comparison lispref/ChangeLog @ 73789:c83b592e110d

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 06 Nov 2006 16:51:40 +0000
parents 227bb8f9276e
children 594a719b7a7f 02cf29720f31
comparison
equal deleted inserted replaced
73788:177184091f28 73789:c83b592e110d
1 2006-11-06 Richard Stallman <rms@gnu.org>
2
3 * lists.texi (List Variables): Document COMPARE-FN.
4
5 * keymaps.texi: Avoid use of "binding" to mean a relation;
6 use it only to refer to the meaning associated with a key.
7 (Keymaps): Change menu node description.
8
9 * elisp.texi (Top): Change menu node description.
10
11 * display.texi (Managing Overlays): Document overlay-recenter.
12
1 2006-10-29 Chong Yidong <cyd@stupidchicken.com> 13 2006-10-29 Chong Yidong <cyd@stupidchicken.com>
2 14
3 * Makefile.in: Use relative paths to avoid advertising filesystem 15 * Makefile.in: Use relative paths to avoid advertising filesystem
4 contents during compilation. 16 contents during compilation.
5 17