all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* declare-function file names
@ 2007-11-22 16:22 Richard Stallman
  2007-11-22 16:26 ` Juanma Barranquero
  2007-11-22 19:18 ` Glenn Morris
  0 siblings, 2 replies; 6+ messages in thread
From: Richard Stallman @ 2007-11-22 16:22 UTC (permalink / raw)
  To: emacs-devel

I just saw this

    +(declare-function dos-8+3-filename "../dos-fns.el" (filename))

and realized that we never discussed precisely what these file name
arguments would mean.  In particular we never discussed how directories
would be handled.

Since Lisp library names must be unique even between directories, I
think that we should not include directory names in this argument.
check-declare should ignore any directory name if specified.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-11-23  9:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-22 16:22 declare-function file names Richard Stallman
2007-11-22 16:26 ` Juanma Barranquero
2007-11-23  4:36   ` Richard Stallman
2007-11-23  9:00     ` Juanma Barranquero
2007-11-22 19:18 ` Glenn Morris
2007-11-23  4:35   ` Richard Stallman

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.