mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
; * lisp/completion.el: Remove code commented out since 1990.
This commit is contained in:
parent
f209650e41
commit
cae4dcc073
1 changed files with 0 additions and 4 deletions
|
|
@ -926,10 +926,6 @@ Each symbol is bound to a single completion entry.")
|
|||
"Return a completion entry."
|
||||
(list string 0 nil current-completion-source))
|
||||
|
||||
;; Obsolete
|
||||
;;(defmacro cmpl-prefix-entry-symbol (completion-entry)
|
||||
;; (list 'car (list 'cdr completion-entry)))
|
||||
|
||||
|
||||
|
||||
;;-----------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue