]> code.delx.au - gnu-emacs/commit
* lisp/help.el (view-lossage): Include the actual commands run.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 10 Nov 2014 02:58:52 +0000 (21:58 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 10 Nov 2014 02:58:52 +0000 (21:58 -0500)
commiteca1ea96559e04e18a62a61208d501c557dd4cab
treebc1b7bb276957c445917c7a70dbfe604710545ff
parent155d93fff87a516197d29edbd02af9a10517bd61
* lisp/help.el (view-lossage): Include the actual commands run.
* src/keyboard.c (command_loop_1): Record this-command in recent-keys.
(Frecent_keys): Rewrite. and add optional `include-cmds' arg.
etc/NEWS
lisp/ChangeLog
lisp/help.el
src/ChangeLog
src/keyboard.c
test/ChangeLog