(hash-table-keys): New function returning a list of hash keys.
(hash-table-values): New function returning a list of hash values.
+2013-11-04 Bozhidar Batsov <bozhidar@batsov.com>
+
+ * 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.
+
2013-11-04 Dmitry Gutov <dgutov@yandex.ru>
* progmodes/ruby-mode.el (ruby-smie--forward-token)