]> git.eshelyaron.com Git - emacs.git/log
emacs.git
18 years ago(rmail): Only insert the file if it actually exists.
Alex Schroeder [Tue, 17 Jan 2006 23:06:58 +0000 (23:06 +0000)]
(rmail): Only insert the file if it actually exists.
(rmail-show-message): Do not display labels if there are no
messages.  This corrects the mistake if visiting an empty file,
but it doesn't fix the situation where you delete the all messages
and expunge them.  This may leave the labels of the last message
in the modeline.

18 years ago(rmail-process-new-messages): Add an X-Coding-System header if one
Henrik Enberg [Tue, 17 Jan 2006 22:31:55 +0000 (22:31 +0000)]
(rmail-process-new-messages): Add an X-Coding-System header if one
doesn't exist.

18 years agoDon't require rmail.
Henrik Enberg [Tue, 17 Jan 2006 21:33:34 +0000 (21:33 +0000)]
Don't require rmail.

18 years ago(rmail-process-new-messages): Don't require rmailkwd
Henrik Enberg [Tue, 17 Jan 2006 21:33:12 +0000 (21:33 +0000)]
(rmail-process-new-messages): Don't require rmailkwd
here, do it at toplevel instead.

18 years ago(rmail-auto-file): Rewrote test for "filed" using
Alex Schroeder [Tue, 17 Jan 2006 10:04:56 +0000 (10:04 +0000)]
(rmail-auto-file): Rewrote test for "filed" using
rmail-desc-get-keywords.

18 years ago(rmail-summary-by-labels): No longer concatenate
Alex Schroeder [Tue, 17 Jan 2006 10:03:12 +0000 (10:03 +0000)]
(rmail-summary-by-labels): No longer concatenate
regexp with commas because of recent change to
rmail-message-labels-p.
(rmail-summary-rmail-update): Replace rmail-message-labels-p test
with simple rmail-desc-get-keywords.

18 years ago(rmail-message-labels-p): Rewrote using
Alex Schroeder [Tue, 17 Jan 2006 09:57:46 +0000 (09:57 +0000)]
(rmail-message-labels-p): Rewrote using
rmail-desc-get-keywords.

18 years ago(rmail-summary-font-lock-keywords): Fix regular
Alex Schroeder [Tue, 17 Jan 2006 09:36:49 +0000 (09:36 +0000)]
(rmail-summary-font-lock-keywords): Fix regular
expression for unread messages.
(rmail-summary-mode): Added documentation for the filtering
commands.
(rmail-summary-mode-map): Added keybinding for
rmail-summary-by-sender.
(rmail-summary-get-summary): Don't show attributes, only
user-defined keywords.

18 years agoRemoved some spurious comments.
Alex Schroeder [Tue, 17 Jan 2006 09:34:50 +0000 (09:34 +0000)]
Removed some spurious comments.

18 years ago(rmail-cease-edit): Do not adjust the marker of the
Alex Schroeder [Tue, 17 Jan 2006 09:34:11 +0000 (09:34 +0000)]
(rmail-cease-edit): Do not adjust the marker of the
last message.

18 years agoRemoved some mbox-ready comments.
Alex Schroeder [Tue, 17 Jan 2006 09:33:35 +0000 (09:33 +0000)]
Removed some mbox-ready comments.

18 years ago(rmail-summary-get-message-at-point): Handle 5-digit message ids.
Henrik Enberg [Tue, 17 Jan 2006 06:32:32 +0000 (06:32 +0000)]
(rmail-summary-get-message-at-point): Handle 5-digit message ids.

18 years ago(rmail-process-new-messages): Require rmailkwd.
Henrik Enberg [Tue, 17 Jan 2006 02:35:51 +0000 (02:35 +0000)]
(rmail-process-new-messages): Require rmailkwd.
(rmail-ignored-headers): Add "Original-Recipient"

18 years ago(rmail-summary-output-to-rmail-file): Use `rmail-output-read-file-name'.
Henrik Enberg [Tue, 17 Jan 2006 02:35:04 +0000 (02:35 +0000)]
(rmail-summary-output-to-rmail-file): Use `rmail-output-read-file-name'.

