aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (font-lock-fontify-block): Use facemenu-keymap to make the binding.Richard M. Stallman1996-03-071-1/+1
* (pascal-declaration-end): Now locates the end of a parameterlist correctly.Richard M. Stallman1996-03-071-6/+13
* (beginning-of-line-text): Check adaptive-fill-regexp is non-nil.Richard M. Stallman1996-03-061-1/+1
* (tar-subfile-mode): Doc fix.Richard M. Stallman1996-03-061-6/+6
* (save-place-kill-emacs-hook): Always call save-places-to-alist.Richard M. Stallman1996-03-061-3/+5
* (post-command-idle-hook, post-command-idle-delay): Mark obsolete.Richard M. Stallman1996-03-061-0/+4
* (PC-completion-as-file-name-predicate):Richard M. Stallman1996-03-061-5/+9
* (equalp): Correctly compare last elt of two lists.Richard M. Stallman1996-03-051-1/+2
* (mail-abbrevs-setup): Doc fix.Richard M. Stallman1996-03-051-0/+1
* (texinfo-section-types-regexp)Richard M. Stallman1996-03-051-0/+47
* (PC-do-completion-filename-completers): New variable.Richard M. Stallman1996-03-051-2/+6
* Global var `misc' renamed.Richard M. Stallman1996-03-051-8/+13
* Global vars mam, fn, bn renamed.Richard M. Stallman1996-03-051-20/+34
* (desktop-list*): New function.Richard M. Stallman1996-03-051-13/+18
* (save-place-kill-emacs-hook): Don't saveRichard M. Stallman1996-03-051-2/+4
* Comment change.Richard M. Stallman1996-03-041-1/+8
* (unforward-rmail-message): Add autoload declaration.Richard M. Stallman1996-03-041-0/+6
* (unforward-rmail-message): Delete autoload cookie.Richard M. Stallman1996-03-041-1/+0
* (rmail-unix-mail-delimiter): Don't accept newlines in month.Richard M. Stallman1996-03-041-1/+1
* Require cl only when compiling.Richard M. Stallman1996-03-031-5/+6
* (texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.Richard M. Stallman1996-03-031-1/+1
* (dired-compress-file-suffixes): New variable.Richard M. Stallman1996-03-031-21/+49
* (global-map): Change C-M-g to M-g M-g.Richard M. Stallman1996-03-021-1/+1
* Comment change.Richard M. Stallman1996-03-0224-26/+29
* Comment change.Richard M. Stallman1996-03-023-3/+3
* (forms-insert-after): New variable. Non-nil means: inserts of newJohan Vromans1996-03-011-13/+31
* (set-visited-file-name): Query if there's already anotherRichard M. Stallman1996-03-011-0/+5
* (compilation-parse-errors):Richard M. Stallman1996-03-011-26/+8
* (command-line-normalize-file-name): Do save-match-data.Richard M. Stallman1996-03-011-8/+9
* (imenu--menubar-select): No longer interactive.Richard M. Stallman1996-03-011-35/+35
* (imenu-submenu-name-format): Delete the `...'.Richard M. Stallman1996-03-011-1/+1
* Add provide call.Richard M. Stallman1996-03-011-0/+2
* Comment change.Richard M. Stallman1996-03-011-7/+21
* (backward-delete-char-untabify):Richard M. Stallman1996-02-291-5/+1
* (iso-languages): Add ~? and ~!.Richard M. Stallman1996-02-291-0/+11
* Save if reqd in emacs-lisp-byte-compile-and-load.Simon Marshall1996-02-291-7/+9
* (server-process-filter): Use command-line-normalize-file-name.Richard M. Stallman1996-02-281-5/+2
* (command-line-normalize-file-name): Convert /// at beginning to just /.Richard M. Stallman1996-02-281-0/+3
* (ps-generate): Bind inhibit-read-only.Richard M. Stallman1996-02-281-1/+4
* Don't toggle on window-setup-hook.Simon Marshall1996-02-281-1/+1
* Make global-font-lock-mode show status messages, and fontification interrupta...Simon Marshall1996-02-281-34/+43
* Make get-buffer-window-list take MINIBUF arg.Simon Marshall1996-02-281-3/+3
* (show-paren-delay): New variable.Richard M. Stallman1996-02-281-16/+38
* (timer-set-time, timer-set-time-with-usecs): Doc fix.Richard M. Stallman1996-02-281-46/+47
* (timeout-event-p): Function deleted.Richard M. Stallman1996-02-281-5/+0
* (command-line-normalize-file-name):Richard M. Stallman1996-02-281-1/+3
* (server-process-filter): Don't collapse // at start of file name.Richard M. Stallman1996-02-281-1/+2
* (handle-delete-frame): Use save-buffers-kill-emacs.Richard M. Stallman1996-02-281-1/+2
* (display-time): Use rmail-after-get-new-mail-hook.Richard M. Stallman1996-02-271-1/+1
* (rmail-get-new-mail): Run rmail-after-get-new-mail-hook.Richard M. Stallman1996-02-271-0/+1