aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (file-truename): If name has no dir, use default-directory.Richard M. Stallman1994-10-021-1/+1
* (Info-scroll-down, Info-scroll-up): Doc fixes.Richard M. Stallman1994-10-021-2/+9
* (dired-do-print): Put spaces between lpr switches.Richard M. Stallman1994-10-021-1/+2
* (setenv-history): New history list.Richard M. Stallman1994-10-021-3/+44
* (indent-c++-exp): For public/private/protected,Richard M. Stallman1994-10-021-7/+7
* (fill-region, fill-region-as-paragraph): Fix previous change.Richard M. Stallman1994-10-021-2/+2
* (vc-register): Verify an old master file really still existsRichard M. Stallman1994-10-021-2/+6
* (apropos-print-matches): Add newline afterRichard M. Stallman1994-10-011-13/+22
* (save-buffers-kill-emacs): Fix previous change.Richard M. Stallman1994-10-011-1/+1
* * man.el (Man-init-defvars, Man-cleanup-manpage,Francesco Potortì1994-10-011-12/+13
* (fill-region, fill-region-as-paragraph):Richard M. Stallman1994-10-011-11/+21
* (mouse-secondary-click-count): New variable.Richard M. Stallman1994-10-011-4/+6
* (add-hook, remove-hook): If the hook was made localRichard M. Stallman1994-10-011-2/+10
* (ispell-init-process): Add missing arg in error msg.Richard M. Stallman1994-10-011-1/+1
* (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