18 years ago(rmail-output-read-file-name): Make sure search in executed in `rmail-buffer'.
Henrik Enberg [Tue, 17 Jan 2006 02:34:35 +0000 (02:34 +0000)]
(rmail-output-read-file-name): Make sure search in executed in `rmail-buffer'.
(rmail-output-to-rmail-file): Use `rmail-output-read-file-name'.
(rmail-output-read-rmail-file-name): Deleted.

18 years ago(rmail-ignored-headers): Move "^x-.*:" last in regexp.
Henrik Enberg [Mon, 16 Jan 2006 23:22:18 +0000 (23:22 +0000)]
(rmail-ignored-headers): Move "^x-.*:" last in regexp.

18 years ago(rmail-display-labels): Use identity instead of lambda.
Alex Schroeder [Mon, 16 Jan 2006 23:18:57 +0000 (23:18 +0000)]
(rmail-display-labels): Use identity instead of lambda.

18 years ago(rmail-summary-font-lock-keywords): Fix typo for
Alex Schroeder [Mon, 16 Jan 2006 23:09:44 +0000 (23:09 +0000)]
(rmail-summary-font-lock-keywords): Fix typo for
labels.
(rmail-summary-get-summary): Add labels again.

18 years ago(rmail-nuke-pinhead-header, rmail-reformat-message)
Alex Schroeder [Mon, 16 Jan 2006 22:22:44 +0000 (22:22 +0000)]
(rmail-nuke-pinhead-header, rmail-reformat-message)
(rmail-msg-restore-non-pruned-header, rmail-msg-prune-header):
Deleted.
(rmail-narrow-to-header): Fix typo, error if we cannot find the
end of the headers.

18 years ago(rmail-message-subject-p, rmail-message-senders-p):
Alex Schroeder [Mon, 16 Jan 2006 22:18:44 +0000 (22:18 +0000)]
(rmail-message-subject-p, rmail-message-senders-p):
Use mail-fetch-field instead of mail-header-get-header.
(rmail-summary-next-same-subject): Simplify.

18 years ago(rmail): Create the buffer using
Alex Schroeder [Mon, 16 Jan 2006 21:40:14 +0000 (21:40 +0000)]
(rmail): Create the buffer using
file-name-nondirectory.
(rmail-mode-map): Bind j to rmail-show-message instead of
rmail-message.

18 years ago(rmail-new-summary): Make sure summary buffer is current when selecting message.
Henrik Enberg [Mon, 16 Jan 2006 21:06:36 +0000 (21:06 +0000)]
(rmail-new-summary): Make sure summary buffer is current when selecting message.
(rmail-summary-browse-body): Deleted.
(rmail-summary-rmail-update, rmail-summary-get-message-at-point,
rmail-summary-goto-msg): Use string-to-number.
(rmail-summary-toggle-header, rmail-summary-add-label,
rmail-summary-kill-label): Use with-current-buffer.
(rmail-summary-previous-msg): Add docstring.

18 years ago*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 21:05:46 +0000 (21:05 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Alex Schroeder [Mon, 16 Jan 2006 20:35:53 +0000 (20:35 +0000)]
*** empty log message ***

18 years ago(rmail-ignored-headers): Merged several terms using
Alex Schroeder [Mon, 16 Jan 2006 18:59:29 +0000 (18:59 +0000)]
(rmail-ignored-headers): Merged several terms using
grouping, added simple "from " (without a colon), and several
other headers.
(rmail): Automatically convert BABYL files to mbox files.
(rmail-decode-babyl-format): Deleted, since conversion is handled
by unrmail.

18 years ago(unrmail): Use regular expression search to find
Alex Schroeder [Mon, 16 Jan 2006 17:50:30 +0000 (17:50 +0000)]
(unrmail): Use regular expression search to find
message separators such that the fake separators inserted by
rmime.el are not matched.  The sections added by rmime.el are
removed.

18 years ago*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 04:11:37 +0000 (04:11 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 03:57:31 +0000 (03:57 +0000)]
*** empty log message ***

18 years agomore misplaced parens from merge
Henrik Enberg [Mon, 16 Jan 2006 01:35:11 +0000 (01:35 +0000)]
more misplaced parens from merge

18 years agofix misplaced parens
Henrik Enberg [Mon, 16 Jan 2006 01:32:30 +0000 (01:32 +0000)]
fix misplaced parens

18 years ago*** empty log message ***
Henrik Enberg [Mon, 16 Jan 2006 01:18:13 +0000 (01:18 +0000)]
*** empty log message ***

18 years agosync with trunk
Henrik Enberg [Mon, 16 Jan 2006 00:03:54 +0000 (00:03 +0000)]
sync with trunk

18 years agoChangeLog for RMAIL mbox work
Henrik Enberg [Sun, 15 Jan 2006 23:02:10 +0000 (23:02 +0000)]
ChangeLog for RMAIL mbox work

20 years ago(rmail): Convert Babyl files using decode-babyl-file.
Richard M. Stallman [Sun, 3 Oct 2004 01:21:55 +0000 (01:21 +0000)]
(rmail): Convert Babyl files using decode-babyl-file.
(rmail-use-spam-filter): Add defvar.

20 years agoMostly rewritten. Parses the file directly and converts.
Richard M. Stallman [Sun, 3 Oct 2004 01:20:20 +0000 (01:20 +0000)]
Mostly rewritten.  Parses the file directly and converts.
(batch-convert-babyl, convert-babyl-file, decode-babyl-file)
(decode-babyl): New functions.
(unrmail, batch-unrmail): Now aliases.

20 years ago(rmail-message-deleted-p): Add as alias.
Richard M. Stallman [Mon, 27 Sep 2004 23:09:05 +0000 (23:09 +0000)]
(rmail-message-deleted-p): Add as alias.

20 years ago(rmail-message-vector, rmail-deleted-vector)
Richard M. Stallman [Mon, 27 Sep 2004 23:05:55 +0000 (23:05 +0000)]
(rmail-message-vector, rmail-deleted-vector)
(rmail-msgref-vector, rmail-summary-vector): Vars deleted.
All code to initialize them deleted too.
(rmail-forget-messages): Function deleted.  Callers changed.
(rmail-set-message-counters): Function deleted.  Callers changed.
(rmail-count-new-messages): Function deleted.  Callers changed.
(rmail-set-message-counters-counter): Likewise.
(rmail-maybe-set-message-counters): Now no-op.
(rmail-message-deleted-p, rmail-set-message-deleted-p): Fns deleted.
(rmail-msg-number-after-expunge): Fn deleted.
(rmail): Delete excess closeparen.
(rmail-initialize-messages): Doc fix.
(rmail-expunge-confirmed): Update to use rmail-desc-deleted-p.

20 years ago(rmail-make-summary-line): Function deleted.
Richard M. Stallman [Mon, 27 Sep 2004 07:41:45 +0000 (07:41 +0000)]
(rmail-make-summary-line): Function deleted.
(rmail-new-summary): Make it work once again as in old version.
(rmail-summary-get-summary): Call rmail-summary-line-decoder.

20 years ago(rmail): Error if file is Babyl format.
Richard M. Stallman [Mon, 20 Sep 2004 16:34:08 +0000 (16:34 +0000)]
(rmail): Error if file is Babyl format.
(rmail-process-new-messages, rmail-reply-callback, rmail-mark-message)
(rmail-narrow-to-message): Doc fix.
(rmail-reply, rmail-forward, rmail-resend, rmail-retry-failure)
(rmail-browse-body): Immediate error if file is empty.

(rmail-convert-file, rmail-insert-rmail-file-header)
(rmail-convert-to-babyl-format): Functions deleted.
(rmail-mode): Don't call rmail-convert-file.

20 years ago(browse-url-activate-urls): Add autoload.
Richard M. Stallman [Mon, 20 Sep 2004 16:29:22 +0000 (16:29 +0000)]
(browse-url-activate-urls): Add autoload.

20 years ago(rmail-edit-current-message): Immediate error if file is empty.
Richard M. Stallman [Mon, 20 Sep 2004 16:28:51 +0000 (16:28 +0000)]
(rmail-edit-current-message): Immediate error if file is empty.

20 years ago(rmail-read-label, rmail-set-label): Immediate error if file is empty.
Richard M. Stallman [Mon, 20 Sep 2004 16:28:13 +0000 (16:28 +0000)]
(rmail-read-label, rmail-set-label): Immediate error if file is empty.
(rmail-parse-file-keywords): Function deleted.

21 years ago(rmail-get-new-mail): Make sure that the summary gets updated to
Paul Reilly [Sun, 23 Feb 2003 00:33:25 +0000 (00:33 +0000)]
(rmail-get-new-mail): Make sure that the summary gets updated to
reflect deleted spam messages.

21 years agoAdd patches from Eli Tziperman <eli@beach.weizmann.ac.il>, and John Paul
Paul Reilly [Sat, 22 Feb 2003 15:37:59 +0000 (15:37 +0000)]
Add patches from Eli Tziperman <eli@beach.weizmann.ac.il>, and John Paul
Wallington <jpw@gnu.org>

Avoid loading CL at runtime.

(vm-use-spam-filter.el, spam-filter-working-with-vm): Add support for
use by VM.

(rmail-spam-filter-min-region-length-added-to-spam-list): New
variable.

(rmail-spam-filter): Do not assume the message is narrowed, do it
explicitly using the rmail message descriptor; use `rmail-output'
instead of `rmail-output-to-rmail-file'; take into account the state
of the `rmail-delete-after-output' variable.

