aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (map-y-or-n-p): Handle minibuffer-auto-raise here.Richard M. Stallman1996-11-091-0/+2
* (sh-mode-syntax-table): Turn on comment syntax for #,Richard M. Stallman1996-11-071-36/+14
* (sh-mode): Set `comment-start-skip'; otherwiseRichard M. Stallman1996-11-071-0/+1
* (display-time-format): New variable.Richard M. Stallman1996-11-071-7/+13
* (vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".Richard M. Stallman1996-11-071-1/+1
* (narrow-to-page): With negative arg, move back one extraRichard M. Stallman1996-11-061-1/+10
* (minor-mode-alist): Don't use purecopy.Richard M. Stallman1996-11-061-6/+6
* (compile-auto-highlight): Renamed fromRichard M. Stallman1996-11-051-11/+12
* (compile-highlight-display-limit): New variable.Richard M. Stallman1996-11-051-1/+34
* (time-stamp-dd/mm/yyyy): New function.Richard M. Stallman1996-11-051-1/+9
* (initial-frame-alist): Make default value nil--Richard M. Stallman1996-11-051-4/+4
* (dired-mode-map): Put dired-mark-subdir-files on *s.Richard M. Stallman1996-11-041-0/+1
* (makefile-font-lock-keywords): Handle dependenciesRichard M. Stallman1996-11-031-5/+5
* Enabled commentary for Finder.Richard M. Stallman1996-11-031-6/+8
* (Man-bgproc-sentinel): Move the buffer creationRichard M. Stallman1996-11-031-10/+10
* (comment-region): With just C-u as arg,Richard M. Stallman1996-11-031-5/+5
* (change-log-fill-paragraph): Return non-nil soRichard M. Stallman1996-11-021-3/+4
* (handwrite-version): Variable deleted.Richard M. Stallman1996-11-021-3/+1
* Initial revisionRichard M. Stallman1996-11-021-0/+1378
* Fix minor typo in *! key binding.Erik Naggum1996-11-021-1/+1
* (dired-mode-map): Make * a prefix for mark commands.Richard M. Stallman1996-11-021-4/+14
* (dired-mode-map): Put dired-mark-extension on *.Richard M. Stallman1996-11-021-0/+3
* (Info-scroll-up): Doc fix.Richard M. Stallman1996-11-021-3/+9
* Initial revisionRichard M. Stallman1996-11-021-0/+165
* (isearch-forward): Doc fix.Richard M. Stallman1996-11-011-0/+1
* (lisp-complete-symbol): Sort the list.Richard M. Stallman1996-11-011-0/+1
* (tex-file): Fix paren error in last change.Richard M. Stallman1996-10-311-12/+14
* (dired-find-file): Error if line's file does not exist.Richard M. Stallman1996-10-311-1/+4
* Initial revisionRichard M. Stallman1996-10-301-0/+149
* Use new face.Simon Marshall1996-10-281-1/+1
* more auto-mode-alist modes.Simon Marshall1996-10-281-0/+2
* (timezone-time-from-absolute): Fix off-by-onePaul Eggert1996-10-281-1/+1
* (refer-bib-directory): New variable, list ofRichard M. Stallman1996-10-261-88/+245
* (electric-perl-terminator, perl-indent-command):Richard M. Stallman1996-10-261-4/+8
* (mouse-sel-set-selection-function): Doc fix.Richard M. Stallman1996-10-261-5/+12
* (set-visited-file-name): Doc fix.Richard M. Stallman1996-10-261-2/+2
* (kill-buffer-and-window): New command.Richard M. Stallman1996-10-261-1/+11
* (sh-mode): Don't make font-lock-keywords buffer-local.Richard M. Stallman1996-10-261-1/+0
* (rmail-reply): Merge resent-to and resent-cc into to and cc.Richard M. Stallman1996-10-261-22/+28
* (pascal-indent-declaration): Avoid infinite loopRichard M. Stallman1996-10-261-1/+2
* (Info-insert-dir): Ensure directory ends with slash.Karl Heuer1996-10-251-1/+2
* (makefile-font-lock-keywords): Accept - and . inKarl Heuer1996-10-251-1/+1
* (imenu-scanning-message): Use ellipsis.Karl Heuer1996-10-251-2/+2
* (iso-langauges): Alphabetize list.Karl Heuer1996-10-251-36/+63
* (lexical-let): Fixed a bug involving nestedKarl Heuer1996-10-241-0/+1
* (dired-insert-directory): Check for non-US LANG.Karl Heuer1996-10-241-1/+1
* Changes to font-lock-fontify-syntactically-region: (a) the cache position mus...Simon Marshall1996-10-231-336/+756
* Add Font Lock support. Add mode command autoload cookie.Simon Marshall1996-10-231-49/+160
* Tweak dired-font-lock-keywords.Simon Marshall1996-10-231-11/+38
* Tweak mail-font-lock-keywords.Simon Marshall1996-10-231-5/+11