summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (rmail-spool-directory): Use "/var/mail/" if system-type is netbsd.Roland McGrath1993-09-101-4/+6
* require 'shellNoah Friedman1993-09-091-0/+1
* (vc-backend-steal): Fix typo when invoking the 'rcs' commandPaul Eggert1993-09-081-1/+1
* (shell-dirstack-message): Recognize ~ by matching the expansion of "~" withRoland McGrath1993-09-081-4/+13
* (rlogin): After rlogin-mode, set comint-filename-prefix locally to indicateRoland McGrath1993-09-081-8/+11
* (shell-cd): New function, like `cd' but prepend comint-filename-prefix.Roland McGrath1993-09-081-8/+12
* (shell-resync-dirs, shell-process-cd, shell-process-pushd,Roland McGrath1993-09-081-6/+8
* (comint-filename-prefix): New variable.Roland McGrath1993-09-081-11/+36
* (ange-ftp-file-executable-p): New function, handles file-executable-p.Roland McGrath1993-09-081-1/+11
* (rmail-convert-file): Exclude the Babyl headerRichard M. Stallman1993-09-071-5/+10
* (command-line): Setq inhibit-startup-message to nil.Richard M. Stallman1993-09-071-0/+4
* (jump-to-register): Take new optional arg NODELETE (prefix arg); passRoland McGrath1993-09-071-4/+6
* (set-frame-configuration): Take new optional arg NODELETE; if non-nil,Roland McGrath1993-09-071-3/+6
* ({window,frame}-configuration-to-register): Fix prompt string inRoland McGrath1993-09-071-2/+2
* Don't clobber existing binding for menu-bar in global-map.Roland McGrath1993-09-061-1/+4
* (calendar-time-zone-daylight-rules): Remove special case for Israel.Paul Eggert1993-09-061-29/+5
* (tag-exact-match-p): Return true if TAG is the explicit tag name.Roland McGrath1993-09-061-4/+8
* Fix version in comment.Richard M. Stallman1993-09-061-1/+1
* Doc fixes.Richard M. Stallman1993-09-061-52/+52
* Comment fixes.Richard M. Stallman1993-09-051-25/+3
* (next-file): If arg is neither t nor nil, then eval it to return initialRoland McGrath1993-08-301-12/+22
* Use integers instead of floating point where they will do.Paul Eggert1993-08-291-12/+18
* (calendar-time-zone-daylight-rules): Scan through thePaul Eggert1993-08-281-75/+94
* (solar-holidays): Use newPaul Eggert1993-08-281-44/+55
* (solar-time-string):Paul Eggert1993-08-281-4/+4
* (vc-locked-example): Renamed from vc-quiescent-p. Now yields example ofPaul Eggert1993-08-271-19/+23
* (vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.Paul Eggert1993-08-271-6/+2
* * calendar.el (calendar-absolute-from-iso,Jim Blandy1993-08-201-5/+5
* * solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):Jim Blandy1993-08-201-4/+4
* (texinfo-environment-regexp): Match cartouche.Roland McGrath1993-08-181-1/+1
* (update-copyright): Handle two-digit years with apostrophes.Roland McGrath1993-08-181-3/+5
* (find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.Richard M. Stallman1993-08-151-1/+5
* (bookmark-alist): Move defvar before first use.Richard M. Stallman1993-08-141-5/+5
* Doc fixes.Richard M. Stallman1993-08-141-82/+113
* New version from Fogel.Richard M. Stallman1993-08-141-46/+33
* (list-buffers-directory): Add declaration.Richard M. Stallman1993-08-141-0/+2
* (frame-initialize): Check for `on' or `true'Richard M. Stallman1993-08-141-1/+2
* (x-create-frame-with-faces): Check for `on' or `true'Richard M. Stallman1993-08-141-1/+2
* (outline-level): New var. Everything funcalls thisRichard M. Stallman1993-08-141-17/+21
* (outline-minor-mode-prefix): New variable.Richard M. Stallman1993-08-141-1/+4
* (frame-initialize): Handle reverseVideo x-resource.Richard M. Stallman1993-08-141-1/+3
* (momentary-string-display): Scroll to keep the string on the screen.Richard M. Stallman1993-08-141-1/+11
* (compilation-parse-errors): Don't add multiple errors for one source line.Richard M. Stallman1993-08-141-6/+10
* (bibtex-mode-map): Change C-c e to C-c C-b.Richard M. Stallman1993-08-141-1/+1
* (mouse-menu-bar-buffers): Use list-buffers-directory.Richard M. Stallman1993-08-131-1/+5
* (isearch-edit-string): Use read-event, not read-char.Richard M. Stallman1993-08-131-9/+3
* (site-run-file): New variable.Richard M. Stallman1993-08-131-1/+13
* (backup-inhibited): Doc fix.Richard M. Stallman1993-08-131-2/+4
* entered into RCSRichard M. Stallman1993-08-131-0/+186
* New version from Fogel.Richard M. Stallman1993-08-131-170/+140