diff options
| author | Bozhidar Batsov | 2013-11-04 17:34:42 +0200 |
|---|---|---|
| committer | Bozhidar Batsov | 2013-11-04 17:34:42 +0200 |
| commit | 7b530552e80abf7701aa6c965e30ff22528c42ab (patch) | |
| tree | ea3e7700a98a68a39a560569f44927928441e459 /etc | |
| parent | b27cc9fc02ca67204df9261381e58dc206fbeeff (diff) | |
| download | emacs-7b530552e80abf7701aa6c965e30ff22528c42ab.tar.gz emacs-7b530552e80abf7701aa6c965e30ff22528c42ab.zip | |
* lisp/helpers.el: Actually commit the library code.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -742,6 +742,10 @@ frame. | |||
| 742 | +++ | 742 | +++ |
| 743 | ** New macro with-eval-after-load. Like eval-after-load, but better behaved. | 743 | ** New macro with-eval-after-load. Like eval-after-load, but better behaved. |
| 744 | 744 | ||
| 745 | ** New library helpers.el for misc helper functions | ||
| 746 | *** `hash-table-keys' | ||
| 747 | *** `hash-table-values' | ||
| 748 | |||
| 745 | ** Obsoleted functions: | 749 | ** Obsoleted functions: |
| 746 | *** `log10' | 750 | *** `log10' |
| 747 | *** `dont-compile' | 751 | *** `dont-compile' |