summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (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
* (push-mark): Don't push on global-mark-ring if its car is a marker in theRoland McGrath1994-02-071-3/+9
* (global-mark-ring, global-mark-ring-max): New variables.Roland McGrath1994-02-071-2/+38
* (indent-c-exp): If line starts with }, ignore whatRichard M. Stallman1994-02-071-21/+23
* (kill-region): Test inhibit-read-only.Richard M. Stallman1994-02-061-1/+1
* (auto-mode-alist): Add elt for .tcl files.Richard M. Stallman1994-02-061-2/+3
* (dired-listing-switches): Doc fix.Richard M. Stallman1994-02-061-3/+4
* (rmail-output): Handle rmail-output-file-alist.Richard M. Stallman1994-02-061-11/+27
* (mouse-yank-secondary): Do move point.Richard M. Stallman1994-02-061-7/+13
* (menu-bar-emerge-menu): New map.Richard M. Stallman1994-02-061-0/+20
* Use > as convention for another menu follows.Richard M. Stallman1994-02-061-3/+4
* Add defvars for many vars already being used.Richard M. Stallman1994-02-061-22/+146
* Comment change.Richard M. Stallman1994-02-061-1/+1
* (rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.Roland McGrath1994-02-051-4/+4
* Removed many extra autoload cookies.Roland McGrath1994-02-051-9/+7