Merge from trunk; add Bug#.
[bpt/emacs.git] / etc / NEWS
index dd302a0..2e11af4 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -31,6 +31,11 @@ may or may not be useful.  By default, these warnings are not generated.
 
 \f
 * Startup Changes in Emacs 24.2
+
+** Emacs no longer searches for `leim-list.el' files beneath the standard
+lisp/ directory.  There should not be any there anyway.  If you have
+been adding them there, put them somewhere else, eg site-lisp.
+
 \f
 * Changes in Emacs 24.2
 
@@ -45,6 +50,13 @@ may or may not be useful.  By default, these warnings are not generated.
 * New Modes and Packages in Emacs 24.2
 \f
 * Incompatible Lisp Changes in Emacs 24.2
+
++++
+** Docstrings starting with `*' no longer indicate user options.
+Only variables defined using `defcustom' are considered user options.
+The function `user-variable-p' is now an obsolete alias for
+`custom-variable-p'.
+
 \f
 * Lisp changes in Emacs 24.2
 \f