log lisp/mail/mailabbrev.el @ 56660:0b9628c51e58

age author description
Tue, 30 Sep 2003 12:44:53 +0000 Richard M. Stallman Comment change.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 29 Aug 2003 16:12:38 +0000 Richard M. Stallman (mail-abbrevs-sync-aliases): Do nothing if mail-personal-alias-file is nil.
Sun, 12 Jan 2003 20:48:49 +0000 Andreas Schwab (Commentary): Use command remapping instead of
Sat, 21 Sep 2002 20:10:47 +0000 Markus Rost (mail-abbrev-make-syntax-table): Give %!._- word constituent syntax.
Sat, 13 Jul 2002 21:40:05 +0000 Andreas Schwab (mail-abbrev-make-syntax-table): Check the
Fri, 19 Apr 2002 00:08:19 +0000 Richard M. Stallman (mail-mode-abbrev-table): Delete defvar.
Thu, 04 Apr 2002 20:48:10 +0000 Richard M. Stallman (mail-abbrev-make-syntax-table): Use (syntax-table), not old-syntax-table.
Wed, 03 Apr 2002 15:33:06 +0000 Richard M. Stallman (mail-abbrev-complete-alias): Call mail-abbrev-make-syntax-table.
Sat, 23 Mar 2002 16:09:59 +0000 Richard M. Stallman (mail-abbrev-make-syntax-table): New subroutine
Wed, 13 Feb 2002 15:59:53 +0000 Richard M. Stallman (define-mail-abbrev): Define as system abbrev.
Sat, 09 Feb 2002 09:45:44 +0000 Richard M. Stallman (mail-mode-map): Use eval-after-load to change it.
Wed, 06 Feb 2002 15:42:34 +0000 Richard M. Stallman Require sendmail only at compile time.
Thu, 13 Dec 2001 07:51:46 +0000 Pavel Jank (mail-abbrevs-setup): Do not use make-local-hook.
Fri, 05 Oct 2001 09:34:27 +0000 Gerd Moellmann (mail-abbrev-in-expansion-header-p): Simplify.