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