summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/helpers.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'.Bozhidar Batsov2013-12-071-1/+1
* * lisp/emacs-lisp/helpers.el (string-empty-p): New function.Bozhidar Batsov2013-11-291-0/+8
* * lisp/emacs-lisp/helpers.el (string-reverse): New function.Bozhidar Batsov2013-11-261-0/+4
* * lisp/emacs-lisp/helpers.el (string-join): New function.Bozhidar Batsov2013-11-251-0/+4
* * lisp/emacs-lisp/helpers.el: Add some string helpers.Bozhidar Batsov2013-11-241-0/+16
* * lisp/emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding.Stefan Monnier2013-11-041-0/+42