diff options
| author | Glenn Morris | 2012-02-03 19:52:31 -0800 |
|---|---|---|
| committer | Glenn Morris | 2012-02-03 19:52:31 -0800 |
| commit | 54521c99ba1d7f93037a48622a06b478e0c152e3 (patch) | |
| tree | fabd413f3e971d179aac27d2b4d22949d01b3b3b | |
| parent | 7cb76fe098aba08c1042aa5216cf885a45b37aac (diff) | |
| download | emacs-54521c99ba1d7f93037a48622a06b478e0c152e3.tar.gz emacs-54521c99ba1d7f93037a48622a06b478e0c152e3.zip | |
NEWS annoyance.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1234,6 +1234,8 @@ passing the hook functions as arguments to a "wrapping" function. | |||
| 1234 | +++ | 1234 | +++ |
| 1235 | *** New macro `with-wrapper-hook' for running an abnormal hook as a | 1235 | *** New macro `with-wrapper-hook' for running an abnormal hook as a |
| 1236 | set of "wrapping" filters, similar to around advice. | 1236 | set of "wrapping" filters, similar to around advice. |
| 1237 | (A version of this macro was actually added in Emacs 23.2 but was not | ||
| 1238 | advertised at the time.) | ||
| 1237 | 1239 | ||
| 1238 | +++ | 1240 | +++ |
| 1239 | ** The new function `server-eval-at' allows evaluation of Lisp forms on | 1241 | ** The new function `server-eval-at' allows evaluation of Lisp forms on |