Mercurial > emacs
comparison man/ChangeLog @ 56823:d908f49e1f64
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 28 Aug 2004 02:35:31 +0000 |
parents | 7698252cd520 |
children | ae521928d36b |
comparison
equal
deleted
inserted
replaced
56822:e62b4de1b18d | 56823:d908f49e1f64 |
---|---|
1 2004-08-27 Luc Teirlinck <teirllm@auburn.edu> | 1 2004-08-27 Luc Teirlinck <teirllm@auburn.edu> |
2 | |
3 * frames.texi (Secondary Selection): Setting the secondary | |
4 selection with M-Drag-Mouse-1 does not alter the kill ring, | |
5 setting it with M-Mouse-1 and M-Mouse-3 does. | |
6 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for | |
7 toolkit scroll bars. | |
8 (Scroll Bars): Ditto. | |
9 | |
10 * windows.texi (Basic Window): When using a window system, the value | |
11 of point in a non-selected window is indicated by a hollow box. | |
12 (Split Window): Side by side windows are separated by a scroll bar, | |
13 if scroll bars are used. | |
14 C-Mouse-2 on scroll bar now also works for toolkit scroll bars. | |
15 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up. | |
16 (Window Convenience): Update bindings for `winner-undo' and | |
17 `winner-redo'. | |
2 | 18 |
3 * ack.texi (Acknowledgments): Use `@unnumbered'. | 19 * ack.texi (Acknowledgments): Use `@unnumbered'. |
4 * misc.texi : Adapt sectioning in Info to the node structure. | 20 * misc.texi : Adapt sectioning in Info to the node structure. |
5 (Invoking emacsclient): Make "Invoking emacsclient" a subsection | 21 (Invoking emacsclient): Make "Invoking emacsclient" a subsection |
6 of "Using Emacs as a Server". | 22 of "Using Emacs as a Server". |
10 Info to the node structure. | 26 Info to the node structure. |
11 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix. | 27 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix. |
12 Rearrange order of nodes and sections such that both "GNU GENERAL | 28 Rearrange order of nodes and sections such that both "GNU GENERAL |
13 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the | 29 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the |
14 end, as appropriate for appendices. | 30 end, as appropriate for appendices. |
15 (Acknowledgments): Use `@unnumberedsec'. | 31 (Acknowledgments): Put inside @iftex instead of @ifnotinfo. |
32 Use `@unnumberedsec'. | |
16 * trouble.texi: Adapt sectioning in Info to the node structure. | 33 * trouble.texi: Adapt sectioning in Info to the node structure. |
17 Adapt node pointers to change in emacs.texi. | 34 Adapt node pointers to change in emacs.texi. |
18 * cmdargs.texi, doclicense.texi: Adapt node pointers. | 35 * cmdargs.texi, doclicense.texi: Adapt node pointers. |
19 | 36 |
20 2004-08-27 Richard M. Stallman <rms@gnu.org> | 37 2004-08-27 Richard M. Stallman <rms@gnu.org> |
21 | 38 |
22 * faq.texi: Fix texinfo usage, esp. doublequotes. | 39 * faq.texi: Fix texinfo usage, esp. doublequotes. |
23 (Difference between Emacs and XEmacs): Some clarification. | 40 (Difference between Emacs and XEmacs): Some clarification. |
24 | 41 |
25 * faq.texi (Difference between Emacs and XEmacs): | 42 * faq.texi (Difference between Emacs and XEmacs): |
26 Explain not to contrast XEmacs with GNU Emacs. | 43 Explain not to contrast XEmacs with GNU Emacs. |
27 | 44 |
28 2004-08-26 Richard M. Stallman <rms@gnu.org> | 45 2004-08-26 Richard M. Stallman <rms@gnu.org> |
29 | 46 |
30 * faq.texi (Difference between Emacs and XEmacs): Rewrite. | 47 * faq.texi (Difference between Emacs and XEmacs): Rewrite. |