From: Glenn Morris Date: Thu, 13 Feb 2014 08:26:45 +0000 (-0800) Subject: * etc/NEWS: Fix typo in previous. X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~7 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ace9793861c5ccc602143d9bbe8f6e1a4e429370;p=emacs.git * etc/NEWS: Fix typo in previous. --- diff --git a/etc/NEWS b/etc/NEWS index b82dc63bec0..f00ee0b4648 100644 --- 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