(rmail-spam-filter-add-region-to-spam-list,
spam-filter-bbdb-dont-create-entries-for-deleted-messages): Rewrite.

21 years ago(rmail-get-new-mail): Integrate the rmail spam filter into rmail.
Paul Reilly [Fri, 21 Feb 2003 18:44:45 +0000 (18:44 +0000)]
(rmail-get-new-mail): Integrate the rmail spam filter into rmail.

21 years agoInitial commit.
Paul Reilly [Tue, 18 Feb 2003 18:41:20 +0000 (18:41 +0000)]
Initial commit.

21 years ago(rmail-message-subject-p, rmail-message-senders-p): Rewrite for mbox
Paul Reilly [Tue, 18 Feb 2003 16:47:23 +0000 (16:47 +0000)]
(rmail-message-subject-p, rmail-message-senders-p): Rewrite for mbox
format.

(rmail-make-summary-line-1, rmail-make-basic-summary-line): Use the
rmail message descriptor instead of deprecated functions.

21 years ago(rmail-sort-by-lines, rmail-fetch-field): Use the rmail message
Paul Reilly [Tue, 18 Feb 2003 16:40:21 +0000 (16:40 +0000)]
(rmail-sort-by-lines, rmail-fetch-field): Use the rmail message
descriptor instead of deprecated functions.

