emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/elisp.texi


From: Lute Kamstra
Subject: [Emacs-diffs] Changes to emacs/lispref/elisp.texi
Date: Fri, 10 Jun 2005 06:03:30 -0400

Index: emacs/lispref/elisp.texi
diff -c emacs/lispref/elisp.texi:1.56 emacs/lispref/elisp.texi:1.57
*** emacs/lispref/elisp.texi:1.56       Sun May 15 17:35:23 2005
--- emacs/lispref/elisp.texi    Fri Jun 10 10:03:29 2005
***************
*** 4,11 ****
  @settitle GNU Emacs Lisp Reference Manual
  @c %**end of header
  
! @c Versino of the manual.
! @set VERSION 2.9
  
  @dircategory Emacs
  @direntry
--- 4,13 ----
  @settitle GNU Emacs Lisp Reference Manual
  @c %**end of header
  
! @c Version of the manual and of Emacs.
! @c Please remember to update the edition number in README as well.
! @set VERSION  2.9
! @set EMACSVER 22.0.50
  
  @dircategory Emacs
  @direntry
***************
*** 26,34 ****
  
  @ifnottex
  This Info file contains edition @value{VERSION} of the GNU Emacs Lisp
! Reference Manual, corresponding to Emacs version 22.1.
! @c Please REMEMBER to update edition number in *four* places in this file
! @c                 and also in *one* place in intro.texi and *one* in README.
  
  Published by the Free Software Foundation
  59 Temple Place, Suite 330
--- 28,34 ----
  
  @ifnottex
  This Info file contains edition @value{VERSION} of the GNU Emacs Lisp
! Reference Manual, corresponding to Emacs version @value{EMACSVER}.
  
  Published by the Free Software Foundation
  59 Temple Place, Suite 330
***************
*** 52,60 ****
  
  @titlepage
  @title GNU Emacs Lisp Reference Manual
! @subtitle For Emacs Version 22
! @c The edition number appears in several places in this file
! @c and also in the file intro.texi.
  @subtitle Revision @value{VERSION}, January 2002
  
  @author by Bil Lewis, Dan LaLiberte, Richard Stallman
--- 52,58 ----
  
  @titlepage
  @title GNU Emacs Lisp Reference Manual
! @subtitle For Emacs Version @value{EMACSVER}
  @subtitle Revision @value{VERSION}, January 2002
  
  @author by Bil Lewis, Dan LaLiberte, Richard Stallman
***************
*** 66,72 ****
  
  @sp 2
  Edition @value{VERSION} @*
! Revised for Emacs Version 22.1,@*
  January address@hidden
  @sp 2
  ISBN 1-882114-73-6
--- 64,70 ----
  
  @sp 2
  Edition @value{VERSION} @*
! Revised for Emacs Version @value{EMACSVER},@*
  January address@hidden
  @sp 2
  ISBN 1-882114-73-6
***************
*** 92,102 ****
  @end titlepage
  @page
  
  @node Top, Introduction, (dir), (dir)
  
- @ifnottex
  This Info file contains edition @value{VERSION} of the GNU Emacs Lisp
! Reference Manual, corresponding to GNU Emacs version 22.1.
  @end ifnottex
  
  @menu
--- 90,101 ----
  @end titlepage
  @page
  
+ @ifnottex
  @node Top, Introduction, (dir), (dir)
+ @top Emacs Lisp 
  
  This Info file contains edition @value{VERSION} of the GNU Emacs Lisp
! Reference Manual, corresponding to GNU Emacs version @value{EMACSVER}.
  @end ifnottex
  
  @menu
***************
*** 156,162 ****
  
  Appendices
  
! * Antinews::                Info for users downgrading to Emacs 20.
  * GNU Free Documentation License:: The license for this documentation
  * GPL::                     Conditions for copying and changing GNU Emacs.
  * Tips::                    Advice and coding conventions for Emacs Lisp.
--- 155,161 ----
  
  Appendices
  
! * Antinews::                Info for users downgrading to Emacs 21.
  * GNU Free Documentation License:: The license for this documentation
  * GPL::                     Conditions for copying and changing GNU Emacs.
  * Tips::                    Advice and coding conventions for Emacs Lisp.
***************
*** 171,179 ****
  * Index::                   Index including concepts, functions, variables,
                                and other terms.
  
! * New Symbols::             New functions and variables in Emacs 22.
  
!       --- The Detailed Node Listing ---
  
  Here are other nodes that are inferiors of those already listed,
  mentioned here so you can get to them in one step:
--- 170,179 ----
  * Index::                   Index including concepts, functions, variables,
                                and other terms.
  
! * New Symbols::             New functions and variables in Emacs 
@value{EMACSVER}.
  
! Detailed Node Listing
! ---------------------
  
  Here are other nodes that are inferiors of those already listed,
  mentioned here so you can get to them in one step:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]