aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (newline): Moved from cmds.c. Indents lastBoris Goldowsky1995-03-011-0/+34
* (vc-do-command): Search vc-path first, not last.Richard M. Stallman1995-03-011-1/+1
* (shell-command-on-region): Fix typos in doc string.Karl Heuer1995-03-011-72/+1
* (shell-command-on-region): Rename arg; doc fix.Richard M. Stallman1995-02-281-11/+13
* (rlogin-carriage-filter): Don't assume region is narrowed to most recentNoah Friedman1995-02-281-19/+20
* (te-escape): Use current-prefix-arg, not prefix-arg.Karl Heuer1995-02-281-2/+2
* (revert-buffer): Use current-prefix-arg, not prefix-arg.Karl Heuer1995-02-281-1/+1
* Made revert-buffer message go via substitute-command-keys.Simon Marshall1995-02-271-1/+3
* (tar-header-block-tokenize): Parse 32-bit modtimeRichard M. Stallman1995-02-261-12/+33
* (compilation-buffer-p): Check for compilation-minor-mode orRoland McGrath1995-02-261-2/+2
* Clean up doc strings.Thien-Thi Nguyen1995-02-261-194/+207
* (mouse-kill-secondary): Avoid changing this-command.Richard M. Stallman1995-02-261-5/+6
* (byte-compile-file): Bind default-major-mode to avoid randomness.Richard M. Stallman1995-02-251-0/+1
* Added comint-buffer-maximum-size and comint-truncate-buffer.Simon Marshall1995-02-251-3/+16
* Moved buffer truncation functionality to comint.el.Simon Marshall1995-02-251-13/+1
* Added shell-truncate-buffer function to restrict buffer size toSimon Marshall1995-02-251-4/+19
* Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename andSimon Marshall1995-02-251-7/+9
* (c++-backward-to-noncomment): Don't loop foreverRichard M. Stallman1995-02-251-6/+10
* (walk-windows): Doc fix.Richard M. Stallman1995-02-251-9/+18
* (local-unset-key): Fix args in previous change.Karl Heuer1995-02-251-2/+2
* (global_set_key, local_set_key, global_unset_key)Richard M. Stallman1995-02-251-0/+45
* (mouse-select-buffer): Do sit-for before x-popup-menu.Richard M. Stallman1995-02-241-4/+12
* (msb): Select the window that the mouse is in beforeRichard M. Stallman1995-02-241-56/+56
* (rmail-retry-failure): Support a new style of failure msg.Richard M. Stallman1995-02-241-0/+18
* (facemenu-justification-menu): binding fixed.Boris Goldowsky1995-02-231-5/+5
* (open-line): indent when inserting fil-prefix.Boris Goldowsky1995-02-231-11/+9
* (current-left-margin): careful of EOB.Boris Goldowsky1995-02-231-40/+66
* (set-fill-prefix): start from left-margin.Boris Goldowsky1995-02-231-290/+448
* (perl-tab-to-comment): Default is nil.Richard M. Stallman1995-02-231-1/+3
* Load version.el early on.Richard M. Stallman1995-02-231-3/+4
* (shell-command-on-region): When computing interactive args,Richard M. Stallman1995-02-231-5/+11
* Various doc fixes.Richard M. Stallman1995-02-231-17/+18
* (imenu--cleanup): Set alist to its default just once, at the beginning.Richard M. Stallman1995-02-221-3/+5
* (eval-after-load): Run FORM now if FILE's already loaded.Richard M. Stallman1995-02-221-1/+8
* New version from the author.Karl Heuer1995-02-221-38/+64
* Use single semicolon in comments.Karl Heuer1995-02-221-13/+13
* Change all `cd's to `shell-cd's, where `shell-cd' changes the value ofSimon Marshall1995-02-211-15/+23
* Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.Simon Marshall1995-02-211-14/+19
* Initial revisionKarl Heuer1995-02-206-0/+10056
* Turn of syntax fontification by default.Simon Marshall1995-02-201-6/+8
* (vc-log-info): Don't switch to the *vc* buffer before runningRoland McGrath1995-02-201-1/+3
* (rmail-summary-mail, rmail-summary-continue)Richard M. Stallman1995-02-191-5/+25
* (mouse-buffer-menu): Don't clear selection when we kill it.Richard M. Stallman1995-02-181-2/+2
* (quoted-insert): Use insert-and-inherit.Richard M. Stallman1995-02-171-3/+6
* (tex-append): Try splitting on last period, thenRichard M. Stallman1995-02-171-4/+7
* (desktop-internal-v2s): Don't use format to eliminate text properties.Richard M. Stallman1995-02-171-2/+4
* (mail-abbrev-mode-regexp): Doc fix.Karl Heuer1995-02-171-1/+1
* (Buffer-menu-save): Fix the test for header line.Richard M. Stallman1995-02-161-1/+1
* (sort-regexp-fields-next-record): New subroutine.Richard M. Stallman1995-02-151-6/+23
* (Info-index): Bind Info-history, not Info-keep-history.Richard M. Stallman1995-02-151-2/+7