diff options
author | Glenn Morris <rgm@gnu.org> | 2013-04-23 17:51:40 -0400 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-04-23 17:51:40 -0400 |
commit | b46a056ef2486b9f5625972c03cfc02934a346c3 (patch) | |
tree | eb0bef99e31c22ce90eda55cd302cb382f296204 /lisp/emacs-lisp/autoload.el | |
parent | b02b54814ac406a8e71cf6f38e28682852e76a26 (diff) | |
download | emacs-b46a056ef2486b9f5625972c03cfc02934a346c3.tar.gz emacs-b46a056ef2486b9f5625972c03cfc02934a346c3.tar.bz2 emacs-b46a056ef2486b9f5625972c03cfc02934a346c3.zip |
Remove some code duplication in startup.el
"If keys have their default meanings, use precomputed string to save
lots of time" implies substitute-command-keys was slow 20+ years ago
when this was originally written. But we were accidentally using the
"slow" branch for 5 years and no-one complained about speed (bug#13970).
* lisp/startup.el (normal-no-mouse-startup-screen, normal-about-screen):
Remove venerable code attempting to avoid substitute-command-keys.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions