aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (finder-mode-map): Change key bindings:Richard M. Stallman1994-10-011-9/+11
* (edmacro-format-keys): Cope if local keymap is nil.Richard M. Stallman1994-10-011-1/+3
* (modify-face): New function.Richard M. Stallman1994-09-301-1/+39
* (save-buffers-kill-emacs): Use run-hook-with-args-until-failure.Richard M. Stallman1994-09-301-25/+11
* (add-hook): Initialize default value and local value.Richard M. Stallman1994-09-301-26/+147
* (isearch-mode): Don't set deactivate-mark here.Richard M. Stallman1994-09-301-6/+3
* Really delete gud-overload-functions.Richard M. Stallman1994-09-301-11/+0
* (gud-overload-functions): Function deleted.Richard M. Stallman1994-09-301-67/+68
* (print-region-1): Use them instead of just pr.Richard M. Stallman1994-09-291-2/+9
* (add-abbrev, inverse-add-abbrev):Richard M. Stallman1994-09-291-0/+2
* (scheme-mode-variables): Make parse-sexp-ignore-comments t.Richard M. Stallman1994-09-291-0/+2
* (texinfo-format-region, texinfo-format-buffer-1):Richard M. Stallman1994-09-291-2/+2
* * man.elFrancesco Potortì1994-09-291-2/+8
* (imenu--cleanup): Changed 'mapc' to 'mapcar'.Richard M. Stallman1994-09-291-43/+3
* (handle-delete-frame): New function.Richard M. Stallman1994-09-291-0/+15
* (command-line): Fix bug in previous change.Karl Heuer1994-09-281-2/+2
* (command-line): Recognize --longopt synonyms for all options handled here.Karl Heuer1994-09-281-6/+27
* (backward-kill-sentence): Work in read-only buffers.Richard M. Stallman1994-09-281-2/+2
* (hack-one-local-variable): Support safe-local-variable property.Richard M. Stallman1994-09-271-2/+7
* (command-apropos): Pass t for no-header to apropos.Richard M. Stallman1994-09-271-1/+1
* (mail): Doc fix.Richard M. Stallman1994-09-271-2/+5
* (rmail-forward): Simplify insertion of forwarded msg.Richard M. Stallman1994-09-271-18/+68
* (etags-tags-completion-table): Allow ? and : in guessed tag names.Roland McGrath1994-09-271-2/+2
* (rmail-summary-delete-forward): Regexp for recognizing deleted messageRichard M. Stallman1994-09-271-1/+1
* (dired-re-perms): Accept various file type letters.Richard M. Stallman1994-09-261-1/+1
* (enable-flow-control): Never make keyboard-translate-table shorter.Richard M. Stallman1994-09-251-1/+2
* Comment change.Richard M. Stallman1994-09-251-7/+0
* (rmail-construct-io-menu): Don't print a message about no matching files.Richard M. Stallman1994-09-251-3/+1
* (dired-re-perms): Accept directories and symbolic linksRichard M. Stallman1994-09-241-1/+1
* (ange-ftp-start-process): Add use-smart-ftp code.Richard M. Stallman1994-09-241-7/+20
* (auto-mode-alist): Handle ada-mode and icon-mode.Richard M. Stallman1994-09-241-0/+2
* (comint-input-chunk-size): Variable deleted.Richard M. Stallman1994-09-241-25/+2
* (nntp-send-region-to-server): Call process-send-regionRichard M. Stallman1994-09-241-23/+1
* (shell-command, shell-command-on-region):Richard M. Stallman1994-09-241-1/+4
* (Buffer-menu-delete): Handle prefix arg.Richard M. Stallman1994-09-241-13/+24
* (rmail-reformat-message): Run mail-message-filterRichard M. Stallman1994-09-241-2/+2
* (dired-virtual-mode): Doc fix.Richard M. Stallman1994-09-241-1/+1
* Comment change.Richard M. Stallman1994-09-241-1/+1
* (auto-mode-alist): Use \' in auto-mode-alist regexps.Richard M. Stallman1994-09-241-1/+1
* (auto-execute): Use \' in auto-mode-alist regexps.Richard M. Stallman1994-09-241-1/+1
* Comment changes.Richard M. Stallman1994-09-241-10/+0
* (ada-mode): Add autoload cookie.Richard M. Stallman1994-09-241-2/+1
* (icon-mode): Add autoload cookie.Richard M. Stallman1994-09-241-5/+1
* (find-alternate-file): Confirm killing buffer only if it is visiting a file.Richard M. Stallman1994-09-241-1/+1
* (vc-finish-steal): Fix typo in previous change.Richard M. Stallman1994-09-241-1/+1
* (vc-finish-steal): Do vc-resynch-window in the right buffer.Richard M. Stallman1994-09-241-2/+5
* (vc-backend-checkout): Add if-statements to the shell cmdsRichard M. Stallman1994-09-241-20/+34
* (justify-current-line): Inherit props when inserting spaces.Richard M. Stallman1994-09-231-2/+3
* (tag-symbol-match-p): New function.Roland McGrath1994-09-231-10/+14
* (tags-table-check-computed-list): Call tags-verify-table on existingRoland McGrath1994-09-231-1/+5