summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* * 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
|
* (scroll-bar-drag-1):Richard M. Stallman1993-06-051-1/+4
| | | | Calculate position relative to the accessible part of the buffer.
* (gnus-inews-buggy-date): Doc fix.Richard M. Stallman1993-06-051-2/+1
|
* entered into RCSRichard M. Stallman1993-06-051-2/+1
|
* (menu-bar-help-menu): Add defvar.Richard M. Stallman1993-06-051-3/+3
| | | | (menu-bar-edit-menu, menu-bar-file-menu): Likewise.
* (dired-flag-backup-files): Handle `*' made by `ls -F'.Richard M. Stallman1993-06-051-1/+10
|
* (internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.Richard M. Stallman1993-06-051-5/+5
|
* (window-system): Enable menu bars only ifRichard M. Stallman1993-06-051-1/+2
| | | | window-system is non-nil.
* (add-log-current-defun): Fix typos in last change.Richard M. Stallman1993-06-051-3/+3
|
* (gnus-local-timezone): Doc fix.Richard M. Stallman1993-06-051-4/+9
|
* (gnus-current-time-zone): New function, which triesRichard M. Stallman1993-06-051-22/+33
| | | | | | | | current-time-zone, and if that fails falls back on gnus-local-timezone. (gnus-inews-date): Use it. (gnus-inews-valid-date): New optional args TIME (default now) and ZONE (default GMT). (gnus-inews-buggy-date): New optional arg TIME (default now).
* *** empty log message ***Richard M. Stallman1993-06-051-84/+142
|
* (x-selection-timeout): Set it, using x-get-resource.Richard M. Stallman1993-06-051-0/+7
|
* (mh-yank-cur-msg): Use (mark t).Richard M. Stallman1993-06-051-2/+2
|
* (mark): Doc fix.Richard M. Stallman1993-06-051-2/+3
|