diff options
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -1413,6 +1413,7 @@ as well as those in the -*- line. | |||
| 1413 | ** rx.el has a new `group-n' construct for explicitly numbered groups. | 1413 | ** rx.el has a new `group-n' construct for explicitly numbered groups. |
| 1414 | 1414 | ||
| 1415 | ** keymaps can inherit from multiple parents. | 1415 | ** keymaps can inherit from multiple parents. |
| 1416 | There is a new function `make-composed-keymap' that [does something]. | ||
| 1416 | 1417 | ||
| 1417 | +++ | 1418 | +++ |
| 1418 | ** Set `debug-on-event' to make Emacs enter the debugger e.g. on receipt | 1419 | ** Set `debug-on-event' to make Emacs enter the debugger e.g. on receipt |