| Commit message (Expand) | Author | Age | Files | Lines |
| * | (dabbrev-case-fold-search, dabbrev-case-replace): Set | Richard M. Stallman | 1996-07-22 | 1 | -0/+2 |
| * | (dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change. | Richard M. Stallman | 1996-07-22 | 1 | -2/+0 |
| * | (dabbrev--search): Don't downcase the result here. | Richard M. Stallman | 1996-07-21 | 1 | -2/+16 |
| * | (executable-find): Doc fix. | Richard M. Stallman | 1996-07-21 | 1 | -1/+1 |
| * | (display-time): Fix prev change: use display-time-update. | Richard M. Stallman | 1996-07-21 | 1 | -1/+1 |
| * | (vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el. | Karl Heuer | 1996-07-21 | 1 | -5/+0 |
| * | (vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el. | Karl Heuer | 1996-07-21 | 1 | -0/+5 |
| * | (rmail-next-same-subject): Don't set search-regexp | Karl Heuer | 1996-07-21 | 1 | -7/+7 |
| * | (display-time): Call display-time-event-handler directly | Richard M. Stallman | 1996-07-21 | 1 | -0/+2 |
| * | (executable-find): Doc fix. | Karl Heuer | 1996-07-21 | 1 | -2/+2 |
| * | Update FSF address and phone number. | Karl Heuer | 1996-07-20 | 1 | -3/+3 |
| * | Fix FSF address in comment. | Karl Heuer | 1996-07-20 | 15 | -32/+47 |
| * | Use current FSF address/phone in sample file. | Karl Heuer | 1996-07-20 | 1 | -3/+3 |
| * | Delete second (obsolete) copy of FSF address. | Karl Heuer | 1996-07-20 | 1 | -4/+0 |
| * | (vip-ms-style-os-p): Doc fix. | Karl Heuer | 1996-07-20 | 1 | -6/+6 |
| * | (check_writable): Use euidaccess, not eaccess. | Karl Heuer | 1996-07-20 | 1 | -2/+2 |
| * | (view-mode-auto-exit): Doc fix. | Karl Heuer | 1996-07-20 | 1 | -1/+4 |
| * | (list-load-path-shadows): Fix ambiguous wording. | Karl Heuer | 1996-07-20 | 1 | -20/+21 |
| * | Don't test X colors unless using X. | Karl Heuer | 1996-07-20 | 1 | -2/+5 |
| * | (balance_intervals_internal): Recurse directly. | Erik Naggum | 1996-07-20 | 1 | -2/+2 |
| * | Clarify info about long filenames on MSDOS-like systems. | Karl Heuer | 1996-07-19 | 1 | -5/+12 |
| * | (copy_text_and_data) [DJGPP >= 2]: Switch off two bits | Karl Heuer | 1996-07-19 | 1 | -0/+10 |
| * | (_BSD_SIGNALS): Define. | Karl Heuer | 1996-07-19 | 1 | -0/+3 |
| * | (SA_RESTART): Add #undef. | Karl Heuer | 1996-07-19 | 1 | -0/+2 |
| * | If no dark magenta, use maroon. | Karl Heuer | 1996-07-19 | 1 | -3/+11 |
| * | (vip-get-filenames-from-buffer): Add &optional. | Karl Heuer | 1996-07-17 | 1 | -1/+1 |
| * | (send-invisble): Comment fix. | Karl Heuer | 1996-07-17 | 1 | -1/+1 |
| * | (display-time): Starting time should be future, not past. | Karl Heuer | 1996-07-17 | 1 | -4/+3 |
| * | Changes for Emacs 19.32. | Karl Heuer | 1996-07-17 | 3 | -23/+64 |
| * | * message.el (message-send): Don't use mail-hist by default. | Lars Magne Ingebrigtsen | 1996-07-16 | 1 | -4/+4 |
| * | (w32_read_socket): Need to erase background | Karl Heuer | 1996-07-16 | 1 | -0/+2 |
| * | (clean): Use OBJDIR macro. | Karl Heuer | 1996-07-16 | 2 | -2/+2 |
| * | (DOC, clean): Use OBJDIR macro. | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
| * | (Fx_create_frame): Do xlwmenu hack only if USE_LUCID. | Karl Heuer | 1996-07-16 | 1 | -1/+3 |
| * | Undo previous change. | Karl Heuer | 1996-07-16 | 9 | -141/+53 |
| * | Undo previous changes. | Karl Heuer | 1996-07-16 | 2 | -18/+2 |
| * | (create_process_1, sigchld_handler): Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -3/+3 |
| * | (input_available_signal, interrupt_signal): Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
| * | (arith_error): Undo previous change. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
| * | Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H, | Karl Heuer | 1996-07-16 | 3 | -3/+3 |
| * | (Fy_or_n_p): Pass 3rd arg to Flookup_key. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
| * | (struct save_window_data, struct saved_window): First | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
| * | (SET_SAVED_MENU_EVENT): New macro. | Karl Heuer | 1996-07-16 | 1 | -16/+20 |
| * | (x_activate_menubar): Allow any event, not just ButtonPress. | Karl Heuer | 1996-07-16 | 1 | -4/+4 |
| * | (struct x_output): Member saved_button_event replaced by | Karl Heuer | 1996-07-16 | 1 | -2/+2 |
| * | (LIBS_TERMCAP): New definition. | Karl Heuer | 1996-07-16 | 1 | -0/+4 |
| * | (print): Fix args in strout calls. | Karl Heuer | 1996-07-16 | 1 | -3/+3 |
| * | (xlwmenu_default_font): Declare, but don't define. | Karl Heuer | 1996-07-16 | 1 | -1/+1 |
| * | (last_event_timestamp): Declare, but don't define. | Karl Heuer | 1996-07-16 | 1 | -1/+2 |
| * | (Qfont): Delete redundant definition. | Karl Heuer | 1996-07-16 | 1 | -3/+0 |