summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/timer.el
diff options
context:
space:
mode:
authorNoam Postavsky <npostavs@gmail.com>2019-08-23 07:55:09 -0400
committerNoam Postavsky <npostavs@gmail.com>2019-08-23 08:38:45 -0400
commitc5e3815f4989ec5ed5e4cd507305e36c95ebb420 (patch)
treee4db8923a01534033264233ea1e73adc920ed9fe /lisp/emacs-lisp/timer.el
parentf38901d431ba6dfe5dd9ebbe32f24afa16f129bd (diff)
downloademacs-c5e3815f4989ec5ed5e4cd507305e36c95ebb420.tar.gz
emacs-c5e3815f4989ec5ed5e4cd507305e36c95ebb420.tar.bz2
emacs-c5e3815f4989ec5ed5e4cd507305e36c95ebb420.zip
Print macro modified macro keys as characters not integers
* lisp/macros.el (macros--insert-vector-macro): Pass all elements to 'prin1-char', not just those that satisfy characterp (because characters which have modifier bits set wouldn't qualify otherwise). 'prin1-char' will return nil if it can't handle the argument (e.g., for symbols representing function keys).
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions