diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -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. |
| 528 | Some languages match those as »...« and others as «...» so better stay neutral. | 530 | Some languages match those as »...« and others as «...» so better stay neutral. |
| 529 | 531 | ||