1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Provide mailabbrev, not mail-abbrevs.

This commit is contained in:
Richard M. Stallman 1993-03-29 08:09:35 +00:00
parent 306cc90259
commit 3e1b7a46b6

View file

@ -556,4 +556,4 @@ Don't use this command in Lisp programs!
;;(define-key mail-mode-map "\C-n" 'mail-abbrev-next-line)
;;(define-key mail-mode-map "\M->" 'mail-abbrev-end-of-buffer)
(provide 'mail-abbrevs)
(provide 'mailabbrev)