* NEWS: Mention (:append FUN) to minibuffer-with-setup-hook.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2014-08-29 Leo Liu <sdl.web@gmail.com>
|
||||
|
||||
* NEWS: Mention (:append FUN) to minibuffer-with-setup-hook.
|
||||
|
||||
2014-08-29 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
* NEWS: Mention w32-collate-ignore-punctuation.
|
||||
|
||||
3
etc/NEWS
3
etc/NEWS
@@ -103,6 +103,9 @@ performance improvements when pasting large amounts of text.
|
||||
** New font-lock functions font-lock-ensure and font-lock-flush, which
|
||||
should be used instead of font-lock-fontify-buffer when called from Elisp.
|
||||
|
||||
** Macro `minibuffer-with-setup-hook' takes (:append FUN) to mean
|
||||
appending FUN to `minibuffer-setup-hook'.
|
||||
|
||||
** Calendar and diary
|
||||
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user