summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* Provide 'menu-bar.Richard M. Stallman1993-05-131-0/+2
* (face-initialize): New function.Richard M. Stallman1993-05-131-38/+44
* Don't put frame-initialize and frame-notice-user-settings on hooks.Richard M. Stallman1993-05-131-2/+5
* (command-line): Call frame-initialize explicitly.Richard M. Stallman1993-05-131-0/+6
* (Setting minor-mode-map-alist):Richard M. Stallman1993-05-132-7/+7
* (kbd-macro-query): Fix prompt string.Richard M. Stallman1993-05-121-1/+1
* (default-menubar): Make initial value nil.Richard M. Stallman1993-05-121-257/+4
* Improve doc strings and prompt strings.Richard M. Stallman1993-05-121-33/+35
* (comint-filter): Increment opoint only if after insertion point.Richard M. Stallman1993-05-121-1/+2
* (te-pass-through): Handle meta chars and non-char events.Richard M. Stallman1993-05-121-33/+43
* (vc-diff): Report an error if the buffer isn't registered.Richard M. Stallman1993-05-111-7/+21
* Re-arranged stuff to put defsubst accessors at the topJim Blandy1993-05-111-71/+84
* (buffer-menu): Don't save a window config.Richard M. Stallman1993-05-101-20/+22
* (byte-recompile-directory): If ARG is non-nil, set it to its prefixRoland McGrath1993-05-101-2/+4
* * x-win.el: Since we require faces.el, there's no point in settingJim Blandy1993-05-091-3/+3
* (rmail-output): Undo June 11 1992 change:Richard M. Stallman1993-05-091-1/+1
* * finder.el: Bind finder-exit to 'q', not 'x'; the former is theJim Blandy1993-05-091-3/+4
* * faces.el: Call internal-set-face-1, not internat-set-face-1.Jim Blandy1993-05-091-10/+11
* * faces.el (read-face-name): Call face-list, not list-faces.Jim Blandy1993-05-091-119/+120
* (dabbrev-expand): Delete a search-forward callRichard M. Stallman1993-05-091-1/+3
* (find-change-log): If there is a buffer-local value ofRoland McGrath1993-05-091-25/+31
* (query-replace-map): Bind [escape] like "\e".Richard M. Stallman1993-05-091-0/+1
* Doc fix.Richard M. Stallman1993-05-091-6/+7
* (kbd-macro-query): Use query-replace-map to define answers.Richard M. Stallman1993-05-091-11/+33
* (vc-backend-diff): Handle either string or list.Richard M. Stallman1993-05-091-1/+3
* (diff-switches): Define var here as well as in diff.el.Richard M. Stallman1993-05-091-0/+4
* Comment fix.Richard M. Stallman1993-05-091-0/+1
* (mail-do-fcc): Don't output a newline before From...Richard M. Stallman1993-05-091-1/+1
* (rmail-convert-to-babyl-format): Delete 1 charRichard M. Stallman1993-05-091-3/+5
* (jump-to-register): Allow file name "in" a register.Richard M. Stallman1993-05-091-2/+8
* (scroll-bar-drag, scroll-bar-drag-1): New functions.Richard M. Stallman1993-05-081-3/+31
* Require help-macro, not help-screen.Richard M. Stallman1993-05-081-2/+2
* Provide help-macro, not help-screen.Richard M. Stallman1993-05-081-1/+1
* Don't add menu bar to minibuffer-only frames.Richard M. Stallman1993-05-081-1/+3
* (vc-directory-18): cd to the directory in question before the file tree walk.Richard M. Stallman1993-05-081-1/+2
* (vc-directory-18): New function.Richard M. Stallman1993-05-081-1/+32
* (calendar-mode-map): Add arrow key bindings.Richard M. Stallman1993-05-071-0/+4
* (rmail-resend): Add `resent' attribute.Richard M. Stallman1993-05-071-35/+40
* (flush-lines, keep-lines, how-many):Richard M. Stallman1993-05-061-3/+3
* (comint-filter): New function.Richard M. Stallman1993-05-061-1/+39
* (previous-matching-history-element): If minibuf is empty,Richard M. Stallman1993-05-061-14/+24
* (comint-previous-matching-input): Use let* in the interactive.Richard M. Stallman1993-05-061-8/+8
* (comint-previous-matching-input): New command, on M-r.Richard M. Stallman1993-05-061-79/+118
* (auto-mode-alist): Delete the entries for makefile-mode.Richard M. Stallman1993-05-061-2/+2
* Comment changes.Richard M. Stallman1993-05-061-1/+12
* Doc fix.Richard M. Stallman1993-05-051-10/+8
* (blink-matching-paren-distance): Change default to 12,000.Richard M. Stallman1993-05-051-3/+2
* (vc-backend-diff): Use diff-switches, not vc-diff-options.Richard M. Stallman1993-05-041-7/+6
* Doc fix.Richard M. Stallman1993-05-041-1/+1
* (minor-mode-map-alist): Don't use it if it's void.Richard M. Stallman1993-05-041-2/+3