1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00

entered into RCS

This commit is contained in:
Roland McGrath 1992-09-15 02:36:36 +00:00
parent fdf5afa45d
commit 01987a6bb7

View File

@ -264,6 +264,6 @@ with the next possible expansion not yet tried."
(setq result (downcase result))))))
result)))
(provide 'dabbrevs)
(provide 'dabbrev)
;;; dabbrev.el ends here