| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | * Makefile.in (make-path): New target. | Jim Blandy | 1992-12-06 | 1 | -0/+3 |
| * | * xterm.c (XTread_socket): When we get MapNotify, UnmapNotify, | Jim Blandy | 1992-12-06 | 1 | -20/+20 |
| * | * xfns.c (Fx_create_frame): Initialize f->async_visible too. | Jim Blandy | 1992-12-06 | 1 | -1/+2 |
| * | * xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set the | Jim Blandy | 1992-12-06 | 1 | -18/+18 |
| * | Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1992-12-06 | 1 | -1/+2 |
| * | * keyboard.c (kbd_store_ptr): Declare this to be volatile, if | Jim Blandy | 1992-12-06 | 1 | -1/+7 |
| * | * frame.h (struct frame): New fields called async_visible and | Jim Blandy | 1992-12-06 | 1 | -5/+50 |
| * | * frame.c (make_frame): Initialize async_visible and | Jim Blandy | 1992-12-06 | 1 | -0/+2 |
| * | * doc.c (store_function_docstring): New function, made from part | Jim Blandy | 1992-12-06 | 1 | -35/+50 |
| * | * dispnew.c: Remove dyked-out copy of safe_bcopy. | Jim Blandy | 1992-12-06 | 1 | -30/+0 |
| * | * dispextern.h (struct frame_glyphs): Doc fix. | Jim Blandy | 1992-12-06 | 1 | -0/+1 |
| * | src/ * data.c (indirect_function): Delete unused argument ERROR. | Jim Blandy | 1992-12-06 | 1 | -1/+1 |
| * | Now partially conforms with GNU coding standards. I'm only checking | Jim Blandy | 1992-12-06 | 3 | -341/+308 |
| * | Initial revision | Jim Blandy | 1992-12-04 | 1 | -0/+87 |
| * | *** empty log message *** | David J. MacKenzie | 1992-12-01 | 1 | -1/+4 |
| * | (add-change-log-entry): Expand file-name again after chasing links. | Richard M. Stallman | 1992-11-27 | 1 | -1/+2 |
| * | Copy changes from 18.59: | Richard M. Stallman | 1992-11-26 | 1 | -29/+69 |
| * | *** empty log message *** | David J. MacKenzie | 1992-11-26 | 1 | -1/+3 |
| * | *** empty log message *** | David J. MacKenzie | 1992-11-24 | 1 | -1/+1 |
| * | Finish previous change. | Jim Blandy | 1992-11-24 | 1 | -6/+0 |
| * | * Makefile.in (clean): Remove prefix-args. | Jim Blandy | 1992-11-24 | 1 | -1/+1 |
| * | (LD_SWITCH_SYSTEM): Make alternate version for GCC. | Richard M. Stallman | 1992-11-21 | 1 | -1/+5 |
| * | *** empty log message *** | Karl Berry | 1992-11-21 | 2 | -79/+115 |
| * | (vc-next-action): Undo previous change. | Richard M. Stallman | 1992-11-20 | 1 | -2/+3 |
| * | Thu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1992-11-20 | 1 | -25/+40 |
| * | * subr.el (lambda): Doc fix. | Jim Blandy | 1992-11-20 | 1 | -3/+11 |
| * | * fortran.el: New version of version 1.30 (!) from Stephen A. Wood | Jim Blandy | 1992-11-20 | 1 | -240/+132 |
| * | * m/sparc.h: Don't include <sys/param.h> here; that screws up the | Jim Blandy | 1992-11-20 | 1 | -4/+0 |
| * | Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) | Jim Blandy | 1992-11-20 | 1 | -20/+57 |
| * | *** empty log message *** | Jim Blandy | 1992-11-20 | 1 | -322/+310 |
| * | * configure: Use GCC-style configuration names, using config.sub. | Jim Blandy | 1992-11-20 | 1 | -47/+446 |
| * | * make-dist: Explain what's going on if config.sub and gmalloc.c | Jim Blandy | 1992-11-20 | 1 | -75/+71 |
| * | * config.sub: Added Xenix operating system. | Jim Blandy | 1992-11-18 | 1 | -0/+3 |
| * | * make-dist: Don't bother to distribute src/*.com, or | Jim Blandy | 1992-11-16 | 1 | -1/+1 |
| * | * bytecomp.el: Declare unread-command-char an obsolete variable. | Jim Blandy | 1992-11-16 | 1 | -9/+9 |
| * | * bytecomp.el: Declare unread-command-char an obsolete variable. | Jim Blandy | 1992-11-16 | 1 | -1/+1 |
| * | * bytecomp.el: Declare unread-command-char an obsolete variable. | Jim Blandy | 1992-11-16 | 1 | -3/+3 |