mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
* international/mule.el: Don't make the function charset-list
obsolete.
This commit is contained in:
parent
1c4cc63a3c
commit
c7d8aff3e0
1 changed files with 0 additions and 3 deletions
|
|
@ -265,9 +265,6 @@ This function is provided for backward compatibility.
|
|||
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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue