Mercurial > emacs
comparison man/ChangeLog @ 83516:1321f6cfb389
Merged from emacs@sv.gnu.org
Patches applied:
* emacs@sv.gnu.org/emacs--devo--0--patch-266
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-267
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-268
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-269
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-270
Update from CVS
* emacs@sv.gnu.org/emacs--devo--0--patch-271
Rename "field-at-point" to "field-at-pos"
* emacs@sv.gnu.org/emacs--devo--0--patch-272
(comint-insert-input): Remove redundant calls to setq and goto-char
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-556
author | Karoly Lorentey <lorentey@elte.hu> |
---|---|
date | Wed, 10 May 2006 15:04:01 +0000 |
parents | f7a396df2380 eabc2170431c |
children | b6689e223e2f |
comparison
equal
deleted
inserted
replaced
83515:f7a396df2380 | 83516:1321f6cfb389 |
---|---|
1 2006-05-09 Michael Albinus <michael.albinus@gmx.de> | |
2 | |
3 * tramp.texi (Filename completion): Improve wording. | |
4 | |
5 2006-05-07 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | |
6 | |
7 * xresmini.texi (GTK resources): Inserted GTK description. | |
8 | |
9 * xresources.texi (GTK resources): metafont should be menufont. | |
10 | |
11 2006-05-07 Romain Francoise <romain@orebokech.com> | |
12 | |
13 * faq.texi (Using regular expressions): Fix typo. | |
14 (Packages that do not come with Emacs): Fix capitalization. | |
15 (Replacing text across multiple files): Expand node to explain how | |
16 to use `dired-do-query-replace-regexp' in more detail, based on | |
17 suggestion by Eric Hanchrow <offby1@blarg.net>. | |
18 | |
19 2006-05-06 Michael Albinus <michael.albinus@gmx.de> | |
20 | |
21 * mini.texi (Completion Options): | |
22 * tramp.texi (Filename completion): Completion of remote files' | |
23 method, user name and host name is active only in partial | |
24 completion mode. | |
25 | |
26 2006-05-06 Bill Wohler <wohler@newt.com> | |
27 | |
28 Release MH-E manual version 8.0. | |
29 | |
30 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for | |
31 release 8.0. | |
32 | |
33 2006-05-06 Bill Wohler <wohler@newt.com> | |
34 | |
35 * mh-e.texi (MH-BOOK-HOME): Change from | |
36 http://www.ics.uci.edu/~mh/book/mh to | |
37 http://rand-mh.sourceforge.net/book/mh. | |
38 Replace .htm suffix with .html for MH book files. | |
39 (Using This Manual): Update key binding for getting relevant | |
40 chapter in Info from command key. | |
41 (Ranges): Fix itemx. | |
42 | |
43 2006-05-06 Eli Zaretskii <eliz@gnu.org> | |
44 | |
45 * makefile.w32-in (emacs.dvi): | |
46 * Makefile.in (emacs.dvi): Add xresmini.texi | |
47 | |
48 * xresmini.texi (Table of Resources): Remove xref to non-existent | |
49 node "LessTif Resources". | |
50 | |
51 * msdog.texi (Microsoft Windows): | |
52 * calendar.texi (Calendar/Diary, Displaying the Diary) | |
53 (Special Diary Entries, Importing Diary, Holidays): | |
54 * programs.texi (Program Modes): | |
55 * text.texi (Text): | |
56 * buffers.texi (Several Buffers): | |
57 * files.texi (Comparing Files): Fix cross-references to emacs-xtra. | |
58 | |
59 2006-05-06 Eli Zaretskii <eliz@gnu.org> | |
60 | |
61 The following changes merge the emacs-xtra manual into the main | |
62 manual, but only for on-line version of the manual. | |
63 | |
64 * vc2-xtra.texi (Version Backups, Local Version Control) | |
65 (Making Snapshots, Change Logs and VC, Version Headers) | |
66 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for | |
67 on-line manual. | |
68 | |
69 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's | |
70 for on-line manual. | |
71 | |
72 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse) | |
73 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing) | |
74 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's | |
75 for on-line manual. | |
76 | |
77 * fortran-xtra.texi (Fortran, Fortran Autofill) | |
78 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's | |
79 for on-line manual. | |
80 | |
81 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]: | |
82 Conditional xref's for on-line manual. | |
83 | |
84 * emerge-xtra.texi (Emerge, Overview of Emerge) | |
85 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line | |
86 manual. | |
87 | |
88 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra. | |
89 (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | |
90 (EMACSSOURCES): Use EMACS_XTRA. | |
91 (../info/emacs-xtra): Remove. | |
92 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | |
93 | |
94 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra. | |
95 (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | |
96 (EMACSSOURCES): Use EMACS_XTRA. | |
97 ($(infodir)/emacs-xtra): Remove. | |
98 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites. | |
99 | |
100 * trouble.texi (Quitting): | |
101 * text.texi (Text): | |
102 * programs.texi (Program Modes): | |
103 * msdog.texi (Microsoft Windows): | |
104 * frames.texi (Frames): | |
105 * files.texi (Backup, Version Control, VC Concepts) | |
106 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions) | |
107 (Registering, VC Status, VC Undo, Multi-User Branching) | |
108 (Comparing Files): | |
109 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary) | |
110 (Displaying the Diary, Special Diary Entries, Importing Diary): | |
111 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by | |
112 conditional xref's, depending on @iftex/@ifnottex. | |
113 | |
114 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for | |
115 "MS-DOS". @include msdog-xtra.texi. | |
116 | |
117 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran". | |
118 <Top Level> [ifnottex]: @include fortran-xtra.texi. | |
119 | |
120 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries | |
121 for vc-xtra.texi subsections. | |
122 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it. | |
123 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi. | |
124 | |
125 * sending.texi (Sending Mail): A @node line without explicit Prev, | |
126 Next, and Up links. | |
127 | |
128 * abbrevs.texi (Abbrevs): A @node line without explicit Prev, | |
129 Next, and Up links. | |
130 | |
131 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode" | |
132 and its sections. @include picture-xtra.texi | |
133 | |
134 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for | |
135 "Emerge". | |
136 (List Tags) [ifnottex]: @include emerge-xtra.texi. | |
137 | |
138 * cal-xtra.texi (Daylight Savings): Remove this node: it is an | |
139 exact duplicate of its name-sake in calendar.texi. | |
140 | |
141 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for | |
142 "Advanced Calendar/Diary Usage". | |
143 (Time Intervals) [ifnottex]: @include cal-xtra.texi. | |
144 | |
145 * dired.texi (Subdirectories in Dired) [ifnottex]: @include | |
146 dired-xtra.texi. | |
147 (Dired) [ifnottex]: Add menu entry for "Subdir Switches". | |
148 | |
149 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi. | |
150 (Files) [ifnottex]: Add menu entry for Autorevert. | |
151 | |
152 * emacs-xtra.texi (Introduction): Reword to make consistent with | |
153 printed version only. | |
154 <Top level>: Remove the body of all chapters and move them to the | |
155 new *-xtra.texi files. Use @raisesections and @lowersections to | |
156 convert sections to chapters etc. | |
157 | |
158 * msdog-xtra.texi: | |
159 * fortran-xtra.texi: | |
160 * vc-xtra.texi: | |
161 * vc1-xtra.texi: | |
162 * vc2-xtra.texi: | |
163 * emerge-xtra.texi: | |
164 * cal-xtra.texi: | |
165 * dired-xtra.texi: | |
166 * arevert-xtra.texi: New files, with text from respective chapters | |
167 of emacs-xtra.texi. Convert each @chapter into @section, @section | |
168 into @subsection, etc. | |
169 | |
170 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references | |
171 updated. | |
172 | |
173 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft | |
174 Windows". All references updated. | |
175 | |
176 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> | |
177 | |
178 * macos.texi (Mac Input): Mention input from Character Palette. | |
179 (Mac Font Specs): Fix typo. | |
180 | |
181 2006-05-05 Richard Stallman <rms@gnu.org> | |
182 | |
183 * files.texi (Diff Mode): Minor cleanup. | |
184 | |
185 2006-05-05 Karl Berry <karl@gnu.org> | |
186 | |
187 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): new cmds. | |
188 (\fonttextsize): new user-level command to change text font size. | |
189 * emacs.texi: call @fonttextsize 10, inside @tex to avoid | |
190 errors from the current release of makeinfo (4.8). | |
191 * help.texi (Library Keywords): change widest word in multitable | |
192 template from `emulations' to `convenience'. (Not sure if this is | |
193 related to the font change.) | |
194 | |
195 2006-05-05 Eli Zaretskii <eliz@gnu.org> | |
196 | |
197 * files.texi (File Names): Add a footnote about limited support of | |
198 ~USER on MS-Windows. | |
199 | |
200 * cmdargs.texi (Initial Options): Add a footnote about limited | |
201 support of ~USER on MS-Windows. | |
202 | |
1 2006-05-03 Richard Stallman <rms@gnu.org> | 203 2006-05-03 Richard Stallman <rms@gnu.org> |
2 | 204 |
3 * files.texi (Diff Mode): Node moved here. | 205 * files.texi (Diff Mode): Node moved here. |
4 (Comparing Files): Delete what duplicates new node. | 206 (Comparing Files): Delete what duplicates new node. |
5 (Files): Put Diff Mode in menu. | 207 (Files): Put Diff Mode in menu. |
21 * commands.texi (Text Characters): Delete paragraph about unibyte | 223 * commands.texi (Text Characters): Delete paragraph about unibyte |
22 non-ASCII printing chars. | 224 non-ASCII printing chars. |
23 | 225 |
24 * killing.texi (Killing): Say "graphical displays". | 226 * killing.texi (Killing): Say "graphical displays". |
25 * display.texi: Say "graphical displays". | 227 * display.texi: Say "graphical displays". |
26 | 228 |
27 * cmdargs.texi (Misc X): Say "graphical displays". | 229 * cmdargs.texi (Misc X): Say "graphical displays". |
28 | 230 |
29 2006-05-01 Richard Stallman <rms@gnu.org> | 231 2006-05-01 Richard Stallman <rms@gnu.org> |
30 | 232 |
31 * emacs.texi (Top): Add Diff Mode to menu. | 233 * emacs.texi (Top): Add Diff Mode to menu. |
59 | 261 |
60 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de> | 262 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de> |
61 | 263 |
62 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify. | 264 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify. |
63 | 265 |
64 2006-04-26 Sascha Wilde <wilde@sha-bang.de> | 266 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change) |
65 | 267 |
66 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent. | 268 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent. |
67 | 269 |
68 2006-04-24 Bill Wohler <wohler@newt.com> | 270 2006-04-24 Bill Wohler <wohler@newt.com> |
69 | 271 |