changeset 106719:b7f28f66e31e

eieio.texi (Naming Conventions): Correction to xref on elisp coding conventions, is "Tips" node not "Standards".
author Eli Zaretskii <eliz@gnu.org>
date Sat, 02 Jan 2010 23:33:36 +0200
parents afc2be124e6e
children 3db7e57ee4e9 d27fa5359486
files doc/misc/ChangeLog doc/misc/eieio.texi
diffstat 2 files changed, 11 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/ChangeLog	Sat Jan 02 22:31:41 2010 +0200
+++ b/doc/misc/ChangeLog	Sat Jan 02 23:33:36 2010 +0200
@@ -1,3 +1,8 @@
+2010-01-02  Kevin Ryde  <user42@zip.com.au>
+
+	* eieio.texi (Naming Conventions): Correction to xref on elisp
+	coding conventions, is "Tips" node not "Standards".
+
 2009-12-24  Chong Yidong  <cyd@stupidchicken.com>
 
 	* calc.texi (General Mode Commands): Calc file should be in .emacs.d.
--- a/doc/misc/eieio.texi	Sat Jan 02 22:31:41 2010 +0200
+++ b/doc/misc/eieio.texi	Sat Jan 02 23:33:36 2010 +0200
@@ -11,7 +11,7 @@
 @copying
 This manual documents EIEIO, an object framework for Emacs Lisp.
 
-Copyright @copyright{} 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright @copyright{} 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -1776,11 +1776,11 @@
 @comment  node-name,  next,  previous,  up
 @chapter Naming Conventions
 
-@pxref{Standards,,,elisp,GNU Emacs Lisp Reference Manual}, for a
-description of Emacs Lisp programming conventions.  These conventions
-help ensure that Emacs packages work nicely one another, so an
-@eieio{}-based program should follow them.  Here are some conventions
-that apply specifically to @eieio{}-based programs:
+@xref{Tips,,Tips and Conventions,elisp,GNU Emacs Lisp Reference
+Manual}, for a description of Emacs Lisp programming conventions.
+These conventions help ensure that Emacs packages work nicely one
+another, so an @eieio{}-based program should follow them.  Here are
+some conventions that apply specifically to @eieio{}-based programs:
 
 @itemize