1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00
Commit graph

1486 commits

Author SHA1 Message Date
Karoly Lorentey
6121cb80f0 Merged in changes from CVS HEAD
Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-16
   Update from CVS


git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-42
2004-01-03 16:53:54 +00:00
Eli Zaretskii
1550204223 * progmodes/idlwave.el (idlwave-make-tags):
* textmodes/flyspell.el (flyspell-large-region):.
* progmodes/make-mode.el (makefile-query-by-make-minus-q):
* emulation/viper-util.el (viper-glob-unix-files):
* emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
* man.el (Man-init-defvars):
* jka-compr.el (jka-compr-call-process):
* files.el (get-free-disk-space,insert-directory):
* ediff-ptch.el (ediff-test-patch-utility):
* ediff-diff.el (ediff-test-utility):
* dired-aux.el (dired-check-process):
* mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
test the return value of call-process, because it can be a string.
2004-01-03 12:12:01 +00:00
Karoly Lorentey
7c3a261587 Merged in changes from CVS head
Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-5
   Add =cvs-sync-make-log script

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-7
   Use absolute tla-tools filenames in =cvs-sync-make-log

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-8
   Use proper arch-tag: syntax for lispintro/texinfo.tex

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-9
   Update from CVS


git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-24
2003-12-30 17:05:05 +00:00
Eli Zaretskii
37ec692a02 (rmail-convert-to-babyl-format): Fix off-by-one
error in arguments to base64-decode-region.  Remove ^M characters
after decoding base64.
2003-12-30 11:43:21 +00:00
Eli Zaretskii
fa8f290e46 (rmail-convert-to-babyl-format): Make the code
cleaner (suggested by Richard M. Stallman).
2003-12-30 10:46:37 +00:00
Richard M. Stallman
d6b4d749d0 (rfc822-address-start): Declare variable.
Renamed from address-start.  All uses changed.
2003-12-29 19:59:24 +00:00
Karoly Lorentey
da1492a4cf tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
(automatically generated log message)

