diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2024-10-01 23:55:00 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-10-01 23:56:09 +0200 |
commit | 6a68334d54667f78879deb2b03676e4c28d7a6a6 (patch) | |
tree | 1cab27985da99e375ef2a6c70810e11562336fb8 /lisp/emacs-lisp | |
parent | df8d8a786f10de780235618cdf9af7fbc139620c (diff) | |
download | emacs-6a68334d54667f78879deb2b03676e4c28d7a6a6.tar.gz emacs-6a68334d54667f78879deb2b03676e4c28d7a6a6.tar.bz2 emacs-6a68334d54667f78879deb2b03676e4c28d7a6a6.zip |
Prefer defcustom :local specifier in semantic
* lisp/cedet/semantic/db-find.el (semanticdb-find-default-throttle):
* lisp/cedet/semantic/imenu.el (semantic-imenu-summary-function)
(semantic-imenu-bucketize-file, semantic-imenu-buckets-to-submenu)
(semantic-imenu-expand-type-members)
(semantic-imenu-bucketize-type-members)
(semantic-imenu-sort-bucket-function):
* lisp/cedet/semantic/senator.el (senator-highlight-found):
* lisp/cedet/semantic/symref.el (semantic-symref-tool): Prefer defcustom
:local specifier to using 'make-variable-buffer-local' directly.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions