]> git.eshelyaron.com Git - emacs.git/commit
* lisp/helpers.el: New library for misc helper functions.
authorBozhidar Batsov <bozhidar@batsov.com>
Mon, 4 Nov 2013 13:10:49 +0000 (15:10 +0200)
committerBozhidar Batsov <bozhidar@batsov.com>
Mon, 4 Nov 2013 13:10:49 +0000 (15:10 +0200)
commitd8c4f18a213a29a61c3a16e44261a3912acf1ca2
tree361f77e3f417812ef17a7af8a2ae2b98379500b3
parent41784d0ba64e080c83d660d69be9553906df3dca
* lisp/helpers.el: New library for misc helper functions.
(hash-table-keys): New function returning a list of hash keys.
(hash-table-values): New function returning a list of hash values.
lisp/ChangeLog