Switch license to GPLv3 or later.
[bpt/emacs.git] / man / ChangeLog
CommitLineData
cacc7b51
GM
12007-07-25 Glenn Morris <rgm@gnu.org>
2
3 * Relicense all FSF files to GPLv3 or later.
4
dfb44a3e
GM
52007-07-24 Glenn Morris <rgm@gnu.org>
6
7 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
8 for some calendars.
9
cc446013
EZ
102007-07-13 Eli Zaretskii <eliz@gnu.org>
11
12 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
13
14 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
15
16 * emacs-mime.texi: Add @documentencoding directive.
17
60b0b668
MB
182007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
19
20 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
21 Control Panel.
22
23 * gnus.texi (Misc Article): Add index entry for
24 gnus-single-article-buffer.
25
262007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
27
28 * gnus.texi (Starting Up): Fix typo.
29
302007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
31
32 * gnus.texi (Asynchronous Fetching): Fix typo.
33
8d2ff239
KB
342007-06-24 Karl Berry <karl@tug.org>
35
36 * emacs.texi: new Back-Cover Text.
37
9ee5e81e
MA
382007-06-07 Michael Albinus <michael.albinus@gmx.de>
39
40 Sync with Tramp 2.0.56.
41
42 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
43 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
44
73ef7b7d
AM
452007-06-07 Alan Mackenzie <acm@muc.de>
46
47 * display.texi (Optional Mode Line): Document the new form of
48 line+column numbers, "(561,2)".
49
b5dc2fcf
JB
502007-06-06 Juanma Barranquero <lekktu@gmail.com>
51
52 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
53 * gnus.texi (Article Buttons, Mail Source Customization)
54 (Sending or Not Sending, Customizing NNDiary):
55 * maintaining.texi (Create Tags Table):
56 * message.texi (Message Headers):
57 * mh-e.texi (HTML): Fix typos.
58
7dfc4cda
CY
592007-06-02 Chong Yidong <cyd@stupidchicken.com>
60
61 * Version 22.1 released.
62
ee444171
GM
632007-05-26 Michael Olson <mwolson@gnu.org>
64
65 * erc.texi (Modules): Fix references to completion modules.
66
a8512676
RS
672007-05-10 Reiner Steib <Reiner.Steib@gmx.de>
68
69 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
70
712007-05-10 Didier Verna <didier@xemacs.org>
72
b5dc2fcf 73 * gnus.texi (Email Based Diary): New. Proper documentation for the
a8512676
RS
74 nndiary back end and the gnus-diary library.
75
205f01b4
RS
762007-05-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
77
78 * maintaining.texi (Create Tags Table): Add text about the dangers of
79 making symbolic links to tags files. (Clarified by RMS.)
80
66d6ead8
KB
812007-05-04 Karl Berry <karl@tug.org>
82
83 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
84
5fd85226
KB
852007-05-03 Karl Berry <karl@tug.org>
86
aec28648
KB
87 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
88
b5dc2fcf 89 * .cvsignore (*.pdf): New entry.
aec28648 90
b5dc2fcf 91 * texinfo.tex: Update from current version for better pdf generation.
0d2d1e56 92
5fd85226
KB
93 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
94 for printing.
95
fa236181
RS
962007-05-01 Richard Stallman <rms@gnu.org>
97
98 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
99
5fed56d6
GM
1002007-04-28 Glenn Morris <rgm@gnu.org>
101
102 * ack.texi (Acknowledgments):
103 * anti.texi (Antinews):
b409bcaf 104 * faq.texi (New in Emacs 22):
5fed56d6
GM
105 * programs.texi (Program Modes): Restore mention of python.el pending
106 consideration of legal status.
107
bdfbd7e3
KB
1082007-04-28 Richard Stallman <rms@gnu.org>
109
110 * files.texi (File Names): Fixes to ~ description on MS systems.
111
c6d20d9a
KB
1122007-04-28 Karl Berry <karl@gnu.org>
113
114 * emacs.texi: Improve line breaks on copyright page,
115 similar layout to lispref, 8.5x11 by default.
116
117 * dired.texi (Image-Dired): Improve line break, fix typo.
118
d3040608
S
1192007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
120
121 * idlwave.texi: Minor updates for IDLWAVE 6.1.
122
d67241bb
CY
1232007-04-24 Chong Yidong <cyd@stupidchicken.com>
124
125 * programs.texi (Program Modes):
126 * faq.texi (New in Emacs 22):
127 * anti.texi (Antinews):
128 * ack.texi (Acknowledgments): python.el removed.
129
6a896b1f
JB
1302007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
131
132 * calc.texi (Reporting bugs): Update maintainer's address.
133
1bfeee99
CY
1342007-04-23 Chong Yidong <cyd@stupidchicken.com>
135
6ef234e2
CY
136 * display.texi (Highlight Interactively): Correct description of
137 hi-lock-file-patterns-policy.
138
1bfeee99
CY
139 * files.texi (File Archives): Mention self-extracting executables.
140
c9c3704c
EZ
1412007-04-23 Eli Zaretskii <eliz@gnu.org>
142
143 * search.texi (Unconditional Replace, Query Replace): Add xref to
144 "Replacement and Case".
145
fcc52236
CY
1462007-04-22 Chong Yidong <cyd@stupidchicken.com>
147
5a4106a0
CY
148 * dired.texi (Image-Dired): Move from Thumbnails node.
149 * misc.texi (Thumbnails): Node deleted.
150 * emacs.texi (Top): Update node listing.
151
b5dc2fcf
JB
152 * files.texi (File Conveniences):
153 * ack.texi (Acknowledgments):
5a4106a0 154 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
fcc52236 155
f2aded17
RS
1562007-04-21 Richard Stallman <rms@gnu.org>
157
158 * display.texi (Highlight Interactively): Correct previous change.
159 Clarify doc of hi-lock-find-patterns, and move new features into it.
160
1b94354b
CY
1612007-04-20 David Koppelman <koppel@ece.lsu.edu>
162
163 * display.texi (Highlight Interactively): Document
164 hi-lock-file-patterns-policy.
165
c39bed4b
JB
1662007-04-20 Martin Rudalics <rudalics@gmx.at>
167
168 * display.texi (Scrolling): Fix typo.
169
213f7420
JB
1702007-04-15 Jay Belanger <belanger@truman.edu>
171
172 * calc.texi (Title page): Remove the date.
173 (Basic Arithmetic): Emphasize that / binds less strongly than *.
174 (The Standard Calc Interface): Change trail title.
510b69a8
JB
175 (Floats): Mention that when non-decimal floats are entered, only
176 approximations are stored.
213f7420
JB
177 (Copying): Move to the appendices.
178 (GNU Free Documentation License): Add as an appendix.
179
7e97a61f
CY
1802007-04-15 Chong Yidong <cyd@stupidchicken.com>
181
3eb38c03
CY
182 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
183 * dired-x.texi, ebrowse.texi, ediff.texi:
184 * emacs-mime.texi, erc.texi, eshell.texi:
185 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
186 * idlwave.texi, message.texi, newsticker.texi, org.texi:
187 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
188 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
189 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
190 * woman.texi: Include GFDL.
191
192 * doclicense.texi: Remove node heading, so that it can be included by
193 other files.
194
195 * emacs.texi: Insert node heading for GFDL.
196
93bfab14 197 * dired-x.texi: Relicence under GFDL. Remove date from title page.
c39bed4b 198
7e97a61f
CY
199 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
200 than *.
201
339af9c0
CD
2022007-04-14 Carsten Dominik <dominik@science.uva.nl>
203
204 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
205 in Calc.
206
553de2ec
EZ
2072007-04-14 Eli Zaretskii <eliz@gnu.org>
208
209 * cmdargs.texi (Colors): Qualify "color of window" index entry by
210 "command line".
211
212 * display.texi (Faces): Refer to "Creating Frames" for face
213 and other frame customizations in .emacs.
214
215 * frames.texi (Creating Frames): Mention that face customizations can
216 be put in .emacs. Add index entries.
217
69e854ce
RS
2182007-04-12 Richard Stallman <rms@gnu.org>
219
220 * glossary.texi (Glossary): Explain `iff'.
221
df7593dd
KB
2222007-04-11 Karl Berry <karl@gnu.org>
223
224 * gnu.texi (Top),
225 * macos.texi (Mac Font Specs),
226 * anti.texi (Antinews),
227 * xresources.texi (Resources),
228 * misc.texi (Emulation),
229 * calendar.texi (Daylight Saving),
230 * dired.texi (Dired and Find),
231 * rmail.texi (Remote Mailboxes),
232 * sending.texi (Mail Headers),
233 * programs.texi (Which Function),
234 * files.texi (Recover),
235 * buffers.texi (Uniquify),
236 * frames.texi (Wheeled Mice),
237 * killing.texi (Rectangles): Wording to improve breaks in
238 8.5x11 format.
239 * mule.texi (Language Environments): \hbadness=10000 since there's
240 no way to reword.
c39bed4b 241 * emacs.texi (smallbook): New @set to more easily switch between
df7593dd
KB
242 smallbook and 8.5x11.
243
2c07ba73
RS
2442007-04-11 Richard Stallman <rms@gnu.org>
245
246 * files.texi (File Conveniences): Add xref to Tumme.
247 Delete text about Thumbnail mode.
248
be475ecb
RF
2492007-04-09 Romain Francoise <romain@orebokech.com>
250
251 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
252 Mac OS ports. Make it clear that mouse-1 complements and doesn't
253 replace mouse-2.
254
ca135559
AM
2552007-04-09 Alan Mackenzie <acm@muc.de>
256
257 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
258 new name. Insert concept index entries.
259
aa9c7852
RS
2602007-04-08 Richard Stallman <rms@gnu.org>
261
262 * url.texi: Fix some indexing.
263 (Disk Caching): Drop discussion of old/other Emacs versions.
264
24cc3360
CY
2652007-04-08 Chong Yidong <cyd@stupidchicken.com>
266
2b1f94d6
CY
267 * display.texi (Standard Faces): Document prefix arg for
268 list-faces-display.
269
cce2f6ff
CY
270 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
271
24cc3360
CY
272 * woman.texi (Word at point, Interface Options): woman-topic-at-point
273 renamed to woman-use-topic-at-point. Document new behavior.
274
97911505
CY
2752007-04-07 Chong Yidong <cyd@stupidchicken.com>
276
7032cd41
CY
277 * url.texi (Disk Caching): Say Emacs 21 "and later".
278
0630f761
CY
279 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
280 on Font locking which now mentions JIT lock.
281
128066aa
CY
282 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
283
97911505
CY
284 * files.texi (Misc File Ops): Rewrite description of
285 insert-file-literally.
286
ff59d266
MB
2872007-04-01 Michael Olson <mwolson@gnu.org>
288
289 * erc.texi: Update for the ERC 5.2 release.
290
ba7529b6
DK
2912007-03-31 David Kastrup <dak@gnu.org>
292
293 * woman.texi (Topic, Interface Options): Explain changes semantics of
294 woman-manpath in order to consider MANPATH_MAP entries.
295
45512787
EZ
2962007-03-31 Eli Zaretskii <eliz@gnu.org>
297
5a842fda
EZ
298 * misc.texi (Printing): Postscript -> PostScript.
299
300 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
301
302 * ack.texi (Acknowledgments): Postscript -> PostScript.
303
45512787
EZ
304 * custom.texi (Init File, Init Non-ASCII): Fix last change.
305
306 * emacs.texi (Top): Fix the menu due to the change in custom.texi
307 below.
308
89c269bf
CY
3092007-03-30 Chong Yidong <cyd@stupidchicken.com>
310
311 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
312 Init Non-ASCII.
313 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
314 (Init Non-ASCII): New node.
315
a0dd810b
YM
3162007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
317
318 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
319
8907f65c
RS
3202007-03-26 Richard Stallman <rms@gnu.org>
321
322 * pgg.texi (Caching passphrase): Clean up previous change.
323
55402668
TTN
3242007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
325
326 * gnus.texi (Setting Process Marks): Fix typo.
327
d242242b
RF
3282007-03-25 Romain Francoise <romain@orebokech.com>
329
330 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
331 readability, and include various fixes by Daniel Brockman, Nick Roberts
332 and Dieter Wilhelm.
333
573ab279
TTN
3342007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
335
a0ca081d
TTN
336 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
337
573ab279
TTN
338 * gnus.texi (Mail Source Specifiers): Fix typo.
339
ce545621
DK
3402007-03-22 Ralf Angeli <angeli@caeruleus.net>
341
342 * reftex.texi (Imprint): Update maintainer information.
343
815b81c8
MB
3442007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
345
346 * message.texi (Message Buffers): Update documentation for
347 message-generate-new-buffers.
348
3492007-03-15 Daiki Ueno <ueno@unixuser.org>
350
351 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
352
76b0b55f
GM
3532007-03-21 Glenn Morris <rgm@gnu.org>
354
355 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
356
ad9f1942
CY
3572007-03-19 Chong Yidong <cyd@stupidchicken.com>
358
98eb8c4c
CY
359 * eshell.texi (Known problems): Emacs 21 -> 22.
360
ad9f1942
CY
361 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
362
ebb51505
JB
3632007-03-18 Jay Belanger <belanger@truman.edu>
364
365 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
366
d2fe392e
CY
3672007-03-12 Glenn Morris <rgm@gnu.org>
368
369 * calc.texi (Time Zones): Switch to new North America DST rule.
370
7ad42042
GM
371 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
372 "Daylight Savings".
373
374 * calc.texi, calendar.texi: Replace "daylight savings" with "daylight
375 saving" in text throughout.
d2fe392e 376
33bc3b67
CY
3772007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
378
379 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
380 The variable now uses a list of symbols instead of just a symbol.
381 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
382
be052762
RF
3832007-03-06 Romain Francoise <romain@orebokech.com>
384
385 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
386 new packages, and mention Gnus update.
387
d89abe75
RS
3882007-03-04 Richard Stallman <rms@gnu.org>
389
390 * custom.texi (Safe File Variables): Minor correction.
391
45cb30ee
MB
3922007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
393
394 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
395 nntp-open-connection-functions-never-echo-commands.
396
73b21162
TTN
3972007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
398
399 * rmail.texi (Movemail): Add internal ref.
400 Don't indent the intro for the PROTO table.
401 Format PROTO table items with @code.
402
71d41f79
CY
4032007-02-27 Chong Yidong <cyd@stupidchicken.com>
404
405 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
406 problems on the console, and security risk in not using gpg-agent.
407
063b7289
NR
4082007-02-26 Nick Roberts <nickrob@snap.net.nz>
409
410 * building.texi: Remove references to bashdb.
411
d3f4dbe8
CD
4122007-02-25 Carsten Dominik <dominik@science.uva.nl>
413
8193fc4b 414 * org.texi (The spreadsheet): Renamed from "Table calculations".
d3f4dbe8 415 Completely reorganized and rewritten.
8193fc4b 416 (CamelCase links): Section removed.
d3f4dbe8
CD
417 (Repeating items): New section.
418 (Tracking TODO state changes): New section.
419 (Agenda views): Chapter reorganized and rewritten.
420 (HTML export): Section rewritten.
421 (Tables in arbitrary syntax): New section.
422 (Summary): Better feature summary.
423 (Activation): Document problem with cut-and-paste of Lisp code
424 from PDF files.
425 (Visibility cycling): Document indirect buffer use.
426 (Structure editing): Document sorting.
427 (Remember): Section rewritten.
428 (Time stamps): Better description of time stamp types.
f252c2ad 429 (Tag searches): Document regular expression search for tags.
d3f4dbe8 430 (Stuck projects): New section.
f252c2ad 431 (In-buffer settings): New keywords.
d3f4dbe8
CD
432 (History and Acknowledgments): Updated description.
433
b03ab6e8
AM
4342007-02-24 Alan Mackenzie <acm@muc.de>
435
436 * cc-mode.texi (Movement Commands): Insert two missing command names.
437 (Getting Started): Slight wording correction (use conditional).
438
3c00238a
KS
4392007-02-22 Kim F. Storm <storm@cua.dk>
440
441 * widget.texi (User Interface, Basic Types): Document need to put some
442 text before the %v escape in :format string in editable-field widget.
443
a575c46e
JB
4442007-02-19 Juanma Barranquero <lekktu@gmail.com>
445
446 * mule.texi (Language Environments): Update list of supported language
447 environments.
448
755b72e9
RF
4492007-02-18 Romain Francoise <romain@orebokech.com>
450
451 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
452 `cvs-mode-quit'.
453
428807ea
KS
4542007-02-14 Kim F. Storm <storm@cua.dk>
455
456 * building.texi (Grep Searching): Fix lgrep doc.
457
f2a45eaf
CY
4582007-02-12 Chong Yidong <cyd@stupidchicken.com>
459
460 * back.texi: Remove unused file.
461
3570640e
EZ
4622007-02-10 Markus Triska <markus.triska@gmx.at>
463
464 * widget.texi (Programming Example): Put constant strings in :format.
465
ef060075
JB
4662007-02-07 Juanma Barranquero <lekktu@gmail.com>
467
468 * faq.texi (Fullscreen mode on MS-Windows): New node.
469
049b41a4
FP
4702007-02-05 Francesco Potort\e,Al\e(B <pot@gnu.org>
471
472 * maintaining.texi (Tag Syntax): Now --members is the default for
473 etags, not for ctags yet.
474
cb4e834e
DK
4752007-02-04 David Kastrup <dak@gnu.org>
476
477 * faq.texi (AUCTeX): Update version number. Should probably be done
478 for other packages as well.
479
35dda13e
EZ
4802007-02-03 Eli Zaretskii <eliz@gnu.org>
481
482 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
483 headers compliant with Texinfo guidelines and with what texnfo-upd.el
484 expects. Add comments to prevent people from inadvertently modifying
485 the key parts needed by `texinfo-multiple-files-update'.
486
d5168ab9
CY
4872007-01-29 Chong Yidong <cyd@stupidchicken.com>
488
489 * frames.texi (Secondary Selection): Window clicked does not matter
490 when mouse-yank-at-point is non-nil.
491
41e49ce6
MB
4922007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
493
494 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
495 <tassilo@member.fsf.org>.
496
9b0aaece
EZ
4972007-01-27 Eli Zaretskii <eliz@gnu.org>
498
499 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
500 ls-lisp-use-localized-time-format.
501
fa6661a8
EZ
5022007-01-20 Markus Triska <markus.triska@gmx.at>
503
504 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
505
6904f7fe
MB
5062007-01-13 Michael Olson <mwolson@gnu.org>
507
508 * erc.texi (Modules): Mention capab-identify module.
509
93a30ccc
GM
5102007-01-16 Glenn Morris <rgm@gnu.org>
511
3c269b1e
JB
512 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
513 system abbrev.
93a30ccc 514
51524f43
RS
5152007-01-11 Richard Stallman <rms@gnu.org>
516
517 * msdog.texi (Windows Keyboard): Another small cleanup.
518
b9ffe418
RS
5192007-01-10 Richard Stallman <rms@gnu.org>
520
521 * msdog.texi (Windows Keyboard): Yet another try to make
522 everyone happy with that passage.
523
cc7ff062
RS
5242007-01-05 Richard Stallman <rms@gnu.org>
525
526 * anti.texi (Antinews): Mention M-x shell scrolling.
527
2bb0900a
NR
5282007-01-05 Nick Roberts <nickrob@snap.net.nz>
529
530 * building.texi (Watch Expressions): Describe gdb-max-children.
531
10dc9f9e
MB
5322007-01-05 Michael Olson <mwolson@gnu.org>
533
534 * erc.texi (Getting Started): Update for /RECONNECT command.
535
83e73297
RS
5362007-01-04 Richard Stallman <rms@gnu.org>
537
a0583738
RS
538 * ebrowse.texi: Change C-c b to C-c C-m.
539
83e73297
RS
540 * msdog.texi (Windows Keyboard): Clarify previous change.
541
f6a1a672
RS
5422007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
543
544 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
545 variables only in info to avoid redundant entries in the printed
546 manual.
547
a6c327a8
RS
5482007-01-02 Richard Stallman <rms@gnu.org>
549
550 * custom.texi (Changing a Variable): Minor clarification.
551 (Specific Customization): customize-customized => customize-unsaved.
552
3c269b1e 553 * entering.texi (Entering Emacs): Clean up text about restarting
a6c327a8
RS
554 Emacs for each file.
555
556 * misc.texi (Shell Options): Minor cleanup.
557
558 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
559 with Emacs, not vice versa.
560
3c269b1e
JB
561 * programs.texi (Symbol Completion): Recommend customizing
562 window manager.
a6c327a8
RS
563
564 * xresources.texi (Resources): Minor fix.
565
10ad749b
RS
5662007-01-02 Daiki Ueno <ueno@unixuser.org>
567
568 * message.texi (Using PGP/MIME): Document gpg-agent usage.
569
5702007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
571
572 * message.texi (Security): Split into sub-nodes.
573
b1da67d7
AM
5742007-01-01 Alan Mackenzie <acm@muc.de>
575
576 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
577 eval-after-load in Emacs <=21 and a workaround. Document that
578 trigraphs are not supported.
579
5802007-01-01 Alan Mackenzie <acm@muc.de>
581
582 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
583 c-context-line-break. When invoked within a string, preserve
584 whitespace. Add a backslash only when also in a macro.
585
5862007-01-01 Alan Mackenzie <acm@muc.de>
587
588 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
589
5902007-01-01 Alan Mackenzie <acm@muc.de>
591
592 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
593 are now bound by default to c-\(beginning\|end\)-of-defun by default.
594
5952007-01-01 Alan Mackenzie <acm@muc.de>
596
597 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
598 "Choosing a Style".
599
600 * cc-mode.texi ("Styles"): Add @dfn{style}.
601
fe7dc56e
JD
6022007-01-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
603
604 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
605
0947a372
RS
6062007-01-01 Richard Stallman <rms@gnu.org>
607
608 * commands.texi (User Input): Document keys stolen by window mangers.
609
6102006-12-31 Richard Stallman <rms@gnu.org>
611
612 * custom.texi (Specific Customization): Document customize-option
613 instead of customize-variable.
614
f57cdb50
KS
6152006-12-31 Kim F. Storm <storm@cua.dk>
616
0947a372 617 * major.texi (Choosing Modes): Document auto-mode-case-fold.
f57cdb50 618
249844e0
KS
6192006-12-30 Kim F. Storm <storm@cua.dk>
620
d1fa3d8e
KS
621 * killing.texi (CUA Bindings): Fix typo.
622
249844e0
KS
623 * xresources.texi (Table of Resources): Mention grow-only value for
624 auto-resize-tool-bars.
625
658052a2
MA
6262006-12-30 Michael Albinus <michael.albinus@gmx.de>
627
628 Sync with Tramp 2.0.55.
629
630 * trampver.texi: Update release number.
631
11e95b02
MB
6322006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
633
634 * gnus.texi (Customizing Articles): Add index entries for all
635 gnus-treat-* variables.
636
6372006-12-29 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
638
639 * gnus.texi (IMAP): Fix incorrect explanation of
640 nnimap-search-uids-not-since-is-evil in documentation for
641 nnimap-expunge-search-string.
642
6432006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
644
645 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
646 spam-ifile-database.
647
6482006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
649
650 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
651 rebind C-s.
652
6532006-12-26 Jouni K. Sepp\e,Ad\e(Bnen <jks@iki.fi>
654
655 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
656 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
657 "expiring mail".
658 (IMAP): Document nnimap-search-uids-not-since-is-evil and
659 nnimap-nov-is-evil.
660
e7379492
EZ
6612006-12-27 Eli Zaretskii <eliz@gnu.org>
662
663 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
664 and how to get them back.
665
dbb8dfc7
RS
6662006-12-26 Richard Stallman <rms@gnu.org>
667
668 * calendar.texi (Holidays): Holiday listing is based on current
669 practice, but DST is not.
670
20419086
RS
6712006-12-25 Richard Stallman <rms@gnu.org>
672
673 * emacs.texi (Top): Update subnode menus.
674
675 * mark.texi (Transient Mark): Fix xref.
676
677 * killing.texi (Graphical Kill): Node deleted.
678 (Killing): Add xref to Cut and Paste.
679 (CUA Bindings): Update xref.
680
681 * frames.texi (Cut and Paste): New section to hold other nodes.
682 (Mouse Commands): Node demoted.
683 (Cut/Paste Other App): Split out from Mouse Commands.
684 (Word and Line Mouse): Likewise.
685 (Secondary Selection, Clipboard): Nodes demoted.
686
92ad3e9f
JB
6872006-12-25 Kevin Ryde <user42@zip.com.au>
688
689 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
690 about the key procedure being used heavily.
691
8110099d
CY
6922006-12-24 Chong Yidong <cyd@stupidchicken.com>
693
694 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
695 to t.
696 (Prerequisites): Add explanation about gpg-agent.
697
3350dc42
RS
6982006-12-24 Kevin Ryde <user42@zip.com.au>
699
18629155 700 * calendar.texi (Holidays): US daylight saving begins second Sunday
3350dc42 701 in March for 2007 onwards.
18629155 702 (Daylight Savings): Show new US default daylight saving rules, 2nd
3350dc42
RS
703 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
704
858d24c1
CY
7052006-12-23 Chong Yidong <cyd@stupidchicken.com>
706
707 * calendar.texi (Scroll Calendar): < and > are switched.
708
a914e2b2
RS
7092006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
710
711 * killing.texi (Deletion): Describe M-\ prefix argument.
712
d1549d4e
RS
7132006-12-23 Richard Stallman <rms@gnu.org>
714
715 * search.texi (Regexp Search): Explain why forward and reverse regexp
716 search are not mirror images.
717
7182006-12-22 Kevin Ryde <user42@zip.com.au>
719
720 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
721 "sort" instead of "sort*".
722
d99ccfc8
RS
7232006-12-19 Richard Stallman <rms@gnu.org>
724
725 * calc.texi (History and Acknowledgements): Recognize that Emacs
726 now does have floating point.
727
c5f6230a
KS
7282006-12-19 Kim F. Storm <storm@cua.dk>
729
730 * major.texi (Choosing Modes): Describe match-function elements for
731 magic-mode-alist.
732
a7bf5e52
MA
7332006-12-19 Michael Albinus <michael.albinus@gmx.de>
734
735 * tramp.texi (External transfer methods): Describe new method `scpc'.
736
a26d12e3
EZ
7372006-12-18 Eli Zaretskii <eliz@gnu.org>
738
739 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
740 peculiarities.
741
dc12b2be
RS
7422006-12-18 Richard Stallman <rms@gnu.org>
743
744 * abbrevs.texi (Editing Abbrevs): Fix previous change.
745
029b280b
CY
7462006-12-17 Sascha Wilde <wilde@sha-bang.de>
747
748 * pgg.texi: Added short note on gpg-agent to the introduction.
749
bce4aeb4
AM
7502006-12-17 Alan Mackenzie <acm@muc.de>
751
752 * programs.texi (Left Margin Paren): Remove the bit which says
753 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
754 Discuss some of the issues of setting this option to nil.
755
91e03a51
GM
7562006-12-17 Glenn Morris <rgm@gnu.org>
757
758 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
759
6041f4e1
EZ
7602006-12-16 Eli Zaretskii <eliz@gnu.org>
761
762 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
04afd01e
EZ
763 (Windows Files): `w32-get-true-file-attributes' is only relevant for
764 NTFS volumes.
765 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
766 volumes.
6041f4e1 767
c6e87e89
EZ
7682006-12-15 Eli Zaretskii <eliz@gnu.org>
769
770 * text.texi (HTML Mode): Fix "C-c TAB".
771
fec467da
MB
7722006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
773
774 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
775 also applies to Cc.
776
bcd3e063
MB
7772006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
778
3c269b1e
JB
779 * gnus.texi (X-Face): Clarify. Say which programs are required
780 on Windows.
bcd3e063 781
ab20df73
RS
7822006-12-09 Richard Stallman <rms@gnu.org>
783
784 * misc.texi (Invoking emacsclient): Simplify TCP file text.
785
3c269b1e 7862006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
9e67e94f
EZ
787
788 * files.texi (Misc File Ops): Document insert-file-literally.
789
d9d81805
EZ
7902006-12-08 Eli Zaretskii <eliz@gnu.org>
791
3f12e16b
EZ
792 * cmdargs.texi (Colors): Note that --color is intended for overriding
793 the terminal defaults, not for normal invocation.
794
d9d81805
EZ
795 * misc.texi (Emacs Server): Improve wording. Don't mention the
796 ``server program''. Add a cross-reference to "Init File" node.
797 (Invoking emacsclient): Add index entries. Document both short and
798 long versions of command-line options. Document the -f option.
799
cb0a26d3
MB
8002006-12-08 Michael Olson <mwolson@gnu.org>
801
802 * erc.texi (Modules): Remove documentation for list module.
803
9ac618de
RS
8042006-12-06 Richard Stallman <rms@gnu.org>
805
806 * text.texi (Outline Format): Say to set outline-regexp
807 and outline-level with major modes and file local variables.
808
dd4b03cd
JB
8092006-12-05 Micha\e,Ak\e(Bl Cadilhac <michael.cadilhac@lrde.org>
810
811 * anti.texi (Antinews): Mention the alternative to
812 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
813
814 * faq.texi (^M in the shell buffer): Ditto.
815
816 * misc.texi (Interactive Shell): Ditto.
817
22311938
EZ
8182006-12-04 Eli Zaretskii <eliz@gnu.org>
819
820 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
821
822 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
823
ccff391f
EZ
8242006-12-01 Eli Zaretskii <eliz@gnu.org>
825
107fae8b
EZ
826 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
827 colon in the mode line.
828
3c269b1e 829 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
ccff391f 830
0a43e427
NR
8312006-11-26 Nick Roberts <nickrob@snap.net.nz>
832
833 * building.texi (Watch Expressions): Mention SPC for expanding/
834 contracting watch expressions.
835
2409ce7f
KS
8362006-11-26 Kim F. Storm <storm@cua.dk>
837
838 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
839
bedb71f6
NR
8402006-11-26 Nick Roberts <nickrob@snap.net.nz>
841
842 * building.texi (Debugger Operation): Define text command mode.
843 Clarify how tooltips work.
844 (GDB Graphical Interface): Explain how to run in text command mode
845 more clearly.
846
2ebdd2d8
JB
8472006-11-25 Juanma Barranquero <lekktu@gmail.com>
848
849 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
850
53e842f1
JB
8512006-11-22 Juanma Barranquero <lekktu@gmail.com>
852
853 * anti.texi (Antinews): Mention --server-file and TCP sockets.
854
83dc6995
MB
8552006-11-20 Michael Olson <mwolson@gnu.org>
856
857 * erc.texi: Call this the 5.2 stable pre-release of ERC.
858
10bcca0b
CY
8592006-11-18 Chong Yidong <cyd@stupidchicken.com>
860
861 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
862 and EMACS is deprecated.
863
59e24ad3
JB
8642006-11-18 Juanma Barranquero <lekktu@gmail.com>
865
866 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
867
d0d62cd5
JD
8682006-11-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
869
59e24ad3 870 * Makefile.in (emacs.dvi): Remove xresmini.texi.
d0d62cd5 871
59e24ad3 872 * emacs.texi: Include xresources.texi both for info and dvi.
d0d62cd5 873
59e24ad3 874 * xresources.texi: Merge text from xresmini.texi.
d0d62cd5 875
119ee84f
CD
8762006-11-17 Carsten Dominik <dominik@science.uva.nl>
877
878 * org.texi: Fix typos.
879 (Agenda commands): Document `C-k'.
880
f31493f9
EZ
8812006-11-16 Eli Zaretskii <eliz@gnu.org>
882
883 * url.texi (http/https): Fix a typo in the HTTP URL.
884
7809b182
JB
8852006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
886
887 * ada-mode.texi: Total rewrite.
888
1585c4a6
CD
8892006-11-13 Carsten Dominik <dominik@science.uva.nl>
890
891 * org.texi: Minor typo fixes.
892
c620279b
BW
8932006-11-13 Bill Wohler <wohler@newt.com>
894
2f984b39
BW
895 Release MH-E manual version 8.0.3.
896
897 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
898 release 8.0.3.
899
7809b182
JB
900 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
901 to set MAILDIR.
902 (Reading Mail): Document the customization of read-mail-command
903 for MH-E.
c620279b
BW
904 (Viewing Attachments): Document mm-discouraged-alternatives.
905 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
906 (Junk): Add more information about the settings of mh-junk-background
7809b182 907 in a program. Add /usr/bin/mh to PATH in examples.
c620279b 908
2b8ecab8
RS
9092006-11-12 Richard Stallman <rms@gnu.org>
910
911 * woman.texi: Update author address but say he no longer maintains it.
912
9132006-11-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
914
915 * glossary.texi: Fix typos.
916
72e16456
CD
9172006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
918
919 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
920 archived trees.
921 (Checkboxes): Section moved to chapter 5, and extended.
922 (The date/time prompt): New section.
923 (Link abbreviations): New section.
924 (Presentation and sorting): New section.
925 (Custom agenda views): Section completely rewritten.
926 (Summary): Compare with Planner.
927 (Feedback): More info about creating backtraces.
928 (Plain lists): Modified example.
929 (Breaking down tasks): New section.
930 (Custom time format): New section.
931 (Time stamps): Document inactive timestamps.
932 (Setting tags): More details about fast tag selection.
933 (Block agenda): New section.
934 (Custom agenda views): Section rewritten.
935 (Block agenda): New section.
936
1d1c19ca
MA
9372006-11-07 Michael Albinus <michael.albinus@gmx.de>
938
939 * tramp.texi (Configuration): scp is the default method.
940 (Default Method): Use ssh as example for another method.
941
e5c12c7d
RS
9422006-11-06 Richard Stallman <rms@gnu.org>
943
944 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
945
946 * ack.texi (Acknowledgments): Fix name spelling.
947
ac65be04
JL
9482006-11-01 Juri Linkov <juri@jurta.org>
949
950 * search.texi (Word Search): Document incremental word search.
951
3f9a75cd
GM
9522006-10-28 Glenn Morris <rgm@gnu.org>
953
954 * ack.texi (Acknowledgments): Add cal-html author.
955
956 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
957 Calendar"). Describe new package cal-html.
958 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
959 Calendar Files."
960
04a623aa
RS
9612006-10-27 Richard Stallman <rms@gnu.org>
962
963 * woman.texi: Downcase nroff/troff/roff.
964 (Installation): Chapter deleted. Some xrefs deleted.
965 (Background): woman doesn't advise man ;-).
966
ea968dfb 9672006-10-26 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
0e957512
CY
968
969 * ada-mode.texi (Project files, Identifier completion)
970 (Automatic Casing, Debugging, Using non-standard file names)
971 (Working Remotely): Fix typos.
972
ccb467ec
RS
9732006-10-23 Richard Stallman <rms@gnu.org>
974
975 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
976 Abbrev mode is enabled.
977
7e2839b1
MY
9782006-10-20 Masatake YAMATO <jet@gyve.org>
979
ea968dfb 980 * cc-mode.texi (Sample .emacs File): Added missing `)' in
7e2839b1
MY
981 sample code `my-c-initialization-hook'.
982
7da31552
RS
9832006-10-19 Stuart D. Herring <herring@lanl.gov>
984
985 * widget.texi: Fix typos.
986
2a28cace
MA
9872006-10-19 Michael Albinus <michael.albinus@gmx.de>
988
989 * tramp.texi (Frequently Asked Questions): Remove questions marked with
990 "???". There have been no complaints for years, so the information
991 must be appropriate.
992
ff53796b
RS
9932006-10-16 Richard Stallman <rms@gnu.org>
994
995 * widget.texi: Use @var instead of capitalization.
996 Clarify many widget type descriptions.
997
998 * emacs.texi: Update ISBN.
999
92edaeed
MB
10002006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1001
1002 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
1003 gnus-dired-attach.
1004 (Selecting a Group): Fix typo.
1005
ea968dfb 10062006-10-12 Roberto Rodr\e,Am\e(Bguez <lanubeblanca@googlemail.com> (tiny change)
db71197e 1007
ea968dfb 1008 * widget.texi: Fix typos.
db71197e 1009
5bff93c5
KS
10102006-10-11 Kim F. Storm <storm@cua.dk>
1011
1012 * emacs.texi (Acknowledgments): Use @dotless{i}.
1013
3339a0ca
NR
10142006-10-08 Nick Roberts <nickrob@snap.net.nz>
1015
1016 * building.texi (Breakpoints Buffer): Mention catchpoints.
1017
359e0ae3
KS
10182006-10-08 Kim F. Storm <storm@cua.dk>
1019
1020 * ack.texi (Acknowledgments): Update.
1021
1022 * emacs.texi (Acknowledgments): Fix bad @/ form.
1023
996aa8c1
MB
10242006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
1025
1026 * gnus.texi (Image Enhancements): Update for Emacs 22.
1027
1028 * gnus-faq.texi ([1.3]): Update.
1029
562204a9
RS
10302006-10-06 Richard Stallman <rms@gnu.org>
1031
107bb0f4
KS
1032 * faq.texi (Displaying the current line or column):
1033 Delete "As of Emacs 20".
562204a9 1034
bf55ae48
RF
10352006-10-06 Romain Francoise <romain@orebokech.com>
1036
359e0ae3 1037 * faq.texi (VM): VM works with Emacs 22 too.
bf55ae48 1038
2472a9d2
RS
10392006-10-06 Richard Stallman <rms@gnu.org>
1040
bf55ae48 1041 * ebrowse.texi: Remove Emacs version "21" from title.
2472a9d2 1042
4ad2be9c
KS
10432006-10-05 Kim F. Storm <storm@cua.dk>
1044
1045 * emacs.texi (Acknowledgments): Add more contributors.
1046
01993898
RS
10472006-10-03 Richard Stallman <rms@gnu.org>
1048
1049 * emacs.texi (Acknowledgments): Update version and edition.
1050
67099291
MB
10512006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
1052
1053 * gnus.texi (Foreign Groups): Say where change of editing commands are
1054 stored. Add reference to `gnus-parameters'.
1055
b6357463
KB
10562006-10-01 Karl Berry <karl@gnu.org>
1057
107bb0f4 1058 * custom.texi (Customization Groups): Page break to keep example buffer
b6357463
KB
1059 on one page.
1060
b644f1dc
KB
10612006-09-30 Karl Berry <karl@gnu.org>
1062
1063 * programs.texi (Basic Indent): @need to improve page break.
107bb0f4 1064 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
b644f1dc 1065
f4d82e00
GM
10662006-09-29 Glenn Morris <rgm@gnu.org>
1067
1068 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1069
9705fb37
KB
10702006-09-29 Karl Berry <karl@gnu.org>
1071
107bb0f4 1072 * windows.texi (Basic Window): Remove forced @break, no longer
9705fb37
KB
1073 desirable.
1074 * frames.texi (Frame Commands),
107bb0f4
KS
1075 * mark.texi (Marking Objects): Reword to avoid bad page break.
1076 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
9705fb37 1077
713f23f2
RS
10782006-09-19 Richard Stallman <rms@gnu.org>
1079
1080 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1081 stick to present tense.
1082
6e76f111
JD
10832006-09-18 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1084
1085 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1086 to x-gtk-use-old-file-dialog.
d7131bd3 1087 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6e76f111 1088
efb8d76b
JB
10892006-09-15 Jay Belanger <belanger@truman.edu>
1090
45a2056c
JB
1091 * calc.texi, emacs.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
1092 Change "Library Public License" to "Lesser Public License"
1093 throughout. Use "yyyy" to represent year.
efb8d76b 1094
7becb33c
CD
10952006-09-15 Carsten Dominik <dominik@science.uva.nl>
1096
1097 * org.texi (Setting tags): Typo fix.
1098
0327a464
MB
10992006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
1100
1101 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
1102
b4e9f6f6
RS
11032006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1104
1abebfbc
RS
1105 * files.texi (Visiting): Add index entry "open file".
1106
fb97a80d 1107 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
b4e9f6f6 1108
4b1aaa8b
PE
11092006-09-12 Paul Eggert <eggert@cs.ucla.edu>
1110
1111 * faq.texi (Escape sequences in shell output): EMACS is now set
1112 to Emacs's absolute file name, not to "t".
1113 (^M in the shell buffer): Likewise.
1114 * misc.texi (Interactive Shell): Likewise.
1115
f489fc25
RS
11162006-09-11 Richard Stallman <rms@gnu.org>
1117
1118 * building.texi (Compilation Mode): Clarification.
1119 (Grep Searching): Add xref to Compilation Mode.
1120
11212006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
b110774a
MB
1122
1123 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
1124 mails with pop3-leave-mail-on-server. Fix wording.
0327a464
MB
1125 (Limiting): Improve gnus-summary-limit-to-articles.
1126 (X-Face): Fix typo.
b110774a 1127
19a39660
SJ
11282006-09-11 Simon Josefsson <jas@extundo.com>
1129
1130 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
1131 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
1132
af09dd78
RS
11332006-09-08 Richard Stallman <rms@gnu.org>
1134
1135 * search.texi (Search): Ref multi-file search commands here.
1136 (Other Repeating Search): Not here.
1137
5f85272e
SJ
11382006-09-06 Simon Josefsson <jas@extundo.com>
1139
1140 * smtpmail.texi (Authentication): Mention SSL.
1141
a66d9563
EZ
11422006-09-01 Eli Zaretskii <eliz@gnu.org>
1143
107bb0f4
KS
1144 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
1145 Don't use @indicateurl.
a66d9563
EZ
1146
1147 * cc-mode.texi (Subword Movement): Don't use @headitem.
1148 (Custom Braces, Clean-ups): Don't use @tie.
1149
1a762140
MA
11502006-08-29 Michael Albinus <michael.albinus@gmx.de>
1151
1152 Sync with Tramp 2.0.54.
1153
107bb0f4
KS
1154 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
1155 Suggested by Adrian Phillips <a.phillips@met.no>.
1a762140 1156
24d8984e
RS
11572006-08-28 Richard Stallman <rms@gnu.org>
1158
1159 * windows.texi (Split Window): Update xref.
1160
1161 * basic.texi (Continuation Lines): Update xref.
1162
1163 * indent.texi (Tab Stops): Update xref.
1164
1165 * emacs.texi (Top): Update subnode menu.
1166
1167 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1168 split out of Display Custom.
1169
f8a7bf17
KS
11702006-08-25 Kim F. Storm <storm@cua.dk>
1171
1172 * display.texi (Display Custom): Add variables overline-margin
1173 and x-underline-at-descent-line.
1174
f9de7738
RS
11752006-08-25 Richard Stallman <rms@gnu.org>
1176
1177 * entering.texi (Exiting): Rewrite to give graphical displays
1178 priority over text terminals.
1179
1180 * search.texi (Incremental Search): Move index entries.
1181
dc6cc05f
CY
11822006-08-23 Chong Yidong <cyd@stupidchicken.com>
1183
1184 * custom.texi (Init File): Reference Find Init to avoid "home
1185 directory" confusion.
1186
7d14463c
NR
11872006-08-22 Nick Roberts <nickrob@snap.net.nz>
1188
1189 * building.texi (Other GDB-UI Buffers): Describe how to edit
1190 a value in the locals buffer.
1191
28cb9364
RS
11922006-08-21 Richard Stallman <rms@gnu.org>
1193
1194 * search.texi (Basic Isearch): Add `isearch' index entry.
1195
3cb74cd1
RS
11962006-08-16 Richard Stallman <rms@gnu.org>
1197
1198 * misc.texi (Saving Emacs Sessions): Clean up wording.
1199
1200 * mark.texi (Marking Objects): Mention term "select all".
1201
1202 * emacs.texi (Top): Update subnode menu.
1203
1204 * help.texi (Help Mode): Move node up in file.
1205
4c3ec0fc
CD
12062006-08-15 Carsten Dominik <dominik@science.uva.nl>
1207
1208 * org.texi (Installation, Activation): Split from Installation and
f8a7bf17 1209 Activation.
4c3ec0fc
CD
1210 (Clocking work time): Documented new features.
1211
8b12cd99
NR
12122006-08-15 Nick Roberts <nickrob@snap.net.nz>
1213
1214 * building.texi (Stack Buffer): Explain fringe arrow.
1215
ea25d374
AS
12162006-08-13 Alex Schroeder <alex@gnu.org>
1217
1218 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
1219 example.
1220
e6b8d662
EZ
12212006-08-12 Eli Zaretskii <eliz@gnu.org>
1222
4bf15240
EZ
1223 * faq.texi (How to add fonts): New node.
1224
e6b8d662
EZ
1225 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1226 on startup.
1227
d5e5361f
RF
12282006-08-11 Romain Francoise <romain@orebokech.com>
1229
1230 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1231
43901444
TTN
12322006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1233
1234 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1235
38cdf40b
RS
12362006-08-10 Richard Stallman <rms@gnu.org>
1237
1238 * text.texi (Format Faces): Substantial rewrites to deal
1239 with face merging. Empty regions don't count. Clarify
1240 face property inheritance.
1241
878bf4b8
RF
12422006-08-08 Romain Francoise <romain@orebokech.com>
1243
1244 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1245 <arjuropo@cc.jyu.fi>.
1246
10e81c5e
RF
12472006-08-05 Romain Francoise <romain@orebokech.com>
1248
1249 * faq.texi (New in Emacs 22): Expand.
1250
316a275a
EZ
12512006-08-04 Eli Zaretskii <eliz@gnu.org>
1252
1253 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1254 apply to all frames.
1255
2e3ef421
MB
12562006-08-03 Michael Olson <mwolson@gnu.org>
1257
1258 * erc.texi: Update for ERC 5.1.4.
1259
946bb888
RS
12602006-08-01 Richard Stallman <rms@gnu.org>
1261
1262 * help.texi (Name Help): Add index entries for describe-variable.
1263
2927229a
NR
12642006-08-01 Nick Roberts <nickrob@snap.net.nz>
1265
1266 * building.texi (GDB Graphical Interface): Shorten node names.
1267 (GDB-UI Layout): Use GDB-related.
8b12cd99 1268 (Other GDB-UI Buffers): Simplify English.
2927229a 1269
a3483884
RS
12702006-07-31 Richard Stallman <rms@gnu.org>
1271
1272 * search.texi (Query Replace): Add xref for Dired's Q command.
1273
ebf693f3
MB
12742006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
1275
1276 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
1277 in .../site-lisp/gnus/ by default.
1278 [ From gnus-news.texi in the trunk. ]
1279
12802006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
1281
1282 * gnus.texi (MIME Commands): Additions for yEnc.
1283
dc3a38c3
NR
12842006-07-31 Nick Roberts <nickrob@snap.net.nz>
1285
1286 * building.texi (GDB commands in Fringe): Rename to...
1287 (Source Buffers): ..this and move forward. Describe hollow arrow and
1288 new option gdb-find-source-frame.
43901444 1289
6d3361b9
RS
12902006-07-29 Richard Stallman <rms@gnu.org>
1291
1292 * dired.texi (Operating on Files): Simplify previous change
1293 and fix Texinfo usage.
1294
65bbcead
EZ
12952006-07-29 Eli Zaretskii <eliz@gnu.org>
1296
1297 * dired.texi (Operating on Files): Add cross-references. State the
1298 Unix commands that do similar things.
1299
0de8dcc9
RS
13002006-07-28 Richard Stallman <rms@gnu.org>
1301
1302 * mark.texi (Transient Mark): Clarify that region never disappears
43901444 1303 when Transient Mark mode is off, and not when it is on.
0de8dcc9 1304
0ed0527c
RS
13052006-07-27 Richard Stallman <rms@gnu.org>
1306
1307 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1308
1cff9220
RS
13092006-07-24 Richard Stallman <rms@gnu.org>
1310
1311 * xresources.texi (GTK styles): Fix texinfo usage.
1312
43901444 1313 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
1cff9220
RS
1314 * faq.texi: Move periods and commas inside quotes.
1315
1316 * commands.texi (User Input): Explain why we teach keyboard cmds.
43901444
TTN
1317
1318 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1319 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1320 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1321 * doclicense.texi, display.texi, dired.texi, basic.texi:
1cff9220
RS
1322 * anti.texi, ack.texi: Move periods and commas inside quotes.
1323
272f22eb
EZ
13242006-07-22 Eli Zaretskii <eliz@gnu.org>
1325
1326 * cmdargs.texi (General Variables): Document EMAIL.
1327
cc539208
EZ
13282006-07-21 Eli Zaretskii <eliz@gnu.org>
1329
1330 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1331 doesn't have effect on MS-Windows.
1332
bde07895
JB
13332006-07-20 Jay Belanger <belanger@truman.edu>
1334
3c269b1e 1335 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
bde07895 1336
fce10019
CY
13372006-07-18 Chong Yidong <cyd@stupidchicken.com>
1338
1339 * faq.texi (Security risks with Emacs): Document Emacs 22
1340 file-local-variable mechanism.
1341
05bdf2d7
RS
13422006-07-17 Richard Stallman <rms@gnu.org>
1343
1344 * building.texi (Grep Searching): Explain about chaining grep commands.
1345
0b6bb130
MB
13462006-07-12 Michael Olson <mwolson@gnu.org>
1347
1348 * erc.texi: Update for ERC 5.1.3.
1349
fe5a02b3
AS
13502006-07-12 Alex Schroeder <alex@gnu.org>
1351
1352 * rcirc.texi: Fix typos.
1353 (Getting started with rcirc): New calling convention for M-x irc.
1354 Mention #rcirc. Removed channel tracking.
1355 (Configuration): Changed the names of all variables that got changed
1356 recently, eg. rcirc-server to rcirc-default-server. Added
1357 documentation for rcirc-authinfo, some background for Bitlbee, and
1358 rcirc-track-minor-mode.
1359 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
1360 Scrolling.
1361 (Reconnecting after you have lost the connection): Fixed example code
1362 to match code changes.
1363
a183016f
NR
13642006-07-10 Nick Roberts <nickrob@snap.net.nz>
1365
1366 * killing.texi, gnus.texi, message.texi, mini.texi: Fix typos.
1367
65ef2c82
CY
13682006-07-09 Chong Yidong <cyd@stupidchicken.com>
1369
1370 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1371 is invoked for multiple files.
1372
89fb9154
EZ
13732006-07-08 Eli Zaretskii <eliz@gnu.org>
1374
1375 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1376 on-line manual for the rest of this node.
1377 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1378 unconditionally.
1379 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1380 Improve wording.
1381 (Windows Printing): Improve wording.
1382 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1383 rest of this node.
1384
c7251076
CD
13852006-07-07 Carsten Dominik <dominik@science.uva.nl>
1386
1387 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
1388 commands.
1389 (Global TODO list): Document the use of the variables
1390 `org-agenda-todo-ignore-scheduled' and
1391 `org-agenda-todo-list-sublevels'.
1392
978db147
RS
13932006-07-05 Richard Stallman <rms@gnu.org>
1394
1395 * faq.texi (Scrolling only one line): Fix xref.
1396
180f018c
TTN
13972006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1398
1399 * building.texi (Lisp Eval):
1400 * faq.texi (Evaluating Emacs Lisp code):
1401 Throughout, replace eval-current-buffer with eval-buffer.
1402
763dd3b6
NR
14032006-07-05 Nick Roberts <nickrob@snap.net.nz>
1404
1405 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1406 of character translation.
1407
8e286cec
NR
14082006-07-04 Nick Roberts <nickrob@snap.net.nz>
1409
1410 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1411
444246ca
KB
14122006-07-03 Karl Berry <karl@gnu.org>
1413
5630d672 1414 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
444246ca
KB
1415 not-too-underfull hboxes in the TeX output.
1416 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
b5dc2fcf
JB
1417 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1418 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1419 * sending.texi, text.texi: Fix overfull/underfull boxes.
444246ca 1420
33cd9ed8
RF
14212006-07-03 Romain Francoise <romain@orebokech.com>
1422
1423 * m-x.texi (M-x): Fix.
1424
9ca24617
RS
14252006-07-03 Richard Stallman <rms@gnu.org>
1426
1427 * rcirc.texi (Scrolling conservatively): Fix xref.
1428
1429 * pcl-cvs.texi (Viewing differences): Usage fix.
1430
1431 * search.texi (Other Repeating Search): filename -> file name.
1432
1433 * misc.texi (Narrowing): Minor cleanups.
1434
1435 * files.texi (Visiting): filename -> file name.
1436
1437 * emacs.texi (Top): Update subnode menus.
1438
1439 * mule.texi (Coding Systems): Move char translation stuff here.
1440 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1441 (Recognize Coding): Substantial local rewrites.
1442 (International): Update menu.
1443
1444 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1445 (Scrolling): Substantial local rewrites.
1446 (Display): Update menu and intro.
1447
1448 * dired.texi: filename -> file name.
1449
1450 * custom.texi (Safe File Variables): Texinfo usage fix.
1451
14522006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1453
1454 * help.texi, m-x.texi: Lots of cleanups.
1455
7f70c4e9
CD
14562006-07-03 Carsten Dominik <dominik@science.uva.nl>
1457
1458 * org.texi (Agenda commands): Document `s' key to save all org-mode
1459 buffers.
1460
6407e67c
EZ
14612006-06-30 Eli Zaretskii <eliz@gnu.org>
1462
1463 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1464 (Windows Processes, Windows Misc): Shorten the printed version by
1465 selectively conditioning less important portions by @ifnottex.
1466
8e338f7b
EZ
14672006-06-30 Ralf Angeli <angeli@caeruleus.net>
1468
1469 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
1470 names. Mention `cvs-msg' face.
1471
a71f543e
CD
14722006-06-29 Carsten Dominik <dominik@science.uva.nl>
1473
1474 * org.texi (Checkboxes): New section.
1475
c9ca81df
CD
14762006-06-28 Carsten Dominik <dominik@science.uva.nl>
1477
1478 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
1479 throughout this chapter.
1480
c93da8ae
CY
14812006-06-27 Chong Yidong <cyd@stupidchicken.com>
1482
1483 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
1484 text for standalone vs Emacs info.
1485 (Help): Clarify header line description. Use mouse-1 for clicks.
1486 (Help-P): Use mouse-1 for clicks.
1487 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
1488 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
1489 (Choose menu subtopic): Remove gratuitous Emacs command names.
1490 (Help-FOO): Put usual behavior first.
1491 (Help-Xref): Clicking on xrefs works in Emacs.
1492 (Search Text): Clarify what the default behavior is.
1493 (Create Info buffer): Fix Emacs window/X window confusion.
1494 (Emacs Info Variables): Fix for new Emacs init file behavior.
1495
86264ca1
RS
14962006-06-27 Richard Stallman <rms@gnu.org>
1497
1498 * mini.texi (Minibuffer File): Minor cleanup.
1499
928ed494
NR
15002006-06-25 Nick Roberts <nickrob@snap.net.nz>
1501
b5dc2fcf 1502 * frames.texi (XTerm Mouse): Rename to...
928ed494
NR
1503 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1504
1505 * emacs.texi (Top): Use new node name.
1506
b58d6cc3
EZ
15072006-06-24 Eli Zaretskii <eliz@gnu.org>
1508
4179c1d6
EZ
1509 * emacs.texi (Top): Update the detailed menu according to changes in
1510 msdog.texi.
1511
5a3e3201 1512 * msdog.texi (Windows Keyboard): New section.
4179c1d6
EZ
1513 (Windows Mouse): New section.
1514 (Windows System Menu): Remove section (text merged with "Windows
1515 Keyboard").
1516 (Windows Misc): New section.
5a3e3201 1517
9974630f
EZ
1518 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1519
1520 * msdog.texi (ls in Lisp): New section.
1521
b58d6cc3
EZ
1522 * files.texi (Visiting): Document case-insensitive wildcard matching
1523 under find-file-wildcards.
1524
827dc73d
MB
15252006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1526
1527 * gnus.texi (Summary Buffer Lines): Fix typo.
1528
353694fd
CD
15292006-06-23 Carsten Dominik <dominik@science.uva.nl>
1530
1531 * org.texi (Embedded LaTeX): New chapter.
1532 (Archiving): Section rewritten.
5630d672 1533 (Enhancing text): Some parts moved to the new chapter about LaTeX.
353694fd 1534
a86cce4f
BW
15352006-06-20 Bill Wohler <wohler@newt.com>
1536
1537 Release MH-E manual version 8.0.1.
1538
1539 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1540 release 8.0.1.
1541 (Preface): Depend on GNU mailutils 1.0 and higher.
1542
5cfd0f2e
MB
15432006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
1544
1545 * message.texi (News Headers): Update message-syntax-checks section.
1546
2aa81027
KB
15472006-06-19 Karl Berry <karl@gnu.org>
1548
5630d672 1549 * info.texi (Advanced): Mention C-q, especially with ?.
2aa81027 1550
0fee8d6e
CD
15512006-06-19 Carsten Dominik <dominik@science.uva.nl>
1552
1553 * org.texi (Publishing links): Document the `:link-validation-function'
1554 property.
1555 (Extensions and Hacking): New chapter, includes some sections of the
1556 "Miscellaneous" chapter.
0fee8d6e 1557
aa2f234a
YM
15582006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1559
1560 * macos.texi (Mac Input): Add description of mac-function-modifier.
1561 Now Unicode keyboard layouts work.
1562
23643307
CD
15632006-06-10 Carsten Dominik <dominik@science.uva.nl>
1564
3c269b1e 1565 * org.texi (Progress logging): New section.
23643307 1566
9e362b84
RS
15672006-06-10 Richard Stallman <rms@gnu.org>
1568
1569 * mule.texi (Recognize Coding): Clarify previous change.
1570
1e0fd4cd
KH
15712006-06-09 Kenichi Handa <handa@m17n.org>
1572
1573 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1574 notation.
1575
afd63bda
EZ
15762006-06-07 Kevin Ryde <user42@zip.com.au>
1577
1578 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1579 manual for @ifnottex, but in emacs-extra for @iftex.
1580
1581 * cmdargs.texi (General Variables): Fix smtpmail xref.
1582
5630d672
SM
15832006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1584
1585 * viper.texi (Viper Specials):
1586 * programs.texi (Comment Commands):
1587 * gnus.texi (Example Setup):
1588 * faq.texi (Backspace invokes help):
1589 * dired-x.texi (Optional Installation Dired Jump):
1590 * custom.texi (Specifying File Variables):
1591 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
1592 follow coding conventions.
1593
26c9afc3
MB
15942006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1595
1596 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1597
afbef80c
NR
15982006-06-07 Nick Roberts <nickrob@snap.net.nz>
1599
1600 * building.texi (Watch Expressions): Move node to end.
1601 (GDB Graphical Interface): Move description of clicks in fringe...
5630d672 1602 (GDB commands in the Fringe): ...to here. New node.
afbef80c 1603
98a53802
CD
16042006-06-06 Carsten Dominik <dominik@science.uva.nl>
1605
3c269b1e 1606 * org.texi (ASCII export): Document indentation adaptation.
98a53802
CD
1607 (Setting tags): Document mutually-exclusive tags.
1608
4dc5fe62
RF
16092006-06-05 Romain Francoise <romain@orebokech.com>
1610
420b775e
RF
1611 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
1612 Fix typo.
1613
3e26254b
RF
1614 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
1615 channel (#gnus@irc.freenode.net).
1616 Fix typos. Update copyright notice.
1617
4dc5fe62
RF
1618 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
1619 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
1620 (Line-Up Functions, Custom Macros):
1621 * ediff.texi (Window and Frame Configuration)
1622 (Highlighting Difference Regions, Highlighting Difference Regions):
1623 * emacs-mime.texi (Display Customization):
1624 * erc.texi (History):
1625 * eshell.texi (Known problems):
1626 * eudc.texi (Overview, BBDB):
1627 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
1628 (The problem of spam, SpamOracle, Extending the Spam package)
1629 (Conformity, Terminology):
1630 * idlwave.texi (Routine Info, Routine Info)
1631 (Class and Keyword Inheritance, Padding Operators)
1632 (Breakpoints and Stepping, Electric Debug Mode)
1633 (Examining Variables, Troubleshooting):
1634 * org.texi (Creating timestamps):
1635 * reftex.texi (Commands, Options, Changes):
1636 * tramp.texi (Inline methods, Password caching)
1637 (Auto-save and Backup, Issues):
1638 * vip.texi (Files, Commands in Insert Mode):
1639 * viper.texi (Emacs Preliminaries, States in Viper)
1640 (Packages that Change Keymaps, Viper Specials, Groundwork):
1641 * xresmini.texi (GTK resources):
1642 Fix various typos.
1643
623c14d3
NR
16442006-06-05 Nick Roberts <nickrob@snap.net.nz>
1645
1646 * building.texi (GDB Graphical Interface): Update bindings.
5630d672
SM
1647 (Commands of GUD): Add gud-print. Remove gud-run.
1648 Restate availability more generally.
623c14d3 1649
3c8c279c
RS
16502006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1651
1652 * mini.texi: Lots of cleanups.
1653
90d40a35
LT
16542006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1655
1656 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1657 and Mouse-2.
1658
0e00a9dc
JD
16592006-06-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1660
1661 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1662
12e22425
EZ
16632006-05-31 Michael Ernst <mernst@alum.mit.edu>
1664
1665 * ediff.texi: Fix typos.
1666
d3b87ec4
RS
16672006-05-31 Richard Stallman <rms@gnu.org>
1668
1669 * basic.texi (Moving Point): Fix previous change.
1670
c39d5865
CD
16712006-05-30 Carsten Dominik <dominik@science.uva.nl>
1672
1673 * org.texi: Small typo fixes.
1674
f54511f3
MA
16752006-05-29 Michael Albinus <michael.albinus@gmx.de>
1676
1677 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
1678
974bed98
JD
16792006-05-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1680
1681 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1682
411fe8f3
RS
16832006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1684
1685 * basic.texi: Many simplifications and improvements in wording.
1686
8bc8d854
TTN
16872006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
1688
1689 * pcl-cvs.texi: Fix typos.
1690 (Customization): Say "us".
1691
3d0793e4
EZ
16922006-05-26 Eli Zaretskii <eliz@gnu.org>
1693
1694 * org.texi: Remove bogus @setfilename.
1695
9fd47373
CD
16962006-05-26 Carsten Dominik <dominik@science.uva.nl>
1697
1698 * org.texi (ASCII export): Omit command name.
1699 (HTML export): Add prefix to all lines in Local Variable example.
1700 (Acknowledgments): Typeset names in italics.
1701
22736b2d
NR
17022006-05-26 Nick Roberts <nickrob@snap.net.nz>
1703
1704 * anti.texi (Antinews): Create a node for gdb-ui.
1705
e8166ad7
CD
17062006-05-24 Carsten Dominik <dominik@science.uva.nl>
1707
3c269b1e 1708 * org.texi (Plain lists): Add new item navigation commands.
5630d672 1709 (External links): Document elisp and info links.
e8166ad7
CD
1710 (Custom searches): New section.
1711 (Publishing): New chapter.
1712 (HTML export): Include a list of supported CSS classes.
1713 (Setting tags): Describe the fast-tag-setting interface.
1714
33189c79
RS
17152006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1716
1717 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1718
6f5c4cc9
RS
17192006-05-20 Richard Stallman <rms@gnu.org>
1720
1721 * dired.texi (Dired Navigation): dired-goto-file is now j.
1722
b65d24a5
LT
17232006-05-20 Luc Teirlinck <teirllm@auburn.edu>
1724
1725 * dired-x.texi: ifinfo -> ifnottex.
1726
424567e3
EZ
17272006-05-20 Eli Zaretskii <eliz@gnu.org>
1728
1729 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1730 and their aliases.
1731
1732 * msdog.texi (Windows Printing): Mention non-support of plain text
1733 printing with some el-cheapo printers, and suggest a workaround.
1734
16c4412e
EZ
17352006-05-20 Kevin Ryde <user42@zip.com.au>
1736
1737 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1738 remove the bit saying you must set it.
1739
9300b310
LT
17402006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1741
bd9e44e7
LT
1742 * trouble.texi (Checklist):
1743 * text.texi (Text, Auto Fill, Text Mode):
1744 * search.texi (Nonincremental Search):
1745 * rmail.texi (Rmail Labels):
1746 * mule.texi (Input Methods, Multibyte Conversion):
1747 * misc.texi (Gnus, Where to Look, PostScript):
1748 * maintaining.texi (Create Tags Table):
1749 * indent.texi (Indentation Commands):
1750 * fixit.texi (Spelling):
1751 * emacs.texi (Copying):
1752 * custom.texi (Init File): ifinfo -> ifnottex.
9300b310 1753
f18df03d
MB
17542006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
1755
1756 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
1757
0bcf8735
RS
17582006-05-17 Richard Stallman <rms@gnu.org>
1759
1760 * files.texi (Diff Mode): Mention C-x `.
1761
17622006-05-08 Richard Stallman <rms@gnu.org>
1763
1764 * custom.texi (Disabling): Textual cleanups.
1765
715488f1
MB
17662006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
1767
1768 * message.texi (Interface): Add tool bar customization.
1769 (MIME): Index and text additions for mml-attach.
1770 (MIME): Describe mml-dnd-protocol-alist and
1771 mml-dnd-attach-options.
1772
5630d672
SM
1773 * gnus.texi (Oort Gnus): Reorder entries in sections.
1774 Fix some entries.
715488f1
MB
1775 (Starting Up): Add references to "Emacs for Heathens" and to
1776 "Finding the News". Add user-full-name and user-mail-address.
1777 (Group Buffer Format): Add tool bar customization and update.
1778 (Summary Buffer): Add tool bar customization.
1779 (Posting Styles): Add message-alternative-emails.
1780
5d65ecaa
GM
17812006-05-12 Glenn Morris <rgm@gnu.org>
1782
1783 * calendar.texi (Displaying the Diary, Format of Diary File):
1784 Refer to diary-view-entries, diary-list-entries,
1785 diary-show-all-entries rather than obsolete aliases.
1786
0ef0b416
EZ
17872006-05-12 Eli Zaretskii <eliz@gnu.org>
1788
b811ef49 1789 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
bd9e44e7
LT
1790 (Displaying the Diary, Special Diary Entries, Importing Diary):
1791 * building.texi (Compilation Shell):
b811ef49
EZ
1792 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1793 emacs-xtra with @inforef's.
1794
4a7910c7
EZ
1795 * files.texi (Visiting): Fix wording.
1796
5630d672
SM
1797 * mule.texi (Coding Systems, Text Coding): More indexing.
1798 Mention that C-x RET f can set eol conversion.
0ef0b416 1799
a60f8798
MA
18002006-05-09 Michael Albinus <michael.albinus@gmx.de>
1801
1802 * tramp.texi (Filename completion): Improve wording.
1803
987678e3
JD
18042006-05-07 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1805
5630d672 1806 * xresmini.texi (GTK resources): Insert GTK description.
e2fa249f 1807
987678e3
JD
1808 * xresources.texi (GTK resources): metafont should be menufont.
1809
b865238d
RF
18102006-05-07 Romain Francoise <romain@orebokech.com>
1811
1812 * faq.texi (Using regular expressions): Fix typo.
99069bdb
RF
1813 (Packages that do not come with Emacs): Fix capitalization.
1814 (Replacing text across multiple files): Expand node to explain how
1815 to use `dired-do-query-replace-regexp' in more detail, based on
1816 suggestion by Eric Hanchrow <offby1@blarg.net>.
b865238d 1817
37ea2bbd
MA
18182006-05-06 Michael Albinus <michael.albinus@gmx.de>
1819
1820 * mini.texi (Completion Options):
1821 * tramp.texi (Filename completion): Completion of remote files'
1822 method, user name and host name is active only in partial
1823 completion mode.
1824
22991a24
BW
18252006-05-06 Bill Wohler <wohler@newt.com>
1826
1827 Release MH-E manual version 8.0.
37ea2bbd 1828
22991a24
BW
1829 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1830 release 8.0.
1831
891ea408
BW
18322006-05-06 Bill Wohler <wohler@newt.com>
1833
1834 * mh-e.texi (MH-BOOK-HOME): Change from
1835 http://www.ics.uci.edu/~mh/book/mh to
1836 http://rand-mh.sourceforge.net/book/mh.
1837 Replace .htm suffix with .html for MH book files.
1838 (Using This Manual): Update key binding for getting relevant
1839 chapter in Info from command key.
1840 (Ranges): Fix itemx.
1841
40fdc20b
EZ
18422006-05-06 Eli Zaretskii <eliz@gnu.org>
1843
37ea2bbd 1844 * makefile.w32-in (emacs.dvi):
b5dc2fcf 1845 * Makefile.in (emacs.dvi): Add xresmini.texi.
51445eb4 1846
c073ccbe
EZ
1847 * xresmini.texi (Table of Resources): Remove xref to non-existent
1848 node "LessTif Resources".
1849
37ea2bbd 1850 * msdog.texi (Microsoft Windows):
40fdc20b 1851 * calendar.texi (Calendar/Diary, Displaying the Diary)
37ea2bbd
MA
1852 (Special Diary Entries, Importing Diary, Holidays):
1853 * programs.texi (Program Modes):
1854 * text.texi (Text):
1855 * buffers.texi (Several Buffers):
40fdc20b
EZ
1856 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1857
53c1041b
EZ
18582006-05-06 Eli Zaretskii <eliz@gnu.org>
1859
f53d2e87
EZ
1860 The following changes merge the emacs-xtra manual into the main
1861 manual, but only for on-line version of the manual.
7cdd23e6
EZ
1862
1863 * vc2-xtra.texi (Version Backups, Local Version Control)
1864 (Making Snapshots, Change Logs and VC, Version Headers)
1865 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1866 on-line manual.
1867
1868 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1869 for on-line manual.
1870
1871 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1872 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1873 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1874 for on-line manual.
1875
1876 * fortran-xtra.texi (Fortran, Fortran Autofill)
1877 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1878 for on-line manual.
1879
1880 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1881 Conditional xref's for on-line manual.
1882
1883 * emerge-xtra.texi (Emerge, Overview of Emerge)
1884 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1885 manual.
1886
f53d2e87
EZ
1887 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1888 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1889 (EMACSSOURCES): Use EMACS_XTRA.
1890 (../info/emacs-xtra): Remove.
1891 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1892
1893 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1894 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1895 (EMACSSOURCES): Use EMACS_XTRA.
1896 ($(infodir)/emacs-xtra): Remove.
1897 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1898
37ea2bbd
MA
1899 * trouble.texi (Quitting):
1900 * text.texi (Text):
1901 * programs.texi (Program Modes):
1902 * msdog.texi (Microsoft Windows):
1903 * frames.texi (Frames):
f53d2e87
EZ
1904 * files.texi (Backup, Version Control, VC Concepts)
1905 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1906 (Registering, VC Status, VC Undo, Multi-User Branching)
37ea2bbd 1907 (Comparing Files):
f53d2e87 1908 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
37ea2bbd 1909 (Displaying the Diary, Special Diary Entries, Importing Diary):
f53d2e87
EZ
1910 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1911 conditional xref's, depending on @iftex/@ifnottex.
1912
1913 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1914 "MS-DOS". @include msdog-xtra.texi.
1915
1916 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1917 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1918
1919 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1920 for vc-xtra.texi subsections.
1921 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1922 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1923
1924 * sending.texi (Sending Mail): A @node line without explicit Prev,
1925 Next, and Up links.
1926
1927 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1928 Next, and Up links.
1929
1930 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
b5dc2fcf 1931 and its sections. @include picture-xtra.texi.
f53d2e87
EZ
1932
1933 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1934 "Emerge".
1935 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1936
1937 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1938 exact duplicate of its name-sake in calendar.texi.
1939
1940 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1941 "Advanced Calendar/Diary Usage".
1942 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1943
1944 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1945 dired-xtra.texi.
1946 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1947
1948 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1949 (Files) [ifnottex]: Add menu entry for Autorevert.
1950
1951 * emacs-xtra.texi (Introduction): Reword to make consistent with
1952 printed version only.
1953 <Top level>: Remove the body of all chapters and move them to the
1954 new *-xtra.texi files. Use @raisesections and @lowersections to
1955 convert sections to chapters etc.
1956
37ea2bbd
MA
1957 * msdog-xtra.texi:
1958 * fortran-xtra.texi:
1959 * vc-xtra.texi:
1960 * vc1-xtra.texi:
1961 * vc2-xtra.texi:
1962 * emerge-xtra.texi:
1963 * cal-xtra.texi:
1964 * dired-xtra.texi:
f53d2e87
EZ
1965 * arevert-xtra.texi: New files, with text from respective chapters
1966 of emacs-xtra.texi. Convert each @chapter into @section, @section
1967 into @subsection, etc.
1968
fbc284f6
EZ
1969 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
1970 updated.
1971
53c1041b
EZ
1972 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
1973 Windows". All references updated.
1974
41f7a85e
YM
19752006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1976
1977 * macos.texi (Mac Input): Mention input from Character Palette.
1978 (Mac Font Specs): Fix typo.
1979
6ce1d379
RS
19802006-05-05 Richard Stallman <rms@gnu.org>
1981
1982 * files.texi (Diff Mode): Minor cleanup.
1983
dfe1fb06
KB
19842006-05-05 Karl Berry <karl@gnu.org>
1985
b5dc2fcf
JB
1986 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
1987 (\fonttextsize): New user-level command to change text font size.
1988 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
dfe1fb06 1989 errors from the current release of makeinfo (4.8).
b5dc2fcf 1990 * help.texi (Library Keywords): Change widest word in multitable
dfe1fb06
KB
1991 template from `emulations' to `convenience'. (Not sure if this is
1992 related to the font change.)
1993
9de0eeda
EZ
19942006-05-05 Eli Zaretskii <eliz@gnu.org>
1995
1996 * files.texi (File Names): Add a footnote about limited support of
1997 ~USER on MS-Windows.
1998
1999 * cmdargs.texi (Initial Options): Add a footnote about limited
2000 support of ~USER on MS-Windows.
2001
889a04e7
RS
20022006-05-03 Richard Stallman <rms@gnu.org>
2003
2004 * files.texi (Diff Mode): Node moved here.
2005 (Comparing Files): Delete what duplicates new node.
2006 (Files): Put Diff Mode in menu.
2007
2008 * misc.texi (Diff Mode): Moved to files.texi.
2009
2010 * emacs.texi (Top): Update menu for Diff Mode.
2011
2012 * trouble.texi (Emergency Escape): Simplify.
2013
2014 * emacs.texi (Top): Minor clarification.
2015
20162006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2017
2018 * commands.texi, entering.texi, screen.texi: Many simplifications.
2019
20202006-05-03 Richard Stallman <rms@gnu.org>
2021
2022 * commands.texi (Text Characters): Delete paragraph about unibyte
2023 non-ASCII printing chars.
2024
2025 * killing.texi (Killing): Say "graphical displays".
2026 * display.texi: Say "graphical displays".
37ea2bbd 2027
889a04e7
RS
2028 * cmdargs.texi (Misc X): Say "graphical displays".
2029
90b57156
RS
20302006-05-01 Richard Stallman <rms@gnu.org>
2031
2032 * emacs.texi (Top): Add Diff Mode to menu.
2033
fe5c1408
RS
20342006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2035
2036 * misc.texi (Diff Mode): New node.
2037
c1eb34c2
YM
20382006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2039
2040 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2041 (Mac Environment Variables): Shorten example line.
2042 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2043
2c3981da
NR
20442006-05-01 Nick Roberts <nickrob@snap.net.nz>
2045
2046 * building.texi (GUD Customization): Describe cases %d and %c.
2047 Update description for %e.
2048
e1cce4cf
GM
20492006-04-30 Glenn Morris <rgm@gnu.org>
2050
2051 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2052
084a6638
DN
20532006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2054
2055 * custom.texi (Examining): Update C-h v output example.
2056
6b2db6f1
KS
20572006-04-29 Kim F. Storm <storm@cua.dk>
2058
2059 * building.texi (Grep Searching): Add lgrep and rgrep.
2060
0565caeb
MB
20612006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2062
2063 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2064
8e7a9a24 20652006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
0565caeb 2066
6b2db6f1 2067 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
0565caeb 2068
c0e5c866
BW
20692006-04-24 Bill Wohler <wohler@newt.com>
2070
6b2db6f1
KS
2071 * mh-e.texi (Getting Started): Make it more explicit that you need
2072 to install MH. Add pointers to current MH implementations.
c0e5c866 2073
6bdbc023
RS
20742006-04-23 Richard Stallman <rms@gnu.org>
2075
79529050
RS
2076 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2077
2078 * xresmini.texi: New file.
2079
6bdbc023
RS
2080 * xresources.texi (Face Resources): Split table into font resources
2081 and the rest. Combine similar attributes for brevity.
2082
4253c327
BW
20832006-04-21 Bill Wohler <wohler@newt.com>
2084
2085 Release MH-E manual version 7.94.
6b2db6f1 2086
4253c327
BW
2087 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2088 release 7.94.
2089
65826b47
CD
20902006-04-21 Carsten Dominik <dominik@science.uva.nl>
2091
2092 * org.texi: Many small fixes.
6b2db6f1 2093 (Handling links): Rename from "Managing links".
65826b47 2094
72ffd9d0
EZ
20952006-04-21 Eli Zaretskii <eliz@gnu.org>
2096
2097 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2098 backslashes and case-insensitivity in file names (moved to the
2099 main manual).
2100 (MS-DOS Printing): Move most of the text to the main manual.
2101
2102 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2103 New nodes.
2104 (Windows Processes, Windows System Menu): Add index entries and
2105 fix wording.
2106
93f86ee0
RS
21072006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2108
2109 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2110 (Splitting mail using spam-stat): Fix @xref.
2111
3c269b1e 21122006-04-20 Chong Yidong <cyd@stupidchicken.com>
93f86ee0 2113
5630d672
SM
2114 * gnus.texi (Spam Package): Major revision of the text.
2115 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
93f86ee0 2116
b744e319
CD
21172006-04-20 Carsten Dominik <dominik@science.uva.nl>
2118
6b2db6f1 2119 * org.texi (Time stamps): Better explanation of the purpose of
b744e319
CD
2120 different time stamps.
2121 (Structure editing, Plain lists): More details on how new items
2122 and headings are inserted.
2123
0d004377
S
21242006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2125
5630d672 2126 * misc.texi (Shell Ring): Add notes on saved input when
93f86ee0 2127 navigating off the end of the history list.
0d004377 2128
67cf9997
CY
21292006-04-18 Chong Yidong <cyd@mit.edu>
2130
2131 * misc.texi (Shell Options): Correct default value of
2132 comint-scroll-show-maximum-output.
2133
87acbfda
CD
21342006-04-18 Carsten Dominik <dominik@science.uva.nl>
2135
5630d672 2136 * org.texi (Formula syntax): Fix link to Calc Manual.
87acbfda 2137
25bf7349
MB
21382006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2139
2140 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2141
b2853b3c
BW
21422006-04-17 Bill Wohler <wohler@newt.com>
2143
5630d672 2144 * mh-e.texi (Folders): Update mh-before-quit-hook and
b2853b3c
BW
2145 mh-quit-hook example with code that removes the buffers rather
2146 than just bury them.
2147
791223f7
NR
21482006-04-18 Nick Roberts <nickrob@snap.net.nz>
2149
2150 * building.texi (Watch Expressions): Update.
2151
85806390
MA
21522006-04-17 Michael Albinus <michael.albinus@gmx.de>
2153
2154 Sync with Tramp 2.0.53.
2155
8d2fb829
CD
21562006-04-13 Carsten Dominik <dominik@science.uva.nl>
2157
6b2db6f1 2158 * org.texi (Updating settings): New section.
fd4545a0
CD
2159 (Visibility cycling): Better names for the startup folding
2160 options.
2161 (Exporting): Completely restructured.
2162 (The very busy C-c C-c key): New section.
2163 (Summary of in-buffer settings): New section.
8d2fb829 2164
d8523190
RS
21652006-04-12 Richard Stallman <rms@gnu.org>
2166
2167 * search.texi: Clean up previous change.
2168
0d8b7acb
EZ
21692006-04-12 Eli Zaretskii <eliz@gnu.org>
2170
2171 * search.texi (Regexp Backslash, Regexp Replace): Add index
2172 entries for ``back reference'' and mention the term itself in the
2173 text.
2174
7ab3cbbb
RS
21752006-04-11 Richard Stallman <rms@gnu.org>
2176
2177 * custom.texi (Safe File Variables):
2178 Document enable-local-variables = :safe.
2179
45ca30f2
KB
21802006-04-11 Karl Berry <karl@gnu.org>
2181
5630d672
SM
2182 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2183 (Remote Repositories, Version Backups, Local Version Control)
2184 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2185 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2186 (Renaming VC Work Files and Master Files)
2187 (Inserting Version Control Headers, Customizing VC, General Options)
2188 (Options for RCS and SCCS, Options specific for CVS): Move all
2189 these nodes to emacs-xtra.texi, for brevity.
b5dc2fcf 2190 * cmdargs.texi, files.texi: Change cross-references.
45ca30f2 2191
14e6dc54
MB
21922006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2193
2194 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2195
21962006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2197
2198 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2199 (Server Commands): Key `v' is reserved for users.
2200
e2db3e59
S
22012006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2202
2203 * files.texi (Old Versions): Update description of vc-annotate's
2204 use of color to indicate date ranges.
2205
8a70fed7
CD
22062006-04-11 Carsten Dominik <dominik@science.uva.nl>
2207
2208 * org.texi (Link format): New section, emphasis on bracket links.
2209 (External links): Document bracket links.
5630d672 2210 (FAQ): Expand to cover shell links and the new link format.
8a70fed7 2211
d82eac8f
EZ
22122006-04-09 Kevin Ryde <user42@zip.com.au>
2213
2214 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2215
2216 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2217 put info and printed manual names the right way around.
2218
af26e673
KB
22192006-04-09 Karl Berry <karl@gnu.org>
2220
b5dc2fcf 2221 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
e691d082
KB
2222 emacs-xtra.texi, leaving only MS Windows information.
2223 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
b5dc2fcf 2224 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
e691d082
KB
2225 node names.
2226
b5dc2fcf 2227 * emacs.texi: Move @summarycontents and @contents to the beginning
af26e673
KB
2228 of the file.
2229
1b155fbd
MB
22302006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2231
2232 * gnus.texi (Summary Buffer Lines): Add `*'.
2233
22342006-04-07 Jochen K\e,A|\e(Bpper <jochen@fhi-berlin.mpg.de>
2235
5630d672
SM
2236 * gnus.texi (Group Parameters):
2237 Mention gnus-permanently-visible-groups.
1b155fbd
MB
2238
22392006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2240
2241 * gnus.texi (Face): Fix typo.
2242
22432006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2244
2245 * gnus.texi (X-Face): Clarify.
2246 (Face): Need Emacs with PNG support.
2247
cf5cbca4
EZ
22482006-04-08 Kevin Ryde <user42@zip.com.au>
2249
2250 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2251
5b31640c
RS
22522006-04-07 Richard Stallman <rms@gnu.org>
2253
2254 * programs.texi (Comments, Comment Commands, Options for Comments)
2255 (Multi-Line Comments): "Align", not "indent".
14f4194d 2256 (Basic Indent): C-j deletes trailing whitespace before the newline.
5b31640c 2257
bb63d706
RS
22582006-04-06 Richard Stallman <rms@gnu.org>
2259
5a2881c2
RS
2260 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2261 Emacs".
2262
bb63d706
RS
2263 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2264
077b72a4
EZ
22652006-04-06 Eli Zaretskii <eliz@gnu.org>
2266
5630d672 2267 * killing.texi (Rectangles): Add index entry for marking a rectangle.
077b72a4 2268
9f4b9ced
S
22692006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2270
2271 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2272 blocks not suitable for inclusion with Emacs using variable
2273 PARTOFEMACS.
2274
f634ee8e
RS
22752006-04-05 Richard Stallman <rms@gnu.org>
2276
2277 * emacs.texi (Top): Update subnode menu.
2278
2279 * trouble.texi (Unasked-for Search): Node deleted.
2280 (Lossage): Delete from menu.
2281
a69b0f47
RS
22822006-04-04 Richard Stallman <rms@gnu.org>
2283
21c80203
RS
2284 * trouble.texi: Various cleanups.
2285 (Checklist): Don't bother saying how to snail a bug report.
2286 (Emergency Escape): Much rewriting.
2287 (After a Crash): Rename the core dump immediately.
2288 (Total Frustration): Call it a psychotherapist.
2289 (Bug Criteria): Avoid "illegal instruction".
2290 (Sending Patches): We always put the contributor's name in.
2291
a69b0f47
RS
2292 * misc.texi (Thumbnails): Minor correction.
2293
3dd9f19e
MB
22942006-04-04 Simon Josefsson <jas@extundo.com>
2295
2296 * gnus.texi (Security): Improve.
2297
d4d0c924
RS
22982006-04-03 Richard Stallman <rms@gnu.org>
2299
2300 * misc.texi (Thumbnails): Minor cleanup.
2301
0f9c1975
KB
23022006-04-02 Karl Berry <karl@gnu.org>
2303
703890c3
KB
2304 * sending.texi (Mail Sending): pxref to Top needs five args.
2305
b5dc2fcf 2306 * texinfo.tex: Update to current version (2006-03-21.13).
0f9c1975 2307
4d4eb732
BW
23082006-04-02 Bill Wohler <wohler@newt.com>
2309
2310 * mh-e.texi (Getting Started, Junk, Bug Reports)
2311 (MH FAQ and Support): Fix URLs.
2312
5af68e28
MB
23132006-03-31 Romain Francoise <romain@orebokech.com>
2314
2315 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2316 to t, not nil (and has for the past eight years).
2317
356dfa97
RS
23182006-03-31 Richard Stallman <rms@gnu.org>
2319
2320 * emacs.texi (Top): Update subnode menu.
2321
2322 * help.texi (Help Mode): Cleanup.
2323
2324 * dired.texi: Many cleanups.
2325 (Dired Deletion): Describe dired-recursive-deletes.
2326 (Operating on Files): dired-create-directory moved.
5630d672 2327 (Misc Dired Features): Move to here.
356dfa97
RS
2328 (Tumme): Node moved to misc.texi.
2329
2330 * custom.texi: Many cleanups.
2331 (Minor Modes): Don't mention ISO Accents Mode.
2332 (Examining): Update C-h v output example.
4dc5fe62 2333 (Hooks): Add index and xref for add-hook.
356dfa97
RS
2334 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2335 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2336
2337 * misc.texi: Many cleanups.
2338 (beginning): Add to summary of topics.
2339 (Shell): Put eshell xref at the end. Remove eshell from table.
2340 (Thumbnails): New node.
2341
dc5d7d59
RS
23422006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2343
2344 * message.texi, gnus.texi: Bump version to 5.11.
2345
afc74995
MB
23462006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2347
2348 * gnus.texi (Top): Add comment about version line.
2349
2350 * message.texi (Top): Ditto. Change to take named versions into
2351 account.
2352
29314e0f
MB
23532006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2354
2355 * gnus.texi (Posting Styles): Add x-face-file to example.
2356 (X-Face): Refer to posting styles.
2357
2358 * gnus-faq.texi ([5.8]): Add x-face-file.
2359 ([8.4]): Add links to gmane.emacs.gnus.user and
2360 gmane.emacs.gnus.general.
2361
eba54dd4
EZ
23622006-03-28 Eli Zaretskii <eliz@gnu.org>
2363
2364 * files.texi (File Name Cache): Make it clear that the cache is
2365 not persistent.
2366
3c02e719
MB
23672006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2368
2369 * gnus-faq.texi: Use .invalid.
2370 ([5.4]): Fix gnus-posting-styles example.
2371
982f3b82
RF
23722006-03-27 Romain Francoise <romain@orebokech.com>
2373
2374 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2375 Emacs/W3 needs a new maintainer.
2376 (Ispell): Update author and version info.
2377 (Mailcrypt): Mention PGG.
2378 (New in Emacs 22): Add PGG to the list of new packages.
2379 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2380 updating dead URLs.
2381
b223e22d
KB
23822006-03-25 Karl Berry <karl@gnu.org>
2383
2384 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3c269b1e
JB
2385 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi,
2386 * emacs-xtra.texi, emacs.texi, erc.texi, eshell.texi, eudc.texi,
2387 * faq.texi, forms.texi, gnu.texi, gnus.texi, idlwave.texi,
2388 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2389 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2390 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2391 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
b223e22d
KB
2392 (2) do not indent copyright year list (or anything else).
2393
926dbbb0
BW
23942006-03-21 Bill Wohler <wohler@newt.com>
2395
2396 * mh-e.texi (Folders): Various edits.
2397
f5e92214
MB
23982006-03-20 Romain Francoise <romain@orebokech.com>
2399
2400 * gnus.texi (Mail Folders): Grammar fix.
2401
8abd887f
JB
24022006-03-21 Juanma Barranquero <lekktu@gmail.com>
2403
2404 * files.texi (VC Dired Mode): Remove misplaced brackets.
2405
b0eaabfe
AS
24062006-03-21 Andre Spiegel <spiegel@gnu.org>
2407
5630d672 2408 * files.texi: Various updates and clarifications in the VC chapter.
b0eaabfe 2409
c287ad03
LT
24102006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2411
2412 * help.texi (Help Mode): Document "C-c C-c".
2413
2783974d
BW
24142006-03-19 Bill Wohler <wohler@newt.com>
2415
5630d672
SM
2416 * mh-e.texi (Replying): Document Mail-Followup-To.
2417 Change manually-formatted table to multitable. Add debugging info.
8abd887f
JB
2418 Move description of mh-reply-default-reply-to into paragraph
2419 that describes its values.
2783974d 2420
b41b6789
BW
24212006-03-17 Bill Wohler <wohler@newt.com>
2422
2423 * mh-e.texi: Use smallexample and smalllisp consistenly.
2424 (Sending Mail Tour): Update method of entering
2425 addresses and subject.
2426 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2427 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2428
22377a54
LT
24292006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2430
2431 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2432 menu in the standalone Info reader.
2433
e0fc8fa2
CY
24342006-03-15 Chong Yidong <cyd@stupidchicken.com>
2435
ef060075 2436 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
e0fc8fa2
CY
2437 moved here from Emacs manual.
2438
2439 * programs.texi (Fortran): Section moved to emacs-xtra.
2440 (Program Modes): Xref to Fortran in emacs-xtra.
2441
5630d672 2442 * maintaining.texi (Emerge): Move to emacs-xtra.
e0fc8fa2
CY
2443 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2444
2445 * picture.texi: File deleted.
ccf5d2a5
CY
2446 * Makefile.in:
2447 * makefile.w32-in: Remove picture.texi.
366c9e1f 2448
e0fc8fa2
CY
2449 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2450 * abbrevs.texi (Abbrevs):
2451 * sending.texi (Sending Mail): Picture node removed.
2452
2453 * emacs.texi (Top): Update node listings.
2454
9212fe99
CD
24552006-03-15 Carsten Dominik <dominik@science.uva.nl>
2456
2457 * org.texi: Version number change only.
2458
10e495e4
BW
24592006-03-14 Bill Wohler <wohler@newt.com>
2460
2461 * mh-e.texi: Add index entries around each paragraph rather than
8abd887f 2462 depend on entries from beginning of node. Doing so ensures that
10e495e4
BW
2463 index entries are less likely to be forgotten if text is cut and
2464 pasted, and are necessary anyway if the references are on a
8abd887f 2465 separate page. It seems that makeinfo is now (v. 4.8) only
10e495e4 2466 producing one index entry per node, so there is no longer any
8abd887f 2467 excuse not to. Use subheading instead of heading. The incorrect
10e495e4
BW
2468 use of heading produced very large fonts in Info--as large as the
2469 main heading.
2470 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5630d672 2471 versions 6 and 7 appeared *around* the time of these Emacs releases.
10e495e4 2472
586392ba
CD
24732006-03-13 Carsten Dominik <dominik@science.uva.nl>
2474
2475 * org.texi (Clean view): Document new startup options.
2476
356dfa97
RS
24772006-03-12 Richard Stallman <rms@gnu.org>
2478
2479 * calendar.texi: Various cleanups.
2480
83c7a27b
BW
24812006-03-11 Bill Wohler <wohler@newt.com>
2482
2483 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2484 (Composing, Scan Line Formats): Fix @refs.
2485 (Getting Started): Define MH profile and MH profile components.
2486 (Incorporating Mail, Reading Mail, Viewing, Printing)
2487 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2488 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2489 for string constants.
2490 (Tool Bar): Remove spurious quote.
2491 (Junk): Use ``...'' instead of "...".
e2a3e27a 2492 (Scan Line Formats): Replace @samp with @kbd.
83c7a27b 2493
6f49b4c5
LT
24942006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2495
2496 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2497 syntax.
2498
ea8ae765
MB
24992006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2500
2501 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2502
25032006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2504
2505 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2506 easy to understand.
2507
61e66a15
MB
25082006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2509
2510 * gnus.texi: Markup fix.
2511 (Fancy Mail Splitting): Specify new feature.
2512
25132006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2514
2515 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2516 partial-words matching.
2517
25182006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2519
2520 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2521
2522 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2523 (MIME Commands): Fix mm-discouraged-alternatives.
2524
fc1d3386
LT
25252006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2526
2527 * search.texi (Regexps): More accurately describe which characters
2528 are special in which situations. Recommend _not_ to quote `]' or
2529 `-' when they are not special.
2530
7204b00e
CD
25312006-03-07 Carsten Dominik <dominik@science.uva.nl>
2532
2533 * org.texi: Version number change only.
2534
535aa2e5
BW
25352006-03-06 Bill Wohler <wohler@newt.com>
2536
8abd887f
JB
2537 * mh-e.texi: Move from SourceForge repository to Savannah.
2538 This is version 7.93, which is a total rewrite from the previous
2539 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2540 version 7.93.
535aa2e5 2541
fe62aacc
MB
25422006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2543
2544 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2545
a85551d8
CD
25462006-03-01 Carsten Dominik <dominik@science.uva.nl>
2547
8abd887f 2548 * org.texi (Interaction): Add item about `org-mouse.el' by
a85551d8 2549 Piotr Zielinski.
8abd887f 2550 (Managing links): Document that also mouse-1 can be used to
a85551d8 2551 activate a link.
8abd887f
JB
2552 (Headlines, FAQ): Add entry about hiding leading stars.
2553 (Miscellaneous): Resort the sections in this chapter to a more
a85551d8
CD
2554 logical sequence.
2555
3ea32d74
AS
25562006-02-28 Andre Spiegel <spiegel@gnu.org>
2557
2558 * files.texi (Old Versions): Clarify operation of C-x v =.
2559
ba0226dd
MB
25602006-02-27 Simon Josefsson <jas@extundo.com>
2561
2562 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2563 2004-01-27 from the trunk).
2564
18f34551
AM
25652006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2566
2567 * cc-mode.texi: Rename c-hungry-backspace to
2568 c-hungry-delete-backwards, at the request of RMS. Leave the old
2569 name as an alias.
2570
25712006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2572
2573 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2574 include the function header within the defun.
2575
25762006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2577
2578 * cc-mode.texi: Correct two typos.
2579
25802006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2581
2582 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2583 existing comment.
2584 (Electric Keys): Add a justification for electric indentation.
2585 (Hungry WS Deletion): Clear up the names and complications of the
2586 BACKSPACE and DELETE keys.
6f49b4c5 2587
9f261d3c
JL
25882006-02-23 Juri Linkov <juri@jurta.org>
2589
2590 * faq.texi (Common requests): Move `Turning on auto-fill by
2591 default' after `Wrapping words automatically'. Move `Working with
2592 unprintable characters' before `Searching for/replacing newlines'.
2593 Move `Replacing highlighted text' after `Highlighting a region'.
2594 Merge `Repeating commands' and `Repeating a command as many times
2595 as possible' into the former.
2596 (Packages that do not come with Emacs): Add refs to Gmane and
2597 etc/MORE.STUFF.
2598
32670900
JL
25992006-02-23 Juri Linkov <juri@jurta.org>
2600
2601 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2602 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2603 Add xref to `(emacs)Reporting Bugs'.
2604 (Getting a printed manual): Add URL to other formats of the manual.
2605 (Common requests): Fix menu.
2606 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2607 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2608 (Inserting text at the beginning of each line): Add pxref to
2609 `Changing the included text prefix'.
2610 (Forcing the cursor to remain in the same column): Mention `track-eol'
2611 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2612 (Replacing text across multiple files): Add keybinding `Q' for
2613 `dired-do-query-replace'.
2614
2e205512
CD
26152006-02-22 Carsten Dominik <dominik@science.uva.nl>
2616
3bfb8112
CD
2617 * reftex.texi: Version number and date change only.
2618
8abd887f 2619 * org.texi (Internal Links): Rewrite to cover the modified
2e205512
CD
2620 linking system.
2621
bc11841e
NR
26222006-02-21 Nick Roberts <nickrob@snap.net.nz>
2623
2624 * building.texi (Watch Expressions): Update and describe
2625 gdb-speedbar-auto-raise.
2626
5498b6af
RS
26272006-02-19 Richard M. Stallman <rms@gnu.org>
2628
2629 * emacs.texi: Use @smallbook.
2630 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2631 Update subnode menu.
6f49b4c5 2632
5498b6af
RS
2633 * building.texi (Lisp Interaction): Minor addition.
2634
53e07828
NR
26352006-02-18 Nick Roberts <nickrob@snap.net.nz>
2636
2637 * building.texi (Watch Expressions): Update and be more precise.
2638
783eebb9
EZ
26392006-02-17 Eli Zaretskii <eliz@gnu.org>
2640
2641 * faq.texi: Remove the coding cookie, it's not needed anymore.
2642
fc4c8611
FP
26432006-02-15 Francesco Potort\e,Al\e(B <pot@gnu.org>
2644
2645 * maintaining.texi (Create Tags Table): Explain why the
2646 exception when etags writes to files under the /dev tree.
2647
2b2ea6db
RS
26482006-02-14 Richard M. Stallman <rms@gnu.org>
2649
2650 * custom.texi (Safe File Variables): Lots of clarification.
2651 Renamed from Unsafe File Variables.
2652
25229337
CY
26532006-02-14 Chong Yidong <cyd@stupidchicken.com>
2654
2655 * custom.texi (Unsafe File Variables): File variable confirmation
2656 assumed denied in batch mode.
2657
9d8f542c
RS
26582006-02-14 Richard M. Stallman <rms@gnu.org>
2659
2660 * building.texi (GDB User Interface Layout): Don't say `inferior'
2661 for program being debugged.
2662
a4b354b7
NR
26632006-02-15 Nick Roberts <nickrob@snap.net.nz>
2664
5630d672
SM
2665 * building.texi (GDB Graphical Interface):
2666 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
a4b354b7 2667
f925e502
CY
26682006-02-13 Chong Yidong <cyd@stupidchicken.com>
2669
2670 * custom.texi (Specifying File Variables, Unsafe File Variables):
2671 New nodes, split from File Variables. Document new file local
2672 variable behavior.
2673
2d488bd1
YM
26742006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2675
2676 * display.texi (Standard Faces):
2677 * faq.texi (Colors on a TTY):
2678 * files.texi (Visiting):
2679 * frames.texi (Clipboard):
2680 * glossary.texi (Glossary) <Clipboard>:
2681 * xresources.texi (X Resources): Mention Mac OS port.
2682
7478b9d7
KB
26832006-02-12 Karl Berry <karl@gnu.org>
2684
5630d672 2685 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
7478b9d7
KB
2686 8-bit accented a.
2687
0283e339
RS
26882006-02-12 Richard M. Stallman <rms@gnu.org>
2689
2690 * building.texi (Building): Clarify topic in intro.
2691
2692 * maintaining.texi (Maintaining): Change title; clarify topic.
2693 Delete duplicate index entries.
2694
2695 * building.texi (Other GDB User Interface Buffers): Clarifications.
2696
2697 * text.texi (Cell Commands): Clarifications.
2698
2699 * programs.texi (Defuns): Delete duplicate explanation of
2700 left-margin paren convention.
2701 (Hungry Delete): Minor cleanup.
2702
388bf06a
MD
27032006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2704
2705 * dired.texi (Tumme): More tumme documentation.
2706
69d271a7
AM
27072006-02-11 Alan Mackenzie <acm@muc.de>
2708
2709 * programs.texi ("Hungry Delete"): Correct the appellation of the
2710 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2711
9ad20e1e
MD
27122006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2713
5630d672 2714 * dired.texi (Tumme): Fix small bug.
9ad20e1e 2715
cbd488c4
YM
27162006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2717
2718 * macos.texi (Mac International): Rename "fontset-mac" to
2719 "fontset-standard".
2720
34128042
MB
27212006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2722
2723 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2724
d5905ab9
MD
27252006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2726
2727 * dired.texi (Tumme): Basic documentation for Tumme added.
2728
5f7b8867
RF
27292006-02-08 Romain Francoise <romain@orebokech.com>
2730
2731 * faq.texi (Top): Remove paragraph about the FAQ being a
2732 transitional document, etc.
2733 (Searching for/replacing newlines): New node.
2734 (Yanking text in isearch): New node.
2735 (Inserting text at the beginning of each line): Rename and make
2736 more general, mention `M-;' in Message mode.
2737
1f381c6e
LT
27382006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2739
2740 * mule.texi (International):
2741 * programs.texi (Basic Indent): Fix typos.
2742
2743 * faq.texi (Meta key does not work in xterm)
2744 (Emacs does not display 8-bit characters)
2745 (Inputting eight-bit characters):
2746 * custom.texi (Minor Modes):
2747 * display.texi (Text Display):
2748 * commands.texi (Text Characters): Update xrefs.
2749
d78dc2d8
RS
27502006-02-07 Richard M. Stallman <rms@gnu.org>
2751
2752 * emacs.texi (Top): Update subnode menu.
2753 Update info on old Emacs papers.
2754 (Intro): "Graphical display", not window system.
2755
2756 * xresources.texi (GTK styles): Minor clarifications.
2757
2758 * trouble.texi: "Graphical display", not window system.
2759 (Stuck Recursive): Minor clarification.
2760
2761 * text.texi: Minor clarifications.
2762 (Sentences): Explain why two-space convention is better.
2763 Explain sentence-end-without-period here.
2764 (Fill Commands): Not here.
2765 (Refill): Node moved down.
2766 (Filling): Update menu.
2767 (Table Creation, Cell Justification, Column Commands): Clarify.
2768
2769 * sending.texi: Minor clarifications.
2770
2771 * search.texi (Regexp Backslash): Clarification.
2772
2773 * rmail.texi: Minor cleanups.
2774 (Rmail): Delete digression about `rmail-mode'.
2775 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2776 (Rmail Files): Mention C-u M-x rmail.
2777 (Rmail Reply): Mention References.
2778 (Rmail Display): Mention rmail-nonignored-headers.
2779
2780 * programs.texi: Minor cleanups.
2781 (Comment Commands): Mention momentary Transient Mark mode.
2782 (Matching): Be more specific about customizing show-paren-mode.
2783 (Info Lookup): Don't list the modes that support C-h S.
2784 Just say what it does in an unsupported mode.
2785 (Man Page): Delete excessive info on customizing woman.
2786 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2787
2788 * abbrevs.texi: Minor clarifications.
2789 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2790 not "dynamic abbrevs" as if they were a kind of abbrev.
2791
2792 * picture.texi (Picture): Minor cleanup.
2793
2794 * mule.texi (Communication Coding): Say "other applications".
2795 (Fontsets): Not specific to X. Add xref to X Resources.
5630d672 2796 (Unibyte Mode): Rename from Single-Byte Character Support.
d78dc2d8
RS
2797 "Graphical display", not window system.
2798 (International): Update menu.
2799
2800 * maintaining.texi (Format of ChangeLog):
2801 New node, split out from ChangeLog.
2802 (ChangeLog): Clarifications in the remaining text.
2803 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2804 (Find Tag): Add @w.
2805 (Tags Search): Explain tag table order here. Simplify grep ref.
2806 (List Tags): tags-tag-face is a variable, not a face.
2807 (Emerge): Cleanups.
2808
2809 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2810 (Keyboard Macros): Avoid "the user".
2811
2812 * killing.texi: "Graphical display", not window system.
2813
2814 * help.texi (Help Echo): "Graphical display", not window system.
2815
2816 * glossary.texi: Say "you", not "the user". Say "graphical display".
2817
2818 * frames.texi: Minor cleanups. "Graphical display", not window system.
2819
2820 * files.texi (Visiting): Make drag-and-drop not X-specific.
2821
2822 * custom.texi: Minor cleanups. "Graphical display", not window system.
2823
2824 * cmdargs.texi: Minor cleanups.
2825
2826 * building.texi (Compilation): Move and split kill-compilation para.
2827 Add para about multiple compilers.
2828 (Compilation Mode): Commands also available in grep mode and others.
2829 Mention C-u C-x ` more tutorially. Clarify C-x `.
2830 (Compilation Shell): Clarify. Put Bash example first.
2831 (Grep Searching): Minor cleanups; add @w.
2832 (Debuggers): Minor cleanups.
2833 (Starting GUD): Make GDB xgraphical mode issue clearer.
2834 (Debugger Operation): Lots of clarifications including
2835 GDB tooltip side-effect issue.
2836 (Commands of GUD): Clarify.
2837 (GUD Customization): Add bashdb-mode-hook.
2838 (GDB Graphical Interface): Rewrite for clarity.
2839 (GDB User Interface Layout): Rewrite for clarity.
2840 (Stack Buffer, Watch Expressions): Likewise.
2841 (Other GDB User Interface Buffers): Cleanups.
2842 (Lisp Libraries, External Lisp): Cleanup.
2843
2844 * basic.texi (Position Info): "Graphical displays", rather than
2845 window systems.
2846
2847 * anti.texi: Minor cleanup.
2848
215e2336
RF
28492006-02-06 Romain Francoise <romain@orebokech.com>
2850
2851 * faq.texi (VM): VM now at version 7.19.
2852 Set myself as maintainer of this file.
2853
8508e990
MB
28542006-02-04 Michael Olson <mwolson@gnu.org>
2855
2856 * erc.texi (History): Note that ERC is now included with Emacs.
2857
24d5d3e2
EZ
28582006-02-03 Eli Zaretskii <eliz@gnu.org>
2859
2860 * custom.texi (Init File, Find Init): Add cross-references to
2861 where $HOME is described.
2862
4be1db94
LT
28632006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2864
2865 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2866 is not inside the @table.
2867
2868 * emacs.texi (Top): Correct node name.
2869
2870 * files.texi (File Names): Fix @xref.
2871 (Reverting): Fix typo.
2872
2873 * mule.texi (International): Correct node name.
2874
2875 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2876
39eadb4a
RS
28772006-02-01 Richard M. Stallman <rms@gnu.org>
2878
2879 * emacs.texi (Top): Update subnode menu.
2880
2881 * mule.texi: Minor clarifications.
2882 Reduce the specific references to X Windows.
2883 Refer to "graphical" terminals, rather than window systems.
5630d672 2884 (Text Coding): Rename from Specify Coding.
39eadb4a
RS
2885 (Communication Coding, File Name Coding, Terminal Coding):
2886 New nodes split out from Text Coding.
2887
2888 * kmacro.texi: Minor clarifications.
2889 (Keyboard Macro Ring): Comment out some excessive commands.
2890 (Basic Keyboard Macro): Split up the table, putting part in each node.
2891
2892 * major.texi: Minor clarifications.
2893
2894 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2895
2896 * windows.texi: Minor clarifications.
2897 (Change Window): Don't describe mode-line mouse cmds here.
2898 Add xref to Mode Line Mouse.
2899
2900 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2901
2902 * macos.texi (Mac International): Fix xref.
2903
2904 * indent.texi: Minor clarifications.
2905
2906 * frames.texi: Minor clarifications.
2907 Reduce the specific references to X Windows.
2908 Refer to "graphical" terminals, rather than window systems.
2909 (Frame Parameters): Don't mention commands like
2910 set-foreground-color. Just say to customize a face.
2911 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2912
2913 * files.texi: Minor clarifications.
2914 (Numbered Backups): New node, split out from Backup Names.
2915
2916 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2917
2918 * cmdargs.texi (General Variables): Fix xref.
2919
2920 * buffers.texi: Minor clarifications.
2921
46e8fe3d
MB
29222006-01-31 Romain Francoise <romain@orebokech.com>
2923
2924 * message.texi (Message Headers): Explain what
2925 `message-alternative-emails' does in more detail.
2926 Update copyright year.
2927
b2acecc1
RS
29282006-01-31 Richard M. Stallman <rms@gnu.org>
2929
2930 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2931 Nodes moved to top.
2932
2933 * display.texi: Minor clarifications.
2934 (Display): Rearrange menu.
2935 (Standard Faces): Mention query-replace face.
2936 (Faces): Simplify.
2937 (Font Lock): Simplify face customization info.
2938 (Highlight Changes): Node merged into Highlight Interactively.
2939 (Highlight Interactively): Much rewriting and cleanup.
2940 (Optional Mode Line): Narrowed line number not good for goto-line.
2941 Simplify face customization advice.
2942 (Text Display): Mention use of escape-glyph face.
2943 Move ctl-arrow and tab-width here.
2944 (Display Custom): Move no-redraw-on-reenter to end of node.
2945
2946 * search.texi: Minor clarifications.
2947 (Isearch Scroll): Simplify.
2948 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2949
2950 * regs.texi (Registers): Mention bookmarks here.
2951
2952 * mark.texi: Minor clarifications.
2953 (Selective Undo): Node deleted.
2954
b5dc2fcf 2955 * m-x.texi: Minor clarifications.
b2acecc1
RS
2956
2957 * killing.texi: Minor clarifications.
2958 Refer to "graphical" terminals, rather than window systems.
2959
2960 * help.texi: Clarifications.
2961 (Help): Don't describe C-h F and C-h K here.
2962 (Key Help): Describe C-h K here.
2963 (Name Help): Mention Emacs Lisp Intro.
2964 Describe C-h F here.
2965 (Misc Help): Mention C-h F and C-h K only briefly.
2966
2967 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2968 Selective undo text merged in.
2969 (Spelling): Mention Aspell along with Ispell.
2970
2971 * emacs.texi (Top): Update subnode menus.
2972
5630d672 2973 * basic.texi (Basic Undo): Rename from Undo. Most of text
b2acecc1
RS
2974 moved to new Undo node.
2975
520c451b
JB
29762006-01-30 Juanma Barranquero <lekktu@gmail.com>
2977
5630d672 2978 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
520c451b 2979
a102b252
CY
29802006-01-29 Chong Yidong <cyd@stupidchicken.com>
2981
5630d672
SM
2982 * basic.texi (Continuation Lines, Inserting Text):
2983 Mention longlines mode.
a102b252 2984
391f0754
RS
29852006-01-29 Richard M. Stallman <rms@gnu.org>
2986
2987 * screen.texi: Minor cleaups.
2988 (Screen): Clean up the intro paragraphs.
2989 (Mode Line): Lots of rewriting. Handle frame-name better.
2990 eol-mnemonic-... vars moved out.
2991
2992 * emacs.texi (Top): Change menu item for MS-DOS node.
2993 Update subnode menu.
2994
2995 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2996 chapter relates to Windows. Title changed.
2997
2998 * mini.texi: Minor cleanups.
2999
3000 * mark.texi (Selective Undo): New node, text moved from basic.texi.
3001 (Mark): Put it in the menu.
3002
3003 * entering.texi: Minor cleanups.
3004
3005 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
3006 (Intro): Refer to "graphical" terminals, rather than X.
3007
3008 * display.texi (Display Custom): Add xref to Variables.
3009 (Optional Mode Line): eol-mnemonic-... vars moved here.
3010
391f0754
RS
3011 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
3012 rather than X.
3013
3014 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3015
3016 * basic.texi: Minor cleanups.
3017 (Undo): selective-undo moved.
3018
597993cf
MB
30192006-01-29 Michael Olson <mwolson@gnu.org>
3020
3021 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3022
3023 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3024
3025 * faq.texi (New in Emacs 22): Mention ERC.
3026
70c5748c
LT
30272006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3028
3029 * rcirc.texi: Capitalize dir entry for consistency with the entry
3030 in info/dir and other entries in the Emacs category.
3031 Fix typos. Delete trailing whitespace.
3032
d177d64e
AS
30332006-01-28 Bj\e,Av\e(Brn Lindstr\e,Av\e(Bm <bkhl@elektrubadur.se>
3034
5630d672 3035 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
d177d64e 3036
f9fe3e26
EZ
30372006-01-27 Eli Zaretskii <eliz@gnu.org>
3038
3039 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3040 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3041
3042 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3043 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3044
a849f77d
EZ
30452006-01-27 Alex Schroeder <alex@gnu.org>
3046
3047 * rcirc.texi: New file.
3048
09abf31a
LT
30492006-01-25 Luc Teirlinck <teirllm@auburn.edu>
3050
3051 * anti.texi (Antinews): Various corrections and additions.
3052
f9cd9582
JL
30532006-01-23 Juri Linkov <juri@jurta.org>
3054
3055 * custom.texi (Easy Customization, Customization Groups)
3056 (Browsing Custom): Mention links along with buttons.
3057
3058 * widget.texi (User Interface): Add S-TAB for widget-backward.
3059
a69c01a0
MA
30602006-01-22 Michael Albinus <michael.albinus@gmx.de>
3061
3062 Sync with Tramp 2.0.52.
3063
3064 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
5630d672 3065 Add Tramp disabling item. New item for common connection problems.
a69c01a0
MA
3066 (various): Apply "ftp" as method for the download URL.
3067 (Bug Reports): Refer to FAQ for common problems.
3068
44eca3f4
EZ
30692006-01-21 Eli Zaretskii <eliz@gnu.org>
3070
3071 * widget.texi (User Interface): Use @key for TAB.
3072
3073 * text.texi (TeX Print): Use @key for TAB.
3074
3075 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3076
520c451b 3077 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
44eca3f4 3078
520c451b 3079 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
44eca3f4
EZ
3080 for TAB.
3081
3082 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3083
942d56b8
EZ
30842006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3085
3086 * files.texi (File Aliases): Don't claim that usually separate
3087 buffers are created for two file names that name the same data.
3088 Mention additional situations where different names mean the same
3089 file on disk.
3090
8a176e64
RS
30912006-01-19 Richard M. Stallman <rms@gnu.org>
3092
c94c4d0a
RS
3093 * killing.texi (Deletion): Upcase @key argument.
3094
8a176e64
RS
3095 * custom.texi (Custom Themes): Minor cleanup.
3096
3097 * programs.texi (Hungry Delete): Upcase @key argument.
3098
c4288669
MB
30992006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3100
3101 * gnus.texi: Update copyright.
3102
202e166d
JL
31032006-01-16 Juri Linkov <juri@jurta.org>
3104
3105 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3106 Move `mode-line-highlight' before `mode-line-buffer-id'.
3107
73043f7d
MB
31082006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3109
3110 * gnus.texi (Article Washing): Additions.
3111
31122006-01-08 Alex Schroeder <alex@gnu.org>
3113
3114 * pgg.texi (Caching passphrase): Rewording.
3115
852ae42a
RS
31162006-01-14 Richard M. Stallman <rms@gnu.org>
3117
3118 * basic.texi (Inserting Text): Minor cleanup.
3119
203ac7f3
CD
31202006-01-13 Carsten Dominik <dominik@science.uva.nl>
3121
520c451b 3122 * org.texi (Agenda commands): Document tags command.
203ac7f3 3123
52bcabfe
LT
31242006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3125
5630d672
SM
3126 * custom.texi (Changing a Variable, Face Customization):
3127 Update for changes in Custom menus.
52bcabfe 3128
7dafe00b
MB
31292006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3130
3131 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3132
31332006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3134
3135 * gnus.texi (RSS): Addition.
3136
31372005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3138
3139 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3140
31412005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3142
3143 * emacs-mime.texi (Display Customization): Add setting example to
3144 mm-discouraged-alternatives.
3145
f6db182b
SM
31462006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3147
3148 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3149 version is the canonical version.
3150
fc23c3c6
AS
31512006-01-08 Alex Schroeder <alex@gnu.org>
3152
3153 * pgg.texi (Caching passphrase): Rewording.
3154
01b959a3
EZ
31552006-01-06 Eli Zaretskii <eliz@gnu.org>
3156
3157 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3158 repository URL.
3159
08015134
CD
31602006-01-06 Carsten Dominik <dominik@science.uva.nl>
3161
3162 * org.texi: Removed the accidentally re-added empty line in the
3163 direntry.
3164
07f9b01c
YM
31652006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3166
3167 * macos.texi (Mac International): Undo last change.
3168
8abe9d4f
CD
31692006-01-05 Carsten Dominik <dominik@science.uva.nl>
3170
52bcabfe 3171 * org.texi (Agenda Views): Chapter reorganized.
8abe9d4f 3172
5f7543f8
CY
31732006-01-02 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * custom.texi (Custom Themes): Describe the new
3176 customize-create-theme interface.
3177
67d766e8
JL
31782005-12-30 Juri Linkov <juri@jurta.org>
3179
3180 * basic.texi (Position Info): Update example.
3181
b370fef5
RF
31822005-12-29 Romain Francoise <romain@orebokech.com>
3183
3184 * faq.texi (Using Customize): New node.
3185
c2597759
LT
31862005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3187
3188 * org.texi: Remove blank line in @direntry. It is non-standard
3189 and recursively produces blank lines all over the dir file (when
3190 using Texinfo 4.8).
3191
5f6a2592
JD
31922005-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3193
3194 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3195
3a5050af
CY
31962005-12-24 Chong Yidong <cyd@stupidchicken.com>
3197
3198 * custom.texi (Custom Themes): `load-theme' always loads.
3199
1fafa158
JL
32002005-12-23 Juri Linkov <juri@jurta.org>
3201
3202 * display.texi (Highlight Interactively): Use double space to
3203 separate sentences. Replace C-p with M-p, and C-n with M-n.
3204
0ee01fff
RS
32052005-12-22 Richard M. Stallman <rms@gnu.org>
3206
3207 * custom.texi (Easy Customization and subnodes):
3208 Replace "active field" with "button".
3209 Use "user option" only for variables.
3210 Use "setting" for variable-or-face.
3211
14695802
LT
32122005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3213
3214 * buffers.texi (Select Buffer): Change order in table to make
3215 "Similar" refer to the correct item.
3216 (Indirect Buffers): Minor rewording.
3217
135db51a
LT
32182005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3219
3220 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3221
3bdba51d
JL
32222005-12-20 Juri Linkov <juri@jurta.org>
3223
3224 * files.texi (VC Status): Put P and N near p and n.
3225
d924f2e5
CD
32262005-12-20 Carsten Dominik <dominik@science.uva.nl>
3227
135db51a 3228 * org.texi (Tags): Boolean logic documented.
d924f2e5
CD
3229 (Agenda Views): Document custom commands.
3230
54e42ad9
DK
32312005-12-20 David Kastrup <dak@gnu.org>
3232
3233 * faq.texi (AUCTeX): Update version and mailing list info.
3234
f5eb910a
RS
32352005-12-19 Richard M. Stallman <rms@gnu.org>
3236
3237 * programs.texi (Electric C): Delete the info about newline control.
3238 (Other C Commands): Minor cleanup.
3239 (Left Margin Paren): Minor cleanup.
3240
c8fee345
LT
32412005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3242
3243 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3244 (Customization Groups): Delete text moved to "Browsing Custom".
3245 (Browsing Custom): New node.
3246 (Specific Customization): Clarify which commands only work for
3247 loaded options.
3248
d78e9711
BW
32492005-12-18 Bill Wohler <wohler@newt.com>
3250
3251 * frames.texi (Tool Bars): Shorten text of previous change.
3252
7436d3ff
RS
32532005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3254
3255 * files.texi (VC Status): Document log-view mode.
3256
0b0d984e
BW
32572005-12-18 Bill Wohler <wohler@newt.com>
3258
3259 * frames.texi (Tool Bars): Mention that you can turn off tool bars
c8fee345 3260 permanently via the customize interface.
0b0d984e 3261
7436d3ff 32622005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3031d8b0
MB
3263
3264 * gnus.texi (MIME Commands): Mention addition of
3265 multipart/alternative to gnus-buttonized-mime-types and add xref
3266 to mm-discouraged-alternatives.
3267
3268 * emacs-mime.texi (Display Customization): Mention addition of
3269 "image/.*" and add xref to gnus-buttonized-mime-types in the
3270 mm-discouraged-alternatives section.
3271
cfbc5709
CD
32722005-12-16 Carsten Dominik <dominik@science.uva.nl>
3273
c8fee345 3274 * org.texi (Tags): New section.
cfbc5709
CD
3275 (Agenda Views): Chapter reorganized.
3276
e4fd12dd
EZ
32772005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3278
3279 * killing.texi (Killing by Lines): Document `kill-whole-line'
3280 function.
3281
533286e0
EZ
32822005-12-16 Eli Zaretskii <eliz@gnu.org>
3283
3284 * org.texi (Internal Links): Add a missing comma after an @xref.
3285
a3700ef7
KL
32862005-12-16 L\e$,1 q\e(Brentey K\e,Aa\e(Broly <lorentey@elte.hu>
3287
3288 * buffers.texi (Select Buffer): Change `prev-buffer' to
3289 `previous-buffer'. Indicate that these functions use a frame
3290 local buffer list.
3291
eb29a7ab
CY
32922005-12-14 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * faq.texi (Filling paragraphs with a single space): No need to
3295 change sentence-end now.
3296
156d1e47
RF
32972005-12-13 Romain Francoise <romain@orebokech.com>
3298
3299 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3300
e4a99196
JB
33012005-12-12 Jay Belanger <belanger@truman.edu>
3302
5630d672 3303 * faq.texi (Calc): Update version number.
e4a99196 3304
7d29e55d
CD
33052005-12-12 Carsten Dominik <dominik@science.uva.nl>
3306
c8fee345 3307 * org.texi (Progress Logging): New section.
7d29e55d 3308
eab52f48
RS
33092005-12-12 Richard M. Stallman <rms@gnu.org>
3310
3311 * custom.texi (Easy Customization): Change menu comment.
3312 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3313
3314 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3315 (Help): Among the Apropos commands, describe only C-h a here.
3316
33172005-12-11 Richard M. Stallman <rms@gnu.org>
3318
3319 * programs.texi (Options for Comments): Comment-end starts with space.
3320
3321 * glossary.texi (Glossary): Minor cleanup.
3322
3323 * files.texi (Old Versions): Use @table.
3324
b6f2e1f5
RF
33252005-12-10 Romain Francoise <romain@orebokech.com>
3326
3327 Update the Emacs FAQ for the 22.1 release.
3328
3329 * faq.texi: Set VER to `22.1'.
3330 (Basic editing): Explain how to use localized versions of the
3331 Tutorial. Mention that `C-h r' displays the manual. Delete
3332 obsolete WWW link to an Emacs 18 tutorial.
3333 (Getting a printed manual): Point to the new locations of the
3334 manuals on the GNU Web site.
3335 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3336 available via Info (it was previously distributed separately).
3337 (Installing Texinfo documentation): The latest version of Texinfo
3338 is 4.8, not 4.0.
3339 (Informational files for Emacs): COPYING is the GNU General Public
3340 License, not the Emacs General Public License.
3341 (Informational files for Emacs): Delete obsolete link to the
3342 GNUinfo pages as they have been removed from the GNU Web site.
3343 (New in Emacs 22): New node.
3344 (Setting up a customization file): Say that most packages support
3345 Customize nowadays.
3346 (Colors on a TTY): Delete reference to instructions on how to
3347 enable syntax highlighting, it is now enabled by default.
3348 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3349 at startup automatically.
3350 (Controlling case sensitivity): Mention `M-c' in isearch.
3351 (Using an already running Emacs process): Emacs now creates the
3352 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3353 gnuserv. As emacsclient can now run Lisp code as well, delete a
3354 sentence praising gnuserv for that. Simplify description of how
3355 the client/server operation works.
3356 (Compiler error messages): Delete obsolete text (compile.el has
3357 been rewritten).
3358 (Indenting switch statements): Fix typo.
3359 (Matching parentheses): Simplify setup instructions, mention the
3360 menu bar item in the Options menu.
3361 (Repeating a command as many times as possible): Mention `C-x e'.
3362 (Going to a line by number): Mention new keymap and bindings
3363 `M-g M-g', `M-g M-p' and `M-g M-n'.
3364 (Turning on syntax highlighting): Now on by default. Simplify.
3365 (Replacing highlighted text): Use `1', not `t'.
3366 (Problems with very large files): The maximum size is now 256MB on
3367 32-bit machines.
3368 (^M in the shell buffer): Mention `comint-process-echoes'.
3369 (Emacs for Apple computers): Emacs 22 has native support for Mac
3370 OS X.
3371 (Translating names to IP addresses): Delete node.
3372 (Binding keys to commands): Fix typo.
3373 (SPC no longer completes file names): New node.
3374 (MIME with Emacs mail packages): Delete section about the Emacs
3375 MIME FAQ (it's not reachable anymore).
3376
5fdf9b7c
EZ
33772005-12-10 David Koppelman <koppel@ece.lsu.edu>
3378
3379 * display.texi (Highlight Interactively): Include
3380 global-hi-lock-mode. Add miscellaneous details and elaborations.
b6f2e1f5 3381
36c96250
RS
33822005-12-09 Richard M. Stallman <rms@gnu.org>
3383
3384 * display.texi (Font Lock): Delete the Global FL menu item.
3385
686f2a47
LT
33862005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3387
3388 * custom.texi (Minibuffer Maps): Mention the maps for file name
3389 completion.
3390
b0d12973
KS
33912005-12-09 Kim F. Storm <storm@cua.dk>
3392
3393 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
3394 prefix keys even when mark is active. Decribe that RET moves
3395 cursor to next corner in rectangle; clarify insert around rectangle.
3396
8abd887f 33972005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
18f34551
AM
3398
3399 * cc-mode.texi: The manual has been extensively revised: the
3400 information about using CC Mode has been separated from the larger
3401 and more difficult chapters about configuration. It has been
3402 updated for CC Mode 5.31.
3403
58090a8d
MB
34042005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3405
3406 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3407 (Selecting an implementation): Fix descriptions.
3408
34092005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3410
3411 * message.texi (Various Message Variables): Addition.
3412
34132005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3414
3415 * message.texi: Fix default values.
3416
34172005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3418
3419 * message.texi (Header Commands): Clarify descriptions of
3420 message-cross-post-followup-to, message-reduce-to-to-cc, and
3421 message-insert-wide-reply.
3422 (Various Commands): Fix kindex for message-kill-to-signature;
3423 clarify description of message-tab.
3424
34252005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3426
3427 * message.texi (Mailing Lists): Fix description about MFT.
3428
3429 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3430
34312005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3432
3433 * gnus.texi (Slow Terminal Connection): Replace old description
3434 with new one.
3435
34362005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3437
3438 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3439 replace X-Draft-Headers with X-Draft-From.
3440
34412005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3442
3443 * gnus.texi (Various Various): Fix the default value of
3444 nnheader-max-head-length.
3445 (Gnus Versions): Fix typo.
3446
30c02925
LT
34472005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3448
3449 * custom.texi (Customization): Use xref to elisp manual for
3450 non-TeX output.
3451 (Minor Modes): Update.
3452 (Customization Groups, Changing a Variable, Face Customization):
3453 Update for new appearance of Custom buffers.
3454 (Changing a Variable): `custom-buffer-done-function' has been
3455 replaced by `custom-buffer-done-kill'.
3456 (Specific Customization): In the `customize-group' buffer, a
3457 subgroup's contents are not "hidden". They are not included at
3458 all. They have no [Show] button.
3459 (Mouse Buttons): Add pxref to description of mouse event lists in
3460 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3461 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3462 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3463
2663a204
RS
34642005-12-08 Richard M. Stallman <rms@gnu.org>
3465
3466 * mini.texi (Completion Commands, Completion):
3467 In file name input, SPC does not do completion.
3468
9992b124
CD
34692005-12-08 Carsten Dominik <dominik@science.uva.nl>
3470
30c02925
LT
3471 * org.texi (Structure editing): Document new functionality of
3472 M-RET.
9992b124 3473
a25e15ea
NR
34742005-12-08 Nick Roberts <nickrob@snap.net.nz>
3475
3476 * building.texi (GDB Graphical Interface): Explain screen size
3477 setting.
3478 (Other GDB User Interface Buffers): Describe features specific to
3479 GDB 6.4.
3480
b482109a
LT
34812005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3482
3483 * org.texi (Internal Links): Fix Texinfo usage.
3484
634d5d19
CD
34852005-12-06 Carsten Dominik <dominik@science.uva.nl>
3486
a9af314c 3487 * org.texi (TODO basics): Document the global todo list.
634d5d19
CD
3488 (TODO items): Documents sparse tree for specific TODO
3489 keywords.
634d5d19 3490
9386f7a9
NR
34912005-12-01 Nick Roberts <nickrob@snap.net.nz>
3492
3493 * building.texi (GDB User Interface Layout): Describe how to
3494 kill associated buffers.
68b38146 3495 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
9386f7a9
NR
3496 (Watch Expressions): Be more precise.
3497 (Other GDB User Interface Buffers): Describe how to change a
3498 register value.
3499
98b53ac9
CD
35002005-11-30 Carsten Dominik <dominik@science.uva.nl>
3501
3502 * org.texi (Plain Lists): Typos fixed.
3503
867e8d9a
JB
35042005-11-28 Jay Belanger <belanger@truman.edu>
3505
b6f2e1f5 3506 * calc.texi: Change references of `M-#' to `C-x *' prefix.
867e8d9a 3507
9981213c
CD
35082005-11-24 Carsten Dominik <dominik@science.uva.nl>
3509
30c02925 3510 * org.texi (Structure editing): New item moving commands added.
9981213c
CD
3511 (Plain Lists): New section.
3512
b9c7cbf9
YM
35132005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3514
3515 * macos.texi (Mac Input): Remove description of
3516 mac-command-key-is-meta. Add descriptions of
3517 mac-control-modifier, mac-command-modifier, and
3518 mac-option-modifier.
3c269b1e 3519 (Mac International): Fix description of conversion of clipboard data.
b9c7cbf9
YM
3520 (Mac Font Specs): Add example of font customization by face attributes.
3521
f86711a4
NR
35222005-11-22 Nick Roberts <nickrob@snap.net.nz>
3523
3524 * building.texi (Watch Expressions): Expand description.
b581a727
NR
3525 (Other GDB User Interface Buffers): Describe local map for
3526 gud-watch.
f86711a4 3527
c4e8acbc
CY
35282005-11-21 Chong Yidong <cyd@stupidchicken.com>
3529
3530 * display.texi (Font Lock): Font lock is enabled by default now.
3531
dd949173
JL
35322005-11-20 Juri Linkov <juri@jurta.org>
3533
3534 * basic.texi (Position Info): Update examples of the output.
3535 Remove the fact that examples are produced in the TeXinfo buffer,
3536 because in the Info reader users will get a different output from
3537 `C-x ='.
3538
3539 * building.texi (Compilation Mode): Remove paragraph duplicated
3540 from the node `Compilation'. Add `compilation-skip-threshold'.
3541
3542 * display.texi (Font Lock): Suggest more user-friendly method of
3543 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3544
c5d36b03
RS
35452005-11-18 Richard M. Stallman <rms@gnu.org>
3546
3547 * files.texi (Registering): Mention @@ in mode line.
3548
3549 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3550
34c614a8 35512005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
c5d36b03
RS
3552
3553 * files.texi (Renaming and VC): Some back-ends don't
3554 handle renaming.
3555
35af3490
CD
35562005-11-18 Carsten Dominik <dominik@science.uva.nl>
3557
30c02925 3558 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
35af3490
CD
3559 (Agenda): Document commands `org-cycle-agenda-files' and
3560 `org-agenda-file-to-front'
3561 (Built-in table editor): Document `org-table-sort-lines'.
3562 (HTML formatting): Export of hand-formatted lists.
3563
9f5f5ff2
JL
35642005-11-17 Juri Linkov <juri@jurta.org>
3565
3566 * emacs.texi (Top):
3567 * display.texi (Highlight Interactively): Put this font-lock based
3568 mode near Font Lock node.
3569
73cae835
CY
35702005-11-16 Chong Yidong <cyd@stupidchicken.com>
3571
3572 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3573 icons.
3574
9f49f577
KS
35752005-11-12 Kim F. Storm <storm@cua.dk>
3576
3577 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3578 (Help Summary): Add C-h d and C-h e.
3579 (Apropos): Clarify that all apropos commands may search for either
3580 list of words or a regexp. Add C-h d for apropos-documentation.
3581 Describe apropos-documentation-sort-by-scores user option.
3582
e8beac8a
MB
35832005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3584
3585 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3586 new variable gnus-toolbar-thickness.
3587
35882005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3589
3590 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3591
35922005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3593
3594 * gnus.texi (X-Face): Fix description.
3595 (XVarious): Remove gnus-xmas-logo-color-alist and
3596 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3597
35982005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3599
520c451b 3600 * gnus.texi (Group Parameters): Mention new variable
e8beac8a
MB
3601 gnus-parameters-case-fold-search.
3602 (Home Score File): Addition.
3603
b701f6be
LT
36042005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3605
3606 * killing.texi (CUA Bindings): Add @section.
3607
932954d1
KS
36082005-11-10 Kim F. Storm <storm@cua.dk>
3609
3610 * emacs.texi (Top): Add CUA Bindings entry to menu.
3611
3612 * killing.texi (CUA Bindings): New node. Moved here from
3613 misc.texi and extended with info on rectangle commands and
3614 rectangle highlighting, interface to registers, and the global
3615 mark feature.
3616
3617 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3618
3619 * regs.texi: Prev link points to CUA Bindings node.
3620
caadbbec
LT
36212005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3622
3623 * help.texi (Help Echo): By default, help echos are only shown on
3624 mouse-over, not on point-over.
3625
54e42ad9 36262005-11-04 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org>
dc9cfe1e
EZ
3627
3628 * misc.texi (Shell Mode): Describe how to activate password echoing.
3629
c97f3d3c
EZ
36302005-11-04 Ulf Jasper <ulf.jasper@web.de>
3631
3632 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3633 (Overview): List supported feed types.
3634 (Installation): No installation necessary when using autoload.
3635 (Configuration): Rename "RSS" to "news".
3636
dd949173 36372005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
ffce4757
EZ
3638
3639 * pgg.texi (User Commands): Document additional passphrase
3640 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3641 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3642
94539089
CD
36432005-11-04 Carsten Dominik <dominik@science.uva.nl>
3644
b5dc2fcf 3645 * org.texi: Version number changed to 3.19.
94539089 3646
44e21b24
RF
36472005-11-04 Romain Francoise <romain@orebokech.com>
3648
3649 * mark.texi (Mark Ring): Fix typo.
3650
e082564e
RS
36512005-11-03 Richard M. Stallman <rms@gnu.org>
3652
3653 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3654
c9acf4f7
BW
36552005-11-01 Bill Wohler <wohler@newt.com>
3656
3657 * help.texi (Help Mode): Fix typo.
3658
e5beba32
NR
36592005-11-01 Nick Roberts <nickrob@snap.net.nz>
3660
3661 * building.texi (Other GDB User Interface Buffers): Describe
3662 the command gdb-use-inferior-io-buffer.
3663
158a07a8
RF
36642005-10-31 Romain Francoise <romain@orebokech.com>
3665
3666 * files.texi (Compressed Files): Fix typo.
3667
3668 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3669
3670 * windows.texi (Force Same Window): Likewise.
3671
7145db42
BW
36722005-10-30 Bill Wohler <wohler@newt.com>
3673
3674 * help.texi (Help Mode): URLs viewed with browse-url.
3675
3f866d90
NR
36762005-10-31 Nick Roberts <nickrob@snap.net.nz>
3677
3678 * building.texi (GDB Graphical Interface): Don't reference
3679 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3680 must stay in same frame.
3681
27a19a63
CY
36822005-10-29 Chong Yidong <cyd@stupidchicken.com>
3683
3684 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3685
3686 * anti.texi (Antinews): Likewise.
3687
feb2f364
EZ
36882005-10-29 Sascha Wilde <wilde@sha-bang.de>
3689
3690 * pgg.texi (How to use): Update the example to add autoload of
3691 pgg-encrypt-symmetric-region.
3692 (User Commands): Document pgg-encrypt-symmetric-region.
3693 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3694
22e388cd
BW
36952005-10-28 Bill Wohler <wohler@newt.com>
3696
3697 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3698
107fb6c9
RS
36992005-10-28 Richard M. Stallman <rms@gnu.org>
3700
3701 * files.texi (Visiting): Explain how to enter ? in a file name.
3702
3703 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3704
887ec6f1
JB
37052005-10-27 Jay Belanger <belanger@truman.edu>
3706
3707 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3708 mention other TeX-related units.
3709
68e4964d
NR
37102005-10-25 Nick Roberts <nickrob@snap.net.nz>
3711
3712 * building.texi (GDB Graphical Interface): Describe
3713 gdb-mouse-until.
3714
24c324f9
RS
37152005-10-23 Richard M. Stallman <rms@gnu.org>
3716
3717 * custom.texi (Init File): Recommend when to use site-start.el.
3718
e536613e
LH
37192005-10-23 Lars Hansen <larsh@soem.dk>
3720
3721 * dired-x.texi (Miscellaneous Commands): Replace
3722 dired-do-relative-symlink by dired-do-relsymlink and
3723 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3724
bd4244cb
JB
37252005-10-23 Jay Belanger <belanger@truman.edu>
3726
3727 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3728 constant.
3729
9bc260cf
MA
37302005-10-23 Michael Albinus <michael.albinus@gmx.de>
3731
3732 * faq.texi (Bugs and problems): Replace
3733 `dired-move-to-filename-regexp' by
3734 `directory-listing-before-filename-regexp'.
3735
5798342c
EZ
37362005-10-22 Eli Zaretskii <eliz@gnu.org>
3737
3738 * newsticker.texi (UPDATED): Set value.
3739
292f71fe
MB
37402005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3741
3742 * gnus.texi (Document Groups): Remove duplicate item.
3743
2ac050ce
JL
37442005-10-21 Juri Linkov <juri@jurta.org>
3745
3746 * custom.texi (Examining): Mention accessing the old variable
3747 value via M-n in set-variable.
3748
50031d0d
CD
37492005-10-21 Carsten Dominik <dominik@science.uva.nl>
3750
3751 * org.texi (Summary): Mention iCalendar support.
3752 (Exporting): Document iCalendar support.
3753
be245005
RF
37542005-10-18 Romain Francoise <romain@orebokech.com>
3755
3756 * files.texi (Version Systems): Capitalize GNU.
3757
3758 * viper.texi (Viper Specials): Likewise.
3759
284ab749
NR
37602005-10-18 Nick Roberts <nickrob@snap.net.nz>
3761
3762 * building.texi (Compilation Mode): Remove redundant paragraph.
3763 (Watch Expressions): Remove paragraph to reflect code change.
3764
c1bed3aa
JL
37652005-10-17 Juri Linkov <juri@jurta.org>
3766
3767 * info.texi (Getting Started, Search Index, Expert Info):
3768 Fix wording.
3769 (Search Text): Replace `echo area' with `mode line'.
3770 (Search Index): Both `i' and `,' find all index entries.
3771 Replace example `C-f' with `C-l' (which exists in index of Info
3772 manual) and delete spaces in its keyboard input sequence.
3773 Delete unnecessary explanations about literal characters.
3774
7d6596b8
RS
37752005-10-16 Richard M. Stallman <rms@gnu.org>
3776
3777 * building.texi (Compilation Mode, Compilation): Clarified.
3778
a19a0003
RS
37792005-10-15 Richard M. Stallman <rms@gnu.org>
3780
3781 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3782
d3a597b7
MB
37832005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3784
3785 * gnus.texi (Document Server Internals): Addition.
3786
37872005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3788
3789 * gnus.texi (A note on namespaces): Fix RFC reference.
3790
37912005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3792
3793 * gnus.texi (RSS): Fix key description.
3794
37952005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3796
3797 * gnus.texi: Emacs/w3 -> Emacs/W3.
3798 (Browsing the Web): Fix description.
3799 (Web Searches): Ditto.
3800 (Customizing W3): Ditto.
3801
38022005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3803
3804 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3805
179f2d7b
KH
38062005-10-13 Kenichi Handa <handa@m17n.org>
3807
3808 * basic.texi (Position Info): Fix previous change.
3809
1b3b0b5f
JD
38102005-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3811
3812 * cmdargs.texi (Icons X): Fix typo.
3813
339ef8ce
KH
38142005-10-12 Kenichi Handa <handa@m17n.org>
3815
3816 * basic.texi (Position Info): Describe the case that Emacs shows
3817 "part of display ...".
3818
125df7f5
JB
38192005-10-11 Jay Belanger <belanger@truman.edu>
3820
3821 * calc.texi (Integration): Mention using `a i' to compute definite
3822 integrals.
3823
25f7a98c
JL
38242005-10-11 Juri Linkov <juri@jurta.org>
3825
3826 * info.texi: Rearrange nodes.
3827 (Top): Update menu. Change ref `Info for Experts' to
3828 `Advanced Info Commands'.
3829 (Getting Started): Fix description of manual's parts.
3830 (Help-Int): Change xref `Info Search' to `Search Index', and
3831 `Expert Info' to `Advanced'.
3832 (Advanced): Move node one level up.
3833 (Search Text, Search Index): New nodes split out from `Info Search'.
3834 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3835 split out from `Advanced'.
3836 (Advanced, Emacs Info Variables): De-document editing an Info file
3837 in Info.
3838 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3839 (Creating an Info File): Delete node and move its text to
3840 `Expert Info'.
3841
f9e36a6d
JD
38422005-10-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3843
b5dc2fcf 3844 * cmdargs.texi (Icons X): -nb => -nbi.
f9e36a6d 3845
92d22d48
CY
38462005-10-10 Chong Yidong <cyd@stupidchicken.com>
3847
3848 * frames.texi (Speedbar): A couple more clarifications.
3849
4e5f12ee
NR
38502005-10-11 Nick Roberts <nickrob@snap.net.nz>
3851
3852 * building.texi (GDB User Interface Layout): Improve diagram.
3853 (Watch Expressions): Explain how to make speedbar global.
3854 (Other GDB User Interface Buffers): Make references more precise.
3855
86bebbbc
CD
38562005-10-10 Carsten Dominik <dominik@science.uva.nl>
3857
c1bed3aa 3858 * org.texi (Workflow states): Documented that change in keywords
86bebbbc
CD
3859 becomes active only after restart of Emacs.
3860
de22e5d1
RS
38612005-10-09 Richard M. Stallman <rms@gnu.org>
3862
3863 * frames.texi (Speedbar): Clarify the text.
3864
3b6de082
CY
38652005-10-09 Chong Yidong <cyd@stupidchicken.com>
3866
3867 * frames.texi (Speedbar): Add information on keybindings,
3868 dismissing the speedbar, and buffer display mode. Link to
3869 speedbar manual.
3870
9ea74452
JD
38712005-10-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3872
be245005 3873 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
9ea74452
JD
3874 added -nb, --no-bitmap-icon.
3875
11948172
MA
38762005-10-08 Michael Albinus <michael.albinus@gmx.de>
3877
3878 Sync with Tramp 2.0.51.
3879
01013453
NR
38802005-10-08 Nick Roberts <nickrob@snap.net.nz>
3881
3882 * speedbar.texi (Introduction): Describe new location of speedbar
3883 on menubar.
3884 (Basic Key Bindings): Remove descriptions of bindings that have
3885 been removed.
3886
64015f0e
NR
38872005-10-07 Nick Roberts <nickrob@snap.net.nz>
3888
3889 * building.texi (GDB Graphical Interface): Add variables and
3890 functions to indices. Be more precise.
3891
281cc7f0
NR
38922005-10-05 Nick Roberts <nickrob@snap.net.nz>
3893
3894 * speedbar.texi (GDB): Describe use of watch expressions.
3895
9a49a36b
JD
38962005-10-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3897
3898 * frames.texi (Drag and Drop): Remove the x- from
3899 x-dnd-open-file-other-window and xdnd-protocol-alist.
3900
42b5e85e
RF
39012005-09-30 Romain Francoise <romain@orebokech.com>
3902
3903 * mini.texi (Minibuffer): The default value now appears before the
3904 colon in minibuffer prompts.
3905
a33704bb
MB
39062005-09-28 Simon Josefsson <jas@extundo.com>
3907
3908 * message.texi (IDNA): Fix.
3909
39102005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3911
3912 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3913 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3914 description of nntp-open-connection-function.
3915 (Common Variables): Fix descriptions.
3916
53cfefc8
MB
39172005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3918
3919 * gnus.texi (Server Buffer Format): Document the %a format spec.
3920
c769dcac
RS
39212005-09-25 Richard M. Stallman <rms@gnu.org>
3922
3923 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3924
5fae1cae
MB
39252005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3926
3927 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3928
8dbf19c7
RS
39292005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3930
3931 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3932
de07af38
CD
39332005-09-23 Carsten Dominik <dominik@science.uva.nl>
3934
b5dc2fcf 3935 * org.texi Version 3.16.
de07af38 3936
acde1152
YM
39372005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3938
3939 * emacs.texi (Top): Update submenus from macos.texi.
3940
3941 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3942 (Mac OS): Update feature support status.
3943 (Mac Input): List supported input scripts. Remove description
3944 about `mac-keyboard-text-encoding'. Mention mouse button
3945 emulation and related variables.
3946 (Mac International): Mention Central European and Cyrillic
3947 support. Now `keyboard-coding-system' is dynamically changed.
3948 Add description about coding system for selection. Add
3949 description about language environment.
3950 (Mac Environment Variables): Mention
3951 `~/.MacOSX/environment.plist'. Give example of command line
3952 arguments. Add Preferences support.
3953 (Mac Directories): Explicitly state that this node is for Mac OS
3954 Classic only.
3955 (Mac Font Specs): Mention specification for scalable fonts. List
3956 supported charsets. Add preferred way of creating fontsets. Add
3957 description about `mac-allow-anti-aliasing'.
3958 (Mac Functions): Add descriptions about `mac-set-file-creator',
3959 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3960 and `mac-get-preference'.
3961
e3fba586
MB
39622005-09-19 Miles Bader <miles@gnu.org>
3963
3964 * newsticker.texi: Get rid of CVS keywords.
3965
430d3ed7
MB
39662005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3967
3968 * gnus.texi (Finding the Parent): Fix description of how Gnus
3969 finds article.
3970
39712005-09-14 Jari Aalto <jari.aalto@cante.net>
3972
1768573d 3973 * gnus.texi (Advanced Scoring Examples): New examples to teach how
430d3ed7
MB
3974 to drop off non-answered articles.
3975
900d1698
JB
39762005-09-19 Juanma Barranquero <lekktu@gmail.com>
3977
9abab831
EZ
3978 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3979 braces (which are unsupported by NMAKE) for macro `srcdir'.
900d1698 3980
4ac3afdb
EZ
39812005-09-17 Eli Zaretskii <eliz@gnu.org>
3982
3983 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3984 (../info/newsticker, newsticker.dvi): New targets.
3985
39862005-09-17 Ulf Jasper <ulf.jasper@web.de>
3987
3988 * newsticker.texi: Replace @command with @code. Replace @example
3989 with @lisp.
3990 (Top): Added explanations to menu items.
3991 (GNU Free Documentation License): Removed.
3992
678e7c71
RF
39932005-09-16 Romain Francoise <romain@orebokech.com>
3994
cfbc3a32 3995 Update all files to specify GFDL version 1.2.
678e7c71
RF
3996
3997 * doclicense.texi (GNU Free Documentation License): Update to
3998 version 1.2.
3999
7c9e7ccf
RS
40002005-09-15 Richard M. Stallman <rms@gnu.org>
4001
5c4757d3
RS
4002 * buffers.texi (List Buffers): Fix xref.
4003
4004 * rmail.texi (Rmail Basics): Fix xref.
4005
4006 * emacs.texi (Top): Update subnode menus.
4007
4008 * files.texi (Saving Commands): New node, broken out of Saving.
4009 (Customize Save): New node, broken out of Saving.
4010 Clarify effect of write-region-inhibit-fsync.
4011 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
4012
7c9e7ccf
RS
4013 * newsticker.texi: Fix @setfilename.
4014
4015 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4016 (../info/newsticker, newsticker.dvi): New targets.
4017
e5588c43
RF
40182005-09-14 Romain Francoise <romain@orebokech.com>
4019
4020 * files.texi (Saving): Mention write-region-inhibit-fsync.
4021
4242b8d6
CY
40222005-09-05 Chong Yidong <cyd@stupidchicken.com>
4023
4024 * custom.texi (Custom Themes): New node.
4025
d7ea8b71
RS
40262005-09-03 Richard M. Stallman <rms@gnu.org>
4027
4028 * search.texi (Search Case): Mention vars that control
4029 case-fold-search for various operations.
4030
25afa2cf
CD
40312005-08-30 Carsten Dominik <dominik@science.uva.nl>
4032
4033 * org.texi: Version 3.15.
4034
8db1300a
LT
40352005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4036
4037 * ses.texi: Combine all three indices into one.
4038 Correct a few typos.
4039
f3f01d5d
MB
40402005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4041
4042 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4043
40442005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4045
4046 * emacs-mime.texi (Handles): Remove duplicate item.
4047 (Encoding Customization): Fix the default value for
4048 mm-coding-system-priorities.
4049 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4050 (Basic Functions): Fix reference.
4051
40522005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4053
4054 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4055
16691d29
JL
40562005-08-22 Juri Linkov <juri@jurta.org>
4057
4058 * display.texi (Standard Faces): Merge the text from
4059 `(elisp)Standard Faces' into this node.
4060
f92bd512
LT
40612005-08-18 Luc Teirlinck <teirllm@auburn.edu>
4062
4063 * emacs.texi (Top): Delete menu item for deleted node
4064 Keyboard Translations.
4065
94396ace
RS
40662005-08-18 Richard M. Stallman <rms@gnu.org>
4067
3e80c4c1
RS
4068 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4069 and web site.
4070
4071 * trouble.texi (Unasked-for Search):
4072 Delete xref to Keyboard Translations.
94396ace
RS
4073
4074 * glossary.texi (Glossary): Delete xref.
4075
4076 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4077 not keyboard-translate.
4078
4079 * custom.texi (Minor Modes): Say that the list here is not complete.
4080 (Keyboard Translations): Node deleted.
4081 (Disabling): Delete xref to it.
4082 (Customization Groups): Fix Custom buffer example.
4083 (Hooks): Mention remove-hooks.
4084
17c30f4d
LT
40852005-08-17 Luc Teirlinck <teirllm@auburn.edu>
4086
4087 * building.texi (GDB Graphical Interface): Improve filling of menu
4088 item.
4089
b01e8676
NR
40902005-08-18 Nick Roberts <nickrob@snap.net.nz>
4091
4092 * building.texi (GDB Graphical Interface): Use better node names.
4093
0bf14bfd
RS
40942005-08-14 Richard M. Stallman <rms@gnu.org>
4095
4096 * text.texi (Sentences): Fix xref.
4097
c09c82f9
JL
40982005-08-14 Juri Linkov <juri@jurta.org>
4099
4100 * building.texi (Compilation, Grep Searching): Move grep command
4101 headings from `Compilation' to `Grep Searching'.
4102
4103 * dired.texi (Dired and Find):
4104 * maintaining.texi (Tags Search): Replace grep xref to
4105 `Compilation' node with `Grep Searching'.
4106
4107 * files.texi (Comparing Files): Replace xref to `Compilation' with
4108 `Compilation Mode'.
4109
500fe8e5
RS
41102005-08-13 Alan Mackenzie <acm@muc.de>
4111
4112 * search.texi (Non-ASCII Isearch): Correct a typo.
7860977a 4113 (Replacement Commands): Mention query-replace key binding.
500fe8e5 4114
59cb8c23
RS
41152005-08-11 Richard M. Stallman <rms@gnu.org>
4116
4117 * programs.texi (Options for Comments): Fix xref.
4118
17c30f4d
LT
4119 * search.texi (Regexp Backslash, Regexp Example): New nodes split
4120 out of Regexps.
59cb8c23
RS
4121
4122 * faq.texi (Using regular expressions): Fix xref.
4123
5ebbfd96
JL
41242005-08-09 Juri Linkov <juri@jurta.org>
4125
4126 * building.texi (Compilation): Use `itemx' instead of `item'.
4127 (Grep Searching): Simplify phrase.
4128
4129 * display.texi (Standard Faces): Describe vertical-border on
4130 window systems.
4131
4132 * windows.texi (Split Window): Simplify phrase and mention
4133 vertical-border face.
4134
61298e17
RS
41352005-08-09 Richard M. Stallman <rms@gnu.org>
4136
4137 * files.texi (Comparing Files): Clarify compare-windows.
4138
4139 * calendar.texi (Scroll Calendar): Document < and > in calendar.
4140
196a121b
JL
41412005-08-09 Juri Linkov <juri@jurta.org>
4142
4143 * info.texi (Help-P): Replace `Prev' with `Previous'.
4144 (Help-M, Help-Xref): Add S-TAB.
4145 (Help-FOO): Update `u' command.
4146 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4147 Update info about visibility of xref parts.
4148 (Help-Int): Fix `m' command. Rename `Info-last' to
4149 `Info-history-back'. Add `Info-history-forward'.
4150 (Advanced): Fix `g*' and `M-n' commands.
4151 (Info Search): Add `index-apropos' in stand-alone browser.
4152 Add isearch commands.
4153 (Emacs Info Variables): Remove `Info-fontify'.
4154 Add `Info-mode-hook'. Update face names.
4155 Add `Info-fontify-maximum-menu-size',
4156 `Info-fontify-visited-nodes', `Info-isearch-search'.
4157
d2a2c17f
MA
41582005-08-07 Michael Albinus <michael.albinus@gmx.de>
4159
4160 Sync with Tramp 2.0.50.
4161
4162 * tramp.texi: Use @option{} consequently for method names.
4163 (Inline methods, External transfer methods): Remove references to
4164 Cygwin.
4165 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4166 implementation.
4167
b268465a
EZ
41682005-08-06 Eli Zaretskii <eliz@gnu.org>
4169
cb8fc40a
EZ
4170 * mule.texi (Coding Systems): Rephrase the paragraph about
4171 codepages: no need for "M-x codepage-setup" anymore, except on
4172 MS-DOS.
4173
b268465a
EZ
4174 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
4175 the MS-DOS port only.
4176
43e124e6
EZ
41772005-07-30 Eli Zaretskii <eliz@gnu.org>
4178
4179 * makefile.w32-in (info): Don't run multi-install-info.bat.
4180 ($(infodir)/dir): New target, produced by running
4181 multi-install-info.bat.
4182
753f8b0f
MB
41832005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4184
4185 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4186 Mention that gnus-init-file is not read when Emacs is invoked with
4187 --no-init-file or -q.
4188
4be27839
EZ
41892005-07-22 Eli Zaretskii <eliz@gnu.org>
4190
4191 * files.texi (Quoted File Names): Add index entry.
4192
376b811b
CD
41932005-07-19 Carsten Dominik <dominik@science.uva.nl>
4194
b5dc2fcf 4195 * org.texi: Version 3.14.
376b811b 4196
376b811b
CD
41972005-07-04 Carsten Dominik <dominik@science.uva.nl>
4198
b5dc2fcf 4199 * org.texi: Version 3.13.
376b811b 4200
09cab23d
JL
42012005-07-19 Juri Linkov <juri@jurta.org>
4202
4203 * files.texi (Comparing Files): Mention resync for `compare-windows'.
4204
426179e1
JL
42052005-07-18 Juri Linkov <juri@jurta.org>
4206
4207 * calc.texi (Time Zones, Logical Operations):
4208 * cl.texi (Overview):
4209 * custom.texi (Easy Customization):
4210 * files.texi (Old Versions):
4211 * frames.texi (Wheeled Mice):
4212 * mule.texi (Specify Coding):
4213 * org.texi (TODO types):
4214 * sc.texi (Emacs 18 MUAs):
4215 * speedbar.texi (Top):
4216 * text.texi (Cell Justification):
4217 * trouble.texi (After a Crash):
4218 * url.texi (History):
4219 * xresources.texi (GTK styles):
4220 Delete duplicate duplicate words.
4221
7ce1c508
RS
42222005-07-17 Richard M. Stallman <rms@gnu.org>
4223
4224 * frames.texi (Creating Frames): Fix foreground color example.
4225
4226 * custom.texi (Init Examples): Clean up text about conditionals.
4227
42282005-07-16 Richard M. Stallman <rms@gnu.org>
4229
4230 * mini.texi (Completion Commands): Fix command name for ?.
4231
9ebc3953
EZ
42322005-07-16 Johan Bockgard <bojohan@users.sourceforge.net> (tiny change)
4233
4234 * cl.texi (Type Predicates): Document `atom' type.
4235
6bdeff3e
EZ
42362005-07-16 Eli Zaretskii <eliz@gnu.org>
4237
2e9c1c6d
EZ
4238 * display.texi (Standard Faces): Explain that customization of
4239 `menu' face has no effect on w32 and with GTK. Add
4240 cross-references.
4241
6bdeff3e
EZ
4242 * cmdargs.texi (General Variables): Clarify the default location
4243 of $HOME on w32 systems.
4244
f95a841c
JR
42452005-07-15 Jason Rumney <jasonr@gnu.org>
4246
4247 * cmdargs.texi (General Variables): Default HOME on MS Windows has
4248 changed.
4249
71ec7e9b
KH
42502005-07-08 Kenichi Handa <handa@m17n.org>
4251
4252 * mule.texi (Recognize Coding): Recommend
4253 revert-buffer-with-coding-system instead of revert-buffer.
4254
16f56815
RS
42552005-07-07 Richard M. Stallman <rms@gnu.org>
4256
7d90e71d
RS
4257 * anti.texi (Antinews): Mention mode-line-inverse-video.
4258
16f56815
RS
4259 * files.texi (Saving): Minor correction about C-x C-w.
4260
4261 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
4262
a1306094
LT
42632005-07-07 Luc Teirlinck <teirllm@auburn.edu>
4264
4265 * search.texi (Isearch Scroll): Add example of using the
4266 `isearch-scroll' property.
4267 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
4268 `Display Custom' node.
4269 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
4270 and de-emphasize it.
4271 (Other Repeating Search): `occur' currently can not correctly
4272 handle multiline matches. Correct, clarify and update description
4273 of `flush-lines' and `keep-lines'.
4274
4275 * display.texi (Display Custom): Add anchor for `baud-rate'.
4276
b713c813
RS
42772005-07-07 Richard M. Stallman <rms@gnu.org>
4278
4279 * gnu.texi: Update where to get GNU status; add refs for how to help.
4280 Add footnotes 6 and 7.
4281
a0ec7a4a
LK
42822005-07-04 Lute Kamstra <lute@gnu.org>
4283
4284 Update FSF's address in GPL notices.
4285
4286 * calc.texi (Copying):
4287 * doclicense.texi (GNU Free Documentation License):
4288 * faq.texi (Contacting the FSF):
4289 * mh-e.texi (Copying):
4290 * trouble.texi (Checklist): Update FSF's address.
4291
3d393029
RS
42922005-07-03 Richard M. Stallman <rms@gnu.org>
4293
a0ec7a4a 4294 * flymake.texi (Example -- Configuring a tool called directly):
3d393029
RS
4295 Update name of flymake-build-relative-filename.
4296
84861437
MB
42972005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4298
4299 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4300
01d37825
CD
43012005-06-29 Carsten Dominik <dominik@science.uva.nl>
4302
b5dc2fcf 4303 * org.texi: Version 3.12.
01d37825 4304
cf444441
RS
43052005-06-24 Richard M. Stallman <rms@gnu.org>
4306
4307 * display.texi (Text Display): Change index entries.
4308
6cdd056d
EZ
43092005-06-24 Eli Zaretskii <eliz@gnu.org>
4310
4311 * makefile.w32-in (MAKEINFO): Use --force.
4312 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4313 Makefile.in.
4314 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4315 more shells.
4316
d88c275b
RS
43172005-06-23 Richard M. Stallman <rms@gnu.org>
4318
528b6abc
RS
4319 * anti.texi (Antinews): Renamed show-nonbreak-escape to
4320 nobreak-char-display.
4321
4322 * emacs.texi (Top): Update detailed node listing.
4323
4324 * display.texi (Text Display): Renamed show-nonbreak-escape
4325 to nobreak-char-display and no-break-space to nobreak-space.
4326 (Standard Faces): Split up the list of standard faces
4327 and put it in a separate node. Add nobreak-space and
4328 escape-glyph.
4329
a0ec7a4a 4330 * speedbar.texi (Creating a display): Texinfo usage fixes.
fb3ae391 4331
a0ec7a4a 4332 * tramp.texi (Customizing Completion, Auto-save and Backup):
d88c275b
RS
4333 Texinfo usage fixes.
4334
9180519b
LK
43352005-06-23 Lute Kamstra <lute@gnu.org>
4336
4337 * mule.texi (Select Input Method): Fix typo.
4338
9b0fbacd
KH
43392005-06-23 Kenichi Handa <handa@m17n.org>
4340
4341 * mule.texi (International): List all supported scripts. Adjust
4342 text for that leim is now included in the normal Emacs
4343 distribution.
4344 (Language Environments): List all language environments.
4345 Intlfonts contains fonts for most supported scripts, not all..
4346 (Select Input Method): Refer to C-u C-x = to see how to type to
4347 input a specifc character.
4348 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
4349
1fcb6808
JB
43502005-06-23 Juanma Barranquero <lekktu@gmail.com>
4351
4352 * building.texi (Grep Searching):
4353 * dired-x.texi (Miscellaneous Commands):
4354 * ediff.texi (Miscellaneous):
4355 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4356 (Agent Variables):
4357 * info.texi (Help-Xref):
4358 * message.texi (Message Headers):
4359 * org.texi (Remember):
4360 * reftex.texi (Options (Defining Label Environments)):
4361 (Options (Index Support)):
4362 (Options (Viewing Cross-References)):
4363 (Options (Misc)):
4364 (Changes):
4365 * speedbar.texi (Creating a display):
4366 * tramp.texi (Customizing Completion, Auto-save and Backup):
4367 Texinfo usage fix.
4368
53abc3bf
MB
43692005-06-22 Miles Bader <miles@gnu.org>
4370
4371 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
4372
b4e49aee
MB
43732005-06-20 Miles Bader <miles@gnu.org>
4374
4375 * display.texi (Faces): Add `vertical-divider'.
4376
f19b57e3
RS
43772005-06-17 Richard M. Stallman <rms@gnu.org>
4378
4379 * text.texi (Adaptive Fill): Minor clarification.
4380
30313b90
CD
43812005-06-13 Carsten Dominik <dominik@science.uva.nl>
4382
b5dc2fcf 4383 * org.texi: Version 3.11.
30313b90 4384
93a6b94a
JB
43852005-06-12 Jay Belanger <belanger@truman.edu>
4386
4387 * calc.texi (Getting Started): Remove extra menu item.
4388
257914aa
LK
43892005-06-10 Lute Kamstra <lute@gnu.org>
4390
4391 * emacs.texi (Top): Correct version number.
4392 * anti.texi (Antinews): Correct version number. Use EMACSVER to
4393 refer to the current version of Emacs.
4394
e2e8c87d
LT
43952005-06-08 Luc Teirlinck <teirllm@auburn.edu>
4396
4397 * files.texi (Log Buffer): Document when there can be more than
4398 one file to be committed.
4399
ecc8893a
JL
44002005-06-08 Juri Linkov <juri@jurta.org>
4401
4402 * display.texi (Faces): Add `shadow' face.
4403
24cca6f2
MY
44042005-06-07 Masatake YAMATO <jet@gyve.org>
4405
4406 * display.texi (Faces): Write about mode-line-highlight.
4407
ce6e10af
RS
44082005-06-06 Richard M. Stallman <rms@gnu.org>
4409
4410 * misc.texi (Printing Package): Explain how to initialize
4411 printing package.
4412
4413 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
4414
d01a9710
EZ
44152005-06-05 Chong Yidong <cyd@stupidchicken.com>
4416
4417 * emacs.texi: Rename Hardcopy to Printing.
4418 Make PostScript and PostScript Variables subnodes of it.
4419
4420 * misc.texi (Printing): Rename node from Hardcopy.
4421 Mention menu bar options.
4422 Move PostScript and PostScript Variables to submenu.
4423 (Printing package): New node.
4424
4425 * mark.texi (Using Region): Change Hardcopy xref to Printing.
4426
4427 * dired.texi (Operating on Files): Likewise.
4428
4429 * calendar.texi (Displaying the Diary): Likewise.
4430
4431 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
4432
4433 * glossary.texi (Glossary): Likewise.
4434
4435 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
4436 effect.
4437
a4e51a7a
RS
44382005-06-04 Richard M. Stallman <rms@gnu.org>
4439
4440 * trouble.texi (After a Crash): Polish previous change.
4441
31ac0c17
JB
44422005-05-31 Jay Belanger <belanger@truman.edu>
4443
4444 * calc.texi (Notations Used in This Manual): Use @kbd for key
4445 sequence.
4446 (Demonstration of Calc): Mention another way of starting Calc.
4447 (Starting Calc): Mention long name of M-#.
4448 (Embedded Mode Overview): Remove unnecessary instruction.
4449 (Other M-# commands): Rephrase `M-# 0' explanation.
ad83e1f4
JB
4450 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4451 reflect current behavior.
31ac0c17 4452
e39f3cfe
JB
44532005-05-30 Jay Belanger <belanger@truman.edu>
4454
4455 * calc.texi (Hooks): Change description of calc-window-hook and
4456 calc-trail-window-hook to match usage.
4457 (Computational Functions): Add more constant-generating functions.
4458 (Customizable Variables): Use defvar.
4459
e55df387
NF
44602005-05-30 Noah Friedman <friedman@splode.com>
4461
4462 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
4463 recovery mechanism.
4464
e0b43b66
JB
44652005-05-28 Jay Belanger <belanger@truman.edu>
4466
4467 * calc.texi (Assignments in Embedded Mode): Fix variable name.
05294d63
JB
4468 (Basic Embedded Mode): Explain behavior of arguments to
4469 calc-embedded-mode.
e0b43b66 4470
f8916156
NR
44712005-05-28 Nick Roberts <nickrob@snap.net.nz>
4472
4473 * building.texi (Other Buffers): SPC toggles display of
4474 floating point registers.
4475
63971eab
JB
44762005-05-27 Jay Belanger <belanger@truman.edu>
4477
4478 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4479 current behavior.
4480
9f15b4df
NR
44812005-05-27 Nick Roberts <nickrob@snap.net.nz>
4482
4483 * files.texi (Log Buffer): Merge in description of Log Edit
4484 mode from pcl-cvs.texi.
4485
3851a30d
RS
44862005-05-26 Richard M. Stallman <rms@gnu.org>
4487
4488 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
4489
17c5c219
JB
44902005-05-25 Jay Belanger <belanger@truman.edu>
4491
4492 * calc.texi: Change Calc version number throughout.
4493 (Keypad Mode): Change location in info output.
4494 (Keypad mode overview): Move picture of keypad.
4495
4f1d2d7a
LT
44962005-05-24 Luc Teirlinck <teirllm@auburn.edu>
4497
4498 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
4499 not enabled by default.
4500 When not on a word, `ispell-word' by default checks the word
4501 before point.
4502
cb5db137
NR
45032005-05-24 Nick Roberts <nickrob@snap.net.nz>
4504
4f1d2d7a 4505 * building.texi (Debugger Operation): Simplify last sentence.
cb5db137 4506
33f413db
LK
45072005-05-23 Lute Kamstra <lute@gnu.org>
4508
4509 * emacs.texi: Update FSF's address throughout.
4510 (Preface): Use @cite.
4511 (Distrib): Add cross reference to the node "Copying". Mention the
4512 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
4513 printed manuals.
4514 (Intro): Use @xref for the Emacs Lisp Intro.
4515
9aa21f51
JB
45162005-05-21 Jay Belanger <belanger@truman.edu>
4517
4518 * calc.texi (Storing variables): Mention that only most variables
4519 are void to begin with.
4520
a2c9aee6
EZ
45212005-05-21 Kevin Ryde <user42@zip.com.au>
4522
4523 * widget.texi (Basic Types): Update cross ref from "Enabling
4524 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4525 lispref/text.texi change.
4526
24e9a727
CD
45272005-05-20 Carsten Dominik <dominik@science.uva.nl>
4528
b5dc2fcf 4529 * org.texi: Version 3.09.
24e9a727 4530
24e9a727
CD
45312005-05-18 Carsten Dominik <dominik@science.uva.nl>
4532
b5dc2fcf 4533 * reftex.texi: Version 4.28.
24e9a727 4534
b697021d
LT
45352005-05-18 Luc Teirlinck <teirllm@auburn.edu>
4536
2e5df9ac
LT
4537 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
4538
4539 * basic.texi (Moving Point): Mention default for `goto-line'.
4540
b697021d
LT
4541 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
4542 of a variable's docstring.
4543
ae48b251
LK
45442005-05-18 Lute Kamstra <lute@gnu.org>
4545
ee7c0964
LK
4546 * maintaining.texi (Overview of Emerge): Add cross reference.
4547 Remove duplication.
4548
ae48b251
LK
4549 * emacs.texi (Top): Update to the current structure of the manual.
4550 * misc.texi (Emacs Server): Add menu description.
4551 * files.texi (Saving): Fix menu.
4552 * custom.texi (Customization): Fix menu.
4553 * mule.texi (International): Fix menu.
4554 * kmacro.texi (Keyboard Macros): Fix menu.
4555
d239287a
LT
45562005-05-16 Luc Teirlinck <teirllm@auburn.edu>
4557
1fcb6808 4558 * display.texi: Various minor changes.
d239287a
LT
4559 (Faces): Delete text that is repeated in the next section.
4560
80afd390
NR
45612005-05-16 Nick Roberts <nickrob@snap.net.nz>
4562
4563 * building.texi (Debugger Operation): Mention GUD tooltips are
4564 disabled with GDB in text command mode.
4565
97c66d74
JB
45662005-05-16 Jay Belanger <belanger@truman.edu>
4567
4568 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4569
995599a8
NR
45702005-05-16 Nick Roberts <nickrob@snap.net.nz>
4571
4572 * building.texi: Replace toolbar with "tool bar" for consistency.
4573 (Compilation Mode): Describe compilation-context-lines
4574 and use of arrow in compilation buffer.
4575 (Debugger Operation): Replace help text with variable's value.
4576
4577 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
4578 consistency.
4579
4214af69
LT
45802005-05-15 Luc Teirlinck <teirllm@auburn.edu>
4581
4582 * major.texi (Choosing Modes): normal-mode processes the -*- line.
4583 Add xref.
4584
fcd6e601
JB
45852005-05-14 Jay Belanger <belanger@truman.edu>
4586
4587 * calc.texi (Default Simplifications): Insert missing ! (logical
4588 not operator).
4589
7177e2a3
MA
45902005-05-14 Michael Albinus <michael.albinus@gmx.de>
4591
4592 Sync with Tramp 2.0.49.
4593
706f4350
LT
45942005-05-14 Luc Teirlinck <teirllm@auburn.edu>
4595
4596 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
4597 (Position Info): Delete discussion of `goto-line'. It is already
4598 described in `Moving point'.
4599
4600 * mini.texi (Completion Commands): Correct reference.
4601 (Completion Options): Fix typo.
4602
4603 * killing.texi (Deletion): Complete description of `C-x C-o'.
4604
522e2240
JB
46052005-05-10 Jay Belanger <belanger@truman.edu>
4606
4607 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4608 to 1.
4609
d101bf56
RS
46102005-05-10 Richard M. Stallman <rms@gnu.org>
4611
4612 * building.texi (Compilation): Clarify recompile's directory choice.
4613
4614 * frames.texi (Tooltips): Cleanups.
4615
4616 * basic.texi (Arguments): Fix punctuation.
4617
5fcf68a5
LT
46182005-05-09 Luc Teirlinck <teirllm@auburn.edu>
4619
4620 * screen.texi (Menu Bar): The up and down (not left and right)
05a7c229 4621 arrow keys move through a keyboard menu.
5fcf68a5 4622
698b0510
LT
46232005-05-08 Luc Teirlinck <teirllm@auburn.edu>
4624
4625 * basic.texi: Various typo and grammar fixes.
4626 (Moving Point): C-a now runs move-beginning-of-line.
4627
05aeab20
NR
46282005-05-08 Nick Roberts <nickrob@snap.net.nz>
4629
4630 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
4631
4632 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
4633 as different animals.
4634
ea0d5ebb
LT
46352005-05-07 Luc Teirlinck <teirllm@auburn.edu>
4636
4637 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
4638 Correct index entry.
4639
33b71f41
NR
46402005-05-07 Nick Roberts <nickrob@snap.net.nz>
4641
4642 * building.texi (Debugger Operation): Update to reflect changes
4643 in GUD tooltips.
4644
7e995a23
RS
46452005-04-30 Richard M. Stallman <rms@gnu.org>
4646
4647 * files.texi (Compressed Files): Auto Compression normally enabled.
4648
4649 * building.texi (Debugger Operation): Clarify previous change.
4650
56c91423
CD
46512005-04-29 Carsten Dominik <dominik@science.uva.nl>
4652
4653 * org.texi: Version 3.08, structure reorganized.
4654
7faf5381
NR
46552005-04-28 Nick Roberts <nickrob@snap.net.nz>
4656
4657 * building.texi (Debugger Operation): Add description for
4658 GUD tooltips when program is not running.
4659
6d42bedc
LT
46602005-04-26 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * misc.texi (Shell): Add `Shell Prompts' to menu.
4663 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
4664 description. Delete remarks moved to new node.
4665 (Shell Prompts): New node.
4666 (History References): Replace remarks moved to `Shell Prompts'
4667 with xref to that node.
4668 (Remote Host): Clarify how to specify the terminal type when
4669 logging in to a different machine.
4670
f88761e2
RS
46712005-04-26 Richard M. Stallman <rms@gnu.org>
4672
4673 * emacs.texi (Top): Update submenus from files.texi.
4674
4675 * files.texi (Filesets): Clarify previous change.
4676
4677 * dired.texi (Misc Dired Features): Clarify previous change.
4678
46792005-04-25 Chong Yidong <cyd@stupidchicken.com>
4680
b5dc2fcf 4681 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
f88761e2 4682
68a94f5a
RS
4683 * dired.texi (Misc Dired Features): Document
4684 dired-compare-directories.
f88761e2 4685
68a94f5a
RS
4686 * files.texi (Filesets): New node.
4687 (File Conveniences): Document Image mode.
f88761e2 4688
68a94f5a 4689 * text.texi (TeX Print): Document tex-compile.
f88761e2 4690
7f48f143
LT
46912005-04-25 Luc Teirlinck <teirllm@auburn.edu>
4692
4693 * frames.texi (Tooltips): Tooltip mode is enabled by default.
be245005 4694 Delete redundant reference to tooltip Custom group. It is
7f48f143
LT
4695 referred too again in the next paragraph.
4696
a6390474
RS
46972005-04-24 Richard M. Stallman <rms@gnu.org>
4698
4699 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
4700
4701 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4702
5827e9d4
KS
47032005-04-19 Kim F. Storm <storm@cua.dk>
4704
4705 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
4706
adbb89ef
LH
47072005-04-18 Lars Hansen <larsh@math.ku.dk>
4708
4709 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
4710 turns off desktop-save-mode.
5827e9d4 4711
742220b6
LT
47122005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4713
4714 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
4715 by default in terminals compatible with xterm. Mention that
4716 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
4717 node.
4718
a9f07b61
CD
47192005-04-15 Carsten Dominik <dominik@science.uva.nl>
4720
4721 * org.texi: Update to version 3.06.
4722
5c156fdf
LK
47232005-04-13 Lute Kamstra <lute@gnu.org>
4724
4725 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4726
ed77be1d
LT
47272005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4728
1953295b 4729 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
ed77be1d 4730
ed0fb1f1
JD
47312005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4732
4733 * xresources.texi (Table of Resources): Add cursorBlink.
4734
c42f8f3e
LT
47352005-04-11 Luc Teirlinck <teirllm@auburn.edu>
4736
4737 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
4738 `d', `C-d' and `u'.
4739
94285c26
RS
47402005-04-11 Richard M. Stallman <rms@gnu.org>
4741
4742 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
4743 (Misc X): Add -D, --basic-display.
4744
4745 * maintaining.texi (Change Log): Correct the description of
4746 the example.
4747
4748 * major.texi (Choosing Modes): Document magic-mode-alist.
4749
4f79343e
TTN
47502005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4751
4752 * cl.texi (Porting Common Lisp): Fix typo.
4753
223bc577
LT
47542005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4755
4756 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
1953295b 4757 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
223bc577
LT
4758 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
4759 (Rmail Output): Clarify which statements apply to `o', `C-o' and
4760 `w', respectively.
4761 (Rmail Labels): Mention `l'.
4762 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
4763 (Rmail Summary Edit): Describe `j' and RET.
4764
34b4a374
JD
47652005-04-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4766
426179e1 4767 * xresources.texi (Lucid Resources): Add fontSet resource.
34b4a374 4768
91472578
MB
47692005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4770
4771 * gnus.texi (RSS): Addition.
4772
a13d134c
LT
47732005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4774
4775 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4776 now called `indicate-empty-lines'.
4777
73f0d996
KS
47782005-04-06 Kim F. Storm <storm@cua.dk>
4779
4780 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4781
926e27e7
LT
47822005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4783
47b143f3
LT
4784 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4785 deleted.
4786 (Marks vs Flags): Add some convenient key bindings.
4787 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4788 (Misc Dired Features): Correct and expand description of `w' command.
4789
926e27e7
LT
4790 * frames.texi (XTerm Mouse): Delete apparently false info.
4791 The GNU/Linux console currently does not appear to support
4792 `xterm-mouse-mode'.
4793
1151215a
JB
47942005-04-04 Jay Belanger <belanger@truman.edu>
4795
4796 * calc.texi: Change Calc version number.
4797 (Customizable variables): Fix description of calc-language-alist.
4798 (Copying): Put in version 2 of GPL.
4799
6c381cba
GM
48002005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4801
4802 * calendar.texi (Diary): Mention shell utility `calendar'.
4803
94285c26
RS
48042005-04-01 Richard M. Stallman <rms@gnu.org>
4805
4806 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4807
1ee49a88
JB
48082005-04-01 Jay Belanger <belanger@truman.edu>
4809
4810 * calc.texi (Troubleshooting Commands): Remove comment about
4811 installation.
4812 (Installation): Remove section.
4813 (Customizable Variables): New section.
4814 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4815 (Graphical Devices): Add references to Customizable Variables.
4816
21e9e795
LK
48172005-04-01 Lute Kamstra <lute@gnu.org>
4818
4819 * maintaining.texi (Change Log): add-change-log-entry uses
4820 add-log-mailing-address.
4821
18cd5892
LT
48222005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4823
4824 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4825 `VC Mode Line' and put in an xref to that node.
4826 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4827 its description.
4828
d0e50224
PE
48292005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4830
4831 * calendar.texi (Calendar Systems): Say that the Persian calendar
4832 implemented here is the arithmetical one championed by Birashk.
4833
388f6d91
GM
48342005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4835
4836 * programs.texi (Fortran Motion): Fix previous change.
4837
10ace8ea
MB
48382005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4839
4840 * emacs-mime.texi (Display Customization): Markup fixes.
4841 (rfc2047): Update.
4842
48432005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4844
4845 * gnus-faq.texi: Replaced with auto-generated version.
4846
b36a687c
RS
48472005-03-29 Richard M. Stallman <rms@gnu.org>
4848
4849 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4850
8e669bbd
RS
48512005-03-29 Chong Yidong <cyd@stupidchicken.com>
4852
4853 * text.texi (Refill): Refer to Long Lines Mode.
4854 (Longlines): New node.
4855 (Auto Fill): Don't index "word wrap" here.
4856 (Filling): Add Longlines to menu.
d0e50224 4857
3eff9df2
RS
48582005-03-29 Richard M. Stallman <rms@gnu.org>
4859
4860 * xresources.texi: Minor fixes.
4861
4862 * misc.texi (Emacs Server): Fix Texinfo usage.
4863
4864 * emacs.texi (Top): Don't use a real section heading for
4865 "Detailed Node Listing". Fake it instead.
4866
4867 * basic.texi (Position Info): Minor cleanup.
4868
4869 * mule.texi (Input Methods): Minor cleanup.
4870
99b57147
GM
48712005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4872
4873 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4874 constructs as well.
1953295b 4875 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
99b57147 4876
ca1768db
KH
48772005-03-29 Kenichi Handa <handa@m17n.org>
4878
4879 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4880
4881 * basic.texi (Position Info): Update the description about the
4882 command C-u C-x =.
4883
8758a7da
RS
48842005-03-28 Richard M. Stallman <rms@gnu.org>
4885
488cacbd
RS
4886 * emacs.texi (Top): Use @section for the detailed node listing.
4887
f60a6f87
RS
4888 * calendar.texi: Minor fixes to previous change.
4889
4890 * programs.texi (Fortran): Small fixes to previous changes.
4891
8758a7da
RS
4892 * emacs.texi (Top): Update list of subnodes of Dired.
4893 Likewise for building.texi.
4894
4895 * files.texi (File Conveniences): Delete Auto Image File mode.
4896
48972005-03-28 Chong Yidong <cyd@stupidchicken.com>
4898
4899 * building.texi (Flymake): New node.
4900
4901 * custom.texi (Function Keys): Document kp- event types and
4902 keypad-setup package.
4903
4904 * dired.texi (Wdired): New node.
4905
4906 * files.texi (File Conveniences): Reorder entries.
4907 Explain how to turn on Auto-image-file mode.
4908 Document Thumbs mode.
4909
4910 * mule.texi (Specify Coding): Document recode-region and
4911 recode-file-name.
4912
4913 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4914
25b66519
LT
49152005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4916
4917 * commands.texi (Keys): M-o is now a prefix key.
4918
91878d2b
GM
49192005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4920
4921 * programs.texi: Reformat and update copyright years.
4922 (Fortran): Update section.
4923
468b711f
LT
49242005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4925
4926 * files.texi: Several small changes in addition to:
4927 (Visiting): Change xref for Dialog Boxes to ref.
4928 (Version Headers): Replace references to obsolete var
4929 `vc-header-alist' with `vc-BACKEND-header'.
4930 (Customizing VC): Update value of `vc-handled-backends'.
4931
45325173
GM
49322005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4933
4934 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4935 move here from Emacs Lisp Reference Manual.
4936 * calendar.texi (Calendar/Diary, Diary Commands)
4937 (Special Diary Entries, Importing Diary): Change some xrefs to
4938 point to emacs-xtra rather than elisp.
4939
1953295b
SM
4940 * emacs-xtra.texi (Calendar Customizing):
4941 Move view-diary-entries-initially, view-calendar-holidays-initially,
0bd1a9c8
GM
4942 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4943 Emacs Manual.
4944 (Appt Customizing): Merge entire section into main Emacs Manual.
4945 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4946 mark-holidays-in-calendar here from emacs-xtra.
4947 (Displaying the Diary): Move view-diary-entries-initially,
4948 mark-diary-entries-in-calendar here from emacs-xtra.
4949 (Appointments): Move appt-display-mode-line,
4950 appt-display-duration, appt-disp-window-function,
4951 appt-delete-window-function here from emacs-xtra.
4952
4953 * calendar.texi: Update and reformat copyright.
97b0bcb7 4954 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
0bd1a9c8
GM
4955 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4956 (Diary): Refer to `diary-file' rather than ~/diary.
4957 (Diary Commands): Rename node to "Displaying the Diary".
dce8ef9c
GM
4958 * emacs.texi (Top): Rename "Diary Commands" section.
4959 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
0bd1a9c8 4960
b2705c8c
EZ
49612005-03-26 Eli Zaretskii <eliz@gnu.org>
4962
54879547
EZ
4963 * misc.texi (Emacs Server): Fix the command for setting
4964 server-name. Add an xref to Invoking emacsclient.
4965
ee7a5ccb
EZ
4966 * help.texi (Help Summary): Clarify when "C-h ." will do something
4967 nontrivial.
4968 (Apropos): Add cindex entry for apropos-sort-by-scores.
4969
b2705c8c
EZ
4970 * display.texi (Text Display): Add index entries for how no-break
4971 characters are displayed.
4972
fdd3702a
EZ
49732005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4974
4975 * dired-x.texi (Multiple Dired Directories): default-directory was
4976 renamed to dired-default-directory.
4977
e6753bac
EZ
49782005-03-26 Eli Zaretskii <eliz@gnu.org>
4979
4980 * files.texi (Visiting): Fix cross-references introduced with the
4981 last change.
4982
468b711f 4983 * xresources.texi (GTK resources): Fix last change.
e6753bac 4984
44f050e9
JB
49852005-03-26 Jay Belanger <belanger@truman.edu>
4986
1953295b
SM
4987 * calc.texi (Simplifying Formulas, Rewrite Rules):
4988 Change description of top and bottom of fraction.
44f050e9
JB
4989 (Modulo Forms): Move description of how to create modulo forms to
4990 earlier in the section.
4991 (Fraction Mode): Suggest using : to get a fraction by dividing.
4992 (Basic Arithmetic): Adjust placement of command name.
4993 (Truncating the Stack): Emphasize that "hidden" entries are still
4994 visible.
4995 (Installation): Move discussion of printing manual to "About This
4996 Manual".
4997 (About This Manual): Mention how to print the manual.
4998 (Reporting Bugs): Remove first person.
4999 (Building Vectors): Add algebraic version of append.
5000 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5001 (Grouping Digits): Fix typo.
5002
8613ded1
RS
50032005-03-25 Chong Yidong <cyd@stupidchicken.com>
5004
85df292e
RS
5005 * xresources.texi (X Resources): GTK options documented too.
5006 (Resources): Clarify meaning of program name.
5007 (Table of Resources): Add visualClass.
5008 (GTK resources): Rewrite.
5009 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
5010
8613ded1
RS
5011 * display.texi (Text Display): Mention non-breaking spaces.
5012
5013 * files.texi (Reverting): Document auto-revert-check-vc-info.
5014
5015 * frames.texi (Mouse Commands): Document
5016 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
5017
5018 * help.texi (Help Summary): Add `C-h .'.
5019 (Apropos): Apropos accepts a list of search terms.
5020 Document apropos-sort-by-scores.
5021 (Help Echo): Document display-local-help.
5022
5023 * misc.texi (Emacs Server): Document server-name.
5024 (Invoking emacsclient): Document -s option for server names.
5025
5026 * text.texi (Outline Visibility): Introduce "current heading
5027 line" (commands can be called with point on a body line).
5028 Re-order table to follow the sequence of discussion.
5029 hide-body won't hide lines before first header line.
5030 (TeX Mode): Add DocTeX mode.
5031
2cbd16b9
WL
50322005-03-25 Werner Lemberg <wl@gnu.org>
5033
1953295b
SM
5034 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5035 Replace `legal' with `valid'.
2cbd16b9 5036
ce7c7522
WL
50372005-03-25 Werner Lemberg <wl@gnu.org>
5038
5039 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5040
0fa1a6b8
JB
50412005-03-24 Jay Belanger <belanger@truman.edu>
5042
5043 * calc.texi (General Mode Commands)
1953295b 5044 (Mode Settings in Embedded Mode): Add some explanation of
0fa1a6b8
JB
5045 recording mode settings.
5046
9f174f63
RS
50472005-03-24 Richard M. Stallman <rms@gnu.org>
5048
5049 * mule.texi (Single-Byte Character Support): Delete mention
5050 of iso-acc.el and iso-transl.el.
5051
5052 * calc.texi: Remove praise of non-free software.
5053
5054 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5055 (Installation): Node deleted.
5056
8624d250
LK
50572005-03-23 Lute Kamstra <lute@gnu.org>
5058
5059 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
5060
eaaa56b0
RS
50612005-03-23 Richard M. Stallman <rms@gnu.org>
5062
5063 * url.texi (HTTP language/coding): Improve last change.
5064
5065 * search.texi: Delete explicit node pointers.
5066 (Incremental Search): New menu.
5067 (Basic Isearch, Repeat Isearch, Error in Isearch)
5068 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
5069 (Slow Isearch): New subnodes.
5070 (Configuring Scrolling): Node deleted.
5071 (Search Case): Doc default-case-fold-search.
5072 (Regexp Replace): Move replace-regexp doc here.
5073
5074 * rmail.texi (Movemail): Put commas inside closequotes.
5075
5076 * picture.texi (Insert in Picture): Document C-c arrow combos.
5077 (Basic Picture): Clarify erasure.
5078
5079 * display.texi (Font Lock): Put commas inside closequotes.
5080
5081 * cmdargs.texi (General Variables): Put commas inside closequotes.
5082
3de2b904
NR
50832005-03-23 Nick Roberts <nickrob@snap.net.nz>
5084
5085 * building.texi (Stack Buffer): Mention reverse contrast for
5086 *selected* frame (might not be current frame).
5087
948e33b9
JB
50882005-03-22 Jay Belanger <belanger@truman.edu>
5089
5090 * calc.texi (Embedded Mode): Add new information on changing
5091 modes.
5092
c9f63b41
RS
50932005-03-21 Richard M. Stallman <rms@gnu.org>
5094
5095 * building.texi (Starting GUD): Add bashdb.
5096
50972005-03-20 Chong Yidong <cyd@stupidchicken.com>
5098
5099 * basic.texi (Moving Point): Add M-g M-g binding.
5100 (Undo): Document undo-only.
5101 (Position Info): Document M-g M-g and C-u M-g M-g.
5102
5103 * building.texi (Building): Put Grep Searching after Compilation
5104 Shell.
5105 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
5106 Document next-error-highlight.
5107 (Grep Searching): Document grep-highlight-matches.
5108 (Lisp Eval): Typing C-x C-e twice prints integers specially.
5109
5110 * calendar.texi (Importing Diary): Rename node from iCalendar.
5111 Document diary-from-outlook.
5112
5113 * dired.texi (Misc Dired Features): Rename node from Misc Dired
5114 Commands.
5115 Mention effect of X drag and drop on Dired buffers.
5116
5117 * files.texi (Visiting): Document large-file-warning-threshold.
5118 Move paragraph on file-selection dialog.
5119 Mention visiting files using X drag and drop.
5120 (Reverting): Mention using Auto-Revert mode to tail files.
5121 Document auto-revert-tail-mode.
5122 (Version Systems): Minor correction.
5123 (Comparing Files): Diff-mode is no longer based on Compilation
5124 mode.
5125 Document compare-ignore-whitespace.
5126 (Misc File Ops): Explain passing a directory to rename-file.
5127 Likewise for copy-file and make-symbolic-link.
5128
5129 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
5130 Document mouse-wheel-progressive speed.
5131
5132 * help.texi (Misc Help): Document numeric argument for C-h i.
5133 Correctly explain the effect of just C-u as argument.
5134
5135 * killing.texi (Deletion): Document numeric argument for
5136 just-one-space.
5137
5138 * mini.texi (Completion): Completion acts on text before point.
5139
5140 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
5141 (Emulation): CUA mode replaces pc-bindings-mode,
5142 pc-selection-mode, and s-region.
5143
5144 * mule.texi (Input Methods): Leim is now built-in.
5145 (Select Input Method): Document quail-show-key.
5146 (Specify Coding): Document revert-buffer-with-coding-system.
5147
5148 * programs.texi (Fortran Motion): Document f90-next-statement,
5149 f90-previous-statement, f90-next-block, f90-previous-block,
5150 f90-end-of-block, and f90-beginning-of-block.
5151
5152 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
5153
5154 * emacs.texi (Acknowledgments): Updated.
5155
5156 * anti.texi: Total rewrite.
5157
340b8d4f
MA
51582005-03-20 Michael Albinus <michael.albinus@gmx.de>
5159
5160 Sync with Tramp 2.0.48.
5161
5162 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5163
5164 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5165 "GNU/Linux". Change all addresses to .gnu.org.
5166 (Default Method): Offer shortened syntax for "su" and "sudo"
5167 methods.
5168
864f69e9
EZ
51692005-03-19 Chong Yidong <cyd@stupidchicken.com>
5170
5171 * ack.texi (Acknowledgments): Update.
5172
51732005-03-19 Eli Zaretskii <eliz@gnu.org>
5174
5175 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
5176 copyright years.
5177
9eea1317
NR
51782005-03-14 Nick Roberts <nickrob@snap.net.nz>
5179
5180 * building.texi (Commands of GUD): Move paragraph on setting
5181 breakpoints with mouse to the GDB Graphical Interface node.
5182
43642a32
RS
51832005-03-07 Richard M. Stallman <rms@gnu.org>
5184
bfa8be14
RS
5185 * url.texi: Fix usage of "e.g.".
5186 (HTTP language/coding): Explain the rules for these strings.
5187
5188 * misc.texi (Single Shell, Shell Options): Fix previous change.
5189
43642a32
RS
5190 * building.texi (Debugger Operation): Update GUD tooltip enable info.
5191
34398e6c 51922005-03-06 Richard M. Stallman <rms@gnu.org>
b6e15846 5193
34398e6c
RS
5194 * building.texi (Starting GUD): Don't explain text vs graphical
5195 GDB here. Just mention it and xref.
5196 Delete "just one debugger process".
5197 (Debugger Operation): Move GUD tooltip info here.
5198 (GUD Tooltips): Node deleted.
5199 (GDB Graphical Interface): Explain the two GDB modes here.
5200
5201 * woman.texi (Introduction): Minor cleanups.
5202
5203 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5204
5205 * sending.texi (Sending Mail): Minor cleanup.
5206 (Mail Aliases): Explain quoting conventions.
5207 Update key rebinding example.
5208 (Header Editing): C-M-i is like M-TAB.
5209 (Mail Mode Misc): mail-attach-file does not do MIME.
5210
5211 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
5212 that really belongs here.
5213 (Remote Mailboxes): Text moved to Rmail Inbox.
5214 (Rmail Display): Mention Mouse-1.
5215 (Movemail): Clarify two movemail versions.
5216 Clarify rmail-movemail-program.
340b8d4f 5217
34398e6c
RS
5218 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5219 (Installation): Node deleted.
5220
5221 * misc.texi (Single Shell): Replace uudecode example with gpg example.
5222 Document async shell commands.
5223 (Shell History): Clarify.
5224 (Shell Ring): Mention C-UP an C-DOWN.
5225 (Shell Options): Add comint-prompt-read-only.
5226 (Invoking emacsclient): Set EDITOR to run Emacs.
5227 (Sorting): No need to explain what region is.
5228 (Saving Emacs Sessions): Fix typo.
5229 (Recursive Edit): Fix punctuation.
5230 (Emulation): Don't mention "PC bindings" which are standard.
5231 (Hyperlinking): Explain Mouse-1 convention here.
5232 (Find Func): Node deleted.
5233
5234 * mh-e.texi (Preface): Get rid of "Emacs 21".
5235
5236 * help.texi (Name Help): Xref to Hyperlinking.
5237
5238 * glossary.texi (Glossary):
5239 Rename "Balance Parentheses" to "Balancing...".
5240 Add "Byte Compilation". Correct "Copyleft".
5241 New xref in "Customization".
5242 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
5243 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
5244 Rename "Registers" to "Register".
5245 Replace "Selecting" with "Selected Frame",
5246 "Selected Window", and "Selecting a Buffer".
5247
5248 * files.texi (Types of Log File): Explain how projects'
5249 methods can vary.
5250
5251 * eshell.texi (Installation): Delete node (for Emacs 20).
5252
5253 * display.texi (Faces): Delete "Emacs 21".
5254
5255 * custom.texi (Changing a Variable): C-M-i like M-TAB.
5256 * fixit.texi (Spelling): C-M-i like M-TAB.
5257 * mini.texi (Completion Options): C-M-i like M-TAB.
5258 * programs.texi (Symbol Completion): C-M-i like M-TAB.
5259 * text.texi (Text Mode): C-M-i like M-TAB.
5260
5261 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
5262
5263 * calendar.texi (Specified Dates): Mention `g w'.
5264 (Appointments): appt-activate toggles with no arg.
5265
93261462
TTN
52662005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5267
5268 * flymake.texi: Refill and tweak style in @lisp blocks.
5269
3ff96c81
JL
52702005-03-05 Juri Linkov <juri@jurta.org>
5271
5272 * cmdargs.texi (Emacs Invocation): Add cindex
5273 "invocation (command line arguments)"
5274 (Misc X): Add -nbc, --no-blinking-cursor.
5275
77b94af3
GM
52762005-03-04 Ulf Jasper <ulf.jasper@web.de>
5277
5278 * calendar.texi (iCalendar): No need to require it now.
5279
2fd561a9
MB
52802005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5281
5282 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5283
ed910d78
NR
52842005-03-03 Nick Roberts <nickrob@snap.net.nz>
5285
ef060075 5286 * trouble.texi (Contributing): Mention Savannah. Direct users to
ed910d78
NR
5287 emacs-devel.
5288
f830b09e
GM
52892005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5290
5291 * calendar.texi (Adding to Diary): Mention redrawing of calendar
5292 window.
5293
94230abb
JB
52942005-03-01 Jay Belanger <belanger@truman.edu>
5295
5296 * calc.texi (Trigonometric and Hyperbolic Functions):
5297 Mention additional functions.
5298 (Algebraic Simplifications): Mention additional simplifications.
5299
34398e6c
RS
53002005-02-27 Richard M. Stallman <rms@gnu.org>
5301
5302 * building.texi (Compilation): Update mode line status info.
5303
261b7f30
GM
53042005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5305
5306 * calendar.texi (General Calendar): Document binding of
5307 scroll-other-window-down.
5308 (Mayan Calendar): Fix earliest date.
1fcb6808
JB
5309 (Time Intervals): Document timeclock-change.
5310 Fix timeclock-ask-before-exiting documentation.
261b7f30 5311
c6f4488c
KS
53122005-02-26 Kim F. Storm <storm@cua.dk>
5313
5314 * frames.texi (Mouse References):
5315 Add mouse-1-click-in-non-selected-windows.
5316
03196404
RS
53172005-02-25 Richard M. Stallman <rms@gnu.org>
5318
5319 * screen.texi (Screen): Explain better about cursors and mode lines;
5320 don't presuppose text terminals.
5321 (Point): Don't assume just one cursor.
5322 Clarify explanation of cursors.
5323 (Echo Area, Menu Bar): Cleanups.
5324
5325 * mini.texi (Minibuffer): Prompts are highlighted.
5326 (Minibuffer Edit): Newline = C-j only on text terminals.
5327 Clarify resize-mini-windows values.
5328 Mention M-PAGEUP and M-PAGEDOWN.
5329 (Completion Commands): Mouse-1 like Mouse-2.
5330 (Minibuffer History): Explain history commands better.
5331 (Repetition): Add xref to Incremental Search.
5332
5333 * mark.texi (Setting Mark): Clarify info about displaying mark.
5334 Clarify explanation of C-@ and C-SPC.
5335 (Transient Mark): Mention Delete Selection mode.
5336 (Marking Objects): Clean up text about extending the region.
5337
5338 * m-x.texi (M-x): One C-g doesn't always go to top level.
5339 No delay before suggest-key-bindings output.
5340
5341 * fixit.texi (Fixit): Mention C-/ for undo.
5342 (Spelling): Mention ESC TAB like M-TAB.
5343 Replacement words with r and R are rechecked.
5344 Say where C-g leaves point. Mention ? as input.
5345
2e20c83d
LK
53462005-02-23 Lute Kamstra <lute@gnu.org>
5347
5348 * cmdargs.texi (Initial Options): Add cross reference.
5349
ef80b743
JY
53502005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5351
5352 * ses.texi: Add concept/function/variable indices (this work was
5353 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5354 papers on file at FSF).
5355
1d2e0c5d
LT
53562005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5357
5358 * emacs.texi (Top): Update menu for splitting of node in
a05b16b3 5359 msdog.texi.
1d2e0c5d 5360 * frames.texi (Frames): Update xref for splitting of node in
a05b16b3
LT
5361 msdog.texi.
5362 * trouble.texi (Quitting): Ditto.
1d2e0c5d 5363
a29c9707
RS
53642005-02-16 Richard M. Stallman <rms@gnu.org>
5365
5366 * windows.texi (Split Window): Simplify line truncation info
5367 and xref to Display Custom.
5368
5369 * trouble.texi (Quitting): Emergency escape only for text terminal.
5370 (Screen Garbled): C-l for ungarbling is only for text terminal.
5371
5372 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
5373
5374 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
5375
5376 * programs.texi (Program Modes): Mention Python mode.
5377 (Moving by Defuns): Repeating C-M-h extends region.
5378 (Basic Indent): Clarify.
5379 (Custom C Indent): Clarify.
5380 (Expressions): Repeating C-M-@ extends region.
5381 (Info Lookup): Clarify for C-h S.
5382 (Symbol Completion): ESC TAB alternative for M-TAB.
5383 (Electric C): Clarify.
5384
5385 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
5386
5387 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
5388 MS-DOS Input node.
5389 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
5390 (MS-DOS and MULE): Clarify.
5391 (MS-DOS Processes, Windows Processes): Fix typos.
5392
5393 * major.texi (Choosing Modes): Clarify.
5394
5395 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
5396 (Keyboard Macro Step-Edit): Clarify.
5397
5398 * indent.texi (Indentation): Clarifications.
5399
5400 * help.texi (Help): Correct error about C-h in query-replace.
5401 Clarify apropos vs C-h a. Fix how to search in FAQ.
5402 (Key Help): Describe C-h w here.
5403 (Name Help): Minor cleanup. C-h w moved to Key Help.
5404 Clarify the "object" joke.
5405 (Apropos): Clarify. Mouse-1 like Mouse-2.
5406 (Help Mode): Mouse-1 like Mouse-2.
5407
5408 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
5409
5410 * display.texi (Display): Reorder menu.
5411 (Faces): Cleanup.
5412 (Font Lock): Cleanup. Mention Options menu.
5413 Delete obsolete text.
5414 (Scrolling): For C-l, don't presume text terminal.
5415 (Horizontal Scrolling): Simplify intro.
5416 (Follow Mode): Clarify.
5417 (Cursor Display): Moved before Display Custom.
5418 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
5419 Doc default-tab-width. Doc line truncation more thoroughly.
5420
5421 * dired.texi (Dired Enter): C-x C-f can run Dired.
5422 (Dired Visiting): Comment out `a' command.
5423 Mouse-1 is like Mouse-2.
5424 (Shell Commands in Dired): ? can be used more than once.
5425
5426 * basic.texi (Continuation Lines): Simplify description of truncation,
5427 and refer to Display Custom for the rest of it.
5428
053bc283
JB
54292005-02-10 Jay Belanger <belanger@truman.edu>
5430
1fcb6808 5431 * calc.texi: Change @LaTeX to La@TeX throughout.
df21b47d
JB
5432 Redefine @expr as @math for TeX output.
5433 Redefine @texline as a no-op for TeX output.
5434 Define @tfn, replace @t by @tfn throughout.
053bc283 5435
d25e21dd
JB
54362005-02-09 Jay Belanger <belanger@truman.edu>
5437
1fcb6808 5438 * calc.texi: Add macro for LaTeX for info output.
d25e21dd 5439
24dfbc56
KS
54402005-02-08 Kim F. Storm <storm@cua.dk>
5441
5442 * texinfo.tex (LaTex): Add def.
5443
c529f7f7
JB
54442005-02-06 Jay Belanger <belanger@truman.edu>
5445
5446 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5447 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5448 throughout manual.
5449
b7fe9089
LK
54502005-02-06 Lute Kamstra <lute@gnu.org>
5451
5452 * basic.texi (Undo): Fix typo.
5453
5454 * cmdargs.texi (Emacs Invocation): Fix typo.
5455
5456 * custom.texi (Init Examples): Fix typo.
5457
5458 * abbrevs.texi (Expanding Abbrevs): Fix typo.
5459
ba2c991c
RS
54602005-02-06 Richard M. Stallman <rms@gnu.org>
5461
5462 * regs.texi (Registers): Registers can hold numbers, too.
5463
5464 * killing.texi (Other Kill Commands): Cleanup.
5465 Delete redundant explanation of kill in read-only buffer.
5466 (Yanking): Mention term "copying".
5467 (Accumulating Text): Fix typo.
5468
5469 * entering.texi (Entering Emacs): Update rationale at start.
5470 (Exiting): Treat iconifying on a par with suspension.
5471
5472 * custom.texi (Minor Modes): Fix typo.
5473 (Easy Customization): Fix menu style.
5474 (Variables): Add xref.
5475 (Examining): Setting for future sessions works through .emacs.
5476 (Keymaps): "Text terminals", not "Many".
5477 (Init Rebinding): Explain \C-. Show example of \M-.
5478 Fix minor wording errors.
5479 (Function Keys): Explain vector syntax just once.
5480 (Named ASCII Chars): Clarify history of TAB/C-i connection.
5481 (Init File): Mention .emacs.d directory.
5482 (Init Examples): Add xref.
5483 (Find Init): Mention .emacs.d directory.
5484
5485 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
5486 (Action Arguments): Explain which kinds of -l args are found how.
5487 (Initial Options): --batch does not inhibit site-start.
5488 Add xrefs.
5489 (Command Example): Use --batch, not -batch.
5490
5491 * basic.texi (Inserting Text): Cleanup wording.
5492 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
5493 C-n is not error at end of buffer.
5494 (Undo): Doc C-/ like C-_. Add xrefs.
5495 (Arguments): META key may be labeled ALT.
5496 Peculiar arg meanings are explained in doc strings.
5497
5498 * abbrevs.texi (Expanding Abbrevs): Clarify.
5499
cb602754
EZ
55002005-02-05 Eli Zaretskii <eliz@gnu.org>
5501
5502 * frames.texi (Frame Parameters): Add an xref to the description
5503 of list-colors-display. Add a pointer to the X docs about colors.
5504
5505 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
5506 Impove docs of list-colors-display.
5507
cc9355ea
LK
55082005-02-03 Lute Kamstra <lute@gnu.org>
5509
5510 * frames.texi (Frames, Drag and Drop): Fix typos.
5511
4e07258f
RS
55122005-02-03 Richard M. Stallman <rms@gnu.org>
5513
5514 * windows.texi (Basic Window): Mention color-change in mode line.
5515 (Change Window): Explain dragging vertical boundaries.
5516
5517 * text.texi (Sentences): Clarify.
5518 (Paragraphs): Explain M-a and blank lines.
5519 (Outline Mode): Clarify text and menu.
5520 (Hard and Soft Newlines): Mention use-hard-newlines.
5521
5522 * frames.texi (Frames): Delete unnecessary mention of Windows.
5523 (Mouse Commands): Likewise. Mention xterm mouse support.
5524 (Clipboard): Clarify.
5525 (Mouse References): Mention use of Mouse-1 for following links.
5526 (Menu Mouse Clicks): Clarify.
5527 (Mode Line Mouse): Clarify.
5528 (Drag and Drop): Rewrite.
5529
5530 * fixit.texi (Spelling): Fix typo.
5531
5532 * files.texi (File Names): Clarify.
5533 (Visiting): Update conditions for use of file dialog. Clarify.
5534 (Saving): Doc d as answer in save-some-buffers.
5535 (Remote Files): Clean up the text.
5536
5537 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
5538
5539 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
5540 (List Buffers): Clarify.
5541 (Several Buffers): Doc T command.
5542 (Buffer Convenience): Clarify menu.
5543
5544 * basic.texi (Undo): Clarify last change.
5545
55462005-02-02 Matt Hodges <MPHodges@member.fsf.org>
5547
5548 * fixit.texi (Spelling): Fix typo.
5549
55502005-02-01 Luc Teirlinck <teirllm@auburn.edu>
d4d66807
LT
5551
5552 * basic.texi (Undo): Update description of `undo-outer-limit'.
5553
0978d738
NR
55542005-02-01 Nick Roberts <nickrob@snap.net.nz>
5555
5556 * building.texi: Update documentation relating to GDB Graphical
5557 Interface.
5558
70b96d19
LT
55592005-01-30 Luc Teirlinck <teirllm@auburn.edu>
5560
5561 * custom.texi (Easy Customization): Adapt menu to node name change.
5562
ce406543
RS
55632005-01-30 Richard M. Stallman <rms@gnu.org>
5564
5565 * custom.texi (Easy Customization): Defn of "User Option" now
5566 includes faces. Don't say just "option" when talking about variables.
5567 Do say just "options" to mean "anything customizable".
5568 (Specific Customization): Describe `customize-variable',
5569 not `customize-option'.
5570
5571 * glossary.texi (Glossary) <Faces>: Add xref.
5572 <User Option>: Change definition--include faces. Change xref.
5573
5574 * picture.texi (Picture): Mention artist.el.
5575
70b96d19
LT
5576 * sending.texi, screen.texi, programs.texi, misc.texi:
5577 * mini.texi, major.texi, maintaining.texi, macos.texi:
ce406543
RS
5578 * help.texi, frames.texi, files.texi:
5579 Don't say just "option" when talking about variables.
5580
5581 * display.texi, mule.texi: Don't say just "option" when talking
5582 about variables. Other minor cleanups.
5583
aba1948a
MB
55842005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5585
5586 * gnus.texi: Some edits based on comments from David Abrahams.
5587
55882005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5589
5590 * gnus.texi (RSS): Fix the keystroke.
5591
56366094
LK
55922005-01-26 Lute Kamstra <lute@gnu.org>
5593
5594 * cmdargs.texi (Initial Options): Add a cross reference to `Init
5595 File'. Mention the `-Q' option at the `--no-site-file' option.
5596
43835854
DK
55972005-01-24 David Kastrup <dak@gnu.org>
5598
5599 * faq.texi: Update AUCTeX version info.
5600
1fcb6808 56012005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
ddff82cf
MB
5602
5603 * gnus-faq.texi ([4.1]): Typo.
5604
3d4d788a
DK
56052005-01-22 David Kastrup <dak@gnu.org>
5606
5607 * building.texi (Grep Searching): Mention alias `find-grep' for
5608 `grep-find'.
5609
6f771c32
RS
56102005-01-20 Richard M. Stallman <rms@gnu.org>
5611
5612 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
5613
1ff85beb
JB
56142005-01-19 Jay Belanger <belanger@truman.edu>
5615
5616 * calc.texi (Keep Arguments): Mention that keeping arguments
5617 doesn't work with keyboard macros.
5618
6f771c32
RS
56192005-01-16 Richard M. Stallman <rms@gnu.org>
5620
5621 * autotype.texi (Autoinserting): Fix small error.
5622
01917a18
MA
56232005-01-16 Michael Albinus <michael.albinus@gmx.de>
5624
5625 Sync with Tramp 2.0.47.
5626
5627 * tramp.texi (Compilation): New section, describing compilation of
5628 remote files.
5629
43805352 56302005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
24dfbc56 5631
5c156fdf 5632 * rmail.texi (Movemail): Explain differences
6f771c32
RS
5633 between standard and mailutils versions of movemail.
5634 Describe command line and configuration options introduced
5635 with the latter.
5636 Explain the notion of mailbox URL, provide examples and
5637 cross-references to mailutils documentation.
5638 Describe various methods of specifying mailbox names,
5639 user names and user passwords for rmail.
b338e749
EZ
5640 (Remote Mailboxes): New section. Describe
5641 how movemail handles remote mailboxes. Describe configuration
24dfbc56 5642 options used to control its behavior.
6f771c32
RS
5643 (Other Mailbox Formats): Explain handling of various mailbox
5644 formats.
43805352 5645
20d6de82
RS
56462005-01-13 Richard M. Stallman <rms@gnu.org>
5647
5648 * commands.texi (Commands): Clarification.
5649
6daf3e15
RS
56502005-01-11 Richard M. Stallman <rms@gnu.org>
5651
5652 * programs.texi (Multi-line Indent): Fix previous change.
5653 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
5654
93381d62
KS
56552005-01-11 Kim F. Storm <storm@cua.dk>
5656
5657 * widget.texi (Basic Types): Add :follow-link keyword.
5658
809c26be
JB
56592005-01-09 Jay Belanger <belanger@truman.edu>
5660
5661 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5662
6daf3e15
RS
56632005-01-08 Richard M. Stallman <rms@gnu.org>
5664
5665 * display.texi (Faces): isearch-lazy-highlight-face renamed to
5666 lazy-highlight.
5667
5668 * search.texi (Query Replace): Mention faces query-replace
5669 and lazy-highlight.
5670 (Incremental Search): Update isearch highlighting info.
5671
a4dfc830
JB
56722005-01-08 Jay Belanger <belanger@truman.edu>
5673
3aba853a
JB
5674 * calc.texi: Change throughout to reflect new default value of
5675 calc-settings-file.
a4dfc830 5676
112d84ef
MB
56772005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5678
5679 * message.texi (Reply): `message-reply-to-function' should return
5680 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5681
762566f3
RS
56822005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5683
5684 * faq.texi (Changing load-path): Fix typo.
5685
e1202916
JB
56862005-01-05 Jay Belanger <belanger@truman.edu>
5687
5688 * calc.texi (Programming Tutorial): Replace kbd command by
5689 appropriate characters for a keyboard macro.
5690
a4338f51
JB
56912005-01-04 Jay Belanger <belanger@truman.edu>
5692
5693 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5694 for Lucid Emacs.
59b568a7
JB
5695 (Programming Tutorial): Mention that the user needs to be in the
5696 right mode to compute some functions.
a4338f51 5697
d3675605
RS
56982005-01-04 Richard M. Stallman <rms@gnu.org>
5699
5700 * custom.texi (Saving Customizations): Minor improvement.
5701
98e68e5e
JB
57022005-01-04 Jay Belanger <belanger@truman.edu>
5703
5704 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5705 no longer applicable.
5706
985a8e0f
LT
57072005-01-03 Luc Teirlinck <teirllm@auburn.edu>
5708
5709 * custom.texi (Saving Customizations): Emacs no longer loads
d3675605
RS
5710 `custom-file' after .emacs. No longer mention customizing through
5711 Custom.
985a8e0f 5712
227c9573
JB
57132005-01-01 Jay Belanger <belanger@truman.edu>
5714
5715 * calc.texi (Programming Tutorial): Changed description of how to
5716 edit keyboard macros to match current behavior.
5717
132c9624
AS
57182005-01-01 Andreas Schwab <schwab@suse.de>
5719
5720 * killing.texi (Graphical Kill): Move up under node Killing,
5721 change @section to @subsection.
5722
6854d7a1
RS
57232005-01-01 Richard M. Stallman <rms@gnu.org>
5724
732bb9ce
RS
5725 * custom.texi (Face Customization): Mention hex color specs.
5726
6854d7a1
RS
5727 * emacs.texi (Top): Update Killing submenu.
5728
5729 * killing.texi (Killing): Reorganize section.
5730 No more TeX-only text; put the node command at start of chapter.
5731 But the first section heading is used only in TeX.
5732 Rewrite the text to read better in this mode.
5733 (Graphical Kill): New subnode gets some of the text that
5734 used to be in the first section.
5735
1241e32d
RS
57362004-12-31 Richard M. Stallman <rms@gnu.org>
5737
1db7dd46
RS
5738 * dired.texi (Shell Commands in Dired): Delete the ? example.
5739
5740 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
5741
1241e32d
RS
5742 * files.texi (Saving): Describe new require-final-newline features
5743 and mode-require-final-newline.
5744
a10e1fb7
JB
57452004-12-31 Jay Belanger <belanger@truman.edu>
5746
5747 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5748
99ec74b9
RS
57492004-12-29 Richard M. Stallman <rms@gnu.org>
5750
5751 * custom.texi (File Variables): Clarify previous change.
5752
e7c55f23
JD
57532004-12-27 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5754
5755 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
5756 out now.
5757
4ae98fc5
RS
57582004-12-27 Richard M. Stallman <rms@gnu.org>
5759
5760 * Makefile.in (MAKEINFO): Specify --force.
5761
5762 * basic.texi (Moving Point): C-e now runs move-end-of-line.
5763 (Undo): Doc undo-outer-limit.
5764
e9a2654a
JB
57652004-12-20 Jay Belanger <belanger@truman.edu>
5766
a10e1fb7 5767 * calc.texi (Types Tutorial): Emphasize that you can't divide by
e9a2654a
JB
5768 zero.
5769
c1386334
LT
57702004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5771
5772 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5773 @xref.
5774 (Font Locking): Avoid @strong{Note:}.
5775
c08e6004
MA
57762004-12-17 Michael Albinus <michael.albinus@gmx.de>
5777
5778 Sync with Tramp 2.0.46.
5779
5780 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5781
2484a0a2
LT
57822004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5783
5784 * url.texi: Correct typos.
d1178128 5785 (Retrieving URLs): @var{nil}->@code{nil}.
2484a0a2
LT
5786 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5787 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5788 (Dealing with HTTP documents): @inforef->@xref.
5789
a31a30b5
JL
57902004-12-15 Juri Linkov <juri@jurta.org>
5791
5792 * mark.texi (Transient Mark, Mark Ring): M-< and other
5793 movement commands don't set mark in Transient Mark mode
5794 if mark is active.
5795
6d4ebd71
JB
57962004-12-15 Jay Belanger <belanger@truman.edu>
5797
5798 * calc.texi: Consistently capitalized all mode names.
5799 (Answers to Exercises): Mention that an answer can be a fraction
5800 when in Fraction mode.
5801
0c6d98d8
JB
58022004-12-13 Jay Belanger <belanger@truman.edu>
5803
5804 * calc.texi: Fix some TeX definitions.
5805
3f11c6df
JL
58062004-12-12 Juri Linkov <juri@jurta.org>
5807
5808 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
5809 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
5810
5811 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
5812 (Misc Dired Commands): Add @r{(Dired)} to w.
5813
6a2067b2
JL
58142004-12-12 Juri Linkov <juri@jurta.org>
5815
5816 * mark.texi (Marking Objects): Marking commands also extend the
5817 region when mark is active in Transient Mark mode.
5818
974748c6
LT
58192004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5820
5821 * reftex.texi (Imprint): Remove erroneous @value's.
5822
058a9e4f
LT
58232004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5824
5825 * custom.texi (Saving Customizations): Emacs only loads the custom
bf247b6e 5826 file automatically after the init file in version 22.1 or later.
058a9e4f
LT
5827 Adapt text and examples to this fact.
5828
5829 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5830 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5831
a9e0384f
JB
58322004-12-08 Jay Belanger <belanger@truman.edu>
5833
5834 * calc.texi (Starting Calc): Remove comment about installation.
5835 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5836
89281a95
RS
58372004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5838
5839 * url.texi: Update @setfilename.
5840 (Getting Started): No need to worry about Gnus versions.
5841 (Dealing with HTTP documents): Use @inforef.
5842
5843 * org.texi: Fix @direntry file name.
5844
5a27c5d8
LT
58452004-12-07 Luc Teirlinck <teirllm@auburn.edu>
5846
5847 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
5848 be set through Custom. Otherwise, it has no effect.
5849
948a35c1
SM
58502004-12-07 Stefan <monnier@iro.umontreal.ca>
5851
5852 * url.texi: New file.
5853
5854 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5855
02c1e496
JB
58562004-12-06 Jay Belanger <belanger@truman.edu>
5857
5858 * calc.texi (Using Calc): Remove paragraph about installation.
5859
c978e57e
JB
58602004-12-06 Jay Belanger <belanger@truman.edu>
5861
5862 * calc.texi: Use more Texinfo macros and less TeX defs.
5863 Remove @refill's.
5864
39ebd5dd
RS
58652004-12-06 Richard M. Stallman <rms@gnu.org>
5866
5867 * org.texi: New file.
5868
32a6e6fc
RS
58692004-12-05 Richard M. Stallman <rms@gnu.org>
5870
cc60c723
RS
5871 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
5872 * entering.texi: Rename Command Line to Emacs Invocation.
5873
89205dcb
RS
5874 * Makefile.in (org.dvi, ../info/org): New targets.
5875 (INFO_TARGETS): Add ../info/org.
5876 (DVI_TARGETS): Add org.dvi.
5877 (maintainer-clean): Remove the info files in the info dir.
5878
32a6e6fc
RS
5879 * misc.texi (Term Mode): Correcty describe C-c.
5880
5881 * custom.texi (Easy Customization): Move up to section level,
5882 before Variables. Avoid using the term "variable"; say "option".
5883 New initial explanation.
5884 (Variables): In initial explanation, connect "variable" to the
5885 already-explained "user option".
5886
5887 * emacs.texi (Top): Fix ref to Command Line.
5888 Move reference to Easy Customization.
5889
5890 * xresources.texi (X Resources): Fix From link.
5891
5892 * doclicense.texi (GNU Free Documentation License): Fix To link.
5893
5894 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
5895
5896 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
5897
58982004-12-03 Richard M. Stallman <rms@gnu.org>
5899
5900 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
5901
8b744bb8
LT
59022004-12-01 Luc Teirlinck <teirllm@auburn.edu>
5903
5904 * kmacro.texi: Several small changes in addition to the following.
5905 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
5906 defining a keyboard macro.
5907 Mention `kmacro-ring-max'.
5908 (Keyboard Macro Counter): Clarify description of
5909 `kmacro-insert-counter', `kmacro-set-counter',
5910 `kmacro-add-counter' and `kmacro-set-format'.
5911
2e66e5b7
RS
59122004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
5913
5914 * custom.texi (File Variables): Add `unibyte' and make it more
5915 clear that `unibyte' and `coding' are special. Suggested by Simon
5916 Krahnke <overlord@gmx.li>.
5917
5918 * mule.texi (Enabling Multibyte): Refer to File Variables.
5919 Suggested by Simon Krahnke <overlord@gmx.li>.
5920
3a0ab7ec
JD
59212004-11-26 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5922
5923 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
5924 x-use-old-gtk-file-dialog.
5925
746337e0
EZ
59262004-11-26 Eli Zaretskii <eliz@gnu.org>
5927
5928 * idlwave.texi: Fix the setfilename directive to put the produced
5929 file in ../info.
670e8906
EZ
5930 (Continued Statement Indentation): Resurrect Jan D.'s change from
5931 2004-11-03 that was lost when a newer version of idlwave.texi was
5932 imported.
746337e0 5933
fd6866c8
RS
59342004-11-20 Richard M. Stallman <rms@gnu.org>
5935
5936 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
5937
9961365e
RS
59382004-11-09 Lars Brinkhoff <lars@nocrew.org>
5939
5940 * building.texi (Lisp Eval): Delete hyphen in section name.
5941
e1c1c5a7
TTN
59422004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
5943
5944 * files.texi (Old Versions):
5945 No longer document annotation as "CVS only".
5946
e3e563fa
AS
59472004-11-10 Andre Spiegel <spiegel@gnu.org>
5948
5949 * files.texi (Version Control): Rewrite the introduction about
5950 version systems, mentioning the new ones that we support. Thanks
5951 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
5952 suggestions.
5953
734c5765
MB
59542004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5955
5956 * gnus-faq.texi ([5.1]): Added missing bracket.
5957
5958 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5959 `spam-initialize'.
5960
ad136a7c
MB
59612004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5962
5963 * message.texi (Various Message Variables): Mention that all mail
5964 file variables are derived from `message-directory'.
5965
5966 * gnus.texi (Splitting Mail): Clarify bogus group.
5967
0683d241
MB
59682004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5969
5970 * emacs-mime.texi (Encoding Customization): Fix
5971 mm-coding-system-priorities entry.
5972
49e6099b
JD
59732004-11-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5974
e1c1c5a7
TTN
5975 * frames.texi (Dialog Boxes):
5976 * idlwave.texi (Continued Statement Indentation):
49e6099b 5977 * reftex.texi (Options (Index Support)):
e1c1c5a7 5978 (Displaying and Editing the Index, Table of Contents):
49e6099b
JD
5979 * speedbar.texi (Creating a display, Major Display Modes): Replace
5980 non-nil with non-@code{nil}.
5981
4f0d76fb
JD
59822004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5983
5984 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
5985
6100c21d
EZ
59862004-10-23 Eli Zaretskii <eliz@gnu.org>
5987
5988 * text.texi (Text Based Tables, Table Definition)
5989 (Table Creation, Table Recognition, Cell Commands)
5990 (Cell Justification, Row Commands, Column Commands)
5991 (Fixed Width Mode, Table Conversion, Measuring Tables)
5992 (Table Misc): New nodes, documenting the Table Mode.
5993
bdfe3dc0 59942004-10-21 Jay Belanger <belanger@truman.edu>
d1f1c8e1 5995
bdfe3dc0
JB
5996 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5997
63c80452
JR
59982004-10-19 Jason Rumney <jasonr@gnu.org>
5999
6000 * makefile.w32-in (info): Change order of arguments to makeinfo.
6001
8a41a047
GM
60022004-10-19 Ulf Jasper <ulf.jasper@web.de>
6003
6004 * calendar.texi (iCalendar): Update for package changes.
6005
d4c2c0ef
LT
60062004-10-18 Luc Teirlinck <teirllm@auburn.edu>
6007
6008 * calc.texi (Reporting Bugs): Double up `@'.
6009
bdfe3dc0
JB
60102004-10-18 Jay Belanger <belanger@truman.edu>
6011
1fcb6808 6012 * calc.texi (Reporting Bugs): Changed the address that bugs
e1c1c5a7
TTN
6013 should be sent to.
6014
8903a9c8
MB
60152004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
6016
6017 * gnus.texi (New Features): Add 5.11.
6018
6019 * message.texi (Resending): Remove wrong default value.
6020
6021 * gnus.texi (Mail Source Specifiers): Describe possible problems
6022 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
6023 `pop3-leave-mail-on-server' to the index.
6024
60252004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
6026
6027 * message.texi (Canceling News): Add how to set a password.
6028
bdfe3dc0
JB
60292004-10-12 Jay Belanger <belanger@truman.edu>
6030
1fcb6808 6031 * calc.texi (Help Commands): Changed the descriptions of
bdfe3dc0 6032 calc-describe-function and calc-describe-variable to match their
e1c1c5a7 6033 current behavior.
bdfe3dc0 6034
ebbeed62
MB
60352004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
6036
6037 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
6038
414da5ab
MA
60392004-10-12 Michael Albinus <michael.albinus@gmx.de>
6040
6041 Sync with Tramp 2.0.45.
6042
6043 * tramp.texi (Frequently Asked Questions): Comment paragraph about
6044 plink link. The URL is outdated. Originator contacted for
6045 clarification.
6046
fdbc4dea
JL
60472004-10-10 Juri Linkov <juri@jurta.org>
6048
6049 * gnus.texi (Top, Marking Articles): Join two menus in one node
6050 because a node can have only one menu.
6051
9f4b6e73
LT
60522004-10-09 Luc Teirlinck <teirllm@auburn.edu>
6053
6054 * files.texi (Misc File Ops): View mode is a minor mode.
6055
a682a2d3
JL
60562004-10-09 Juri Linkov <juri@jurta.org>
6057
6058 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
6059 example of nnmail-split-fancy.
6060
8bc687ff
GM
60612004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6062
6063 * calendar.texi (iCalendar): Style changes.
6064
28fe88fc
LT
60652004-10-07 Luc Teirlinck <teirllm@auburn.edu>
6066
6067 * search.texi (Regexps): The regexp described in the example is no
6068 longer stored in the variable `sentence-end'.
6069
1b3d1d14
KB
60702004-10-06 Karl Berry <karl@gnu.org>
6071
1fcb6808 6072 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
1b3d1d14
KB
6073 consistency with other uses of dashes.
6074
fb1adf17
NR
60752004-10-06 Nick Roberts <nickrob@snap.net.nz>
6076
6077 * building.texi (Starting GUD): Note that multiple debugging
6078 sessions requires `gdb --fullname'.
6079
8bc687ff
GM
60802004-10-05 Ulf Jasper <ulf.jasper@web.de>
6081
6082 * calendar.texi (iCalendar): New section for a new package.
6083
399bf6b3
KB
60842004-10-05 Karl Berry <karl@gnu.org>
6085
1fcb6808 6086 * info.texi: Consistently use --- throughout, periods at end of
399bf6b3 6087 menu descriptions, and a couple typos.
399bf6b3 6088
9e9245ce
LT
60892004-10-05 Luc Teirlinck <teirllm@auburn.edu>
6090
6091 * text.texi: Various small changes in addition to the following.
6092 (Text): Replace xref for autotype with inforef.
6093 (Sentences): Explain nil value for `sentence-end'.
6094 (Paragraphs): Update default values for `paragraph-start' and
6095 `paragraph-separate'.
6096 (Text Mode): Correct description of Text mode's effect on the
6097 syntax table.
6098 (Outline Visibility): `hide-other' does not hide top level headings.
6099 `selective-display-ellipses' no longer has an effect on Outline mode.
6100 (TeX Misc): Add missing @cindex.
6101 Replace xref for RefTeX with inforef.
1fcb6808 6102 (Requesting Formatted Text): The variable
9e9245ce
LT
6103 `enriched-fill-after-visiting' no longer exists.
6104 (Editing Format Info): Update names of menu items and commands.
6105 (Format Faces): Mention special effect of specifying the default face.
6106 Describe inheritance of text properties.
6107 Correct description of `fixed' face.
6108 (Format Indentation): Correct description of effect of setting
6109 margins. Mention `set-left-margin' and `set-right-margin'.
6110 (Format Justification): Update names of menu items.
6111 `set-justification-full' is now bound to `M-j b'.
6112 Mention that `default-justification' is a per buffer variable.
6113 (Format Properties): Update name of menu item.
6114 (Forcing Enriched Mode): `format-decode-buffer' automatically
6115 turns on Enriched mode if the buffer is in text/enriched format.
6116
80a47b51
GM
61172004-10-05 Emilio C. Lopes <eclig@gmx.net>
6118
6119 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
6120
e132205a
KS
61212004-09-28 Kim F. Storm <storm@cua.dk>
6122
6123 * display.texi (Display Custom) <indicate-buffer-boundaries>:
6124 Align with new functionality.
6125
f4dd4ae8
MB
61262004-09-26 Jesper Harder <harder@ifa.au.dk>
6127
6128 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
1fcb6808 6129 * pgg.texi (User Commands, Backend methods): Do.
f4dd4ae8
MB
6130 * gnus.texi: Markup fixes.
6131 (Setting Process Marks): Fix `M P a' entry.
99580cde 6132 * emacs-mime.texi: Fixes.
f4dd4ae8 6133
9b5773bc
MB
61342004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6135
6136 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6137 again.
6138 Use 5.10 instead of 5.10.0.
6139
61402004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6141
6142 * gnus.texi (Summary Mail Commands): S D e.
6143
61442004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6145
6146 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6147 the gnus-article-mode-line-format section.
6148
61492004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6150
6151 * gnus.texi (Various Summary Stuff): Fix the documentation for
6152 gnus-newsgroup-variables.
6153
61542004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6155
6156 * gnus.texi (MIME Commands): Added
6157 gnus-mime-display-multipart-as-mixed,
6158 gnus-mime-display-multipart-alternative-as-mixed,
6159 gnus-mime-display-multipart-related-as-mixed.
6160 (Mail Source Customization): Clarify `mail-source-directory'.
6161 (Splitting Mail): Mention gnus-group-find-new-groups.
6162 (SpamOracle): Fixed typo.
6163
6164 * gnus-faq.texi: Untabify.
e132205a 6165 ([6.3]): nnir.el is in contrib directory.
9b5773bc
MB
6166
6167 * message.texi (News Headers): Clarify how a unique ID is created.
6168
6169 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6170 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6171
61722004-09-20 Andre Srinivasan <andre@e2open.com>
6173
6174 * gnus.texi (Group Parameters): Added more on hooks. (Small
6175 change.)
6176
61772004-09-20 Florian Weimer <fw@deneb.enyo.de>
6178
6179 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6180
6db2bc02
LT
61812004-09-22 Luc Teirlinck <teirllm@auburn.edu>
6182
6183 * display.texi (Display Custom): Remove stray `@end defvar'.
6184
ed2846bd
KS
61852004-09-23 Kim F. Storm <storm@cua.dk>
6186
6187 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
6188 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
6189
bdfe3dc0
JB
61902004-09-22 Jay Belanger <belanger@truman.edu>
6191
6192 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6193 might be hidden during part of the session.
6194
61952004-09-20 Jay Belanger <belanger@truman.edu>
6196
6197 * calc.texi (Notations Used in This Manual): Put in an earlier
6198 mention that DEL could be called Backspace.
e1c1c5a7 6199
4d894c98
RS
62002004-09-20 Richard M. Stallman <rms@gnu.org>
6201
6202 * custom.texi (Hooks): Explain using setq to clear out a hook.
6203 (File Variables): Explain multiline string constants.
6204 (Non-ASCII Rebinding): Explain when you need to update
6205 non-ASCII char codes in .emacs.
6206
6207 * building.texi (Compilation): Explain how to make a silent
6208 subprocess that won't be terminated. Explain compilation-environment.
6209
93e212f9
KS
62102004-09-13 Kim F. Storm <storm@cua.dk>
6211
6212 * mini.texi (Repetition): Rename isearch-resume-enabled to
6213 isearch-resume-in-command-history and change default to disabled.
6214
7cb0aa56
MB
62152004-09-10 Simon Josefsson <jas@extundo.com>
6216
6217 * gnus.texi (IMAP): Add example. Suggested and partially written
6218 by Steinar Bang <sb@dod.no>.
6219
62202004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6221
1fcb6808
JB
6222 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6223 netrc syntax.
7cb0aa56
MB
6224
62252004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6226
1fcb6808
JB
6227 * gnus.texi (Spam ELisp Package Sequence of Events): Some clarifications.
6228 (Spam ELisp Package Global Variables): More clarifications.
7cb0aa56
MB
6229
62302004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6231
6232 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
1fcb6808 6233 Mention spam-split does not modify incoming mail.
7cb0aa56
MB
6234
62352004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6236
1fcb6808 6237 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7cb0aa56 6238
1a1d61e0
EZ
62392004-09-10 Eli Zaretskii <eliz@gnu.org>
6240
b5dc2fcf 6241 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
1a1d61e0 6242
419a6e22
KS
62432004-09-09 Kim F. Storm <storm@cua.dk>
6244
6245 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
6246 with new `kmacro-name-last-macro'.
6247
8d63d890
RS
62482004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6249
6250 * makefile.w32-in (sieve, pgg): Use $(infodir).
6251
7e388eb7
JL
62522004-09-08 Juri Linkov <juri@jurta.org>
6253
6254 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
6255
33ca3973
RS
62562004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6257
6258 * makefile.w32-in: Fix PGG and Sieve entries.
6259
9e68f42d
JL
62602004-09-03 Juri Linkov <juri@jurta.org>
6261
6262 * search.texi (Incremental Search): Update wording for M-%.
6263
28c53235
LT
62642004-09-02 Luc Teirlinck <teirllm@auburn.edu>
6265
6266 * killing.texi (Killing): Correct description of kill commands in
6267 read-only buffer.
6268
c3829a8e
JL
62692004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
6270
6271 * building.texi (Compilation Mode): Add a paragraph about rules
6272 for finding the compilation buffer for `next-error'.
6273
6274 * search.texi (Other Repeating Search): Mention that Occur mode
6275 supports the next-error functionality.
6276
a14cb255
JL
62772004-09-02 Juri Linkov <juri@jurta.org>
6278
6279 * search.texi (Regexp Replace): Add missing backslash to \footnote.
6280
7d01236c
LT
62812004-08-31 Luc Teirlinck <teirllm@auburn.edu>
6282
6283 * kmacro.texi (Basic Keyboard Macro):
6284 `apply-macro-to-region-lines' now operates on all lines that begin
6285 in the region, rather than on all complete lines in the region.
6286
bd9d61d4
JD
62872004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6288
6289 * frames.texi (Drag and drop): Add documentation about
6290 x-dnd-test-function and x-dnd-known-types.
6291
2aa2f8b8
LT
62922004-08-30 Luc Teirlinck <teirllm@auburn.edu>
6293
6294 * indent.texi: Various minor changes in addition to:
6295 (Indentation Commands): Correct description of `indent-relative'.
6296 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
6297 mode. The *Tab Stops* buffer uses Overwrite Mode.
be239def
LT
6298 (Just Spaces): `tabify' converts sequences of at least two spaces
6299 to tabs.
2aa2f8b8 6300
e3c90032
EZ
63012004-08-28 Eli Zaretskii <eliz@gnu.org>
6302
6303 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6304 Emacs and related programs.
6305
5e6230d8
LT
63062004-08-27 Luc Teirlinck <teirllm@auburn.edu>
6307
779bc800
LT
6308 * frames.texi (Secondary Selection): Setting the secondary
6309 selection with M-Drag-Mouse-1 does not alter the kill ring,
6310 setting it with M-Mouse-1 and M-Mouse-3 does.
6311 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
6312 toolkit scroll bars.
6313 (Scroll Bars): Ditto.
6314
6315 * windows.texi (Basic Window): When using a window system, the value
6316 of point in a non-selected window is indicated by a hollow box.
6317 (Split Window): Side by side windows are separated by a scroll bar,
6318 if scroll bars are used.
6319 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
6320 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
6321 (Window Convenience): Update bindings for `winner-undo' and
6322 `winner-redo'.
6323
5e6230d8
LT
6324 * ack.texi (Acknowledgments): Use `@unnumbered'.
6325 * misc.texi : Adapt sectioning in Info to the node structure.
6326 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
6327 of "Using Emacs as a Server".
6328 * building.texi (Building): Interchange nodes (for correct numbering).
6329 * programs.texi (Programs): Interchange nodes (for correct numbering).
6330 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
6331 Info to the node structure.
6332 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
6333 Rearrange order of nodes and sections such that both "GNU GENERAL
6334 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
6335 end, as appropriate for appendices.
779bc800
LT
6336 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
6337 Use `@unnumberedsec'.
5e6230d8
LT
6338 * trouble.texi: Adapt sectioning in Info to the node structure.
6339 Adapt node pointers to change in emacs.texi.
6340 * cmdargs.texi, doclicense.texi: Adapt node pointers.
6341
9c301a4c
RS
63422004-08-27 Richard M. Stallman <rms@gnu.org>
6343
ef4da64f
RS
6344 * faq.texi: Fix texinfo usage, esp. doublequotes.
6345 (Difference between Emacs and XEmacs): Some clarification.
779bc800
LT
6346
6347 * faq.texi (Difference between Emacs and XEmacs):
9c301a4c
RS
6348 Explain not to contrast XEmacs with GNU Emacs.
6349
c513d7cf
RS
63502004-08-26 Richard M. Stallman <rms@gnu.org>
6351
6352 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6353
1c6cfb0b
KH
63542004-08-25 Kenichi Handa <handa@m17n.org>
6355
6356 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
6357 description for unibyte mode.
6358
09139bc5
LT
63592004-08-23 Luc Teirlinck <teirllm@auburn.edu>
6360
969abb75 6361 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
09139bc5 6362
969abb75
LT
6363 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
6364 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
09139bc5
LT
6365 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
6366 in @pxref.
6367
1dec4064
LT
63682004-08-22 Luc Teirlinck <teirllm@auburn.edu>
6369
6370 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
6371 Change section names.
6372
2dd718b6
DK
63732004-08-22 David Kastrup <dak@gnu.org>
6374
6375 * reftex.texi (AUCTeX): Update links, section name.
6376
bf247b6e 6377 * faq.texi (Calc): Update availability (included in 22.1).
2dd718b6
DK
6378 (AUCTeX): Update availability, information, versions, description.
6379
041aabd8
LT
63802004-08-21 Luc Teirlinck <teirllm@auburn.edu>
6381
2935e788
LT
6382 * kmacro.texi (Keyboard Macro Ring): Rename section.
6383 Emacs treats the head of the macro ring as the `last keyboard macro'.
6384 (Keyboard Macro Counter): Minor change.
6385 (Save Keyboard Macro): Some clarifications.
6386 (Edit Keyboard Macro): Rename section.
6387
041aabd8
LT
6388 * buffers.texi (Buffers): Maximum buffer size is now 256M on
6389 32-bit machines.
6390 (Several Buffers): Clarify which buffer is selected if `2' is
6391 pressed in the Buffer Menu.
6392 Auto Revert mode can be used to update the Buffer Menu
6393 automatically.
6394
29bbca9e
EZ
63952004-08-21 Eli Zaretskii <eliz@gnu.org>
6396
6397 * help.texi (Misc Help): Add an index entry for finding an Info
6398 manual by its file name.
6399
3f9be7ce
LT
64002004-08-20 Luc Teirlinck <teirllm@auburn.edu>
6401
6402 * files.texi (Backup Deletion): Correct description of
6403 `delete-old-versions'.
6404 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
6405 (Auto Save Files): Recommend `auto-save-mode' to reenable
6406 auto-saving, rather than the abbreviation `auto-save'.
6407
eacd5edc
LT
64082004-08-17 Luc Teirlinck <teirllm@auburn.edu>
6409
6410 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
6411 for "killing" and "yanking" in main menu.
6412
8afc13c6
RS
64132004-08-16 Richard M. Stallman <rms@gnu.org>
6414
6415 * killing.texi (Yanking, Killing): Minor cleanups.
6416
6417 * mark.texi (Momentary Mark): Minor cleanups.
6418
64192004-08-15 Kenichi Handa <handa@etl.go.jp>
6420
6421 * custom.texi (Non-ASCII Rebinding):
6422 C-q always inserts the right code to pass to global-set-key.
6423
142941b8
EZ
64242004-08-14 Eli Zaretskii <eliz@gnu.org>
6425
6426 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6427
d48102cf
LT
64282004-08-13 Luc Teirlinck <teirllm@auburn.edu>
6429
6430 * regs.texi (RegNumbers): Mention `C-x r i' binding for
6431 `insert-register', instead of `C-x r g' binding, for consistency.
6432
fa460eaf
LT
64332004-08-12 Luc Teirlinck <teirllm@auburn.edu>
6434
6435 * fixit.texi (Spelling): Fix typo.
6436
d2aa2c2b
LT
64372004-08-11 Luc Teirlinck <teirllm@auburn.edu>
6438
6439 * help.texi (Help): Fix Texinfo usage.
6440
2a15eb73
MS
64412004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6442
6443 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6444
48ddd622
MA
64452004-08-10 Michael Albinus <michael.albinus@gmx.de>
6446
6447 Sync with Tramp 2.0.44.
6448
8dbc532e
LH
64492004-08-05 Lars Hansen <larsh@math.ku.dk>
6450
6451 * widget.texi (User Interface): Update how to separate the
6452 editable field of an editable-field widget from other widgets.
6453 (Programming Example): Add text after field.
6454
7630911d
RS
64552004-07-24 Richard M. Stallman <rms@gnu.org>
6456
6457 * text.texi (Paragraphs): Update how paragraphs are separated
6458 and the default for paragraph-separate.
6459
6460 * search.texi (Regexp Replace): Further update text for new
6461 replacement operators.
6462
23f87bed
MB
64632004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6464
6465 * emacs-mime.texi (Encoding Customization): Add a note to the
6466 mm-content-transfer-encoding-defaults entry.
6467 (rfc2047): Update.
6468
6469 * gnus.texi (Article Highlighting): Add
6470 gnus-cite-ignore-quoted-from.
6471 (POP before SMTP): New node.
6472 (Posting Styles): Addition.
6473 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6474 (Fancy Mail Splitting): Ditto.
6475 (X-Face): Add gnus-x-face.
6476
64772004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6478
6479 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
1fcb6808 6480 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
23f87bed
MB
6481
64822004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6483
6484 * gnus.texi (Mail Source Specifiers): Describe
6485 `pop3-leave-mail-on-server'.
6486
64872004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6488
6489 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6490
6491 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6492 repository. Change setfilename.
6493
6494 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6495
7695a3ae
LT
64962004-07-18 Luc Teirlinck <teirllm@auburn.edu>
6497
b6d0a321
LT
6498 * emacs-xtra.texi (Subdir switches): Dired does not remember the
6499 `R' switch.
6500
c60b302c
LT
6501 * dired.texi (Dired Updating): `k' only deletes inserted
6502 subdirectories from the Dired buffer if a prefix argument was given.
6503
7695a3ae
LT
6504 * search.texi (Regexps): Delete redundant definition of `symbol' in
6505 description of `\_>'. It already occurs in the description of `\_<'.
6506
5dc0a68b
JL
65072004-07-02 Juri Linkov <juri@jurta.org>
6508
6509 * pcl-cvs.texi (Viewing differences): Add `d r'.
6510
59035302
JL
65112004-07-01 Juri Linkov <juri@jurta.org>
6512
6513 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
6514 (Regexp Search): Add M-r.
6515
c5dea958
LT
65162004-06-30 Luc Teirlinck <teirllm@auburn.edu>
6517
6518 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
6519
bf301e70
JH
65202004-06-29 Jesper Harder <harder@ifa.au.dk>
6521
6522 * ses.texi, viper.texi, search.texi, flymake.texi, faq.texi:
6523 * eshell.texi, ediff.texi, calendar.texi: Markup fixes.
6524
a745ff66
RS
65252004-06-25 Richard M. Stallman <rms@gnu.org>
6526
6527 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
6528
1ed5c59c
DK
65292004-06-25 David Kastrup <dak@gnu.org>
6530
6531 * search.texi (Regexp Replace): Some typo corrections and
6532 rearrangement.
6533
a8e3c8d6
DK
65342004-06-24 David Kastrup <dak@gnu.org>
6535
6536 * search.texi (Unconditional Replace): Use replace-string instead
6537 of query-replace in example.
6538 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
6539 sequences.
6540 (Query Replace): Correct explanation of `^' which does not use
6541 the mark stack.
6542
7b199114
NR
65432004-06-21 Nick Roberts <nickrob@gnu.org>
6544
6545 * misc.texi (Shell History Copying): Document comint-insert-input.
6546 (Shell Ring): Describe comint-dynamic-list-input-ring here.
6547
997851ee
KB
65482004-06-21 Karl Berry <karl@gnu.org>
6549
1fcb6808
JB
6550 * info.texi (Top): Mention that only Emacs has mouse support.
6551 (Getting Started): Mention this in a few other places.
997851ee 6552
d2f9ea87
JH
65532004-06-20 Jesper Harder <harder@ifa.au.dk>
6554
110c9495 6555 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
1fcb6808
JB
6556 * custom.texi (Customization): Do.
6557 * anti.texi (Antinews): Do.
6558 * abbrevs.texi (Defining Abbrevs): Do.
110c9495 6559
d2f9ea87
JH
6560 * programs.texi (Info Lookup): Fix keybinding for
6561 info-lookup-symbol.
6562
f4af98d8
JB
65632004-06-16 Juanma Barranquero <lektu@terra.es>
6564
6565 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
6566 Add emacs-xtra.
6567 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
6568 (clean): Add emacs-xtra and flymake. Remove redundancies.
6569
1f94377f
LT
65702004-06-15 Luc Teirlinck <teirllm@auburn.edu>
6571
6572 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
6573 Add emacs-xtra.
6574 * emacs-xtra.texi: New file.
6575
910dc292
LT
65762004-06-14 Luc Teirlinck <teirllm@auburn.edu>
6577
6578 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
6579 (Dired and Find): Mention differences with ordinary Dired buffers.
6580
c217c9c8
LT
65812004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6582
6583 * autotype.texi (Copyrights, Timestamps): Recommend
6584 `before-save-hook' instead of `write-file-functions'.
6585
092de21d
RS
65862004-06-13 Richard M. Stallman <rms@gnu.org>
6587
6588 * custom.texi (Init Syntax): Explain about vars that do special
6589 things when set with setq or with Custom.
6590 (Init Examples): Add line-number-mode example.
6591
c04ebd1d
LH
65922004-06-13 Lars Hansen <larsh@math.ku.dk>
6593
6594 * dired-x.texi (dired-mark-omitted): Update keybinding.
6595
1c492b87
JL
65962004-06-12 Juri Linkov <juri@jurta.org>
6597
6598 * dired.texi (Operating on Files): Add dired-do-touch.
6599
d82baff9
KS
66002004-06-10 Kim F. Storm <storm@cua.dk>
6601
6602 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6603
4545a37c
JL
66042004-06-10 Juri Linkov <juri@jurta.org>
6605
6606 * building.texi (Lisp Eval): Add C-M-x on defface.
6607
ef61fc40
LT
66082004-06-08 Luc Teirlinck <teirllm@auburn.edu>
6609
6610 * files.texi (Reverting): Auto-Revert mode and
6611 Global Auto-Revert mode no longer revert remote files.
6612
d6921846
LH
66132004-06-05 Lars Hansen <larsh@math.ku.dk>
6614
6615 * dired-x.texi (variable dired-omit-mode): Rename from
6616 dired-omit-files-p.
6617 (function dired-omit-mode): Rename from dired-omit-toggle.
6618 Call dired-omit-mode rather than set dired-omit-files-p.
6619 (dired-mark-omitted): Describe command.
6620
19a87064
MA
66212004-05-29 Michael Albinus <michael.albinus@gmx.de>
6622
6623 Version 2.0.41 of Tramp released.
6624
33482a32
JB
66252004-05-29 Juanma Barranquero <lektu@terra.es>
6626
6627 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6628 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6629
08fd1251
RS
66302004-05-29 Richard M. Stallman <rms@gnu.org>
6631
6632 * custom.texi (Init File): Two dashes start --no-site-file.
6633
6634 * cl.texi (Top): Call this chapter `Introduction'.
6635 (Overview): In TeX, no section heading here.
6636
6637 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6638
66392004-05-29 Alan Mackenzie <acm@muc.de>
6640
33482a32
JB
6641 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
6642 ("AWK"): Is consistently thus spelt throughout.
6643 (AWK, Pike): Document as "C-like modes".
6644 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
6645 (M-x man): Supersedes M-x manual-entry.
6646 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
08fd1251 6647
33482a32
JB
6648 ("Comments in C"): Delete node; the info is in CC Mode manual.
6649 (c-comment-only-line-offset): Remove description.
08fd1251 6650
33482a32 6651 (C-c ., C-c C-c): Describe new C Mode bindings.
08fd1251
RS
6652
6653 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
6654 (@dfn{Style}, c-default-style, comment-column, comment-padding)
6655 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
33482a32 6656 Amend definitions.
08fd1251
RS
6657
6658 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
33482a32
JB
6659 Describe functions.
6660
08fd1251 6661 (c-comment-start-regexp, c-hanging-comment-ender-p)
33482a32 6662 (c-hanging-comment-starter-p): Remove obsolete definitions.
08fd1251
RS
6663
6664 * emacs.texi: Remove the menu entry "Comments in C".
6665
9dd5e8d7
EZ
66662004-05-29 Eli Zaretskii <eliz@gnu.org>
6667
6668 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6669 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6670
66712004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6672
6673 * flymake.texi: New file.
6674
1cfd38a8
SJ
66752004-05-28 Simon Josefsson <jas@extundo.com>
6676
6677 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6678
62aad204
LT
66792004-05-27 Luc Teirlinck <teirllm@auburn.edu>
6680
6681 * dired.texi (Dired and Find): `find-ls-option' does not apply to
6682 `M-x locate'.
6683
49e71458
KB
66842004-05-16 Karl Berry <karl@gnu.org>
6685
6686 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
6687 makeinfo --html fails.
6688 * help.texi (Help Summary) [@ifnottex]: Likewise.
6689
1ab18d0b
NR
66902004-05-13 Nick Roberts <nickrob@gnu.org>
6691
6692 * building.texi (GDB Graphical Interface): Update and describe
6693 layout first.
6694
dfbd9913
KG
66952004-05-07 Kai Grossjohann <kai@emptydomain.de>
6696
6697 Version 2.0.40 of Tramp released.
6698
66992004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6700
6701 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6702
6703 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6704 variables `tramp-backup-directory-alist' and
33482a32
JB
6705 `tramp-bkup-backup-directory-info'.
6706 (Overview, Connection types)
dfbd9913
KG
6707 (External transfer methods, Default Method)
6708 (Windows setup hints): Remove restriction of password entering
6709 with external methods.
6710 (Auto-save and Backup): Make file name example
ef060075 6711 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
dfbd9913
KG
6712 and `auto-save-directory' must be used.
6713 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6714 only "NT"). Remove doubled entry "What kinds of systems does
6715 @tramp{} work on".
6716 (tramp): Macro removed.
6717 (Obtaining Tramp): Flag removed from title.
6718 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6719 and `trampver' used properly. Flag `tramp-inst' replaced by
6720 `installchapter'. Installation related text adapted.
6721
0498520b
JR
67222004-05-04 Jason Rumney <jasonr@gnu.org>
6723
33482a32 6724 * makefile.w32-in: Revert last change.
0498520b 6725
f2b927f9
JR
67262004-05-03 Jason Rumney <jasonr@gnu.org>
6727
6728 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
6729
f24485f1
MY
67302004-04-28 Masatake YAMATO <jet@gyve.org>
6731
33482a32 6732 * widget.texi (Programming Example): Remove overlays.
f24485f1 6733
e23390fa
JH
67342004-04-27 Jesper Harder <harder@ifa.au.dk>
6735
6736 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6737
d814862a
JB
67382004-04-23 Juanma Barranquero <lektu@terra.es>
6739
6740 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6741
455a2afc
JL
67422004-04-18 Juri Linkov <juri@jurta.org>
6743
6744 * fixit.texi (Spelling): Remove file extension from ispell xref.
6745
20b9ede8
KS
67462004-04-15 Kim F. Storm <storm@cua.dk>
6747
6748 * cmdargs.texi (Initial Options): Add -Q.
6749
3101ef82
KS
67502004-04-05 Kim F. Storm <storm@cua.dk>
6751
6752 * custom.texi (File Variables): Add safe-local-eval-forms.
6753
6fcfb32e
JH
67542004-04-05 Jesper Harder <harder@ifa.au.dk>
6755
6756 * info.texi (Info Search): Add info-apropos.
6757
6deaa218
LT
67582004-04-02 Luc Teirlinck <teirllm@auburn.edu>
6759
6760 * files.texi (Reverting): Correct description of revert-buffer's
6761 handling of point.
6762
8f7ea687
JL
67632004-03-22 Juri Linkov <juri@jurta.org>
6764
6765 * emacs.texi (Top): Add `Misc X'.
6766
6767 * faq.texi, trouble.texi: Fix help key bindings.
6768
6769 * glossary.texi: Improve references.
6770
6771 * help.texi: Sync keywords with finder.el.
6772
6773 * mini.texi (Completion): Add description for menu items.
6774
6775 * misc.texi (Browse-URL, FFAP): Add information about keywords.
6776
6777 * sending.texi (Mail Methods): Fix xref to Message manual.
6778
b2a737cd
LT
67792004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6780
6781 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6782 (as suggested by Karl Berry). Update information about colored
6783 stars in menus. Add new subheading describing M-n.
6784
e69cfac2
RS
67852004-03-12 Richard M. Stallman <rms@gnu.org>
6786
6787 * cl.texi (Top): Rename top node's title.
6788
6789 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
6790
1a94f9c8
KB
67912004-03-08 Karl Berry <karl@gnu.org>
6792
6793 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6794 problems making the texinfo distribution.
6795
04a6e76b
RS
67962004-03-04 Richard M. Stallman <rms@gnu.org>
6797
6798 * search.texi (Regexps): Explain that ^ and $ have their
6799 special meanings only in certain contexts.
6800
6801 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
6802
6803 * mule.texi (Specify Coding): Doc C-x RET F.
6804
6805 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
6806 for multiple compile and grep buffers.
6807 (Indirect Buffers): Don't recommand clone-indirect-buffer
6808 for multiple compile and grep buffers.
6809
aef3a1f2
SJ
68102004-02-29 Simon Josefsson <jas@extundo.com>
6811
6812 * smtpmail.texi (Authentication): Changed the list of supported
6813 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6814 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6815 <voegelas@gmx.net>.
6816
5bb0fcd1
JB
68172004-02-29 Juanma Barranquero <lektu@terra.es>
6818
1768573d
JB
6819 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6820 Use $(DEL) instead of rm, and ignore exit code.
5bb0fcd1 6821
5ec2cc41 68222004-02-29 Kai Grossjohann <kgrossjo@eu.uu.net>
9e6e8d1a 6823
5ec2cc41
KG
6824 Tramp version 2.0.39 released.
6825
68262004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6827
6828 * tramp.texi (Customizing Completion): Explain new functions
6829 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6830 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6831 (Top): Refer to Savannah mailing list as the major one. Mention
6832 older mailing lists in HTML mode only.
6833 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6834 (Frequently Asked Questions): Remote hosts must not be Unix-like
6835 for "smb" method.
6836 (Password caching): New node.
6837 (External transfer methods): Refer to password caching for "smb"
6838 method.
6839
baf92c0d
NR
68402004-02-23 Nick Roberts <nick@nick.uklinux.net>
6841
9e6e8d1a 6842 * building.texi (Watch Expressions): Update.
baf92c0d 6843
5c4e4941 68442004-02-21 Juri Linkov <juri@jurta.org>
b77b6b5c
EZ
6845
6846 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
6847 --directory, --help, --version. Move text about command-line-args
6848 to Command Arguments.
455a2afc
JL
6849 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
6850 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
b77b6b5c
EZ
6851 (Window Size X): Join -g and --geometry. Add @cindex.
6852 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
6853 (Title X): Remove alias -title.
b77b6b5c
EZ
6854 (Misc X): New node.
6855
1a94f9c8
KB
68562004-02-17 Karl Berry <karl@gnu.org>
6857
1fcb6808 6858 * info.texi (Help-Int): Mention the new line number feature.
1a94f9c8 6859
a4a46c64
JD
68602004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6861
6862 * frames.texi (Drag and drop): Add Motif to list of supported
6863 protocols.
6864
584b627e
JY
68652004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6866
6867 * ses.texi (Advanced Features): New functionality for
6868 ses-set-header-row (defaults to current row unless C-u used).
33482a32 6869 (Acknowledgements): Add Stefan Monnier.
584b627e 6870
54900736
JD
68712004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6872
6873 * frames.texi (Drag and drop): New section.
6874
2a6fc2d9
RS
68752004-01-24 Richard M. Stallman <rms@gnu.org>
6876
6877 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
6878 Include it only @ifnotinfo. Patch the preceding and following
6879 node headers to point to each other.
6880
21dcb709
GM
68812004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6882
6883 * calendar.texi (Appointments): Update section.
6884
9e6e8d1a 68852003-12-29 Kevin Ryde <user42@zip.com.au>
d9c4f512 6886
c2be49ed
EZ
6887 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6888
d9c4f512
EZ
6889 * programs.texi (C Modes): Fix the xref.
6890
f4f59570
NR
68912003-12-23 Nick Roberts <nick@nick.uklinux.net>
6892
6893 * building.texi (Watch Expressions): Update.
6894 (Commands of GUD): Include use of toolbar + breakpoints set from
6895 fringe/margin.
6896
638411f7
AS
68972003-12-03 Andre Spiegel <spiegel@gnu.org>
6898
6899 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
6900 <acm@muc.de>.
6901
a716bfbc 69022003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
9e6e8d1a 6903
a716bfbc
KG
6904 Tramp version 2.0.38 released.
6905
6906 * tramp.texi (Remote shell setup): Warn of environment variables
6907 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6908 <sven.gabriel@imk.fzk.de>.
6909 (Configuration): Tramp now chooses base64/uuencode
6910 automatically. Update wording accordingly.
6911 (Top): More description for the `Default Method' menu entry.
6912 (Default Method): Use @code, not @var, for Lisp variables.
6913 (Default Method): New subsection `Which method is the right one
6914 for me?' Suggested by Christian Kirsch.
6915 (Configuration): Pointer to new subsection added.
6916 (Default Method): Too many "use" in one sentence.
6917 Rephrase. Reported by Christian Kirsch.
6918 (Filename Syntax): Old `su' example is probably a left-over from
6919 the sm/su method naming. Replace with `ssh', instead.
6920 (External transfer methods, Auto-save and Backup):
6921 Typo fixes.
6922
69232003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6924
6925 * tramp.texi (all): Harmonize all occurences of @tramp{}.
6926 (Top): Mention japanese manual only if flag `jamanual' is set.
6927 Insert section `Japanese manual' in menu.
6928
1394f7f5
JD
69292003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6930
33482a32 6931 * frames.texi (Dialog Boxes): Add use-file-dialog.
1394f7f5 6932
ba0dca35
TTN
69332003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6934
6935 * eshell.texi (Known Problems): Add doc item.
6936
1e487ff8
MS
69372003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6938
6939 * ack.texi: Note that Alan Mackenzie contributed the AWK support
6940 in CC Mode.
6941
3a731e1f
MS
69422003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6943
33482a32 6944 * cc-mode.texi: Update for CC Mode 5.30.
3a731e1f
MS
6945
6946 Note: Please refrain from doing purely cosmetic changes like
6947 removing trailing whitespace in this manual; it clobbers cvs
6948 merging for no good reason.
6949
10695e5c
EZ
69502003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6951
6952 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
6953 * man/commands.texi, man/custom.texi, man/display.texi:
6954 * man/ediff.texi, man/emacs.texi, man/faq.texi, man/files.texi:
6955 * man/frames.texi, man/glossary.texi, man/killing.texi:
6956 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
6957 * man/mule.texi, man/rmail.texi, man/search.texi:
6958 * man/sending.texi, man/text.texi, man/tramp.texi:
6959 * man/trouble.texi, man/vip.texi, man/viper.texi, man/widget.texi:
6960 * man/woman.texi: Replace @sc{ascii} and ASCII with @acronym{ASCII}.
6961
be69f6a5
EZ
69622003-11-01 Alan Mackenzie <acm@muc.de>
6963
6964 * search.texi (Scrolling During Incremental Search): Document a
6965 new scrolling facility in isearch mode.
6966
5aa8f7d4
KB
69672003-10-26 Karl Berry <karl@gnu.org>
6968
1fcb6808 6969 * info.texi (Info Search): Echo area, not echo are. From Debian
5aa8f7d4
KB
6970 diff.
6971
1ded3d46
PA
69722003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6973
6974 * widget.texi (Defining New Widgets): Document new beavior of
6975 :buttons and :children keywords.
6976
855c2ccd
MB
69772003-10-22 Miles Bader <miles@gnu.org>
6978
6979 * Makefile.in (info): Move before $(top_srcdir)/info.
6980
f2afecda
NR
69812003-10-22 Nick Roberts <nick@nick.uklinux.net>
6982
6983 * building.texi (Watch Expressions): Update section on data display
6984 to reflect code changes (GDB Graphical Interface).
6985
ceda4f05
TTN
69862003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6987
6988 * tramp.texi (Inline methods): Small grammar fix.
00b03da0 6989 (External transfer methods): Likewise.
ceda4f05 6990
f7005886
RS
69912003-10-13 Richard M. Stallman <rms@gnu.org>
6992
6993 * xresources.texi (GTK resources): Clean up previous change.
6994
583a618e
JD
69952003-10-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6996
33482a32
JB
6997 * xresources.texi (GTK resources): Add a note that some themes
6998 disallow customizations. Add scroll theme example.
583a618e 6999
372bfd3d
NR
70002003-10-08 Nick Roberts <nick@nick.uklinux.net>
7001
7002 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7003
af5f0274
LT
70042003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7005
1fcb6808 7006 * texinfo.tex: Replace `%' in arch tagline by @ignore.
af5f0274 7007
fb93a896
RS
70082003-09-30 Richard M. Stallman <rms@gnu.org>
7009
7010 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7011
7012 * widget.texi (User Interface): Fix typos.
7013
7014 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7015
7016 * cmdargs.texi (General Variables): Remove MAILRC envvar.
7017
7018 * misc.texi (Saving Emacs Sessions): Shorten the section,
7019 collapsing back into one node.
7020
7460e980 70212003-09-30 Lars Hansen <larsh@math.ku.dk>
af5f0274 7022
7460e980
LH
7023 * misc.texi: Section "Saving Emacs Sessions" rewritten.
7024
96fcad04 70252003-09-29 Jan Dj\e,Ad\e(Brv. <jan.h.d@swipnet.se>
a1f3b57e
JD
7026
7027 * xresources.texi (GTK names in Emacs): Correct typo.
7028
ce2b9907
TTN
70292003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7030
7031 * pcl-cvs.texi (Selected Files): Fix typo.
7032
d1794b73
LT
70332003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
7034
7035 * cmdargs.texi (Font X): Mention new default font. More
7036 fully describe long font names, wildcard patterns and the
7037 problems involved. (Result of discussion on emacs-devel.)
7038
a273ca3a
LT
70392003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
7040
7041 * emacs.texi (Acknowledgements): Correct typo.
7042
8fe7d8c8
RS
70432003-09-22 Richard M. Stallman <rms@gnu.org>
7044
7045 * dired.texi (Misc Dired Commands): New node.
7046 (Dired Navigation): Add dired-goto-file.
7047
7048 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
7049
7050 * emacs.texi (Acknowledgements): New node, split from Distribution.
7051
7052 * cmdargs.texi (Action Arguments): -f reads interactive args.
7053
5b631b6b
KB
70542003-09-21 Karl Berry <karl@gnu.org>
7055
33482a32 7056 * info.texi (] and [ commands): No period at end of section title.
5b631b6b 7057
19bb0fcd 70582003-09-08 Lute Kamstra <lute@gnu.org>
5df034de
LK
7059
7060 * screen.texi (Mode Line): Say that POS comes before LINE.
7061 Mention `size-indication-mode'.
7062 * display.texi (Optional Mode Line): Document
7063 `size-indication-mode'.
7064 * basic.texi (Position Info): Mention `size-indication-mode'.
7065
5880d7db
LT
70662003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7067
7068 * xresources.texi (Resources): Refer to `editres' man page.
33482a32 7069 (Lucid Resources): Update defaults. Expand description of
5880d7db
LT
7070 `shadowThickness'.
7071
36fcdbf6
MB
70722003-09-04 Miles Bader <miles@gnu.org>
7073
7074 * Makefile.in (top_srcdir): New variable.
7075 ($(top_srcdir)/info): New rule.
7076 (info): Depend on it.
7077
fd026ee1
JR
70782003-09-03 Peter Runestig <peter@runestig.com>
7079
7080 * makefile.w32-in: New file.
7081
4828b4d7
RS
70822003-08-29 Richard M. Stallman <rms@gnu.org>
7083
7084 * misc.texi (Saving Emacs Sessions): Correct previous change.
7085
4036ed83
PA
70862003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7087
7088 * widget.texi (User Interface): Explain the need of static text
7089 around an editable field.
7090
489a3c7b 70912003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
04885d9d 7092
a4e4f05d
LT
7093 * widget.texi (Basic Types): The argument to `:help-echo' can now
7094 be a form that evaluates to a string.
7095
ef060075 7096 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
f58996fb 7097 (Intro): Include kmacro.texi after fixit.texi instead of after
ef060075 7098 custom.texi. (As suggested by Kim Storm.)
04885d9d 7099
489a3c7b 71002003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
37caa023
LT
7101
7102 * fixit.texi (Fixit): Update `Next' pointer.
7103 * files.texi (Files): Update `Previous' pointer.
ef060075 7104 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
37caa023
LT
7105 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
7106 (Suggested by Kim Storm.)
ef060075 7107 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
37caa023 7108
706da3c2
KS
71092003-08-18 Kim F. Storm <storm@cua.dk>
7110
7111 * kmacro.texi: New file describing enhanced keyboard macro
7112 functionality. Replaces old description in custom.texi.
7113
7114 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
7115 (Keyboard Macros): Move to new kmacro.texi file.
7116
7117 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
7118
7119 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7120
33d0b73f
GM
71212003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
7122
7123 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
7124
3cb02868
AS
71252003-08-17 Alex Schroeder <alex@gnu.org>
7126
7127 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
7128 required.
7129
0e7d7aae
RS
71302003-08-16 Richard M. Stallman <rms@gnu.org>
7131
7132 * dired-x.texi (Shell Command Guessing): Explain *.
7133
611bdf82 71342003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
890c3bd4 7135
611bdf82
RS
7136 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7137 log-edit-insert-changelog.
890c3bd4 7138
c5e0561f
RS
71392003-08-05 Richard M. Stallman <rms@gnu.org>
7140
7141 * programs.texi (Lisp Indent): Don't describe
7142 lisp-indent-function property here. Use xref to Lisp Manual.
7143
94221930
KB
71442003-08-03 Karl Berry <karl@gnu.org>
7145
33482a32 7146 * info.texi: Need @contents.
94221930 7147
3ad1e748
GM
71482003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7149
7150 * calendar.texi (Date Formats): Document changed behaviour of
7151 abbreviations.
7152
6105130d
MR
71532003-07-24 Markus Rost <rost@math.ohio-state.edu>
7154
7155 * buffers.texi (List Buffers): Fix previous change.
7156
6013ce47 71572003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
9e6e8d1a 7158
6013ce47
KG
7159 Tramp version 2.0.36 released.
7160
7161 * tramp.texi (Remote shell setup): Explain about problems with
7162 non-Bourne commands in ~/.profile and ~/.shrc.
7163
668c2ab0
JB
71642003-07-13 Markus Rost <rost@math.ohio-state.edu>
7165
7166 * buffers.texi (List Buffers): Adjust to new format of *Buffer
7167 List*.
7168
05c6848f
LT
71692003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7170
7171 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7172 renaming of `vis-mode' to `visible-mode'.
7173
770aff76
LT
7174 * display.texi (Font Lock): Fix typo.
7175
c6de56a0
RS
71762003-07-07 Richard M. Stallman <rms@gnu.org>
7177
7178 * display.texi (Font Lock): Add xref for format info on
7179 font-lock-remove-keywords.
7180
7181 * building.texi (Compilation): Document what happens with asynch
7182 children of compiler process.
7183
7184 * help.texi (Library Keywords): Use @multitable.
7185
e32be4ef
LT
71862003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7187
7188 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7189 next, prev and up pointers.
7190
9e2497cc
LT
71912003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7192
7193 * info.texi (Help): Mention existence of Emacs and stand-alone
7194 Info at the very beginning of the tutorial.
7195 (Help-Inv): New node.
7196 (Help-]): New node.
7197 (Help-M): Systematically point out the differences between default
7198 Emacs and stand-alone versions. Delete second menu.
7199 (Help-Xref): Systematically point out the differences between
7200 default Emacs and stand-alone versions.
7201 (Help-Int): Change `l' example.
7202 (Expert Info): Fix typos.
7203 (Emacs Info Variables): Mention `Info-hide-note-references' and
7204 new default for `Info-scroll-prefer-subnodes'.
7205
41bed43c
KG
72062003-06-17 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7207
7208 Version 2.0.35 of Tramp released.
7209
7210 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7211 (Inline methods): Add methods `remsh' and `plink1'.
7212 (External transfer methods): Add method `remcp'.
7213 (Multi-hop Methods): Add method `remsh'.
7214 Small patch from Adrian Aichner <adrian@xemacs.org>:
7215 Fix minor typos.
7216 (Concept Index): Added to make manual searchable via
7217 `Info-index'.
7218 (Version Control): Add cindex entry.
7219
77887832
RS
72202003-06-04 Richard M. Stallman <rms@gnu.org>
7221
38356c72
RS
7222 * programs.texi (Expressions): Delete C-M-DEL.
7223
77887832 7224 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9e2497cc 7225 comint-move-point-for-output renamed from
77887832
RS
7226 comint-scroll-to-bottom-on-output.
7227
7228 * custom.texi (Init Rebinding): Replace previous change with xref.
7229 (Non-ASCII Rebinding): Explain that issue more briefly here.
7230
ff6a3bfb
RS
72312003-05-28 Richard M. Stallman <rms@gnu.org>
7232
7233 * indent.texi (Indentation): Condense, simplify, clarify prev change.
7234
f9ad161b
RS
72352003-05-28 Nick Roberts <nick@nick.uklinux.net>
7236
7237 * building.texi (GDB Graphical Interface): New node.
7238 (Rewritten somewhat by RMS.)
7239
94720bc7
KG
72402003-05-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7241
7242 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
7243 non-English letters. Explain how to set coding systems correctly
7244 and how to include the right coding cookie in the file.
7245
de4e4519
KG
72462003-05-24 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7247
7248 * trampver.texi: Version 2.0.34 released.
7249
99ffa7da
KG
72502003-05-22 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7251
7252 * indent.texi (Indentation): Explain the concepts.
7253 (Just Spaces): Explain why preventing tabs for indentation might
7254 be useful.
7255
e6838fd8
GM
72562003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7257
7258 * faq.texi: Improve previous changes.
7259
199a0cb9
GM
72602003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7261
7262 * faq.texi: Update copyright and maintenance details.
7263 Update some package URLs, versions, and maintainers.
7264 Remove many references to the Emacs Lisp Archive.
ce2b9907 7265
777081fe
SJ
72662003-04-23 Simon Josefsson <jas@extundo.com>
7267
7268 * smtpmail.texi: Fix license (the invariant sections mentioned has
7269 never been part of the smtp manual). Align info dir entry with
7270 other emacs packages.
7271
5ceea398
RS
72722003-04-16 Richard M. Stallman <rms@gnu.org>
7273
7274 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
7275
7e190783
KG
72762003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7277
7278 * tramp.texi: Version 2.0.33 released.
7279 Remove installation chapter. Remove XEmacs specifics.
7280
bda13259
RS
72812003-03-29 Richard M. Stallman <rms@gnu.org>
7282
7283 * tramp.texi (Top): Undo the previous renaming.
33482a32 7284 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
bda13259 7285
b1a2b924
KG
72862003-03-29 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
7287
7288 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7289 version of manual.
7290
7291 * tramp.texi (Auto-save and Backup): New node.
7292
72932003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7294
7295 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7296 Emacs" in order to have better differentiation to "XEmacs".
7297 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7298 are new macros in order to point to the other Emacs flavor where
7299 appropriate. In info case, point to node `Installation' in order
7300 to explain how to generate the other way. In html case, make a
7301 link to the other html file.
7302 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
7303 after CVS checkout/update.
7304 (Installation): Completely rewritten.
7305 (Installation parameters, Load paths): New sections under
7306 `Installation'.
7307
884b79ec
KG
73082003-02-28 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7309
7310 * tramp.texi: Version 2.0.30 released.
7311 Replace word "path" with "localname" where used as a component of
7312 a Tramp file name.
7313
73142003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7315
7316 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7317 introduced.
7318 (Installation): Explain what to do if files from the tramp/contrib
7319 directory are needed.
7320
9e6e8d1a 73212003-02-23 Alex Schroeder <alex@emacswiki.org>
16f6f948
SJ
7322
7323 * smtpmail.texi (How Mail Works): New.
7324
9e6e8d1a 73252003-02-22 Alex Schroeder <alex@emacswiki.org>
d5df5512 7326
6019d360
SJ
7327 * cmdargs.texi (General Variables): Document SMTPSERVER.
7328
d5df5512
SJ
7329 * smtpmail.texi: New file.
7330
7331 * sending.texi: Remove SMTP node.
7332 (Mail Sending): Describe `send-mail-function'. Link to SMTP
7333 library.
7334
7335 * Makefile.in: Build SMTP manual.
7336
9e6e8d1a 73372003-02-22 Alex Schroeder <alex@emacswiki.org>
d8f94eb0
SJ
7338
7339 * sending.texi (Sending via SMTP): Explain MTA/MUA.
7340
ac1888f5
SJ
73412003-02-22 Simon Josefsson <jas@extundo.com>
7342
7343 * sending.texi (Mail Methods): Add node about SMTP.
7344
1094ef26
JD
73452003-02-17 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7346
b5dc2fcf 7347 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
1094ef26 7348
18d6d595
KG
73492003-02-05 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7350
7d459e16
KG
7351 * tramp.texi: Version 2.0.29 released.
7352 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7353 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
18d6d595
KG
7354
73552003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7356
7357 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7358 another package loads accidently Ange-FTP.
7359
73602003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7361
7362 * tramp.texi (Customizing Completion): Add function
7363 `tramp-parse-sconfig'. Change example of
7364 `tramp-set-completion-function', because parsing of ssh config
7365 files looks more natural.
7366
37d1e680
RS
73672003-02-01 Kevin Ryde <user42@zip.com.au>
7368
e580a741 7369 * glossary.texi (Glossary): Correction to cl cross reference.
37d1e680 7370
675d000f
RS
73712003-01-20 Richard M. Stallman <rms@gnu.org>
7372
7373 * killing.texi (Rectangles): Document C-x c r.
7374
940344d4 73752003-01-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
488dd4c4
JD
7376
7377 * xresources.texi (GTK resources): New node.
7378 (GTK widget names): New node.
7379 (GTK names in Emacs): New node.
7380 (GTK styles): New node.
7381
02b5590c
SZ
73822003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7383
7384 * gnus.texi: Do not use `path' in several locations.
7385
98657898
FP
73862003-01-09 Francesco Potort\e,Al\e(B <pot@gnu.org>
7387
33482a32 7388 * maintaining.texi (Create Tags Table): Add reference to the new
98657898
FP
7389 `etags --help --lang=LANG' option.
7390
abc6be8d
KG
73912002-12-26 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@uni-duisburg.de>
7392
7393 * tramp.texi (External transfer methods): New method `smb'. From
7394 Michael Albinus.
7395
76dfc9a1 73962002-11-05 Karl Berry <karl@gnu.org>
cab278f5 7397
33482a32 7398 * info.texi (Info-fontify): Reorder face list to avoid bad line
cab278f5
KB
7399 breaks.
7400
f08d9f0e
KG
74012002-10-06 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7402
7403 * tramp.texi: Move @copying to standard place. Use
7404 @insertcopying.
7405
18f952d5
KB
74062002-10-02 Karl Berry <karl@gnu.org>
7407
7408 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7409 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi emacs.texi
7410 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7411 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7412 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7413 Per rms, update all manuals to use @copying instead of @ifinfo.
7414 Also use @ifnottex instead of @ifinfo around the top node, where
7415 needed for the sake of the HTML output.
33482a32 7416 (The Gnus manual is not fixed since it's not clear to me how it
b5dc2fcf
JB
7417 works; and the Tramp manual already uses @copying, although in an
7418 unusual way. All others were changed.)
18f952d5 7419
7ed9159a
JY
74202002-09-10 Jonathan Yavner <jyavner@engineer.com>
7421
7422 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7423 (../info/ses, ses.dvi): New targets.
7424 * ses.texi: New file.
7425
54e42ad9 74262002-09-06 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
08b16a02 7427
33482a32 7428 * texinfo.tex: Update to texinfo 4.2.
08b16a02 7429
a062d73f
CD
74302002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7431
9e6e8d1a 7432 * reftex.texi: Update to RefTeX 4.19.
a062d73f 7433
54e42ad9 74342002-06-17 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
d591a834
KG
7435
7436 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7437 (../info/tramp, tramp.dvi): New targets.
7438
5c3cb846
EZ
74392002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
7440
7441 * Makefile.in (DVI_TARGETS): Add calc.dvi.
7442 (calc.dvi): Uncomment.
7443
78f743c7
EZ
74442001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7445
7446 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
7447 source files.
7448
c054b556
EZ
74492001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
7450
7451 * Makefile.in (emacsman): New target.
7452
b64abe16
EZ
74532001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7454
7455 * Makefile.in (INFO_TARGETS): Add ../info/calc.
7456 (../info/calc): New target.
7457
71431a0e
GM
74582001-10-20 Gerd Moellmann <gerd@gnu.org>
7459
6aa97356 7460 * (Version 21.1 released.)
71431a0e 7461
ab952a4f
GM
74622001-10-05 Gerd Moellmann <gerd@gnu.org>
7463
7464 * Branch for 21.1.
dff28924 7465
e372bc67
EZ
74662001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7467
7468 * Makefile.in (../info/info): Use an explicit -o switch to
7469 makeinfo.
7470
8da1a051
GM
74712001-03-05 Gerd Moellmann <gerd@gnu.org>
7472
7473 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7474
73ec1670
EZ
74752000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7476
7477 * Makefile.in (../info/idlwave): Use --no-split.
7478
ec9077f2
DL
74792000-12-14 Dave Love <fx@gnu.org>
7480
7481 * Makefile.in (mostlyclean): Remove gnustmp.*
7482 (gnus.dvi): Change rule to remove @latex stuff.
7483
99483220
EL
74842000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7485
33482a32 7486 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
99483220 7487
572a0c97
JW
74882000-10-13 John Wiegley <johnw@gnu.org>
7489
33482a32 7490 * Makefile.in: Add build targets for eshell.texi.
572a0c97 7491
e78e5ad1
GM
74922000-09-25 Gerd Moellmann <gerd@gnu.org>
7493
7494 * Makefile.in: Remove/comment speedbar stuff.
7495
8cb21759
DL
74962000-09-22 Dave Love <fx@gnu.org>
7497
7498 * Makefile.in: Add emacs-mime.
7499
3d819a75
EZ
75002000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7501
3d819a75
EZ
7502 * Makefile.in (INFO_TARGETS): Add ../info/woman.
7503 (DVI_TARGETS): Add woman.dvi.
7504 (../info/woman, woman.dvi): New targets.
7505
6684834d
SM
75062000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7507
7508 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7509
7510 * pcl-cvs.texi: New file.
7511 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7512 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
7513
2d0600a3
GM
75142000-05-11 Gerd Moellmann <gerd@gnu.org>
7515
7516 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
7517 (../info/ebrowse, ebrowse.dvi): New targets.
7518
b08e8bb2
GM
75192000-01-13 Gerd Moellmann <gerd@gnu.org>
7520
b08e8bb2 7521 * Makefile.in (INFO_TARGETS): Add eudc.
33482a32 7522 (DVI_TARGETS): Add eudc.dvi.
b08e8bb2
GM
7523 (../info/eudc, eudc.dvi): New targets.
7524
45f2c363
EZ
75252000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
7526
7527 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
7528 compatibility with 8+3 filesystems).
33482a32 7529 (../info/efaq): Rename from emacs-faq.
45f2c363 7530
4598da60
EZ
75312000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
7532
7533 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
7534 (../info/idlwave, idlwave.dvi): New targets.
7535
af372af6
DL
75361999-10-23 Dave Love <fx@gnu.org>
7537
fb4792ed 7538 * Makefile.in: Use autotype.texi.
83a4cf1d 7539
0264fbe5
SM
75401999-10-12 Stefan Monnier <monnier@cs.yale.edu>
7541
33482a32 7542 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
b5dc2fcf 7543 faq.texi file) rather than ../info/faq.
0264fbe5 7544
4e1d9c86
GM
75451999-10-07 Gerd Moellmann <gerd@gnu.org>
7546
7547 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
7548 (../info/ada-mode, ada-mode.dvi): New targets.
7549
26901792
DL
75501999-09-01 Dave Love <fx@gnu.org>
7551
7552 * Makefile.in: Add faq.
7553
6bf7aab6
DL
75541999-07-12 Richard Stallman <rms@gnu.org>
7555
7556 * Version 20.4 released.
7557
6bf7aab6
DL
75581998-12-04 Markus Rost <rost@delysid.gnu.org>
7559
7560 * Makefile.in (INFO_TARGETS): Delete customize.info.
7561 (DVI_TARGETS): Delete customize.dvi.
7562 (../info/customize, customize.dvi): Targets deleted.
90ab09b6 7563
6bf7aab6
DL
75641998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
7565
7566 * Version 20.3 released.
7567
6bf7aab6
DL
75681998-05-06 Richard Stallman <rms@psilocin.gnu.org>
7569
7570 * Makefile.in (EMACSSOURCES): Add mule.texi.
7571 Add msdog.texi, ack.texi. Remove gnu1.texi.
90ab09b6 7572
6bf7aab6
DL
75731998-04-06 Andreas Schwab <schwab@gnu.org>
7574
7575 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
7576 it in dvi targets.
7577 (../etc/GNU): Change to $(srcdir) first.
7578
75791998-03-11 Carsten Dominik <cd@delysid.gnu.org>
7580
33482a32 7581 * reftex.texi: Update for RefTeX version 3.22.
6bf7aab6
DL
7582
75831998-02-08 Richard Stallman <rms@psilocin.gnu.org>
7584
7585 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
7586 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7587
75881997-09-23 Paul Eggert <eggert@twinsun.com>
7589
7590 * Makefile.in: Merge changes mistakenly made to `Makefile'.
7591 (INFO_TARGETS): Change ../info/custom to ../info/customize.
33482a32 7592 (../info/customize): Rename from ../info/custom.
6bf7aab6
DL
7593 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
7594
75951997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7596
7597 * Version 20.2 released.
7598
75991997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7600
7601 * Version 20.1 released.
7602
76031997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7604
7605 * Makefile (../info/customize, customize.dvi): New targets.
7606 (INFO_TARGETS): Add ../info/customize.
7607 (DVI_TARGETS): Add customize.dvi.
7608
76091997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7610
7611 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
7612
76131996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7614
7615 * Version 19.33 released.
7616
76171996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7618
7619 * Version 19.32 released.
7620
76211996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7622
7623 * Makefile.in: Add rules for the Message manual.
7624
76251996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7626
7627 * gnus.texi: New version.
7628
7629 * message.texi: New manual.
7630
76311996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7632
7633 * Makefile.in (All info targets): cd $(srcdir) to do the work.
7634
76351996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
7636
7637 * Makefile.in (All info targets): Specify $(srcdir) in input files.
7638 Specify -I option.
7639 (All dvi targets): Set the TEXINPUTS variable.
90ab09b6 7640
6bf7aab6
DL
76411996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
7642
7643 * Version 19.31 released.
7644
76451996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
7646
33482a32 7647 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6bf7aab6
DL
7648 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
7649
76501995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7651
7652 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
7653 (INFO_TARGETS): Add ../info/cc-mode.
7654 (DVI_TARGETS): Add cc-mode.dvi.
7655
76561995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7657
7658 * Version 19.30 released.
7659
76601995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
7661
7662 * gnus.texi: New file.
7663
76641995-11-04 Erik Naggum <erik@naggum.no>
7665
7666 * gnus.texi: File deleted.
7667
177c0ea7 76681995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6bf7aab6
DL
7669
7670 * mh-e.texi: "Function Index" -> "Command Index" to work with
7671 Emacs 19.30 C-h C-k support of separately-documented commands.
7672
76731995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7674
7675 * Makefile.in (../info/ediff, ediff.dvi): New targets.
7676 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
7677
76781995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7679
7680 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
7681 (../info/viper, viper.dvi): New targets.
7682
177c0ea7 76831995-04-20 Kevin Rodgers <kevinr@ihs.com>
6bf7aab6
DL
7684
7685 * dired-x.texi (Installation): Change the example to set
7686 buffer-local variables like dired-omit-files-p in
7687 dired-mode-hook.
7688
76891995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7690
7691 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
7692 (../info/mh-e, mh-e.dvi): New targets.
7693
76941995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
7695
33482a32 7696 * Makefile.in (maintainer-clean): Rename from realclean.
6bf7aab6
DL
7697
76981994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7699
7700 * Makefile.in: New file.
7701 * Makefile: File deleted.
7702
77031994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7704
7705 * Makefile (TEXINDEX_OBJS): Variable deleted.
7706 (texindex, texindex.o, getopt.o): Rules deleted.
7707 All deps on texindex deleted.
7708 (distclean): Don't delete texindex.
7709 (mostlyclean): Don't delete *.o.
7710 * texindex.c, getopt.c: Files deleted.
7711
77121994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
7713
7714 * Version 19.26 released.
7715
77161994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
7717
7718 * Makefile (EMACSSOURCES): Exclude undo.texi.
7719
77201994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7721
7722 * Version 19.25 released.
7723
77241994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7725
7726 * Version 19.24 released.
7727
77281994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7729
7730 * Version 19.23 released.
7731
77321994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7733
7734 * Makefile: Delete spurious tab.
7735
77361994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7737
7738 * Makefile (.SUFFIXES): New rule.
7739
77401994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7741
7742 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
7743 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
7744
77451994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7746
33482a32 7747 * Makefile (../info/sc): Rename frin sc.info.
6bf7aab6
DL
7748 (../info/cl): Likewise.
7749 (INFO_TARGETS): Use new names.
7750
77511993-12-04 Richard Stallman (rms@srarc2)
7752
7753 * getopt.c: New file.
7754 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
7755 (getopt.o): New rule.
7756 (dvi): Don't depend on texindex.
7757 (emacs.dvi, cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
7758 Depend on texindex.
7759
77601993-12-03 Richard Stallman (rms@srarc2)
7761
33482a32 7762 * Makefile (../info/sc.info): Rename from ../info/sc.
6bf7aab6
DL
7763 (TEXI2DVI): New variable.
7764 (emacs.dvi, cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
7765 Add explicit commands.
7766 (TEXINDEX_OBJS): Delete duplicate getopt.o.
7767
77681993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7769
7770 * Version 19.22 released.
7771
77721993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7773
7774 * Makefile (TEXINDEX_OBJS): Delete spurious period.
7775
77761993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7777
7778 * Version 19.21 released.
7779
77801993-11-15 Paul Eggert (eggert@twinsun.com)
7781
33482a32 7782 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6bf7aab6
DL
7783
77841993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7785
7786 * Makefile (../etc/GNU): New target.
7787 (EMACSSOURCES): Add gnu1.texi.
7788
77891993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7790
7791 * Makefile (realclean): Don't delete the Info files.
7792
77931993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
7794
7795 * forms.texi: Fix forms.texi so that it will format correctly.
33482a32 7796 Add missing `@end iftex', fix bad reference.
6bf7aab6
DL
7797
7798 * info.texi, info-stn.texi: New files implement texinfo version of
7799 `info' file.
7800
08b16a02 7801 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
e580a741 7802 4' where appropriate.
6bf7aab6
DL
7803
78041993-10-20 Brian Fox (bfox@ai.mit.edu)
7805
7806 * Makefile: Fix targets for texindex, new info.texi files.
7807 * info-stnd.texi: New file implements info for standalone info
7808 reader.
33482a32 7809 * info.texi: Update to include recent changes to "../info/info".
6bf7aab6
DL
7810 New source file for ../info/info; includes info-stnd.texi.
7811
7812 * texindex.c: Include "../src/config.h" if building in emacs.
7813
7814 * Makefile: Change all files to FILENAME.texi, force all targets
7815 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7816 vip.texinfo, forms.texinfo, cl.texinfo.
7817 Add target to build texindex.c, defining `emacs'.
7818
7819 * forms.texi: Install new file to match version 2.3 of forms.el.
7820
78211993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7822
7823 * Version 19.19 released.
7824
78251993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7826
7827 * sc.texinfo: Fix info file name.
7828
33482a32
JB
7829 * Makefile (info): Add gnus and sc.
7830 (dvi): Add gnus.dvi and sc.dvi.
6bf7aab6
DL
7831 (../info/sc, sc.dvi): New targets.
7832
78331993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7834
7835 * Version 19.18 released.
7836
78371993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7838
7839 * Makefile: Fix source file names of the separate manuals.
7840 (gnus.dvi, ../info/gnus): New targets.
7841
78421993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7843
7844 * Version 19.17 released.
7845
78461993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7847
7848 * split-man: Fix typos in last change.
7849
78501993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7851
7852 * Version 19.16 released.
7853
78541993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7855
7856 * version 19.15 released.
7857
78581993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7859
7860 * Makefile (distclean): It's rm, not rf.
7861
78621993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7863
7864 * Version 19.14 released.
7865
78661993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7867
7868 * Makefile: New file.
7869
78701993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7871
7872 * Version 19.13 released.
7873
78741993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7875
7876 * Version 19.9 released.
7877
78781993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7879
7880 * Version 19.8 released.
7881
78821993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7883
7884 * cmdargs.texi: Document the -i, -itype, and -iconic options.
7885
7886 * trouble.texi: It's `enable-flow-control-on', not
7887 `evade-flow-control-on'.
7888
78891993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7890
7891 * display.texi: Document standard-display-european.
7892
78931993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7894
7895 * Version 19.7 released.
7896
7897 * emacs.texi: Add a sentence to the top menu mentioning the
7898 specific version of Emacs this manual applies to.
7899
79001993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7901
33482a32 7902 * basic.texi: Document next-line-add-lines variable used to
6bf7aab6
DL
7903 implement down-arrow.
7904
33482a32 7905 * killing.texi: Document kill-whole-line.
6bf7aab6
DL
7906
79071993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
7908
33482a32 7909 * text.texi: Update unix TeX ordering information.
6bf7aab6
DL
7910
79111993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
7912
33482a32 7913 * news.texi: Mention fill-rectangle in keybinding list.
6bf7aab6 7914
33482a32 7915 * killing.texi: Document fill-rectangle.
6bf7aab6
DL
7916
79171993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7918
33482a32 7919 * vc.texi: Bring the docs up to date with VC 5.2.
6bf7aab6
DL
7920
79211992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
7922
33482a32
JB
7923 * emacs.tex: Mention blackbox and gomoku under Amusements.
7924 Assembler mode is now mentioned and appropriately indexed
7925 under Programming Modes.
6bf7aab6 7926
dff28924 79271991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
6bf7aab6 7928
33482a32 7929 * emacs.tex: Update TeX ordering information.
6bf7aab6 7930
dff28924 79311990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6bf7aab6 7932
33482a32 7933 * gnus.texinfo: New file. Removed installation instructions.
6bf7aab6 7934
dff28924 79351990-06-26 David Lawrence (tale@geech)
6bf7aab6 7936
1fcb6808 7937 * emacs.tex: Note that completion-ignored-extensions is not used
6bf7aab6
DL
7938 to filter out names when all completions are displayed in
7939 *Completions*.
7940
dff28924 79411990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6bf7aab6
DL
7942
7943 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7944
dff28924 79451990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
6bf7aab6 7946
012ce704 7947 * emacs.tex: Add @findex grep.
6bf7aab6 7948
dff28924 79491989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6bf7aab6 7950
33482a32
JB
7951 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7952 then define `\sc' as the command for smallcaps in Texinfo. This
7953 means that the @sc command will produce small caps. bfox has
6bf7aab6
DL
7954 made the corresponding change to makeinfo and texinfm.el.
7955
dff28924 79561988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6bf7aab6 7957
33482a32 7958 * emacs.tex: Correct two typos. No other changes before
6bf7aab6
DL
7959 Version 19 will be made.
7960
33482a32 7961 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6bf7aab6 7962 Customization since the menu entry did not point to anything.
33482a32 7963 Also add an @finalout command to remove overfull hboxes from the
6bf7aab6
DL
7964 printed output.
7965
1fcb6808 7966 * cl.texinfo: Add @bye, \input line and @settitle to file.
6bf7aab6
DL
7967 This file is clearly intended to be a chapter of some other work,
7968 but the other work does not yet exist.
7969
dff28924 79701988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6bf7aab6
DL
7971
7972 * texinfo.texinfo: Three typos corrected.
7973
dff28924 79741988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6bf7aab6
DL
7975
7976 * emacs.tex: Update information for obtaining TeX distribution from the
7977 University of Washington.
7978
6922b018 7979;; Local Variables:
fd026ee1 7980;; coding: iso-2022-7bit
f18df03d 7981;; fill-column: 79
33462dfa 7982;; add-log-time-zone-rule: t
6922b018 7983;; End:
2a34a036 7984
b65d8176 7985 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
4e6835db 7986 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
7f6d64f8
GM
7987
7988 This file is part of GNU Emacs.
7989
7990 GNU Emacs is free software; you can redistribute it and/or modify
7991 it under the terms of the GNU General Public License as published by
4a9f99bd 7992 the Free Software Foundation; either version 3, or (at your option)
7f6d64f8
GM
7993 any later version.
7994
7995 GNU Emacs is distributed in the hope that it will be useful,
7996 but WITHOUT ANY WARRANTY; without even the implied warranty of
7997 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7998 GNU General Public License for more details.
7999
8000 You should have received a copy of the GNU General Public License
8001 along with GNU Emacs; see the file COPYING. If not, write to the
8002 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
8003 Boston, MA 02110-1301, USA.
ab5796a9
MB
8004
8005;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd