| Commit message (Expand) | Author | Age | Files | Lines |
| * | * frame.h (struct frame): New fields `can_have_scrollbars' and | Jim Blandy | 1992-12-24 | 1 | -19/+59 |
| * | * dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and | Jim Blandy | 1992-12-24 | 1 | -1/+1 |
| * | * buffer.c (Frename_buffer): Set update_mode_lines. | Jim Blandy | 1992-12-24 | 1 | -0/+5 |
| * | * ymakefile (all, xemacs): We build an executable called `emacs' now, | Jim Blandy | 1992-12-24 | 1 | -5/+5 |
| * | * sendmail.el (mail-position-on-field): `end' is guaranteed to be | Jim Blandy | 1992-12-24 | 1 | -1/+0 |
| * | * rmail.el (rmail-unix-mail-delimiter): Not all time zone names | Jim Blandy | 1992-12-24 | 1 | -1/+1 |
| * | * loadup.el: Dump under the name `emacs', not `xemacs'. | Jim Blandy | 1992-12-24 | 1 | -4/+8 |
| * | * compile.el (compilation-error-regexp-alist): Tightened up | Jim Blandy | 1992-12-24 | 1 | -1/+8 |
| * | * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix | Jim Blandy | 1992-12-24 | 1 | -14/+52 |
| * | * make-dist: Make sure that the COPYING notices in each directory | Jim Blandy | 1992-12-24 | 1 | -2/+4 |
| * | * configure: Start with a blank line; this keeps some old CSH's | Jim Blandy | 1992-12-24 | 1 | -1/+4 |
| * | * INSTALL: The build process produces an executable called `emacs' | Jim Blandy | 1992-12-24 | 1 | -69/+77 |
| * | (visit-tags-table-buffer): Don't look in list for tags-file-name if nil. | Roland McGrath | 1992-12-21 | 1 | -1/+2 |
| * | Many comments added and docstrings fixed. | Roland McGrath | 1992-12-21 | 1 | -123/+197 |
| * | (ignore): Use defun instead of fset to define; the byte compiler is smart | Roland McGrath | 1992-12-21 | 1 | -8/+3 |
| * | (tagsfiles): New variable. | Roland McGrath | 1992-12-21 | 1 | -3/+6 |
| * | (Fcall_interactively): For `s', use Fread_string. | Richard M. Stallman | 1992-12-21 | 1 | -1/+1 |
| * | Display load-path at start. | Richard M. Stallman | 1992-12-19 | 1 | -0/+3 |
| * | * frame.c (make_terminal_frame): Don't forget to set the | Jim Blandy | 1992-12-18 | 1 | -0/+1 |
| * | *** empty log message *** | David J. MacKenzie | 1992-12-15 | 1 | -1/+1 |
| * | *** empty log message *** | Jim Blandy | 1992-12-14 | 1 | -8/+10 |
| * | * make-dist: Don't bother creating an arch-lib directory; that's | Jim Blandy | 1992-12-12 | 1 | -2/+2 |
| * | * configure: Don't make the top-level Makefile read-only - people | Jim Blandy | 1992-12-12 | 1 | -94/+83 |
| * | * Makefile.in (install, install.sysv, install.xenix, install.aix): | Jim Blandy | 1992-12-12 | 1 | -113/+280 |
| * | * window.c (Fset_window_configuration): If we're restoring the | Jim Blandy | 1992-12-12 | 1 | -135/+147 |
| * | * search.c (Fskip_chars_forward, Fskip_chars_backward): Return the | Jim Blandy | 1992-12-12 | 1 | -18/+27 |
| * | Give subprocess creation a way to find a valid current directory | Jim Blandy | 1992-12-12 | 1 | -12/+30 |
| * | * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is | Jim Blandy | 1992-12-12 | 1 | -2/+4 |
| * | * fileio.c (find_file_handler): Rename this to | Jim Blandy | 1992-12-12 | 2 | -5/+6 |
| * | * frame.c (Fdelete_frame): Delete all the windows in the frame's | Jim Blandy | 1992-12-12 | 1 | -0/+5 |
| * | Give subprocess creation a way to find a valid current directory | Jim Blandy | 1992-12-12 | 1 | -37/+77 |
| * | Give subprocess creation a way to find a valid current directory | Jim Blandy | 1992-12-12 | 1 | -11/+29 |
| * | * Makefile.in (distclean): Don't delete machine.h or system.h; | Jim Blandy | 1992-12-12 | 1 | -3/+13 |
| * | * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes | Jim Blandy | 1992-12-12 | 1 | -0/+17 |
| * | * Makefile.in (exec_prefix): New variable. | Jim Blandy | 1992-12-12 | 1 | -65/+100 |
| * | * vc.el (vc-do-command): Set the default directory of the *vc* | Jim Blandy | 1992-12-12 | 1 | -1/+6 |
| * | Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1992-12-12 | 1 | -1/+2 |
| * | The find-file-name-handler function in ../src/fileio.c is now | Jim Blandy | 1992-12-12 | 4 | -64/+9 |
| * | * lpr.el (lpr-switches, lpr-command): Make these defvars, not | Jim Blandy | 1992-12-12 | 1 | -2/+2 |
| * | * ange-ftp.el (ange-ftp-unhandled-file-name-directory): New | Jim Blandy | 1992-12-12 | 1 | -1/+8 |
| * | *** empty log message *** | Jim Blandy | 1992-12-12 | 1 | -15/+7 |
| * | *** empty log message *** | Jim Meyering | 1992-12-12 | 1 | -19/+38 |
| * | (Info-{first,second,third,fourth,fifth}-menu-item): Removed. | Roland McGrath | 1992-12-09 | 1 | -1/+1 |
| * | (Info-{first,second,third,fourth,fifth}-menu-item): Removed. | Roland McGrath | 1992-12-09 | 1 | -34/+17 |
| * | *** empty log message *** | Jim Blandy | 1992-12-08 | 1 | -1/+1 |
| * | * sendmail.el (mail-self-blind, mail-interactive, | Jim Blandy | 1992-12-06 | 1 | -3/+3 |
| * | Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1992-12-06 | 1 | -17/+31 |
| * | Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1992-12-06 | 1 | -1/+1 |
| * | * c-mode.el (c-style-alist): Add quotes around C++ style name. | Eric S. Raymond | 1992-12-06 | 1 | -1/+1 |
| * | * make-path.c (touchy_mkdir): Remove debugging output. | Jim Blandy | 1992-12-06 | 1 | -4/+2 |