| Commit message (Expand) | Author | Age | Files | Lines |
* | (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 |
* | (makefile-browser-fill, makefile-browser-toggle): | Richard M. Stallman | 1994-02-07 | 1 | -34/+32 |
* | (hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only. | Richard M. Stallman | 1994-02-07 | 1 | -3/+1 |
* | (hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only. | Richard M. Stallman | 1994-02-07 | 1 | -4/+2 |
* | (c-macro-expand): Check inhibit-read-only. | Richard M. Stallman | 1994-02-07 | 1 | -2/+2 |
* | Properly check in the total rewrite installed months ago. | Richard M. Stallman | 1994-02-07 | 1 | -80/+427 |
* | (update-file-autoloads): Never ask the user where to put a new section. | Roland McGrath | 1994-02-07 | 1 | -45/+35 |
* | Comment changes. | Richard M. Stallman | 1994-02-07 | 1 | -5/+6 |
* | Initial revision | Richard M. Stallman | 1994-02-07 | 1 | -0/+167 |
* | (push-mark): Don't push on global-mark-ring if its car is a marker in the | Roland McGrath | 1994-02-07 | 1 | -3/+9 |
* | (global-mark-ring, global-mark-ring-max): New variables. | Roland McGrath | 1994-02-07 | 1 | -2/+38 |
* | (indent-c-exp): If line starts with }, ignore what | Richard M. Stallman | 1994-02-07 | 1 | -21/+23 |
* | (kill-region): Test inhibit-read-only. | Richard M. Stallman | 1994-02-06 | 1 | -1/+1 |
* | (auto-mode-alist): Add elt for .tcl files. | Richard M. Stallman | 1994-02-06 | 1 | -2/+3 |
* | (dired-listing-switches): Doc fix. | Richard M. Stallman | 1994-02-06 | 1 | -3/+4 |
* | (rmail-output): Handle rmail-output-file-alist. | Richard M. Stallman | 1994-02-06 | 1 | -11/+27 |
* | (mouse-yank-secondary): Do move point. | Richard M. Stallman | 1994-02-06 | 1 | -7/+13 |
* | (menu-bar-emerge-menu): New map. | Richard M. Stallman | 1994-02-06 | 1 | -0/+20 |
* | Use > as convention for another menu follows. | Richard M. Stallman | 1994-02-06 | 1 | -3/+4 |
* | Add defvars for many vars already being used. | Richard M. Stallman | 1994-02-06 | 1 | -22/+146 |
* | Comment change. | Richard M. Stallman | 1994-02-06 | 1 | -1/+1 |
* | (rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix. | Roland McGrath | 1994-02-05 | 1 | -4/+4 |
* | Removed many extra autoload cookies. | Roland McGrath | 1994-02-05 | 1 | -9/+7 |