1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00
Commit Graph

5619 Commits

Author SHA1 Message Date
Eli Zaretskii
235de37296 (texinfo-insert-@item): Look for the current
Texinfo environment, using the same method as in texinfo-insert-@end,
and insert a space rather than a newline if point in a `table' environment.
2004-02-21 13:51:34 +00:00
Eli Zaretskii
0eee131ecc Remove "tiny change" from Jari Aalto's entry for 2004-02-16. 2004-02-21 13:43:32 +00:00
Eli Zaretskii
7e1626fbe8 (ffap-file-at-point): Try parent directories. 2004-02-21 13:42:04 +00:00
Eli Zaretskii
69e82404c0 (vcursor-modifiers): New defcustom.
(vcursor-cs-binding): Use vcursor-modifiers instead of a hard-coded list.
2004-02-21 13:37:46 +00:00
Eli Zaretskii
8bcfd13b54 (animate-birthday-present): Accept other than `Sarah', too. 2004-02-21 13:30:42 +00:00
Eli Zaretskii
32e51983e9 Remove table of command line arguments from the Commentary section. 2004-02-21 13:22:31 +00:00
John Wiegley
36b0f52b35 *** empty log message *** 2004-02-20 12:31:57 +00:00
Luc Teirlinck
923c1e6f75 *** empty log message *** 2004-02-20 03:49:52 +00:00
Michael Kifer
6d2986fb74 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
temporary file for buffer already visiting one.  This change makes
	output likely to be directly usable by patch program.
	Suggested by Adrian Aichner  <adrian@xemacs.org>
