summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Karl Heuer1995-08-151-10/+0
* Rewrite as a minor mode.Karl Heuer1995-08-151-72/+26
* (vip-set-hooks): Use view-mode-hook, not view-hook.Karl Heuer1995-08-141-3/+3
* (basic-save-buffer-1): Pass new arg to write-region.Richard M. Stallman1995-08-141-2/+3
* (insert-file-contents-literally): New function.Richard M. Stallman1995-08-141-9/+38
* (command-line-1): Add option --eval to evalute anRichard M. Stallman1995-08-141-1/+10
* (forms-check-number-of-fields): New vbl.Richard M. Stallman1995-08-141-5/+15
* (recover-file): It's ok if the visited file doesn't exist.Richard M. Stallman1995-08-131-3/+32
* (mouse-drag-region): Unread the up-event rather than execute it here.Richard M. Stallman1995-08-131-2/+3
* (rmail-convert-file): Look back for ^_ only at bol.Richard M. Stallman1995-08-121-2/+2
* (shell-command-on-region): Don't examine order ofRichard M. Stallman1995-08-121-4/+4
* Insert missing quote in help-font-lock-keywords.Simon Marshall1995-08-111-1/+1
* (isearch-other-meta-char): Avoid bug checking whetherRichard M. Stallman1995-08-101-1/+5
* (byte-compile-insert-header): Use 19.29, not 19.28.90Richard M. Stallman1995-08-101-54/+56
* (server-buffer-done): Pause between client commands,Richard M. Stallman1995-08-101-4/+6
* (vc-dired-reformat-line): Display eight character user names correctly.Richard M. Stallman1995-08-101-1/+1
* Comment change.Richard M. Stallman1995-08-101-4/+7
* Comment change.Richard M. Stallman1995-08-101-4/+7
* Added Font Lock mode support.Simon Marshall1995-08-101-0/+21
* Rewrite texinfo-font-lock-keywords; don't fontify syntactically.Simon Marshall1995-08-101-10/+13
* Tweak fortran-font-lock-keywords-1.Simon Marshall1995-08-101-1/+1
* Functionality for font-lock-beginning-of-syntax-function to be used by font-l...Simon Marshall1995-08-101-128/+262
* (interpreter-mode-alist): Delete autoload cookie.Richard M. Stallman1995-08-092-2/+7
* * man.el (Man-translate-references): Anchor the regexps.Francesco Potortì1995-08-091-3/+3
* (vc-revert-buffer): In a dedicated solitary window,Richard M. Stallman1995-08-081-2/+8
* (forward-paragraph): Don't overlook a paragraph-startRichard M. Stallman1995-08-081-2/+2
* (dired-mode-map): Set up the map completelyRichard M. Stallman1995-08-081-224/+225
* (command-line-1): Fix previous change.Richard M. Stallman1995-08-071-1/+1
* (tcl-do-auto-fill): Only fill past fill-column; for 19.29.Tom Tromey1995-08-071-21/+25
* (byte-compile-output-docform): CheckRichard M. Stallman1995-08-071-66/+69
* Standardize layout of doc strings.Richard M. Stallman1995-08-061-42/+40
* (delete-selection-pre-hook): New type value `yank'.Richard M. Stallman1995-08-061-1/+10
* (column-number-mode, line-number-mode): Default now t.Richard M. Stallman1995-08-061-2/+2
* (Info-read-node-name-1): New function.Richard M. Stallman1995-08-051-1/+20
* (tab-to-tab-stop): Expand abbrevs only after a word-char.Richard M. Stallman1995-08-051-1/+2
* (set-face-background): When using face-color-supported-p,Richard M. Stallman1995-08-051-1/+5
* (fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):Richard M. Stallman1995-08-051-7/+11
* (bibtex-maintain-sorted-entries): Make nil the default.Richard M. Stallman1995-08-051-1/+1
* (ps-print-emacs-type): Renamed from emacs-type.Richard M. Stallman1995-08-041-17/+19
* Renamed `fsf' to `emacs' in all names.Richard M. Stallman1995-08-041-13/+13
* (compilation-error-regexp-alist): Add regexp for Sun ada.Roland McGrath1995-08-041-0/+4
* Initial revisionRichard M. Stallman1995-08-041-0/+454
* (command-line-1): Mention recover-session if there's a .saves file.Richard M. Stallman1995-08-031-0/+6
* Don't alter bindings in minibuffer-local-must-match-mapRichard M. Stallman1995-08-031-8/+6
* (resize-minibuffer-setup): Use make-local-hook.Richard M. Stallman1995-08-031-7/+6
* (tpu-control-keys): New initial value, nil.Richard M. Stallman1995-08-031-21/+20
* (jka-compr-load): Bind load-force-doc-strings.Richard M. Stallman1995-08-021-1/+2
* (dired-do-copy): Doc fix.Richard M. Stallman1995-08-021-2/+2
* (archive-remote-regexp): Don't accept hostnamesRichard M. Stallman1995-08-021-1/+1
* (fill-region-as-paragraph): Don't find adaptive-fill-regexpRichard M. Stallman1995-08-021-6/+18