Mercurial > emacs
comparison man/ChangeLog @ 90128:13796b0653c7
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-29
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 192-205)
- Update from CVS
- Use gdb-ui breakpoint faces on ttys too
- Tweak gdb-ui breakpoint faces
- Tweak info/.arch-inventory to identify info/.cvsignore as source
- Clean up gdb-ui breakpoint faces
author | Miles Bader <miles@gnu.org> |
---|---|
date | Thu, 24 Mar 2005 18:41:26 +0000 |
parents | 30ad2795fdab f51e698b7171 |
children | 4da4a09e8b1b |
comparison
equal
deleted
inserted
replaced
90127:30ad2795fdab | 90128:13796b0653c7 |
---|---|
1 2005-03-23 Lute Kamstra <lute@gnu.org> | |
2 | |
3 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch. | |
4 | |
5 2005-03-23 Richard M. Stallman <rms@gnu.org> | |
6 | |
7 * url.texi (HTTP language/coding): Improve last change. | |
8 | |
9 * search.texi: Delete explicit node pointers. | |
10 (Incremental Search): New menu. | |
11 (Basic Isearch, Repeat Isearch, Error in Isearch) | |
12 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll) | |
13 (Slow Isearch): New subnodes. | |
14 (Configuring Scrolling): Node deleted. | |
15 (Search Case): Doc default-case-fold-search. | |
16 (Regexp Replace): Move replace-regexp doc here. | |
17 | |
18 * rmail.texi (Movemail): Put commas inside closequotes. | |
19 | |
20 * picture.texi (Insert in Picture): Document C-c arrow combos. | |
21 (Basic Picture): Clarify erasure. | |
22 | |
23 * display.texi (Font Lock): Put commas inside closequotes. | |
24 | |
25 * cmdargs.texi (General Variables): Put commas inside closequotes. | |
26 | |
27 2005-03-23 Nick Roberts <nickrob@snap.net.nz> | |
28 | |
29 * building.texi (Stack Buffer): Mention reverse contrast for | |
30 *selected* frame (might not be current frame). | |
31 | |
32 2005-03-22 Jay Belanger <belanger@truman.edu> | |
33 | |
34 * calc.texi (Embedded Mode): Add new information on changing | |
35 modes. | |
36 | |
37 2005-03-21 Richard M. Stallman <rms@gnu.org> | |
38 | |
39 * building.texi (Starting GUD): Add bashdb. | |
40 | |
41 2005-03-20 Chong Yidong <cyd@stupidchicken.com> | |
42 | |
43 * basic.texi (Moving Point): Add M-g M-g binding. | |
44 (Undo): Document undo-only. | |
45 (Position Info): Document M-g M-g and C-u M-g M-g. | |
46 | |
47 * building.texi (Building): Put Grep Searching after Compilation | |
48 Shell. | |
49 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings. | |
50 Document next-error-highlight. | |
51 (Grep Searching): Document grep-highlight-matches. | |
52 (Lisp Eval): Typing C-x C-e twice prints integers specially. | |
53 | |
54 * calendar.texi (Importing Diary): Rename node from iCalendar. | |
55 Document diary-from-outlook. | |
56 | |
57 * dired.texi (Misc Dired Features): Rename node from Misc Dired | |
58 Commands. | |
59 Mention effect of X drag and drop on Dired buffers. | |
60 | |
61 * files.texi (Visiting): Document large-file-warning-threshold. | |
62 Move paragraph on file-selection dialog. | |
63 Mention visiting files using X drag and drop. | |
64 (Reverting): Mention using Auto-Revert mode to tail files. | |
65 Document auto-revert-tail-mode. | |
66 (Version Systems): Minor correction. | |
67 (Comparing Files): Diff-mode is no longer based on Compilation | |
68 mode. | |
69 Document compare-ignore-whitespace. | |
70 (Misc File Ops): Explain passing a directory to rename-file. | |
71 Likewise for copy-file and make-symbolic-link. | |
72 | |
73 * frames.texi (Wheeled Mice): Mouse wheel support on by default. | |
74 Document mouse-wheel-progressive speed. | |
75 | |
76 * help.texi (Misc Help): Document numeric argument for C-h i. | |
77 Correctly explain the effect of just C-u as argument. | |
78 | |
79 * killing.texi (Deletion): Document numeric argument for | |
80 just-one-space. | |
81 | |
82 * mini.texi (Completion): Completion acts on text before point. | |
83 | |
84 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager. | |
85 (Emulation): CUA mode replaces pc-bindings-mode, | |
86 pc-selection-mode, and s-region. | |
87 | |
88 * mule.texi (Input Methods): Leim is now built-in. | |
89 (Select Input Method): Document quail-show-key. | |
90 (Specify Coding): Document revert-buffer-with-coding-system. | |
91 | |
92 * programs.texi (Fortran Motion): Document f90-next-statement, | |
93 f90-previous-statement, f90-next-block, f90-previous-block, | |
94 f90-end-of-block, and f90-beginning-of-block. | |
95 | |
96 * text.texi (Format Faces): Replace old M-g key prefix with M-o. | |
97 | |
98 * emacs.texi (Acknowledgments): Updated. | |
99 | |
100 * anti.texi: Total rewrite. | |
101 | |
102 2005-03-20 Michael Albinus <michael.albinus@gmx.de> | |
103 | |
104 Sync with Tramp 2.0.48. | |
105 | |
106 * trampver.texi.in: Replace "Emacs" by "GNU Emacs". | |
107 | |
108 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by | |
109 "GNU/Linux". Change all addresses to .gnu.org. | |
110 (Default Method): Offer shortened syntax for "su" and "sudo" | |
111 methods. | |
112 | |
113 2005-03-19 Chong Yidong <cyd@stupidchicken.com> | |
114 | |
115 * ack.texi (Acknowledgments): Update. | |
116 | |
117 2005-03-19 Eli Zaretskii <eliz@gnu.org> | |
118 | |
119 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update | |
120 copyright years. | |
121 | |
1 2005-03-14 Nick Roberts <nickrob@snap.net.nz> | 122 2005-03-14 Nick Roberts <nickrob@snap.net.nz> |
2 | 123 |
3 * building.texi (Commands of GUD): Move paragraph on setting | 124 * building.texi (Commands of GUD): Move paragraph on setting |
4 breakpoints with mouse to the GDB Graphical Interface node. | 125 breakpoints with mouse to the GDB Graphical Interface node. |
5 | 126 |
35 that really belongs here. | 156 that really belongs here. |
36 (Remote Mailboxes): Text moved to Rmail Inbox. | 157 (Remote Mailboxes): Text moved to Rmail Inbox. |
37 (Rmail Display): Mention Mouse-1. | 158 (Rmail Display): Mention Mouse-1. |
38 (Movemail): Clarify two movemail versions. | 159 (Movemail): Clarify two movemail versions. |
39 Clarify rmail-movemail-program. | 160 Clarify rmail-movemail-program. |
40 | 161 |
41 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21". | 162 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21". |
42 (Installation): Node deleted. | 163 (Installation): Node deleted. |
43 | 164 |
44 * misc.texi (Single Shell): Replace uudecode example with gpg example. | 165 * misc.texi (Single Shell): Replace uudecode example with gpg example. |
45 Document async shell commands. | 166 Document async shell commands. |