From f6078b986c1757874ac926b9439a7a34e8debdfe Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 29 Apr 2002 05:12:58 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 82086231b96..a6531f0be73 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -923,6 +923,19 @@ supported, but new code should use the new functions. ** New function `call-process-shell-command'. +** The dummy function keys made by easymenu +are now always lower case. If you specify the +menu item name "Ada", for instance, it uses `ada' +as the "key" bound by that key binding. + +This is relevant only if Lisp code looks for +the bindings that were made with easymenu. + +** The function `commandp' takes an additional optional +argument. If it is non-nil, then `commandp' checks +for a function that could be called with `call-interactively', +and does not return t for keyboard macros. + ** File local variables. A file local variables list cannot specify a string with text -- 2.39.2