aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
* (gud-make-debug-menu): Make a child for theRichard M. Stallman1999-09-081-13/+12
* (default-korean-keyboard): Initialize itKenichi Handa1999-09-081-1/+4
* (font-lock-multiline): New text property containsRichard M. Stallman1999-09-071-6/+28
* 1999-09-07 Edward M. Reingold <[email protected]>Dave Love1999-09-071-1/+1
* (face-set-after-frame-default): Initialize someGerd Moellmann1999-09-071-9/+46
* (nnsoup-tmp-directory): Use temporary-file-directory.Eli Zaretskii1999-09-071-1/+1
* (gnus-uu-tmp-dir): Use temporary-file-directory.Eli Zaretskii1999-09-071-1/+1
* Initial revisionDave Love1999-09-071-0/+506
* (tar-header-block-tokenize): Bind linkname.Dave Love1999-09-071-2/+2
* (push): Doc fix.Richard M. Stallman1999-09-071-1/+1
* (timezone-parse-date): Use < 69 not < 70 to distinguish 20YY from 19YY.Richard M. Stallman1999-09-061-2/+2
* (vc-annotate-display): Use < 69 not < 70 to distinguish 20YY from 19YY.Richard M. Stallman1999-09-061-4/+4
* (tar-extract): Don't assume buffer is visiting a file.Richard M. Stallman1999-09-061-1/+3
* (quickurl-list-focused-line): Removed.Richard M. Stallman1999-09-061-9/+1
* (rmail-retry-failure): Unconditionally move to beginning of message.Richard M. Stallman1999-09-061-2/+2
* (isearch-mode-map): Add mouse-2.Dave Love1999-09-061-0/+4
* (rmail-read-password): Deleted.Dave Love1999-09-061-24/+1
* Don't conditionally define caddr.Dave Love1999-09-061-13/+2
* Doc fixes.Richard M. Stallman1999-09-061-2/+2