Mercurial > emacs
comparison doc/lispref/ChangeLog @ 102846:a447859a557b
* frames.texi (Frames): Clean up introduction. Document `ns'
return value for framep.
(Creating Frames): Note how the terminal is chosen.
(Multiple Terminals, Multiple Displays): Merge into a single node.
(Color Parameters): Fix typo.
* variables.texi (Local Variables, Buffer-Local Variables)
(Creating Buffer-Local): Change link to Multiple Terminals.
* os.texi (X11 Keysyms): Change link to Multiple Terminals.
* keymaps.texi (Controlling Active Maps): Change link to Multiple
Terminals.
* commands.texi (Command Loop Info, Keyboard Macros): Change link
to Multiple Terminals.
* elisp.texi (Top): Update node listing.
* vol2.texi (Top): Update node listing.
* vol1.texi (Top): Update node listing.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 04 Apr 2009 22:34:23 +0000 |
parents | a6980029e2a0 |
children | dc76a141c3e6 |
comparison
equal
deleted
inserted
replaced
102845:9564179cff01 | 102846:a447859a557b |
---|---|
1 2009-04-04 Chong Yidong <cyd@stupidchicken.com> | 1 2009-04-04 Chong Yidong <cyd@stupidchicken.com> |
2 | |
3 * frames.texi (Frames): Clean up introduction. Document `ns' | |
4 return value for framep. | |
5 (Creating Frames): Note how the terminal is chosen. | |
6 (Multiple Terminals, Multiple Displays): Merge into a single node. | |
7 (Color Parameters): Fix typo. | |
8 | |
9 * variables.texi (Local Variables, Buffer-Local Variables) | |
10 (Creating Buffer-Local): Change link to Multiple Terminals. | |
11 | |
12 * os.texi (X11 Keysyms): Change link to Multiple Terminals. | |
13 | |
14 * keymaps.texi (Controlling Active Maps): Change link to Multiple | |
15 Terminals. | |
16 | |
17 * commands.texi (Command Loop Info, Keyboard Macros): Change link | |
18 to Multiple Terminals. | |
19 | |
20 * elisp.texi (Top): Update node listing. | |
21 * vol2.texi (Top): Update node listing. | |
22 * vol1.texi (Top): Update node listing. | |
2 | 23 |
3 * buffers.texi (Current Buffer): Note that the append-to-buffer | 24 * buffers.texi (Current Buffer): Note that the append-to-buffer |
4 example is no longer in synch with the latest code. Tie the two | 25 example is no longer in synch with the latest code. Tie the two |
5 examples together. | 26 examples together. |
6 | 27 |