(rmail-sort-messages): Overhaul to use mbox format.

21 years ago(rmail-read-label, rmail-set-label): Update status comments.
Paul Reilly [Tue, 18 Feb 2003 16:28:30 +0000 (16:28 +0000)]
(rmail-read-label, rmail-set-label): Update status comments.

21 years ago(rmail-msg-restore-non-pruned-header, rmail-msg-prune-header): Use the
Paul Reilly [Tue, 18 Feb 2003 16:25:49 +0000 (16:25 +0000)]
(rmail-msg-restore-non-pruned-header, rmail-msg-prune-header): Use the
rmail message descriptor.

(rmail-msgbeg, rmail-msgend): Even though these are deprecated, update
them to DTRT for external callers.

21 years ago(browse-url-visited-urls, browse-url-activation-alist): New variables.
Paul Reilly [Sat, 15 Feb 2003 18:03:27 +0000 (18:03 +0000)]
(browse-url-visited-urls, browse-url-activation-alist): New variables.

(browse-url-at-point): Add support for marking and remembering visited
URLs.

(browse-url-activate-urls): New function.

21 years ago(unrmail, rmail-unprune): Mbox conversion.
Paul Reilly [Sat, 15 Feb 2003 17:16:29 +0000 (17:16 +0000)]
(unrmail, rmail-unprune): Mbox conversion.

