aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (kill-emacs-query-functions): New variable.Richard M. Stallman1994-02-241-0/+10
* (Info-build-node-completions): Add a call to widen.Richard M. Stallman1994-02-241-9/+12
* (debug, debug-on-entry): Doc strings.Richard M. Stallman1994-02-231-4/+4
* (byte-compile-file): Return nil on failure.Karl Heuer1994-02-231-2/+2
* (jka-compr-partial-uncompress): Make dd give youRichard M. Stallman1994-02-231-8/+10
* (posn-x-y): New function.Richard M. Stallman1994-02-231-8/+20
* Removed all support for Emacs-18:Richard M. Stallman1994-02-231-479/+486
* Fix calendar-cursor-to-date to handle starred days correctly.Edward M. Reingold1994-02-231-18/+21
* (rmail-insert-inbox-text): Recognize the spool directory even if symlinks areKarl Heuer1994-02-231-2/+4
* (calendar-cursor-to-date): Fix search string so itRichard M. Stallman1994-02-221-1/+1
* (shrink-window-if-larger-than-buffer): Don't shrink if the window that wouldKarl Heuer1994-02-211-2/+9
* (picture-mode-map): Replace delete-backward-charRichard M. Stallman1994-02-211-0/+2
* (calendar-string-to-mayan-long-count): Don'tRichard M. Stallman1994-02-191-5/+6
* (substitute-key-definition): Don't discard menu strings.Richard M. Stallman1994-02-191-4/+7
* (lisp-complete-symbol): Doc fix.Richard M. Stallman1994-02-181-4/+5
* (mouse-delete-max-match): Set len properly.Richard M. Stallman1994-02-181-3/+4
* Initial revisionRichard M. Stallman1994-02-181-0/+822
* Comment changes.Richard M. Stallman1994-02-181-15/+9
* Initial revisionRichard M. Stallman1994-02-181-0/+192
* (gud-mode): Define C-c C-l in gud buffer.Richard M. Stallman1994-02-181-0/+1
* Comment change.Richard M. Stallman1994-02-181-0/+1
* Initial revisionRichard M. Stallman1994-02-181-0/+74
* (vc-lookup-triple): Yield nil, not "", if NAME is nil.Paul Eggert1994-02-181-1/+1
* (ange-ftp-insert-file-contents): New arg REPLACE.Richard M. Stallman1994-02-171-6/+5
* Delete the code to enable menu bars.Richard M. Stallman1994-02-171-7/+8
* (defun-prompt-regexp): Now a user variable.Richard M. Stallman1994-02-171-1/+1
* (mail-mailer-swallows-blank-line): Fix regexp typo.Richard M. Stallman1994-02-171-2/+2
* (revert-buffer): Use new insert-file-contents replace arg.Richard M. Stallman1994-02-171-3/+3
* interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.Noah Friedman1994-02-171-1/+4
* (time-stamp-start): Allow more white spaceRichard M. Stallman1994-02-171-2/+3
* (copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp toRoland McGrath1994-02-171-1/+1
* (recover-file): Call auto-save-file-name-p correctly.Richard M. Stallman1994-02-161-1/+2
* (c++-mode): Set parse-sexp-ignore-comments to t.Richard M. Stallman1994-02-161-1/+1
* (interpreter-mode-alist): New variable.Richard M. Stallman1994-02-161-1/+33
* (face-try-color-list): Don't rely on errors from usingRichard M. Stallman1994-02-151-16/+24
* (current-word): Remove (interactive).Karl Heuer1994-02-141-1/+0
* Initial revisionRoland McGrath1994-02-141-0/+65
* (undo, yank): Set this-command to t at start,Richard M. Stallman1994-02-131-2/+11
* (command-line-1): Improve previous change.Richard M. Stallman1994-02-121-6/+8
* (inhibit-startup-echo-area-message): New variable.Richard M. Stallman1994-02-121-5/+33
* (face-initialize): Specify default characteristicsRichard M. Stallman1994-02-121-126/+94
* (super-apropos-check-doc-file): Don't attempt to retrieve functionKarl Heuer1994-02-121-1/+1
* (disabled-command-hook): Use eq to compare eltsRichard M. Stallman1994-02-121-1/+4
* Set up Alt keys as well as C-x 8 prefix.Richard M. Stallman1994-02-121-111/+149
* (clone-init-mode-variables): Don't defvarRichard M. Stallman1994-02-121-37/+64
* (perl-mode): Set parse-sexp-ignore-comments.Richard M. Stallman1994-02-121-1/+1
* (rmail-dont-reply-to): Change user-original-login-name to user-login-name.Karl Heuer1994-02-111-1/+1
* (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name toKarl Heuer1994-02-111-5/+2
* (user-original-login-name): Reduce to a defalias, since it's redundant withKarl Heuer1994-02-111-4/+1
* (gnus-user-login-name): Fix doc string.Karl Heuer1994-02-111-2/+2