| Commit message (Expand) | Author | Age | Files | Lines |
| * | Renamed from eval-region.el. Fix the `provide' call. | Richard M. Stallman | 1994-04-11 | 1 | -11/+11 |
| * | (Fmouse_position) [!MULTI_FRAME]: Declare col and row. | Karl Heuer | 1994-04-11 | 1 | -1/+1 |
| * | (make_lispy_movement): Conditionalize on MULTI_FRAME. | Richard M. Stallman | 1994-04-11 | 1 | -2/+6 |
| * | (x_decline_selection_request): Call XFlushQueue. | Richard M. Stallman | 1994-04-11 | 1 | -2/+3 |
| * | (Fsetq): Doc fix. | Richard M. Stallman | 1994-04-11 | 1 | -3/+3 |
| * | (syms_of_print): Doc fix. | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| * | (dired-move-to-filename): Use skip-chars-forward | Richard M. Stallman | 1994-04-11 | 1 | -8/+7 |
| * | (jka-compr-handler): Save match data. | Karl Heuer | 1994-04-11 | 1 | -2/+4 |
| * | Comment change. | Richard M. Stallman | 1994-04-11 | 1 | -0/+14 |
| * | (makefile-mode): make-local-variable misspelled as make-local-file. | Karl Heuer | 1994-04-11 | 1 | -2/+2 |
| * | (comint-dynamic-complete-as-filename): Save end of match before calling other | Karl Heuer | 1994-04-11 | 1 | -6/+9 |
| * | (dired-move-to-filename): Handle leading blanks. | Karl Heuer | 1994-04-11 | 1 | -11/+3 |
| * | (force-mode-line-update): Doc fix. | Karl Heuer | 1994-04-11 | 1 | -1/+1 |
| * | entered into RCS | Richard M. Stallman | 1994-04-11 | 1 | -1/+1 |
| * | (msdos): Don't link patch1. Link sed*.inp, not sed.in*. | Richard M. Stallman | 1994-04-10 | 1 | -1/+1 |
| * | If server is a Sun, call menu-bar-enable-clipboard. | Richard M. Stallman | 1994-04-10 | 1 | -0/+5 |
| * | (dumpglyphs): Clear any extra pixel rows below the text. | Richard M. Stallman | 1994-04-10 | 1 | -33/+217 |
| * | (x_figure_window_size): Don't call x_calc_absolute_position. | Richard M. Stallman | 1994-04-10 | 1 | -20/+67 |
| * | (EmacsFrameSetCharSize): Do not attempt to preserve the window position. | Richard M. Stallman | 1994-04-10 | 1 | -11/+1 |
| * | (internal_self_insert): Test Vafter_change_functions, | Richard M. Stallman | 1994-04-10 | 1 | -1/+2 |
| * | (before_change_functions_restore): | Richard M. Stallman | 1994-04-10 | 1 | -1/+85 |
| * | (Vafter_change_functions, Vbefore_change_functions): Declared. | Richard M. Stallman | 1994-04-10 | 1 | -0/+2 |
| * | (Vafter_change_functions, Vbefore_change_functions): New variables. | Richard M. Stallman | 1994-04-10 | 1 | -4/+31 |
| * | (frame_update_line_height): Check param_faces[i] not null. | Richard M. Stallman | 1994-04-10 | 1 | -37/+31 |
| * | (Fx_list_fonts): Doc fix. | Richard M. Stallman | 1994-04-10 | 1 | -2/+2 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-10 | 2 | -16/+35 |
| * | comment changes. | Daniel LaLiberte | 1994-04-09 | 1 | -3/+8 |
| * | (inhibit-first-line-modes-regexps): Renamed from | Richard M. Stallman | 1994-04-09 | 1 | -4/+4 |
| * | Jumping up to new revision. | Daniel LaLiberte | 1994-04-09 | 1 | -9/+8 |
| * | (main): Handle EXTRA_INITIALIZE. | Richard M. Stallman | 1994-04-09 | 1 | -0/+4 |
| * | Initial revision | Richard M. Stallman | 1994-04-09 | 1 | -0/+8 |
| * | Handle -isc4.0*. | Richard M. Stallman | 1994-04-09 | 1 | -0/+1 |
| * | (function-key-map): Use f11, not \e. | Richard M. Stallman | 1994-04-09 | 1 | -1/+2 |
| * | (get_keymap): Pass 1 as ERROR to get_keymap_1. | Richard M. Stallman | 1994-04-09 | 1 | -15/+19 |
| * | (struct matrix_elt): Use int, not short. | Richard M. Stallman | 1994-04-09 | 1 | -7/+7 |
| * | (make_buffer_string): Copy properties whenever we have some | Richard M. Stallman | 1994-04-09 | 1 | -2/+3 |
| * | Add ns* as operating systems; default to ns2 for NeXT. | Richard Kenner | 1994-04-09 | 1 | -2/+8 |
| * | (x_char_height): Use line_height field. | Richard M. Stallman | 1994-04-09 | 1 | -8/+8 |
| * | (struct x_display): New field line_height. | Richard M. Stallman | 1994-04-09 | 1 | -3/+6 |
| * | (frame_update_line_height): New function. | Richard M. Stallman | 1994-04-09 | 1 | -0/+26 |
| * | (stufflines, scraplines, dumprectangle, x_do_pending_expose) | Richard M. Stallman | 1994-04-09 | 1 | -26/+30 |
| * | (get_default_char_pixel_size): Use line_height field. | Richard M. Stallman | 1994-04-09 | 1 | -1/+1 |
| * | (update_line): Use line_height field. | Richard M. Stallman | 1994-04-09 | 1 | -1/+1 |
| * | (Fx_popup_menu): Use line_height field. | Richard M. Stallman | 1994-04-09 | 1 | -1/+1 |
| * | (Fvertical_motion): Use window arg, not selected_window. | Karl Heuer | 1994-04-09 | 1 | -3/+3 |
| * | (rmail-new-summary): Avoid unsafe save-restriction. | Karl Heuer | 1994-04-09 | 1 | -13/+17 |
| * | checked in with -k by liberte at 1994/04/09 20:57:56 | Daniel LaLiberte | 1994-04-08 | 1 | -51/+51 |
| * | Support kp-tab, kp-multiply, kp-add, kp-divide. | Richard M. Stallman | 1994-04-08 | 1 | -1/+5 |
| * | (syms_of_xfns): Define Vx_cross_pointer_shape. | Fred Pierresteguy | 1994-04-08 | 1 | -1/+20 |
| * | (cross_cursor): New field for struct x_display. | Fred Pierresteguy | 1994-04-08 | 1 | -0/+1 |