diff options
| author | Glenn Morris | 2014-02-05 21:26:57 -0500 |
|---|---|---|
| committer | Glenn Morris | 2014-02-05 21:26:57 -0500 |
| commit | 36a672f6b030e89202210aa15013b34f545877dc (patch) | |
| tree | c4de9ef8cd56ef9099f0f0755ef253104756bdaa /doc/misc/ChangeLog | |
| parent | f8b18150849bb9bee00186cc872bc48378d3364b (diff) | |
| download | emacs-36a672f6b030e89202210aa15013b34f545877dc.tar.gz emacs-36a672f6b030e89202210aa15013b34f545877dc.zip | |
Replace some colons in Texinfo index entries
* doc/lispintro/emacs-lisp-intro.texi (Recursive Patterns):
* doc/misc/mh-e.texi, doc/misc/viper.texi:
Do not use colons in index entries.
Fixes: debbugs:16652
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index f1d06e0b1be..739d6938f0c 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2014-02-06 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * mh-e.texi, viper.texi: Do not use colons in index entries. | ||
| 4 | |||
| 1 | 2014-02-05 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2014-02-05 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | * texinfo.tex: Update from gnulib. | 7 | * texinfo.tex: Update from gnulib. |