# HG changeset patch # User Karl Heuer # Date 934566768 0 # Node ID 2b995720c93ebdd436ae4e512d24d3048ccd4a26 # Parent fc1b2b29e66dcee8d6520eef572833b5645438d7 Provide `latin-3', not `latin-3.el'. diff -r fc1b2b29e66d -r 2b995720c93e lisp/international/latin-3.el --- 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