]> git.eshelyaron.com Git - emacs.git/commit
Make prog-mode-map the parent of c-mode-base-map. Fixes bug #26658.
authorVasilij Schneidermann <mail@vasilij.de>
Wed, 12 Jul 2017 17:42:12 +0000 (17:42 +0000)
committerAlan Mackenzie <acm@muc.de>
Wed, 12 Jul 2017 17:42:12 +0000 (17:42 +0000)
commit7dd72d76effad5198c0d43a2b68aafbfe34b5ee7
tree4765fa0da1dfd57ce90d34f585c0bc5c89af2e20
parent125a8a62db96c5e3c3e93c34fdb1429098b0d3f6
Make prog-mode-map the parent of c-mode-base-map.  Fixes bug #26658.

* lisp/progmodes/cc-mode.el (top level): Make prog-mode-map the parent of
c-mode-base-map if possible.
lisp/progmodes/cc-mode.el