summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cc-langs.el
diff options
context:
space:
mode:
authorAlan Mackenzie <acm@muc.de>2016-12-29 09:22:36 +0000
committerAlan Mackenzie <acm@muc.de>2016-12-29 09:22:36 +0000
commit0d19e69184cd3068279677fb04aa9fb2da6895e4 (patch)
tree6d247a864afe776a6e13ea1911d29a3dd7d62453 /lisp/progmodes/cc-langs.el
parent112460da705c2a6716d7b6bc72501de0a3757259 (diff)
downloademacs-0d19e69184cd3068279677fb04aa9fb2da6895e4.tar.gz
emacs-0d19e69184cd3068279677fb04aa9fb2da6895e4.tar.bz2
emacs-0d19e69184cd3068279677fb04aa9fb2da6895e4.zip
Initialize edebug-offset-indices to a cons, not nil. Fixes bug #16184.
This is because there are times when this variable is changed by setcar before an atom is pushed onto it by debug-enter. This happens, for example, whilst instrumenting c-font-lock-declarations in .../lisp/progmodes/cc-fonts.el. * lisp/emacs-lisp/edebug.el (edebug-offset-indices): initialize to '(0).
Diffstat (limited to 'lisp/progmodes/cc-langs.el')
0 files changed, 0 insertions, 0 deletions