mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-22 18:35:09 +00:00
Provide same name as file.
This commit is contained in:
parent
27c26a085c
commit
10d5cec652
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user