There are two Info nodes with the same name in the Emacs User Manual
and in the Emacs Lisp Reference Manual which serve the same purpose:

(info "(emacs)Standard Faces")
(info "(elisp)Standard Faces")

What is bad is that they are out of sync.  Every change in faces needs
to be duplicated in both nodes.  It would be better to provide this
information only in the Emacs User Manual, and to make a cross-reference
to it from the Emacs Lisp Reference Manual.

I could create a patch for that by merging the text from both nodes
into `(emacs)Standard Faces', if this is ok.

-- 
Juri Linkov
http://www.jurta.org/emacs/



_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to