log

age author description
Sat, 12 Dec 1992 15:32:51 +0000 Jim Blandy Give subprocess creation a way to find a valid current directory
Sat, 12 Dec 1992 15:31:32 +0000 Jim Blandy Give subprocess creation a way to find a valid current directory
Sat, 12 Dec 1992 15:29:40 +0000 Jim Blandy * Makefile.in (distclean): Don't delete machine.h or system.h;
Sat, 12 Dec 1992 15:25:18 +0000 Jim Blandy * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes
Sat, 12 Dec 1992 15:24:50 +0000 Jim Blandy * Makefile.in (exec_prefix): New variable.
Sat, 12 Dec 1992 15:22:26 +0000 Jim Blandy * vc.el (vc-do-command): Set the default directory of the *vc*
Sat, 12 Dec 1992 15:22:04 +0000 Jim Blandy Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Sat, 12 Dec 1992 15:21:45 +0000 Jim Blandy The find-file-name-handler function in ../src/fileio.c is now
Sat, 12 Dec 1992 15:21:21 +0000 Jim Blandy * lpr.el (lpr-switches, lpr-command): Make these defvars, not
Sat, 12 Dec 1992 15:19:13 +0000 Jim Blandy * ange-ftp.el (ange-ftp-unhandled-file-name-directory): New
Sat, 12 Dec 1992 14:44:09 +0000 Jim Blandy *** empty log message ***
Sat, 12 Dec 1992 02:55:16 +0000 Jim Meyering *** empty log message ***
Wed, 09 Dec 1992 17:30:20 +0000 Roland McGrath (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
Wed, 09 Dec 1992 17:28:25 +0000 Roland McGrath (Info-{first,second,third,fourth,fifth}-menu-item): Removed.
Tue, 08 Dec 1992 00:39:49 +0000 Jim Blandy *** empty log message ***
Sun, 06 Dec 1992 22:42:10 +0000 Jim Blandy * sendmail.el (mail-self-blind, mail-interactive,
Sun, 06 Dec 1992 22:41:11 +0000 Jim Blandy Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Sun, 06 Dec 1992 22:40:25 +0000 Jim Blandy Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Sun, 06 Dec 1992 22:32:20 +0000 Eric S. Raymond * c-mode.el (c-style-alist): Add quotes around C++ style name.
Sun, 06 Dec 1992 22:27:37 +0000 Jim Blandy * make-path.c (touchy_mkdir): Remove debugging output.
Sun, 06 Dec 1992 22:25:31 +0000 Jim Blandy * Makefile.in (make-path): New target.
Sun, 06 Dec 1992 22:22:09 +0000 Jim Blandy * xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,
Sun, 06 Dec 1992 22:21:21 +0000 Jim Blandy * xfns.c (Fx_create_frame): Initialize f->async_visible too.
Sun, 06 Dec 1992 22:20:47 +0000 Jim Blandy * xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set the
Sun, 06 Dec 1992 22:19:47 +0000 Jim Blandy Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)
Sun, 06 Dec 1992 22:18:02 +0000 Jim Blandy * keyboard.c (kbd_store_ptr): Declare this to be volatile, if
Sun, 06 Dec 1992 22:17:30 +0000 Jim Blandy * frame.h (struct frame): New fields called async_visible and
Sun, 06 Dec 1992 22:16:57 +0000 Jim Blandy * frame.c (make_frame): Initialize async_visible and
Sun, 06 Dec 1992 22:16:26 +0000 Jim Blandy * doc.c (store_function_docstring): New function, made from part
Sun, 06 Dec 1992 22:16:01 +0000 Jim Blandy * dispnew.c: Remove dyked-out copy of safe_bcopy.