]> code.delx.au - gnu-emacs/commit
Remove no-op calls to substitute-command-keys
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Aug 2015 14:48:00 +0000 (07:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Aug 2015 14:48:23 +0000 (07:48 -0700)
commit5091586f5704280e04dc3d12354965d24693f0d5
treeb6727c9f3864fef6999dd54fb0d78c7f67ce8462
parentcec82457f27476dd6f2882649f1b0e7ad342338f
Remove no-op calls to substitute-command-keys

* lisp/org/org-src.el (org-edit-src-code)
(org-edit-fixed-width-region):
* lisp/simple.el (completion-setup-function):
Remove calls to substitute-command-keys that always just return
their argument.
lisp/org/org-src.el
lisp/simple.el