aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Use aref instead of sref.Richard M. Stallman1999-09-151-1/+1
* (whitespace-mode, whitespace-mode-line): Add defvars.Richard M. Stallman1999-09-151-2/+4
* (dired-recursive-deletes): New custom variable.Richard M. Stallman1999-09-151-6/+45
* (whitespace-version): Update version to 2.4Richard M. Stallman1999-09-141-22/+89
* (eval-last-sexp): Use prin1 instead of print.Gerd Moellmann1999-09-141-1/+1
* Update author address.Dave Love1999-09-141-2/+1
* (lisp-font-lock-keywords-1): Recognize an autoloadRichard M. Stallman1999-09-141-1/+1
* (inferior-octave-startup): Ensure -i and --no-line-editing are passedStephen Eglen1999-09-141-2/+3
* (texinfo-font-lock-keywords): Add uref, command, option, env and sc.Eli Zaretskii1999-09-141-3/+3
* (shell-quote-argument): Quote argument with doubleEli Zaretskii1999-09-141-2/+13
* (eval-defun, eval-last-sexp):Richard M. Stallman1999-09-141-27/+35
* (eval-expression-print-level): New variable.Richard M. Stallman1999-09-141-3/+24
* (Info-find-node): Cope better if guesspos is too large.Richard M. Stallman1999-09-141-2/+7
* (hide-ifdef-mode): Add autoload cookie.Dave Love1999-09-131-0/+2
* (checkdoc-display-status-buffer): AvoidDave Love1999-09-131-8/+10
* Remove code, keep the interface.Gerd Moellmann1999-09-131-202/+12
* (help-highlight-p): Doc fix.Dave Love1999-09-131-2/+1
* Copyright up-date.Dave Love1999-09-131-1/+1
* (mode-line, header-line, tool-bar, ): Add :version.Dave Love1999-09-131-3/+10
* Remove some compatibility code and checks.Dave Love1999-09-131-67/+27
* Don't define-widget-keywords.Dave Love1999-09-131-223/+532
* (custom-face-attributes): Simplify :underline, :overline,Dave Love1999-09-131-41/+34
* Don't define-widget-keywords.Dave Love1999-09-131-31/+30
* (iswitchb-exhibit): Use buffer-string insteadGerd Moellmann1999-09-121-1/+1
* Change `ghostscript' to `postscript' in comment.Gerd Moellmann1999-09-121-1/+1
* (mode-line): Replaces `modeline'.Gerd Moellmann1999-09-121-1/+3
* (tpu-version): New version.Richard M. Stallman1999-09-121-43/+67
* (isearch-mode-map): Undo previous change.Richard M. Stallman1999-09-121-3/+4
* (eval-last-sexp): If after ?\LETTER, use all of that as the sexp.Richard M. Stallman1999-09-121-0/+6
* (find-file-noselect): Catch errors in file-expand-wildcards,Richard M. Stallman1999-09-111-4/+6
* Major changes. Avoid changing point and mark.Richard M. Stallman1999-09-111-136/+261
* (byte-compile-output-docform): Bind print-gensym-alist for compatibility,Richard M. Stallman1999-09-111-2/+8
* (byte-compile-output-docform): Bind print-continuous-numbering andRichard M. Stallman1999-09-111-6/+4
* (make-temp-file): New function.Richard M. Stallman1999-09-111-0/+24
* (lisp-imenu-generic-expression): Recognize define-widget.Dave Love1999-09-101-2/+22
* (debug-ignored-errors): Restore BBDB stuff.Dave Love1999-09-101-1/+5
* Finish making it fit Emacs conventions. Add autoloads.Richard M. Stallman1999-09-101-87/+146
* (bat-generic-mode): "::"-style comments don'tRichard M. Stallman1999-09-091-9/+3
* Comment.Dave Love1999-09-091-1/+1
* Comment on finder-known-keywords.Dave Love1999-09-091-0/+2
* (byte-optimize-backward-char, byte-optimize-backward-word): NewDave Love1999-09-091-10/+37
* (mouse-drag-mode-line-1): Extension of formerGerd Moellmann1999-09-091-9/+34
* (put-image): Remove optional buffer parameter.Gerd Moellmann1999-09-091-16/+14
* (face-italic-p): Return t only for values `italic'Gerd Moellmann1999-09-091-1/+1
* (mode-line-unbury-buffer): Use aref instead of sref.Gerd Moellmann1999-09-081-6/+6
* (fill-region-as-paragraph, canonically-space-region):Richard M. Stallman1999-09-081-5/+11
* (describe-function-1): Don't return empty string for keymaps.Richard M. Stallman1999-09-081-0/+12
* (backup-by-copying-when-privileged-mismatch): New variable.Richard M. Stallman1999-09-081-6/+24
* (generic-define-unix-modes): Added new modes:Richard M. Stallman1999-09-081-24/+220
* (tar-header-block-tokenize):Richard M. Stallman1999-09-081-4/+8