aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (edebug-recursive-edit)Richard M. Stallman1998-03-141-2/+2
* (debug, debugger-env-macro): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (defsetf match-data): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (type-break-emacs-variant): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (rlogin-parse-words): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+2
* (perform-replace): store-match-data => set-match-data.Richard M. Stallman1998-03-141-6/+6
* (iswitchb-ignore-buffername-p): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (ffap-file-at-point): store-match-data => set-match-data.Richard M. Stallman1998-03-141-2/+1
* (ediff-exec-process): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* Comment change.Richard M. Stallman1998-03-141-1/+1
* (comint-word): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (outline-end-of-prefix): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (fill-region-as-paragraph, fill-region): Allow t as legit value of JUSTIFY.Richard M. Stallman1998-03-141-3/+5
* (mouse-buffer-menu-maxlen): Renamed from mouse-menu-buffer-maxlen.Richard M. Stallman1998-03-121-6/+6
* Delete junk accidentally left in buffer on 4 March.Richard M. Stallman1998-03-121-14/+1
* (scheme-font-lock-keywords-1, scheme-font-lock-keywords-2,Dave Love1998-03-101-68/+0
* (scheme-mode-variables): Set font-lock-defaults locally.Dave Love1998-03-101-16/+76
* (hippie-expand-dabbrev-skip-space): Renamed `he-dabbrev-skip-space'.Richard M. Stallman1998-03-101-137/+195
* Added keybinding for `reftex-mouse-view-crossref' to S-mouse-2.Carsten Dominik1998-03-101-2/+11
* Use list syntax for key definitions.Richard M. Stallman1998-03-091-133/+194
* (reftex-nicify-text): make a new " " string each time.Carsten Dominik1998-03-091-2/+3
* (fill-nobreak-predicate): New variable.Richard M. Stallman1998-03-091-8/+20
* (do-auto-fill): Obey fill-nobreak-predicate.Richard M. Stallman1998-03-091-16/+22
* (latex-mode): Set fill-nobreak-predicate.Richard M. Stallman1998-03-091-0/+23
* (make-help-screen): Mention DEL in the prompt.Richard M. Stallman1998-03-091-1/+1
* (update-file-autoloads):Richard M. Stallman1998-03-091-4/+1
* (quit-window): New command.Richard M. Stallman1998-03-091-1/+50
* (lisp-interaction-mode-map)Richard M. Stallman1998-03-081-6/+6
* 1998-03-08 Carsten Dominik <cd@gnu.org>Carsten Dominik1998-03-081-11/+5
* 1998-03-08 Carsten Dominik <cd@gnu.org>Carsten Dominik1998-03-081-65/+121
* (vc-context-matches-p): New function.André Spiegel1998-03-081-23/+42
* (c-emacs-features): Var moved to cc-vars.el.Richard M. Stallman1998-03-081-46/+1
* (c-emacs-features): Var moved from cc-defs.el.Richard M. Stallman1998-03-081-1/+1
* Don't require cc-defs.Richard M. Stallman1998-03-081-1/+0
* (c-initialize-cc-mode): Moved require's to top level.Richard M. Stallman1998-03-081-26/+12
* (c-Java-javadoc-paragraph-start): New variable for use in c-fill-paragraph.Richard M. Stallman1998-03-081-1/+4
* (c-fill-paragraph): Bind fill-paragraph-function toRichard M. Stallman1998-03-081-20/+125
* (c-inside-bracelist-p): Fix for enum test.Richard M. Stallman1998-03-081-48/+108
* (c-enable-xemacs-performance-kludge-p): New variable.Richard M. Stallman1998-03-081-0/+45
* Initial revisionRichard M. Stallman1998-03-081-0/+118
* (fill-region): If JUSTIFY is non-nilRichard M. Stallman1998-03-081-2/+9
* Whitespace changes.Richard M. Stallman1998-03-081-5/+9
* (mh-quit): Use quit-window.Richard M. Stallman1998-03-081-2/+2
* (rmail-next-same-subject): Ignore leading andRichard M. Stallman1998-03-081-8/+10
* (news-exit): Use quit-window.Richard M. Stallman1998-03-081-1/+1
* (solitaire-quit): Function deleted.Richard M. Stallman1998-03-081-6/+1
* (select-tags-table-quit): Use quit-window.Richard M. Stallman1998-03-081-3/+1
* (makefile-browser-quit): Use quit-window.Richard M. Stallman1998-03-081-1/+1
* (dired-quit): Function deleted.Richard M. Stallman1998-03-081-6/+1
* (bookmark-bmenu-mode-map): Use quit-window for q.Richard M. Stallman1998-03-081-9/+1