Mercurial > emacs
comparison doc/lispref/ChangeLog @ 111779:141d3f14d8c3
Merge changes from emacs-23 branch
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 27 Nov 2010 15:04:57 -0500 |
parents | 3a6d978e6636 350f17da7963 |
children | 20e12bebbbb5 |
comparison
equal
deleted
inserted
replaced
111742:f026c8607795 | 111779:141d3f14d8c3 |
---|---|
1 2010-11-27 Chong Yidong <cyd@stupidchicken.com> | |
2 | |
3 * nonascii.texi (Converting Representations): Document | |
4 byte-to-string. | |
5 | |
6 * strings.texi (Creating Strings): Don't mention semi-obsolete | |
7 function char-to-string. | |
8 (String Conversion): Shorten discussion of semi-obsolete function | |
9 string-to-char. Link to Converting Representations. | |
10 | |
11 * objects.texi (Symbol Type): | |
12 * text.texi (Near Point): | |
13 * help.texi (Help Functions): | |
14 * functions.texi (Mapping Functions): Use string instead of | |
15 char-to-string in examples. | |
16 | |
17 2010-11-27 Chong Yidong <cyd@stupidchicken.com> | |
18 | |
19 * text.texi (Kill Functions, Kill Functions) | |
20 (Low-Level Kill Ring, Low-Level Kill Ring): Remove obsolete | |
21 YANK-HANDLER args. | |
22 | |
23 * symbols.texi (Creating Symbols): Using unintern without an | |
24 obarray arg is now obsolete. | |
25 | |
26 * numbers.texi (Float Basics): Document float-e and float-pi. | |
27 | |
28 * variables.texi (Defining Variables): Change "pi" example to | |
29 "float-pi". | |
30 | |
1 2010-11-26 Eli Zaretskii <eliz@gnu.org> | 31 2010-11-26 Eli Zaretskii <eliz@gnu.org> |
2 | 32 |
3 * commands.texi (Click Events): Document the values of X, Y and | 33 * commands.texi (Click Events): Document the values of X, Y and |
4 COL, ROW in the event's position, when the click is on the header | 34 COL, ROW in the event's position, when the click is on the header |
5 or mode line, on the fringes, or in the margins. | 35 or mode line, on the fringes, or in the margins. |