diff options
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -2838,6 +2838,10 @@ if no expansion is done, which may be tested using `eq'. | |||
| 2838 | around potentially blocking or long-running code in timers | 2838 | around potentially blocking or long-running code in timers |
| 2839 | and post-command-hooks. | 2839 | and post-command-hooks. |
| 2840 | 2840 | ||
| 2841 | +++ | ||
| 2842 | *** The new function `rassq-delete-all' deletes all elements from an | ||
| 2843 | alist whose cdr is `eq' to a specified value. | ||
| 2844 | |||
| 2841 | --- | 2845 | --- |
| 2842 | ** easy-mmode-define-global-mode has been renamed to | 2846 | ** easy-mmode-define-global-mode has been renamed to |
| 2843 | define-global-minor-mode. The old name remains as an alias. | 2847 | define-global-minor-mode. The old name remains as an alias. |