21 years agoCommentary: Add text.
Paul Reilly [Sat, 15 Feb 2003 17:13:03 +0000 (17:13 +0000)]
Commentary: Add text.

History: Add header and mbox item.

Overhaul summary buffer movement.

(rmail-summary-font-lock-keywords): Compress the attribute character
display field by one character.

(rmail-new-summary): Rewrite.

(rmail-make-summary-line-1): Slight rewrite to deal with small changes
in the summary format.

(rmail-make-basic-summary-line): Use the rmail message vector.

(rmail-summary-next-msg): Rewrite.

(rmail-summary-next-labeled-message): Set the summary buffer copy of
the rmail-current-message to force the display to show it.

(rmail-summary-next-same-subject): Rewrite.

(rmail-summary-delete-forward): Remove some questionable code and make
summary buffer movement explicit.

(rmail-summary-mark-deleted): Make sure to reflect the deletion for
the Rmail buffer.

(rmail-summary-deleted-p): Rewrite.

(rmail-summary-undelete-many): Set the summary buffer copy of
the rmail-current-message to force the display to show it.

(rmail-summary-rmail-update): Rewrite.

(rmail-summary-mode-map): Use "B" to send the message body to a
browser; use (rmail-summary-output) instead of
(rmail-summary-output-to-rmail-file).  Similarly for the menu item.

(rmail-summary-mouse-goto-msg): Set the summary buffer copy of the
rmail-current-message to force the display to show it.

(rmail-summary-get-message-at-point): New function.

(rmail-summary-goto-msg): Rewrite.

(rmail-summary-expunge, rmail-summary-expunge-and-save,
rmail-summary-get-new-mail, rmail-summary-toggle-header): Rewrite.

(rmail-summary-get-line-count, rmail-summary-get-summary-attributes,
rmail-summary-get-summary, rmail-summary-update-attribute,
rmail-summary-browse-body): New functions.

21 years agoAttempt to minimize byte compilation warnings.
Paul Reilly [Sat, 15 Feb 2003 15:40:39 +0000 (15:40 +0000)]
Attempt to minimize byte compilation warnings.

21 years agoAttempt to minimize byte compilation warnings.
Paul Reilly [Sat, 15 Feb 2003 15:38:18 +0000 (15:38 +0000)]
Attempt to minimize byte compilation warnings.

(rmail-output-to-rmail-file): Eliminate Babyl 5 code by using
(rmail-output).

(rmail-output): Generalize the use by GNUS; rewrite to reflect mbox as
the default format.

(rmail-output-body-to-file): Use the rmail message descriptor in
setting the "stored" attribute.

21 years agoAttempt to eliminate some byte compiler warnings.
Paul Reilly [Sat, 15 Feb 2003 15:12:08 +0000 (15:12 +0000)]
Attempt to eliminate some byte compiler warnings.

(rmail-add-label): Force the display of the labels.

(rmail-read-label): Remove call to rmail-parse-file-keywords which is
no longer used.

(rmail-set-label): Rewrite.

(rmail-keywords): Use (rmail-keyword-init).

(rmail-keyword-init, rmail-keyword-register-keywords): New function.

(rmail-install-keyword): Rewrite.

21 years agoAttempt to eliminate some byte compiler warnings.
Paul Reilly [Sat, 15 Feb 2003 13:53:57 +0000 (13:53 +0000)]
Attempt to eliminate some byte compiler warnings.

(rmail-cease-edit): Use the rmail message descriptor; simplify.

21 years agoModify requires and evals to reduce byte compilation warnings.
Paul Reilly [Sat, 15 Feb 2003 13:36:53 +0000 (13:36 +0000)]
Modify requires and evals to reduce byte compilation warnings.

(rmail-ignored-headers): Ignore "from" but not "mail-from".  Ignore
"x-authentication-warning", "x-operating-system", and new babyl-V6
headers.

