aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * c-mode.el (c-fill-paragraph): Calculating the proper fill-prefixJim Blandy1992-12-241-14/+52
* * make-dist: Make sure that the COPYING notices in each directoryJim Blandy1992-12-241-2/+4
* * configure: Start with a blank line; this keeps some old CSH'sJim Blandy1992-12-241-1/+4
* * INSTALL: The build process produces an executable called `emacs'Jim Blandy1992-12-241-69/+77
* (visit-tags-table-buffer): Don't look in list for tags-file-name if nil.Roland McGrath1992-12-211-1/+2
* Many comments added and docstrings fixed.Roland McGrath1992-12-211-123/+197
* (ignore): Use defun instead of fset to define; the byte compiler is smartRoland McGrath1992-12-211-8/+3
* (tagsfiles): New variable.Roland McGrath1992-12-211-3/+6
* (Fcall_interactively): For `s', use Fread_string.Richard M. Stallman1992-12-211-1/+1
* Display load-path at start.Richard M. Stallman1992-12-191-0/+3
* * frame.c (make_terminal_frame): Don't forget to set theJim Blandy1992-12-181-0/+1
* *** empty log message ***David J. MacKenzie1992-12-151-1/+1
* *** empty log message ***Jim Blandy1992-12-141-8/+10
* * make-dist: Don't bother creating an arch-lib directory; that'sJim Blandy1992-12-121-2/+2
* * configure: Don't make the top-level Makefile read-only - peopleJim Blandy1992-12-121-94/+83
* * Makefile.in (install, install.sysv, install.xenix, install.aix):Jim Blandy1992-12-121-113/+280
* * window.c (Fset_window_configuration): If we're restoring theJim Blandy1992-12-121-135/+147
* * search.c (Fskip_chars_forward, Fskip_chars_backward): Return theJim Blandy1992-12-121-18/+27
* Give subprocess creation a way to find a valid current directoryJim Blandy1992-12-121-12/+30
* * macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg isJim Blandy1992-12-121-2/+4
* * fileio.c (find_file_handler): Rename this toJim Blandy1992-12-122-5/+6
* * frame.c (Fdelete_frame): Delete all the windows in the frame'sJim Blandy1992-12-121-0/+5
* Give subprocess creation a way to find a valid current directoryJim Blandy1992-12-121-37/+77
* Give subprocess creation a way to find a valid current directoryJim Blandy1992-12-121-11/+29
* * Makefile.in (distclean): Don't delete machine.h or system.h;Jim Blandy1992-12-121-3/+13
* * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takesJim Blandy1992-12-121-0/+17
* * Makefile.in (exec_prefix): New variable.Jim Blandy1992-12-121-65/+100
* * vc.el (vc-do-command): Set the default directory of the *vc*Jim Blandy1992-12-121-1/+6
* Sat Dec 12 03:22:57 1992 Jim Blandy ([email protected])Jim Blandy1992-12-121-1/+2
* The find-file-name-handler function in ../src/fileio.c is nowJim Blandy1992-12-124-64/+9
* * lpr.el (lpr-switches, lpr-command): Make these defvars, notJim Blandy1992-12-121-2/+2
* * ange-ftp.el (ange-ftp-unhandled-file-name-directory): NewJim Blandy1992-12-121-1/+8
* *** empty log message ***Jim Blandy1992-12-121-15/+7
* *** empty log message ***Jim Meyering1992-12-121-19/+38
* (Info-{first,second,third,fourth,fifth}-menu-item): Removed.Roland McGrath1992-12-091-1/+1
* (Info-{first,second,third,fourth,fifth}-menu-item): Removed.Roland McGrath1992-12-091-34/+17
* *** empty log message ***Jim Blandy1992-12-081-1/+1
* * sendmail.el (mail-self-blind, mail-interactive,Jim Blandy1992-12-061-3/+3
* Tue Dec 1 22:34:42 1992 Jim Blandy ([email protected])Jim Blandy1992-12-061-17/+31
* Fri Dec 4 00:31:30 1992 Jim Blandy ([email protected])Jim Blandy1992-12-061-1/+1
* * c-mode.el (c-style-alist): Add quotes around C++ style name.Eric S. Raymond1992-12-061-1/+1
* * make-path.c (touchy_mkdir): Remove debugging output.Jim Blandy1992-12-061-4/+2
* * Makefile.in (make-path): New target.Jim Blandy1992-12-061-0/+3
* * xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,Jim Blandy1992-12-061-20/+20
* * xfns.c (Fx_create_frame): Initialize f->async_visible too.Jim Blandy1992-12-061-1/+2
* * xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set theJim Blandy1992-12-061-18/+18
* Tue Dec 1 23:42:25 1992 Jim Blandy ([email protected])Jim Blandy1992-12-061-1/+2
* * keyboard.c (kbd_store_ptr): Declare this to be volatile, ifJim Blandy1992-12-061-1/+7
* * frame.h (struct frame): New fields called async_visible andJim Blandy1992-12-061-5/+50
* * frame.c (make_frame): Initialize async_visible andJim Blandy1992-12-061-0/+2