log

age author description
Wed, 28 Apr 1993 17:33:42 +0000 Roland McGrath (file-truename): Undo last change.
Wed, 28 Apr 1993 17:08:18 +0000 Eric S. Raymond (do_autoload): Fixed the bug in the autoload-saving code.
Wed, 28 Apr 1993 17:08:14 +0000 Eric S. Raymond Removed spurious comment (obsoleted by ;;;###autoload).
Tue, 27 Apr 1993 22:01:32 +0000 Eric S. Raymond (hscroll-step): New variable.
Tue, 27 Apr 1993 21:59:59 +0000 Eric S. Raymond (un_autoload): Don't try to save old autoload forms when we load something
Tue, 27 Apr 1993 21:59:55 +0000 Eric S. Raymond Completed the package entry point's name change from edit-picture to
Tue, 27 Apr 1993 21:59:46 +0000 Eric S. Raymond (gud-format-command): Fix %f expansuuin to send ondly the basename of
Tue, 27 Apr 1993 21:59:41 +0000 Eric S. Raymond (file-truename): Do the right thing when /home/gp2/eric = "".
Tue, 27 Apr 1993 21:59:39 +0000 Eric S. Raymond (notify): Bug fix. Treat the body of this function as a critical region.
Mon, 26 Apr 1993 21:54:00 +0000 Roland McGrath (Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".
Mon, 26 Apr 1993 19:21:01 +0000 Roland McGrath (find-tag-interactive): New function to read args for find-tag et al.
Mon, 26 Apr 1993 05:15:13 +0000 Eric S. Raymond (read_pending_input): Fix the garbaged-modifiers bug under System Vs previous
Mon, 26 Apr 1993 05:15:08 +0000 Eric S. Raymond Doc fixes. Also a few teaks to pacify the byte-compiler.
Mon, 26 Apr 1993 05:15:04 +0000 Eric S. Raymond I started to clean this up and make it work under System V, until I hit a wall.
Mon, 26 Apr 1993 05:15:01 +0000 Eric S. Raymond (global-map): Dyke out the last two event-to-function bindings. These belong
Mon, 26 Apr 1993 05:01:41 +0000 Eric S. Raymond (cd): Handle leading "~" like an absolute filename.
Mon, 26 Apr 1993 04:19:48 +0000 Eric S. Raymond Changed fsets to defaliases.
Sun, 25 Apr 1993 22:26:51 +0000 Eric S. Raymond (comint-mod): Nuked. A call to ring-mod replaces it.
Sun, 25 Apr 1993 22:26:48 +0000 Eric S. Raymond Rewritten. A poor choice of representation made the old code excessively
Sun, 25 Apr 1993 22:26:45 +0000 Eric S. Raymond Set no-byte-compile local variable t to work around a byte-compiler bug.
Sun, 25 Apr 1993 22:26:40 +0000 Eric S. Raymond (vc-diff): Get proper error message when you run this with no prefix
Sun, 25 Apr 1993 06:15:18 +0000 Eric S. Raymond (Fset-window-buffer): Set horizontal-scrolling on a window to zero when
Sun, 25 Apr 1993 06:14:25 +0000 Eric S. Raymond (Qmode-line-format): Describe %l in the doc string.
Sun, 25 Apr 1993 06:14:13 +0000 Eric S. Raymond (down-arrow): New function. Uses next-line-add-newlines to suppress
Sun, 25 Apr 1993 06:14:10 +0000 Eric S. Raymond (tex-compilation-parse-errors): Added. At the moment, this would have
Sun, 25 Apr 1993 06:14:06 +0000 Eric S. Raymond (cd): Changed to use to resolve relative cd calls.
Sun, 25 Apr 1993 06:14:03 +0000 Eric S. Raymond Added and fixed documentation.
Sat, 24 Apr 1993 10:10:19 +0000 Noah Friedman *** empty log message ***
Fri, 23 Apr 1993 07:31:14 +0000 Eric S. Raymond Replaced all fsets with defaliases.
Fri, 23 Apr 1993 06:51:44 +0000 Eric S. Raymond All fsets changed to defaliases.
Fri, 23 Apr 1993 06:50:51 +0000 Eric S. Raymond Some fsets changed to defaliases.
Fri, 23 Apr 1993 06:50:48 +0000 Eric S. Raymond All fsets changed to defaliases.
Fri, 23 Apr 1993 06:50:37 +0000 Eric S. Raymond All fsets changed to defaliases.
Fri, 23 Apr 1993 03:54:38 +0000 Eric S. Raymond Initial revision
Fri, 23 Apr 1993 03:43:33 +0000 Eric S. Raymond (define-function): Changed name back to defalisaases to get things in
Fri, 23 Apr 1993 03:40:03 +0000 Eric S. Raymond (Fdefine_function): Changed name back to Fdefalias, so we get things
Fri, 23 Apr 1993 03:06:10 +0000 Eric S. Raymond (BUF_NARROWED, NARROWED): New macros to test whether a region
Fri, 23 Apr 1993 02:21:02 +0000 Eric S. Raymond (global-map): Remove function key bindings that duplicate stuff in
Fri, 23 Apr 1993 02:20:59 +0000 Eric S. Raymond Commentary added.
Fri, 23 Apr 1993 02:20:55 +0000 Eric S. Raymond (Info-find-node, Info-insert-subfile): Do the right thing if info files have
Thu, 22 Apr 1993 22:56:54 +0000 Roland McGrath (ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.
Wed, 21 Apr 1993 03:47:05 +0000 Eric S. Raymond Rewritten and simplified, commentary added. It now will usually
Mon, 19 Apr 1993 21:29:48 +0000 Roland McGrath (vc-revert-buffer1): Typo fix in last change.
Mon, 19 Apr 1993 21:26:07 +0000 Roland McGrath (shell-mode): isationization (doc fix).
Mon, 19 Apr 1993 21:19:44 +0000 Roland McGrath (shell-mode): Capitalize mode name.
Mon, 19 Apr 1993 21:19:10 +0000 Roland McGrath (vc-comment-to-change-log): Restored interactive spec. Why was it
Mon, 19 Apr 1993 21:13:47 +0000 Roland McGrath (vc-revert-buffer1): Completely rewrote compilation reparsing code.
Mon, 19 Apr 1993 20:36:23 +0000 Roland McGrath (find-file-noselect): Never set SAME-TRUENAME to a buffer whose
Mon, 19 Apr 1993 20:27:50 +0000 Roland McGrath (set-auto-mode): If the buffer begins with "#!", look for -*- in the first
Sat, 17 Apr 1993 21:46:13 +0000 Richard M. Stallman (mail-do-fcc): Make a numeric time zone indicator
Sat, 17 Apr 1993 06:45:29 +0000 Richard M. Stallman Comment fixes.
Sat, 17 Apr 1993 04:35:15 +0000 Richard M. Stallman (tc-dissociate): Renamed from tc-kill-association.
Sat, 17 Apr 1993 01:29:48 +0000 Richard M. Stallman (Fdefine_function): New function.
Sat, 17 Apr 1993 01:28:10 +0000 Richard M. Stallman (defun, defmacro, defvar, defconst):
Sat, 17 Apr 1993 01:27:53 +0000 Richard M. Stallman (provide, require): Put appropriately-marked
Sat, 17 Apr 1993 01:27:37 +0000 Richard M. Stallman (readevalloop): New argument is the source file name (or nil if none).
Sat, 17 Apr 1993 01:26:24 +0000 Richard M. Stallman (byte-compile, byte-compile-keep-pending)
Fri, 16 Apr 1993 23:43:57 +0000 Richard M. Stallman entered into RCS
Fri, 16 Apr 1993 19:36:29 +0000 Eric S. Raymond Add defvars to pacify the byte compiler, at RMS's request.
Fri, 16 Apr 1993 19:35:22 +0000 Eric S. Raymond (diff-parse-differences): Small robustification --- don't lose if we