aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* entered into RCSRichard M. Stallman1994-09-211-1/+2
* (remove-hook, add-hook): Copy existing list before modifying.Richard M. Stallman1994-09-211-11/+4
* *** empty log message ***Richard M. Stallman1994-09-211-5/+6
* (from, labels, data): Use MAX_DATA_LEN as length.Richard M. Stallman1994-09-211-8/+6
* (report_error): Include reason in error message.Karl Heuer1994-09-211-1/+2
* (mail-bury-selects-summary): New variable.Richard M. Stallman1994-09-201-1/+8
* (paths-force): Depend on src/paths.hRichard M. Stallman1994-09-201-1/+4
* (facemenu-update): Make menu separators all dashes.Richard M. Stallman1994-09-201-1/+1
* (SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.Richard M. Stallman1994-09-201-3/+22
* (r_alloc_freeze_level): New variable.Karl Heuer1994-09-201-2/+30
* (trivial_regexp_p): New function.Karl Heuer1994-09-201-26/+55
* (add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.Richard M. Stallman1994-09-201-1/+2
* (FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedesKarl Heuer1994-09-201-4/+10
* (VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.Karl Heuer1994-09-201-3/+0
* (compute_motion): Fix comment.Karl Heuer1994-09-201-1/+1
* (set_frame_size, EmacsFrameSetCharSize): ChangeKarl Heuer1994-09-201-2/+2
* (window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH toKarl Heuer1994-09-201-1/+1
* (display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.Karl Heuer1994-09-201-1/+1
* (x_set_scroll_bar_width): New function.Karl Heuer1994-09-201-2/+23
* * xterm.c (x_new_font): Compute number of scrollbar columns.Karl Heuer1994-09-201-4/+12
* (make_float, make_pure_float): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-201-2/+2
* (Fset_window_buffer): Fix Lisp_Object vs. int problems.Karl Heuer1994-09-201-2/+2
* (kbd_store_ptr): Declare storage class before qualifier.Karl Heuer1994-09-201-4/+6
* (basic-save-buffer-1): If writing temp file failsRichard M. Stallman1994-09-201-2/+6
* (kbd_store_ptr): Declare storage class before qualifier.Karl Heuer1994-09-201-4/+1
* (query-replace-interactive): New user option.Richard M. Stallman1994-09-201-11/+37
* (set_file_times): Move this out of the USG conditional.Karl Heuer1994-09-201-29/+29
* (PURESIZE_RATIO, BASE_PURESIZE): Defined.Richard M. Stallman1994-09-201-4/+20
* (POSIX_SIGNALS): Defined.Richard M. Stallman1994-09-201-0/+3
* (struct saved_window_data): New slots min_width, min_height.Richard M. Stallman1994-09-201-0/+14
* Patches for HPUX, and SunOS4 (Japanese).Per Bothner1994-09-201-6/+3
* *** empty log message ***Richard M. Stallman1994-09-201-0/+18
* (add-hook): Doc fix.Richard M. Stallman1994-09-201-1/+9
* (malloc, realloc): Declared.Richard M. Stallman1994-09-201-0/+7
* entered into RCSJim Blandy1994-09-191-0/+5
* *** empty log message ***Jim Blandy1994-09-191-2/+5
* (syms_of_buffer): Doc fix.Karl Heuer1994-09-191-1/+1
* (config_options): Save all arguments, not just some.Karl Heuer1994-09-191-2/+1
* (Fkey_description): Reverse condition.Karl Heuer1994-09-191-1/+1
* (report-emacs-bug): system-configuration-options was misspelled asKarl Heuer1994-09-191-1/+1
* * disp-table.el: Add support for new window border display tableJim Blandy1994-09-191-7/+12
* Add a new element to display tables controlling side-by-sideJim Blandy1994-09-193-4/+10
* [!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.Karl Heuer1994-09-191-0/+1
* * rlogin.el (rlogin): recognise the `-l user' option to rlogin andFrancesco Potortì1994-09-191-11/+23
* (SYSTEM_TYPE): Delete definition.Richard M. Stallman1994-09-191-3/+0
* (picture-yank-at-click): New function.Richard M. Stallman1994-09-191-0/+10
* Handle ==, !=, + and -.Richard M. Stallman1994-09-191-38/+51
* (Info-insert-dir): Insert newlines before rather thanRichard M. Stallman1994-09-191-3/+3
* (RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).Richard M. Stallman1994-09-191-2/+2
* (rmail-summary-construct-io-menu): New function.Richard M. Stallman1994-09-191-2/+26