- 23 Dec, 1993 17 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(minibuffer_auto_raise): New variable. (syms_of_minibuf): Set up Lisp var. (read_minibuf): Maybe raise the minibuffer's frame.
-
Richard M. Stallman authored
offset_intervals is 'from', not 'point'. (modify_region): Call record_first_change if necessary. (insert_from_string): Pass LENGTH arg to graft_intervals_into_buffer.
-
Richard M. Stallman authored
(memory_warning_signal): New function. (main): Handle SIGDANGER, if defined.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(emacs.o): Define macro CONFIGURATION. [__GNUC__ > 1]: Maybe define LINKER_WAS_SPECIFIED. [LINKER_WAS_SPECIFIED] (YMF_PASS_LDFLAGS): Define as identity.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(make_frame): Don't add to frame list here.
-
Richard M. Stallman authored
(display_string): Fix truncation-criterion after main loop for termination due to LENGTH. (echo_area_glyphs_length): New variable. (message1): Set it. (message2): New function. (display_string): New arg LENGTH. (echo_area_display): Pass new arg to display_string. (redisplay_window): Likewise. (display_text_line): Likewise. (display_menu_bar): Likewise. (display_mode_element): Likewise. (update_menu_bar, update_menu_bars): New functions. (prepare_menu_bars): New function. (redisplay_window): Don't update menu bar here. (display_menu_bar): Assume item list already updated. (redisplay_window): Don't alter lpoint when w is selected window in a non-selected frame.
-
Richard M. Stallman authored
(Fx_create_frame): Add frame to Vframe_list. (Fx_create_frame): Fix order of arguments of x_wm_set_size_hint call. This corrects handling of +x-y and -x+y geometry specifications. (XSetWMProtocols): New function, defined conditionally.
-
Richard M. Stallman authored
Special handling for "dead accent" keysyms. (construct_mouse_click, x_scroll_bar_handle_click) (XTread_socket): `code' of an event is now an int. (pixel_to_glyph_coords): New arg NOCLIP. Callers changed. (XTread_socket): For MotionNotify, if x_mouse_grabbed, use last_mouse_frame. (construct_mouse_click): Set last_mouse_frame. (XTmouse_position): If x_mouse_grabbed, use last_mouse_frame. (x_calc_absolute_position): Borderwidth must be doubled before subtracting from width to get correct value.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Special handling for "dead accent" keysyms. (lispy_accent_codes, lispy_accent_keys): New variables. (quit_throw_to_read_char): Don't switch frames if internal_last_event_frame is not a frame. (kbd_buffer_store_event, make_lispy_event) (stuff_buffered_input): `code' of an event is now an int. (make_lispy_movement): If we have a frame but pos is not in a window, return an event with the frame. (read_key_sequence): Don't return if in middle of possible function-key-map sequence, if the bindings were all found by case conversion. (set_waiting_for_input): Code testing echo_flag deleted. (echo_flag, echo_now): Vars deleted. (read_key_sequence): Bind case_converted at top level. Clear it at replay_sequence. (follow_key): Never clear *CASE_CONVERTED. (syms_of_keyboard): Define Lisp var track-mouse. (follow_key): New arg case_converted. (read_key_sequence): Pass the new arg. If key has a binding via case-conversion, that does not prevent use of function_key_map. (read_char): Call prepare_menu_bars. (tracking_off): Call prepare_menu_bars.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(direct_output_forward_char): Give up if in truncated text at end of line.
-
- 22 Dec, 1993 2 commits
-
-
Francesco Potortì authored
(HAVE_UNISTD_H): deleted because configure takes care of it. (C_SWITCH_MACHINE): added optimisation options for gnu cc.
-
Noah Friedman authored
Change comments to indicate that any header starting with `X-' is not supposed to be implemented. This gives us the same "out" as that RFC822 does.
-
- 19 Dec, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 15 Dec, 1993 2 commits
-
-
Richard M. Stallman authored
-
Roland McGrath authored
Calling sleep (0) causes a gratuitous delay on some systems.
-
- 13 Dec, 1993 1 commit
-
-
Richard M. Stallman authored
-
- 11 Dec, 1993 1 commit
-
-
Roland McGrath authored
(unexec): Remove unused variable BUF. Use MAP_FILE bit in mmap call. (run_time_remap): Use MAP_FILE bit in mmap call.
-
- 09 Dec, 1993 1 commit
-
-
Roland McGrath authored
also match `"foo.c", line 13 pos 1...".
-
- 08 Dec, 1993 1 commit
-
-
Roland McGrath authored
C library. I changed this in version 18 in 1991, but the change never got propagated.
-
- 05 Dec, 1993 1 commit
-
-
Paul Eggert authored
This fixes a bug where GMT was being reported as if it were local time.
-
- 03 Dec, 1993 2 commits
-
-
Paul Eggert authored
specifying whether we want to compute the differences if the file is changed. Otherwise, use cmp instead of diff. (vc-next-action-on-file): Use new vc-workfile-unchanged-p option; this avoids recomputing the differences in some cases. (vc-backend-diff): OLDVERS is now optional; all callers changed. New optional argument CMP says to use `cmp' rather than `diff'.
-
Paul Eggert authored
-
- 02 Dec, 1993 2 commits
-
-
Roland McGrath authored
calling read-file-name explicitly. This function is useful to call from programs with a computed argument.
-
Paul Eggert authored
group-write and other-write.
-
- 01 Dec, 1993 2 commits
-
-
Noah Friedman authored
rlogin-initially-track-cwd.
-
Noah Friedman authored
not just (point), whatever random value that may be. Put bindings for `proc-mark', `region-begin', and `window' in separate setq forms. In determining whether window-start readjustment is needed, do not examine scroll-step; it is irrelevant.
-
- 28 Nov, 1993 4 commits
-
-
Richard M. Stallman authored
Copy install.sh into distribution. Move the temp dir up into the parent dir; don't leave the staging dir make-dist.tmp... in existence.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Include -lPW in it.
-
- 27 Nov, 1993 3 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-