diff lisp/international/iso-ascii.el @ 3177:2e1b9ebc17ef

Provide same name as file.
author Richard M. Stallman <rms@gnu.org>
date Thu, 27 May 1993 21:01:29 +0000
parents d4b85bbedee8
children b400658e8735
line wrap: on
line diff
--- a/lisp/international/iso-ascii.el	Thu May 27 12:48:55 1993 +0000
+++ b/lisp/international/iso-ascii.el	Thu May 27 21:01:29 1993 +0000
@@ -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