(rmail-displayed-headers): Add basic headers.

(rmail-message-vector, rmail-deleted-vector, rmail-msgref-vector,
rmail-convert-file): Deprecated.

(rmail-unix-mail-delimiter): Updated comment, anchored the "From"
string to the beginning of the line.

(rmail): Do not convert the buffer to Babyl format; Add support for
initializing and getting mbox format mail

(rmail-insert-rmail-file-header): Replace the Babyl identifier text
with an X-BABYL mail header.

(rmail-initialize-message): New function.

(rmail-url-map): Use "B" to send a mail message body to a browser; Map
"j" to (rmail-message) rather than (rmail-show-message); Map "o" to
(rmail-output) rather than (rmail-output-to-rmail-file); Add support
for handling embedded URLs.

(rmail-mode-map): Map the "Output (inbox)" menubar item to use
rmail-output.

(rmail-revert): Do not convert to Babyl 5 format; Use the new
initialization function.

(rmail-expunge-and-save): Use (rmail-display-summary-maybe).

(rmail-display-summary-maybe): New function.

(rmail-duplicate-message): Use the new rmail message descriptor to
access the message start and end positions.

(rmail-construct-io-menu): Use (rmail-output) instead of
(rmail-output-to-rmail-file).

(rmail-get-new-mail): Do not do a partial initialization; add a local
variable: 'current-message'; remove local variable 'success'; overhaul
the Babyl 5 specific parts.

(rmail-msg-is-pruned): Rewrite using the rmail message descriptor.

(rmail-toggle-header): Complete rewrite.

(rmail-narrow-to-non-pruned-header): Use the rmail message descriptor.

(rmail-display-labels, rmail-set-attribute): Rewrite.

(rmail-widen-to-current-msgbeg): Use the rmail message descriptor.

(rmail-process-new-messages): New (refactored) method.

(rmail-show-message): Rewrite.

(rmail-redecode-body): Rewrite using rmail message descriptor.

(rmail-auto-file): Make a little clearer; user (rmail-output) instead
of (rmail-output-to-rmail-file).

(rmail-next-undeleted-message): Slight rewrite.

(rmail-first-message, rmail-last-message, rmail-search-last-regexp):
Do not do partial initialization.

(rmail-what-message, rmail-search-message, rmail-message-regexp-p,
rmail-narrow-to-header): Use the rmail message descriptor.

(rmail-first-unseen-message, rmail-next-same-subject): Rewrite.

(rmail-message-deleted-p, rmail-delete-message,
rmail-undelete-previous-message, rmail-delete-forward, rmail-forward):
Use the rmail message descriptor.

(rmail-only-expunge, rmail-expunge): Rewrite.

(rmail-reply): Rewrite.

(rmail-narrow-to-message): New function.

(rmail-activate-urls, rmail-visit-url-at-mouse,
rmail-visit-url-at-point, rmail-browse-body, rmail-get-sender): New
functions.

21 years agoMbox format support. Initial commit.
Paul Reilly [Fri, 14 Feb 2003 16:28:39 +0000 (16:28 +0000)]
Mbox format support. Initial commit.

21 years ago("Cyrillic-KOI8"): Fix input-method.
Dave Love [Fri, 14 Feb 2003 12:55:08 +0000 (12:55 +0000)]
("Cyrillic-KOI8"): Fix input-method.
("Russian"): New.
("Bulgarian"): Add tutorial.

21 years ago(utf-8-ccl-encode): Fix use of character constants.
Juanma Barranquero [Fri, 14 Feb 2003 11:09:52 +0000 (11:09 +0000)]
(utf-8-ccl-encode): Fix use of character constants.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 14 Feb 2003 10:01:29 +0000 (10:01 +0000)]
*** empty log message ***

21 years ago(mm-uu-dissect): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:59:52 +0000 (09:59 +0000)]
(mm-uu-dissect): Fix use of character constant.

21 years ago(idlwave-show-begin): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:59:13 +0000 (09:59 +0000)]
(idlwave-show-begin): Fix use of character constant.

