mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; Add a note
This commit is contained in:
parent
1f54c7aeed
commit
c83f5e77db
1 changed files with 2 additions and 0 deletions
|
|
@ -989,6 +989,8 @@ namespace but with lower confidence."
|
|||
|
||||
((setq generic (cl--generic symbol))
|
||||
;; FIXME: move this to elisp-xref-find-def-functions, in cl-generic.el
|
||||
;; XXX: How are we going to support using newer xref
|
||||
;; with older versions of Emacs, though?
|
||||
|
||||
;; A generic function. If there is a default method, it
|
||||
;; will appear in the method table, with no
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue