1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-26 07:33:47 +00:00
Commit Graph

336 Commits

Author SHA1 Message Date
Kenichi Handa
880820fe87 (Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.
2008-03-27 11:36:43 +00:00
Bill Wohler
4690fe3f18 (mh-invisible-header-fields-internal): Add Accreditor,
Seal-Send-Time (closes SF #1916032).
(mh-invisible-header-fields, mh-invisible-header-fields-default):
Update URL to bug report for users to report ignored fields.
2008-03-18 04:17:38 +00:00
Stefan Monnier
5d2e28bfb4 (mh-uncompface, mh-picon-file-contents): Use set-buffer-multibyte...
(mh-face-display-function, mh-x-image-display): ...rather than bind
default-enable-multibyte-characters.
2008-03-12 20:51:26 +00:00
Miles Bader
b03f96dc5a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
2008-02-24 10:09:07 +00:00
Bill Wohler
0103690ed2 (mh-send-letter): Call split-string on mh-send-args when sending
synchronously too.
2008-02-23 18:36:58 +00:00
Bill Wohler
24b2be096f (mh-invisible-header-fields-internal): Remove trailing whitespace. 2008-02-18 22:40:03 +00:00
Bill Wohler
662c14da31 (mh-annotate-msg): Remove trailing whitespace. 2008-02-18 22:39:31 +00:00
Richard M. Stallman
27c3356934 (mh-make-seq, mh-seq-name): Use defsubst. 2008-02-06 17:49:56 +00:00
Richard M. Stallman
64137f2097 (mh-do-in-gnu-emacs, mh-do-in-xemacs)
(with-mh-folder-updating, mh-in-show-buffer)
(mh-iterate-on-messages-in-region, mh-iterate-on-range):
(mh-do-at-event-location, mh-seq-msgs): Add debug decls.
2008-02-06 17:48:42 +00:00
Juanma Barranquero
23dcd8ca14 *** empty log message *** 2008-02-05 14:46:11 +00:00
Juanma Barranquero
cb5bf6ba22 *** empty log message *** 2008-02-05 14:24:26 +00:00
Bill Wohler
6dcf341ad3 (mh-mml-to-mime): Don't look up sender if From absent. Fixes "Wrong
type argument: stringp, nil" error.
2008-01-30 07:07:10 +00:00
Bill Wohler
444a15799d *** empty log message *** 2008-01-30 07:06:39 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Juanma Barranquero
7383ef6ef8 *** empty log message *** 2008-01-07 16:48:20 +00:00
Glenn Morris
2f043267ee Add 2008 to copyright years. 2008-01-07 02:00:47 +00:00
Sam Steingold
1896f357ce revert requiring mh-acros; remove mh-loaddefs instead 2007-12-04 22:23:19 +00:00
Sam Steingold
1f9918fbf3 Require mh-acros for mh-require-cl. 2007-12-03 15:16:57 +00:00
Glenn Morris
fea7492a1b (mail-strip-quoted-names): Autoload it. 2007-12-02 20:54:24 +00:00
Dan Nicolaescu
a3269bc45f * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
* eshell/esh-mode.el (eshell-mode-syntax-table)
(command-running-p):
* eshell/esh-ext.el (eshell-external-command):
* eshell/esh-cmd.el (require):
* eshell/em-unix.el (eshell-plain-locate-behavior):
* eshell/em-cmpl.el (eshell-cmpl-initialize): Replace
eshell-under-xemacs-p with (featurep 'xemacs).
* eshell/esh-mode.el (characterp,char-int): Remove unused
conditional defaliases.

* pcomplete.el (pcomplete-event-matches-key-specifier-p): Rename
from event-matches-key-specifier-p, define unconditionally.
(event-basic-type): Remove unused defalias.
(pcomplete-show-completions):
Use pcomplete-event-matches-key-specifier-p.

* mh-e.el (mh-xemacs-flag): Remove.
(mh-min-colors-defined-flag):
* mh-xface.el (mh-show-xface-function):
* mh-utils.el (mh-colors-available-p):
* mh-show.el (mh-show-mode):
* mh-gnus.el (mh-gnus-local-map-property):
* mh-folder.el (mh-folder-mode-map)
(mh-remove-xemacs-horizontal-scrollbar, mh-folder-mode):
* mh-comp.el (mh-insert-x-mailer): Replace uses of mh-xemacs-flag
with (featurep 'xemacs).
2007-11-17 17:35:09 +00:00
Bill Wohler
33ce5f113d *** empty log message *** 2007-09-11 04:46:49 +00:00
Bill Wohler
ad1e74992b (Version, mh-version): Add +cvs to version. 2007-09-11 04:41:39 +00:00
Stephen Gildea
aad5673d98 add mh-annotate-msg-hook 2007-08-25 14:12:58 +00:00
Jeffrey C Honig
19c35c5718 (mh-folder-message-menu, mh-folder-mode-map): Add
folder mode support for mh-show-preferred-alternative.  (Clooses
SF 1777321).
2007-08-21 12:15:37 +00:00
Jeffrey C Honig
e5e63ca0aa (mh-show-preferred-alternative)
(mh-show-write-message-to-file, mh-show-message-menu)
(mh-show-mode-map): Add mh-show-preferred-alternative (bound to
":") which will show the message's preferred alternative
overriding the users configured preference.  Useful for showing
HTML when text content is lacking.  (Closses SF 1777321).
2007-08-21 12:13:48 +00:00
Jeffrey C Honig
c50115f167 (mh-invisible-header-fields-internal): Exclude Fax and Phone. Put
known exclusions as comments before the list and move parens to
separate lines to aid in sorting.  (Closes SF 1701231).
2007-08-21 12:03:41 +00:00
Jeffrey C Honig
5a14e729a3 (mm-decode-body): remove explicit autoload of
mh-alias-expand.
2007-08-21 11:58:12 +00:00
Jeffrey C Honig
11b2dd64df (mh-alias-expand): Set up automatic autoload of
mh-alias-expand.
2007-08-21 11:57:39 +00:00
Jeffrey C Honig
bd512dfbda * mh-mime.el (message-options-set): Add missing autoloads from my
last change.
2007-08-20 16:30:53 +00:00
Jeffrey C Honig
d592610463 (mh-forward): Address SF 1730393. When forwarding
with mml, messages were included in reverse order.
2007-08-20 03:05:42 +00:00
Jeffrey C Honig
d7c5b212c9 (mh-mml-forward-message): Address SF 1378993 and
forward messages as inline attatchments.
2007-08-20 02:32:54 +00:00
Jeffrey C Honig
b6fd8984bd * mh-e.el (mh-invisible-header-fields-internal): We want to show
Comments: and hide Comment:, not the other way around.
2007-08-19 23:55:12 +00:00
Jeffrey C Honig
2001ba38f6 (mh-mml-to-mime): GPG requires e-mail addresses, not
aliases.  So resolve aliases before passing addresses to GPG/PGP.
Closes SF #649226.
2007-08-19 21:17:59 +00:00
Jeffrey C Honig
243256f813 (mh-invisible-header-fields-internal): Update with all
the entries from
http://people.dsv.su.se/~jpalme/ietf/mail-headers, plus some of my
own.  I added attributions to entries we already had that did not
list an RFC.
2007-08-19 20:59:01 +00:00
Miles Bader
37cc095b6a Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
2007-08-13 13:41:28 +00:00
Glenn Morris
df26688bd0 Replace `iff' in doc-strings and comments. 2007-08-08 07:21:11 +00:00
Glenn Morris
81bb49ce46 Replace `iff' in doc-strings and comments. 2007-08-08 07:18:57 +00:00
Miles Bader
9aecacd08a Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 70-73)

   - Update from CVS

2007-07-25  Glenn Morris  <rgm@gnu.org>

   * Relicense all FSF files to GPLv3 or later.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-828
2007-07-26 05:28:10 +00:00
Glenn Morris
cacc7b5131 Switch license to GPLv3 or later. 2007-07-25 07:11:02 +00:00
Glenn Morris
ceaeecb0c9 Switch license to GPLv3 or later. 2007-07-25 04:27:24 +00:00
Bill Wohler
1a98ebdffb (mh-display-color-cells): Fix on XEmacs 21.5b28. Thanks to Henrique
Martins for the help (closes SF #1749774).
2007-07-11 05:58:45 +00:00
Juanma Barranquero
5c016bdc98 *** empty log message *** 2007-06-06 22:42:31 +00:00
Juanma Barranquero
886759228a (mh-index-group-by-folder): Fix typos in docstrings. 2007-06-06 22:37:07 +00:00
Juanma Barranquero
821138c4e5 (mh-mh-directive-present-p): Fix typos in docstrings. 2007-06-06 22:36:31 +00:00
Juanma Barranquero
481821c8a9 *** empty log message *** 2007-06-06 15:53:27 +00:00
Juanma Barranquero
643ecf9cf1 (mh-index-group-by-folder): Fix typo in docstring. 2007-06-06 15:42:48 +00:00
Juanma Barranquero
a1ba2c6a34 (mh-mh-directive-present-p): Fix typo in docstring. 2007-06-06 15:42:04 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Glenn Morris
d7a0267c8d Add 2007 to copyright years. 2007-01-21 03:53:13 +00:00
Glenn Morris
61e1e4e80a Update copyright years. 2006-12-10 02:48:55 +00:00