aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 7e64db79a62..8a3eb60ae6b 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -196,6 +196,9 @@ Emacs initialization.
196** The minor modes unify-8859-on-encoding-mode, unify-8859-on-decoding-mode 196** The minor modes unify-8859-on-encoding-mode, unify-8859-on-decoding-mode
197are obsolete. 197are obsolete.
198 198
199** The new commands `pp-macroexpand-expression' and `pp-macroexpand-last-sexp'
200pretty-print macro expansions.
201
199 202
200* Startup Changes in Emacs 23.1 203* Startup Changes in Emacs 23.1
201 204