diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2019-12-04 11:37:26 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2019-12-04 11:37:26 +0100 |
commit | f5672b24a8510ee5c62b9e366e4ab6b1fde5ed77 (patch) | |
tree | a8a057271b3fc2fe3db9b46da14ea6f950b8fa0c /lisp/emacs-lisp/byte-run.el | |
parent | 23053770449ba1af24961a11d803ae5e948130b6 (diff) | |
download | emacs-f5672b24a8510ee5c62b9e366e4ab6b1fde5ed77.tar.gz emacs-f5672b24a8510ee5c62b9e366e4ab6b1fde5ed77.tar.bz2 emacs-f5672b24a8510ee5c62b9e366e4ab6b1fde5ed77.zip |
Don't use the return value of 'push'
Although 'push' returns the modified list, it isn't actually
documented to do so, so don't rely on it.
* lisp/emacs-lisp/rx.el (rx--translate-any): Add progn.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
0 files changed, 0 insertions, 0 deletions