aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (mouse-save-then-kill): Call mouse-show-markRichard M. Stallman1994-11-151-2/+2
* (isearch-gnu-emacs-events): Variable deleted.Richard M. Stallman1994-11-151-31/+7
* (isearch-unread): Always use unread-command-events.Richard M. Stallman1994-11-151-22/+18
* (line): Add a beginning-op function.Richard M. Stallman1994-11-151-0/+8
* (tags-table-including): Don't gratuitously cons (what was I thinking?).Roland McGrath1994-11-151-6/+11
* (comint-exec-1): Terminate TERMCAP with colon.Richard M. Stallman1994-11-151-1/+1
* (scheme-mode-variables): Set parse-sexp-ignore-comments to t.Karl Heuer1994-11-141-0/+2
* Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.Simon Marshall1994-11-141-0/+1
* (query-replace-map): Bind Y and N like y and n.Richard M. Stallman1994-11-141-0/+2
* For windows-nt, load mouse.Richard M. Stallman1994-11-141-1/+7
* (lpr-headers-switches): Base default on lpr-command value.Richard M. Stallman1994-11-131-1/+1
* (texinfo-format-node): Insert the node delimiterRichard M. Stallman1994-11-111-3/+2
* (compile): With prefix arg, prompt even if (not compilation-read-command).Roland McGrath1994-11-101-17/+13
* (find-change-log): If change-log-default-nameRichard M. Stallman1994-11-101-4/+10
* Comment change.Richard M. Stallman1994-11-101-3/+4
* (ange-ftp-version): Var deleted.Richard M. Stallman1994-11-101-2/+0
* (string-rectangle): Don't set point.Richard M. Stallman1994-11-091-2/+1
* Comment reason for preceding change.Karl Heuer1994-11-091-0/+3
* (facemenu-update): Use C-down-mouse-2 for the menu.Richard M. Stallman1994-11-091-8/+3
* (comint-exec-1): Make sure default-directory is a real dir.Richard M. Stallman1994-11-091-1/+5
* (copy-region-as-kill): Don't set this-command.Richard M. Stallman1994-11-091-1/+0
* Only define items in vc-menu-map if it is boundp.Roland McGrath1994-11-091-32/+37
* (compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.Richard M. Stallman1994-11-091-0/+4
* * man.el (Man-berkeley-sed-script, Man-sysv-sed-script,Francesco Potortì1994-11-091-5/+7
* (vi-kill-region): Pass args to kill-region.Karl Heuer1994-11-091-6/+6
* (emerge-file-names): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+7
* (apropos-print-matches): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+2
* (describe-calendar-mode): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+3
* (describe-buffer-case-table): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+2
* (debugger-list-functions): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (describe-display-table): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+2
* (make-help-screen): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+1
* (describe-key, describe-mode, view-lossage, describe-function, describe-varia...Karl Heuer1994-11-091-5/+18
* (Helper-describe-mode): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+2
* (Info-summary): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+1
* (kbd-macro-query): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-2/+4
* (map-y-or-n-p): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (disabled-command-hook): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (r2b-help): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (perform-replace): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (set-variable): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+3
* (sc-set-variable): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+3
* (update-copyright): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-0/+6
* (ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode i...Karl Heuer1994-11-091-2/+8
* (vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-2/+8
* (yow): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (Man-follow-manual-reference): First arg deleted. CallKarl Heuer1994-11-081-9/+6
* Don't supersede attributes for faces `diary-face', `calendar-display-face', orEdward M. Reingold1994-11-081-7/+9
* (help-mode): New function.Karl Heuer1994-11-081-1/+16
* Check for nil time before trying to adjust it for dst.Edward M. Reingold1994-11-071-2/+2