Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (mh-find-progs): Add directory `etc' to | Gerd Moellmann | 2000-01-30 | 1 | -1/+1 |
| | | | | the list of directories scanned heuristically. | ||||
* | Use new backquote syntax. | Gerd Moellmann | 1999-11-15 | 1 | -17/+17 |
| | |||||
* | (mh-find-path-run): New variable. | Richard M. Stallman | 1999-08-01 | 1 | -2/+7 |
| | | | | | | (mh-find-path): Test and set that. Set mail-user-agent only the first time this function is run. (mail-user-agent): Defvar deleted. | ||||
* | (mh-find-progs): Try /etc/nmh and lib/nmh dirs. | Richard M. Stallman | 1999-04-07 | 1 | -6/+4 |
| | |||||
* | (mh-lib): Doc fix. | Karl Heuer | 1999-03-01 | 1 | -31/+59 |
| | | | | | | | | (mh-lib-progs, mh-nmh-p): New vars. (mh-find-progs): Set mh-lib-progs along with other vars. (mh-path-search): New arg FUNC-P; if specified, use that instead of mh-file-command-p. (mh-install, mh-exec-lib-cmd-output): Use mh-lib-progs. | ||||
* | (mh-find-progs): Avoid WTA error | Richard M. Stallman | 1998-06-28 | 1 | -0/+2 |
| | | | | when mh-progs is nil. Give a clear specific error message instead. | ||||
* | (mh-make-folder-list-filter): store-match-data => set-match-data. | Richard M. Stallman | 1998-03-14 | 1 | -1/+1 |
| | |||||
* | Change eql calls to eq. | Richard M. Stallman | 1997-07-23 | 1 | -7/+7 |
| | |||||
* | (mh-make-folder-list-background): | Richard M. Stallman | 1997-07-21 | 1 | -7/+8 |
| | | | | | Don't call mh-find-path if we were called from there. (mh-find-path): Move mh-make-folder-list-background call to the end. | ||||
* | (mh-find-path): Handle mh-auto-folder-collect here, | Richard M. Stallman | 1997-07-21 | 1 | -7/+5 |
| | | | | not when this file is loaded. | ||||
* | (mh-file-command-p): New function. | Richard M. Stallman | 1997-05-20 | 1 | -8/+13 |
| | | | | | | | | (mh-path-search): Use that. (mh-find-progs): Don't check current directory unless explicitly requested. Don't set mh-progs or mh-lib if the programs are not found. Give an error message unless they are found. | ||||
* | Add defgroup; use defcustom for user vars. | Richard M. Stallman | 1997-04-12 | 1 | -19/+35 |
| | |||||
* | (mh-find-progs): When looking for mh-lib, construct | Richard M. Stallman | 1997-03-25 | 1 | -9/+16 |
| | | | | likely paths based on mh-progs rather than using a static list. | ||||
* | (mail-user-agent): Replaces mua-paradigm. | Richard M. Stallman | 1996-06-28 | 1 | -3/+3 |
| | | | | (mh-find-path): Set mail-user-agent. | ||||
* | (mh-handle-process-error): Fix error format string. | Karl Heuer | 1996-01-29 | 1 | -7/+7 |
| | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -3/+4 |
| | |||||
* | (mh-display-msg): Use kill-local-variable | Karl Heuer | 1996-01-09 | 1 | -2/+2 |
| | | | | to clear out write-contents-hooks. | ||||
* | (mh-goto-msg): binary search (much faster!). | Karl Heuer | 1995-11-03 | 1 | -57/+101 |
| | | | | (mh-prompt-for-folder): error if regular file. | ||||
* | (mh-set-mode-name): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -4/+2 |
| | |||||
* | Comment fixes. | Karl Heuer | 1995-04-10 | 1 | -5/+5 |
| | |||||
* | New version from author | Karl Heuer | 1995-04-09 | 1 | -123/+190 |
| | |||||
* | (mh-progs, mh-lib): Move from mh-e.el | Richard M. Stallman | 1994-04-13 | 1 | -45/+72 |
| | | | | | | | | | | to mh-utils.el for Emacs 19.23, which doesn't define them in paths.el (mh-find-progs): Add paths for BSDI. Put local paths first so they override vendor paths. (with-mh-folder-updating): Optimize to keep buffer-file-name nil even while restoring modified-p status at end. | ||||
* | entered into RCS | Richard M. Stallman | 1994-03-15 | 1 | -0/+816 |