aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 170f369d104..299c247c344 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -524,6 +524,8 @@ low-level libraries gfilenotify.c, inotify.c or w32notify.c.
524 524
525* Incompatible Lisp Changes in Emacs 24.4 525* Incompatible Lisp Changes in Emacs 24.4
526 526
527** `defvar' and `defcustom' in a let-binding affect the "external" default.
528
527** The syntax of ?» and ?« is now punctuation instead of matched parens. 529** The syntax of ?» and ?« is now punctuation instead of matched parens.
528Some languages match those as »...« and others as «...» so better stay neutral. 530Some languages match those as »...« and others as «...» so better stay neutral.
529 531