]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: Fix typo in previous.
authorGlenn Morris <rgm@gnu.org>
Thu, 13 Feb 2014 08:26:45 +0000 (00:26 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 13 Feb 2014 08:26:45 +0000 (00:26 -0800)
etc/NEWS

index b82dc63bec0d40eb176c3f19bdf866cdd1dd6864..f00ee0b4648f6fe3af4bc05b5015aca4d551b44f 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -359,7 +359,7 @@ Also the following files used by the now obsolete otodo-mode.el:
 
 +++
 *** New Lisp debugger command `v' (`debugger-toggle-locals') toggles the
-displays of local variables.
+display of local variables of the current stack frame.
 
 *** The Lisp debugger's `e' command (`debugger-eval-expression') now includes
 the lexical environment when evaluating the code in the context at point