aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mh-e (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | *** empty log message ***Juanma Barranquero2007-06-061-65/+69
| |
* | (mh-index-group-by-folder): Fix typo in docstring.Juanma Barranquero2007-06-061-1/+1
| |
* | (mh-mh-directive-present-p): Fix typo in docstring.Juanma Barranquero2007-06-061-1/+1
|/
* Switch to standard GPL text for license.Glenn Morris2007-02-112-6/+32
|
* Add 2007 to copyright years.Glenn Morris2007-01-2127-27/+27
|
* Update copyright years.Glenn Morris2006-12-102-2/+2
|
* *** empty log message ***Juanma Barranquero2006-11-201-262/+235
|
* *** empty log message ***Juanma Barranquero2006-11-191-2/+2
|
* (mh-x-image-url-cache-canonicalize): Add `*' to reserved WindowsBill Wohler2006-11-142-7/+14
| | | | filename characters (closes SF #1396499).
* *** empty log message ***Bill Wohler2006-11-131-0/+4
|
* (Version, mh-version): Update for release 8.0.3.mh-e-8.0.3Bill Wohler2006-11-131-2/+2
|
* (mh-spamassassin-blacklist, mh-bogofilter-blacklist)Bill Wohler2006-11-131-2/+2
| | | | (mh-spamprobe-blacklist): Sync docstring with manual.
* (mh-alias-local-users): Boolean docstrings should start with "Non-nilBill Wohler2006-11-131-4/+8
| | | | | means". Perhaps this option should have a -flag appended. (mh-junk-background): Sync docstring with manual.
* *** empty log message ***Bill Wohler2006-11-131-5/+15
|
* mh-junk.el (mh-spamassassin-blacklist, mh-spamassassin-whitelist):Stephen Gildea2006-11-113-32/+69
| | | | | | | | | | | | use mh-junk-background consistently in call-process calls. (mh-bogofilter-blacklist, mh-bogofilter-whitelist, mh-spamprobe-blacklist, mh-spamprobe-whitelist): use with-current-buffer so the right thing happens if mh-junk-background is t. (closes SF #1594802). mh-e.el (mh-junk-background): document that On value is 0; t may be used for debugging.
* *** empty log message ***Andreas Schwab2006-11-101-0/+4
|
* (mh-draft-folder): Avoid starting sentence with "nil".Andreas Schwab2006-11-101-1/+1
|
* *** empty log message ***Glenn Morris2006-11-101-0/+4
|
* (mh-draft-folder): Doc fix (Nil -> nil).Glenn Morris2006-11-101-1/+1
|
* Add "add-log-time-zone-rule: t" to Local Variables section.Juanma Barranquero2006-11-101-49/+50
|
* mh-junk.el (mh-spamassassin-whitelist): Add two missingStephen Gildea2006-09-262-1/+13
| | | | | | | | quotation marks, so that the last two arguments of sa-learn are separated properly (closes SF #1565460). (mh-spamassassin-blacklist): In example .procmailrc, add PATH element to find mhparam on Debian.
* mh-comp.el (mh-send-args): Initialize to "" instead of nilStephen Gildea2006-09-262-1/+7
| | | | | so that we always have a valid string for split-string even if nothing is added in mh-send-letter (closes SF #1564742).
* (Version, mh-version): Update for release 8.0.2.Bill Wohler2006-07-042-2/+8
|
* (mh-tool-bar-define): Fix XEmacs' vector-list so it refers to theBill Wohler2006-07-032-23/+40
| | | | | | | | | | icons in mh-xemacs-icon-map instead of trying to declare the icons in situ. This allows mh-tool-bar.el to be compiled under XEmacs. Remove initial value for mh-tool-bar-folder-buttons, mh-tool-bar-show-buttons, mh-tool-bar-letter-buttons. The MH-E icons now appear in XEmacs. In mh-tool-bar-init, check for mh-xemacs-use-tool-bar-flag sooner. This allows MH-E to be used in XEmacs in a tty (closes SF #1506846).
* Require mh-buffers and mh-compat before mh-xemacs now that mh-xemacsBill Wohler2006-07-032-3/+8
| | | | needs functions in mh-compat.
* (mh-search, mh-index-group-by-folder): Add "the" in loop construct toBill Wohler2006-06-292-4/+16
| | | | | | | be consistent with other loops, and because edebug doesn't work without it. (mh-folder-exists-p): Strip + from folder to avoid redundant +s in regexp (closes SF #1514424).
* (mh-mime-save-parts): Add -store option to mhn (closes SF #1513140).Bill Wohler2006-06-292-1/+8
|
* (Version, mh-version): Update for release 8.0.1.Bill Wohler2006-06-212-2/+8
|
* (mh-index-new-folder): Use -2 suffix instead of <2> suffix for folderBill Wohler2006-06-162-2/+15
| | | | | names, as <> are illegal filename characters on Windows (closes SF #1507002).
* (mh-send-uses-spost): New variable.Bill Wohler2006-06-162-10/+27
| | | | | (mh-send-letter): Do not use -msgid and -mime if mh-send-uses-spost is t (closes SF #1486726).
* (mh-folder-exists-p): Change test from an empty buffer, to one thatBill Wohler2006-06-021-1/+1
| | | | | contains the actual folder, since GNU mailutils' folder command displays output if the folder doesn't exist (closes SF #1499712).
* (Version, mh-version): Update for release 8.0.Bill Wohler2006-05-062-2/+8
|
* Update commentary.Bill Wohler2006-05-062-17/+18
|
* (Version, mh-version): Update for release 7.95.Bill Wohler2006-04-292-2/+8
|
* * mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:"Eric Ding2006-04-262-0/+6
|
* (mh-folder-expand-at-point): Fix folder completion. Folders returnedBill Wohler2006-04-252-7/+10
| | | | | by mh-folder-completion-function no longer need adornment (closes SF #1476270).
* (Version, mh-version): Add +cvs to version.Bill Wohler2006-04-212-2/+6
|
* Release MH-E version 7.94.Bill Wohler2006-04-212-2/+8
| | | | (Version, mh-version): Update for release 7.94.
* (mh-insert-letter): If a message number isn't given, throw an errorBill Wohler2006-04-212-8/+20
| | | | | | | | rather than using a potentially incorrect message number (closes SF #1473729). In addition, use the cur message if mh-sent-from-msg is nil (when sending a message, in contrast to replying). Move conversion of int to string into interactive stanza so body can assume variables are of proper type.
* * mh-tool-bar.el (image-load-path): Define to shush compiler.Bill Wohler2006-04-215-55/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (mh-buffer-exists-p): Move inside mh-do-in-gnu-emacs since it isn't used outside of it. (mh-tool-bar-folder-buttons-init, mh-tool-bar-letter-buttons-init): Update load-path/image-load-path before setting buttons. This code used to be in mh-folder-mode/mh-letter-mode but this was the wrong place since mh-tool-bar-*-buttons-init can also be called when customizing the buttons. (mh-tool-bar-update): New function which updates tool-bar-map in all of the MH-E buffers after customizing the buttons (closes SF #1452718). (mh-tool-bar-folder-buttons-set, mh-tool-bar-letter-buttons-set): Call it (closes SF #1452718). * mh-folder.el (mh-folder-buttons-init-flag): Delete. Use mh-folder-tool-bar-map instead. (image-load-path): Delete. No longer used. (mh-folder-mode): Moved setting of image-load-path into mh-tool-bar-folder-buttons-init. * mh-letter.el (mh-letter-buttons-init-flag): Delete. Use mh-letter-tool-bar-map instead. (image-load-path): Delete. No longer used. (mh-letter-mode): Moved setting of image-load-path into mh-tool-bar-letter-buttons-init. * mh-seq.el (mh-narrow-to-seq, mh-widen): Use with-current-buffer instead of set-buffer.
* Fix typo.Bill Wohler2006-04-191-1/+1
|
* (mh-tool-bar-define): Fix enable-expr so that one can permenentlyBill Wohler2006-04-192-3/+10
| | | | disable a button (such as a separator) with nil.
* Add SF number to :package-version implementation.Bill Wohler2006-04-181-5/+5
|
* (defcustom-mh, defface-mh, defgroup-mh, mh-face-data)Bill Wohler2006-04-182-10/+12
| | | | | | | | | | | (mh-strip-package-version, mh-face-data, mh-inherit-face-flag) (mh-min-colors-defined-flag): Do not unbind these macros and variables. Nice idea, but too many nasty side-effects. These macros are needed by [Cc]ustom-make-dependencies when creating the MH-E customization groups in mh-cus-load.el. These disappeared when the macros above were introduced. Besides, if a developer were to try to show the help for a macro or variable they were looking at and got [No match] when they did so, that would be bad.
* (mh-insert-x-mailer): Strip build number from version in X-MailerBill Wohler2006-04-182-1/+7
| | | | field (closes SF #1466481).
* * mh-acros.el (mh-defun-compat): Rename to defun-mh in order thatBill Wohler2006-04-185-195/+209
| | | | | | | | | | | | | | | variables and functions with the same name are found correctly by find-func (invoked by clicking on the filename link in the *Help* buffer. (mh-defmacro-compat): Rename to defmacro-mh. Ditto. * mh-e.el: (mh-defgroup): Rename to defgroup-mh. Ditto. (mh-defcustom): Rename to defcustom-mh. Ditto. (mh-defface): Rename to defface-mh. Ditto. (mh-font-lock-add-keywords): Make changes according to these renamings. * mh-e.el, mh-compat.el, mh-gnus.el: Use the new names (closes SF #1472029).
* (mh-sub-folders-actual): Mention that folder must have been processedBill Wohler2006-04-172-21/+50
| | | | | | | | | | | | | by mh-normalize-folder-name. (mh-folder-completion-function): Handle completion of folders with absolute names. Also, when flag is t, display complete folder name to provide proper highlighting in Emacs 22 now that minibuffer-completing-file-name is nil (closes SF #1470518). (mh-folder-completing-read): No longer set minibuffer-completing-file-name to t. This was causing "Can't set current directory errors" when browsing absolute file names. Another benefit of this change is that SPC can be used for completion again (closes SF #1470518).
* (mh-font-lock-add-keywords): Fix typo in docstring.Bill Wohler2006-04-152-1/+5
|
* * mh-acros.el (struct, x, y): No need to wrap defvar withBill Wohler2006-04-1511-34/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | eval-when-compile when shushing compiler, even when mh-do-in-xemacs or another construct is used. * mh-comp.el (sendmail-coding-system): Ditto. * mh-e.el (mark-active): Ditto. * mh-folder.el (desktop-save-buffer, font-lock-auto-fontify) (image-load-path, font-lock-defaults): Ditto. * mh-letter.el (image-load-path, font-lock-defaults): Ditto. * mh-mime.el (dots, type, ov) (mm-verify-function-alist, mm-decrypt-function-alist) (pressed-details): Ditto. * mh-search.el (pick-folder, mh-do-in-xemacs) (mh-mairix-folder, mh-flists-search-folders) (which-func-mode, mh-speed-flists-inhibit-flag): Ditto. * mh-seq.el (tool-bar-mode): Ditto. * mh-utils.el (completion-root-regexp) (minibuffer-completing-file-name): Ditto. * mh-xface.el (default-enable-multibyte-characters): Ditto.
* * mh-funcs.el (view-exit-action): No need to wrap defvar withBill Wohler2006-04-146-5/+16
| | | | | | | | | | | | eval-when-compile when shushing compiler. * mh-mime.el (mh-identity-pgg-default-user-id): Ditto. * mh-seq.el (view-exit-action): Ditto. * mh-show.el (font-lock-auto-fontify): Ditto. * mh-utils.el (mh-speed-flists-cache): Ditto