| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (desktop-internal-v2s): Make structure match docstring. | Karl Heuer | 1994-04-25 | 1 | -6/+6 |
| * | (tar-copy): Don't bother with a temp buffer. | Karl Heuer | 1994-04-25 | 1 | -17/+4 |
| * | Recognize FreeBSD. | Richard Kenner | 1994-04-25 | 1 | -3/+3 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-25 | 1 | -7/+94 |
| * | (mode-line-format): Put `mode-line-process' earlier. | Richard M. Stallman | 1994-04-24 | 1 | -18/+18 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-24 | 5 | -236/+385 |
| * | Initial revision | Richard M. Stallman | 1994-04-24 | 1 | -0/+138 |
| * | (rmail-highlight-headers): Extracted as a new function. Fix overlay position. | Karl Heuer | 1994-04-24 | 1 | -37/+42 |
| * | (shell-dirstack-query): Defaults to nil. | Richard M. Stallman | 1994-04-24 | 1 | -6/+8 |
| * | *** empty log message *** | Richard M. Stallman | 1994-04-24 | 1 | -0/+38 |
| * | (vc-mode-line): Warn if file is not vc-registered | Richard M. Stallman | 1994-04-24 | 1 | -0/+6 |
| * | (Fselect_window): Use Fselect_frame. | Richard M. Stallman | 1994-04-24 | 1 | -1/+5 |
| * | (lisp-mode-variables): In comment-start-skip, | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | (tar-extract): Don't put whole file name in buffer name. | Richard M. Stallman | 1994-04-24 | 1 | -6/+13 |
| * | (terminal-cease-edit, terminal-mode): | Richard M. Stallman | 1994-04-24 | 1 | -2/+2 |
| * | (shell-command): Remove space after `:' in mode-line-process. | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | (inferior-lisp-mode): Remove space after `:' in mode-line-process. | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | (gud-mode, gud-sentinel): | Richard M. Stallman | 1994-04-24 | 1 | -2/+2 |
| * | (find-dired, find-dired-sentinel): | Richard M. Stallman | 1994-04-24 | 1 | -5/+5 |
| * | (compilation-setup, compilation-sentinel): | Richard M. Stallman | 1994-04-24 | 1 | -2/+2 |
| * | (comint-mode): Remove space after `:' in mode-line-process. | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | (inferior-scheme-mode): | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | (tc-mode-line-format): | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | (tpu-set-mode-line): | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | (Man-mode-line-format): | Richard M. Stallman | 1994-04-24 | 1 | -1/+1 |
| * | Doc fixes. | Richard M. Stallman | 1994-04-24 | 1 | -9/+21 |
| * | (rmail-show-message): Always re-set overlay face property. | Richard M. Stallman | 1994-04-24 | 1 | -0/+1 |
| * | (kill-paragraph): Don't use save-excursion. | Richard M. Stallman | 1994-04-24 | 1 | -4/+4 |
| * | (kill-line, kill-word): Don't use save-excursion. | Richard M. Stallman | 1994-04-24 | 1 | -6/+15 |
| * | (Fkill_all_local_variables): Doc fix. | Richard M. Stallman | 1994-04-24 | 1 | -1/+4 |
| * | (rmail-show-message): Use overlays, not text properties. | Richard M. Stallman | 1994-04-24 | 1 | -3/+21 |
| * | (mail-extr-all-top-level-domains): Renamed from all-top-level-domains. | Richard M. Stallman | 1994-04-24 | 1 | -796/+1226 |
| * | (create_process): Use child_setup_tty only if pty_flag. | Richard M. Stallman | 1994-04-24 | 1 | -1/+2 |
| * | (create_process): Use SETUP_SLAVE_PTY only if pty_flag. | Richard M. Stallman | 1994-04-24 | 1 | -1/+4 |
| * | (special-display-frame-alist): New variable. | Richard M. Stallman | 1994-04-23 | 1 | -0/+28 |
| * | Implement special frames for specified buffers. | Richard M. Stallman | 1994-04-23 | 1 | -7/+48 |
| * | (Fset_frame_selected_window): New function. | Richard M. Stallman | 1994-04-23 | 1 | -1/+26 |
| * | (Vascii_canon_table, Vascii_eqv_table): Declared. | Richard M. Stallman | 1994-04-23 | 1 | -0/+1 |
| * | (reset_buffer_local_variables): Use Vascii_eqv_table | Richard M. Stallman | 1994-04-23 | 1 | -2/+2 |
| * | Wrote tcl-indent-for-comment | Tom Tromey | 1994-04-23 | 1 | -46/+92 |
| * | (rmail-show-message): Highlight the specified fields. | Richard M. Stallman | 1994-04-23 | 1 | -0/+26 |
| * | (etags, ctags): Make VERSION a string constant. | Richard M. Stallman | 1994-04-23 | 1 | -2/+2 |
| * | (print_version): Print VERSION as a string. | Richard M. Stallman | 1994-04-23 | 1 | -1/+1 |
| * | (comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l. | Richard M. Stallman | 1994-04-23 | 1 | -1/+1 |
| * | (LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT. | Richard M. Stallman | 1994-04-23 | 1 | -10/+10 |
| * | Test for libresolv.a. | Richard M. Stallman | 1994-04-23 | 1 | -20/+30 |
| * | (alloca.o): Use config_h. | Richard M. Stallman | 1994-04-23 | 1 | -2/+6 |
| * | (max_process_desc): New variable. | Richard M. Stallman | 1994-04-23 | 1 | -1/+19 |
| * | (ange-ftp-add-file-entry-alist): Fix typo in prev change. | Richard M. Stallman | 1994-04-23 | 1 | -2/+2 |
| * | Many doc fixes. | Richard M. Stallman | 1994-04-23 | 1 | -161/+158 |