aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Sun Jan 28 20:55:10 1996 Richard M. Stallman <[email protected]>Richard M. Stallman1996-01-291-146/+184
* (list-directory): Set default-directory better if theRichard M. Stallman1996-01-281-1/+4
* (apropos-print): Fix previous change.Erik Naggum1996-01-281-1/+1
* (name-last-kbd-macro): Reject empty cmd name.Richard M. Stallman1996-01-281-0/+2
* (edit-kbd-macro): Reject empty cmd name.Richard M. Stallman1996-01-281-0/+2
* (apropos-print): Omit key sequences that contain a frame.Richard M. Stallman1996-01-271-13/+30
* (ispell-help): Use set-minibuffer-window.Richard M. Stallman1996-01-271-0/+3
* (ispell-command-loop, ispell-region): Pass proper format string to message.Richard M. Stallman1996-01-271-5/+3
* (dired-get-filename): When quoting " chars,Richard M. Stallman1996-01-271-1/+1
* (command-line-normalize-file-name): New function.Richard M. Stallman1996-01-271-2/+10
* (server-process-filter): In file name, collapse multiple slashes to one.Richard M. Stallman1996-01-261-0/+6
* Moved code around to minimize compiler warnings.Michael Kifer1996-01-265-196/+203
* (tex-face-alist, tex-latex-face-alist): New variables.Richard M. Stallman1996-01-261-4/+32
* Add some keybindings.Richard M. Stallman1996-01-261-10/+26
* (mode25): Moved from `src/dosfns.c' for backward compatibility.Richard M. Stallman1996-01-261-32/+64
* (lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.Richard M. Stallman1996-01-261-2/+2
* (forward-paragraph): Comment change.Richard M. Stallman1996-01-261-0/+1
* Whitespace fix.Richard M. Stallman1996-01-261-1/+1
* (vc-diff): Make NOT-URGENT default to t.Richard M. Stallman1996-01-261-1/+1
* (makefile-font-lock-keywords): Improve highlightingRichard M. Stallman1996-01-261-2/+2
* Support for local fontification.Simon Marshall1996-01-263-94/+151
* (mail-yank-original): Doc fix.Karl Heuer1996-01-251-1/+1
* (rmail-start-mail): Set mail-dedicated-frame frame param.Richard M. Stallman1996-01-251-1/+3
* (mail-bury): Check mail-dedicated-frame frame param.Richard M. Stallman1996-01-251-1/+2
* (browse-url-netscape): Check for call-process returning a string.Richard M. Stallman1996-01-251-13/+16
* Tweaked command regexp.Simon Marshall1996-01-251-14/+13
* Support for buffer local fontification functions.Simon Marshall1996-01-251-87/+286
* Use `eval' in mail-font-lock-keywords.Simon Marshall1996-01-251-13/+14
* Support for Font Lock mode.Simon Marshall1996-01-251-19/+64
* Use make-local-hook for post-command-hookSimon Marshall1996-01-251-3/+3
* Fix indentation.Karl Heuer1996-01-251-2/+2
* (read-news): Define as alias for gnus.Richard M. Stallman1996-01-251-0/+5
* (iso-languages): Restructure the list to removeRichard M. Stallman1996-01-251-183/+100
* (toggle-save-place): Fix message text.Karl Heuer1996-01-251-3/+3
* (forms-mode, forms-toggle-read-only): Fix message text.Karl Heuer1996-01-251-7/+7
* (Info-goto-emacs-command-node): Fix error text.Karl Heuer1996-01-251-1/+1
* (bookmark-alist-from-buffer): Fix error text.Karl Heuer1996-01-251-7/+7
* (ex-pwd, vip-info-on-file): Pass proper format string to message.Karl Heuer1996-01-251-6/+6
* (shadow-shadows, shadow-add-to-todo): Pass proper format string to message.Karl Heuer1996-01-251-8/+8
* (list-load-path-shadows): Pass proper format string to message.Karl Heuer1996-01-251-2/+2
* (start-ispell, ispell-next): Pass proper format string to message.Karl Heuer1996-01-251-3/+4
* (edt-display-the-time): Pass proper format string to message.Karl Heuer1996-01-251-4/+4
* (vip-replace-string, vip-search-forward, vip-search-backward): Delete format ...Karl Heuer1996-01-251-9/+9
* (tpu-y-or-n-p): Delete format call inside message.Karl Heuer1996-01-251-3/+3
* (read-quoted-char): Delete format call inside message.Karl Heuer1996-01-251-2/+1
* (toggle-save-place, save-place-alist-to-file, load-save-place-alist-from-file...Karl Heuer1996-01-251-7/+5
* (mh-get-new-mail): Delete format call inside message.Karl Heuer1996-01-251-8/+7
* (enriched-next-annotation): Delete format call inside message.Karl Heuer1996-01-251-2/+2
* (bookmark-write-file, bookmark-load): Delete format call inside message.Karl Heuer1996-01-251-4/+4
* (array-what-position): Delete format call inside message.Karl Heuer1996-01-251-3/+3