21 years ago(cperl-next-bad-style): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:58:50 +0000 (09:58 +0000)]
(cperl-next-bad-style): Fix use of character constant.

21 years ago(ses-exercise-signals): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:58:27 +0000 (09:58 +0000)]
(ses-exercise-signals): Fix use of character constant.

21 years ago(xml-parse-elem-type): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:58:04 +0000 (09:58 +0000)]
(xml-parse-elem-type): Fix use of character constant.

21 years ago(widget-choose): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:57:45 +0000 (09:57 +0000)]
(widget-choose): Fix use of character constant.

21 years ago(strokes-read-complex-stroke): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:57:24 +0000 (09:57 +0000)]
(strokes-read-complex-stroke): Fix use of character constant.

21 years ago(backward-delete-char-untabify): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:57:03 +0000 (09:57 +0000)]
(backward-delete-char-untabify): Fix use of character constant.

21 years ago(dired-query-alist): Fix use of character constant.
Juanma Barranquero [Fri, 14 Feb 2003 09:56:30 +0000 (09:56 +0000)]
(dired-query-alist): Fix use of character constant.

21 years ago(display-time-string-forms): Add face property to mail string.
Juanma Barranquero [Fri, 14 Feb 2003 07:02:13 +0000 (07:02 +0000)]
(display-time-string-forms): Add face property to mail string.

21 years ago(view-hello-file): Use `view-file' instead of `find-file-read-only'.
Juanma Barranquero [Fri, 14 Feb 2003 06:55:32 +0000 (06:55 +0000)]
(view-hello-file): Use `view-file' instead of `find-file-read-only'.

21 years agoAdd coding spec.
Dave Love [Thu, 13 Feb 2003 23:05:37 +0000 (23:05 +0000)]
Add coding spec.

21 years ago(sort-coding-systems): Use \'.
Stefan Monnier [Thu, 13 Feb 2003 20:06:36 +0000 (20:06 +0000)]
(sort-coding-systems): Use \'.
(select-safe-coding-system): Remove redundant assq check.
Remove raw-text, emacs-mule and no-conversion from the list of
proposed encodings unless there's nothing else.

21 years ago*** empty log message ***
Stefan Monnier [Thu, 13 Feb 2003 20:04:17 +0000 (20:04 +0000)]
*** empty log message ***

21 years ago(find-alternate-file): Undo last change.
Markus Rost [Thu, 13 Feb 2003 19:38:19 +0000 (19:38 +0000)]
(find-alternate-file): Undo last change.

21 years ago(dired-directory): Add autoload cookie.
Markus Rost [Thu, 13 Feb 2003 19:34:17 +0000 (19:34 +0000)]
(dired-directory): Add autoload cookie.

