Mercurial > emacs
changeset 25253:2b995720c93e
Provide `latin-3', not `latin-3.el'.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Fri, 13 Aug 1999 17:52:48 +0000 |
parents | fc1b2b29e66d |
children | 518d62d71d21 |
files | lisp/international/latin-3.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/latin-3.el Fri Aug 13 12:55:11 1999 +0000 +++ b/lisp/international/latin-3.el Fri Aug 13 17:52:48 1999 +0000 @@ -96,6 +96,6 @@ ;; When preloading this file, don't provide the feature. ;; Explicit `require' is used to load this for 8-bit characters. (or set-case-syntax-set-multibyte - (provide 'latin-3.el)) + (provide 'latin-3)) ;;; latin-3.el ends here