From 798c9eb5600072c2558de7620ad69b06aee46de7 Mon Sep 17 00:00:00 2001 From: Kevin Ryde Date: Sat, 2 Jan 2010 23:33:36 +0200 Subject: [PATCH] eieio.texi (Naming Conventions): Correction to xref on elisp coding conventions, is "Tips" node not "Standards". --- doc/misc/ChangeLog | 5 +++++ doc/misc/eieio.texi | 12 ++++++------ 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 75561a0ba21..27c376f764c 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,3 +1,8 @@ +2010-01-02 Kevin Ryde + + * eieio.texi (Naming Conventions): Correction to xref on elisp + coding conventions, is "Tips" node not "Standards". + 2009-12-24 Chong Yidong * calc.texi (General Mode Commands): Calc file should be in .emacs.d. diff --git a/doc/misc/eieio.texi b/doc/misc/eieio.texi index c8a34bbd160..06ff1677f0f 100755 --- a/doc/misc/eieio.texi +++ b/doc/misc/eieio.texi @@ -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 @@ This signal is called when an attempt to reference @var{slot} in @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 -- 2.39.5