* etc/NEWS: No need to mention a simple customization option whose
default has changed, since the :version tag does that.
of the fatal signal, and a short backtrace on platforms like glibc
that support backtraces.
-** `message-log-max' now defaults to 1000, not 100.
-
---
** If your Emacs was built from a bzr checkout, the new variable
`emacs-bzr-version' contains information about the bzr revision used.
2012-10-08 Glenn Morris <rgm@gnu.org>
+ * cus-start.el (message-log-max): Set :version.
+
* calendar/calendar.el (calendar-intermonth-header): Doc fix.
2012-10-08 Martin Rudalics <rudalics@gmx.at>
(message-log-max debug (choice (const :tag "Disable" nil)
(integer :menu-tag "lines"
:format "%v")
- (other :tag "Unlimited" t)))
+ (other :tag "Unlimited" t))
+ "24.3")
(unibyte-display-via-language-environment mule boolean)
(blink-cursor-alist cursor alist "22.1")
(overline-margin display integer "22.1")