aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
...
* (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
* Comment changes and doc fixes.Richard M. Stallman1994-02-051-238/+172
* (desktop-internal-v2s): Allow saving of markers and subrs.Richard M. Stallman1994-02-051-67/+127
* (string-rectangle): Make operate-on-rectangle convert tabs.Richard M. Stallman1994-02-051-33/+38
* (outline-end-of-subtree): If loop leaves us at eob,Richard M. Stallman1994-02-051-3/+7
* (vc-make-backup-files): Doc fix.Richard M. Stallman1994-02-041-1/+1
* (rmail-reply): If no resent-date, use ordinary date.Richard M. Stallman1994-02-041-4/+4
* (outline-mode-map): Move C-c C-h to C-c C-d.Richard M. Stallman1994-02-041-1/+1
* (te-escape-help, te-more-break-help, terminal-emulator):Richard M. Stallman1994-02-041-5/+3
* (insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.Richard M. Stallman1994-02-041-1/+1
* (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):Richard M. Stallman1994-02-041-3/+3
* (calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.Richard M. Stallman1994-02-041-1/+1
* (sentence-end-double-space): New variable.Richard M. Stallman1994-02-041-21/+35
* (do-auto-fill): Don't break line at period-single-space.Richard M. Stallman1994-02-041-7/+29
* (comment-region): Fix previous change.Richard M. Stallman1994-02-041-10/+10
* (define-mode-clone): Renamed from mode-clone.Richard M. Stallman1994-02-041-36/+32
* Initial revisionRichard M. Stallman1994-02-041-0/+308
* Rms (in his change to comment-region on Feb 1) decided to makeMichael I. Bushnell1994-02-031-2/+2
* (c-fill-paragraph): Delete extraneous close paren.Karl Heuer1994-02-031-1/+1
* (dired-font-lock-keywords): New variable.Richard M. Stallman1994-02-021-0/+12
* (thing@pt-version): Removed variable.Richard M. Stallman1994-02-021-10/+2
* (mouse-sel-version): Don't base version number onRichard M. Stallman1994-02-021-21/+27
* (server-program): Add exec-directory to value.Richard M. Stallman1994-02-021-2/+2
* (sort-paragraphs): Use proper paragraph definition instead of just checkingKarl Heuer1994-02-021-1/+4
* (ad-execute-defadvices): Don't allocate advice-infos in pure space, in case weKarl Heuer1994-02-021-1/+6
* Doc fix.Richard M. Stallman1994-02-021-12/+35
* (shell-font-lock-keywords): Doc fix.Richard M. Stallman1994-02-021-1/+1
* (vc-mode-line): use force-mode-line-update instead of the Emacs 18Eric S. Raymond1994-02-021-2/+2
* (disable-command): Reject invalid commands.Richard M. Stallman1994-02-021-0/+2
* (make-help-screen): Remove debugging code.Karl Heuer1994-02-021-3/+1
* Fix file-relative-name to allow for ancestors as well as descendants.Karl Heuer1994-02-021-11/+5
* vc-parse-buffer: arrange for old properties to get cleared when theirEric S. Raymond1994-02-021-6/+7
* (mail-mailer-swallows-blank-line): New variable.Richard M. Stallman1994-02-021-3/+12
* (comment-region): Handle comment-end deletion for C-u.Richard M. Stallman1994-02-021-24/+52
* (font-lock-set-defaults): Handle shell mode.Richard M. Stallman1994-02-011-0/+10
* Many doc fixes.Richard M. Stallman1994-02-011-726/+1143
* (auto-mode-alist): Add .p and .pas for pascal-mode.Richard M. Stallman1994-02-011-0/+2