diff options
| author | Bozhidar Batsov | 2013-12-20 18:21:45 +0200 |
|---|---|---|
| committer | Bozhidar Batsov | 2013-12-20 18:21:45 +0200 |
| commit | 131e4695b2fc814c27e806860d9f4da8673ff505 (patch) | |
| tree | dbc83f588acc65da2ac66e42281cb01cc1b74f32 /etc | |
| parent | f60bb26a56156735261ef2ff6d014b2f047e3319 (diff) | |
| download | emacs-131e4695b2fc814c27e806860d9f4da8673ff505.tar.gz emacs-131e4695b2fc814c27e806860d9f4da8673ff505.zip | |
* lisp/emacs-lisp/subr-x.el: Renamed from helpers.el.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -875,7 +875,7 @@ frame. | |||
| 875 | +++ | 875 | +++ |
| 876 | ** New macro with-eval-after-load. Like eval-after-load, but better behaved. | 876 | ** New macro with-eval-after-load. Like eval-after-load, but better behaved. |
| 877 | 877 | ||
| 878 | ** New library helpers.el for misc helper functions | 878 | ** New library subr-x.el for misc helper functions |
| 879 | *** `hash-table-keys' | 879 | *** `hash-table-keys' |
| 880 | *** `hash-table-values' | 880 | *** `hash-table-values' |
| 881 | *** `string-blank-p` | 881 | *** `string-blank-p` |