*** empty log message ***
This commit is contained in:
parent
dc864d6e59
commit
f6078b986c
1 changed files with 13 additions and 0 deletions
13
etc/NEWS
13
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
|
||||
|
|
Loading…
Add table
Reference in a new issue