mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 05:17:35 +00:00
Comment (fix typo).
This commit is contained in:
parent
c3fba29dba
commit
fb2bae29ba
1 changed files with 1 additions and 1 deletions
|
|
@ -1062,7 +1062,7 @@ to reread, so it now uses nil to mean `no event', instead of -1."
|
|||
|
||||
;; 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) descrribes them as
|
||||
;; 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")
|
||||
|
|
|
|||
Loading…
Reference in a new issue