From: Glenn Morris Date: Mon, 6 Feb 2012 01:45:12 +0000 (-0800) Subject: Make a NEWS entry fractionally less cryptic. X-Git-Tag: emacs-pretest-24.0.94~290 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=91d2ed4e3b1650f1eaa4e9c2e291d574d95bd8ea;p=emacs.git Make a NEWS entry fractionally less cryptic. --- diff --git a/etc/NEWS b/etc/NEWS index ebd70e564f7..f1088874eb8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1413,6 +1413,7 @@ as well as those in the -*- line. ** rx.el has a new `group-n' construct for explicitly numbered groups. ** keymaps can inherit from multiple parents. +There is a new function `make-composed-keymap' that [does something]. +++ ** Set `debug-on-event' to make Emacs enter the debugger e.g. on receipt