2004-02-20 02:41:02 +00:00
Nick Roberts
5223afdaa5 *** empty log message *** 2004-02-20 01:13:55 +00:00
Stefan Monnier
b15aa9f9e8 (union Lisp_Object): Give a more precise type for `type'.
Remove unused `gu' alternative.
2004-02-19 20:25:17 +00:00
Simon Josefsson
507c5deb1e Fix typo.
(morse-code): Add @.
2004-02-19 19:36:36 +00:00
Glenn Morris
e306dc9f58 *** empty log message *** 2004-02-19 01:11:26 +00:00
Markus Rost
c6190ba03b (executable-command-find-posix-p): Fix choice of the directory. 2004-02-18 20:48:26 +00:00
Luc Teirlinck
8e5d85ffc0 (interprogram-cut-function)
(interprogram-paste-function, kill-new, kill-append): Doc fixes.
(kill-region): Make it return nil.  Doc fix.
(yank-pop): Make its argument optional.
(yank): Make ARG `-' equivalent to `-1'.
2004-02-18 03:04:32 +00:00
Eli Zaretskii
ac84042c63 (rmail-get-new-mail): Don't reference
rmail-use-spam-filter if rmail-spam-filter is not loaded.
2004-02-17 19:55:43 +00:00
Luc Teirlinck
43e48bdaa5 *** empty log message *** 2004-02-17 03:18:43 +00:00
Luc Teirlinck
8a9825f74d (auto-revert-buffer-p): Only revert dired buffers if one of
global-auto-revert-non-file-buffers or autorevert-mode is non-nil.
2004-02-17 02:26:58 +00:00
Eli Zaretskii
4e039f3f1f *** empty log message *** 2004-02-16 19:41:27 +00:00
Eli Zaretskii
279dffd676 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the correct place.
* progmodes/icon.el (icon-indent-command): Ditto.
* textmodes/paragraphs.el (repunctuate-sentences): Ditto.
2004-02-16 19:35:20 +00:00
Eli Zaretskii
8c094106a8 *** empty log message *** 2004-02-16 19:29:00 +00:00
Eli Zaretskii
c33b76da3e *** empty log message *** 2004-02-16 18:45:30 +00:00
Eli Zaretskii
1c0ecbc499 (Man-fontify-manpage): Render section headings in
`Man-overstrike-face' even when overstrike was not used by man
formatter for section headings.
2004-02-16 18:22:33 +00:00
Eli Zaretskii
88fcbeaa95 (vm-use-spam-filter)
(rsf-min-region-length-added-to-spam-list): New	variables.
(rsf-bbdb-auto-delete-spam-bbdb-entries): Renamed from
rmail-bbdb-auto-delete-spam-entries.  Added cc: to recipients for
spam testing.  Don't delete spam message if automatic deletion
after output via variable rmail-delete-after-output is turned on.
(rsf-bbdb-dont-create-entries-for-deleted-messages): Renamed from
rsf-bbdb-dont-create-entries-for-spam.
(check-field): New function, extracted from code in
rmail-spam-filter to ease addition of header fields like
content-type.
(message-content-type): New variable to check the content-type:
field added, also in defcustom of rsf-definitions-alist.
(rmail-spam-filter): Replace repeated test code for header fields
by calls to check-field; change the call to
rmail-output-to-rmail-file such that rmail-current-message stays
the same to avoid wrong deletion of unseen flags.
(rsf-add-contents-type): New function to convert old format
of rmail-spam-definitions-alist into new one.
Changed prefixes of all variables and functions from
rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
2004-02-16 18:06:23 +00:00
Eli Zaretskii
dffc4dfc5d (unload-hook-features-list): New defvar. 2004-02-16 17:50:32 +00:00
Eli Zaretskii
0ca9aa8f07 *** empty log message *** 2004-02-16 17:48:09 +00:00
Eli Zaretskii
7b5368c1a9 *** empty log message *** 2004-02-16 17:18:58 +00:00
Eli Zaretskii
ca4bc494c2 *** empty log message *** 2004-02-16 17:05:44 +00:00
Eli Zaretskii
740b7c2dbb (rx-check, rx-check-any, rx-check-not)
(rx-repeat, rx-check-backref, rx-syntax, rx-to-string): Use
lower-case "rx" in all error message.
(rx-or): Put group around result.
(rx-constituents): Add backref.
(rx-syntax): Add string-delimiter, comment-delimiter.
(rx-categories): Add combining-diacritic.
(rx-check-not, rx-greedy, rx): Doc fix.
(rx-backref, rx-check-backref): New.
2004-02-16 16:51:39 +00:00
Eli Zaretskii
065b7364da (uncomment-region): Allow eob as comment end. 2004-02-16 14:12:57 +00:00
Eli Zaretskii
4e664f62f0 Autorevert: Add support for VC controlled files.
(eval-when-compile): Defvar dired-directory and vc-mode.
(auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
(auto-revert-handler-vc): New functions.
2004-02-16 13:59:46 +00:00
Eli Zaretskii
0f98bc2350 (auto-revert-dired-file-list): added missing variable file' to let'.
(top level): Byte compiler fixes: defvar `dired-directory' added,
autoload `dired-get-filename' added.
2004-02-16 13:47:39 +00:00
Eli Zaretskii
bbc66b08e1 All message and error commands now use prefix `filecache:'
to make it easy to read *Messages* buffer.
2004-02-16 13:41:03 +00:00
Eli Zaretskii
fb94f75f4c *** empty log message *** 2004-02-16 13:31:06 +00:00
Eli Zaretskii
ebb8cb682a (compilation-directory): New defvar.
(compile): Save current directory in compilation-directory.
(recompile): Bind default-directory to compilation-directory if
that is non-nil.
2004-02-16 12:53:25 +00:00
Eli Zaretskii
a71b3805cd (comment-insert-comment-function, comment-region-function,
uncomment-region-function): New functions.
(comment-indent): Use comment-insert-comment-function.
(uncomment-region): Use uncomment-region-function.
(comment-region): Use comment-region-function.
2004-02-16 12:37:21 +00:00
Eli Zaretskii
062a9fce99 (rx-not): Bind case-fold-search to nil. 2004-02-16 12:12:02 +00:00
Eli Zaretskii
f800daf646 (TAGS, TAGS-LISP): Filter out of `els' only loaddefs* and ldefs-boot*. 2004-02-16 12:07:09 +00:00
Eli Zaretskii
ca06718d25 (rmail-dont-reply-to): Anchor user login
name and email address at the beginning and end of the address.
2004-02-16 11:43:57 +00:00
Stefan Monnier
783bcffa10 *** empty log message *** 2004-02-16 03:18:25 +00:00
Kenichi Handa
f92f5e37ce *** empty log message *** 2004-02-16 00:06:00 +00:00
Thien-Thi Nguyen
4ae8d76c90 (grep-compute-defaults): Fix typos. 2004-02-15 13:09:44 +00:00
Jan Djärv
49f87d230f * x-dnd.el: Mention support for Motif in commentary.
(x-dnd-handle-drag-n-drop-event): Ditto.
2004-02-15 12:30:04 +00:00
Jonathan Yavner
584b627ec9 *** empty log message *** 2004-02-15 00:03:03 +00:00
Martin Stjernholm
8445679307 * Makefile.in: Fixed the CC Mode recompile kludge so it works
when building in a different directory.
2004-02-14 18:10:32 +00:00
Luc Teirlinck
7e46b7bf24 (kill-new): Put yank-handler property on the entire string. 2004-02-13 23:10:59 +00:00
Luc Teirlinck
fb2dcf046c (kill-append): Doc fix. 2004-02-12 04:23:54 +00:00
Luc Teirlinck
6827d7308d *** empty log message *** 2004-02-12 01:53:51 +00:00
John Paul Wallington
1cdb6ab4a7 (smtpmail-try-auth-methods): Fix typo. 2004-02-11 07:21:09 +00:00
Stefan Monnier
4c11f6a8f2 (diff-switches): New fun.
(diff, diff-backup): Use it.
(diff): Clean up the args construction.  Use backquote.
Use listp instead of consp to avoid putting a nil arg.
2004-02-10 21:37:35 +00:00