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