- 11 Apr, 1994 13 commits
-
-
Karl Heuer authored
-
Richard M. Stallman authored
(kbd_buffer_get_event): Call make_lispy_movement only if MULTI_FRAME.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
instead of looking-at, for speed.
-
Karl Heuer authored
-
Richard M. Stallman authored
-
Karl Heuer authored
-
Karl Heuer authored
functions. Handle non-match too.
-
Karl Heuer authored
-
Karl Heuer authored
-
Richard M. Stallman authored
-
- 10 Apr, 1994 12 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(x_display_box_cursor): Explicitly clear full height of line. (dumpglyphs): New arg just_foreground. Callers changed. (x_set_window_size): Call XSync. (note_mouse_highlight): Do nothing if buffer has changed.
-
Richard M. Stallman authored
(x_window): Separate into two alternative definitions. Call x_calc_absolute_position here.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
Vbefore_change_functions.
-
Richard M. Stallman authored
(after_change_functions_restore): New functions. (signal_before_change): Handle Vbefore_change_functions. (signal_after_change): Handle Vafter_change_functions.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(syms_of_buffer): Set up Lisp vars.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 09 Apr, 1994 15 commits
-
-
Daniel LaLiberte authored
-
Richard M. Stallman authored
inhibit-local-variables-regexps.
-
Daniel LaLiberte authored
Simplify definition of defalias for Emacs 18.
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(get_keyelt): New arg AUTOLOAD means load keymaps indirected thru. All callers changed; most pass 0. (Fdefine_key, Flookup_key): Load all the keymaps we look in.
-
Richard M. Stallman authored
Use unsigned char for insertcount and deletecount. (INFINITY): Increase to 1000000.
-
Richard M. Stallman authored
even if they don't change.
-
Richard Kenner authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(VERTICAL_SCROLL_BAR_PIXEL_HEIGHT, PIXEL_TO_CHAR_ROW) (CHAR_TO_PIXEL_ROW): Use line_height field.
-
Richard M. Stallman authored
(Fset_face_attribute_internal): Call that.
-
Richard M. Stallman authored
(pixel_to_glyph_coords, x_draw_box, clear_cursor, x_display_bar_cursor) (x_set_resize_hint, x_set_mouse_position, x_wm_set_size_hint) (XTclear_end_of_line, redraw_previous_char): Use line_height field. (x_new_font): If frame is new, set line_height field. Otherwise call frame_update_line_height.
-