Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (make-backup-files): Doc fix. | Richard M. Stallman | 1993-06-11 | 1 | -1/+1 |
| | |||||
* | Comment change. | Richard M. Stallman | 1993-06-11 | 1 | -1/+1 |
| | |||||
* | (rmail-primary-inbox-list): Use defvar, not defconst. | Richard M. Stallman | 1993-06-11 | 1 | -1/+1 |
| | |||||
* | (basic-save-buffer): Cal auto-save-mode with t as arg | Richard M. Stallman | 1993-06-10 | 1 | -2/+4 |
| | | | | | if and only if auto save was off and default is on. (set-visited-file-name): Likewise. | ||||
* | (append-to-buffer): Interactively, supply all 3 args. | Richard M. Stallman | 1993-06-10 | 1 | -1/+2 |
| | | | | Allow nonexistent buffers. | ||||
* | (calculate-c++-indent): Respect | Richard M. Stallman | 1993-06-10 | 1 | -1/+5 |
| | | | | c-continued-brace-offset (as in c-mode.el). | ||||
* | (hack-one-local-variable): Treat ...-hook(s) and ..-function(s) | Richard M. Stallman | 1993-06-10 | 1 | -3/+8 |
| | | | | like setting the `eval' variable. | ||||
* | (abbreviate-file-name): Make abbreviated-home-dir | Richard M. Stallman | 1993-06-10 | 1 | -1/+3 |
| | | | | from `~/', not from just `~'. | ||||
* | Doc fixes. | Richard M. Stallman | 1993-06-10 | 1 | -38/+52 |
| | | | | | (ispell-command, ispell-command-options): New defvars. (start-ispell): Use them. | ||||
* | (ange-ftp-multi-msgs): Add 331-. | Richard M. Stallman | 1993-06-10 | 1 | -2/+2 |
| | |||||
* | (Man-mode): Run Man-mode-hook. | Richard M. Stallman | 1993-06-10 | 1 | -1/+2 |
| | |||||
* | (bibtex-mode-map): Use tex-insert-quote, not TeX-... | Richard M. Stallman | 1993-06-10 | 1 | -4/+4 |
| | |||||
* | Formatting change. | Jim Blandy | 1993-06-10 | 1 | -5/+10 |
| | |||||
* | * frame.el (frame-initialize): When deleting geometry | Jim Blandy | 1993-06-10 | 1 | -6/+7 |
| | | | | | | specifications from initial-frame-alist, remember that they may occur more than once, and do, if the -geometry option was specified as well as a .geometry resource. | ||||
* | * scroll-bar.el (scroll-bar-mode): Variable deleted. | Jim Blandy | 1993-06-10 | 1 | -22/+30 |
| | | | | | (scroll-bar-mode): Function changed to consult default-frame-alist instead of the variable. | ||||
* | * gnus.el (gnus-start-news-server): If no server has been | Jim Blandy | 1993-06-10 | 1 | -10/+14 |
| | | | | | specificed, but gnus-nntp-service is nil, don't ask for a server name; use the local host. | ||||
* | * ange-ftp.el (ange-ftp-make-directory): Take second optional | Jim Blandy | 1993-06-10 | 1 | -2/+6 |
| | | | | argument parents, like the original. Implement it. | ||||
* | * gnus.el (gnus-newsrc-to-gnus-format): Change regexp which | Jim Blandy | 1993-06-10 | 1 | -3/+5 |
| | | | | | matches .newsrc lines for better performance under the new regexp routines. | ||||
* | Doc fix. | Jim Blandy | 1993-06-10 | 1 | -1/+6 |
| | |||||
* | * compile.el (compilation-error-list): When we haven't yet | Jim Blandy | 1993-06-10 | 1 | -16/+24 |
| | | | | | | | generated a marker for the source position of an error message, store (FILENAME . LINE-NUMBER), not ((DIRECTORY . FILE) LINE-NUMBER). Doc fix. (next-error, compilation-parse-errors): Adjusted appropriately. | ||||
* | Apply typo patches from Paul Eggert. | Jim Blandy | 1993-06-09 | 80 | -255/+255 |
| | |||||
* | *** empty log message *** | Jim Blandy | 1993-06-09 | 1 | -2/+2 |
| | |||||
* | * scroll-bar.el (scroll-bar-set-window-start): Remember that the | Jim Blandy | 1993-06-09 | 1 | -1/+3 |
| | | | | | scroll bar numbers reflect the accessible region of the buffer, not the entire buffer. | ||||
* | (dired-flag-auto-save-files): Ignore `*' added by ls -F. | Richard M. Stallman | 1993-06-08 | 1 | -11/+20 |
| | |||||
* | (sc-mark): Use mark-marker. | Richard M. Stallman | 1993-06-08 | 1 | -1/+1 |
| | |||||
* | (fortran-indent-new-line): Renamed from | Richard M. Stallman | 1993-06-08 | 1 | -3/+3 |
| | | | | fortran-reindent-then-newline-and-indent. | ||||
* | (mouse-drag-region-1): Un-comment-out this function. | Richard M. Stallman | 1993-06-08 | 1 | -30/+30 |
| | |||||
* | (Info-follow-reference): Fix completion defaulting. | Richard M. Stallman | 1993-06-08 | 1 | -5/+7 |
| | |||||
* | (safe-documentation): Don't crash on byte-compiled macro. | Richard M. Stallman | 1993-06-08 | 1 | -2/+2 |
| | |||||
* | (telnet-simple-send): New function. | Richard M. Stallman | 1993-06-08 | 1 | -0/+7 |
| | | | | (telnet): Arrange to use that. | ||||
* | (mouse-union-first-preferred): Renamed from mouse-union-first-prefered. | Richard M. Stallman | 1993-06-08 | 1 | -2/+2 |
| | |||||
* | (texinfo-section-types-regexp): Add @chapheading. | Richard M. Stallman | 1993-06-07 | 1 | -1/+1 |
| | |||||
* | (x-create-frame-with-faces): Reversevideo -> ReverseVideo. | Richard M. Stallman | 1993-06-07 | 1 | -1/+1 |
| | |||||
* | (frame-initialize): Reversevideo -> ReverseVideo. | Richard M. Stallman | 1993-06-07 | 1 | -1/+1 |
| | |||||
* | Fix typos in previous change. | Richard M. Stallman | 1993-06-07 | 1 | -6/+12 |
| | | | | | | Add a few menu items. (bibtex-name-alignment): Renamed from bibtex-name-alignement. | ||||
* | Doc fixes. Delete local variable list at the end. | Richard M. Stallman | 1993-06-07 | 1 | -55/+29 |
| | | | | | (expr-forward-sexp): Renamed from forw-expr. (expr-backward-sexp): Renamed from back-expr. | ||||
* | (describe-buffer-case-table): Merge locals i and ch. | Richard M. Stallman | 1993-06-07 | 1 | -6/+8 |
| | | | | Make *Help* current buffer for describe-vector. | ||||
* | (outlinify-sticky): Renamed from outlineify-sticky. | Richard M. Stallman | 1993-06-07 | 1 | -5/+5 |
| | |||||
* | (etags-recognize-tags-table): Fix misspelling of | Richard M. Stallman | 1993-06-07 | 1 | -1/+1 |
| | | | | find-tag-regexp-next-line-after-failure-p. | ||||
* | entered into RCS | Richard M. Stallman | 1993-06-07 | 1 | -5/+5 |
| | |||||
* | (rmail-variables): Default rmail-inbox-list here. | Richard M. Stallman | 1993-06-07 | 1 | -8/+8 |
| | | | | (rmail): Not here. | ||||
* | (ange-ftp-real-load): New function. | Richard M. Stallman | 1993-06-07 | 1 | -2/+14 |
| | | | | (ange-ftp-load): New function--handles `load'. | ||||
* | (outline-minor-mode): Add autoload cookie. | Richard M. Stallman | 1993-06-07 | 1 | -0/+1 |
| | |||||
* | Define 2 local menu-bar submaps. | Richard M. Stallman | 1993-06-06 | 1 | -56/+57 |
| | | | | (bibtex-x-help, bibtex-x-environment): Deleted. | ||||
* | (search-upper-case): Make `no-yanks' the default. | Richard M. Stallman | 1993-06-06 | 1 | -165/+24 |
| | | | | | | | | (isearch-no-upper-case-p): New arg REGEXP-FLAG. (isearch-search): Pass new arg. (isearch-member-equal): Deleted. (isearch-overlay): New variable. (isearch-highlight, isearch-dehighlight): Rewritten to use overlays. | ||||
* | (dired-unmark-all-files): Read arg as just a character. | Richard M. Stallman | 1993-06-06 | 1 | -16/+22 |
| | | | | | | Use non-regexp search to find a specific mark. Use subst-char-in-region to make the change. Improve the message at the end. | ||||
* | (vip-ctl-key-equivalent): Use vip-escape-to-emacs. | Richard M. Stallman | 1993-06-06 | 1 | -79/+18 |
| | | | | | | (vip-escape-to-emacs): Use read-key-sequence and key-binding. Arg EVENTS replaces arg CHAR. (vip-ESC, vip-ctl-c, vip-ctl-x, vip-ctl-h): These callers changed. | ||||
* | (compile-internal): Alter current buffer only temporarily. | Richard M. Stallman | 1993-06-06 | 1 | -30/+31 |
| | |||||
* | (mail-do-fcc): Replace the code for appending to buffer. | Richard M. Stallman | 1993-06-06 | 1 | -13/+22 |
| | |||||
* | (rmail-summary-next-msg): Fix number of dots in regexp. | Richard M. Stallman | 1993-06-05 | 1 | -1/+1 |
| |