diff options
author | Alan Mackenzie <acm@muc.de> | 2017-07-23 13:48:36 +0000 |
---|---|---|
committer | Alan Mackenzie <acm@muc.de> | 2017-07-23 13:48:36 +0000 |
commit | e1d1aa69e8cce480f51ebf81d5b0bb55c7ad4ec8 (patch) | |
tree | f976dd3e652ef3b9c4615539aaf0f425519844dd /lisp/emacs-lisp/autoload.el | |
parent | e33ddda3bfb134756ae1a706bf8ea218c7312f2d (diff) | |
download | emacs-e1d1aa69e8cce480f51ebf81d5b0bb55c7ad4ec8.tar.gz emacs-e1d1aa69e8cce480f51ebf81d5b0bb55c7ad4ec8.tar.bz2 emacs-e1d1aa69e8cce480f51ebf81d5b0bb55c7ad4ec8.zip |
Convert CC Mode's c-found-types from an obarray to a hash table.
* lisp/progmodes/cc-engine.el (c-clear-found-types): create a hash table
rather than an obarray.
(c-copy-found-types): Remove.
(c-add-type, c-unfind-type, c-check-type, c-list-found-types): Amend to use
the new hash table.
(c-forward-<>-arglist): Use copy-hash-table rather than c-copy-found-types.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions