/[emacs]/emacs/lisp/mail/mailabbrev.el
ViewVC logotype

Diff of /emacs/lisp/mail/mailabbrev.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.65 by rms, Sat Mar 23 16:09:59 2002 UTC revision 1.66 by rms, Wed Apr 3 15:33:06 2002 UTC
# Line 548  of a mail alias.  The value is set up, b Line 548  of a mail alias.  The value is set up, b
548    "Perform completion on alias preceding point."    "Perform completion on alias preceding point."
549    ;; Based on lisp.el:lisp-complete-symbol    ;; Based on lisp.el:lisp-complete-symbol
550    (interactive)    (interactive)
551      (mail-abbrev-make-syntax-table)
552    (let* ((end (point))    (let* ((end (point))
553           (syntax-table (syntax-table))           (syntax-table (syntax-table))
554           (beg (unwind-protect           (beg (unwind-protect

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26