changeset: 4371:9fdac4a4ae623190f7accdb2d6dba196e1a8cfd9
tag: tip
user: Aidan Kehoe <kehoea(a)parhasard.net>
date: Sun Dec 30 16:48:34 2007 +0100
files: lisp/ChangeLog lisp/iso8859-1.el
description:
Provide 'iso8859-1 again; one file (iso-syntax.el) uses it in the packages.
2007-12-30 Aidan Kehoe <kehoea(a)parhasard.net>
* iso8859-1.el: (provide 'iso8859-1) again, because one file uses
it in the packages.
diff -r b94710365f92d6c1d9f65e9c982320b389b95bd8 -r
9fdac4a4ae623190f7accdb2d6dba196e1a8cfd9 lisp/ChangeLog
--- a/lisp/ChangeLog Sun Dec 30 16:19:21 2007 +0100
+++ b/lisp/ChangeLog Sun Dec 30 16:48:34 2007 +0100
@@ -1,3 +1,8 @@ 2007-12-30 Aidan Kehoe <kehoea@parhasa
+2007-12-30 Aidan Kehoe <kehoea(a)parhasard.net>
+
+ * iso8859-1.el: (provide 'iso8859-1) again, because one file uses
+ it in the packages.
+
2007-12-30 Aidan Kehoe <kehoea(a)parhasard.net>
* subr.el (with-case-table): New.
diff -r b94710365f92d6c1d9f65e9c982320b389b95bd8 -r
9fdac4a4ae623190f7accdb2d6dba196e1a8cfd9 lisp/iso8859-1.el
--- a/lisp/iso8859-1.el Sun Dec 30 16:19:21 2007 +0100
+++ b/lisp/iso8859-1.el Sun Dec 30 16:48:34 2007 +0100
@@ -84,4 +84,7 @@
;; by default.
(setq-default ctl-arrow #xA0)
+;; Shouldn't be necessary, but one file in the packages uses it:
+(provide 'iso8859-1)
+
;;; iso8859-1.el ends here
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches