aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGerd Moellmann2001-07-26 12:34:25 +0000
committerGerd Moellmann2001-07-26 12:34:25 +0000
commitf6e6cdf26a9cba29ddd2b042c03d5ea84ed7637b (patch)
tree5cd11ee43ffa7d8b49b9976a91d1111b4740aeff /etc
parent5f0962558df85aeae85511bf2abf85e6a035544d (diff)
downloademacs-f6e6cdf26a9cba29ddd2b042c03d5ea84ed7637b.tar.gz
emacs-f6e6cdf26a9cba29ddd2b042c03d5ea84ed7637b.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7c9d68d6e36..e0e8d8a20c2 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1150,6 +1150,9 @@ the first 12 members of a list and at most 4 nesting levels deep (if
1150the list is longer or deeper than that, an ellipsis `...' is 1150the list is longer or deeper than that, an ellipsis `...' is
1151printed). 1151printed).
1152 1152
1153<RET> or <mouse-2> on the printed text replace the abbreviated printed
1154representation with an unabbreviated one.
1155
1153The default value of eval-expression-debug-on-error is t, so any error 1156The default value of eval-expression-debug-on-error is t, so any error
1154during evaluation produces a backtrace. 1157during evaluation produces a backtrace.
1155 1158