21 years ago*** empty log message ***
Juanma Barranquero [Thu, 13 Feb 2003 16:04:13 +0000 (16:04 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Dave Love [Thu, 13 Feb 2003 15:56:16 +0000 (15:56 +0000)]
*** empty log message ***

21 years agoUse new ?\s syntax instead of "? " followed by a comment.
Juanma Barranquero [Thu, 13 Feb 2003 15:56:09 +0000 (15:56 +0000)]
Use new ?\s syntax instead of "? " followed by a comment.

21 years ago(comment-indent): Ensure space before added comment.
Dave Love [Thu, 13 Feb 2003 15:54:19 +0000 (15:54 +0000)]
(comment-indent): Ensure space before added comment.

21 years ago(Character Type): New \s escape for space.
Kim F. Storm [Thu, 13 Feb 2003 13:15:45 +0000 (13:15 +0000)]
(Character Type): New \s escape for space.

21 years ago*** empty log message ***
Kim F. Storm [Thu, 13 Feb 2003 13:15:29 +0000 (13:15 +0000)]
*** empty log message ***

21 years ago(read_escape): Interpret \s as a SPACE character, except
Kim F. Storm [Thu, 13 Feb 2003 12:44:57 +0000 (12:44 +0000)]
(read_escape): Interpret \s as a SPACE character, except
for \s-X in a character constant which still is the super modifier.
(read1): Signal an `invalid read syntax' error if a character
constant is immediately followed by a digit or symbol character.

21 years agoChange the policy of background/foreground default color.
Juanma Barranquero [Thu, 13 Feb 2003 11:57:42 +0000 (11:57 +0000)]
Change the policy of background/foreground default color.
(ps-print-version): New version number (6.5.9).
(ps-default-fg, ps-default-bg): Adjust default value.
(ps-begin-file, ps-begin-job): ps-default-fg and ps-default-bg variables now use
`t' to indicate the use of Emacs session background/foreground color.
(ps-output-string-prim): If index out of range, insert hexadecimal
representation of character.

21 years ago(Fmatch_data): Doc fix. Explicitly state that
Kim F. Storm [Thu, 13 Feb 2003 10:33:49 +0000 (10:33 +0000)]
(Fmatch_data): Doc fix.  Explicitly state that
match-data is undefined if last search failed.

21 years ago(* Extra fonts): Say that Emacs doesn't include fonts.
Kenichi Handa [Thu, 13 Feb 2003 00:24:02 +0000 (00:24 +0000)]
(* Extra fonts): Say that Emacs doesn't include fonts.

21 years agoRenamed remap-command to command-remapping.
Kim F. Storm [Wed, 12 Feb 2003 23:16:20 +0000 (23:16 +0000)]
Renamed remap-command to command-remapping.

21 years agoRenamed remap-command to command-remapping. All uses changed.
Kim F. Storm [Wed, 12 Feb 2003 23:13:43 +0000 (23:13 +0000)]
Renamed remap-command to command-remapping.  All uses changed.

21 years ago(fortran-fill): Fill lines that do not have comments.
Glenn Morris [Wed, 12 Feb 2003 21:52:37 +0000 (21:52 +0000)]
(fortran-fill): Fill lines that do not have comments.

21 years ago(makefile-font-lock-keywords): Simplify last change.
Juanma Barranquero [Wed, 12 Feb 2003 15:49:41 +0000 (15:49 +0000)]
(makefile-font-lock-keywords): Simplify last change.

21 years ago(Fdefmacro): Fix typo.
Juanma Barranquero [Wed, 12 Feb 2003 15:45:05 +0000 (15:45 +0000)]
(Fdefmacro): Fix typo.

21 years ago(fortran-mode): Set comment-use-syntax.
Stefan Monnier [Wed, 12 Feb 2003 15:23:21 +0000 (15:23 +0000)]
(fortran-mode): Set comment-use-syntax.
(fortran-fill-paragraph): Use fill-comment-paragraph.

21 years ago(file-truename): Revert change from 2002-11-27.
Juanma Barranquero [Wed, 12 Feb 2003 14:14:15 +0000 (14:14 +0000)]
(file-truename): Revert change from 2002-11-27.

21 years ago(describe-function-1): Change output for keyboard macros.
Juanma Barranquero [Wed, 12 Feb 2003 11:41:37 +0000 (11:41 +0000)]
(describe-function-1): Change output for keyboard macros.

21 years ago(Fstart_kbd_macro): If appending, and last keyboard
Kim F. Storm [Wed, 12 Feb 2003 11:08:36 +0000 (11:08 +0000)]
(Fstart_kbd_macro): If appending, and last keyboard
macro is a string, convert meta modifiers in string when copying
the string into a vector.

21 years ago.
Andreas Schwab [Wed, 12 Feb 2003 10:21:27 +0000 (10:21 +0000)]
.

21 years ago(sh-mode-map): Don't remap
Andreas Schwab [Wed, 12 Feb 2003 10:21:06 +0000 (10:21 +0000)]
(sh-mode-map): Don't remap
beginning-of-defun to the non-existing command
sh-beginning-of-compound-command.

21 years ago(find-alternate-file): Check whether `dired-directory' is bound.
Juanma Barranquero [Wed, 12 Feb 2003 09:26:17 +0000 (09:26 +0000)]
(find-alternate-file): Check whether `dired-directory' is bound.