1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-15 09:47:20 +00:00
Commit Graph

35846 Commits

Author SHA1 Message Date
Richard M. Stallman
c94a6bc0dd Explain how Binary Overwrite mode affects C-q. 2001-05-20 17:20:33 +00:00
Richard M. Stallman
8f17d892d1 Use Lisp escape sequences only inside string syntax. 2001-05-20 17:19:47 +00:00
Richard M. Stallman
65569e52bb (lm): Use "p" not "P" for interactive spec. 2001-05-20 17:18:41 +00:00
Richard M. Stallman
2382b29dd3 (rmail-retry-failure): Do save-window-excursion. 2001-05-20 17:17:32 +00:00
Richard M. Stallman
cc9684e8bd *** empty log message *** 2001-05-20 17:17:22 +00:00
Richard M. Stallman
b0e52598a5 (Info-read-subfile): Widen before finding the
desired node in the subfile.
2001-05-20 17:03:12 +00:00
Richard M. Stallman
9ca00e7182 *** empty log message *** 2001-05-20 17:02:48 +00:00
Richard M. Stallman
515d3b4bbf Update description of visiting multiple files with the command line.
.esrv => esrv.
Remove DOMMAINNAME.
Show that some parts of geometry spec are optional.
Clarify where internal border appears.
Fix errors in BorderWidth resources.
Use Complete Word instead of Spell-Check Message
to avoid an overfull box in a clean way.
2001-05-20 16:31:07 +00:00
Richard M. Stallman
c02319f949 (command-line-1): When >2 files visited,
leave the last one visible, and make that the selected window.
2001-05-20 16:27:59 +00:00
Richard M. Stallman
7e97126111 *** empty log message *** 2001-05-20 16:27:51 +00:00
Stefan Monnier
f601efb0f6 (keep-lines-read-args): Use `copy-marker'.
(how-many): Save excursion properly.
(occur-mode): Use define-derived-mode.
(perform-replace): Use with-current-buffer.
2001-05-20 16:10:39 +00:00
Gerd Moellmann
7c5312b237 (lisp-font-lock-keywords-1): Add `defvaralias'. 2001-05-20 08:53:44 +00:00
Eli Zaretskii
8dacfbde2d (define-ccl-program): Fix a typo. From Pavel Janik <Pavel@Janik.cz>. 2001-05-20 04:22:47 +00:00
Eli Zaretskii
f7492bc7b0 (decode-char): Fix a typo. From Pavel Janik <Pavel@Janik.cz>. 2001-05-20 04:19:41 +00:00
Eli Zaretskii
bc9841752a (artist-mode): Fix a typo. From Pavel Janik <Pavel@Janik.cz>. 2001-05-20 04:18:06 +00:00
Eli Zaretskii
310e9a2152 (automatic-hscrolling): Fix a typo. From Pavel Janik <Pavel@Janik.cz>. 2001-05-20 04:14:49 +00:00
Eli Zaretskii
e07cfbca00 Fix a typo in the last change. 2001-05-19 09:21:27 +00:00
Eli Zaretskii
83692ea3f2 (Buffers): Fix a typo. 2001-05-19 09:08:51 +00:00
Gerd Moellmann
9f58cc1ceb Remove entry for defvaralias. 2001-05-18 17:42:04 +00:00
Sam Steingold
ef55aa6c10 (cvs-mode-map): bind "z" and [RET] 2001-05-18 16:59:52 +00:00
John Wiegley
1228240f39 (eshell-explicit-command-char): A new configuration variable, which
determines the initial character that forces use of an external
version of a command.  The default is *, but may be set to \, for
example.
(eshell-explicit-command): Use `eshell-explicit-command-char' instead
of ?*.
2001-05-18 16:40:11 +00:00
John Wiegley
94d136339d (eshell/which): Use `eshell-explicit-command-char' instead of ?*. 2001-05-18 16:39:49 +00:00
John Wiegley
a129972c07 (eshell-completion-command-name, eshell-complete-commands-list): Use
`eshell-explicit-command-char' instead of ?*.
2001-05-18 16:39:29 +00:00
John Wiegley
c9f3bebe23 *** empty log message *** 2001-05-18 16:38:58 +00:00
Gerd Moellmann
a724ed38f5 (ange-ftp-fix-name-for-vms): Reverse args of
subst-char-in-string.
(ange-ftp-after-parse-ls-hook): New variable.
(ange-ftp-ls): Run that hook.
From Peter Milliken <Peter.Milliken@GTECH.COM>.
2001-05-18 13:21:11 +00:00
Gerd Moellmann
0595722b7c (tmm-get-keymap): Fix handling of :filter.
(tmm-add-prompt): Bind buffer-read-only to nil when inserting
text into *Completions*.
2001-05-18 13:10:43 +00:00
Gerd Moellmann
1c66d9fb23 (goto-address-at-point): Deal with URLs
part of which look like email addresses.
2001-05-18 12:50:27 +00:00
Andrew Innes
c5bdb93d32 (compile-files-CMD, bootstrap-clean-CMD): Use
. instead of absolute path for lisp dir, to avoid bug in W2K
cmd.exe's handling of FOR loops.
(autoloads): Set find-file-suppress-same-file-warnings to t to
avoid slew of spurious messages.
2001-05-18 12:06:38 +00:00
Eli Zaretskii
ec45fa1068 Avoid overfull hboxes. 2001-05-18 11:45:10 +00:00
Gerd Moellmann
f99d295c95 Add browse-url-kde. 2001-05-18 11:31:06 +00:00
Gerd Moellmann
29148a3f48 *** empty log message *** 2001-05-18 11:28:14 +00:00
Gerd Moellmann
af06f4599d (browse-url-browser-function): Add kde.
(browse-url-kde-program, browse-url-kde-args): New variables.
(browse-url-kde): New function.
2001-05-18 11:27:38 +00:00
Eli Zaretskii
0f6f6e13d7 Avoid overfull hboxes wherever possible. 2001-05-18 11:26:06 +00:00
Gerd Moellmann
9a1211f299 *** empty log message *** 2001-05-18 11:24:53 +00:00
Gerd Moellmann
2b5c7e03a5 (maybe-append-domain): Renamed to
`smtpmail-maybe-append-domain'.
(smtpmail-via-smtp): Use the new name.
2001-05-18 11:24:16 +00:00
Gerd Moellmann
9db6f6b460 (call_debugger): Don't bind inhibit-eval-during-redisplay. 2001-05-18 11:15:46 +00:00
Gerd Moellmann
7eb4b06103 (xlfd_point_size): Don't divide pixel size from
transformation matrix by 10.
2001-05-18 11:06:40 +00:00
Eli Zaretskii
a010164db4 (Merging and diff3): Avoid Overfull hbox. 2001-05-18 10:52:51 +00:00
Eli Zaretskii
11c9c5af13 (LessTif Resources): Avoid Overfull box. 2001-05-18 10:47:16 +00:00
Eli Zaretskii
cb8ce5db8c Fix copyright years. 2001-05-18 10:40:06 +00:00
Eli Zaretskii
dc53c88bfd (Buffers): Document the maximum buffer size. 2001-05-18 10:39:04 +00:00
Eli Zaretskii
9f2848e49b (Visiting): Document that files larger than the buffer size limit cannot
be visited.
2001-05-18 10:28:49 +00:00
Miles Bader
9ab59a1aa7 (delete-horizontal-space, just-one-space): Use `constrain-to-field'
instead of `field-end'/`field-beginning', because it's more efficient
for large files.
2001-05-18 07:13:47 +00:00
Dave Love
f042e7b9ae ("TeX"): Renamed from "latin-latex2e".
Language family and indicator changed.  Many new translations.
2001-05-17 19:21:54 +00:00
Gerd Moellmann
f90c23ca30 (rmail-require-mime-maybe): New function.
(rmail): Use it.
(rmail-mode): Handle the case of finding Rmail files.
2001-05-17 14:47:01 +00:00
Gerd Moellmann
cebf1b97f3 (elp-instrument-function): Handle advised
functions.
2001-05-17 13:58:14 +00:00
Francesco Potortì
e6dd1a4949 Add the latest changes to etags behaviour. 2001-05-17 13:44:50 +00:00
Francesco Potortì
6f46049779 etags.1 2001-05-17 13:34:21 +00:00
Stefan Monnier
df22166e16 (jit-lock-after-change): Check the font-lock-multiline
text-property after moving to the beginning of line and regardless
of the value of font-lock-multiline.
2001-05-17 13:29:44 +00:00
Francesco Potortì
357da0ed2f Redundant file removed. Use etc/etags.1 2001-05-17 13:08:18 +00:00