| Commit message (Expand) | Author | Age | Files | Lines |
* | (font-lock-after-change-function): | Richard M. Stallman | 1993-07-23 | 1 | -5/+7 |
* | (sort-skip-fields): Really implement fields as runs | Richard M. Stallman | 1993-07-23 | 1 | -16/+34 |
* | (x-select-text): Limit size of text sent to cut buffer. | Richard M. Stallman | 1993-07-23 | 1 | -1/+7 |
* | (keyboard-translate): Properly lengthen existing table. | Richard M. Stallman | 1993-07-22 | 1 | -1/+2 |
* | > (vc-backend-revert): Use `co -f' instead of deleting the | Paul Eggert | 1993-07-22 | 1 | -12/+7 |
* | (map-y-or-n-p): If LIST is nil, just return. | Richard M. Stallman | 1993-07-22 | 1 | -1/+1 |
* | (mouse-secondary-save-then-kill): When making the undo item, | Richard M. Stallman | 1993-07-22 | 1 | -1/+1 |
* | (mouse-set-font): Update faces bold, italic and bold-italic. | Richard M. Stallman | 1993-07-22 | 1 | -2/+9 |
* | (perl-font-lock-keywords): Add a `(... . 1)' to the | Richard M. Stallman | 1993-07-22 | 1 | -16/+24 |
* | (complete): Use sit-for, not cmpl19-sit-for. | Richard M. Stallman | 1993-07-22 | 1 | -1/+3 |
* | (completion-list-mode): Renamed from completion-mode. | Richard M. Stallman | 1993-07-22 | 1 | -11/+11 |
* | (parse-colon-path): Really make nil, not ".", for empty path element. | Richard M. Stallman | 1993-07-22 | 1 | -3/+3 |
* | (generate-file-autoloads): Bind float-output-format. | Richard M. Stallman | 1993-07-21 | 1 | -5/+6 |
* | Try deleting version.el if it's not writable. | Richard M. Stallman | 1993-07-21 | 1 | -0/+3 |
* | *** empty log message *** | Richard M. Stallman | 1993-07-21 | 1 | -4/+7 |
* | (Man-set-fonts): Don't look for another char after | Richard M. Stallman | 1993-07-21 | 1 | -3/+3 |
* | (indent-c-exp): Call calculate-c-indent-within-comment when appropriate. | Richard M. Stallman | 1993-07-21 | 1 | -0/+4 |
* | (indent-c-exp): If ENDPOS, always set OPOINT | Richard M. Stallman | 1993-07-21 | 1 | -2/+15 |
* | (mouse-drag-region): Use deactivate-mark. | Richard M. Stallman | 1993-07-21 | 1 | -2/+2 |
* | (parse-colon-path): Turn empty substring into nil. | Richard M. Stallman | 1993-07-20 | 1 | -2/+4 |
* | (mail-bury): Check that frame-parameters is defined. | Richard M. Stallman | 1993-07-20 | 1 | -1/+2 |
* | *** empty log message *** | Richard M. Stallman | 1993-07-20 | 1 | -1/+2 |
* | Comment change. | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |
* | (define-key-after): Fix typo in previous change. | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |
* | (outline-mode-map): Delete spurious `outline-' | Richard M. Stallman | 1993-07-20 | 1 | -9/+9 |
* | (ange-ftp-completion-hook-function): New function. | Richard M. Stallman | 1993-07-20 | 1 | -0/+10 |
* | (file-name-handler-alist): Have two separate regexps with different hooks. | Richard M. Stallman | 1993-07-20 | 1 | -5/+12 |
* | (show-paren-face): New variable. | Richard M. Stallman | 1993-07-20 | 1 | -2/+6 |
* | (reposition-window): Don't forward-char if eobp. | Richard M. Stallman | 1993-07-20 | 1 | -1/+2 |
* | (normal-top-level): Call abbreviate-file-name again after calling command-line. | Richard M. Stallman | 1993-07-20 | 1 | -0/+2 |
* | (rmail-edit-map): Inherit properly from text-mode-map; | Richard M. Stallman | 1993-07-20 | 1 | -1/+2 |
* | (Man-getpage-in-background): Copy process-environment | Richard M. Stallman | 1993-07-20 | 1 | -1/+1 |
* | (mh-read-msg-list): Add space to message-number regexp. | Richard M. Stallman | 1993-07-20 | 1 | -2/+2 |
* | (gnus-emacs-version): New variable. | Richard M. Stallman | 1993-07-20 | 1 | -31/+34 |
* | (gnus-current-time-zone): Fix typo. | Richard M. Stallman | 1993-07-20 | 1 | -1/+3 |
* | entered into RCS | Richard M. Stallman | 1993-07-20 | 1 | -0/+123 |
* | (vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS | Paul Eggert | 1993-07-20 | 1 | -3/+3 |
* | (dired-unmark-all-files-no-query): New command. | Richard M. Stallman | 1993-07-20 | 1 | -4/+9 |
* | (while): Comment out converter. | Richard M. Stallman | 1993-07-19 | 1 | -13/+13 |
* | (hebrew-holidays): Split into 4 sub-variables. | Richard M. Stallman | 1993-07-19 | 1 | -8/+21 |
* | (mouse-menu-bar-buffers): Add Frames pane if there are multiple panes. | Roland McGrath | 1993-07-19 | 1 | -56/+76 |
* | (vc-rcs-status): Omit "LOCKER:" if you are the locker. | Paul Eggert | 1993-07-19 | 1 | -4/+9 |
* | (vc-comment-to-change-log): Copy interactive spec from | Roland McGrath | 1993-07-19 | 1 | -7/+7 |
* | (prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log). | Roland McGrath | 1993-07-19 | 1 | -3/+27 |
* | (vc-comment-to-change-log): Canonicalize following whitespace after | Roland McGrath | 1993-07-19 | 1 | -6/+8 |
* | (vc-comment-to-change-log): Complete rewrite. Do not use | Roland McGrath | 1993-07-18 | 1 | -8/+39 |
* | (add-log-current-defun-function): New defvar. | Roland McGrath | 1993-07-18 | 1 | -4/+12 |
* | (compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY . | Roland McGrath | 1993-07-18 | 1 | -32/+41 |
* | (update-file-autoloads): Go to the beginning of FILE before searching it | Roland McGrath | 1993-07-18 | 1 | -1/+4 |
* | (cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these. | Roland McGrath | 1993-07-18 | 1 | -0/+4 |