+++
*** You can now generate a backtrace from Lisp errors in redisplay.
To do this, set the new variable 'backtrace-on-redisplay-error' to a
-non-nil value. The backtrace will be written to buffer
-*Redisplay-trace*. This buffer will not be automatically displayed in
-a window.
+non-nil value. The backtrace will be written to a special buffer
+named "*Redisplay-trace*". This buffer will not be automatically
+displayed in a window.
** Compile
':doc-spec' element when the user asks for info on that particular
mode (instead of at load time).
-** Subr-x
-
-+++
-*** New macro 'with-memoization' provides a very primitive form of memoization.
-
** Ansi-color
---
now call 'symbol-file' with the new optional 3rd argument non-nil to
request the name of the .eln file which defined a given symbol.
++++
+** New macro 'with-memoization' provides a very primitive form of memoization.
+
** Themes
---