aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling of pre-command-hook.Karl Heuer1994-02-111-1/+1
* Fix syntax used for C-SPC.Karl Heuer1994-02-111-1/+1
* (etags-goto-tag-location): First go directly to STARTPOS and see if PAT isRoland McGrath1994-02-111-0/+8
* (shell-get-current-command): Make regexp more selective.Richard M. Stallman1994-02-101-1/+1
* (mouse-start-end): For double click with START on openparen,Richard M. Stallman1994-02-101-1/+5
* (lisp-font-lock-keywords-2): Quote the * in let*.Richard M. Stallman1994-02-101-1/+1
* (outline-mode): Fix spelling of add-hook.Karl Heuer1994-02-101-1/+1
* (vc-comment-to-change-log): Load add-log before bindingKarl Heuer1994-02-091-0/+3
* (mouse-start-end): Check START rather than point for being at eob.Karl Heuer1994-02-091-2/+2
* (display-time): Use expand-file-name to make file name of wakeup.Richard M. Stallman1994-02-091-1/+1
* (disabled-command-hook): Use eq to compare elts of this-command-keys.Richard M. Stallman1994-02-091-1/+1
* (rmail-summary-expunge-and-save): Mark summary buffer as unmodified.Karl Heuer1994-02-091-1/+2
* (rmail-expunge-and-save): Mark summary buffer as unmodified.Karl Heuer1994-02-091-1/+3
* Add (require 'rmail) so the macro will be byte-compiled properly.Karl Heuer1994-02-091-0/+2
* (show-children): Don't narrow to (1+ (point-max)) whenRichard M. Stallman1994-02-081-1/+6
* (generate-file-autoloads): Don't frob literal formfeeds into \f; just bindRoland McGrath1994-02-081-44/+36
* (rmail-edit-current-message): Make local variables permanent, soKarl Heuer1994-02-081-0/+1
* (rmail-variables): Make local variables permanent, so the user can safelyKarl Heuer1994-02-081-1/+18
* (copy-face): Doc fix.Richard M. Stallman1994-02-081-10/+16
* (finder-mode): Doc fix.Richard M. Stallman1994-02-081-1/+1
* (mail-signature): Insert a `-- ' line.Richard M. Stallman1994-02-081-2/+2
* (make-syntax-table): Behave like copy-syntax-table if an argument is given,Karl Heuer1994-02-081-20/+22
* (batch-update-autoloads): Add missing close paren.Karl Heuer1994-02-081-1/+1
* (ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.Karl Heuer1994-02-071-7/+17
* (mail-signature): Doc mod.Karl Heuer1994-02-071-1/+2
* (insert-parentheses): Doc mod.Karl Heuer1994-02-071-2/+2
* (autoload-trim-file-name): New function.Roland McGrath1994-02-071-65/+124
* (desktop-bug-report): Command deleted.Richard M. Stallman1994-02-071-20/+0
* (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.Richard M. Stallman1994-02-071-3/+3
* (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.Richard M. Stallman1994-02-071-4/+2
* (calendar-print-french-date,diary-french-date):Richard M. Stallman1994-02-071-7/+3
* (view-diary-entries,diary-islamic-date): Use new error argRichard M. Stallman1994-02-071-7/+3
* (calendar-cursor-holidays): Use new error argRichard M. Stallman1994-02-071-3/+2
* (insert-diary-entry,insert-weekly-diary-entry,Richard M. Stallman1994-02-071-46/+18
* (calendar-mode-line-format): Change "current" to "today".Richard M. Stallman1994-02-071-30/+16
* Comment change.Richard M. Stallman1994-02-071-7/+0
* (remote-compile): Set comint-file-name-prefix in the compilation buffer.Roland McGrath1994-02-071-2/+7
* Fix Roland's misplaced paren around call to marker-buffer.Michael I. Bushnell1994-02-071-1/+1
* Finish previous change.Richard M. Stallman1994-02-071-2/+0
* Change the sequences aa and ae to just a and e.Richard M. Stallman1994-02-071-4/+4
* (gomoku-init-display, gomoku-put-char):Richard M. Stallman1994-02-071-33/+31
* (tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.Richard M. Stallman1994-02-071-2/+2
* (makefile-browser-fill, makefile-browser-toggle):Richard M. Stallman1994-02-071-34/+32
* (hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.Richard M. Stallman1994-02-071-3/+1
* (hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.Richard M. Stallman1994-02-071-4/+2
* (c-macro-expand): Check inhibit-read-only.Richard M. Stallman1994-02-071-2/+2
* Properly check in the total rewrite installed months ago.Richard M. Stallman1994-02-071-80/+427
* (update-file-autoloads): Never ask the user where to put a new section.Roland McGrath1994-02-071-45/+35
* Comment changes.Richard M. Stallman1994-02-071-5/+6
* Initial revisionRichard M. Stallman1994-02-071-0/+167