Richard M. Stallman
a857ed136a
(bibtex-mode-map): Use tex-insert-quote, not TeX-...
1993-06-10 17:42:39 +00:00
Jim Blandy
118c9082db
Formatting change.
1993-06-10 13:11:27 +00:00
Jim Blandy
5e90137963
* frame.el (frame-initialize): When deleting geometry
...
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.
1993-06-10 13:10:00 +00:00
Jim Blandy
ada464a7f3
* scroll-bar.el (scroll-bar-mode): Variable deleted.
...
(scroll-bar-mode): Function changed to consult default-frame-alist
instead of the variable.
1993-06-10 12:18:36 +00:00
Jim Blandy
1c595d45c4
* gnus.el (gnus-start-news-server): If no server has been
...
specificed, but gnus-nntp-service is nil, don't ask for a server
name; use the local host.
1993-06-10 11:46:43 +00:00
Jim Blandy
92b281339a
* ange-ftp.el (ange-ftp-make-directory): Take second optional
...
argument parents, like the original. Implement it.
1993-06-10 11:39:44 +00:00
Jim Blandy
17df4d9dae
* gnus.el (gnus-newsrc-to-gnus-format): Change regexp which
...
matches .newsrc lines for better performance under the new regexp
routines.
1993-06-10 10:40:16 +00:00
Jim Blandy
29478cc523
Doc fix.
1993-06-10 07:22:07 +00:00
Jim Blandy
18710add3c
* compile.el (compilation-error-list): When we haven't yet
...
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.
1993-06-10 07:17:33 +00:00
Jim Blandy
eb8c3be94e
Apply typo patches from Paul Eggert.
1993-06-09 11:59:12 +00:00
Jim Blandy
165c38c534
*** empty log message ***
1993-06-09 11:26:54 +00:00
Jim Blandy
4cad38d5ed
* scroll-bar.el (scroll-bar-set-window-start): Remember that the
...
scroll bar numbers reflect the accessible region of the buffer,
not the entire buffer.
1993-06-09 09:44:24 +00:00
Richard M. Stallman
536ae2dded
(dired-flag-auto-save-files): Ignore `*' added by ls -F.
1993-06-08 22:54:46 +00:00
Richard M. Stallman
5ef4613c56
(sc-mark): Use mark-marker.
1993-06-08 16:28:28 +00:00
Richard M. Stallman
aa4ed68c3e
(fortran-indent-new-line): Renamed from
...
fortran-reindent-then-newline-and-indent.
1993-06-08 05:25:19 +00:00
Richard M. Stallman
bcd5aef107
(mouse-drag-region-1): Un-comment-out this function.
1993-06-08 05:16:47 +00:00
Richard M. Stallman
b0ebdfe551
(Info-follow-reference): Fix completion defaulting.
1993-06-08 04:41:00 +00:00
Richard M. Stallman
d2e1218f85
(safe-documentation): Don't crash on byte-compiled macro.
1993-06-08 01:32:42 +00:00
Richard M. Stallman
3ed5409efa
(telnet-simple-send): New function.
...
(telnet): Arrange to use that.
1993-06-08 01:29:05 +00:00
Richard M. Stallman
d177495be7
(mouse-union-first-preferred): Renamed from mouse-union-first-prefered.
1993-06-08 01:11:53 +00:00
Richard M. Stallman
c2121a73a9
(texinfo-section-types-regexp): Add @chapheading.
1993-06-07 23:35:09 +00:00
Richard M. Stallman
0f1dc98e7a
(x-create-frame-with-faces): Reversevideo -> ReverseVideo.
1993-06-07 23:23:42 +00:00
Richard M. Stallman
792a0e1cea
(frame-initialize): Reversevideo -> ReverseVideo.
1993-06-07 23:23:26 +00:00
Richard M. Stallman
93d3549919
Fix typos in previous change.
...
Add a few menu items.
(bibtex-name-alignment): Renamed from bibtex-name-alignement.
1993-06-07 20:06:34 +00:00
Richard M. Stallman
dcec1a3b19
Doc fixes. Delete local variable list at the end.
...
(expr-forward-sexp): Renamed from forw-expr.
(expr-backward-sexp): Renamed from back-expr.
1993-06-07 19:37:18 +00:00
Richard M. Stallman
4536d48457
(describe-buffer-case-table): Merge locals i and ch.
...
Make *Help* current buffer for describe-vector.
1993-06-07 19:11:40 +00:00
Richard M. Stallman
6715fb4824
(outlinify-sticky): Renamed from outlineify-sticky.
1993-06-07 18:48:08 +00:00
Richard M. Stallman
7f7436bac3
(etags-recognize-tags-table): Fix misspelling of
...
find-tag-regexp-next-line-after-failure-p.
1993-06-07 18:32:26 +00:00
Richard M. Stallman
e0fdbababf
entered into RCS
1993-06-07 18:29:36 +00:00
Richard M. Stallman
849056cc4c
(rmail-variables): Default rmail-inbox-list here.
...
(rmail): Not here.
1993-06-07 06:56:03 +00:00
Richard M. Stallman
724db75f26
(ange-ftp-real-load): New function.
...
(ange-ftp-load): New function--handles `load'.
1993-06-07 04:51:25 +00:00
Richard M. Stallman
340600803e
(outline-minor-mode): Add autoload cookie.
1993-06-07 03:47:20 +00:00
Richard M. Stallman
2798dfd629
Define 2 local menu-bar submaps.
...
(bibtex-x-help, bibtex-x-environment): Deleted.
1993-06-06 22:36:23 +00:00
Richard M. Stallman
b78559b087
(search-upper-case): Make `no-yanks' the default.
...
(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.
1993-06-06 22:11:22 +00:00
Richard M. Stallman
b602ba2fac
(dired-unmark-all-files): Read arg as just a character.
...
Use non-regexp search to find a specific mark.
Use subst-char-in-region to make the change.
Improve the message at the end.
1993-06-06 21:13:16 +00:00
Richard M. Stallman
418d451337
(vip-ctl-key-equivalent): Use vip-escape-to-emacs.
...
(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.
1993-06-06 07:16:19 +00:00
Richard M. Stallman
d4ece6796d
(compile-internal): Alter current buffer only temporarily.
1993-06-06 05:28:30 +00:00
Richard M. Stallman
0dda084273
(mail-do-fcc): Replace the code for appending to buffer.
1993-06-06 03:53:08 +00:00
Richard M. Stallman
682ac5eb5b
(rmail-summary-next-msg): Fix number of dots in regexp.
1993-06-05 21:18:11 +00:00
Richard M. Stallman
d2ae6f7e7a
(scroll-bar-drag-1):
...
Calculate position relative to the accessible part of the buffer.
1993-06-05 20:58:47 +00:00
Richard M. Stallman
c1293b1b19
(gnus-inews-buggy-date): Doc fix.
1993-06-05 20:02:34 +00:00
Richard M. Stallman
dce33aad41
entered into RCS
1993-06-05 20:00:43 +00:00
Richard M. Stallman
22390f50fd
(menu-bar-help-menu): Add defvar.
...
(menu-bar-edit-menu, menu-bar-file-menu): Likewise.
1993-06-05 19:13:03 +00:00
Richard M. Stallman
0102ea2d95
(dired-flag-backup-files): Handle *' made by
ls -F'.
1993-06-05 17:41:50 +00:00
Richard M. Stallman
e066c2ae2d
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.
1993-06-05 17:35:21 +00:00
Richard M. Stallman
d0dbd3bfc1
(window-system): Enable menu bars only if
...
window-system is non-nil.
1993-06-05 17:16:39 +00:00
Richard M. Stallman
633149516a
(add-log-current-defun): Fix typos in last change.
1993-06-05 17:10:19 +00:00
Richard M. Stallman
65a91500aa
(gnus-local-timezone): Doc fix.
1993-06-05 09:17:34 +00:00
Richard M. Stallman
1ea40ac2be
(gnus-current-time-zone): New function, which tries
...
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).
1993-06-05 09:13:19 +00:00
Richard M. Stallman
d51c3cdaa5
*** empty log message ***
1993-06-05 09:11:45 +00:00