comparison lispref/ChangeLog @ 83304:6fef25c75847

Merged from miles@gnu.org--gnu-2005 (patch 296-306) Patches applied: * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-296 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-297 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-298 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-299 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-300 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-301 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-302 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-303 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-304 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-305 Update from CVS * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-306 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-344
author Karoly Lorentey <lorentey@elte.hu>
date Fri, 13 May 2005 22:59:23 +0000
parents 5ae8a8b0a308 c7e447f15c03
children 8b66fddd72c5
comparison
equal deleted inserted replaced
83303:108e45fdcdbd 83304:6fef25c75847
1 2005-05-12 Lute Kamstra <lute@gnu.org>
2
3 * modes.texi (Generic Modes): Update.
4 (Major Modes): Refer to node "Generic Modes".
5
6 * elisp.texi (Top): Update to the current structure of the manual.
7 * processes.texi (Processes): Add menu description.
8 * customize.texi (Customization): Add menu descriptions.
9
10 2005-05-11 Thien-Thi Nguyen <ttn@gnu.org>
11
12 * processes.texi (Signals to Processes)
13 (Low-Level Network): Fix typos.
14
15 2005-05-11 Lute Kamstra <lute@gnu.org>
16
17 * elisp.texi (Top): Add some nodes from the chapter "Major and
18 Minor Modes" to the detailed node listing.
19
20 2005-05-10 Richard M. Stallman <rms@gnu.org>
21
22 * keymaps.texi (Extended Menu Items): Menu item filter functions
23 can be called at any time.
24
1 2005-05-08 Luc Teirlinck <teirllm@auburn.edu> 25 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
2 26
3 * variables.texi (File Local Variables): `(hack-local-variables t)' 27 * variables.texi (File Local Variables): `(hack-local-variables t)'
4 now also checks whether a mode is specified in the local variables 28 now also checks whether a mode is specified in the local variables
5 list. 29 list.