summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (display-time): Use run-at-time to start the timer.Richard M. Stallman1996-02-271-7/+4
* (iso-transl-dead-key-alist): Fix syntax for ?^.Richard M. Stallman1996-02-271-1/+1
* (hexl-mode-exit, hexl-maybe-dehexlify-buffer):Richard M. Stallman1996-02-271-2/+2
* (tpu-load-xkeys): Fix previous change.Richard M. Stallman1996-02-261-1/+1
* (makefile-runtime-macros-list): Add + to the list.Richard M. Stallman1996-02-261-1/+1
* Use the new file names in autoloads.Karl Heuer1996-02-263-17/+17
* Comment change.Richard M. Stallman1996-02-261-1/+1