all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* What is completion-embedded-envvar-table?
@ 2008-04-12 16:57 Lennart Borgman (gmail)
  0 siblings, 0 replies; only message in thread
From: Lennart Borgman (gmail) @ 2008-04-12 16:57 UTC (permalink / raw)
  To: Emacs Devel

At the end of minibuffer.el I see this:

(defalias 'read-file-name-internal
   (completion-table-in-turn 'completion-embedded-envvar-table
                       'completion-file-name-table)
   "Internal subroutine for `read-file-name'.  Do not call this.")

I can not find that table anywhere. And I am not alone. Emacs can't either.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-04-12 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-12 16:57 What is completion-embedded-envvar-table? Lennart Borgman (gmail)

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.