Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | ||||||
* | (mail-directory-function, mail-directory-requery, mail-directory): Don't quote | Juanma Barranquero | 2003-05-06 | 1 | -3/+3 | |
| | | | | nil and t in docstrings. | |||||
* | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 | |
| | ||||||
* | Do not double variables in the lambda-list. | Pavel JanÃk | 2001-10-13 | 1 | -1/+1 | |
| | ||||||
* | (mail-complete-alist): Use alist as customize | Andreas Schwab | 1999-01-25 | 1 | -1/+1 | |
| | | | | type. | |||||
* | (build-mail-aliases): Don't allow | Karl Heuer | 1998-09-30 | 1 | -6/+6 | |
| | | | | | a newline in the alias name. Don't define an alias if the definition would be empty. | |||||
* | (mail-complete): Fix the test of (mail-heder-end). | Richard M. Stallman | 1998-06-26 | 1 | -1/+1 | |
| | ||||||
* | (define-mail-alias): Compensate for not resetting the match data when | Richard M. Stallman | 1998-05-15 | 1 | -4/+8 | |
| | | | | string-match fails. | |||||
* | (expand-mail-aliases): Doc fix. | Richard M. Stallman | 1998-04-30 | 1 | -5/+3 | |
| | | | | (expand-mail-aliases, mail-complete): Use mail-header-end. | |||||
* | (mail-complete-alist): Don't refer to mail-address-field-regexp. | Richard M. Stallman | 1998-04-24 | 1 | -1/+4 | |
| | ||||||
* | (define-mail-alias): If FROM-MAILRC-FILE, don't call sendmail-sync-aliases. | Richard M. Stallman | 1998-02-01 | 1 | -1/+6 | |
| | | | | (build-mail-aliases): Clear mail-aliases to nil at the beginning. | |||||
* | (define-mail-alias): Handle backslash-quoting | Richard M. Stallman | 1997-12-21 | 1 | -6/+18 | |
| | | | | within "-strings in DEFINITION if it comes from .mailrc. | |||||
* | (mail-complete-alist): Don't use backquote. | Richard M. Stallman | 1997-07-04 | 1 | -8/+10 | |
| | ||||||
* | (mail-directory-parser): Fix previous change. | Richard M. Stallman | 1997-06-08 | 1 | -1/+1 | |
| | ||||||
* | Customize. Doc fixes. | Richard M. Stallman | 1997-06-07 | 1 | -43/+75 | |
| | | | | Mark some risky local variables. | |||||
* | make expand-mail-aliases interactive | Simon Marshall | 1997-05-14 | 1 | -56/+63 | |
| | ||||||
* | (mail-complete-style): New variable. | Richard M. Stallman | 1997-04-05 | 1 | -23/+50 | |
| | | | | | | | (mail-complete): Use that. (mail-get-names): Store full names in cdrs of mail-names elts. (mail-names): Doc fix. (mail-directory): Minor cleanup. | |||||
* | (mail-passwd-command): New variable. | Richard M. Stallman | 1997-03-22 | 1 | -2/+14 | |
| | | | | | | | (mail-get-names): Implement that variable. (mail-passwd-files): New variable. (mail-get-names): Use mail-passwd-files instead of always /etc/passwd. | |||||
* | Resync mail aliases if necessary. | Simon Marshall | 1996-06-24 | 1 | -0/+7 | |
| | ||||||
* | (mail-get-names): Understand "+username" format for /etc/passwd lines. | Richard M. Stallman | 1996-03-09 | 1 | -4/+8 | |
| | ||||||
* | (mail-complete): Add autoload cookie. | Richard M. Stallman | 1996-02-26 | 1 | -1/+1 | |
| | ||||||
* | (mail-names, mail-local-names, mail-directory-names) | Richard M. Stallman | 1996-02-12 | 1 | -6/+218 | |
| | | | | | | | | | | | | | (mail-address-field-regexp, mail-complete-alist) (mail-complete-function, mail-directory-function) (mail-directory-requery, mail-directory-process, mail-directory-stream) (mail-directory-parser): New variables. (expand-mail-aliases): Use `mail-address-field-regexp'. (build-mail-aliases): Use space in buffer-name semantics. (define-mail-alias): Reset `mail-names' to t. (mail-complete): New command. (mail-get-names, mail-directory, mail-directory-process) (mail-directory-stream, mail-sentto-newsgroups): New functions. | |||||
* | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -2/+3 | |
| | ||||||
* | (expand-mail-aliases, define-mail-alias): Fix calls to `sendmail-sync-aliases' | Karl Heuer | 1996-01-05 | 1 | -2/+2 | |
| | | | | (formerly `sendmail-synch-aliases') | |||||
* | (build-mail-aliases): Use buffer-substring-no-properties not buffer-substring. | Richard M. Stallman | 1995-11-25 | 1 | -4/+5 | |
| | ||||||
* | * mailalias.el (build-mail-aliases): Fixed the regexp for "^group". | Francesco Potortì | 1995-07-10 | 1 | -4/+3 | |
| | ||||||
* | (define-mail-alias): Doc fix. | Richard M. Stallman | 1995-06-30 | 1 | -2/+6 | |
| | ||||||
* | (expand-mail-aliases): Expand aliases in | Karl Heuer | 1995-05-19 | 1 | -2/+4 | |
| | | | | From and Reply-to headers as well, plus the Resent- variants. | |||||
* | (expand-mail-aliases): Use buffer-substring-no-properties. | Richard M. Stallman | 1995-05-01 | 1 | -1/+1 | |
| | ||||||
* | Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc". | Noah Friedman | 1995-01-03 | 1 | -4/+6 | |
| | ||||||
* | (define-mail-alias): Check MAILRC envvar. | Richard M. Stallman | 1994-10-21 | 1 | -1/+1 | |
| | ||||||
* | (expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to | Karl Heuer | 1994-09-22 | 1 | -2/+2 | |
| | | | | sendmail-synch-aliases. | |||||
* | Require sendmail. Delete redundant defvar. | Karl Heuer | 1994-09-16 | 1 | -3/+3 | |
| | | | | (expand-mail-aliases, define-mail-alias): Synchronize cached list with file. | |||||
* | (define-mail-alias): Avoid error if DEFINITION is "". | Richard M. Stallman | 1994-08-09 | 1 | -3/+4 | |
| | ||||||
* | (define-mail-alias): Copy parsing code from mailabbrev.el. | Richard M. Stallman | 1994-06-19 | 1 | -18/+24 | |
| | | | | | New arg from-mailrc-file. (build-mail-aliases): Pass t as new arg. | |||||
* | (define-mail-alias): Doc fix. | Richard M. Stallman | 1994-06-19 | 1 | -2/+3 | |
| | ||||||
* | (build-mail-aliases): Handle source directives. | Richard M. Stallman | 1994-05-28 | 1 | -16/+29 | |
| | | | | Handle MAILRC envvar. | |||||
* | (define-mail-alias): Remove excess whitespace better. | Richard M. Stallman | 1993-06-15 | 1 | -3/+3 | |
| | ||||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+6 | |
| | ||||||
* | (mail-aliases): Add definition here. | Richard M. Stallman | 1992-10-20 | 1 | -0/+4 | |
| | ||||||
* | Doc fixes. | Richard M. Stallman | 1992-10-18 | 1 | -1/+1 | |
| | ||||||
* | entered into RCS | Jim Blandy | 1992-08-04 | 1 | -0/+2 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -1/+5 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+4 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1991-12-21 | 1 | -11/+21 | |
| | ||||||
* | *** empty log message *** | Roland McGrath | 1991-05-09 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 1991-04-01 | 1 | -5/+5 | |
| | ||||||
* | *** empty log message *** | Richard M. Stallman | 1991-03-24 | 1 | -3/+4 | |
| |