summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (message-mode): Doc fix.Erik Naggum1996-11-131-1/+1
* (report-emacs-bug): New argument recent-keys read before bug subjectErik Naggum1996-11-131-3/+4
* (find-grep-options): Treat solaris, irix like BSD.Richard M. Stallman1996-11-121-1/+5
* (isearch-complete1): If no completion,Richard M. Stallman1996-11-121-6/+8
* (combine-after-change-calls): The first form is not special.Erik Naggum1996-11-111-1/+1
* (dired-jump): Never turn omitting *on*.Richard M. Stallman1996-11-101-5/+6
* (describe-variable): Pretty-print the values.Richard M. Stallman1996-11-101-26/+44
* (define-key-after): If AFTER is t, always put new binding at the end.Richard M. Stallman1996-11-101-4/+11
* (sh-set-shell): Pass args no-query-flagRichard M. Stallman1996-11-091-10/+19
* (combine-after-change-calls): Add lisp-indent-function property.Richard M. Stallman1996-11-091-0/+1
* (combine-after-change-calls): New def-edebug-spec.Richard M. Stallman1996-11-091-2/+3
* (combine-after-change-calls): New macro.Richard M. Stallman1996-11-091-0/+18
* (comint-output-filter): Run comint-output-filter-functionsRichard M. Stallman1996-11-091-1/+3
* (list-diary-entries): Reread the diary file if it has changed.Richard M. Stallman1996-11-091-3/+5
* (revert-buffer): Doc fix.Richard M. Stallman1996-11-091-4/+14
* (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