[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Double hyphens in variable names.
From: |
Juri Linkov |
Subject: |
Re: Double hyphens in variable names. |
Date: |
07 Oct 2003 02:19:14 +0300 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
Now Imenu is documented properly, but I want to suggest you to make
small corrections:
1. Documentation mentions the default value of
imenu-create-index-function and even describes this function,
but it don't tell the name of default function.
You could add the default function name, i.e.:
- The default value of `imenu-create-index-function' is a function
- that uses `imenu-prev-index-position-function' and
+ The default value of `imenu-create-index-function' is the function
+ `imenu-default-create-index-function' that uses
+ `imenu-prev-index-position-function' and
2. Index name in `(INDEX-NAME SUB-ALIST)' actually refers to MENU-TITLE
described above in the same Info node. So you could change it to
the same name, i.e.:
- (INDEX-NAME SUB-ALIST)
+ (MENU-TITLE SUB-ALIST)
--
http://www.jurta.org/emacs/
- Re: Double hyphens in variable names., (continued)
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Oliver Scholz, 2003/10/02
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/03
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/03
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/03
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/03
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/03
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/03
- Re: Double hyphens in variable names., David Ponce, 2003/10/04
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/06
- Re: Double hyphens in variable names.,
Juri Linkov <=
- Re: Double hyphens in variable names., Lute Kamstra, 2003/10/07
- Re: Double hyphens in variable names., Richard Stallman, 2003/10/03
- Re: Double hyphens in variable names., Juri Linkov, 2003/10/03
- Re: Double hyphens in variable names., Luc Teirlinck, 2003/10/02
- Re: Double hyphens in variable names., Richard Stallman, 2003/10/02
Re: Double hyphens in variable names., Kevin Rodgers, 2003/10/02
Re: Double hyphens in variable names., Karl Berry, 2003/10/03