emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp subr.el


From: Glenn Morris
Subject: [Emacs-diffs] emacs/lisp subr.el
Date: Sat, 10 Jan 2009 21:57:00 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       09/01/10 21:57:00

Modified files:
        lisp           : subr.el 

Log message:
        Comment (fix typo).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/subr.el?cvsroot=emacs&r1=1.629&r2=1.630

Patches:
Index: subr.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/subr.el,v
retrieving revision 1.629
retrieving revision 1.630
diff -u -b -r1.629 -r1.630
--- subr.el     9 Jan 2009 03:28:59 -0000       1.629
+++ subr.el     10 Jan 2009 21:57:00 -0000      1.630
@@ -1062,7 +1062,7 @@
 
 ;; 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")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]