changeset 22700:0931de7fa601

* international/mule.el: Don't make the function charset-list obsolete.
author Kenichi Handa <handa@m17n.org>
date Mon, 06 Jul 1998 01:54:21 +0000
parents 754703e243e6
children c771a25f6f8c
files lisp/international/mule.el
diffstat 1 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule.el	Mon Jul 06 01:52:48 1998 +0000
+++ b/lisp/international/mule.el	Mon Jul 06 01:54:21 1998 +0000
@@ -265,9 +265,6 @@
 Now we have the variable `charset-list'."
   charset-list)
 
-(make-obsolete 'charset-list
-	       "Use the variable charset-list instead.")
-
 (defsubst generic-char-p (char)
   "Return t if and only if CHAR is a generic character.
 See also the documentation of make-char."