1993-05-03 |
Jim Blandy |
* disp-table.el (describe-display-table): Don't use the term
|
1993-05-03 |
Jim Blandy |
* comint.el (comint-match-partial-pathname): Move "---" range in
|
1993-05-03 |
Jim Blandy |
* bytecomp.el (meta-flag): Declare this an obsolete variable.
|
1993-05-03 |
Jim Blandy |
* make-dist: Distribute configure, as well as configure.in.
|
1993-05-03 |
Jim Blandy |
* configure.in: Use the AC_PROG_CPP macro, and then use the CPP
|
1993-05-03 |
Jim Blandy |
* configure.in: Use the AC_ALLOCA test.
|
1993-05-02 |
Richard M. Stallman |
(find-file-noselect): On VMS, maybe set buffer-file-name
|
1993-05-01 |
Jim Blandy |
Initial revision
|
1993-05-01 |
Richard M. Stallman |
(vc-mode-line): Don't alter key bindings.
|
1993-05-01 |
Richard M. Stallman |
Changed.
|
1993-05-01 |
Richard M. Stallman |
(Fsuspend_emacs): Doc fix.
|
1993-05-01 |
Richard M. Stallman |
(vc-revert-buffer1): Fix format of compilation-error-list.
|
1993-04-30 |
Doug Evans |
Fix syntax error.
|
1993-04-30 |
Jim Blandy |
*** empty log message ***
|
1993-04-30 |
Steve Chamberlain |
Accept sh, hms.
|
1993-04-30 |
Richard M. Stallman |
(find-file-noselect): Do set buffer-file-name
|
1993-04-29 |
Richard M. Stallman |
(vc-match-substring): Renamed from match-substring.
|
1993-04-29 |
Richard M. Stallman |
(Fthis_command_keys): Doc fix.
|
1993-04-29 |
Richard M. Stallman |
(wait_reading_process_input): Move the status_notify
|
1993-04-29 |
Richard M. Stallman |
(shell-prompt-pattern): Undo last change.
|
1993-04-29 |
Richard M. Stallman |
(up-arrow, down-arrow, left-arrow, right-arrow): Deleted.
|
1993-04-29 |
Richard M. Stallman |
(Fexpand_file_name): Undo last change--too risky for now.
|
1993-04-29 |
Richard M. Stallman |
(Fdefine_function): New function (same code as Fdefalias).
|
1993-04-29 |
Richard M. Stallman |
(LOADHIST_ATTACH): New macro.
|
1993-04-28 |
Roland McGrath |
(vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.
|
1993-04-28 |
Roland McGrath |
Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.
|
1993-04-28 |
Eric S. Raymond |
Installed Aaron Larson's new bibtex.el. See the header comment for
|
1993-04-28 |
Roland McGrath |
(gnus-inews-organization): If ORGANIZATION is "", set it to nil.
|
1993-04-28 |
Roland McGrath |
(file-truename): Undo last change.
|
1993-04-28 |
Eric S. Raymond |
(do_autoload): Fixed the bug in the autoload-saving code.
|
1993-04-28 |
Eric S. Raymond |
Removed spurious comment (obsoleted by ;;;###autoload).
|
1993-04-27 |
Eric S. Raymond |
(hscroll-step): New variable.
|
1993-04-27 |
Eric S. Raymond |
(un_autoload): Don't try to save old autoload forms when we load something
|
1993-04-27 |
Eric S. Raymond |
Completed the package entry point's name change from edit-picture to
|
1993-04-27 |
Eric S. Raymond |
(gud-format-command): Fix %f expansuuin to send ondly the basename of
|
1993-04-27 |
Eric S. Raymond |
(file-truename): Do the right thing when /home/gp2/eric = "".
|
1993-04-27 |
Eric S. Raymond |
(notify): Bug fix. Treat the body of this function as a critical region.
|
1993-04-26 |
Roland McGrath |
(Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".
|
1993-04-26 |
Roland McGrath |
(find-tag-interactive): New function to read args for find-tag et al.
|
1993-04-26 |
Eric S. Raymond |
(read_pending_input): Fix the garbaged-modifiers bug under System Vs previous
|
1993-04-26 |
Eric S. Raymond |
Doc fixes. Also a few teaks to pacify the byte-compiler.
|
1993-04-26 |
Eric S. Raymond |
I started to clean this up and make it work under System V, until I hit a wall.
|
1993-04-26 |
Eric S. Raymond |
(global-map): Dyke out the last two event-to-function bindings. These belong
|
1993-04-26 |
Eric S. Raymond |
(cd): Handle leading "~" like an absolute filename.
|
1993-04-26 |
Eric S. Raymond |
Changed fsets to defaliases.
|
1993-04-25 |
Eric S. Raymond |
(comint-mod): Nuked. A call to ring-mod replaces it.
|
1993-04-25 |
Eric S. Raymond |
Rewritten. A poor choice of representation made the old code excessively
|
1993-04-25 |
Eric S. Raymond |
Set no-byte-compile local variable t to work around a byte-compiler bug.
|
1993-04-25 |
Eric S. Raymond |
(vc-diff): Get proper error message when you run this with no prefix
|
1993-04-25 |
Eric S. Raymond |
(Fset-window-buffer): Set horizontal-scrolling on a window to zero when
|
1993-04-25 |
Eric S. Raymond |
(Qmode-line-format): Describe %l in the doc string.
|
1993-04-25 |
Eric S. Raymond |
(down-arrow): New function. Uses next-line-add-newlines to suppress
|
1993-04-25 |
Eric S. Raymond |
(tex-compilation-parse-errors): Added. At the moment, this would have
|
1993-04-25 |
Eric S. Raymond |
(cd): Changed to use to resolve relative cd calls.
|
1993-04-25 |
Eric S. Raymond |
Added and fixed documentation.
|
1993-04-24 |
Noah Friedman |
*** empty log message ***
|
1993-04-23 |
Eric S. Raymond |
Replaced all fsets with defaliases.
|
1993-04-23 |
Eric S. Raymond |
All fsets changed to defaliases.
|
1993-04-23 |
Eric S. Raymond |
Some fsets changed to defaliases.
|
1993-04-23 |
Eric S. Raymond |
All fsets changed to defaliases.
|