summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (make-backup-files): Doc fix.Richard M. Stallman1993-06-111-1/+1
|
* Comment change.Richard M. Stallman1993-06-111-1/+1
|
* (rmail-primary-inbox-list): Use defvar, not defconst.Richard M. Stallman1993-06-111-1/+1
|
* (basic-save-buffer): Cal auto-save-mode with t as argRichard M. Stallman1993-06-101-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. Stallman1993-06-101-1/+2
| | | | Allow nonexistent buffers.
* (calculate-c++-indent): RespectRichard M. Stallman1993-06-101-1/+5
| | | | c-continued-brace-offset (as in c-mode.el).
* (hack-one-local-variable): Treat ...-hook(s) and ..-function(s)Richard M. Stallman1993-06-101-3/+8
| | | | like setting the `eval' variable.
* (abbreviate-file-name): Make abbreviated-home-dirRichard M. Stallman1993-06-101-1/+3
| | | | from `~/', not from just `~'.
* Doc fixes.Richard M. Stallman1993-06-101-38/+52
| | | | | (ispell-command, ispell-command-options): New defvars. (start-ispell): Use them.
* (ange-ftp-multi-msgs): Add 331-.Richard M. Stallman1993-06-101-2/+2
|
* (Man-mode): Run Man-mode-hook.Richard M. Stallman1993-06-101-1/+2
|
* (bibtex-mode-map): Use tex-insert-quote, not TeX-...Richard M. Stallman1993-06-101-4/+4
|
* Formatting change.Jim Blandy1993-06-101-5/+10
|
* * frame.el (frame-initialize): When deleting geometryJim Blandy1993-06-101-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 Blandy1993-06-101-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 beenJim Blandy1993-06-101-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 optionalJim Blandy1993-06-101-2/+6
| | | | argument parents, like the original. Implement it.
* * gnus.el (gnus-newsrc-to-gnus-format): Change regexp whichJim Blandy1993-06-101-3/+5
| | | | | matches .newsrc lines for better performance under the new regexp routines.
* Doc fix.Jim Blandy1993-06-101-1/+6
|
* * compile.el (compilation-error-list): When we haven't yetJim Blandy1993-06-101-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 Blandy1993-06-0980-255/+255
|
* *** empty log message ***Jim Blandy1993-06-091-2/+2
|
* * scroll-bar.el (scroll-bar-set-window-start): Remember that theJim Blandy1993-06-091-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. Stallman1993-06-081-11/+20
|
* (sc-mark): Use mark-marker.Richard M. Stallman1993-06-081-1/+1
|
* (fortran-indent-new-line): Renamed fromRichard M. Stallman1993-06-081-3/+3
| | | | fortran-reindent-then-newline-and-indent.
* (mouse-drag-region-1): Un-comment-out this function.Richard M. Stallman1993-06-081-30/+30
|
* (Info-follow-reference): Fix completion defaulting.Richard M. Stallman1993-06-081-5/+7
|
* (safe-documentation): Don't crash on byte-compiled macro.Richard M. Stallman1993-06-081-2/+2
|
* (telnet-simple-send): New function.Richard M. Stallman1993-06-081-0/+7
| | | | (telnet): Arrange to use that.
* (mouse-union-first-preferred): Renamed from mouse-union-first-prefered.Richard M. Stallman1993-06-081-2/+2
|
* (texinfo-section-types-regexp): Add @chapheading.Richard M. Stallman1993-06-071-1/+1
|
* (x-create-frame-with-faces): Reversevideo -> ReverseVideo.Richard M. Stallman1993-06-071-1/+1
|
* (frame-initialize): Reversevideo -> ReverseVideo.Richard M. Stallman1993-06-071-1/+1
|
* Fix typos in previous change.Richard M. Stallman1993-06-071-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. Stallman1993-06-071-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. Stallman1993-06-071-6/+8
| | | | Make *Help* current buffer for describe-vector.
* (outlinify-sticky): Renamed from outlineify-sticky.Richard M. Stallman1993-06-071-5/+5
|
* (etags-recognize-tags-table): Fix misspelling ofRichard M. Stallman1993-06-071-1/+1
| | | | find-tag-regexp-next-line-after-failure-p.
* entered into RCSRichard M. Stallman1993-06-071-5/+5
|
* (rmail-variables): Default rmail-inbox-list here.Richard M. Stallman1993-06-071-8/+8
| | | | (rmail): Not here.
* (ange-ftp-real-load): New function.Richard M. Stallman1993-06-071-2/+14
| | | | (ange-ftp-load): New function--handles `load'.
* (outline-minor-mode): Add autoload cookie.Richard M. Stallman1993-06-071-0/+1
|
* Define 2 local menu-bar submaps.Richard M. Stallman1993-06-061-56/+57
| | | | (bibtex-x-help, bibtex-x-environment): Deleted.
* (search-upper-case): Make `no-yanks' the default.Richard M. Stallman1993-06-061-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. Stallman1993-06-061-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. Stallman1993-06-061-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. Stallman1993-06-061-30/+31
|
* (mail-do-fcc): Replace the code for appending to buffer.Richard M. Stallman1993-06-061-13/+22
|
* (rmail-summary-next-msg): Fix number of dots in regexp.Richard M. Stallman1993-06-051-1/+1
|