diff options
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1327,6 +1327,8 @@ as well as those in the -*- line. | |||
| 1327 | 1327 | ||
| 1328 | ** keymaps can inherit from multiple parents. | 1328 | ** keymaps can inherit from multiple parents. |
| 1329 | 1329 | ||
| 1330 | ** `debug-on-event' lets you debug Emacs when stuck because of inhibit-quit. | ||
| 1331 | |||
| 1330 | +++ | 1332 | +++ |
| 1331 | ** New reader macro ## which stands for the empty symbol. | 1333 | ** New reader macro ## which stands for the empty symbol. |
| 1332 | This means that the empty symbol can now be read back. Also, #: by itself | 1334 | This means that the empty symbol can now be read back. Also, #: by itself |