Tue, 04 May 1993 00:28:07 +0000 |
Jim Blandy |
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
|
Tue, 04 May 1993 00:27:23 +0000 |
Jim Blandy |
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
|
Tue, 04 May 1993 00:26:43 +0000 |
Jim Blandy |
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and
|
Tue, 04 May 1993 00:26:07 +0000 |
Jim Blandy |
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,
|
Mon, 03 May 1993 22:56:42 +0000 |
Jim Blandy |
* calendar.el: Update reference to the papers in S-P&E.
|
Mon, 03 May 1993 17:55:22 +0000 |
Paul Eggert |
mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
|
Mon, 03 May 1993 15:34:46 +0000 |
Richard M. Stallman |
(help-for-help): Use lower case letters for help options.
|
Mon, 03 May 1993 15:01:18 +0000 |
Richard M. Stallman |
(string-rectangle): Renamed from fill-rectangle.
|
Mon, 03 May 1993 04:05:33 +0000 |
Jim Blandy |
* sun-mouse.el (suspend-emacstool): Run suspend-hook, not
|
Mon, 03 May 1993 03:41:07 +0000 |
Jim Blandy |
* yow.el (yow): Fix interactive spec.
|
Mon, 03 May 1993 03:40:40 +0000 |
Jim Blandy |
* subr.el (listify-key-sequence): Use a character constant to
|
Mon, 03 May 1993 03:40:10 +0000 |
Jim Blandy |
* sendmail.el (mail-setup): Don't insert "--\n" before the
|
Mon, 03 May 1993 03:38:36 +0000 |
Jim Blandy |
* mouse.el (mouse-buffer-menu): Don't right-justify the buffer
|
Mon, 03 May 1993 03:37:47 +0000 |
Jim Blandy |
* lucid.el: Comment out fset of set-screen-width properly.
|
Mon, 03 May 1993 03:37:22 +0000 |
Jim Blandy |
* files.el (insert-directory): Undo change of March 23;
|
Mon, 03 May 1993 03:36:19 +0000 |
Jim Blandy |
* edebug.el (edebug-display): Call the `mark' function with the
|
Mon, 03 May 1993 03:35:53 +0000 |
Jim Blandy |
* disp-table.el (describe-display-table): Don't use the term
|
Mon, 03 May 1993 03:35:01 +0000 |
Jim Blandy |
* comint.el (comint-match-partial-pathname): Move "---" range in
|
Mon, 03 May 1993 03:34:20 +0000 |
Jim Blandy |
* bytecomp.el (meta-flag): Declare this an obsolete variable.
|
Mon, 03 May 1993 02:08:07 +0000 |
Jim Blandy |
* make-dist: Distribute configure, as well as configure.in.
|
Mon, 03 May 1993 02:07:41 +0000 |
Jim Blandy |
* configure.in: Use the AC_PROG_CPP macro, and then use the CPP
|
Mon, 03 May 1993 02:06:16 +0000 |
Jim Blandy |
* configure.in: Use the AC_ALLOCA test.
|
Sun, 02 May 1993 12:46:26 +0000 |
Richard M. Stallman |
(find-file-noselect): On VMS, maybe set buffer-file-name
|
Sat, 01 May 1993 21:53:52 +0000 |
Jim Blandy |
Initial revision
|
Sat, 01 May 1993 15:00:34 +0000 |
Richard M. Stallman |
(vc-mode-line): Don't alter key bindings.
|
Sat, 01 May 1993 14:39:32 +0000 |
Richard M. Stallman |
Changed.
|
Sat, 01 May 1993 13:20:55 +0000 |
Richard M. Stallman |
(Fsuspend_emacs): Doc fix.
|
Sat, 01 May 1993 03:09:16 +0000 |
Richard M. Stallman |
(vc-revert-buffer1): Fix format of compilation-error-list.
|
Fri, 30 Apr 1993 18:52:42 +0000 |
Doug Evans |
Fix syntax error.
|
Fri, 30 Apr 1993 16:42:24 +0000 |
Jim Blandy |
*** empty log message ***
|
Fri, 30 Apr 1993 14:49:35 +0000 |
Steve Chamberlain |
Accept sh, hms.
|
Fri, 30 Apr 1993 11:54:04 +0000 |
Richard M. Stallman |
(find-file-noselect): Do set buffer-file-name
|
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.
|