git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--base-0
2003-12-24 16:09:13 +00:00
Eli Zaretskii
a4db3cf56b (rmail-convert-to-babyl-format): If
base64-decode-region signals an error, catch it and silently
ignore it.
2003-11-03 19:21:02 +00:00
Eli Zaretskii
867bae0b00 (rmail-summary-goto-msg): Don't call itself
recursively if the last message is deleted, thus avoiding an
infinite loop.
2003-11-01 16:38:55 +00:00
Dave Love
ff9ed54408 (mail-extr-ignore-single-names): Add :version.
(mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
(mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
2003-10-23 11:42:11 +00:00
Eli Zaretskii
a92122416b (rmail-convert-to-babyl-format): Fix the last change. 2003-10-16 16:54:48 +00:00
Eli Zaretskii
d33e73c1eb (rmail-convert-to-babyl-format): Display a message while converting to Babyl. 2003-10-16 16:49:27 +00:00
Richard M. Stallman
3c3ba27b4b (report-emacs-bug): Fix previous change. 2003-10-05 13:51:43 +00:00
Richard M. Stallman
e927088b53 (report-emacs-bug): Mention major and minor modes. 2003-09-30 12:45:44 +00:00
Richard M. Stallman
f6babbacc4 Comment change. 2003-09-30 12:44:53 +00:00
Richard M. Stallman
911ebffa2f (mail-aliases): Doc fix. 2003-09-30 12:44:28 +00:00
Richard M. Stallman
d8562b03a6 (rmail-make-summary-line-1): Change comma after last label to a space.
(rmail-summary-font-lock-keywords): Adapt to that change.
2003-09-30 12:43:49 +00:00
Eli Zaretskii
a8df98fd8b (smtpmail-via-smtp): Don't insert a space
between "MAIL FROM:" and "RCPT TO:" and the following address.
2003-09-28 08:55:50 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
74f8a33384 (sendmail-sync-aliases, mail-setup):
Do nothing with mail-personal-alias-file if it is nil.
2003-08-29 16:13:31 +00:00
Richard M. Stallman
f7e85dcf23 (mail-abbrevs-sync-aliases): Do nothing if mail-personal-alias-file is nil. 2003-08-29 16:12:38 +00:00
Eli Zaretskii
17139abc07 (rmail-convert-to-babyl-format): Detect
quoted-printable- and base64-encoded messages and decode them
automatically.  Set the message's encoding from the charset=
header, if any.  Decode base64-encoded messages in Mail format as
well.
2003-08-28 15:12:10 +00:00
Glenn Morris
ff98122692 Fix previous change:
(smtpmail-send-queued-mail): Set smtpmail-mail-address before
calling smtpmail-via-smtp.
(smtpmail-via-smtp): Add fall-back values for envelope-from.
2003-08-26 17:42:27 +00:00
Glenn Morris
2265c62399 (smtpmail-mail-address): Doc change.
(smtpmail-send-it): Make treatment of envelope-from consistent with
sendmail.el.
2003-08-24 15:23:12 +00:00
Glenn Morris
0016482806 (mail-specify-envelope-from): Doc change. 2003-08-24 15:22:13 +00:00
Juanma Barranquero
2fbc1118b3 (smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist. 2003-07-13 17:20:34 +00:00
Glenn Morris
01bb608efb (mail-specify-envelope-from, mail-envelope-from): Doc fix. 2003-07-04 11:24:57 +00:00
Stefan Monnier
d49b7f88eb Use push' and replace regi-pos' by equivalents.
(sc-emacs-features): Remove.  Use better tests instead.
(sc-minor-mode): Use define-minor-mode.
(sc-mode-string, sc-set-mode-string): Remove.
Use a better modeline expression instead.
(sc-completing-read, sc-read-string, sc-submatch, sc-member)
(sc-string-text): Remove those compatibility functions.
2003-05-24 00:34:15 +00:00
Stefan Monnier
f3e95b0df0 (mail-mode): Don't bother setting paragraph-start. 2003-05-18 21:35:06 +00:00
Stefan Monnier
b1ccc1cee6 Use explicit coding tag. 2003-05-18 21:27:41 +00:00
John Paul Wallington
588c9a7153 (rmail-ignored-headers): Ignore Face: header. 2003-05-15 00:02:17 +00:00
Simon Josefsson
11c10f3bf0 (smtpmail-open-stream): Don't hard code
starttls-program.
2003-05-13 19:48:50 +00:00
Juanma Barranquero
95754b9f0f (smtpmail-send-queued-mail): Use point-at-bol instead of forward-line. 2003-05-09 22:51:21 +00:00
Juanma Barranquero
9b60c729b4 (smtpmail-send-queued-mail): Don't use kill-line. 2003-05-08 22:16:39 +00:00
Juanma Barranquero
25345117c2 (mail-directory-function, mail-directory-requery, mail-directory): Don't quote
nil and t in docstrings.
2003-05-06 17:48:06 +00:00
Juanma Barranquero
23a7c49510 (rmail-primary-inbox-list): Don't quote nil and t in docstrings. 2003-05-06 17:47:18 +00:00
Richard M. Stallman
8451b5e9c5 (mail-dont-send, mail-bury): Make ARG optional. 2003-05-03 13:52:57 +00:00
Richard M. Stallman
ee0708734b No longer has a maintainer. 2003-05-01 00:00:25 +00:00
Richard M. Stallman
2c1e2995e5 (mail-send-and-exit): Make arg optional. 2003-04-24 02:00:09 +00:00
Richard M. Stallman
71f46c95f6 (rmail-make-basic-summary-line): If there's
no From field, still try to use the To field.
2003-04-09 01:31:31 +00:00
Juanma Barranquero
ece5433e4c (rmail-insert-inbox-text): Make the pop3 mechanism work on cygwin systems too. 2003-02-20 21:11:16 +00:00
Francesco Potortì
89dac01fd8 (unforward-rmail-message): Allow nested
unforwarding, that is, preserve old Forwarded-From/Date headers.
2003-02-20 08:56:08 +00:00
Paul Reilly
97d3e8cdeb Initial commit to the trunk. 2003-02-19 02:51:22 +00:00
Juanma Barranquero
a8eb445b53 (rfc822-nuke-whitespace): Fix character constant. 2003-02-18 11:07:40 +00:00
John Paul Wallington
689421a969 (rmail-summary-previous-msg): Add docstring.
(rmail-summary-line-count-flag, rmail-summary-previous-labeled-message)
(rmail-summary-next-labeled-message, rmail-summary-resend)
(rmail-summary-override-mail-send-and-exit): Doc fixes.
2003-02-06 22:02:35 +00:00
Juanma Barranquero
a1506d2977 Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
Francesco Potortì
693ff6134c (rmail-output): If preserving MIME-version, preserve Content-type too. 2003-02-04 10:58:53 +00:00
Francesco Potortì
a34804da47 (rmail-forward-separator-regex): New custom variable.
(unforward-rmail-message): Use it.
2003-01-31 14:01:20 +00:00
Bill Wohler
942da20ceb * mh-e: Created directory. ChangeLog will appear in a week when we
release version 7.2.

* lisp/mail/mh-alias.el, lisp/mail/mh-comp.el,
lisp/mail/mh-customize.el, lisp/mail/mh-e.el, lisp/mail/mh-funcs.el,
lisp/mail/mh-identity.el, lisp/mail/mh-index.el,
lisp/mail/mh-loaddefs.el, lisp/mail/mh-mime.el, lisp/mail/mh-pick.el,
lisp/mail/mh-seq.el, lisp/mail/mh-speed.el, lisp/mail/mh-utils.el,
lisp/mail/mh-xemacs-compat.el: Moved to mh-e. Note that reply2.pbm and
reply2.xpm, which were created by the MH-E package, were left in mail
since they can probably be used by other mail packages.

* makefile.w32-in (WINS): Added mh-e.

* makefile.nt (WINS): Added mh-e.
2003-01-26 02:38:37 +00:00
Andreas Schwab
6b8236923e (Commentary): Use command remapping instead of
substitute-key-definition.
2003-01-12 20:48:49 +00:00