summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (vc-update-change-log): Pass a -n option to rcs2log.Richard M. Stallman1994-07-021-0/+4
* (mouse-scroll-subr): Delete some debugging code.Richard M. Stallman1994-07-021-1/+0
* (visit-tags-table-buffer): Move error call into scope of `file'.Richard M. Stallman1994-07-021-2/+2
* (byte-compile-defalias): Fix typo in prev change.Richard M. Stallman1994-07-021-1/+1
* (print-region-1): Essentially undo previous change.Richard M. Stallman1994-07-011-3/+4
* (gnus-inews-domain-name): Once again test gnus-your-domain.Richard M. Stallman1994-07-011-21/+24
* (shell-mode): Don't read history from /dev/null.Richard M. Stallman1994-07-011-0/+2
* (make-face-italic, make-face-bold): Don't bind f2 here.Richard M. Stallman1994-07-011-16/+18
* (unload-feature): The autoload property does notRichard M. Stallman1994-07-011-1/+1
* (list-faces-display): Line up multiple lines in sample.Richard M. Stallman1994-07-011-1/+7
* (sh-set-shell): Obey sh-query-for-magic in all cases.Richard M. Stallman1994-07-011-7/+11
* Comment change.Richard M. Stallman1994-07-013-3/+3
* (minor-mode-map-alist): Add missing quote.Richard M. Stallman1994-06-301-1/+1
* (rmail-highlight-headers): Do nothing ifRichard M. Stallman1994-06-301-2/+4
* (resize-minibuffer-window-restore): Don't do anything if the window heightNoah Friedman1994-06-301-3/+5
* (mouse-drag-secondary): Don't treat end of bufferRichard M. Stallman1994-06-301-2/+1
* comint-password-prompt-regexp: New variable.Noah Friedman1994-06-291-2/+7
* (byte-compile-callargs-warn): Handle function defnitionRichard M. Stallman1994-06-291-3/+36
* (easy-menu-change): New function.Richard M. Stallman1994-06-291-0/+14
* (tag-exact-match-p): Fix typo in last change.Roland McGrath1994-06-281-1/+1
* (tag-exact-match-p): Test for point sitting after the explicit tag nameRoland McGrath1994-06-281-1/+4
* (line-move): Don't use message or ding; just signal errors.Richard M. Stallman1994-06-281-37/+29
* (dired-x-hands-off-my-keys): New user-defined variable.Richard M. Stallman1994-06-281-22/+99
* (dired-readin): Record the directory's modtime.Richard M. Stallman1994-06-281-1/+13
* (auto-lower-mode, auto-raise-mode): Doc fixes.Richard M. Stallman1994-06-281-2/+10
* (Info-index): Fix typo: t => \t.Richard M. Stallman1994-06-281-1/+1
* (gnus-inews-user-name, gnus-inews-domain-name):Richard M. Stallman1994-06-271-33/+30
* (Info-insert-dir): Capitalize `node' when inserting it.Richard M. Stallman1994-06-271-2/+2
* (jka-compr-partial-uncompress): Handle the case whereRichard M. Stallman1994-06-261-3/+4
* (mouse-scroll-subr): Don't do anything special at eob.Richard M. Stallman1994-06-251-6/+4
* (comint-send-input): Update markers before actually sending the input.Richard M. Stallman1994-06-251-1/+3
* (beginning-of-buffer-other-window)Richard M. Stallman1994-06-251-0/+33
* (frame-notice-user-settings): Make menu-bar-modeRichard M. Stallman1994-06-251-0/+8
* (menu-bar-mode): Make this a global variable.Richard M. Stallman1994-06-251-27/+32
* (ispell-message): Avoid an infinite loop.Richard M. Stallman1994-06-251-1/+6
* (popup-menu): Allow user to select nothing.Karl Heuer1994-06-251-4/+5
* (show-paren-command-hook): Use matching-paren.Richard M. Stallman1994-06-251-9/+6
* (add-log-mailing-address): Use user-mail-address.Richard M. Stallman1994-06-251-3/+2
* (user-mail-address): New variable.Richard M. Stallman1994-06-251-0/+4
* (gnus-summary-mode-map): Add menu bar menus.Richard M. Stallman1994-06-241-4/+177
* (run-at-time): If REPEAT is 0, don't repeat.Richard M. Stallman1994-06-241-1/+3
* (tar-alter-one-field): Finish previous renaming change.Richard M. Stallman1994-06-241-1/+1
* (find-change-log): If file name specified, just use it.Richard M. Stallman1994-06-241-44/+42
* (visit-tags-table-buffer): Don't take car of return frmoRoland McGrath1994-06-241-10/+10
* (popup-menu): Convert list to same-size vector, not singleton vector.Karl Heuer1994-06-231-1/+1
* (move-to-tab-stop): Delete unnecessary spacesRichard M. Stallman1994-06-231-0/+23
* (shell-prefixed-directory-name): Do nothing ifRichard M. Stallman1994-06-231-6/+8
* (comint-read-input-ring): Use ring-insert-at-beginning.Richard M. Stallman1994-06-231-14/+17
* (ring-insert-at-beginning): New function.Richard M. Stallman1994-06-231-2/+14
* (soundex-alist): Delete the elements that mapped into nil.Richard M. Stallman1994-06-231-3/+2