[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/customize.texi
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/customize.texi |
Date: |
Wed, 11 May 2005 19:27:17 -0400 |
Index: emacs/lispref/customize.texi
diff -c emacs/lispref/customize.texi:1.43 emacs/lispref/customize.texi:1.44
*** emacs/lispref/customize.texi:1.43 Mon Apr 18 08:21:21 2005
--- emacs/lispref/customize.texi Wed May 11 23:27:17 2005
***************
*** 1,6 ****
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003 Free Software Foundation,
Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/customize
@node Customization, Loading, Macros, Top
--- 1,6 ----
@c -*-texinfo-*-
@c This is part of the GNU Emacs Lisp Reference Manual.
! @c Copyright (C) 1997, 1998, 1999, 2000, 2002, 2003, 2005 Free Software
Foundation, Inc.
@c See the file elisp.texi for copying conditions.
@setfilename ../info/customize
@node Customization, Loading, Macros, Top
***************
*** 12,21 ****
definitions---as well as face definitions (@pxref{Defining Faces}).
@menu
! * Common Keywords::
! * Group Definitions::
! * Variable Definitions::
! * Customization Types::
@end menu
@node Common Keywords
--- 12,22 ----
definitions---as well as face definitions (@pxref{Defining Faces}).
@menu
! * Common Keywords:: Common keyword arguments for all kinds of
! customization declarations.
! * Group Definitions:: Writing customization group definitions.
! * Variable Definitions:: Declaring user options.
! * Customization Types:: Specifying the type of a user option.
@end menu
@node Common Keywords
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lispref/customize.texi,
Lute Kamstra <=