Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * lisp/emacs-lisp/helpers.el (string-blank-p): Use `string-match-p'. | Bozhidar Batsov | 2013-12-07 | 1 | -1/+1 |
* | * lisp/emacs-lisp/helpers.el (string-empty-p): New function. | Bozhidar Batsov | 2013-11-29 | 1 | -0/+8 |
* | * lisp/emacs-lisp/helpers.el (string-reverse): New function. | Bozhidar Batsov | 2013-11-26 | 1 | -0/+4 |
* | * lisp/emacs-lisp/helpers.el (string-join): New function. | Bozhidar Batsov | 2013-11-25 | 1 | -0/+4 |
* | * lisp/emacs-lisp/helpers.el: Add some string helpers. | Bozhidar Batsov | 2013-11-24 | 1 | -0/+16 |
* | * lisp/emacs-lisp/helpers.el: Move from helpers.el. Use lexical-binding. | Stefan Monnier | 2013-11-04 | 1 | -0/+42 |