1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-02 08:22:22 +00:00
Commit Graph

1675 Commits

Author SHA1 Message Date
Richard M. Stallman
c3bf10c278 (file-truename): Don't use expand-file-name to merge
a link target into the previous dir.  Handle .. and . explicitly.
1993-06-12 01:44:48 +00:00
Richard M. Stallman
2564586656 (sendmail-pre-abbrev-expand-hook):
If last-command-char is not a character, don't check char-syntax.
1993-06-11 22:22:15 +00:00
Richard M. Stallman
7e68de5600 (setenv): Treat case as significant. 1993-06-11 21:33:27 +00:00
Richard M. Stallman
645d62199d (sendmail-pre-abbrev-expand-hook):
If last-command-char is not a character, don't do the expand here.
1993-06-11 20:48:08 +00:00
Richard M. Stallman
b3771493d9 Doc fixes.
(run-lisp): Add autoload.
(inferior-lisp-mode-map): Explicitly make local prefix keys.
1993-06-11 20:11:10 +00:00
Richard M. Stallman
ec40ed9f4e (server-window): New variable.
(server-switch-buffer): Use it.
1993-06-11 18:28:44 +00:00
Richard M. Stallman
1bc1c75ef9 (enable-flow-control): Don't alter the 8-bit flag. 1993-06-11 17:55:51 +00:00
Richard M. Stallman
4cd88e9c94 (Man-filter-list): Add an element for X man pages.
(Man-goto-page): Continue past errors in Man-build-references-alist.
1993-06-11 17:52:59 +00:00
Richard M. Stallman
b25b6c3402 (rmail-output-to-rmail-file): Use the smart default in the prompt. 1993-06-11 16:36:19 +00:00
Richard M. Stallman
6bfb792228 (view-register): Handle file name values. 1993-06-11 16:30:40 +00:00
Jim Blandy
e27c3564f2 * bytecomp.el: Bring it up to version 2.10 of the
Zawinski-Furuseth compiler.  Changes from David Gillespie.
1993-06-11 16:19:49 +00:00
Richard M. Stallman
30c5ce9c10 (cd): Use file-name-absolute-p.
(cd-absolute): No longer interactive.
1993-06-11 16:02:27 +00:00
Richard M. Stallman
fa462250f3 (electric-history-map): Don't use fillarray;
make default bindings instead.  Bind up, down, home, next, prior.
1993-06-11 15:51:46 +00:00
Jim Blandy
3008ffb6cd * frame.el (frame-initialize): Remember to actually traverse
initial-frame-alist.
1993-06-11 11:33:31 +00:00
Jim Blandy
32ab4c1069 * gud.el (gud-last-last-frame): New variable.
(gud-display-frame): Save the frame we displayed in
	gud-last-last-frame.
	(gud-refresh): Force gud-display-frame to jump to the last frame
	displayed, even if it has already done so once.
1993-06-11 11:28:28 +00:00
Jim Blandy
d801ac0978 * man.el (manual-entry): Recognize the subject(section) syntax. 1993-06-11 10:29:55 +00:00
Jim Blandy
c45a630685 * picture.el (move-to-column-force): If column is negative, go
flush left.
1993-06-11 10:11:33 +00:00
Jim Blandy
1f3696d7df * simple.el (hscroll-point-visible): Work as documented in the
docstring for hscroll-step.
1993-06-11 09:45:20 +00:00
Richard M. Stallman
2dab780287 (lisp-indent-function): Look for either
lisp-indent-hook or lisp-indent-function property.
1993-06-11 07:00:05 +00:00
Richard M. Stallman
4ea836c185 (make-backup-files): Doc fix. 1993-06-11 05:59:16 +00:00
Richard M. Stallman
2a8386146c Comment change. 1993-06-11 05:56:00 +00:00
Richard M. Stallman
5009d9f0d4 (rmail-primary-inbox-list): Use defvar, not defconst. 1993-06-11 03:56:44 +00:00
Richard M. Stallman
fec33c0b30 (basic-save-buffer): Cal auto-save-mode with t as arg
if and only if auto save was off and default is on.
(set-visited-file-name): Likewise.
1993-06-10 23:35:18 +00:00
Richard M. Stallman
23efee2ce4 (append-to-buffer): Interactively, supply all 3 args.
Allow nonexistent buffers.
1993-06-10 23:06:50 +00:00
Richard M. Stallman
dc606f020d (calculate-c++-indent): Respect
c-continued-brace-offset (as in c-mode.el).
1993-06-10 22:58:01 +00:00
Richard M. Stallman
7d3221d7e3 (hack-one-local-variable): Treat ...-hook(s) and ..-function(s)
like setting the `eval' variable.
1993-06-10 21:31:56 +00:00
Richard M. Stallman
e98dda8986 (abbreviate-file-name): Make abbreviated-home-dir
from `~/', not from just `~'.
1993-06-10 20:44:12 +00:00
Richard M. Stallman
a6c5a8dd70 Doc fixes.
(ispell-command, ispell-command-options): New defvars.
(start-ispell): Use them.
1993-06-10 20:35:05 +00:00
Richard M. Stallman
442c9ab627 (ange-ftp-multi-msgs): Add 331-. 1993-06-10 18:46:48 +00:00
Richard M. Stallman
526504b86f (Man-mode): Run Man-mode-hook. 1993-06-10 17:48:36 +00:00
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