| Commit message (Expand) | Author | Age | Files | Lines |
* | (perl-mode): Set parse-sexp-ignore-comments. | Richard M. Stallman | 1994-02-12 | 1 | -1/+1 |
* | (rmail-dont-reply-to): Change user-original-login-name to user-login-name. | Karl Heuer | 1994-02-11 | 1 | -1/+1 |
* | (rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to | Karl Heuer | 1994-02-11 | 1 | -5/+2 |
* | (user-original-login-name): Reduce to a defalias, since it's redundant with | Karl Heuer | 1994-02-11 | 1 | -4/+1 |
* | (gnus-user-login-name): Fix doc string. | Karl Heuer | 1994-02-11 | 1 | -2/+2 |
* | (gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv | Karl Heuer | 1994-02-11 | 1 | -4/+3 |
* | (display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv | Karl Heuer | 1994-02-11 | 1 | -3/+1 |
* | (perform-replace): Check for empty stack. | Karl Heuer | 1994-02-11 | 1 | -6/+10 |
* | Fix spelling of pre-command-hook. | Karl Heuer | 1994-02-11 | 1 | -1/+1 |
* | Fix syntax used for C-SPC. | Karl Heuer | 1994-02-11 | 1 | -1/+1 |
* | (etags-goto-tag-location): First go directly to STARTPOS and see if PAT is | Roland McGrath | 1994-02-11 | 1 | -0/+8 |
* | (shell-get-current-command): Make regexp more selective. | Richard M. Stallman | 1994-02-10 | 1 | -1/+1 |
* | (mouse-start-end): For double click with START on openparen, | Richard M. Stallman | 1994-02-10 | 1 | -1/+5 |
* | (lisp-font-lock-keywords-2): Quote the * in let*. | Richard M. Stallman | 1994-02-10 | 1 | -1/+1 |
* | (outline-mode): Fix spelling of add-hook. | Karl Heuer | 1994-02-10 | 1 | -1/+1 |
* | (vc-comment-to-change-log): Load add-log before binding | Karl Heuer | 1994-02-09 | 1 | -0/+3 |
* | (mouse-start-end): Check START rather than point for being at eob. | Karl Heuer | 1994-02-09 | 1 | -2/+2 |
* | (display-time): Use expand-file-name to make file name of wakeup. | Richard M. Stallman | 1994-02-09 | 1 | -1/+1 |
* | (disabled-command-hook): Use eq to compare elts of this-command-keys. | Richard M. Stallman | 1994-02-09 | 1 | -1/+1 |
* | (rmail-summary-expunge-and-save): Mark summary buffer as unmodified. | Karl Heuer | 1994-02-09 | 1 | -1/+2 |
* | (rmail-expunge-and-save): Mark summary buffer as unmodified. | Karl Heuer | 1994-02-09 | 1 | -1/+3 |
* | Add (require 'rmail) so the macro will be byte-compiled properly. | Karl Heuer | 1994-02-09 | 1 | -0/+2 |
* | (show-children): Don't narrow to (1+ (point-max)) when | Richard M. Stallman | 1994-02-08 | 1 | -1/+6 |
* | (generate-file-autoloads): Don't frob literal formfeeds into \f; just bind | Roland McGrath | 1994-02-08 | 1 | -44/+36 |
* | (rmail-edit-current-message): Make local variables permanent, so | Karl Heuer | 1994-02-08 | 1 | -0/+1 |
* | (rmail-variables): Make local variables permanent, so the user can safely | Karl Heuer | 1994-02-08 | 1 | -1/+18 |
* | (copy-face): Doc fix. | Richard M. Stallman | 1994-02-08 | 1 | -10/+16 |
* | (finder-mode): Doc fix. | Richard M. Stallman | 1994-02-08 | 1 | -1/+1 |
* | (mail-signature): Insert a `-- ' line. | Richard M. Stallman | 1994-02-08 | 1 | -2/+2 |
* | (make-syntax-table): Behave like copy-syntax-table if an argument is given, | Karl Heuer | 1994-02-08 | 1 | -20/+22 |
* | (batch-update-autoloads): Add missing close paren. | Karl Heuer | 1994-02-08 | 1 | -1/+1 |
* | (ange-ftp-load): Honor the NOERROR and NOSUFFIX flags. | Karl Heuer | 1994-02-07 | 1 | -7/+17 |
* | (mail-signature): Doc mod. | Karl Heuer | 1994-02-07 | 1 | -1/+2 |
* | (insert-parentheses): Doc mod. | Karl Heuer | 1994-02-07 | 1 | -2/+2 |
* | (autoload-trim-file-name): New function. | Roland McGrath | 1994-02-07 | 1 | -65/+124 |
* | (desktop-bug-report): Command deleted. | Richard M. Stallman | 1994-02-07 | 1 | -20/+0 |
* | (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date. | Richard M. Stallman | 1994-02-07 | 1 | -3/+3 |
* | (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date. | Richard M. Stallman | 1994-02-07 | 1 | -4/+2 |
* | (calendar-print-french-date,diary-french-date): | Richard M. Stallman | 1994-02-07 | 1 | -7/+3 |
* | (view-diary-entries,diary-islamic-date): Use new error arg | Richard M. Stallman | 1994-02-07 | 1 | -7/+3 |
* | (calendar-cursor-holidays): Use new error arg | Richard M. Stallman | 1994-02-07 | 1 | -3/+2 |
* | (insert-diary-entry,insert-weekly-diary-entry, | Richard M. Stallman | 1994-02-07 | 1 | -46/+18 |
* | (calendar-mode-line-format): Change "current" to "today". | Richard M. Stallman | 1994-02-07 | 1 | -30/+16 |
* | Comment change. | Richard M. Stallman | 1994-02-07 | 1 | -7/+0 |
* | (remote-compile): Set comint-file-name-prefix in the compilation buffer. | Roland McGrath | 1994-02-07 | 1 | -2/+7 |
* | Fix Roland's misplaced paren around call to marker-buffer. | Michael I. Bushnell | 1994-02-07 | 1 | -1/+1 |
* | Finish previous change. | Richard M. Stallman | 1994-02-07 | 1 | -2/+0 |
* | Change the sequences aa and ae to just a and e. | Richard M. Stallman | 1994-02-07 | 1 | -4/+4 |
* | (gomoku-init-display, gomoku-put-char): | Richard M. Stallman | 1994-02-07 | 1 | -33/+31 |
* | (tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only. | Richard M. Stallman | 1994-02-07 | 1 | -2/+2 |