| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (unshow_buffer): Unconditionally set last_window_start. | Richard M. Stallman | 1994-02-18 | 1 | -0/+9 |
| * | (vc-lookup-triple): Yield nil, not "", if NAME is nil. | Paul Eggert | 1994-02-18 | 1 | -1/+1 |
| * | (Fdelete_other_windows): Don't call Frecenter; | Richard M. Stallman | 1994-02-18 | 1 | -1/+4 |
| * | (dumpglyphs): Try various alternatives for foreground color | Richard M. Stallman | 1994-02-18 | 1 | -1/+19 |
| * | Comment changes. | Richard M. Stallman | 1994-02-17 | 1 | -0/+3 |
| * | *** empty log message *** | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| * | (ange-ftp-insert-file-contents): New arg REPLACE. | Richard M. Stallman | 1994-02-17 | 1 | -6/+5 |
| * | *** empty log message *** | Fred Pierresteguy | 1994-02-17 | 1 | -2/+2 |
| * | Delete the code to enable menu bars. | Richard M. Stallman | 1994-02-17 | 1 | -7/+8 |
| * | (defun-prompt-regexp): Now a user variable. | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| * | Use <...> for config.h. | Richard M. Stallman | 1994-02-17 | 2 | -2/+2 |
| * | *** empty log message *** | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| * | (Finsert_file_contents): Fix previous change. | Richard M. Stallman | 1994-02-17 | 1 | -0/+1 |
| * | (mail-mailer-swallows-blank-line): Fix regexp typo. | Richard M. Stallman | 1994-02-17 | 1 | -2/+2 |
| * | * etags.c (--absolute-pathnames): this option removed. | Francesco Potortì | 1994-02-17 | 1 | -25/+2 |
| * | (Finsert_file_contents): New arg REPLACE. | Richard M. Stallman | 1994-02-17 | 1 | -5/+97 |
| * | (revert-buffer): Use new insert-file-contents replace arg. | Richard M. Stallman | 1994-02-17 | 1 | -3/+3 |
| * | interpreter-mode-alist: Add modes for awk, gawk, and scm scripts. | Noah Friedman | 1994-02-17 | 1 | -1/+4 |
| * | (child_setup_tty): Typo in previous change. | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| * | (time-stamp-start): Allow more white space | Richard M. Stallman | 1994-02-17 | 1 | -2/+3 |
| * | entered into RCS | Richard M. Stallman | 1994-02-17 | 1 | -0/+2 |
| * | (unexec): Add cast to result of `sbrk'. | Richard M. Stallman | 1994-02-17 | 1 | -1/+2 |
| * | (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY. | Richard M. Stallman | 1994-02-17 | 1 | -0/+4 |
| * | (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined. | Richard M. Stallman | 1994-02-17 | 1 | -4/+8 |
| * | (BSD_PGRPS): Defined. | Richard M. Stallman | 1994-02-17 | 4 | -0/+16 |
| * | (main): Test BSD_PGRPS, not BSD. | Richard M. Stallman | 1994-02-17 | 1 | -1/+1 |
| * | (init_sys_modes, reset_sys_modes): Test BSD_PGRPS. | Richard M. Stallman | 1994-02-17 | 1 | -4/+4 |
| * | (mips-sony-newsos*): New configuration. | Richard M. Stallman | 1994-02-17 | 1 | -0/+3 |
| * | (rs6000-bull-bosx*): New configuration. | Fred Pierresteguy | 1994-02-17 | 1 | -0/+5 |
| * | (copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to | Roland McGrath | 1994-02-17 | 1 | -1/+1 |
| * | (init_sys_modes): IEXTEN is in c_lflag, not c_iflag. | Richard M. Stallman | 1994-02-16 | 1 | -1/+1 |
| * | (put_line): Don't break the line if it all fits. | Richard M. Stallman | 1994-02-16 | 1 | -9/+14 |
| * | (recover-file): Call auto-save-file-name-p correctly. | Richard M. Stallman | 1994-02-16 | 1 | -1/+2 |
| * | (c++-mode): Set parse-sexp-ignore-comments to t. | Richard M. Stallman | 1994-02-16 | 1 | -1/+1 |
| * | (interpreter-mode-alist): New variable. | Richard M. Stallman | 1994-02-16 | 1 | -1/+33 |
| * | (face-try-color-list): Don't rely on errors from using | Richard M. Stallman | 1994-02-15 | 1 | -16/+24 |
| * | (sys_write): If any bytes were written, return how many. | Richard M. Stallman | 1994-02-15 | 1 | -1/+1 |
| * | (XTread_socket): Do not assume that select returning | Richard M. Stallman | 1994-02-15 | 1 | -1/+7 |
| * | *** empty log message *** | Fred Pierresteguy | 1994-02-15 | 1 | -1/+14 |
| * | *** empty log message *** | Fred Pierresteguy | 1994-02-15 | 1 | -1/+9 |
| * | (Fx_close_current_connection): call check_x. | Karl Heuer | 1994-02-14 | 1 | -0/+6 |
| * | (Fx_popup_menu): Likewise. | Karl Heuer | 1994-02-14 | 1 | -0/+1 |
| * | (check_x): Make it global. | Karl Heuer | 1994-02-14 | 1 | -1/+3 |
| * | (x-own-selection-internal, x-get-selection-internal, | Karl Heuer | 1994-02-14 | 1 | -0/+8 |
| * | (check_x): Declare it. | Karl Heuer | 1994-02-14 | 1 | -0/+3 |
| * | Initial revision | Richard M. Stallman | 1994-02-14 | 1 | -0/+586 |
| * | (current-word): Remove (interactive). | Karl Heuer | 1994-02-14 | 1 | -1/+0 |
| * | (indented_beyond_p): New function. | Karl Heuer | 1994-02-14 | 1 | -4/+16 |
| * | (try_window_id, display_text_line): Treat blank lines specially in | Karl Heuer | 1994-02-14 | 1 | -9/+8 |
| * | Fix comments. | Karl Heuer | 1994-02-14 | 1 | -3/+3 |