* configure.in: Explain that this is an autoconf script, and give
[bpt/emacs.git] / lisp /
1993-05-09 Roland McGrath(find-change-log): If there is a buffer-local value of
1993-05-09 Richard M. Stallman(query-replace-map): Bind [escape] like "\e".
1993-05-09 Richard M. StallmanDoc fix.
1993-05-09 Richard M. Stallman(kbd-macro-query): Use query-replace-map to define...
1993-05-09 Richard M. Stallman(vc-backend-diff): Handle either string or list.
1993-05-09 Richard M. Stallman(diff-switches): Define var here as well as in diff.el.
1993-05-09 Richard M. StallmanComment fix.
1993-05-09 Richard M. Stallman(mail-do-fcc): Don't output a newline before From...
1993-05-09 Richard M. Stallman(rmail-convert-to-babyl-format): Delete 1 char
1993-05-09 Richard M. Stallman(jump-to-register): Allow file name "in" a register.
1993-05-08 Richard M. Stallman(scroll-bar-drag, scroll-bar-drag-1): New functions.
1993-05-08 Richard M. StallmanRequire help-macro, not help-screen.
1993-05-08 Richard M. StallmanProvide help-macro, not help-screen.
1993-05-08 Richard M. StallmanDon't add menu bar to minibuffer-only frames.
1993-05-08 Richard M. Stallman(vc-directory-18): cd to the directory in question...
1993-05-08 Richard M. Stallman(vc-directory-18): New function.
1993-05-07 Richard M. Stallman(calendar-mode-map): Add arrow key bindings.
1993-05-07 Richard M. Stallman(rmail-resend): Add `resent' attribute.
1993-05-06 Richard M. Stallman(flush-lines, keep-lines, how-many):
1993-05-06 Richard M. Stallman(comint-filter): New function.
1993-05-06 Richard M. Stallman(previous-matching-history-element): If minibuf is...
1993-05-06 Richard M. Stallman(comint-previous-matching-input): Use let* in the inter...
1993-05-06 Richard M. Stallman(comint-previous-matching-input): New command, on M-r.
1993-05-06 Richard M. Stallman(auto-mode-alist): Delete the entries for makefile...
1993-05-06 Richard M. StallmanComment changes.
1993-05-05 Richard M. StallmanDoc fix.
1993-05-05 Richard M. Stallman(blink-matching-paren-distance): Change default to...
1993-05-04 Richard M. Stallman(vc-backend-diff): Use diff-switches, not vc-diff-options.
1993-05-04 Richard M. StallmanDoc fix.
1993-05-04 Richard M. Stallman(minor-mode-map-alist): Don't use it if it's void.
1993-05-04 Richard M. Stallman(vc-dired-prefix-map): New keymap.
1993-05-03 Jim Blandy* calendar.el: Update reference to the papers in S...
1993-05-03 Richard M. Stallman(help-for-help): Use lower case letters for help options.
1993-05-03 Richard M. Stallman(string-rectangle): Renamed from fill-rectangle.
1993-05-03 Jim Blandy* sun-mouse.el (suspend-emacstool): Run suspend-hook...
1993-05-03 Jim Blandy* yow.el (yow): Fix interactive spec.
1993-05-03 Jim Blandy* subr.el (listify-key-sequence): Use a character const...
1993-05-03 Jim Blandy* sendmail.el (mail-setup): Don't insert "--\n" before the
1993-05-03 Jim Blandy* mouse.el (mouse-buffer-menu): Don't right-justify...
1993-05-03 Jim Blandy* lucid.el: Comment out fset of set-screen-width properly.
1993-05-03 Jim Blandy* files.el (insert-directory): Undo change of March 23;
1993-05-03 Jim Blandy* edebug.el (edebug-display): Call the `mark' function...
1993-05-03 Jim Blandy* disp-table.el (describe-display-table): Don't use...
1993-05-03 Jim Blandy* comint.el (comint-match-partial-pathname): Move ...
1993-05-03 Jim Blandy* bytecomp.el (meta-flag): Declare this an obsolete...
1993-05-02 Richard M. Stallman(find-file-noselect): On VMS, maybe set buffer-file...
1993-05-01 Richard M. Stallman(vc-mode-line): Don't alter key bindings.
1993-05-01 Richard M. Stallman(vc-revert-buffer1): Fix format of compilation-error...
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(shell-prompt-pattern): Undo last change.
1993-04-29 Richard M. Stallman(up-arrow, down-arrow, left-arrow, right-arrow): Deleted.
1993-04-28 Roland McGrath(vc-revert-buffer1): Ignore non-marker elts of compilat...
1993-04-28 Roland McGrathAdd compilation-minor-mode to minor-mode-alist and...
1993-04-28 Eric S. RaymondInstalled Aaron Larson's new bibtex.el. See the header...
1993-04-28 Roland McGrath(gnus-inews-organization): If ORGANIZATION is "", set...
1993-04-28 Roland McGrath(file-truename): Undo last change.
1993-04-28 Eric S. RaymondRemoved spurious comment (obsoleted by ;;;###autoload).
1993-04-27 Eric S. Raymond(hscroll-step): New variable.
1993-04-27 Eric S. RaymondCompleted the package entry point's name change from...
1993-04-27 Eric S. Raymond(gud-format-command): Fix %f expansuuin to send ondly...
1993-04-27 Eric S. Raymond(file-truename): Do the right thing when /home/gp2...
1993-04-26 Roland McGrath(find-tag-interactive): New function to read args for...
1993-04-26 Eric S. RaymondDoc fixes. Also a few teaks to pacify the byte-compiler.
1993-04-26 Eric S. RaymondI started to clean this up and make it work under Syste...
1993-04-26 Eric S. Raymond(global-map): Dyke out the last two event-to-function...
1993-04-26 Eric S. Raymond(cd): Handle leading "~" like an absolute filename.
1993-04-26 Eric S. RaymondChanged fsets to defaliases.
1993-04-25 Eric S. Raymond(comint-mod): Nuked. A call to ring-mod replaces it.
1993-04-25 Eric S. RaymondRewritten. A poor choice of representation made the...
1993-04-25 Eric S. RaymondSet no-byte-compile local variable t to work around...
1993-04-25 Eric S. Raymond(vc-diff): Get proper error message when you run this...
1993-04-25 Eric S. Raymond(down-arrow): New function. Uses next-line-add-newline...
1993-04-25 Eric S. Raymond(tex-compilation-parse-errors): Added. At the moment...
1993-04-25 Eric S. Raymond(cd): Changed to use to resolve relative cd calls.
1993-04-25 Eric S. RaymondAdded and fixed documentation.
1993-04-24 Noah Friedman*** empty log message ***
1993-04-23 Eric S. RaymondReplaced all fsets with defaliases.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-23 Eric S. RaymondSome fsets changed to defaliases.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-23 Eric S. RaymondInitial revision
1993-04-23 Eric S. Raymond(define-function): Changed name back to defalisaases...
1993-04-23 Eric S. Raymond(global-map): Remove function key bindings that duplica...
1993-04-23 Eric S. RaymondCommentary added.
1993-04-23 Eric S. Raymond(Info-find-node, Info-insert-subfile): Do the right...
1993-04-22 Roland McGrath(ange-ftp-binary-file-name-regexp): Match .z and .z...
1993-04-21 Eric S. RaymondRewritten and simplified, commentary added. It now...
1993-04-19 Roland McGrath(vc-revert-buffer1): Typo fix in last change.
1993-04-19 Roland McGrath(shell-mode): isationization (doc fix).
1993-04-19 Roland McGrath(shell-mode): Capitalize mode name.
1993-04-19 Roland McGrath(vc-comment-to-change-log): Restored interactive spec...
1993-04-19 Roland McGrath(vc-revert-buffer1): Completely rewrote compilation...
1993-04-19 Roland McGrath(find-file-noselect): Never set SAME-TRUENAME to a...
1993-04-19 Roland McGrath(set-auto-mode): If the buffer begins with "#!", look...
1993-04-17 Richard M. Stallman(mail-do-fcc): Make a numeric time zone indicator
1993-04-17 Richard M. Stallman(tc-dissociate): Renamed from tc-kill-association.
1993-04-17 Richard M. Stallman(byte-compile, byte-compile-keep-pending)
1993-04-16 Richard M. Stallmanentered into RCS
next