aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2c740fe0ef8..7aa43340344 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -73,6 +73,10 @@ considered for update.
73+++ 73+++
74** The regexp form \(?<num>:<regexp>\) specifies the group number explicitly. 74** The regexp form \(?<num>:<regexp>\) specifies the group number explicitly.
75 75
76+++
77** New variable `user-emacs-directory'.
78Use this instead of "~/.emacs.d".
79
76 80
77* New Packages for Lisp Programming in Emacs 23.1 81* New Packages for Lisp Programming in Emacs 23.1
78 82