all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3577: 23.0.94; Info manual does not explain MTIME argument for dir-locals-set-directory-class
@ 2009-06-15 16:54 Teemu Likonen
  2009-06-18  5:25 ` Teemu Likonen
  0 siblings, 1 reply; 6+ messages in thread
From: Teemu Likonen @ 2009-06-15 16:54 UTC (permalink / raw)
  To: emacs-pretest-bug

Info nodes

    (emacs) Directory Variables
    (elisp) Directory Local Variables

explain or give examples of function dir-locals-set-directory-class but
neither of them mentions the mandatory third argument MTIME. I quote the
doc string of the function:

    dir-locals-set-directory-class is a compiled Lisp function in
    `files.el'.

    (dir-locals-set-directory-class directory class mtime)

    Declare that the directory root is an instance of class.
    directory is the name of a directory, a string.
    class is the name of a project class, a symbol.
    mtime is either the modification time of the directory-local
    variables file that defined this this class, or nil.

    When a file beneath directory is visited, the mode-specific
    variables from class are applied to the buffer.  The variables
    for a class are defined using `dir-locals-set-class-variables'.





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

end of thread, other threads:[~2011-02-25  8:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-15 16:54 bug#3577: 23.0.94; Info manual does not explain MTIME argument for dir-locals-set-directory-class Teemu Likonen
2009-06-18  5:25 ` Teemu Likonen
2009-06-18  6:58   ` Glenn Morris
2009-06-18  7:44     ` Teemu Likonen
2011-02-25  7:58     ` Glenn Morris
2011-02-25  8:08       ` Glenn Morris

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.