comparison lispref/ChangeLog @ 90602:b5c13d1564a9

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 437-446) - Update from CVS - lisp/url/url-methods.el: Fix format error when http_proxy is empty string - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 137-140) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-111
author Miles Bader <miles@gnu.org>
date Wed, 20 Sep 2006 06:04:23 +0000
parents a1a25ac6c88a a5c3bc60c798
children bb0e318b7c53
comparison
equal deleted inserted replaced
90601:a1a25ac6c88a 90602:b5c13d1564a9
1 2006-09-19 David Kastrup <dak@gnu.org>
2
3 * keymaps.texi (Searching Keymaps): Small clarification.
4
5 2006-09-18 Richard Stallman <rms@gnu.org>
6
7 * keymaps.texi (Creating Keymaps): Explain that keymap prompt strings
8 cause keyboard menus.
9 (Menu Keymaps): Likewise.
10 (Defining Menus, Keyboard Menus): Clarify.
11
12 * text.texi (Fields): Clarify explanation of constrain-to-field.
13
14 2006-09-16 Eli Zaretskii <eliz@gnu.org>
15
16 * variables.texi (Tips for Defining): Fix a typo.
17
18 2006-09-15 Richard Stallman <rms@gnu.org>
19
20 * keymaps.texi (Remapping Commands, Searching Keymaps)
21 (Active Keymaps): Clean up previous change.
22
23 2006-09-15 Jay Belanger <belanger@truman.edu>
24
25 * gpl.texi: Replace "Library Public License" by "Lesser Public
26 License" throughout.
27
28 2006-09-15 David Kastrup <dak@gnu.org>
29
30 * keymaps.texi (Active Keymaps): Adapt description to use
31 `get-char-property' instead `get-text-property'. Explain how
32 mouse events change this. Explain the new optional argument of
33 `key-binding' and its mouse-dependent lookup.
34 (Searching Keymaps): Adapt description similarly.
35 (Remapping Commands): Explain the new optional argument of
36 `command-remapping'.
37
38 2006-09-14 Richard Stallman <rms@gnu.org>
39
40 * keymaps.texi (Searching Keymaps): Clarification.
41 (Active Keymaps): Refer to Searching Keymaps instead of duplication.
42
43 2006-09-13 Richard Stallman <rms@gnu.org>
44
45 * objects.texi (Character Type): Node split.
46 Add xref to Describing Characters.
47 (Basic Char Syntax, General Escape Syntax)
48 (Ctl-Char Syntax, Meta-Char Syntax): New subnodes.
49
1 2006-09-11 Richard Stallman <rms@gnu.org> 50 2006-09-11 Richard Stallman <rms@gnu.org>
2 51
3 * display.texi (Display Table Format): Wording clarification. 52 * display.texi (Display Table Format): Wording clarification.
4 (Glyphs): Clarifications. 53 (Glyphs): Clarifications.
5 54
4857 command to be compatible with man/Makefile.in, and to put the 4906 command to be compatible with man/Makefile.in, and to put the
4858 output into ../info. 4907 output into ../info.
4859 (info): Add target. 4908 (info): Add target.
4860 (installall): Target removed. 4909 (installall): Target removed.
4861 4910
4862 2001-10-31 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 4911 2001-10-31 Pavel Jan,Am(Bk <Pavel@Janik.cz>
4863 4912
4864 * tips.texi (Coding Conventions): Fix typo. 4913 * tips.texi (Coding Conventions): Fix typo.
4865 4914
4866 2001-10-23 Gerd Moellmann <gerd@gnu.org> 4915 2001-10-23 Gerd Moellmann <gerd@gnu.org>
4867 4916