]> git.eshelyaron.com Git - emacs.git/commit
Remove some compat code from CEDET
authorStefan Kangas <stefankangas@gmail.com>
Sat, 16 May 2020 15:27:58 +0000 (17:27 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Sat, 16 May 2020 15:43:30 +0000 (17:43 +0200)
commit7f690a4bf1fff44db67916f8f374dc87ecdc52a6
treecdb9cdad9500bcbc00b9728f048a17e1547c8dd1
parentd1545e2a038651e7a5203026202189351540b7f5
Remove some compat code from CEDET

* lisp/cedet/data-debug.el (data-debug-overlay-properties)
(data-debug-overlay-p, dd-propertize):
Redefine as obsolete function aliases.
(data-debug-insert-overlay-props, data-debug-insert-hash-table)
(data-debug-insert-hash-table-button)
(data-debug-insert-widget-properties, data-debug-insert-widget)
(data-debug-insert-symbol-from-point)
(data-debug-insert-symbol-button, data-debug-insert-string)
(data-debug-insert-number, data-debug-thing-alist):
Don't use obsolete names.
lisp/cedet/data-debug.el