aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/mail/mailabbrev.el
Commit message (Expand)AuthorAgeFilesLines
* (Commentary): Use command remapping instead ofAndreas Schwab2003-01-121-5/+3
* (mail-abbrev-make-syntax-table): Give %!._- word constituent syntax.Markus Rost2002-09-211-0/+5
* (mail-abbrev-make-syntax-table): Check theAndreas Schwab2002-07-131-0/+3
* (mail-mode-abbrev-table): Delete defvar.Richard M. Stallman2002-04-191-3/+1
* (mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table.Richard M. Stallman2002-04-041-1/+1
* (mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table.Richard M. Stallman2002-04-031-0/+1
* (mail-abbrev-make-syntax-table): New subroutineRichard M. Stallman2002-03-231-12/+14
* (define-mail-abbrev): Define as system abbrev.Richard M. Stallman2002-02-131-2/+8
* (mail-mode-map): Use eval-after-load to change it.Richard M. Stallman2002-02-091-3/+5
* Require sendmail only at compile time.Richard M. Stallman2002-02-061-56/+32
* (mail-abbrevs-setup): Do not use make-local-hook.Pavel Janík2001-12-131-1/+0
* (mail-abbrev-in-expansion-header-p): Simplify.Gerd Moellmann2001-10-051-5/+2
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-2/+2
* (mail-abbrevs-enable, mail-abbrevs-disable):Gerd Moellmann2000-12-291-4/+4
* Don't quote lambda.Stefan Monnier2000-08-161-4/+4
* (mail-abbrev-insert-alias): Renamed fromGerd Moellmann2000-05-031-4/+35
* Change maintainer.Dave Love2000-02-021-2/+2
* (mail-abbrev-in-expansion-header-p): Use mail-header-end.Richard M. Stallman1998-04-301-7/+2
* *** empty log message ***Dan Nicolaescu1998-04-201-1/+2
* (build-mail-abbrevs): Use initial space inKarl Heuer1997-11-071-1/+1
* Customize.Karl Heuer1997-10-211-8/+46
* (mail-abbrev-expand-hook): Disable abbrev mode temporarily while working,Roland McGrath1996-05-261-30/+33
* (mail-abbrev-modtime): New variable.Richard M. Stallman1996-03-091-2/+17
* (mail-abbrevs-setup): Doc fix.Richard M. Stallman1996-03-051-0/+1
* Update FSF's address.Erik Naggum1996-01-141-111/+114
* Comment fixes.Karl Heuer1995-12-211-10/+12
* (mail-abbrev-syntax-table): Fix initialization.Richard M. Stallman1995-10-311-1/+2
* (mail-abbrev-syntax-table): Rewrite using map-char-table.Richard M. Stallman1995-10-201-8/+9
* (mail-abbrev-syntax-table): Use `equal' instead of `=', in case eltsNoah Friedman1995-10-091-1/+1
* (mail-interactive-insert-alias): Call mail-abbrev-expand-hook.Richard M. Stallman1995-09-041-1/+2
* (mail-mode-syntax-table): defvar deleted.Richard M. Stallman1995-08-271-3/+0
* (rebuild-mail-abbrevs): FILE defaults to visited file.Richard M. Stallman1995-08-251-1/+3
* (mail-resolve-all-aliases-1):Richard M. Stallman1995-06-301-1/+1
* (sendmail-pre-abbrev-expand-hook): When setting theKarl Heuer1995-04-201-1/+1
* Various doc fixes.Richard M. Stallman1995-03-181-15/+10
* (mail-abbrev-mode-regexp): Doc fix.Karl Heuer1995-02-171-1/+1
* (mail-abbrev-mailrc-file): Variable and macro deleted.Noah Friedman1995-01-031-14/+7
* (define-mail-abbrev): Don't try to parse empty aliases.Richard M. Stallman1994-07-121-6/+6
* (build-mail-abbrevs): Pass a recursivep argument in recursive call.Richard M. Stallman1994-06-171-1/+2
* (mail-abbrev-mode-regexp): Add Reply-to.Richard M. Stallman1994-01-111-1/+2
* (build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.Richard M. Stallman1993-10-011-1/+1
* Comment change.Richard M. Stallman1993-07-271-2/+1
* (mail-abbrev-end-of-buffer): Fix interactive spec to "P", same asRoland McGrath1993-07-081-1/+1
* (build-mail-abbrevs): Do substitute-in-file-name on the abbrev, for `source'.Richard M. Stallman1993-07-011-1/+2
* (define-mail-abbrev): Renamed from define-mail-alias.Richard M. Stallman1993-06-151-7/+8
* (build-mail-abbrevs): Pass just two args to define-mail-alias.Richard M. Stallman1993-06-151-2/+1
* (sendmail-pre-abbrev-expand-hook):Richard M. Stallman1993-06-111-2/+2
* (sendmail-pre-abbrev-expand-hook):Richard M. Stallman1993-06-111-1/+2
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
* Provide mailabbrev, not mail-abbrevs.Richard M. Stallman1993-03-291-1/+1