Provide same name as file.
This commit is contained in:
@@ -131,6 +131,6 @@
|
||||
(standard-display-ascii 254 "{th}") ; small thorn, Icelandic
|
||||
(standard-display-ascii 255 "{\"y}") ; small y with diaeresis or umlaut mark
|
||||
|
||||
(provide 'iso8859-1-ascii)
|
||||
(provide 'iso-ascii)
|
||||
|
||||
;;; iso-ascii.el ends here
|
||||
|
||||
@@ -625,6 +625,6 @@
|
||||
(define-key global-map "\C-x8" 8859-1-map))
|
||||
)
|
||||
|
||||
(provide 'iso8859-1-insert)
|
||||
(provide 'iso-insert)
|
||||
|
||||
;;; iso-insert.el ends here
|
||||
|
||||
@@ -145,6 +145,6 @@
|
||||
(standard-display-ascii 254 "{th}") ; small thorn, Icelandic
|
||||
(standard-display-ascii 255 "{\"y}") ; small y with diaeresis or umlaut mark
|
||||
|
||||
(provide 'iso8859-1-swedish)
|
||||
(provide 'iso-swed)
|
||||
|
||||
;;; iso-swed.el ends here
|
||||
|
||||
Reference in New Issue
Block a user