Don't use cl. Eliminate use of when, unless,
authorRichard M. Stallman <rms@gnu.org>
Thu, 2 Feb 1995 23:04:54 +0000 (23:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 2 Feb 1995 23:04:54 +0000 (23:04 +0000)
commit136f8f670026b46ac8686daaea5b9f2f1d7eadf7
tree06f5dd39220d9b50c6574b2e2a7e4f984dea5846
parent7173ec778ed04cb9f0150cc0116d3fb46649d382
Don't use cl.  Eliminate use of when, unless,
dotimes, plusp, minusp, pusnhew, second.
(completion-dolist): New macro.  Use instead of dolist.
(completion-gensym-counter, completion-gensym): New variable and fn.
(locate-completion-entry-retry): Bind cmpl-entry, then use it.
(locate-completion-entry): Use completion-string, not string.
(add-completion-to-head, delete-completion):
Rename arg to completion-string.
(completions-list-return-value): Defvar'd and renamed
from return-completions.
(cmpl-preceding-syntax, cdabbrev-stop-point): Add defvars.
(delete-completion, check-completion-length): Fix message format.
(complete, add-completions-from-buffer, add-completions-from-c-buffer)
(save-completions-to-file): Likewise.
lisp/completion.el