Thu, 29 Apr 1993 17:58:37 +0000 |
Richard M. Stallman |
(vc-match-substring): Renamed from match-substring.
|
Thu, 29 Apr 1993 16:49:24 +0000 |
Richard M. Stallman |
(Fthis_command_keys): Doc fix.
|
Thu, 29 Apr 1993 15:57:17 +0000 |
Richard M. Stallman |
(wait_reading_process_input): Move the status_notify
|
Thu, 29 Apr 1993 14:23:22 +0000 |
Richard M. Stallman |
(shell-prompt-pattern): Undo last change.
|
Thu, 29 Apr 1993 13:57:52 +0000 |
Richard M. Stallman |
(up-arrow, down-arrow, left-arrow, right-arrow): Deleted.
|
Thu, 29 Apr 1993 13:17:56 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Undo last change--too risky for now.
|
Thu, 29 Apr 1993 13:12:37 +0000 |
Richard M. Stallman |
(Fdefine_function): New function (same code as Fdefalias).
|
Thu, 29 Apr 1993 02:22:48 +0000 |
Richard M. Stallman |
(LOADHIST_ATTACH): New macro.
|
Wed, 28 Apr 1993 22:48:52 +0000 |
Roland McGrath |
(vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.
|
Wed, 28 Apr 1993 22:44:29 +0000 |
Roland McGrath |
Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.
|
Wed, 28 Apr 1993 21:19:21 +0000 |
Eric S. Raymond |
Installed Aaron Larson's new bibtex.el. See the header comment for
|
Wed, 28 Apr 1993 20:31:02 +0000 |
Roland McGrath |
(gnus-inews-organization): If ORGANIZATION is "", set it to nil.
|
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.
|