*** `facemenu-unlisted-faces'
*** `rmail-decode-mime-charset'
+*** `last-input-char' and `last-command-char'
\f
* Lisp changes in Emacs 24.2
(make-obsolete-variable 'translation-table-for-input nil "23.1")
(defvaralias 'messages-buffer-max-lines 'message-log-max)
-
-;; These aliases exist in Emacs 19.34, and probably before, but were
-;; only marked as obsolete in 23.1.
-;; The lisp manual (since at least Emacs 21) describes them as
-;; existing "for compatibility with Emacs version 18".
-(define-obsolete-variable-alias 'last-input-char 'last-input-event
- "at least 19.34")
\f
;;;; Alternate names for functions - these are not being phased out.