Remove deprecated set! & def-setting! macros
This commit is contained in:
parent
9f249de569
commit
b56639e31b
17 changed files with 0 additions and 170 deletions
|
@ -60,12 +60,6 @@ Otherwise, these properties are available to be set:
|
|||
(add-hook 'xref-backend-functions xref-backend nil t))))))
|
||||
(add-hook hook fn))))))
|
||||
|
||||
;; FIXME obsolete :lookup
|
||||
;;;###autoload
|
||||
(def-setting! :lookup (modes &rest plist)
|
||||
:obsolete set-lookup-handlers!
|
||||
`(set-lookup-handlers! ,modes ,@plist))
|
||||
|
||||
|
||||
;;
|
||||
;; Library
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue