summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (gud-def): Don't use gud-key-prefix at compile time.Richard M. Stallman1993-05-311-1/+1
|
* (shrink-window-if-larger-than-buffer): Add `interactive'.Richard M. Stallman1993-05-311-19/+21
| | | | Do nothing if window contents not entirely visible.
* (mail-do-fcc): Put back the newline at the startRichard M. Stallman1993-05-311-1/+3
| | | | of the fcc temp buffer. It got lost somewhere.
* (gnus-nntp-server): Use gnus-default-nntp-server.Richard M. Stallman1993-05-301-2/+2
|
* (Info-mode-map): Correct Info-top to Info-top-node.Richard M. Stallman1993-05-301-14/+12
|
* (mh-signature-file-name): New variable.Richard M. Stallman1993-05-301-6/+12
| | | | mh-e version 3.8.2.
* (Info-mode-map): Correct Info-top to Info-top-node.Richard M. Stallman1993-05-301-1/+1
|
* (Man-notify-when-ready): Correct previous change.Richard M. Stallman1993-05-301-7/+7
|
* * faces.el (x-resolve-font-name): Give correct error messageJim Blandy1993-05-301-3/+3
| | | | depending on whether or not FACE was non-nil.
* * faces.el (x-resolve-font-name): Fix args to error; the formatJim Blandy1993-05-301-1/+1
| | | | string was changed, but not the arguments to be substituted.
* Make RCS warnings stop.Richard M. Stallman1993-05-301-2/+2
|
* Initial revisionRichard M. Stallman1993-05-303-0/+3
|
* Just load vt100.el.Richard M. Stallman1993-05-302-10/+4
|
* Just load keyswap.el.Richard M. Stallman1993-05-301-10/+1
|
* Fix initial comments.Richard M. Stallman1993-05-304-69/+64
|
* Use lk201.el.Richard M. Stallman1993-05-301-67/+18
|
* *** empty log message ***Richard M. Stallman1993-05-301-8/+42
|
* (command-line-1): Pass arg to other-window.Richard M. Stallman1993-05-291-1/+1
|
* (find-file-run-dired): Doc fix.Richard M. Stallman1993-05-291-4/+7
| | | | | | (find-file-read-only): Return the buffer. (find-file-read-only-other-window): Likewise. (find-file-read-only-other-frame): Likewise.
* (cancel-function-timers): Renamed from spurious duplicateRichard M. Stallman1993-05-291-2/+2
| | | | definition of cancel-timer.
* (file-chase-links): Handle leading .. in symlink target.Richard M. Stallman1993-05-291-0/+14
|
* (find-change-log): Use file-chase-links.Richard M. Stallman1993-05-291-10/+3
|
* (file-chase-links): New function.Richard M. Stallman1993-05-291-6/+12
| | | | (backup-buffer): Use file-chase-links.
* (c-up-conditional): Handle commented-out #-cmds properly.Richard M. Stallman1993-05-291-17/+18
|
* (split-window-vertically): Return the new window.Richard M. Stallman1993-05-291-1/+2
|
* (gnus-local-organization): Initially nil.Richard M. Stallman1993-05-291-6/+6
|
* Initial revisionRichard M. Stallman1993-05-291-0/+21
|
* (isearch-search): Take note of isearch-case-fold-search initial value.Richard M. Stallman1993-05-291-2/+2
|
* (indent-sexp): Even if outer-loop-done is t, still move down one line.Richard M. Stallman1993-05-291-1/+1
|
* (auto-mode-alist): Fix syntax for sgml mode.Richard M. Stallman1993-05-291-3/+3
|
* entered into RCSRichard M. Stallman1993-05-291-148/+731
|
* (vt100-wide-mode): Add missing arg in set-frame-width.Richard M. Stallman1993-05-291-2/+4
|
* (x-resolve-font-name): Allow symbol as FACE arg.Richard M. Stallman1993-05-291-0/+4
| | | | Allow t as FRAME arg.
* (send-mail-function): Use defvar. not defconst.Richard M. Stallman1993-05-291-1/+1
|
* (x-fixed-font-alist): Specify field 7, not field 6.Richard M. Stallman1993-05-291-24/+24
|
* (ange-ftp-dired-compress-file):Richard M. Stallman1993-05-291-6/+5
| | | | | | | Use dired-compress-file, not dired-compress-filename. (ange-ftp-set-buffer-mode): Do nothing unless visited name is an ange ftp magic name.
* (vc-finish-logentry): Use delete-windows-on.Richard M. Stallman1993-05-291-2/+1
|
* (vc-steal-lock, vc-insert-headers): Fix question whitespace.Richard M. Stallman1993-05-291-3/+3
|
* (Info-insert-dir): Ignore duplicate directories.Richard M. Stallman1993-05-281-1/+3
|
* Finish previous change.Richard M. Stallman1993-05-281-2/+5
|
* (find-log-file): Use source file's truename dir.Richard M. Stallman1993-05-281-0/+7
|
* Version 3.8.1 from Gildea.Richard M. Stallman1993-05-281-152/+191
|
* (hexl-char-after-point): Get rid of mistakenly free variables.Richard M. Stallman1993-05-281-3/+2
|
* Doc fixes.Richard M. Stallman1993-05-281-5/+3
|
* Fix up previous change.Richard M. Stallman1993-05-281-4/+4
|
* (manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.Richard M. Stallman1993-05-281-56/+0
|
* (Info-insert-dir): Ignore duplicate directories.Richard M. Stallman1993-05-281-25/+28
|
* (Info-default-directory-list): Take out ../../info.Richard M. Stallman1993-05-281-5/+10
| | | | Avoid duplication.
* (baud-rate): Doc fix.Richard M. Stallman1993-05-281-1/+2
|
* (find-change-log): Chase symlinks multiple levels.Richard M. Stallman1993-05-281-2/+4
|