emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/help.el


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/help.el
Date: Mon, 28 Nov 2005 22:13:06 -0500

Index: emacs/lisp/help.el
diff -c emacs/lisp/help.el:1.287 emacs/lisp/help.el:1.288
*** emacs/lisp/help.el:1.287    Mon Nov 14 04:46:16 2005
--- emacs/lisp/help.el  Tue Nov 29 03:13:06 2005
***************
*** 615,621 ****
  mouse events, and/or menu events.  When calling from a program,
  pass KEY as a string or a vector.
  
! If non-nil, UNTRANSLATED is a vector of the correspondinguntranslated events.
  It can also be a number, in which case the untranslated events from
  the last key sequence entered are used."
    ;; UP-EVENT is the up-event that was discarded by reading KEY, or nil.
--- 615,621 ----
  mouse events, and/or menu events.  When calling from a program,
  pass KEY as a string or a vector.
  
! If non-nil, UNTRANSLATED is a vector of the corresponding untranslated events.
  It can also be a number, in which case the untranslated events from
  the last key sequence entered are used."
    ;; UP-EVENT is the up-event that was discarded by reading KEY, or nil.




reply via email to

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