bpt/emacs.git
1992-12-24 Jim Blandy* buffer.c (Frename_buffer): Set update_mode_lines.
1992-12-24 Jim Blandy* ymakefile (all, xemacs): We build an executable calle...
1992-12-24 Jim Blandy* sendmail.el (mail-position-on-field): `end' is guaran...
1992-12-24 Jim Blandy* rmail.el (rmail-unix-mail-delimiter): Not all time...
1992-12-24 Jim Blandy* loadup.el: Dump under the name `emacs', not `xemacs'.
1992-12-24 Jim Blandy* compile.el (compilation-error-regexp-alist): Tightened up
1992-12-24 Jim Blandy* c-mode.el (c-fill-paragraph): Calculating the proper...
1992-12-24 Jim Blandy* make-dist: Make sure that the COPYING notices in...
1992-12-24 Jim Blandy* configure: Start with a blank line; this keeps some...
1992-12-24 Jim Blandy* INSTALL: The build process produces an executable...
1992-12-21 Roland McGrath(visit-tags-table-buffer): Don't look in list for tags...
1992-12-21 Roland McGrathMany comments added and docstrings fixed.
1992-12-21 Roland McGrath(ignore): Use defun instead of fset to define; the...
1992-12-21 Roland McGrath(tagsfiles): New variable.
1992-12-21 Richard M.... (Fcall_interactively): For `s', use Fread_string.
1992-12-19 Richard M.... Display load-path at start.
1992-12-18 Jim Blandy* frame.c (make_terminal_frame): Don't forget to set the
1992-12-15 David J. MacKenzie*** empty log message ***
1992-12-14 Jim Blandy*** empty log message ***
1992-12-12 Jim Blandy* make-dist: Don't bother creating an arch-lib director...
1992-12-12 Jim Blandy* configure: Don't make the top-level Makefile read...
1992-12-12 Jim Blandy* Makefile.in (install, install.sysv, install.xenix...
1992-12-12 Jim Blandy* window.c (Fset_window_configuration): If we're restor...
1992-12-12 Jim Blandy* search.c (Fskip_chars_forward, Fskip_chars_backward...
1992-12-12 Jim BlandyGive subprocess creation a way to find a valid current...
1992-12-12 Jim Blandy* macros.c (Fend_kbd_macro): Don't use XFASTINT to...
1992-12-12 Jim Blandy* fileio.c (find_file_handler): Rename this to
1992-12-12 Jim Blandy* frame.c (Fdelete_frame): Delete all the windows in...
1992-12-12 Jim BlandyGive subprocess creation a way to find a valid current...
1992-12-12 Jim BlandyGive subprocess creation a way to find a valid current...
1992-12-12 Jim Blandy* Makefile.in (distclean): Don't delete machine.h or...
1992-12-12 Jim Blandy* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER...
1992-12-12 Jim Blandy* Makefile.in (exec_prefix): New variable.
1992-12-12 Jim Blandy* vc.el (vc-do-command): Set the default directory...
1992-12-12 Jim BlandySat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro...
1992-12-12 Jim BlandyThe find-file-name-handler function in ../src/fileio...
1992-12-12 Jim Blandy* lpr.el (lpr-switches, lpr-command): Make these defvar...
1992-12-12 Jim Blandy* ange-ftp.el (ange-ftp-unhandled-file-name-directory...
1992-12-12 Jim Blandy*** empty log message ***
1992-12-12 Jim Meyering*** empty log message ***
1992-12-09 Roland McGrath(Info-{first,second,third,fourth,fifth}-menu-item)...
1992-12-09 Roland McGrath(Info-{first,second,third,fourth,fifth}-menu-item)...
1992-12-08 Jim Blandy*** empty log message ***
1992-12-06 Jim Blandy* sendmail.el (mail-self-blind, mail-interactive,
1992-12-06 Jim BlandyTue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro...
1992-12-06 Jim BlandyFri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro...
1992-12-06 Eric S. Raymond* c-mode.el (c-style-alist): Add quotes around C++...
1992-12-06 Jim Blandy* make-path.c (touchy_mkdir): Remove debugging output.
1992-12-06 Jim Blandy* Makefile.in (make-path): New target.
1992-12-06 Jim Blandy* xterm.c (XTread_socket): When we get MapNotify, Unmap...
1992-12-06 Jim Blandy* xfns.c (Fx_create_frame): Initialize f->async_visible...
1992-12-06 Jim Blandy* xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY...
1992-12-06 Jim BlandyTue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro...
1992-12-06 Jim Blandy* keyboard.c (kbd_store_ptr): Declare this to be volati...
1992-12-06 Jim Blandy* frame.h (struct frame): New fields called async_visib...
1992-12-06 Jim Blandy* frame.c (make_frame): Initialize async_visible and
1992-12-06 Jim Blandy* doc.c (store_function_docstring): New function, made...
1992-12-06 Jim Blandy* dispnew.c: Remove dyked-out copy of safe_bcopy.
1992-12-06 Jim Blandy* dispextern.h (struct frame_glyphs): Doc fix.
1992-12-06 Jim Blandysrc/\f * data.c (indirect_function): Delete unused argum...
1992-12-06 Jim BlandyNow partially conforms with GNU coding standards. ...
1992-12-04 Jim BlandyInitial revision
1992-12-01 David J. MacKenzie*** empty log message ***
1992-11-27 Richard M.... (add-change-log-entry): Expand file-name again after...
1992-11-26 Richard M.... Copy changes from 18.59:
1992-11-26 David J. MacKenzie*** empty log message ***
1992-11-24 David J. MacKenzie*** empty log message ***
1992-11-24 Jim BlandyFinish previous change.
1992-11-24 Jim Blandy* Makefile.in (clean): Remove prefix-args.
1992-11-21 Richard M.... (LD_SWITCH_SYSTEM): Make alternate version for GCC.
1992-11-21 Karl Berry*** empty log message ***
1992-11-20 Richard M.... (vc-next-action): Undo previous change.
1992-11-20 Jim BlandyThu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro...
1992-11-20 Jim Blandy* subr.el (lambda): Doc fix.
1992-11-20 Jim Blandy* fortran.el: New version of version 1.30 (!) from...
1992-11-20 Jim Blandy* m/sparc.h: Don't include <sys/param.h> here; that...
1992-11-20 Jim BlandyFri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro...
1992-11-20 Jim Blandy*** empty log message ***
1992-11-20 Jim Blandy* configure: Use GCC-style configuration names, using...
1992-11-20 Jim Blandy* make-dist: Explain what's going on if config.sub...
1992-11-18 Jim Blandy* config.sub: Added Xenix operating system.
1992-11-16 Jim Blandy* make-dist: Don't bother to distribute src/*.com, or
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* subr.el (lambda): Don't use backquotes in lambda...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* rect.el (operate-on-rectangle): Use move-to-column...
1992-11-16 Jim Blandy* paths.el (rmail-spool-directory): Add dgux-unix to...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* lpr.el (lpr-command, lpr-switches): Removed strings...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
next