aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* (unload-feature): Delete the file's load-history element.Richard M. Stallman1995-08-021-8/+10
* (gud-xdb-marker-filter): Change pattern to accept spc at end.Richard M. Stallman1995-08-021-2/+3
* (file-name-handler-alist): Don't match host name ending in period.Richard M. Stallman1995-08-011-2/+3
* (recover-session): Mention deletion is possible.Richard M. Stallman1995-08-011-2/+5
* (2C-toggle-autoscroll, 2C-autoscroll):Karl Heuer1995-08-011-32/+42
* (byte-optimize-nthcdr): Fix previous change.Richard M. Stallman1995-08-011-1/+1
* (dired-insert-set-properties): Catch errors.Richard M. Stallman1995-07-311-9/+14
* (vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.Richard M. Stallman1995-07-311-5/+5
* (dired-read-shell-command): Pass `shell-command-history' to read-string.Richard M. Stallman1995-07-311-1/+2
* Remove the remaining hook running functions. They are in C now.Simon Marshall1995-07-311-85/+3
* Major additions by Gustavo Chaves.Richard M. Stallman1995-07-311-99/+160
* (rmail-unix-mail-delimiter): Allow two-letter timezone name.Richard M. Stallman1995-07-301-1/+1
* (byte-compile-insert-header): If compiling for vers 18,Richard M. Stallman1995-07-301-2/+4
* (set-face-background): Don't treat nil as a color.Richard M. Stallman1995-07-301-1/+1
* (dabbrev-expand): Save previous point for undo.Richard M. Stallman1995-07-301-1/+3
* (with-electric-help): Doc fix.Richard M. Stallman1995-07-301-4/+12
* (cd): When reading arg, use just directory as the default.Richard M. Stallman1995-07-301-1/+3
* (do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.Richard M. Stallman1995-07-301-67/+70