Minor updates for mbox Rmail.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
5dc584b5
KB
12009-02-16 Karl Berry <karl@gnu.org>
2
3 * ada-mode.texi,
4 * auth.texi,
5 * autotype.texi,
6 * calc.texi,
7 * cc-mode.texi,
8 * cl.texi,
9 * dbus.texi,
10 * dired-x.texi,
11 * ebrowse.texi,
12 * ediff.texi,
13 * emacs-mime.texi,
14 * epa.texi,
15 * erc.texi,
16 * eshell.texi,
17 * eudc.texi,
18 * faq.texi,
19 * flymake.texi,
20 * forms.texi,
21 * gnus-coding.texi,
22 * gnus.texi,
23 * idlwave.texi,
24 * info.texi,
25 * mairix-el.texi,
26 * message.texi,
27 * mh-e.texi,
28 * newsticker.texi,
29 * nxml-mode.texi,
30 * org.texi,
31 * pcl-cvs.texi,
32 * pgg.texi,
33 * rcirc.texi,
34 * reftex.texi,
35 * remember.texi,
36 * sasl.texi,
37 * sc.texi,
38 * ses.texi,
39 * sieve.texi,
40 * smtpmail.texi,
41 * speedbar.texi,
42 * tramp.texi,
43 * url.texi,
44 * vip.texi,
45 * viper.texi,
46 * widget.texi,
47 * woman.texi: Consistently use @insertcopying in the Top node,
48 @contents at the front (after @end titlepage),
49 and @direntry after @copying.
50 (Bug#1988)
51
9eb59592
MB
522009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
53
54 * auth.texi: New file documenting auth-source.
55
d324fa76
CD
562009-02-13 Carsten Dominik <dominik@science.uva.nl>
57
58 * org.texi (Org Plot): Fix link.
59
7a603b73
DU
602009-02-09 Daiki Ueno <ueno@unixuser.org>
61
62 * epa.texi (Mail-mode integration): Mention the way to do
63 "encrypt-to-self". (Bug#1807)
64
a626b338 652009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
66
67 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
68
3b36c17e
MB
692009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
70
71 * gnus-news.texi: Print version about Incoming*.
72
55033558
CD
732009-02-02 Carsten Dominik <dominik@science.uva.nl>
74
75 * org.texi (Structure editing, Handling links)
76 (Fast access to TODO states, Javascript support): Make standard docs
77 correctly reflect default variable settings.
78
ec712abb
GM
792009-02-02 Glenn Morris <rgm@gnu.org>
80
81 * org.texi: Fix typos.
82
7112648c
MA
832009-02-01 Michael Albinus <michael.albinus@gmx.de>
84
85 Sync with Tramp 2.1.15.
86
87 * trampver.texi: Update release number.
88
2e461fc1
CD
892009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
90
91 * org.texi (TODO dependencies): Document TODO dependencies on
92 checkboxes.
93
bc283609
CD
942009-01-30 Carsten Dominik <dominik@science.uva.nl>
95
96 * org.texi (TODO dependencies): Document key binding for toggling
97 ORDERED property.
98
74fc5047
MA
992009-01-28 Michael Albinus <michael.albinus@gmx.de>
100
101 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
102 of hook functions.
103
d6685abc
CD
1042009-01-28 Carsten Dominik <dominik@science.uva.nl>
105
106 * org.texi (TODO dependencies): New section.
107
65c439fd
CD
1082009-01-27 Carsten Dominik <dominik@science.uva.nl>
109
110 * org.texi (Plain lists, TODO basics, Priorities)
111 (Multiple sets in one file, Conflicts): Document interaction with
112 `shift-selection-mode'.
113
5fafc247
JB
1142009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
115
116 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
117 Make Calc the subject of sentences.
118 (Rearranging Formulas using Selections): Discuss new options
119 for `j *'.
120
e7433508
MA
1212009-01-26 Michael Albinus <michael.albinus@gmx.de>
122
123 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
124
2096a1b6
GM
1252009-01-26 Glenn Morris <rgm@gnu.org>
126
127 * org.texi: Fix typos.
128
0cb61492
BW
1292009-01-26 Bill Wohler <wohler@newt.com>
130
2096a1b6 131 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 132
0bd48b37
CD
1332009-01-25 Carsten Dominik <dominik@science.uva.nl>
134
135 * org.texi (References): Add information about remote references.
136 (Built-in table editor): Document `C-c RET' in tables.
137 (Math symbols, Quoting LaTeX code): Mention that simple
138 LaTeX macros survive LaTeX export.
139 (Images in LaTeX export): Show how to create a reference to a
140 figure.
141 (Sectioning structure): Document that the LaTeX class can be
142 specified in a property.
143 (Text areas in HTML export): New section.
144 (External links): Add examples for text search and ID links.
145 (Built-in table editor): Remove the descriptio of `C-c
146 C-q', it not longer works.
147 (Literal examples): Document that a space must follow
148 the colon in short examples.
149 (Relative timer): Document `org-timer-stop'.
150 (Footnotes): New section.
151 (Footnote markup): Shorten section and refer to new Footnote
152 section.
153 (Literal examples): Add documentation for line
154 numbering in and references to code examples.
155 (CSS support): Fix the description of default CSS styles.
156 (Capturing column view): Document
157 "file:path/to/file.org" as an allowed value for the ID property of
158 a dynamic block copying column view.
159
49dbbaf2
SE
1602009-01-23 Stephen Eglen <stephen@gnu.org>
161
162 * mh-e.texi (Getting Started): Describe $MH.
163
193e6828
MA
1642009-01-21 Michael Albinus <michael.albinus@gmx.de>
165
166 * tramp.texi (all): Harmonize usage of "external method",
167 "external transfer method" and "out-of-band method".
168 (Connection types): Precise the differences of inline and external
169 methods. Written by Adrian Phillips <a.phillips@met.no>.
170
26b9f88d
MB
1712009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
172
173 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
174 commands as described at the top. Reported by Allan Gottlieb
175 <gottlieb@nyu.edu>.
176
1772009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
178
179 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
180 nnmail-pathname-coding-system.
181
377952e0
GM
1822009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
183
184 * org.texi (Relative timer): Fix typo.
185
a20d3598
JB
1862009-01-15 Juanma Barranquero <lekktu@gmail.com>
187
188 * org.texi (Clocking work time): Fix typo.
98a1e0f5 189 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 190
a50253cc
GM
1912009-01-13 Glenn Morris <rgm@gnu.org>
192
193 * org.texi: Fix some more typos.
194
07450bee
GM
1952009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
196
197 * org.texi: Fix some typos.
198
e3e955fe
MB
1992009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
200
201 * gnus.texi (Group Parameters): Add note for local variables.
202
2032009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
204
205 * gnus.texi (Converting Kill Files): Fix URL. Include
206 gnus-kill-to-score.el in contrib directory.
207
2082009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
209
210 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
211 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
212 (Paging the Article): Add index entry.
213
71dd9983
JB
2142009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
215
216 * ada-mode.texi (Examples): Delete redundant text.
217
4a0cf14f
MA
2182009-01-03 Michael Albinus <michael.albinus@gmx.de>
219
220 * trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
221
222 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
223 addresses.
224
aedac0f0
BW
2252009-01-03 Bill Wohler <wohler@newt.com>
226
227 * mh-e.texi (Scan Line Formats): Indicate that first column should be
228 kept empty.
229
4c65b566
CD
2302008-12-20 Carsten Dominik <dominik@science.uva.nl>
231
232 * org.texi (Activation, Exporting, ASCII export, HTML export)
233 (HTML Export commands, LaTeX/PDF export commands): Improve
234 documentation about transient-mark-mode.
235 (References): DOcuemtn the use of special names like $LR1 to reference
236 to fields in the last table row.
237
e1a78e1e
JL
2382008-12-19 Juri Linkov <juri@jurta.org>
239
240 * info.texi (Search Text): Remove mention of removed key binding M-s.
241
17a0aa82
CD
2422008-12-18 Carsten Dominik <dominik@science.uva.nl>
243
244 * org.texi (References): Remove mentioning of @0 as reference for the
245 last line, this has been reverted in the Lisp sources.
246
4997d802
JB
2472008-12-17 Juanma Barranquero <lekktu@gmail.com>
248
249 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
250 (DVI_TARGETS): Remove duplicates. Add sasl.
251 ($(infodir)/sasl, sasl.dvi): New targets.
252
33306645
CD
2532008-12-17 Carsten Dominik <dominik@science.uva.nl>
254
255 * org.texi: Version number pushed to 6.15d.
256
db55f368
CD
2572008-12-16 Carsten Dominik <dominik@science.uva.nl>
258
a0bf4117 259 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
260 (Images in LaTeX export): New section.
261 (Inlined images, Images in HTML export): Sections renamed.
262
dae0a942
MB
2632008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
264
265 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
266
9f5572e9
MB
2672008-12-04 David Engster <dengste@eml.cc>
268
269 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
270 of nnml-get-new-mail. Change URL for mairix patch.
271
bc23baaa
CD
2722008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
273
274 * org.texi (Using the mapping API): Fix bug in mapping example.
275 (Publishing options): Make the list of properties complete again, in
276 correspondence to the variable `org-export-plist-vars'.
277 (Property searches): Document new special values for time comparisons.
278 (Tag inheritance): Refine the description of tag inheritance.
279 (Project alist): Add info about the publishing sequence of components.
a0bf4117 280 (Effort estimates): Document the new relative timer.
bc23baaa 281
3bf8054f
JB
2822008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
283
284 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
285 (Using Calc): Clarify use of `C-x * o'.
286 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
287
ac134f2f
RS
2882008-11-28 Richard M Stallman <rms@gnu.org>
289
290 * dbus.texi (Receiving Method Calls): Clean up previous change.
291
ace706d1
MA
2922008-11-26 Michael Albinus <michael.albinus@gmx.de>
293
294 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
295 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
296 `dbus-unescape-from-identifier'.
297 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 298 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
299 (Signals): Use the constants in the example.
300
d60b1ba1
CD
3012008-11-24 Carsten Dominik <dominik@science.uva.nl>
302
b97439ce 303 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 304
ce4fdcb9
CD
3052008-11-23 Carsten Dominik <dominik@science.uva.nl>
306
307 * org.texi (Setting up Remember): Document `org-remember-mode'.
308 (External links): Document that bbdb links can use a regular
309 expression.
310 (External links): Document that elisp links can contain interactive
311 commands.
312
c8548a00 3132008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
314
315 * viper.texi (viper-translate-all-ESC-keysequences):
316 Description removed.
317
6a2c4aec
GM
3182008-11-19 Glenn Morris <rgm@gnu.org>
319
320 * doclicense.texi: Change to FDL 1.3.
321 Relicense all texi files under FDL 1.3 or later.
322
59ee4113
JB
3232008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
324
325 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
326
59bcbb98 3272008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
328
329 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
330
331 * ediff.texi: Version/date change.
9f90198a 332
8aa41c9b
CY
3332008-11-14 Chong Yidong <cyd@stupidchicken.com>
334
335 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
336
17587b1b
JB
3372008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
338
339 * calc.texi (About This Manual): Comment out a mention of
340 marginal notes.
341
564c900e
CD
3422008-11-12 Carsten Dominik <dominik@science.uva.nl>
343
344 * org.texi (Clocking work time): Document the :formula property of
345 clock tables.
346 (Structure editing, Refiling notes): Document refiling regions.
347 (Agenda commands): Document the double-prefix version
348 of the `l' command in the agenda.
349 (Handling links): Explain the effect of a double prefix
350 arg to `C-c C-o'.
351 (TODO basics): Add documentation for tag triggers.
352
3c4be1f2
GM
3532008-10-23 Glenn Morris <rgm@gnu.org>
354
355 * cl.texi (Function Bindings): Mention `flet' fails to deal with
356 byte-compiling things like `+'.
357
358 * ns-emacs.texi: Merge copyright years of author now with assignment
359 into FSF years.
360 (VER): Use it for easier automatic updating. Use Emacs version rather
361 than standalone Emacs.app version.
362
a6520ff3
CD
3632008-10-12 Carsten Dominik <dominik@science.uva.nl>
364
864c9740 365 * org.texi: Lots of minor fixes.
a6520ff3
CD
366 (Capture): New chapter.
367 (Org Plot): New section.
368
db7a4b66
MH
3692008-09-30 Magnus Henoch <mange@freemail.hu>
370
371 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
372
4043c194
JB
3732008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
374
375 * calc.texi (User Defined Units): Mention how to enter optional display
376 string.
377
eef5ade7
MB
3782008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
379
380 * message.texi (Sending Variables): Fixed variable documentation to
381 avoid the "y/n" wording.
382
e52cac88
MB
3832008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
384
385 * message.texi (Sending Variables): Added `message-confirm-send' doc.
386
3872008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
388
389 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
390 @enumerate section so as to be able to be formatted with MAKEINFO=no.
391
00c55306
BW
3922008-09-22 Bill Wohler <wohler@newt.com>
393
394 Release MH-E manual version 8.1.
395
396 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
397 release 8.1.
398
399 * mh-e.texi: Retain dual license as agreed to by the FSF.
400 However, bump GPL to Version 3.
401 Use @include for license text.
402
e52cac88 4032008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
404
405 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
406 (Store custom flags and keywords, Store arbitrary data):
407 Clean up markup.
64763fe3
MB
408
4092008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
410
411 * gnus.texi (The Gnus Registry): Document it.
412
9e601b8d
MB
4132008-09-08 David Engster <dengste@eml.cc>
414
88ee5b02
JB
415 * gnus.texi (nnmairix): Point out that nnml uses MH format.
416 Clarify section about choosing back end servers.
9e601b8d 417
247043f1
GM
4182008-08-23 Glenn Morris <rgm@gnu.org>
419
420 * dired-x.texi (Shell Command Guessing):
421 Mention dired-guess-shell-case-fold-search. (Bug#417)
422
2bfec7a0
MA
4232008-08-22 Michael Albinus <michael.albinus@gmx.de>
424
425 * trampver.texi: Update release number.
426
247043f1 4272008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
428
429 * ns-emacs.texi: Update version.
430 (Introduction): Correct menu location for options save.
431 (Customization): Note that defaults are stored under org.gnu.Emacs.
432
8c20bd92
BW
4332008-08-11 Bill Wohler <wohler@newt.com>
434
435 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
436 explicit about GNU mailutils MH elsewhere (with thanks to Darel
437 Henman) (closes SF #1768928).
438
767a4d92
GM
4392008-08-10 Glenn Morris <rgm@gnu.org>
440
441 * ns-emacs.texi: Use @copying. Change copyright of authors with
442 assignment to FSF. Change license to GFDL.
443 (Top): Remove outdated references.
444
6ecfe5c2
MB
4452008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
446
88ee5b02
JB
447 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
448 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
449 gnus-summary-sort-by-most-recent-date.
450 (Summary Sorting): Explain prefix argument.
451
4522008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
453
454 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
455 gnus-summary-pipe-output.
456
eb932e8a
MA
4572008-08-03 Michael Albinus <michael.albinus@gmx.de>
458
459 * dbus.texi (Receiving Method Calls): Document error handling of own
460 D-Bus methods.
461
bfe16263
BW
4622008-08-01 Bill Wohler <wohler@newt.com>
463
464 * mh-e.texi (Reading Mail)
9f90198a 465 (Viewing Attachments): Describe new function
bfe16263
BW
466 mh-show-preferred-alternative.
467 (Sending Mail, Redistributing, Sending Message): Describe new hook
468 mh-annotate-msg-hook.
469
21956b56
MA
4702008-07-31 Michael Albinus <michael.albinus@gmx.de>
471
472 * dbus.texi (Arguments and Signatures): Fix example.
473 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
474 (Asynchronous Methods): New node.
9f90198a
JB
475 (Errors and Events): Describe extended layout of `dbus-event'.
476 New defun `dbus-event-message-type'.
21956b56 477
7c2fb837
DN
4782008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
479
480 * ediff.texi: Remove VMS support.
481
13662773
JB
4822008-07-29 Juanma Barranquero <lekktu@gmail.com>
483
484 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
485 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
486
ddde0b34
CY
4872008-07-29 Chong Yidong <cyd@stupidchicken.com>
488
489 * Makefile.in: Add mairix-el targets.
490
4912008-07-29 David Engster <deng@randomsample.de>
492
493 * mairix-el.texi: New file.
494
d5875b25
JB
4952008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
496
366b7d44
JB
497 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
498 project files. Delete 'main_unit' project variable; not needed. Allow
499 process environment variables wherever project variables are allowed.
500 Add tutorial section on multiple GNAT project files.
d5875b25 501
6cbab8ee
MA
5022008-07-27 Michael Albinus <michael.albinus@gmx.de>
503
504 Sync with Tramp 2.1.14.
505
506 * trampver.texi: Update release number.
507
9e2a2647
DN
5082008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
509
510 * ns-emacs.texi:
511 * faq.texi: Remove mentions of Mac Carbon.
512
d62672f3
MB
5132008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
514
515 * gnus.texi (Saving Articles): Describe the 2nd argument of
516 gnus-summary-save-in-pipe.
517 (SpamAssassin): Use it.
518
5192008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
520
521 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
522
dd12e1c6
CD
5232008-07-25 Carsten Dominik <dominik@science.uva.nl>
524
525 * org.texi (Export options): Document the use of the creator flag.
526
44ce9197
CD
5272008-07-24 Carsten Dominik <dominik@science.uva.nl>
528
529 * org.texi: New version 6.06a.
530
ddd13c5d
JB
5312008-07-23 Juanma Barranquero <lekktu@gmail.com>
532
533 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
534 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
535
8dc6104d
JB
5362008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
537
538 * calc.texi (Editing Stack Entries):
539 (Algebraic Entry): Rewrite introductory sentences so it can be used by
540 Calc's help functions. Mention fixing typos.
541 (Customizing Calc): Fix typo.
542
5432008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
544
545 * calc.texi (summarykey): New macro. Use to correctly format keys in
546 the summary.
547
ddd13c5d 5482008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
549
550 * ns-emacs.texi (Customization): Corrected documentation on color
551 specification formats.
552
568beaa2
AS
5532008-07-19 Andreas Schwab <schwab@suse.de>
554
db8ef699 555 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
556
557 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
558 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
559
cd71b9ae
MA
5602008-07-18 Michael Albinus <michael.albinus@gmx.de>
561
562 * dbus.texi (Inspection): Rework, introduce submenus.
563 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
564 (Properties and Annotations, Arguments and Signatures): New nodes.
565
9b7993b4
MA
5662008-07-13 Michael Albinus <michael.albinus@gmx.de>
567
568 * dbus.texi (Receiving Method Calls): Fix description of
569 `dbus-register-method'.
570 (Signals): Allow also signal arguments for filtering in
571 `dbus-register-signal'.
572
241d447b
JB
5732008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
574
575 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
576 `cnorm'.
577 (Arithmetic Tutorial): Simplify the verification of prime factors.
578
adb46650
MB
5792008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
580
581 * gnus.texi (Saving Articles): Mention
582 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
583
92e15881
JB
5842008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
585
586 * calc.texi: Adjust mode line throughout.
587
ea597303
JB
5882008-06-28 Juanma Barranquero <lekktu@gmail.com>
589
590 * sasl.texi (Mechanisms): Fix typos.
591
aee08080
JB
5922008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
593
594 * calc.texi (Killing from the stack): Mention using normal Emacs
595 copying.
596
a06a4a12
MA
5972008-06-21 Michael Albinus <michael.albinus@gmx.de>
598
ea597303
JB
599 * tramp.texi (Password handling): Renamed from "Password caching".
600 Add `auth-source' mechanism.
a06a4a12
MA
601 (Connection caching): Tramp reopens the connection automatically,
602 when the operating system on the remote host has been changed.
603
7389398d
EZ
6042008-06-20 Eli Zaretskii <eliz@gnu.org>
605
606 * makefile.w32-in (distclean): Remove makefile.
607
b349f79f
CD
6082008-06-17 Carsten Dominik <dominik@science.uva.nl>
609
3f9b4c2b 610 * org.texi (Using the mapping API): New section.
b349f79f 611 (Agenda column view): New section.
3f9b4c2b 612 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 613 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 614 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
615
6162008-06-17 Jason Riedy <jason@acm.org>
617
618 * org.texi (A LaTeX example): Note that fmt may be a one-argument
619 function, and efmt may be a two-argument function.
620 (Radio tables): Document multiple destinations.
621
cd5c05d2
GM
6222008-06-16 Glenn Morris <rgm@gnu.org>
623
624 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
625 Add Cover-Texts.
626
debf4439
GM
6272008-06-15 Glenn Morris <rgm@gnu.org>
628
629 * faq.texi (VER): Update to 23.0.60.
630
631 * mh-e.texi: Remove option of licensing under GPL.
632 Add Cover-Texts to GFDL permissions notice.
633 (GPL): Remove section.
634 (GFDL): Include doclicense.texi rather than the actual text.
635
636 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
637 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
638
639 * sasl.texi: Fix output file name.
640
641 * epa.texi, sasl.texi: Refer to license in Emacs manual.
642
643 * gnus-coding.texi: Refer to license in Gnus manual.
644
645 * idlwave.texi, sasl.texi: Use @copying.
646
647 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
648
649 * speedbar.texi: Update Back-Cover Text as per maintain.info.
650
651 * url.texi: Use @copying, @title, @subtitle, @author.
652
653 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
654 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
655 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
656 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
657 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
658 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
659 * widget.texi, woman.texi:
660 Remove references to external license, since doclicense is included.
661
662 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
663 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
664 Remove references to non-existent Invariant Sections.
665
091f8bc1
GM
6662008-06-14 Glenn Morris <rgm@gnu.org>
667
668 * faq.texi (Major packages and programs): Remove references to external
669 Supercite, Calc, VIPER, since they have been included for some time.
670 Update VM, AUCTeX, BBDB entries.
671
47bcb4d3
UJ
6722008-06-14 Ulf Jasper <ulf.jasper@web.de>
673
674 * newsticker.texi: Updated to match latest newsticker changes.
675
6f093307
GM
6762008-06-13 Glenn Morris <rgm@gnu.org>
677
678 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
679 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
680 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
681 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
682 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
683 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
684 * woman.texi:
685 Update Back-Cover Text as per maintain.info.
686
2b968687
MB
6872008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
688
689 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
690
691 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
692 (gnus-faq.xml): Update repository host.
693
2b968687
MB
694 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
695
6962008-06-15 Frank Schmitt <ich@frank-schmitt.net>
697
698 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
699 Fix a typo.
700
7012008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
702
703 * gnus.texi (Mail Source Customization): Correct values of
704 `mail-source-delete-incoming'. Reported by Tassilo Horn.
705 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
706
7072008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
708
709 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
710 coding standards.
711
7122008-06-14 David Engster <dengste@eml.cc>
713
714 * gnus.texi (nnmairix): Markup fixes.
715
e6d2d263
MB
7162008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
717
2b968687 718 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
719
7202008-06-05 David Engster <dengste@eml.cc>
721
722 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
723
7242008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
725
b344d29d 726 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
727 (Searching, nnir, nnmairix): New stub nodes.
728
ad231df6 7292008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
730
731 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
732
f394fa25
MB
7332008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
734
735 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
736
58333467
MB
7372008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
738
739 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
740
67525fb9
JY
7412008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
742
743 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
744
0549d8fc
JB
7452008-05-06 Juanma Barranquero <lekktu@gmail.com>
746
747 * info.texi (Top): Fix typo in xref.
748
149a3837
KB
7492008-05-05 Karl Berry <karl@gnu.org>
750
751 * info.texi (Top): @xref to stand-alone manual.
752
3a23a519
MB
7532008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
754
755 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
756 (Various Summary Stuff): Fix typo in last xref.
757
0a29fbf3
JB
7582008-05-02 Juanma Barranquero <lekktu@gmail.com>
759
760 * org.texi (Moving subtrees): Fix typo.
761
586b90f1
MA
7622008-04-28 Michael Albinus <michael.albinus@gmx.de>
763
764 * tramp.texi (Frequently Asked Questions): Explain, how to disable
765 Tramp via `tramp-mode'.
766
b5af9883
CD
7672008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
768
769 * org.texi: Massive changes, in many parts of the file.
770
d55fe5bb
MB
7712008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
772
773 * gnus.texi (Oort Gnus): Add message-fill-column.
774
7752008-04-12 Adrian Aichner <adrian@xemacs.org>
776
777 * gnus.texi (Mail Source Specifiers): Typo fix.
778
7792008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
780
781 * gnus.texi (Diary Headers Generation): Update key binding for
782 `gnus-diary-check-message'.
783
7842008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
785
786 * gnus.texi (Emacsen): Addition.
787
7882008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
789
790 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
791
7922008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
793
794 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
795
7962008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
797
798 * gnus-news.texi: Update tool bar item.
799
8002008-04-09 Sven Joachim <svenjoac@gmx.de>
801
802 * gnus-news.texi: Fix typos.
803
76c109c3
JB
8042008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
805
222027f2 806 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
807 Add mention of `kron'.
808
d5fbd5a6
MO
8092008-04-01 Daiki Ueno <ueno@unixuser.org>
810
811 * epa.texi (Encrypting/decrypting *.gpg files): Document
812 epa-file-name-regexp.
813
fbcbb58c
KY
8142008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
815
816 * gnus.texi (Example Methods): Fix description about ssh-agent.
817 (Indirect Functions): Fix the default value of nntp-telnet-command;
818 remove link to connect.html.
819
134ce16c
MA
8202008-03-30 Michael Albinus <michael.albinus@gmx.de>
821
822 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
823 dbus-call-method.
824 (Receiving Method Calls): The timeout can be set by the calling client.
825
da1975d7
MA
826 * trampver.texi: Update release number.
827
2e4089ab
RS
8282008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
829
830 * gnus.texi (Top): Fix version. Add SASL.
831
70cab5a9
MA
8322008-03-29 Michael Albinus <michael.albinus@gmx.de>
833
834 Sync with Tramp 2.1.13.
835
836 * trampver.texi: Update release number.
837
5bc6ddff
MB
8382008-03-29 Chong Yidong <cyd@stupidchicken.com>
839
840 * org.texi: Update to new org-mode website.
841
8422008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
843
844 * cl.texi (For Clauses): Fix loop over key-seq to match code.
845
9b3ebcb6
MB
8462008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
847
848 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
849 gnus-read-ephemeral-gmane-group-url,
850 gnus-read-ephemeral-emacs-bug-group,
851 gnus-read-ephemeral-debian-bug-group.
852
8532008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
854
855 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
856
857 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
858 Add FIXMEs for Bookmarks and gnus-registry-marks.
859
8602008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
861
862 * gnus.texi (Smileys): Document `smiley-style'.
863
8642008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
865
866 * gnus.texi (Gnus Development): Clarify difference between ding and
867 gnu.emacs.gnus.
868 (MIME Commands, Using MIME, RSS): Fix markup.
869
870 * gnus-faq.texi ([8.4]): Ditto.
871
8722008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
873
874 * gnus.texi (Emacsen): Remove obsolete stuff.
875
8762008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
877
878 * gnus.texi (Oort Gnus): Add version info WRT
879 `mail-source-delete-incoming'.
880
8812008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
882
883 * gnus.texi (Top): Add "Other related manuals" and version info in
884 `iftex' output.
885 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
886 gnus-balloon-face-0 and the corresponding format specifiers.
887
608d6a81
MA
8882008-03-26 Michael Albinus <michael.albinus@gmx.de>
889
890 * tramp.texi (Filename completion): Remove footnote about let-bind
891 of `partial-completion-mode'. It doesn't work this way.
892
27a6f132
SM
8932008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
894
895 * pcl-cvs.texi (Contributors): Update my email.
896
4a7c4c40
MA
8972008-03-21 Michael Albinus <michael.albinus@gmx.de>
898
899 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
900
2940c053
BW
9012008-03-17 Bill Wohler <wohler@newt.com>
902
903 * mh-e.texi (Viewing): Update URL for adding header fields to
904 mh-invisible-header-fields-default.
905
30864d5f
BW
9062008-03-16 Bill Wohler <wohler@newt.com>
907
908 * mh-e.texi (Preface): Add Gnus to requirements.
909 (Forwarding): Note that forwarded MIME messages are now inline.
910
31fe2b00
SM
9112008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
912
913 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
914 (Common Variables): Give precedence to the netcat methods over the
915 telnet methods, and mention that they are more reliable.
31fe2b00 916
5e97c626
CD
9172008-03-13 Carsten Dominik <dominik@science.uva.nl>
918
919 * org.texi (Exporting Agenda Views): Document agenda export to
920 iCalendar.
921 (Progress logging): Document the new progress logging stuff.
922
37a68866
MB
9232008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
924
925 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
926 Update for change of `mail-source-delete-incoming'.
927
928 * gnus-news.texi: Ditto.
929
8f7abae3
MB
9302008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
931
932 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
933 custom versions.
934
af379c86
AM
9352008-03-07 Alan Mackenzie <acm@muc.de>
936
937 * cc-mode.texi (Limitations and Known Bugs): State that the number of
938 parens/brackets in a k&r region is limited.
939
3d0f8a67
MB
9402008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
941
942 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
943 using different Emacs versions.
944
52151df0
GM
9452008-02-27 Glenn Morris <rgm@gnu.org>
946
947 * sc.texi: Remove a lot of old and obsolete info.
948 (titlepage): Simplify.
949 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
950 (VM with any Emacsen, GNEWS with any Emacsen)
951 (Overloading for Non-conforming MUAs, Version 3 Changes)
952 (The Supercite Mailing List): Delete nodes.
953 (Introduction): Remove info about old packages.
954 (Getting Connected): Simplify. Remove info about old packages.
955 (Citing Commands): Delete Emacs 19 info.
956 (Hints to MUA Authors): Simplify.
957 (Thanks and History): Merge in some info from the deleted node
958 "Version 3 Changes".
959
b03f96dc
MB
9602008-02-05 Juanma Barranquero <lekktu@gmail.com>
961
962 * org.texi (Setting tags, In-buffer settings):
963 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
964
52bec650
MB
9652008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
966
967 * gnus-news.texi: Mention that spaces and tabs are allowed in the
968 installation directory name.
969
34a3c587
RF
9702008-02-12 Romain Francoise <romain@orebokech.com>
971
972 * epa.texi (Overview): Fix typo.
973
5a8d03e9
MO
9742008-02-11 Daiki Ueno <ueno@unixuser.org>
975
976 * epa.texi (Quick start): Remove the .emacs setting.
977
f1914c40
MO
9782008-02-10 Daiki Ueno <ueno@unixuser.org>
979
980 * epa.texi (Quick start): Use the command `epa-enable' instead of
981 loading `epa-setup'.
982
bca98fc9
JB
9832008-02-08 Juanma Barranquero <lekktu@gmail.com>
984
985 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
986 ($(infodir)/epa, epa.dvi): New targets.
987
4b01af2e
MO
9882008-02-08 Daiki Ueno <ueno@unixuser.org>
989
990 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
991
992 * epa.texi: New manual documenting the EasyPG Assistant.
993
06c0751a
MA
9942008-02-06 Michael Albinus <michael.albinus@gmx.de>
995
996 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
997 (Inspection): New function dbus-ping.
998
7dcccd7b
MA
9992008-02-05 Michael Albinus <michael.albinus@gmx.de>
1000
1001 * tramp.texi (Remote processes): Add `shell-command'.
1002
a1da1e37
MB
10032008-01-28 Michael Sperber <sperber@deinprogramm.de>
1004
1005 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1006 (Group Parameters): Document `mail-source' parameter.
1007
c9d8f746
MA
10082008-01-27 Michael Albinus <michael.albinus@gmx.de>
1009
1010 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1011 must be a local host.
1012
15db4a13
MO
10132008-01-26 Michael Olson <mwolson@gnu.org>
1014
1015 * erc.texi: Update version for ERC 5.3 release.
1016 (Obtaining ERC): Update extras URLs for 5.3.
1017 (Development): Write instructions for git, and remove those for Arch.
1018 (History): Mention the switch to git.
1019
2bc43980
KB
10202008-01-24 Karl Berry <karl@gnu.org>
1021
bca98fc9
JB
1022 * info.texi (Search Index, Search Text): Mention the command
1023 character in the section name, a la the (Go to node) node.
2bc43980 1024
d2e4a6c9
MA
10252008-01-21 Michael Albinus <michael.albinus@gmx.de>
1026
1027 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1028
0b6799c3
MB
10292008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1030
1031 * gnus-news.texi: Mention gnus-article-describe-bindings.
1032
10332008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1034
1035 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1036
db9c3fb1 10372008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 1038
7b4d0413 1039 * org.texi (Property inheritance): New section.
db9c3fb1 1040 (Conventions): New section.
7b4d0413 1041 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
1042 commands, and the new bindings for refiling.
1043 (Sparse trees): Document the new special command for sparse trees.
1044 (References): Be more clear about the counting of hilines.
1045 (Handling links): Document M-p/n for accessing links.
1046 (Fast access to TODO states): New section.
1047 (Per file keywords): New section.
1048 (Property inheritance): New section.
1049 (Column attributes): New summary types.
1050 (Capturing Column View): New section.
1051 (The date/time prompt): Cover the new features in the date/time prompt.
1052 Compactify the table of keys for the calendar remote control.
1053 (Clocking work time): Document the new :scope parameter.
1054 (Remember): Promoted to chapter.
1055 (Quoted examples): New section.
1056 (Enhancing text): New verbatim environments.
1057
6ed73f28
MA
10582008-01-14 Michael Albinus <michael.albinus@gmx.de>
1059
1060 * trampver.texi: Update release number.
1061
95838435
MB
10622008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1063
1064 * gnus.texi (Article Keymap): Add
1065 gnus-article-wide-reply-with-original; fix descriptions of
1066 gnus-article-reply-with-original and
1067 gnus-article-followup-with-original.
1068
20234d96
GM
10692008-01-09 Glenn Morris <rgm@gnu.org>
1070
1071 * nxml-mode.texi: Add @copying section.
1072
d82cf70b
MB
10732008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1074
1075 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1076 Server". Add `message-send-mail-with-mailclient'.
1077
1078 * gnus.texi (Posting Server): Move some text to "(message)Mail
1079 Variables" and add a reference here.
1080
addb7f2e
MA
10812008-01-04 Michael Albinus <michael.albinus@gmx.de>
1082
1083 * dbus.texi (Receiving Method Calls): New chapter.
1084 (Errors and Events): Add serial number to events. Replace "signal" by
1085 "message". Introduce dbus-event-serial-number.
1086
4db2806c
MA
10872008-01-03 Michael Albinus <michael.albinus@gmx.de>
1088
1089 * dbus.texi (Type Conversion): Explain the type specification for empty
1090 arrays. Use another example.
1091
c9ecb5a7
MA
10922007-12-30 Michael Albinus <michael.albinus@gmx.de>
1093
1094 * dbus.texi (all): Replace "..." by @dots{}.
1095 (Type Conversion): Precise the value range for :byte types.
1096 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1097 Mention its return value.
1098 (Errors and Events): There is no D-Bus error propagation during event
1099 processing.
1100
702dbfd9
JB
11012007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1102
1103 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1104 New sections.
1105
87035689
MB
11062007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1107
1108 * gnus.texi (Group Parameters): Reorder the text and add a note about
1109 `gnus-parameters' near the beginning of the node.
1110
11112007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1112
1113 * gnus.texi (Score File Editing): Fix function name.
1114
5492f5ca
MA
11152007-12-23 Michael Albinus <michael.albinus@gmx.de>
1116
1117 Sync with Tramp 2.1.12.
1118
1119 * trampver.texi: Update release number.
1120
d4e67bc5
MA
11212007-12-22 Michael Albinus <michael.albinus@gmx.de>
1122
1123 * dbus.texi (Type Conversion): Correct input parameters mapping.
1124
6a31c819
MA
11252007-12-21 Michael Albinus <michael.albinus@gmx.de>
1126
1127 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1128 (Errors and Events): Mention wrong-type-argument error.
1129
99a3e35f
AS
11302007-12-21 Alex Schroeder <alex@gnu.org>
1131
1132 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1133 spaces. Fixed some typos.
99a3e35f
AS
1134 (Internet Relay Chat): Explain relay.
1135 (Getting started with rcirc): Change items to reflect prompts.
1136 Add more explanation to rcirc-track-minor-mode and added a comment to
1137 warn future maintainers that this section is a copy.
11ac7c8e 1138 (People): Changed /ignore example.
62b12a24 1139 (Keywords): Not keywords.
99a3e35f 1140
331e4d02
AS
11412007-12-20 Alex Schroeder <alex@gnu.org>
1142
1143 * rcirc.texi (Top): Fighting Information Overload chapter added.
1144 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1145 (rcirc commands): Moved /ignore command to the new chapter.
1146 (Fighting Information Overload): New chapter documenting /keyword,
1147 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1148 (Configuration): Document rcirc-server-alist, remove
1149 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1150
cd71c3ef
MA
11512007-12-16 Michael Albinus <michael.albinus@gmx.de>
1152
1153 * dbus.texi (Signals): Fix example in dbus-register-signal.
1154
bbbe940b
MB
11552007-12-14 Sven Joachim <svenjoac@gmx.de>
1156
1157 * gnus.texi (Score Variables): Fix typo.
1158
0ce574ef
MA
11592007-12-07 Michael Albinus <michael.albinus@gmx.de>
1160
1161 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1162 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1163 (Errors and Events): Adapt dbus-event.
1164
b890d447
MB
11652007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1166
1167 * gnus.texi (Other Files): Add the yenc command.
1168
11692007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1170
1171 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1172 since 2004-08-06.
1173
11742007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1175
1176 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1177 on body.
1178
11792007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1180
1181 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1182 and rfc2047-allow-irregular-q-encoded-words; fix description of
1183 rfc2047-encode-encoded-words.
1184
11852007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1186
1187 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1188
3728bf03
MO
11892007-12-05 Michael Olson <mwolson@gnu.org>
1190
1191 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1192 Update documentation for `remember-diary-file'.
1193
a4397af9
MA
11942007-12-04 Michael Albinus <michael.albinus@gmx.de>
1195
1196 * dbus.texi (Signals): Precise `dbus-register-signal'.
1197 (Errors and Events): Rework events part, the internal structure of
1198 dbus-event has changed.
1199
1682490c
JB
12002007-12-03 Juanma Barranquero <lekktu@gmail.com>
1201
1202 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1203 ($(infodir)/dbus, dbus.dvi): New targets.
1204
7b13a0f2
MA
12052007-12-03 Michael Albinus <michael.albinus@gmx.de>
1206
1207 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1208 unconditionally.
1209
1210 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1211 emulation with @print{}.
1212
7ef92bc9
RS
12132007-12-02 Richard Stallman <rms@gnu.org>
1214
1215 * dbus.texi (Overview): Minor cleanup.
1216
22d8ac3a
MA
12172007-12-02 Michael Albinus <michael.albinus@gmx.de>
1218
d3a8e0df
MA
1219 * Makefile.in (INFO_TARGETS): Add dbus.
1220 (DVI_TARGETS): Add dbus.dvi.
1221 (dbus, dbus.dvi): New targets.
1222
22d8ac3a
MA
1223 * dbus.texi: New file.
1224
559764ab
RF
12252007-11-24 Romain Francoise <romain@orebokech.com>
1226
1227 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1228 Fix file name to match @setfilename.
559764ab 1229
ac97a16b
MH
12302007-11-23 Mark A. Hershberger <mah@everybody.org>
1231
1232 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1233 ($(infodir)/nxml-mode): New rule.
1234
1235 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1236 ($(infodir)/nxml-mode): New rule.
1237 (clean): Add nxml-mode*.
1238
1239 * nxml-mode.texi: New file with nxml manual.
1240
404cd454
GM
12412007-11-18 Richard Stallman <rms@gnu.org>
1242
1243 * flymake.texi (Example -- Configuring a tool called directly):
1244 Update example.
1245
b048d478
MA
12462007-11-18 Michael Albinus <michael.albinus@gmx.de>
1247
1248 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1249 double-slash behavior. Explain directory contents flushing.
b048d478 1250
346e8469
JB
12512007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1252
1253 * calc.texi (TeX and LaTeX Language Modes): Put in
1254 missing braces.
1255
404cd454
GM
12562007-11-15 Richard Stallman <rms@gnu.org>
1257
1258 * cl.texi (Equality Predicates): Delete `eql'.
1259 (Predicates, Naming Conventions, Top): Delete `eql'.
1260 (Common Lisp Compatibility): Delete `eql'.
1261 (Porting Common Lisp): Delete obsolete backquote info.
1262 Minor clarification about character constants.
1263 (Sequence Basics): Minor clarification.
1264
1f6af58b
JB
12652007-11-15 Juanma Barranquero <lekktu@gmail.com>
1266
dccb744b 1267 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1268 * tramp.texi (Filename completion): Fix typos.
1269
3bc88bc9
JB
12702007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1271
1272 * calc.texi (Basic commands): Mention the menu.
1273
bc5300d3
MA
12742007-11-12 Michael Albinus <michael.albinus@gmx.de>
1275
1276 * tramp.texi (Connection caching): Tramp flushes connection
1277 properties when remote operating system has been changed.
1278
4d8a28ec
MB
12792007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1280
1281 * gnus-news.texi: Fix spelling.
1282 `message-insert-formatted-citation-line', not
1283 `message-insert-formated-citation-line'.
1284
404cd454
GM
1285 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1286
e1176b47
MA
12872007-11-07 Michael Albinus <michael.albinus@gmx.de>
1288
1289 * tramp.texi (Overview): Mention also the PuTTY integration under
1290 Win32. Remove paragraphs about Tramp's experimental status.
1291 (Frequently Asked Questions): Add code example for highlighting the
1292 mode line.
1293
6159985a
MO
12942007-11-03 Michael Olson <mwolson@gnu.org>
1295
1296 * remember.texi: Change mentions of remember-buffer to
1297 remember-finalize throughout.
1298
bec9b2f5
MO
12992007-10-30 Michael Olson <mwolson@gnu.org>
1300
1301 * remember.texi (Copying): Remove.
1302 (Mailbox): Update with non-BBDB instructions.
1303 (Diary, Org): Add.
1304 (Bibliography, Planner Page): Remove.
1305
b6173182
JB
13062007-10-30 Juanma Barranquero <lekktu@gmail.com>
1307
1308 * makefile.w32-in (INFO_TARGETS): Add remember.
1309 (DVI_TARGETS): Add remember.dvi.
1310 ($(infodir)/remember): New rule.
1311 (clean): Add remember*.
1312
15f3eb73
MO
13132007-10-30 Michael Olson <mwolson@gnu.org>
1314
70bdc930
MO
1315 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1316 ($(infodir)/remember): New rule that builds the Remember Manual.
1317
b6173182
JB
1318 * remember.texi: New file containing the Remember Mode Manual.
1319 Shuffle chapters around after initial import.
7d3f6f1a
MO
1320 (Function Reference): Split Keystrokes into separate chapter.
1321 (Keystrokes): Document C-c C-k.
51d24a12 1322 (Introduction): Fix typographical issue with "---".
15f3eb73 1323
404cd454
GM
13242007-10-29 Richard Stallman <rms@gnu.org>
1325
1326 * widget.texi (Introduction): Delete discussion of implementation
1327 internals.
1328
9bbb9638
MA
13292007-10-29 Michael Albinus <michael.albinus@gmx.de>
1330
1331 * tramp.texi (Connection caching): Host names must be different
1332 when tunneling.
1333
c7ff939a
RS
13342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1335
1336 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1337 Gnus v5.13.
1338
01c52d31
MB
13392007-10-28 Miles Bader <miles@gnu.org>
1340
1341 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1342
13432007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1344
1345 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1346
13472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1348
1349 * gnus.texi (Sorting the Summary Buffer): Remove
1350 gnus-article-sort-by-date-reverse.
1351
13522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1353
1354 * gnus.texi (Non-ASCII Group Names): New node.
1355 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1356 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1357
c8763fb6 13582007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1359
1360 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1361 clean the output of the program `imap-shell-program'.
1362
13632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1364
1365 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1366
13672007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1368
1369 * gnus.texi (Sticky Articles): Documentation for sticky article
1370 buffers.
1371
c8763fb6 13722007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1373
1374 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1375
13762007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1377
1378 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1379
13802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1381
1382 * gnus.texi (Archived Messages): Document
1383 gnus-update-message-archive-method.
1384
13852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1386
1387 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1388
c8763fb6 13892007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1390
1391 * gnus.texi (Group Maneuvering): Document
1392 `gnus-summary-next-group-on-exit'.
1393
13942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1395
1396 * gnus.texi (Really Various Summary Commands): Mention
1397 gnus-auto-select-on-ephemeral-exit.
1398
13992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1400
1401 * gnus.texi, message.texi: Bump version number.
1402
14032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1404
1405 * gnus.texi (Group Line Specification, Misc Group Stuff)
1406 (Server Commands): Parenthesize @pxref{Mail Spool}.
1407
14082007-10-28 Didier Verna <didier@xemacs.org>
1409
1410 New user option: message-signature-directory.
1411 * message.texi (Insertion Variables): Document it.
1412 * gnus.texi (Posting Styles): Ditto.
1413
14142007-10-28 Didier Verna <didier@xemacs.org>
1415
1416 * gnus.texi (Group Line Specification):
1417 * gnus.texi (Misc Group Stuff):
1418 * gnus.texi (Server Commands): Document the group compaction feature.
1419
14202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1421
1422 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1423
1424 * message.texi (Various Message Variables): Add message-fill-column.
1425
14262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1427
1428 * gnus.texi: Untabify.
1429
14302007-10-28 Didier Verna <didier@xemacs.org>
1431
1432 * gnus.texi (Group Parameters): Document the posting-style merging
1433 process in topic-mode.
1434
14352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1436
1437 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1438
14392007-10-28 Romain Francoise <romain@orebokech.com>
1440
1441 * gnus.texi (Mail Spool): Fix typo.
1442 Update copyright.
1443
14442007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1445
1446 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1447
14482007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1449
1450 * gnus.texi (Summary Generation Commands):
1451 Add gnus-summary-insert-ticked-articles.
1452
14532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1454
b2abec73
JB
1455 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1456 to spam-spamassassin-program.
01c52d31
MB
1457
14582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1459
1460 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1461
14622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1463
1464 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1465
14662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1467
1468 * message.texi (Mail Headers): Document `opportunistic'.
1469
14702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1471
1472 * emacs-mime.texi (Encoding Customization): Explain how to set
1473 mm-coding-system-priorities per hierarchy.
1474
14752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1476
1477 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1478 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1479
14802007-10-28 Didier Verna <didier@xemacs.org>
1481
1482 * message.texi (Wide Reply): Update documentation of
1483 message-dont-reply-to-names (now allowing a list of regexps).
1484
14852007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1486
1487 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1488
14892007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1490
1491 * gnus.texi (SpamAssassin back end): Fix typo.
1492
1493 * sieve.texi (Examples): Fix grammar.
1494
14952007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1496
1497 * gnus.texi (Searching for Articles): Document M-S and M-R.
1498 (Limiting): Document / b.
1499
15002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1501
1502 * gnus.texi (Thread Commands): T M-^.
1503
15042007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1505
1506 * message.texi (Mail Aliases): Document ecomplete.
1507 (Mail Aliases): Fix typo.
1508
15092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1510
1511 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1512 fix typo.
1513
15142007-10-28 Romain Francoise <romain@orebokech.com>
1515
1516 * gnus.texi (Mail Spool): Grammar fix.
1517
15182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1519
1520 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1521 string.
1522
15232007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1524
1525 * gnus.texi (Group Parameters): Fix description.
1526
15272007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1528
b2abec73
JB
1529 * gnus.texi (Gmane Spam Reporting):
1530 Fix spam-report-gmane-use-article-number.
1531 Add spam-report-user-mail-address.
01c52d31
MB
1532
15332007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1534
1535 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1536
15372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1538
1539 * gnus.texi (Group Parameters): Add simplified sorting example based on
1540 example for `Sorting the Summary Buffer' from Jari Aalto
1541 <jari.aalto@cante.net>.
1542 (Example Methods): Add example for an indirect connection.
1543
15442007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1545
1546 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1547 (Agent Parameters): Updated parameter names to match code.
1548 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1549 'gnus-agent-summary-fetch-series'.
1550 (Agent and flags): New section providing a generalized discussion
1551 of flag handling.
1552 (Agent and IMAP): Removed flag discussion.
b2abec73 1553 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
1554
15552007-10-28 Romain Francoise <romain@orebokech.com>
1556
1557 * gnus.texi (Exiting the Summary Buffer): Add new function
1558 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1559
15602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1561
1562 * gnus.texi (Conformity): Fix typo.
1563 (Customizing Articles): Document `first'.
1564
15652007-10-28 Jari Aalto <jari.aalto@cante.net>
1566
1567 * gnus.texi (Sorting the Summary Buffer):
1568 Add `gnus-thread-sort-by-date-reverse'. Add example
1569 host to different sorting in NNTP and RSS groups.
1570
15712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1572
1573 * message.texi (Insertion): Describe prefix for
1574 message-mark-inserted-region and message-mark-insert-file.
1575
15762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1577
1578 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1579 LaTeX documents. Describe "text/x-gnus-verbatim".
1580
15812007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1582
b2abec73 1583 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
1584 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1585 (spam-stat spam filtering, SpamOracle)
1586 (Extending the Spam ELisp package): Removed extra quote symbol for
1587 clarity.
1588
15892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1590
1591 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1592 gnus-article-delete-part and gnus-article-replace-part.
1593 (Using MIME): Add gnus-mime-replace-part.
1594
15952007-10-28 Romain Francoise <romain@orebokech.com>
1596
1597 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1598 requires `auto-compression-mode' to be enabled. Add new nnml
1599 variable `nnml-compressed-files-size-threshold'.
1600
16012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1602
1603 * gnus.texi (Sorting the Summary Buffer): Added
1604 gnus-thread-sort-by-recipient.
1605
16062007-10-28 Romain Francoise <romain@orebokech.com>
1607
1608 * message.texi (Insertion Variables): Mention new variable
1609 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1610 documentation accordingly.
1611
16122007-10-28 Romain Francoise <romain@orebokech.com>
1613
1614 * gnus.texi (To From Newsgroups): Mention new variables
1615 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1616
16172007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1618
1619 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1620 stuff; gnus-mime-inline-part does the automatic decompression.
1621
16222007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1623
1624 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 1625 "training.ham" should be "training.spam".
01c52d31
MB
1626
16272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1628
1629 * message.texi (Mail Variables): Fix the default value for
1630 message-send-mail-function.
1631
16322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1633
1634 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1635 always returns nil exceptionally.
1636
16372007-10-28 Simon Josefsson <jas@extundo.com>
1638
1639 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1640 Michael Cook <michael@waxrat.com>.
1641
16422007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1643
1644 * gnus.texi (Topic Commands): Fix next/previous.
1645
16462007-10-28 Simon Josefsson <jas@extundo.com>
1647
1648 * gnus.texi (Article Washing): Mention `W i'.
1649
c8763fb6 16502007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
1651
1652 * gnus.texi (Group Parameters): Slight extension of sieve
1653 parameter description.
1654
16552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1656
1657 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1658 matching score files as well.
1659 (Picons): Describe `gnus-picon-style'.
1660
16612007-10-28 Romain Francoise <romain@orebokech.com>
1662
1663 * message.texi (Message Headers): Mention that headers are hidden
1664 using narrowing, and how to expose them.
1665 Update copyright.
1666
16672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1668
1669 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1670 `gnus-summary-sort-by-recipient'.
1671
16722007-10-28 Romain Francoise <romain@orebokech.com>
1673
1674 * gnus.texi (NNTP marks): New node.
1675 (NNTP): Move NNTP marks variables to the new node.
1676
16772007-10-28 Jesper Harder <harder@ifa.au.dk>
1678
b2abec73 1679 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
1680
1681 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1682
16832007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1684
b2abec73 1685 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 1686 everywhere for consistency.
b2abec73
JB
1687 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1688 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
1689 Say "regular expression" instead of "regex." Admonish. Pick
1690 other words to sound better (s/so/thus/).
b2abec73 1691 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
1692 statistical filters. Remove old TODO.
1693 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
1694 New section on sorting and displaying the spam score.
1695 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1696 backend but an alias to spam-use-BBDB.
1697 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
1698 new backend functionality.
1699
17002007-10-28 Simon Josefsson <jas@extundo.com>
1701
1702 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1703 nntp-marks-directory, from Romain Francoise
1704 <romain@orebokech.com>.
1705
17062007-10-28 Magnus Henoch <mange@freemail.hu>
1707
1708 * gnus.texi (Hashcash): New default value of
1709 hashcash-default-payment.
1710
17112007-10-28 Simon Josefsson <jas@extundo.com>
1712
1713 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1714 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1715
17162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1717
1718 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1719
17202007-10-28 Simon Josefsson <jas@extundo.com>
1721
1722 * gnus.texi (documentencoding): Add, to avoid warnings.
1723
17242007-10-28 Simon Josefsson <jas@extundo.com>
1725
1726 * message.texi (Mail Headers): Add.
1727
1728 * gnus.texi (Hashcash): Fix.
1729
17302007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1731
b2abec73 1732 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 1733 that payments can be verified and fix the name of the
b2abec73 1734 hashcash-path variable.
01c52d31
MB
1735
17362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1737
b2abec73 1738 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
1739
17402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1741
1742 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1743
17442007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1745
1746 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
1747 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1748 warning about ham processors in spam groups removed.
01c52d31
MB
1749
17502007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 1751
b2abec73
JB
1752 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1753 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
1754
17552007-10-28 Jesper Harder <harder@ifa.au.dk>
1756
1757 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1758 (Mailing List): Typo.
1759 (Customizing Articles): Add gnus-treat-ansi-sequences.
1760 (Article Washing): Index.
1761
1762 * message.texi: Use m-dash consistently.
1763
17642007-10-28 Jesper Harder <harder@ifa.au.dk>
1765
1766 * gnus.texi (GroupLens): Remove.
1767
17682007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1769
1770 * gnus.texi (Outgoing Messages, Agent Variables): Add
1771 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
1772 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
1773
17742007-10-28 Jesper Harder <harder@ifa.au.dk>
1775
1776 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1777
17782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1779
1780 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
1781
1782 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
1783
17842007-10-28 Simon Josefsson <jas@extundo.com>
1785
1786 * gnus.texi (Top): Add SASL.
1787
404cd454
GM
17882007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1789
1790 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1791
17922007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1793
1794 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1795
0edd2970
JB
17962007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1797
1798 * calc.texi (Formulas, Composition Basics): Lower the
1799 precedence of negation.
1800
a9afba20
JY
18012007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1802
1803 * ses.texi (The Basics): Mention how to create a new spreadsheet.
1804 Mention the new three-letter column identifiers.
1805 (More on cell printing): Calculate-cell and truncate-cell are now `c'
1806 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
1807 message when using `c' on an empty default with default printer.
1808 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
1809 renamed to `ses--symbolic-formulas' some time ago.
1810
45b778a6
JB
18112007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
1812
1813 * calc.texi (Default Simplifications, Making Selections)
1814 (Customizing Calc): Clarify associativity of multiplication.
1815
03b5bade
MA
18162007-10-23 Michael Albinus <michael.albinus@gmx.de>
1817
1818 * tramp.texi (Traces and Profiles): Simplify loop over
1819 `trace-function-background'.
1820
e658c8ee
JL
18212007-10-22 Juri Linkov <juri@jurta.org>
1822
1823 * dired-x.texi (Shell Command Guessing): Default values are now
1824 available by typing M-n instead of M-p.
1825
dd753688
MA
18262007-10-21 Michael Albinus <michael.albinus@gmx.de>
1827
1828 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
1829 (Password caching): Remove `tramp-clear-passwd'.
1830 It's not a command anymore.
dd753688
MA
1831 (Bug Reports): Add `tramp-bug' to function index.
1832 (Function Index, Variable Index): New nodes.
1833 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
1834
1835 * trampver.texi: Update release number.
1836
4bb49b43
JB
18372007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1838
8b296cdd 1839 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
1840 about integer size into past tense.
1841 (Time Zones): Remove pointer to Calc author's address.
1842 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 1843 and hyperbolic cotangent. Fix typo.
4bb49b43 1844
311dd93f
MA
18452007-10-10 Michael Albinus <michael.albinus@gmx.de>
1846
1847 Sync with Tramp 2.1.11.
1848
1849 * trampver.texi: Update release number.
1850
ea3fc256
MA
18512007-10-06 Michael Albinus <michael.albinus@gmx.de>
1852
1853 * tramp.texi (External packages): New section.
1854
1af74d06
MB
18552007-09-29 Juri Linkov <juri@jurta.org>
1856
1857 * info.texi (Help-Int): Document `L' (`Info-history').
1858
0e2806fa
SM
18592007-09-26 Carsten Dominik <dominik@science.uva.nl>
1860
1861 * org.texi: Change links to webpage and maintained email.
1862 (Remember): Promote to Chapter, significant changes.
1863 (Fast access to TODO states): New section.
1864 (Faces for TODO keywords): New section.
1865 (Export options): Example for #+DATE.
1866 (Progress logging): Section moved.
1867
567b9191
BW
18682007-09-26 Bill Wohler <wohler@newt.com>
1869
1870 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
1871 browse-url-at-mouse.
1872
1af74d06
MB
18732007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
1874
1875 * flymake.texi (Customizable variables): Face names don't end in -face.
1876 Fix flymake-err-line-patterns template.
1877 (Example -- Configuring a tool called directly): Fix init-function.
1878 (Highlighting erroneous lines): Face names don't end in -face.
1879
d60a4e3a 18802007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
1881
1882 * erc.texi (Special-Features): Fix small typo.
1883
7d7a3510
MA
18842007-09-14 Michael Albinus <michael.albinus@gmx.de>
1885
1886 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
1887 and "External transfer methods".
1888
285f0d3a
JB
18892007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1890
1891 * calc.texi (Predefined Units): Add some history.
1892
526dc846
MO
18932007-09-08 Michael Olson <mwolson@gnu.org>
1894
87e04f16
JB
1895 * erc.texi (Copying): New section included from gpl.texi.
1896 This matches the look of the upstream ERC manual.
526dc846 1897
f10d0e80
JB
18982007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1899
87e04f16 1900 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
1901 (Random Numbers): Clarify the distribution of `random'.
1902
4009494e
GM
19032007-09-06 Glenn Morris <rgm@gnu.org>
1904
f1fc42aa 1905 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 1906 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
1907 Change all setfilename commands to use ../../info.
1908 * Makefile.in: Move the parts of the old man/Makefile.in that do not
1909 refer to the Emacs manual here.
1910 (infodir): New variable.
1911 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
1912 (cc-mode.texi, faq.texi): Update references to source file locations.
1913 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
1914 do not refer to the Emacs manual here.
1915 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
1916
1917 * Makefile.in: Add `basename' versions of all info targets, for
1918 convenience when rebuilding just one manual.
1919 (../etc/GNU): Delete obsolete target.
1920 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1921 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
1922 *.vrs *.toc here...
1923 (maintainer-clean): ...from here.
4009494e
GM
1924
1925 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1926
2de53ca6
GM
19272007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
1928
1929 * calc.texi (Date Conversions): Clarify definition of
1930 Julian day numbering.
1931 (Date Forms): Clarify definition of Julian day numbering;
1932 add some history.
1933
19342007-08-30 Carsten Dominik <dominik@science.uva.nl>
1935
87e04f16 1936 * org.texi: Version 5.07.
2de53ca6
GM
1937
19382007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1939
1940 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1941
19422007-08-22 Carsten Dominik <dominik@science.uva.nl>
1943
1944 * org.texi (Adding hyperlink types): New section.
1945 (Embedded LaTeX): Chapter updated because of LaTeX export.
1946 (LaTeX export): New section.
1947 (Using links out): New section.
1948
19492007-08-22 Glenn Morris <rgm@gnu.org>
1950
1951 * faq.texi (Learning how to do something): Refcards now in
1952 etc/refcards/ directory.
1953
19542007-08-22 Michael Albinus <michael.albinus@gmx.de>
1955
1956 * tramp.texi (Remote Programs): Persistency file must be cleared when
1957 changing `tramp-remote-path'.
1958 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
1959 macro.
1960
19612007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1962
1963 * calc.texi: Move contents to beginning of file.
1964 (Algebraic Entry): Fix the formatting of an example.
1965
19662007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1967
1968 * calc.texi (Basic Operations on Units): Mention exact versus
1969 inexact conversions.
1970
19712007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
1972
1973 * calc.texi (Basic Operations on Units): Mention default
1974 values for new units.
1975 (Quick Calculator Mode): Mention that binary format will
1976 be displayed.
1977
19782007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1979
1980 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1981
19822007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1983
1984 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1985
19862007-08-08 Glenn Morris <rgm@gnu.org>
1987
1988 * gnus.texi, sieve.texi: Replace `iff'.
1989
19902007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1991
1992 * calc.texi (Basic Graphics): Mention the graphing of error
1993 forms.
1994 (Graphics Options): Mention how `g s' handles error forms.
1995 (Curve Fitting): Mention plotting the curves.
1996 (Standard Nonlinear Models): Add additional models.
1997 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1998 (Linear Fits): Correct result.
1999
20002007-08-01 Alan Mackenzie <acm@muc.de>
2001
2002 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2003 to "--no-site-file".
2004
20052007-07-29 Michael Albinus <michael.albinus@gmx.de>
2006
2007 * tramp.texi (Frequently Asked Questions): Point to mode line
2008 extension in Emacs 23.1.
2009
2010 * trampver.texi: Update release number.
2011
20122007-07-27 Glenn Morris <rgm@gnu.org>
2013
2014 * calc.texi (Copying): Include license text from gpl.texi, rather than
2015 in-line.
2016
20172007-07-25 Glenn Morris <rgm@gnu.org>
2018
2019 * calc.texi (Copying): Replace license with GPLv3.
2020
2021 * Relicense all FSF files to GPLv3 or later.
2022
20232007-07-22 Michael Albinus <michael.albinus@gmx.de>
2024
2025 Sync with Tramp 2.1.10.
2026
2027 * tramp.texi (trampfn): Expand macro implementation in order to handle
2028 empty arguments.
2029 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 2030 occurrences by trampfn.
2de53ca6 2031 (Frequently Asked Questions): Extend example code for host
b2abec73 2032 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
2033 file names to be typed.
2034
2035 * trampver.texi: Update release number.
2036
20372007-07-17 Michael Albinus <michael.albinus@gmx.de>
2038
2039 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2040 section. Reported by <poti@potis.org>.
2041 (Remote processes): Arguments of the program to be debugged are taken
2042 literally.
2043 (Frequently Asked Questions): Simplify recentf example.
2044
20452007-07-14 Karl Berry <karl@gnu.org>
2046
2047 * info.texi (@copying): New Back-Cover Text.
2048
2049 * info.texi (Quitting Info): Move to proper place in source.
2050 (Reported by Benno Schulenberg.)
2051
20522007-07-13 Eli Zaretskii <eliz@gnu.org>
2053
2054 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2055
2056 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2057
2058 * emacs-mime.texi: Add @documentencoding directive.
2059
20602007-07-12 Nick Roberts <nickrob@snap.net.nz>
2061
2062 * tramp.texi (Remote processes): Add an anchor to the subsection
2063 "Running a debugger on a remote host".
2064
20652007-07-12 Michael Albinus <michael.albinus@gmx.de>
2066
2067 * tramp.texi (Remote processes): Don't call it "experimental" any
2068 longer. Add subsection about running a debugger on a remote host.
2069
20702007-07-10 Carsten Dominik <dominik@science.uva.nl>
2071
2072 * org.texi (Properties and columns): Chapter rewritten.
2073
20742007-07-08 Michael Albinus <michael.albinus@gmx.de>
2075
2076 * tramp.texi:
2077 * trampver.texi: Migrate to Tramp 2.1.
2078
20792007-07-02 Carsten Dominik <dominik@science.uva.nl>
2080
2081 * org.texi (Properties): New chapter.
2082
20832007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2084
2085 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2086 Control Panel.
2087
2088 * gnus.texi (Misc Article): Add index entry for
2089 gnus-single-article-buffer.
2090
20912007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2092
2093 * gnus.texi (Starting Up): Fix typo.
2094
20952007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2096
2097 * gnus.texi (Asynchronous Fetching): Fix typo.
2098
20992007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2100
2101 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2102 (About This Manual): Remove redundant information.
2103 (Getting Started): Mention author.
2104 (Basic Arithmetic, Customizing Calc): Make description of the
2105 variable `calc-multiplication-has-precedence' match its new effect.
2106
21072007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2108
2109 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2110 the variable `calc-multiplication-has-precedence'.
2111
21122007-06-19 Carsten Dominik <dominik@science.uva.nl>
2113
2114 * org.texi (Tag): Section swapped with node Timestamps.
2115 (Formula syntax for Lisp): Document new `L' flag.
2116
21172007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2118
2119 * gnus.texi (Misc Group Stuff, Summary Buffer)
2120 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2121
21222007-06-06 Juanma Barranquero <lekktu@gmail.com>
2123
2124 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2125 * gnus.texi (Article Buttons, Mail Source Customization)
2126 (Sending or Not Sending, Customizing NNDiary):
2127 * message.texi (Message Headers):
2128 * mh-e.texi (HTML): Fix typos.
2129
21302007-06-07 Michael Albinus <michael.albinus@gmx.de>
2131
2132 Sync with Tramp 2.0.56.
2133
2134 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2135 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2136
21372007-06-02 Chong Yidong <cyd@stupidchicken.com>
2138
2139 * Version 22.1 released.
2140
21412007-05-26 Michael Olson <mwolson@gnu.org>
2142
2143 * erc.texi (Modules): Fix references to completion modules.
2144
21452007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2146
2147 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2148
21492007-05-09 Didier Verna <didier@xemacs.org>
2150
2151 * gnus.texi (Email Based Diary): New. Proper documentation for the
2152 nndiary back end and the gnus-diary library.
2153
21542007-05-03 Karl Berry <karl@gnu.org>
2155
2156 * .cvsignore (*.pdf): New entry.
2157
2158 * texinfo.tex: Update from current version for better pdf generation.
2159
21602007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2161
2162 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2163
21642007-04-28 Glenn Morris <rgm@gnu.org>
2165
2166 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2167 consideration of legal status.
2168
21692007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2170
2171 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2172
21732007-04-24 Chong Yidong <cyd@stupidchicken.com>
2174
2175 * faq.texi (New in Emacs 22): python.el removed.
2176
21772007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2178
2179 * calc.texi (Reporting bugs): Update maintainer's address.
2180
21812007-04-22 Chong Yidong <cyd@stupidchicken.com>
2182
2183 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2184
21852007-04-15 Jay Belanger <belanger@truman.edu>
2186
2187 * calc.texi (Title page): Remove the date.
2188 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2189 (The Standard Calc Interface): Change trail title.
2190 (Floats): Mention that when non-decimal floats are entered, only
2191 approximations are stored.
2192 (Copying): Move to the appendices.
2193 (GNU Free Documentation License): Add as an appendix.
2194
21952007-04-15 Chong Yidong <cyd@stupidchicken.com>
2196
2197 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2198 * dired-x.texi, ebrowse.texi, ediff.texi:
2199 * emacs-mime.texi, erc.texi, eshell.texi:
2200 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2201 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2202 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2203 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2204 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2205 * woman.texi: Include GFDL.
2206
2207 * doclicense.texi: Remove node heading, so that it can be included by
2208 other files.
2209
2210 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2211
2212 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2213 than *.
2214
22152007-04-14 Carsten Dominik <dominik@science.uva.nl>
2216
2217 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2218 in Calc.
2219
22202007-04-09 Romain Francoise <romain@orebokech.com>
2221
2222 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2223 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2224 replace mouse-2.
2225
22262007-04-08 Chong Yidong <cyd@stupidchicken.com>
2227
2228 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2229 renamed to woman-use-topic-at-point. Document new behavior.
2230
22312007-04-08 Richard Stallman <rms@gnu.org>
2232
2233 * url.texi: Fix some indexing.
2234 (Disk Caching): Drop discussion of old/other Emacs versions.
2235
22362007-04-07 Chong Yidong <cyd@stupidchicken.com>
2237
2238 * url.texi (Disk Caching): Say Emacs 21 "and later".
2239
2240 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2241 on Font locking which now mentions JIT lock.
2242
22432007-04-01 Michael Olson <mwolson@gnu.org>
2244
2245 * erc.texi: Update for the ERC 5.2 release.
2246
22472007-03-31 David Kastrup <dak@gnu.org>
2248
2249 * woman.texi (Topic, Interface Options): Explain changes semantics of
2250 woman-manpath in order to consider MANPATH_MAP entries.
2251
22522007-03-31 Eli Zaretskii <eliz@gnu.org>
2253
2254 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2255
22562007-03-26 Richard Stallman <rms@gnu.org>
2257
2258 * pgg.texi (Caching passphrase): Clean up previous change.
2259
22602007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2261
2262 * gnus.texi (Setting Process Marks): Fix typo.
2263
22642007-03-25 Romain Francoise <romain@orebokech.com>
2265
2266 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2267 readability, and include various fixes by Daniel Brockman, Nick Roberts
2268 and Dieter Wilhelm.
2269
22702007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2271
2272 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2273
2274 * gnus.texi (Mail Source Specifiers): Fix typo.
2275
22762007-03-22 Ralf Angeli <angeli@caeruleus.net>
2277
2278 * reftex.texi (Imprint): Update maintainer information.
2279
22802007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2281
2282 * message.texi (Message Buffers): Update documentation for
2283 message-generate-new-buffers.
2284
22852007-03-15 Daiki Ueno <ueno@unixuser.org>
2286
2287 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2288
22892007-03-21 Glenn Morris <rgm@gnu.org>
2290
2291 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2292
22932007-03-19 Chong Yidong <cyd@stupidchicken.com>
2294
2295 * eshell.texi (Known problems): Emacs 21 -> 22.
2296
2297 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2298
22992007-03-18 Jay Belanger <belanger@truman.edu>
2300
2301 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2302
23032007-03-12 Glenn Morris <rgm@gnu.org>
2304
2305 * calc.texi (Time Zones): Switch to new North America DST rule.
2306
2307 * calc.texi: Replace "daylight savings" with "daylight
2308 saving" in text throughout.
2309
23102007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2311
2312 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2313 The variable now uses a list of symbols instead of just a symbol.
2314 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2315
23162007-03-06 Romain Francoise <romain@orebokech.com>
2317
2318 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2319 new packages, and mention Gnus update.
2320
23212007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2322
2323 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2324 nntp-open-connection-functions-never-echo-commands.
2325
23262007-02-27 Chong Yidong <cyd@stupidchicken.com>
2327
2328 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2329 problems on the console, and security risk in not using gpg-agent.
2330
23312007-02-25 Carsten Dominik <dominik@science.uva.nl>
2332
2333 * org.texi (The spreadsheet): Renamed from "Table calculations".
2334 Completely reorganized and rewritten.
2335 (CamelCase links): Section removed.
2336 (Repeating items): New section.
2337 (Tracking TODO state changes): New section.
2338 (Agenda views): Chapter reorganized and rewritten.
2339 (HTML export): Section rewritten.
2340 (Tables in arbitrary syntax): New section.
2341 (Summary): Better feature summary.
2342 (Activation): Document problem with cut-and-paste of Lisp code
2343 from PDF files.
2344 (Visibility cycling): Document indirect buffer use.
2345 (Structure editing): Document sorting.
2346 (Remember): Section rewritten.
2347 (Time stamps): Better description of time stamp types.
2348 (Tag searches): Document regular expression search for tags.
2349 (Stuck projects): New section.
2350 (In-buffer settings): New keywords.
2351 (History and Acknowledgments): Updated description.
2352
23532007-02-24 Alan Mackenzie <acm@muc.de>
2354
2355 * cc-mode.texi (Movement Commands): Insert two missing command names.
2356 (Getting Started): Slight wording correction (use conditional).
2357
23582007-02-22 Kim F. Storm <storm@cua.dk>
2359
2360 * widget.texi (User Interface, Basic Types): Document need to put some
2361 text before the %v escape in :format string in editable-field widget.
2362
23632007-02-18 Romain Francoise <romain@orebokech.com>
2364
2365 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2366 `cvs-mode-quit'.
2367
23682007-02-10 Markus Triska <markus.triska@gmx.at>
2369
2370 * widget.texi (Programming Example): Put constant strings in :format.
2371
23722007-02-07 Juanma Barranquero <lekktu@gmail.com>
2373
2374 * faq.texi (Fullscreen mode on MS-Windows): New node.
2375
23762007-02-04 David Kastrup <dak@gnu.org>
2377
2378 * faq.texi (AUCTeX): Update version number. Should probably be done
2379 for other packages as well.
2380
23812007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2382
2383 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2384 <tassilo@member.fsf.org>.
2385
23862007-01-27 Eli Zaretskii <eliz@gnu.org>
2387
2388 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2389 ls-lisp-use-localized-time-format.
2390
23912007-01-20 Markus Triska <markus.triska@gmx.at>
2392
2393 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2394
23952007-01-13 Michael Olson <mwolson@gnu.org>
2396
2397 * erc.texi (Modules): Mention capab-identify module.
2398
23992007-01-05 Michael Olson <mwolson@gnu.org>
2400
2401 * erc.texi (Getting Started): Update for /RECONNECT command.
2402
24032007-01-04 Richard Stallman <rms@gnu.org>
2404
2405 * ebrowse.texi: Change C-c b to C-c C-m.
2406
24072007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2408
2409 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2410 variables only in info to avoid redundant entries in the printed
2411 manual.
2412
24132007-01-02 Daiki Ueno <ueno@unixuser.org>
2414
2415 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2416
24172007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2418
2419 * message.texi (Security): Split into sub-nodes.
2420
24212007-01-01 Alan Mackenzie <acm@muc.de>
2422
2423 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2424 eval-after-load in Emacs <=21 and a workaround. Document that
2425 trigraphs are not supported.
2426
24272007-01-01 Alan Mackenzie <acm@muc.de>
2428
2429 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2430 c-context-line-break. When invoked within a string, preserve
2431 whitespace. Add a backslash only when also in a macro.
2432
24332007-01-01 Alan Mackenzie <acm@muc.de>
2434
2435 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2436
24372007-01-01 Alan Mackenzie <acm@muc.de>
2438
2439 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2440 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2441
24422007-01-01 Alan Mackenzie <acm@muc.de>
2443
2444 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2445 "Choosing a Style".
2446
2447 * cc-mode.texi ("Styles"): Add @dfn{style}.
2448
24492006-12-30 Michael Albinus <michael.albinus@gmx.de>
2450
2451 Sync with Tramp 2.0.55.
2452
2453 * trampver.texi: Update release number.
2454
24552006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2456
2457 * gnus.texi (Customizing Articles): Add index entries for all
2458 gnus-treat-* variables.
2459
c8763fb6 24602006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2461
2462 * gnus.texi (IMAP): Fix incorrect explanation of
2463 nnimap-search-uids-not-since-is-evil in documentation for
2464 nnimap-expunge-search-string.
2465
24662006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2467
2468 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2469 spam-ifile-database.
2470
24712006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2472
2473 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2474 rebind C-s.
2475
c8763fb6 24762006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2477
2478 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2479 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2480 "expiring mail".
2481 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2482 nnimap-nov-is-evil.
2483
24842006-12-25 Kevin Ryde <user42@zip.com.au>
2485
2486 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2487 about the key procedure being used heavily.
2488
24892006-12-24 Chong Yidong <cyd@stupidchicken.com>
2490
2491 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2492 to t.
2493 (Prerequisites): Add explanation about gpg-agent.
2494
24952006-12-22 Kevin Ryde <user42@zip.com.au>
2496
2497 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2498 "sort" instead of "sort*".
2499
25002006-12-19 Richard Stallman <rms@gnu.org>
2501
2502 * calc.texi (History and Acknowledgements): Recognize that Emacs
2503 now does have floating point.
2504
25052006-12-19 Michael Albinus <michael.albinus@gmx.de>
2506
2507 * tramp.texi (External transfer methods): Describe new method `scpc'.
2508
25092006-12-17 Sascha Wilde <wilde@sha-bang.de>
2510
2511 * pgg.texi: Added short note on gpg-agent to the introduction.
2512
25132006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2514
2515 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2516 also applies to Cc.
2517
25182006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2519
2520 * gnus.texi (X-Face): Clarify. Say which programs are required
2521 on Windows.
2522
25232006-12-08 Michael Olson <mwolson@gnu.org>
2524
2525 * erc.texi (Modules): Remove documentation for list module.
2526
c8763fb6 25272006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
2528
2529 * faq.texi (^M in the shell buffer): Ditto.
2530
25312006-11-20 Michael Olson <mwolson@gnu.org>
2532
2533 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2534
25352006-11-17 Carsten Dominik <dominik@science.uva.nl>
2536
2537 * org.texi: Fix typos.
2538 (Agenda commands): Document `C-k'.
2539
25402006-11-16 Eli Zaretskii <eliz@gnu.org>
2541
2542 * url.texi (http/https): Fix a typo in the HTTP URL.
2543
25442006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2545
2546 * ada-mode.texi: Total rewrite.
2547
25482006-11-13 Carsten Dominik <dominik@science.uva.nl>
2549
2550 * org.texi: Minor typo fixes.
2551
25522006-11-13 Bill Wohler <wohler@newt.com>
2553
2554 Release MH-E manual version 8.0.3.
2555
2556 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2557 release 8.0.3.
2558
2559 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2560 to set MAILDIR.
2561 (Reading Mail): Document the customization of read-mail-command
2562 for MH-E.
2563 (Viewing Attachments): Document mm-discouraged-alternatives.
2564 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2565 (Junk): Add more information about the settings of mh-junk-background
2566 in a program. Add /usr/bin/mh to PATH in examples.
2567
25682006-11-12 Richard Stallman <rms@gnu.org>
2569
2570 * woman.texi: Update author address but say he no longer maintains it.
2571
25722006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2573
2574 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2575 archived trees.
2576 (Checkboxes): Section moved to chapter 5, and extended.
2577 (The date/time prompt): New section.
2578 (Link abbreviations): New section.
2579 (Presentation and sorting): New section.
2580 (Custom agenda views): Section completely rewritten.
2581 (Summary): Compare with Planner.
2582 (Feedback): More info about creating backtraces.
2583 (Plain lists): Modified example.
2584 (Breaking down tasks): New section.
2585 (Custom time format): New section.
2586 (Time stamps): Document inactive timestamps.
2587 (Setting tags): More details about fast tag selection.
2588 (Block agenda): New section.
2589 (Custom agenda views): Section rewritten.
2590 (Block agenda): New section.
2591
25922006-11-07 Michael Albinus <michael.albinus@gmx.de>
2593
2594 * tramp.texi (Configuration): scp is the default method.
2595 (Default Method): Use ssh as example for another method.
2596
25972006-10-27 Richard Stallman <rms@gnu.org>
2598
2599 * woman.texi: Downcase nroff/troff/roff.
2600 (Installation): Chapter deleted. Some xrefs deleted.
2601 (Background): woman doesn't advise man ;-).
2602
c8763fb6 26032006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2604
2605 * ada-mode.texi (Project files, Identifier completion)
2606 (Automatic Casing, Debugging, Using non-standard file names)
2607 (Working Remotely): Fix typos.
2608
26092006-10-20 Masatake YAMATO <jet@gyve.org>
2610
2611 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2612 sample code `my-c-initialization-hook'.
2613
26142006-10-19 Stuart D. Herring <herring@lanl.gov>
2615
2616 * widget.texi: Fix typos.
2617
26182006-10-19 Michael Albinus <michael.albinus@gmx.de>
2619
2620 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2621 "???". There have been no complaints for years, so the information
2622 must be appropriate.
2623
26242006-10-16 Richard Stallman <rms@gnu.org>
2625
2626 * widget.texi: Use @var instead of capitalization.
2627 Clarify many widget type descriptions.
2628
26292006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2630
2631 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2632 gnus-dired-attach.
2633 (Selecting a Group): Fix typo.
2634
c8763fb6 26352006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2636
2637 * widget.texi: Fix typos.
2638
26392006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2640
2641 * gnus.texi (Image Enhancements): Update for Emacs 22.
2642
2643 * gnus-faq.texi ([1.3]): Update.
2644
26452006-10-06 Richard Stallman <rms@gnu.org>
2646
2647 * faq.texi (Displaying the current line or column):
2648 Delete "As of Emacs 20".
2649
26502006-10-06 Romain Francoise <romain@orebokech.com>
2651
2652 * faq.texi (VM): VM works with Emacs 22 too.
2653
26542006-10-06 Richard Stallman <rms@gnu.org>
2655
2656 * ebrowse.texi: Remove Emacs version "21" from title.
2657
26582006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2659
2660 * gnus.texi (Foreign Groups): Say where change of editing commands are
2661 stored. Add reference to `gnus-parameters'.
2662
26632006-09-15 Jay Belanger <belanger@truman.edu>
2664
2665 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2666 Change "Library Public License" to "Lesser Public License"
2667 throughout. Use "yyyy" to represent year.
2668
26692006-09-15 Carsten Dominik <dominik@science.uva.nl>
2670
2671 * org.texi (Setting tags): Typo fix.
2672
26732006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2674
2675 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2676
26772006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2678
2679 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2680
26812006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2682
2683 * faq.texi (Escape sequences in shell output): EMACS is now set
2684 to Emacs's absolute file name, not to "t".
2685 (^M in the shell buffer): Likewise.
2686 * misc.texi (Interactive Shell): Likewise.
2687
26882006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2689
2690 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2691 mails with pop3-leave-mail-on-server. Fix wording.
2692 (Limiting): Improve gnus-summary-limit-to-articles.
2693 (X-Face): Fix typo.
2694
26952006-09-11 Simon Josefsson <jas@extundo.com>
2696
2697 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2698 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2699
27002006-09-06 Simon Josefsson <jas@extundo.com>
2701
2702 * smtpmail.texi (Authentication): Mention SSL.
2703
27042006-09-01 Eli Zaretskii <eliz@gnu.org>
2705
2706 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2707 Don't use @indicateurl.
2708
2709 * cc-mode.texi (Subword Movement): Don't use @headitem.
2710 (Custom Braces, Clean-ups): Don't use @tie.
2711
27122006-08-29 Michael Albinus <michael.albinus@gmx.de>
2713
2714 Sync with Tramp 2.0.54.
2715
2716 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2717 Suggested by Adrian Phillips <a.phillips@met.no>.
2718
27192006-08-15 Carsten Dominik <dominik@science.uva.nl>
2720
2721 * org.texi (Installation, Activation): Split from Installation and
2722 Activation.
2723 (Clocking work time): Documented new features.
2724
27252006-08-13 Alex Schroeder <alex@gnu.org>
2726
2727 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2728 example.
2729
27302006-08-12 Eli Zaretskii <eliz@gnu.org>
2731
2732 * faq.texi (How to add fonts): New node.
2733
27342006-08-05 Romain Francoise <romain@orebokech.com>
2735
2736 * faq.texi (New in Emacs 22): Expand.
2737
27382006-08-03 Michael Olson <mwolson@gnu.org>
2739
2740 * erc.texi: Update for ERC 5.1.4.
2741
27422006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2743
2744 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2745 in .../site-lisp/gnus/ by default.
2746 [ From gnus-news.texi in the trunk. ]
2747
27482006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2749
2750 * gnus.texi (MIME Commands): Additions for yEnc.
2751
27522006-07-24 Richard Stallman <rms@gnu.org>
2753
2754 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2755 * faq.texi: Move periods and commas inside quotes.
2756
27572006-07-20 Jay Belanger <belanger@truman.edu>
2758
2759 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2760
27612006-07-18 Chong Yidong <cyd@stupidchicken.com>
2762
2763 * faq.texi (Security risks with Emacs): Document Emacs 22
2764 file-local-variable mechanism.
2765
27662006-07-12 Michael Olson <mwolson@gnu.org>
2767
2768 * erc.texi: Update for ERC 5.1.3.
2769
27702006-07-12 Alex Schroeder <alex@gnu.org>
2771
2772 * rcirc.texi: Fix typos.
2773 (Getting started with rcirc): New calling convention for M-x irc.
2774 Mention #rcirc. Removed channel tracking.
2775 (Configuration): Changed the names of all variables that got changed
2776 recently, eg. rcirc-server to rcirc-default-server. Added
2777 documentation for rcirc-authinfo, some background for Bitlbee, and
2778 rcirc-track-minor-mode.
2779 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
2780 Scrolling.
2781 (Reconnecting after you have lost the connection): Fixed example code
2782 to match code changes.
2783
27842006-07-10 Nick Roberts <nickrob@snap.net.nz>
2785
2786 * gnus.texi, message.texi: Fix typos.
2787
27882006-07-07 Carsten Dominik <dominik@science.uva.nl>
2789
2790 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
2791 commands.
2792 (Global TODO list): Document the use of the variables
2793 `org-agenda-todo-ignore-scheduled' and
2794 `org-agenda-todo-list-sublevels'.
2795
27962006-07-05 Richard Stallman <rms@gnu.org>
2797
2798 * faq.texi (Scrolling only one line): Fix xref.
2799
28002006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2801
2802 * faq.texi (Evaluating Emacs Lisp code):
2803 Throughout, replace eval-current-buffer with eval-buffer.
2804
28052006-07-03 Richard Stallman <rms@gnu.org>
2806
2807 * rcirc.texi (Scrolling conservatively): Fix xref.
2808
2809 * pcl-cvs.texi (Viewing differences): Usage fix.
2810
28112006-07-03 Carsten Dominik <dominik@science.uva.nl>
2812
2813 * org.texi (Agenda commands): Document `s' key to save all org-mode
2814 buffers.
2815
28162006-06-30 Ralf Angeli <angeli@caeruleus.net>
2817
2818 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
2819 names. Mention `cvs-msg' face.
2820
28212006-06-29 Carsten Dominik <dominik@science.uva.nl>
2822
2823 * org.texi (Checkboxes): New section.
2824
28252006-06-28 Carsten Dominik <dominik@science.uva.nl>
2826
2827 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
2828 throughout this chapter.
2829
28302006-06-27 Chong Yidong <cyd@stupidchicken.com>
2831
2832 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2833 text for standalone vs Emacs info.
2834 (Help): Clarify header line description. Use mouse-1 for clicks.
2835 (Help-P): Use mouse-1 for clicks.
2836 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
2837 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
2838 (Choose menu subtopic): Remove gratuitous Emacs command names.
2839 (Help-FOO): Put usual behavior first.
2840 (Help-Xref): Clicking on xrefs works in Emacs.
2841 (Search Text): Clarify what the default behavior is.
2842 (Create Info buffer): Fix Emacs window/X window confusion.
2843 (Emacs Info Variables): Fix for new Emacs init file behavior.
2844
28452006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2846
2847 * gnus.texi (Summary Buffer Lines): Fix typo.
2848
28492006-06-23 Carsten Dominik <dominik@science.uva.nl>
2850
2851 * org.texi (Embedded LaTeX): New chapter.
2852 (Archiving): Section rewritten.
2853 (Enhancing text): Some parts moved to the new chapter about LaTeX.
2854
28552006-06-20 Bill Wohler <wohler@newt.com>
2856
2857 Release MH-E manual version 8.0.1.
2858
2859 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2860 release 8.0.1.
2861 (Preface): Depend on GNU mailutils 1.0 and higher.
2862
28632006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2864
2865 * message.texi (News Headers): Update message-syntax-checks section.
2866
28672006-06-19 Karl Berry <karl@gnu.org>
2868
2869 * info.texi (Advanced): Mention C-q, especially with ?.
2870
28712006-06-19 Carsten Dominik <dominik@science.uva.nl>
2872
2873 * org.texi (Publishing links): Document the `:link-validation-function'
2874 property.
2875 (Extensions and Hacking): New chapter, includes some sections of the
2876 "Miscellaneous" chapter.
2877
28782006-06-10 Carsten Dominik <dominik@science.uva.nl>
2879
2880 * org.texi (Progress logging): New section.
2881
28822006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2883
2884 * viper.texi (Viper Specials):
2885 * gnus.texi (Example Setup):
2886 * faq.texi (Backspace invokes help):
2887 * dired-x.texi (Optional Installation Dired Jump):
2888 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
2889 follow coding conventions.
2890
28912006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2892
2893 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2894
28952006-06-06 Carsten Dominik <dominik@science.uva.nl>
2896
2897 * org.texi (ASCII export): Document indentation adaptation.
2898 (Setting tags): Document mutually-exclusive tags.
2899
29002006-06-05 Romain Francoise <romain@orebokech.com>
2901
2902 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2903 Fix typo.
2904
2905 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
2906 channel (#gnus@irc.freenode.net).
2907 Fix typos. Update copyright notice.
2908
2909 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2910 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
2911 (Line-Up Functions, Custom Macros):
2912 * ediff.texi (Window and Frame Configuration)
dccb744b 2913 (Highlighting Difference Regions):
2de53ca6
GM
2914 * emacs-mime.texi (Display Customization):
2915 * erc.texi (History):
2916 * eshell.texi (Known problems):
2917 * eudc.texi (Overview, BBDB):
2918 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
2919 (The problem of spam, SpamOracle, Extending the Spam package)
2920 (Conformity, Terminology):
dccb744b 2921 * idlwave.texi (Routine Info)
2de53ca6
GM
2922 (Class and Keyword Inheritance, Padding Operators)
2923 (Breakpoints and Stepping, Electric Debug Mode)
2924 (Examining Variables, Troubleshooting):
2925 * org.texi (Creating timestamps):
2926 * reftex.texi (Commands, Options, Changes):
2927 * tramp.texi (Inline methods, Password caching)
2928 (Auto-save and Backup, Issues):
2929 * vip.texi (Files, Commands in Insert Mode):
2930 * viper.texi (Emacs Preliminaries, States in Viper)
2931 (Packages that Change Keymaps, Viper Specials, Groundwork):
2932 Fix various typos.
2933
29342006-05-31 Michael Ernst <mernst@alum.mit.edu>
2935
2936 * ediff.texi: Fix typos.
2937
29382006-05-30 Carsten Dominik <dominik@science.uva.nl>
2939
2940 * org.texi: Small typo fixes.
2941
29422006-05-29 Michael Albinus <michael.albinus@gmx.de>
2943
2944 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2945
29462006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2947
2948 * pcl-cvs.texi: Fix typos.
2949 (Customization): Say "us".
2950
29512006-05-26 Eli Zaretskii <eliz@gnu.org>
2952
2953 * org.texi: Remove bogus @setfilename.
2954
29552006-05-26 Carsten Dominik <dominik@science.uva.nl>
2956
2957 * org.texi (ASCII export): Omit command name.
2958 (HTML export): Add prefix to all lines in Local Variable example.
2959 (Acknowledgments): Typeset names in italics.
2960
29612006-05-24 Carsten Dominik <dominik@science.uva.nl>
2962
2963 * org.texi (Plain lists): Add new item navigation commands.
2964 (External links): Document elisp and info links.
2965 (Custom searches): New section.
2966 (Publishing): New chapter.
2967 (HTML export): Include a list of supported CSS classes.
2968 (Setting tags): Describe the fast-tag-setting interface.
2969
29702006-05-20 Luc Teirlinck <teirllm@auburn.edu>
2971
2972 * dired-x.texi: ifinfo -> ifnottex.
2973
29742006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2975
2976 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2977
29782006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2979
2980 * message.texi (Interface): Add tool bar customization.
2981 (MIME): Index and text additions for mml-attach.
2982 (MIME): Describe mml-dnd-protocol-alist and
2983 mml-dnd-attach-options.
2984
2985 * gnus.texi (Oort Gnus): Reorder entries in sections.
2986 Fix some entries.
2987 (Starting Up): Add references to "Emacs for Heathens" and to
2988 "Finding the News". Add user-full-name and user-mail-address.
2989 (Group Buffer Format): Add tool bar customization and update.
2990 (Summary Buffer): Add tool bar customization.
2991 (Posting Styles): Add message-alternative-emails.
2992
29932006-05-09 Michael Albinus <michael.albinus@gmx.de>
2994
2995 * tramp.texi (Filename completion): Improve wording.
2996
29972006-05-07 Romain Francoise <romain@orebokech.com>
2998
2999 * faq.texi (Using regular expressions): Fix typo.
3000 (Packages that do not come with Emacs): Fix capitalization.
3001 (Replacing text across multiple files): Expand node to explain how
3002 to use `dired-do-query-replace-regexp' in more detail, based on
3003 suggestion by Eric Hanchrow <offby1@blarg.net>.
3004
30052006-05-06 Michael Albinus <michael.albinus@gmx.de>
3006
3007 * tramp.texi (Filename completion): Completion of remote files'
3008 method, user name and host name is active only in partial
3009 completion mode.
3010
30112006-05-06 Bill Wohler <wohler@newt.com>
3012
3013 Release MH-E manual version 8.0.
3014
3015 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3016 release 8.0.
3017
30182006-05-06 Bill Wohler <wohler@newt.com>
3019
3020 * mh-e.texi (MH-BOOK-HOME): Change from
3021 http://www.ics.uci.edu/~mh/book/mh to
3022 http://rand-mh.sourceforge.net/book/mh.
3023 Replace .htm suffix with .html for MH book files.
3024 (Using This Manual): Update key binding for getting relevant
3025 chapter in Info from command key.
3026 (Ranges): Fix itemx.
3027
30282006-05-05 Karl Berry <karl@gnu.org>
3029
3030 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3031 (\fonttextsize): New user-level command to change text font size.
3032
30332006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3034
3035 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3036
30372006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3038
3039 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3040
30412006-04-24 Bill Wohler <wohler@newt.com>
3042
3043 * mh-e.texi (Getting Started): Make it more explicit that you need
3044 to install MH. Add pointers to current MH implementations.
3045
30462006-04-21 Bill Wohler <wohler@newt.com>
3047
3048 Release MH-E manual version 7.94.
3049
3050 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3051 release 7.94.
3052
30532006-04-21 Carsten Dominik <dominik@science.uva.nl>
3054
3055 * org.texi: Many small fixes.
3056 (Handling links): Rename from "Managing links".
3057
30582006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3059
3060 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3061 (Splitting mail using spam-stat): Fix @xref.
3062
30632006-04-20 Chong Yidong <cyd@stupidchicken.com>
3064
3065 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 3066 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
3067
30682006-04-20 Carsten Dominik <dominik@science.uva.nl>
3069
3070 * org.texi (Time stamps): Better explanation of the purpose of
3071 different time stamps.
3072 (Structure editing, Plain lists): More details on how new items
3073 and headings are inserted.
3074
30752006-04-18 Carsten Dominik <dominik@science.uva.nl>
3076
3077 * org.texi (Formula syntax): Fix link to Calc Manual.
3078
30792006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3080
3081 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3082
30832006-04-17 Bill Wohler <wohler@newt.com>
3084
3085 * mh-e.texi (Folders): Update mh-before-quit-hook and
3086 mh-quit-hook example with code that removes the buffers rather
3087 than just bury them.
3088
30892006-04-17 Michael Albinus <michael.albinus@gmx.de>
3090
3091 Sync with Tramp 2.0.53.
3092
30932006-04-13 Carsten Dominik <dominik@science.uva.nl>
3094
3095 * org.texi (Updating settings): New section.
3096 (Visibility cycling): Better names for the startup folding
3097 options.
3098 (Exporting): Completely restructured.
3099 (The very busy C-c C-c key): New section.
3100 (Summary of in-buffer settings): New section.
3101
31022006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3103
3104 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3105
31062006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3107
3108 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3109 (Server Commands): Key `v' is reserved for users.
3110
31112006-04-11 Carsten Dominik <dominik@science.uva.nl>
3112
3113 * org.texi (Link format): New section, emphasis on bracket links.
3114 (External links): Document bracket links.
3115 (FAQ): Expand to cover shell links and the new link format.
3116
31172006-04-09 Kevin Ryde <user42@zip.com.au>
3118
3119 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3120
31212006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3122
3123 * gnus.texi (Summary Buffer Lines): Add `*'.
3124
c8763fb6 31252006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3126
3127 * gnus.texi (Group Parameters):
3128 Mention gnus-permanently-visible-groups.
3129
31302006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3131
3132 * gnus.texi (Face): Fix typo.
3133
31342006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3135
3136 * gnus.texi (X-Face): Clarify.
3137 (Face): Need Emacs with PNG support.
3138
31392006-04-06 Richard Stallman <rms@gnu.org>
3140
3141 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3142 Emacs".
3143
31442006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3145
3146 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3147 blocks not suitable for inclusion with Emacs using variable
3148 PARTOFEMACS.
3149
31502006-04-04 Simon Josefsson <jas@extundo.com>
3151
3152 * gnus.texi (Security): Improve.
3153
31542006-04-02 Bill Wohler <wohler@newt.com>
3155
3156 * mh-e.texi (Getting Started, Junk, Bug Reports)
3157 (MH FAQ and Support): Fix URLs.
3158
31592006-03-31 Romain Francoise <romain@orebokech.com>
3160
3161 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3162 to t, not nil (and has for the past eight years).
3163
31642006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3165
3166 * message.texi, gnus.texi: Bump version to 5.11.
3167
31682006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3169
3170 * gnus.texi (Top): Add comment about version line.
3171
3172 * message.texi (Top): Ditto. Change to take named versions into
3173 account.
3174
31752006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3176
3177 * gnus.texi (Posting Styles): Add x-face-file to example.
3178 (X-Face): Refer to posting styles.
3179
3180 * gnus-faq.texi ([5.8]): Add x-face-file.
3181 ([8.4]): Add links to gmane.emacs.gnus.user and
3182 gmane.emacs.gnus.general.
3183
31842006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3185
3186 * gnus-faq.texi: Use .invalid.
3187 ([5.4]): Fix gnus-posting-styles example.
3188
31892006-03-27 Romain Francoise <romain@orebokech.com>
3190
3191 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3192 Emacs/W3 needs a new maintainer.
3193 (Ispell): Update author and version info.
3194 (Mailcrypt): Mention PGG.
3195 (New in Emacs 22): Add PGG to the list of new packages.
3196 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3197 updating dead URLs.
3198
31992006-03-25 Karl Berry <karl@gnu.org>
3200
3201 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3202 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3203 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3204 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3205 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3206 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3207 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3208 (2) do not indent copyright year list (or anything else).
3209
32102006-03-21 Bill Wohler <wohler@newt.com>
3211
3212 * mh-e.texi (Folders): Various edits.
3213
32142006-03-20 Romain Francoise <romain@orebokech.com>
3215
3216 * gnus.texi (Mail Folders): Grammar fix.
3217
32182006-03-19 Bill Wohler <wohler@newt.com>
3219
3220 * mh-e.texi (Replying): Document Mail-Followup-To.
3221 Change manually-formatted table to multitable. Add debugging info.
3222 Move description of mh-reply-default-reply-to into paragraph
3223 that describes its values.
3224
32252006-03-17 Bill Wohler <wohler@newt.com>
3226
10d1d0af 3227 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
3228 (Sending Mail Tour): Update method of entering
3229 addresses and subject.
3230 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3231 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3232
32332006-03-15 Carsten Dominik <dominik@science.uva.nl>
3234
3235 * org.texi: Version number change only.
3236
32372006-03-14 Bill Wohler <wohler@newt.com>
3238
3239 * mh-e.texi: Add index entries around each paragraph rather than
3240 depend on entries from beginning of node. Doing so ensures that
3241 index entries are less likely to be forgotten if text is cut and
3242 pasted, and are necessary anyway if the references are on a
3243 separate page. It seems that makeinfo is now (v. 4.8) only
3244 producing one index entry per node, so there is no longer any
3245 excuse not to. Use subheading instead of heading. The incorrect
3246 use of heading produced very large fonts in Info--as large as the
3247 main heading.
3248 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3249 versions 6 and 7 appeared *around* the time of these Emacs releases.
3250
32512006-03-13 Carsten Dominik <dominik@science.uva.nl>
3252
3253 * org.texi (Clean view): Document new startup options.
3254
32552006-03-11 Bill Wohler <wohler@newt.com>
3256
3257 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3258 (Composing, Scan Line Formats): Fix @refs.
3259 (Getting Started): Define MH profile and MH profile components.
3260 (Incorporating Mail, Reading Mail, Viewing, Printing)
3261 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3262 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3263 for string constants.
3264 (Tool Bar): Remove spurious quote.
3265 (Junk): Use ``...'' instead of "...".
3266 (Scan Line Formats): Replace @samp with @kbd.
3267
32682006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3269
3270 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3271
32722006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3273
3274 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3275 easy to understand.
3276
32772006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3278
3279 * gnus.texi: Markup fix.
3280 (Fancy Mail Splitting): Specify new feature.
3281
32822006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3283
3284 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3285 partial-words matching.
3286
32872006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3288
3289 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3290
3291 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3292 (MIME Commands): Fix mm-discouraged-alternatives.
3293
32942006-03-07 Carsten Dominik <dominik@science.uva.nl>
3295
3296 * org.texi: Version number change only.
3297
32982006-03-06 Bill Wohler <wohler@newt.com>
3299
3300 * mh-e.texi: Move from SourceForge repository to Savannah.
3301 This is version 7.93, which is a total rewrite from the previous
3302 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3303 version 7.93.
3304
33052006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3306
3307 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3308
33092006-03-01 Carsten Dominik <dominik@science.uva.nl>
3310
3311 * org.texi (Interaction): Add item about `org-mouse.el' by
3312 Piotr Zielinski.
3313 (Managing links): Document that also mouse-1 can be used to
3314 activate a link.
3315 (Headlines, FAQ): Add entry about hiding leading stars.
3316 (Miscellaneous): Resort the sections in this chapter to a more
3317 logical sequence.
3318
33192006-02-27 Simon Josefsson <jas@extundo.com>
3320
3321 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3322 2004-01-27 from the trunk).
3323
33242006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3325
3326 * cc-mode.texi: Rename c-hungry-backspace to
3327 c-hungry-delete-backwards, at the request of RMS. Leave the old
3328 name as an alias.
3329
33302006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3331
3332 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3333 include the function header within the defun.
3334
33352006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3336
3337 * cc-mode.texi: Correct two typos.
3338
33392006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3340
3341 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3342 existing comment.
3343 (Electric Keys): Add a justification for electric indentation.
3344 (Hungry WS Deletion): Clear up the names and complications of the
3345 BACKSPACE and DELETE keys.
3346
33472006-02-23 Juri Linkov <juri@jurta.org>
3348
3349 * faq.texi (Common requests): Move `Turning on auto-fill by
3350 default' after `Wrapping words automatically'. Move `Working with
3351 unprintable characters' before `Searching for/replacing newlines'.
3352 Move `Replacing highlighted text' after `Highlighting a region'.
3353 Merge `Repeating commands' and `Repeating a command as many times
3354 as possible' into the former.
3355 (Packages that do not come with Emacs): Add refs to Gmane and
3356 etc/MORE.STUFF.
3357
33582006-02-23 Juri Linkov <juri@jurta.org>
3359
3360 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3361 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3362 Add xref to `(emacs)Reporting Bugs'.
3363 (Getting a printed manual): Add URL to other formats of the manual.
3364 (Common requests): Fix menu.
3365 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3366 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3367 (Inserting text at the beginning of each line): Add pxref to
3368 `Changing the included text prefix'.
3369 (Forcing the cursor to remain in the same column): Mention `track-eol'
3370 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3371 (Replacing text across multiple files): Add keybinding `Q' for
3372 `dired-do-query-replace'.
3373
33742006-02-22 Carsten Dominik <dominik@science.uva.nl>
3375
3376 * reftex.texi: Version number and date change only.
3377
3378 * org.texi (Internal Links): Rewrite to cover the modified
3379 linking system.
3380
33812006-02-17 Eli Zaretskii <eliz@gnu.org>
3382
3383 * faq.texi: Remove the coding cookie, it's not needed anymore.
3384
33852006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3386
3387 * faq.texi (Colors on a TTY): Mention Mac OS port.
3388
33892006-02-12 Karl Berry <karl@gnu.org>
3390
3391 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3392 8-bit accented a.
3393
33942006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3395
3396 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3397
33982006-02-08 Romain Francoise <romain@orebokech.com>
3399
3400 * faq.texi (Top): Remove paragraph about the FAQ being a
3401 transitional document, etc.
3402 (Searching for/replacing newlines): New node.
3403 (Yanking text in isearch): New node.
3404 (Inserting text at the beginning of each line): Rename and make
3405 more general, mention `M-;' in Message mode.
3406
34072006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3408
3409 * faq.texi (Meta key does not work in xterm)
3410 (Emacs does not display 8-bit characters)
3411 (Inputting eight-bit characters): Update xrefs.
3412
34132006-02-06 Romain Francoise <romain@orebokech.com>
3414
3415 * faq.texi (VM): VM now at version 7.19.
3416 Set myself as maintainer of this file.
3417
34182006-02-04 Michael Olson <mwolson@gnu.org>
3419
3420 * erc.texi (History): Note that ERC is now included with Emacs.
3421
34222006-01-31 Romain Francoise <romain@orebokech.com>
3423
3424 * message.texi (Message Headers): Explain what
3425 `message-alternative-emails' does in more detail.
3426 Update copyright year.
3427
34282006-01-30 Juanma Barranquero <lekktu@gmail.com>
3429
3430 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3431
34322006-01-29 Richard M. Stallman <rms@gnu.org>
3433
3434 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3435
34362006-01-29 Michael Olson <mwolson@gnu.org>
3437
3438 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3439
3440 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3441
3442 * faq.texi (New in Emacs 22): Mention ERC.
3443
34442006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3445
3446 * rcirc.texi: Capitalize dir entry for consistency with the entry
3447 in info/dir and other entries in the Emacs category.
3448 Fix typos. Delete trailing whitespace.
3449
c8763fb6 34502006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
3451
3452 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3453
34542006-01-27 Eli Zaretskii <eliz@gnu.org>
3455
3456 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3457 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3458
3459 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3460 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3461
34622006-01-27 Alex Schroeder <alex@gnu.org>
3463
3464 * rcirc.texi: New file.
3465
34662006-01-23 Juri Linkov <juri@jurta.org>
3467
3468 * widget.texi (User Interface): Add S-TAB for widget-backward.
3469
34702006-01-22 Michael Albinus <michael.albinus@gmx.de>
3471
3472 Sync with Tramp 2.0.52.
3473
3474 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3475 Add Tramp disabling item. New item for common connection problems.
3476 (various): Apply "ftp" as method for the download URL.
3477 (Bug Reports): Refer to FAQ for common problems.
3478
34792006-01-21 Eli Zaretskii <eliz@gnu.org>
3480
3481 * widget.texi (User Interface): Use @key for TAB.
3482
3483 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3484
3485 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3486 for TAB.
3487
3488 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3489
34902006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3491
3492 * gnus.texi: Update copyright.
3493
34942006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3495
3496 * gnus.texi (Article Washing): Additions.
3497
34982006-01-08 Alex Schroeder <alex@gnu.org>
3499
3500 * pgg.texi (Caching passphrase): Rewording.
3501
35022006-01-13 Carsten Dominik <dominik@science.uva.nl>
3503
3504 * org.texi (Agenda commands): Document tags command.
3505
35062006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3507
3508 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3509
35102006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3511
3512 * gnus.texi (RSS): Addition.
3513
35142005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3515
3516 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3517
35182005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3519
3520 * emacs-mime.texi (Display Customization): Add setting example to
3521 mm-discouraged-alternatives.
3522
35232006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3524
3525 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3526 version is the canonical version.
3527
35282006-01-08 Alex Schroeder <alex@gnu.org>
3529
3530 * pgg.texi (Caching passphrase): Rewording.
3531
35322006-01-06 Eli Zaretskii <eliz@gnu.org>
3533
3534 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3535 repository URL.
3536
35372006-01-06 Carsten Dominik <dominik@science.uva.nl>
3538
3539 * org.texi: Removed the accidentally re-added empty line in the
3540 direntry.
3541
35422006-01-05 Carsten Dominik <dominik@science.uva.nl>
3543
3544 * org.texi (Agenda Views): Chapter reorganized.
3545
35462005-12-29 Romain Francoise <romain@orebokech.com>
3547
3548 * faq.texi (Using Customize): New node.
3549
35502005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3551
3552 * org.texi: Remove blank line in @direntry. It is non-standard
3553 and recursively produces blank lines all over the dir file (when
3554 using Texinfo 4.8).
3555
35562005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3557
3558 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3559
35602005-12-20 Carsten Dominik <dominik@science.uva.nl>
3561
3562 * org.texi (Tags): Boolean logic documented.
3563 (Agenda Views): Document custom commands.
3564
35652005-12-20 David Kastrup <dak@gnu.org>
3566
3567 * faq.texi (AUCTeX): Update version and mailing list info.
3568
35692005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3570
3571 * gnus.texi (MIME Commands): Mention addition of
3572 multipart/alternative to gnus-buttonized-mime-types and add xref
3573 to mm-discouraged-alternatives.
3574
3575 * emacs-mime.texi (Display Customization): Mention addition of
3576 "image/.*" and add xref to gnus-buttonized-mime-types in the
3577 mm-discouraged-alternatives section.
3578
35792005-12-16 Carsten Dominik <dominik@science.uva.nl>
3580
3581 * org.texi (Tags): New section.
3582 (Agenda Views): Chapter reorganized.
3583
35842005-12-16 Eli Zaretskii <eliz@gnu.org>
3585
3586 * org.texi (Internal Links): Add a missing comma after an @xref.
3587
35882005-12-14 Chong Yidong <cyd@stupidchicken.com>
3589
3590 * faq.texi (Filling paragraphs with a single space): No need to
3591 change sentence-end now.
3592
35932005-12-13 Romain Francoise <romain@orebokech.com>
3594
3595 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3596
35972005-12-12 Jay Belanger <belanger@truman.edu>
3598
3599 * faq.texi (Calc): Update version number.
3600
36012005-12-12 Carsten Dominik <dominik@science.uva.nl>
3602
3603 * org.texi (Progress Logging): New section.
3604
36052005-12-10 Romain Francoise <romain@orebokech.com>
3606
3607 Update the Emacs FAQ for the 22.1 release.
3608
3609 * faq.texi: Set VER to `22.1'.
3610 (Basic editing): Explain how to use localized versions of the
3611 Tutorial. Mention that `C-h r' displays the manual. Delete
3612 obsolete WWW link to an Emacs 18 tutorial.
3613 (Getting a printed manual): Point to the new locations of the
3614 manuals on the GNU Web site.
3615 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3616 available via Info (it was previously distributed separately).
3617 (Installing Texinfo documentation): The latest version of Texinfo
3618 is 4.8, not 4.0.
3619 (Informational files for Emacs): COPYING is the GNU General Public
3620 License, not the Emacs General Public License.
3621 (Informational files for Emacs): Delete obsolete link to the
3622 GNUinfo pages as they have been removed from the GNU Web site.
3623 (New in Emacs 22): New node.
3624 (Setting up a customization file): Say that most packages support
3625 Customize nowadays.
3626 (Colors on a TTY): Delete reference to instructions on how to
3627 enable syntax highlighting, it is now enabled by default.
3628 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3629 at startup automatically.
3630 (Controlling case sensitivity): Mention `M-c' in isearch.
3631 (Using an already running Emacs process): Emacs now creates the
3632 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3633 gnuserv. As emacsclient can now run Lisp code as well, delete a
3634 sentence praising gnuserv for that. Simplify description of how
3635 the client/server operation works.
3636 (Compiler error messages): Delete obsolete text (compile.el has
3637 been rewritten).
3638 (Indenting switch statements): Fix typo.
3639 (Matching parentheses): Simplify setup instructions, mention the
3640 menu bar item in the Options menu.
3641 (Repeating a command as many times as possible): Mention `C-x e'.
3642 (Going to a line by number): Mention new keymap and bindings
3643 `M-g M-g', `M-g M-p' and `M-g M-n'.
3644 (Turning on syntax highlighting): Now on by default. Simplify.
3645 (Replacing highlighted text): Use `1', not `t'.
3646 (Problems with very large files): The maximum size is now 256MB on
3647 32-bit machines.
3648 (^M in the shell buffer): Mention `comint-process-echoes'.
3649 (Emacs for Apple computers): Emacs 22 has native support for Mac
3650 OS X.
3651 (Translating names to IP addresses): Delete node.
3652 (Binding keys to commands): Fix typo.
3653 (SPC no longer completes file names): New node.
3654 (MIME with Emacs mail packages): Delete section about the Emacs
3655 MIME FAQ (it's not reachable anymore).
3656
36572005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3658
3659 * cc-mode.texi: The manual has been extensively revised: the
3660 information about using CC Mode has been separated from the larger
3661 and more difficult chapters about configuration. It has been
3662 updated for CC Mode 5.31.
3663
36642005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3665
3666 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3667 (Selecting an implementation): Fix descriptions.
3668
36692005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3670
3671 * message.texi (Various Message Variables): Addition.
3672
36732005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3674
3675 * message.texi: Fix default values.
3676
36772005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3678
3679 * message.texi (Header Commands): Clarify descriptions of
3680 message-cross-post-followup-to, message-reduce-to-to-cc, and
3681 message-insert-wide-reply.
3682 (Various Commands): Fix kindex for message-kill-to-signature;
3683 clarify description of message-tab.
3684
36852005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3686
3687 * message.texi (Mailing Lists): Fix description about MFT.
3688
3689 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3690
36912005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3692
3693 * gnus.texi (Slow Terminal Connection): Replace old description
3694 with new one.
3695
36962005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3697
3698 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3699 replace X-Draft-Headers with X-Draft-From.
3700
37012005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3702
3703 * gnus.texi (Various Various): Fix the default value of
3704 nnheader-max-head-length.
3705 (Gnus Versions): Fix typo.
3706
37072005-12-08 Carsten Dominik <dominik@science.uva.nl>
3708
3709 * org.texi (Structure editing): Document new functionality of
3710 M-RET.
3711
37122005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3713
3714 * org.texi (Internal Links): Fix Texinfo usage.
3715
37162005-12-06 Carsten Dominik <dominik@science.uva.nl>
3717
3718 * org.texi (TODO basics): Document the global todo list.
3719 (TODO items): Documents sparse tree for specific TODO
3720 keywords.
3721
37222005-11-30 Carsten Dominik <dominik@science.uva.nl>
3723
3724 * org.texi (Plain Lists): Typos fixed.
3725
37262005-11-28 Jay Belanger <belanger@truman.edu>
3727
3728 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3729
37302005-11-24 Carsten Dominik <dominik@science.uva.nl>
3731
3732 * org.texi (Structure editing): New item moving commands added.
3733 (Plain Lists): New section.
3734
37352005-11-18 Carsten Dominik <dominik@science.uva.nl>
3736
3737 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3738 (Agenda): Document commands `org-cycle-agenda-files' and
3739 `org-agenda-file-to-front'
3740 (Built-in table editor): Document `org-table-sort-lines'.
3741 (HTML formatting): Export of hand-formatted lists.
3742
37432005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3744
3745 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3746 new variable gnus-toolbar-thickness.
3747
37482005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3749
3750 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3751
37522005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3753
3754 * gnus.texi (X-Face): Fix description.
3755 (XVarious): Remove gnus-xmas-logo-color-alist and
3756 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3757
37582005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3759
3760 * gnus.texi (Group Parameters): Mention new variable
3761 gnus-parameters-case-fold-search.
3762 (Home Score File): Addition.
3763
37642005-11-04 Ulf Jasper <ulf.jasper@web.de>
3765
3766 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3767 (Overview): List supported feed types.
3768 (Installation): No installation necessary when using autoload.
3769 (Configuration): Rename "RSS" to "news".
3770
37712005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3772
3773 * pgg.texi (User Commands): Document additional passphrase
3774 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3775 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3776
37772005-11-04 Carsten Dominik <dominik@science.uva.nl>
3778
3779 * org.texi: Version number changed to 3.19.
3780
37812005-10-29 Sascha Wilde <wilde@sha-bang.de>
3782
3783 * pgg.texi (How to use): Update the example to add autoload of
3784 pgg-encrypt-symmetric-region.
3785 (User Commands): Document pgg-encrypt-symmetric-region.
3786 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3787
37882005-10-27 Jay Belanger <belanger@truman.edu>
3789
3790 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3791 mention other TeX-related units.
3792
37932005-10-23 Lars Hansen <larsh@soem.dk>
3794
3795 * dired-x.texi (Miscellaneous Commands): Replace
3796 dired-do-relative-symlink by dired-do-relsymlink and
3797 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3798
37992005-10-23 Jay Belanger <belanger@truman.edu>
3800
3801 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3802 constant.
3803
38042005-10-23 Michael Albinus <michael.albinus@gmx.de>
3805
3806 * faq.texi (Bugs and problems): Replace
3807 `dired-move-to-filename-regexp' by
3808 `directory-listing-before-filename-regexp'.
3809
38102005-10-22 Eli Zaretskii <eliz@gnu.org>
3811
3812 * newsticker.texi (UPDATED): Set value.
3813
38142005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3815
3816 * gnus.texi (Document Groups): Remove duplicate item.
3817
38182005-10-21 Carsten Dominik <dominik@science.uva.nl>
3819
3820 * org.texi (Summary): Mention iCalendar support.
3821 (Exporting): Document iCalendar support.
3822
38232005-10-18 Romain Francoise <romain@orebokech.com>
3824
3825 * viper.texi (Viper Specials): Capitalize GNU.
3826
38272005-10-17 Juri Linkov <juri@jurta.org>
3828
3829 * info.texi (Getting Started, Search Index, Expert Info):
3830 Fix wording.
3831 (Search Text): Replace `echo area' with `mode line'.
3832 (Search Index): Both `i' and `,' find all index entries.
3833 Replace example `C-f' with `C-l' (which exists in index of Info
3834 manual) and delete spaces in its keyboard input sequence.
3835 Delete unnecessary explanations about literal characters.
3836
38372005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3838
3839 * gnus.texi (Document Server Internals): Addition.
3840
38412005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3842
3843 * gnus.texi (A note on namespaces): Fix RFC reference.
3844
38452005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3846
3847 * gnus.texi (RSS): Fix key description.
3848
38492005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3850
3851 * gnus.texi: Emacs/w3 -> Emacs/W3.
3852 (Browsing the Web): Fix description.
3853 (Web Searches): Ditto.
3854 (Customizing W3): Ditto.
3855
38562005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3857
3858 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3859
38602005-10-11 Jay Belanger <belanger@truman.edu>
3861
3862 * calc.texi (Integration): Mention using `a i' to compute definite
3863 integrals.
3864
38652005-10-11 Juri Linkov <juri@jurta.org>
3866
3867 * info.texi: Rearrange nodes.
3868 (Top): Update menu. Change ref `Info for Experts' to
3869 `Advanced Info Commands'.
3870 (Getting Started): Fix description of manual's parts.
3871 (Help-Int): Change xref `Info Search' to `Search Index', and
3872 `Expert Info' to `Advanced'.
3873 (Advanced): Move node one level up.
3874 (Search Text, Search Index): New nodes split out from `Info Search'.
3875 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3876 split out from `Advanced'.
3877 (Advanced, Emacs Info Variables): De-document editing an Info file
3878 in Info.
3879 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3880 (Creating an Info File): Delete node and move its text to
3881 `Expert Info'.
3882
38832005-10-10 Carsten Dominik <dominik@science.uva.nl>
3884
3885 * org.texi (Workflow states): Documented that change in keywords
3886 becomes active only after restart of Emacs.
3887
38882005-10-08 Michael Albinus <michael.albinus@gmx.de>
3889
3890 Sync with Tramp 2.0.51.
3891
38922005-10-08 Nick Roberts <nickrob@snap.net.nz>
3893
3894 * speedbar.texi (Introduction): Describe new location of speedbar
3895 on menubar.
3896 (Basic Key Bindings): Remove descriptions of bindings that have
3897 been removed.
3898
38992005-10-05 Nick Roberts <nickrob@snap.net.nz>
3900
3901 * speedbar.texi (GDB): Describe use of watch expressions.
3902
39032005-09-28 Simon Josefsson <jas@extundo.com>
3904
3905 * message.texi (IDNA): Fix.
3906
39072005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3908
3909 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3910 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3911 description of nntp-open-connection-function.
3912 (Common Variables): Fix descriptions.
3913
39142005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3915
3916 * gnus.texi (Server Buffer Format): Document the %a format spec.
3917
39182005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3919
3920 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3921
39222005-09-23 Carsten Dominik <dominik@science.uva.nl>
3923
3924 * org.texi Version 3.16.
3925
39262005-09-19 Miles Bader <miles@gnu.org>
3927
3928 * newsticker.texi: Get rid of CVS keywords.
3929
39302005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3931
3932 * gnus.texi (Finding the Parent): Fix description of how Gnus
3933 finds article.
3934
39352005-09-14 Jari Aalto <jari.aalto@cante.net>
3936
3937 * gnus.texi (Advanced Scoring Examples): New examples to teach how
3938 to drop off non-answered articles.
3939
39402005-09-19 Juanma Barranquero <lekktu@gmail.com>
3941
3942 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3943 braces (which are unsupported by NMAKE) for macro `srcdir'.
3944
39452005-09-17 Eli Zaretskii <eliz@gnu.org>
3946
3947 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3948 (../info/newsticker, newsticker.dvi): New targets.
3949
39502005-09-17 Ulf Jasper <ulf.jasper@web.de>
3951
3952 * newsticker.texi: Replace @command with @code. Replace @example
3953 with @lisp.
3954 (Top): Added explanations to menu items.
3955 (GNU Free Documentation License): Removed.
3956
39572005-09-16 Romain Francoise <romain@orebokech.com>
3958
3959 Update all files to specify GFDL version 1.2.
3960
3961 * doclicense.texi (GNU Free Documentation License): Update to
3962 version 1.2.
3963
39642005-09-15 Richard M. Stallman <rms@gnu.org>
3965
3966 * newsticker.texi: Fix @setfilename.
3967
3968 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3969 (../info/newsticker, newsticker.dvi): New targets.
3970
39712005-08-30 Carsten Dominik <dominik@science.uva.nl>
3972
3973 * org.texi: Version 3.15.
3974
39752005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3976
3977 * ses.texi: Combine all three indices into one.
3978 Correct a few typos.
3979
39802005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3981
3982 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3983
39842005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3985
3986 * emacs-mime.texi (Handles): Remove duplicate item.
3987 (Encoding Customization): Fix the default value for
3988 mm-coding-system-priorities.
3989 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3990 (Basic Functions): Fix reference.
3991
39922005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3993
3994 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3995
39962005-08-18 Richard M. Stallman <rms@gnu.org>
3997
3998 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3999 and web site.
4000
4001 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4002 not keyboard-translate.
4003
40042005-08-11 Richard M. Stallman <rms@gnu.org>
4005
4006 * faq.texi (Using regular expressions): Fix xref.
4007
40082005-08-09 Juri Linkov <juri@jurta.org>
4009
4010 * info.texi (Help-P): Replace `Prev' with `Previous'.
4011 (Help-M, Help-Xref): Add S-TAB.
4012 (Help-FOO): Update `u' command.
4013 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4014 Update info about visibility of xref parts.
4015 (Help-Int): Fix `m' command. Rename `Info-last' to
4016 `Info-history-back'. Add `Info-history-forward'.
4017 (Advanced): Fix `g*' and `M-n' commands.
4018 (Info Search): Add `index-apropos' in stand-alone browser.
4019 Add isearch commands.
4020 (Emacs Info Variables): Remove `Info-fontify'.
4021 Add `Info-mode-hook'. Update face names.
4022 Add `Info-fontify-maximum-menu-size',
4023 `Info-fontify-visited-nodes', `Info-isearch-search'.
4024
40252005-08-07 Michael Albinus <michael.albinus@gmx.de>
4026
4027 Sync with Tramp 2.0.50.
4028
4029 * tramp.texi: Use @option{} consequently for method names.
4030 (Inline methods, External transfer methods): Remove references to
4031 Cygwin.
4032 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4033 implementation.
4034
40352005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4036
4037 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4038 Mention that gnus-init-file is not read when Emacs is invoked with
4039 --no-init-file or -q.
4040
40412005-07-19 Carsten Dominik <dominik@science.uva.nl>
4042
4043 * org.texi: Version 3.14.
4044
40452005-07-04 Carsten Dominik <dominik@science.uva.nl>
4046
4047 * org.texi: Version 3.13.
4048
40492005-07-18 Juri Linkov <juri@jurta.org>
4050
4051 * calc.texi (Time Zones, Logical Operations):
4052 * cl.texi (Overview):
4053 * org.texi (TODO types):
4054 * sc.texi (Emacs 18 MUAs):
4055 * speedbar.texi (Top):
4056 * url.texi (History):
4057 Delete duplicate duplicate words.
4058
ce058493 40592005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
4060
4061 * cl.texi (Type Predicates): Document `atom' type.
4062
40632005-07-04 Lute Kamstra <lute@gnu.org>
4064
4065 Update FSF's address in GPL notices.
4066
4067 * calc.texi (Copying):
4068 * doclicense.texi (GNU Free Documentation License):
4069 * faq.texi (Contacting the FSF):
4070 * mh-e.texi (Copying): Update FSF's address.
4071
40722005-07-03 Richard M. Stallman <rms@gnu.org>
4073
4074 * flymake.texi (Example -- Configuring a tool called directly):
4075 Update name of flymake-build-relative-filename.
4076
40772005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4078
4079 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4080
40812005-06-29 Carsten Dominik <dominik@science.uva.nl>
4082
4083 * org.texi: Version 3.12.
4084
40852005-06-24 Eli Zaretskii <eliz@gnu.org>
4086
4087 * makefile.w32-in (MAKEINFO): Use --force.
4088 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4089 Makefile.in.
4090 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4091 more shells.
4092
40932005-06-23 Richard M. Stallman <rms@gnu.org>
4094
4095 * speedbar.texi (Creating a display): Texinfo usage fixes.
4096
4097 * tramp.texi (Customizing Completion, Auto-save and Backup):
4098 Texinfo usage fixes.
4099
41002005-06-23 Juanma Barranquero <lekktu@gmail.com>
4101
4102 * dired-x.texi (Miscellaneous Commands):
4103 * ediff.texi (Miscellaneous):
4104 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4105 (Agent Variables):
4106 * info.texi (Help-Xref):
4107 * message.texi (Message Headers):
4108 * org.texi (Remember):
4109 * reftex.texi (Options (Defining Label Environments)):
4110 (Options (Index Support)):
4111 (Options (Viewing Cross-References)):
4112 (Options (Misc)):
4113 (Changes):
4114 * speedbar.texi (Creating a display):
4115 * tramp.texi (Customizing Completion, Auto-save and Backup):
4116 Texinfo usage fix.
4117
41182005-06-13 Carsten Dominik <dominik@science.uva.nl>
4119
4120 * org.texi: Version 3.11.
4121
41222005-06-12 Jay Belanger <belanger@truman.edu>
4123
4124 * calc.texi (Getting Started): Remove extra menu item.
4125
41262005-05-31 Jay Belanger <belanger@truman.edu>
4127
4128 * calc.texi (Notations Used in This Manual): Use @kbd for key
4129 sequence.
4130 (Demonstration of Calc): Mention another way of starting Calc.
4131 (Starting Calc): Mention long name of M-#.
4132 (Embedded Mode Overview): Remove unnecessary instruction.
4133 (Other M-# commands): Rephrase `M-# 0' explanation.
4134 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4135 reflect current behavior.
4136
41372005-05-30 Jay Belanger <belanger@truman.edu>
4138
4139 * calc.texi (Hooks): Change description of calc-window-hook and
4140 calc-trail-window-hook to match usage.
4141 (Computational Functions): Add more constant-generating functions.
4142 (Customizable Variables): Use defvar.
4143
41442005-05-28 Jay Belanger <belanger@truman.edu>
4145
4146 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4147 (Basic Embedded Mode): Explain behavior of arguments to
4148 calc-embedded-mode.
4149
41502005-05-27 Jay Belanger <belanger@truman.edu>
4151
4152 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4153 current behavior.
4154
41552005-05-25 Jay Belanger <belanger@truman.edu>
4156
4157 * calc.texi: Change Calc version number throughout.
4158 (Keypad Mode): Change location in info output.
4159 (Keypad mode overview): Move picture of keypad.
4160
41612005-05-21 Jay Belanger <belanger@truman.edu>
4162
4163 * calc.texi (Storing variables): Mention that only most variables
4164 are void to begin with.
4165
41662005-05-21 Kevin Ryde <user42@zip.com.au>
4167
4168 * widget.texi (Basic Types): Update cross ref from "Enabling
4169 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4170 lispref/text.texi change.
4171
41722005-05-20 Carsten Dominik <dominik@science.uva.nl>
4173
4174 * org.texi: Version 3.09.
4175
41762005-05-18 Carsten Dominik <dominik@science.uva.nl>
4177
4178 * reftex.texi: Version 4.28.
4179
41802005-05-16 Jay Belanger <belanger@truman.edu>
4181
4182 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4183
41842005-05-14 Jay Belanger <belanger@truman.edu>
4185
4186 * calc.texi (Default Simplifications): Insert missing ! (logical
4187 not operator).
4188
41892005-05-14 Michael Albinus <michael.albinus@gmx.de>
4190
4191 Sync with Tramp 2.0.49.
4192
41932005-05-10 Jay Belanger <belanger@truman.edu>
4194
4195 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4196 to 1.
4197
41982005-04-29 Carsten Dominik <dominik@science.uva.nl>
4199
4200 * org.texi: Version 3.08, structure reorganized.
4201
42022005-04-24 Richard M. Stallman <rms@gnu.org>
4203
4204 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4205
42062005-04-15 Carsten Dominik <dominik@science.uva.nl>
4207
4208 * org.texi: Update to version 3.06.
4209
42102005-04-13 Lute Kamstra <lute@gnu.org>
4211
4212 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4213
42142005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4215
4216 * cl.texi (Porting Common Lisp): Fix typo.
4217
42182005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4219
4220 * gnus.texi (RSS): Addition.
4221
42222005-04-04 Jay Belanger <belanger@truman.edu>
4223
4224 * calc.texi: Change Calc version number.
4225 (Customizable variables): Fix description of calc-language-alist.
4226 (Copying): Put in version 2 of GPL.
4227
42282005-04-01 Jay Belanger <belanger@truman.edu>
4229
4230 * calc.texi (Troubleshooting Commands): Remove comment about
4231 installation.
4232 (Installation): Remove section.
4233 (Customizable Variables): New section.
4234 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4235 (Graphical Devices): Add references to Customizable Variables.
4236
42372005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4238
4239 * emacs-mime.texi (Display Customization): Markup fixes.
4240 (rfc2047): Update.
4241
42422005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4243
4244 * gnus-faq.texi: Replaced with auto-generated version.
4245
42462005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4247
4248 * dired-x.texi (Multiple Dired Directories): default-directory was
4249 renamed to dired-default-directory.
4250
42512005-03-26 Jay Belanger <belanger@truman.edu>
4252
4253 * calc.texi (Simplifying Formulas, Rewrite Rules):
4254 Change description of top and bottom of fraction.
4255 (Modulo Forms): Move description of how to create modulo forms to
4256 earlier in the section.
4257 (Fraction Mode): Suggest using : to get a fraction by dividing.
4258 (Basic Arithmetic): Adjust placement of command name.
4259 (Truncating the Stack): Emphasize that "hidden" entries are still
4260 visible.
4261 (Installation): Move discussion of printing manual to "About This
4262 Manual".
4263 (About This Manual): Mention how to print the manual.
4264 (Reporting Bugs): Remove first person.
4265 (Building Vectors): Add algebraic version of append.
4266 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4267 (Grouping Digits): Fix typo.
4268
42692005-03-25 Werner Lemberg <wl@gnu.org>
4270
4271 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4272 Replace `legal' with `valid'.
4273
42742005-03-25 Werner Lemberg <wl@gnu.org>
4275
4276 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4277
42782005-03-24 Jay Belanger <belanger@truman.edu>
4279
4280 * calc.texi (General Mode Commands)
4281 (Mode Settings in Embedded Mode): Add some explanation of
4282 recording mode settings.
4283
42842005-03-24 Richard M. Stallman <rms@gnu.org>
4285
4286 * calc.texi: Remove praise of non-free software.
4287
4288 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4289 (Installation): Node deleted.
4290
42912005-03-23 Richard M. Stallman <rms@gnu.org>
4292
4293 * url.texi (HTTP language/coding): Improve last change.
4294
42952005-03-22 Jay Belanger <belanger@truman.edu>
4296
4297 * calc.texi (Embedded Mode): Add new information on changing
4298 modes.
4299
43002005-03-20 Michael Albinus <michael.albinus@gmx.de>
4301
4302 Sync with Tramp 2.0.48.
4303
4304 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4305
4306 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4307 "GNU/Linux". Change all addresses to .gnu.org.
4308 (Default Method): Offer shortened syntax for "su" and "sudo"
4309 methods.
4310
43112005-03-07 Richard M. Stallman <rms@gnu.org>
4312
4313 * url.texi: Fix usage of "e.g.".
4314 (HTTP language/coding): Explain the rules for these strings.
4315
43162005-03-06 Richard M. Stallman <rms@gnu.org>
4317
4318 * woman.texi (Introduction): Minor cleanups.
4319
4320 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4321
4322 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4323 (Installation): Node deleted.
4324
4325 * mh-e.texi (Preface): Get rid of "Emacs 21".
4326
4327 * eshell.texi (Installation): Delete node (for Emacs 20).
4328
43292005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4330
4331 * flymake.texi: Refill and tweak style in @lisp blocks.
4332
43332005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4334
4335 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4336
43372005-03-01 Jay Belanger <belanger@truman.edu>
4338
4339 * calc.texi (Trigonometric and Hyperbolic Functions):
4340 Mention additional functions.
4341 (Algebraic Simplifications): Mention additional simplifications.
4342
43432005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4344
4345 * ses.texi: Add concept/function/variable indices (this work was
4346 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4347 papers on file at FSF).
4348
43492005-02-10 Jay Belanger <belanger@truman.edu>
4350
4351 * calc.texi: Change @LaTeX to La@TeX throughout.
4352 Redefine @expr as @math for TeX output.
4353 Redefine @texline as a no-op for TeX output.
4354 Define @tfn, replace @t by @tfn throughout.
4355
43562005-02-09 Jay Belanger <belanger@truman.edu>
4357
4358 * calc.texi: Add macro for LaTeX for info output.
4359
43602005-02-08 Kim F. Storm <storm@cua.dk>
4361
4362 * texinfo.tex (LaTex): Add def.
4363
43642005-02-06 Jay Belanger <belanger@truman.edu>
4365
4366 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4367 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4368 throughout manual.
4369
43702005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4371
4372 * gnus.texi: Some edits based on comments from David Abrahams.
4373
43742005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4375
4376 * gnus.texi (RSS): Fix the keystroke.
4377
43782005-01-24 David Kastrup <dak@gnu.org>
4379
4380 * faq.texi: Update AUCTeX version info.
4381
43822005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4383
4384 * gnus-faq.texi ([4.1]): Typo.
4385
43862005-01-19 Jay Belanger <belanger@truman.edu>
4387
4388 * calc.texi (Keep Arguments): Mention that keeping arguments
4389 doesn't work with keyboard macros.
4390
43912005-01-16 Richard M. Stallman <rms@gnu.org>
4392
4393 * autotype.texi (Autoinserting): Fix small error.
4394
43952005-01-16 Michael Albinus <michael.albinus@gmx.de>
4396
4397 Sync with Tramp 2.0.47.
4398
4399 * tramp.texi (Compilation): New section, describing compilation of
4400 remote files.
4401
44022005-01-11 Kim F. Storm <storm@cua.dk>
4403
4404 * widget.texi (Basic Types): Add :follow-link keyword.
4405
44062005-01-09 Jay Belanger <belanger@truman.edu>
4407
4408 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4409
44102005-01-08 Jay Belanger <belanger@truman.edu>
4411
4412 * calc.texi: Change throughout to reflect new default value of
4413 calc-settings-file.
4414
44152005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4416
4417 * message.texi (Reply): `message-reply-to-function' should return
4418 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4419
44202005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4421
4422 * faq.texi (Changing load-path): Fix typo.
4423
44242005-01-05 Jay Belanger <belanger@truman.edu>
4425
4426 * calc.texi (Programming Tutorial): Replace kbd command by
4427 appropriate characters for a keyboard macro.
4428
44292005-01-04 Jay Belanger <belanger@truman.edu>
4430
4431 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4432 for Lucid Emacs.
4433 (Programming Tutorial): Mention that the user needs to be in the
4434 right mode to compute some functions.
4435
44362005-01-04 Jay Belanger <belanger@truman.edu>
4437
4438 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4439 no longer applicable.
4440
44412005-01-01 Jay Belanger <belanger@truman.edu>
4442
4443 * calc.texi (Programming Tutorial): Changed description of how to
4444 edit keyboard macros to match current behavior.
4445
44462004-12-31 Jay Belanger <belanger@truman.edu>
4447
4448 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4449
44502004-12-20 Jay Belanger <belanger@truman.edu>
4451
4452 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4453 zero.
4454
44552004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4456
4457 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4458 @xref.
4459 (Font Locking): Avoid @strong{Note:}.
4460
44612004-12-17 Michael Albinus <michael.albinus@gmx.de>
4462
4463 Sync with Tramp 2.0.46.
4464
4465 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4466
44672004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4468
4469 * url.texi: Correct typos.
4470 (Retrieving URLs): @var{nil}->@code{nil}.
4471 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4472 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4473 (Dealing with HTTP documents): @inforef->@xref.
4474
44752004-12-15 Jay Belanger <belanger@truman.edu>
4476
4477 * calc.texi: Consistently capitalized all mode names.
4478 (Answers to Exercises): Mention that an answer can be a fraction
4479 when in Fraction mode.
4480
44812004-12-13 Jay Belanger <belanger@truman.edu>
4482
4483 * calc.texi: Fix some TeX definitions.
4484
44852004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4486
4487 * reftex.texi (Imprint): Remove erroneous @value's.
4488
44892004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4490
4491 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4492 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4493
44942004-12-08 Jay Belanger <belanger@truman.edu>
4495
4496 * calc.texi (Starting Calc): Remove comment about installation.
4497 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4498
44992004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4500
4501 * url.texi: Update @setfilename.
4502 (Getting Started): No need to worry about Gnus versions.
4503 (Dealing with HTTP documents): Use @inforef.
4504
4505 * org.texi: Fix @direntry file name.
4506
45072004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4508
4509 * url.texi: New file.
4510
4511 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4512
45132004-12-06 Jay Belanger <belanger@truman.edu>
4514
4515 * calc.texi (Using Calc): Remove paragraph about installation.
4516
45172004-12-06 Jay Belanger <belanger@truman.edu>
4518
4519 * calc.texi: Use more Texinfo macros and less TeX defs.
4520 Remove @refill's.
4521
45222004-12-06 Richard M. Stallman <rms@gnu.org>
4523
4524 * org.texi: New file.
4525
45262004-12-05 Richard M. Stallman <rms@gnu.org>
4527
4528 * Makefile.in (org.dvi, ../info/org): New targets.
4529 (INFO_TARGETS): Add ../info/org.
4530 (DVI_TARGETS): Add org.dvi.
4531 (maintainer-clean): Remove the info files in the info dir.
4532
45332004-11-26 Eli Zaretskii <eliz@gnu.org>
4534
4535 * idlwave.texi: Fix the setfilename directive to put the produced
4536 file in ../info.
4537 (Continued Statement Indentation): Resurrect Jan D.'s change from
4538 2004-11-03 that was lost when a newer version of idlwave.texi was
4539 imported.
4540
45412004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4542
4543 * gnus-faq.texi ([5.1]): Added missing bracket.
4544
4545 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4546 `spam-initialize'.
4547
45482004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4549
4550 * message.texi (Various Message Variables): Mention that all mail
4551 file variables are derived from `message-directory'.
4552
4553 * gnus.texi (Splitting Mail): Clarify bogus group.
4554
45552004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4556
4557 * emacs-mime.texi (Encoding Customization): Fix
4558 mm-coding-system-priorities entry.
4559
c8763fb6 45602004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
4561
4562 * idlwave.texi (Continued Statement Indentation):
4563 * reftex.texi (Options (Index Support)):
4564 (Displaying and Editing the Index, Table of Contents):
4565 * speedbar.texi (Creating a display, Major Display Modes): Replace
4566 non-nil with non-@code{nil}.
4567
45682004-10-21 Jay Belanger <belanger@truman.edu>
4569
4570 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4571
45722004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4573
4574 * calc.texi (Reporting Bugs): Double up `@'.
4575
45762004-10-18 Jay Belanger <belanger@truman.edu>
4577
4578 * calc.texi (Reporting Bugs): Changed the address that bugs
4579 should be sent to.
4580
45812004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4582
4583 * gnus.texi (New Features): Add 5.11.
4584
4585 * message.texi (Resending): Remove wrong default value.
4586
4587 * gnus.texi (Mail Source Specifiers): Describe possible problems
4588 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4589 `pop3-leave-mail-on-server' to the index.
4590
45912004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4592
4593 * message.texi (Canceling News): Add how to set a password.
4594
45952004-10-12 Jay Belanger <belanger@truman.edu>
4596
4597 * calc.texi (Help Commands): Changed the descriptions of
4598 calc-describe-function and calc-describe-variable to match their
4599 current behavior.
4600
46012004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4602
4603 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4604
46052004-10-12 Michael Albinus <michael.albinus@gmx.de>
4606
4607 Sync with Tramp 2.0.45.
4608
4609 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4610 plink link. The URL is outdated. Originator contacted for
4611 clarification.
4612
46132004-10-10 Juri Linkov <juri@jurta.org>
4614
4615 * gnus.texi (Top, Marking Articles): Join two menus in one node
4616 because a node can have only one menu.
4617
46182004-10-09 Juri Linkov <juri@jurta.org>
4619
4620 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4621 example of nnmail-split-fancy.
4622
46232004-10-06 Karl Berry <karl@gnu.org>
4624
4625 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4626 consistency with other uses of dashes.
4627
46282004-10-05 Karl Berry <karl@gnu.org>
4629
4630 * info.texi: Consistently use --- throughout, periods at end of
4631 menu descriptions, and a couple typos.
4632
46332004-09-26 Jesper Harder <harder@ifa.au.dk>
4634
4635 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4636 * pgg.texi (User Commands, Backend methods): Do.
4637 * gnus.texi: Markup fixes.
4638 (Setting Process Marks): Fix `M P a' entry.
4639 * emacs-mime.texi: Fixes.
4640
46412004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4642
4643 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4644 again.
4645 Use 5.10 instead of 5.10.0.
4646
46472004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4648
4649 * gnus.texi (Summary Mail Commands): S D e.
4650
46512004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4652
4653 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4654 the gnus-article-mode-line-format section.
4655
46562004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4657
4658 * gnus.texi (Various Summary Stuff): Fix the documentation for
4659 gnus-newsgroup-variables.
4660
46612004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4662
4663 * gnus.texi (MIME Commands): Added
4664 gnus-mime-display-multipart-as-mixed,
4665 gnus-mime-display-multipart-alternative-as-mixed,
4666 gnus-mime-display-multipart-related-as-mixed.
4667 (Mail Source Customization): Clarify `mail-source-directory'.
4668 (Splitting Mail): Mention gnus-group-find-new-groups.
4669 (SpamOracle): Fixed typo.
4670
4671 * gnus-faq.texi: Untabify.
4672 ([6.3]): nnir.el is in contrib directory.
4673
4674 * message.texi (News Headers): Clarify how a unique ID is created.
4675
4676 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4677 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4678
b2abec73 46792004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 4680
b2abec73 4681 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
4682
46832004-09-20 Florian Weimer <fw@deneb.enyo.de>
4684
4685 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4686
46872004-09-22 Jay Belanger <belanger@truman.edu>
4688
4689 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4690 might be hidden during part of the session.
4691
46922004-09-20 Jay Belanger <belanger@truman.edu>
4693
4694 * calc.texi (Notations Used in This Manual): Put in an earlier
4695 mention that DEL could be called Backspace.
4696
46972004-09-10 Simon Josefsson <jas@extundo.com>
4698
4699 * gnus.texi (IMAP): Add example. Suggested and partially written
4700 by Steinar Bang <sb@dod.no>.
4701
47022004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4703
4704 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4705 netrc syntax.
4706
47072004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4708
b2abec73
JB
4709 * gnus.texi (Spam ELisp Package Sequence of Events):
4710 Some clarifications.
2de53ca6
GM
4711 (Spam ELisp Package Global Variables): More clarifications.
4712
47132004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4714
4715 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4716 Mention spam-split does not modify incoming mail.
4717
47182004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4719
4720 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4721
47222004-09-10 Eli Zaretskii <eliz@gnu.org>
4723
4724 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4725
47262004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4727
4728 * makefile.w32-in (sieve, pgg): Use $(infodir).
4729
47302004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4731
4732 * makefile.w32-in: Fix PGG and Sieve entries.
4733
47342004-08-28 Eli Zaretskii <eliz@gnu.org>
4735
4736 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4737 Emacs and related programs.
4738
47392004-08-27 Richard M. Stallman <rms@gnu.org>
4740
4741 * faq.texi: Fix texinfo usage, esp. doublequotes.
4742 (Difference between Emacs and XEmacs): Some clarification.
4743
4744 * faq.texi (Difference between Emacs and XEmacs):
4745 Explain not to contrast XEmacs with GNU Emacs.
4746
47472004-08-26 Richard M. Stallman <rms@gnu.org>
4748
4749 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4750
47512004-08-22 David Kastrup <dak@gnu.org>
4752
4753 * reftex.texi (AUCTeX): Update links, section name.
4754
4755 * faq.texi (Calc): Update availability (included in 22.1).
4756 (AUCTeX): Update availability, information, versions, description.
4757
47582004-08-14 Eli Zaretskii <eliz@gnu.org>
4759
4760 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4761
47622004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4763
4764 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4765
47662004-08-10 Michael Albinus <michael.albinus@gmx.de>
4767
4768 Sync with Tramp 2.0.44.
4769
47702004-08-05 Lars Hansen <larsh@math.ku.dk>
4771
4772 * widget.texi (User Interface): Update how to separate the
4773 editable field of an editable-field widget from other widgets.
4774 (Programming Example): Add text after field.
4775
47762004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4777
4778 * emacs-mime.texi (Encoding Customization): Add a note to the
4779 mm-content-transfer-encoding-defaults entry.
4780 (rfc2047): Update.
4781
4782 * gnus.texi (Article Highlighting): Add
4783 gnus-cite-ignore-quoted-from.
4784 (POP before SMTP): New node.
4785 (Posting Styles): Addition.
4786 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4787 (Fancy Mail Splitting): Ditto.
4788 (X-Face): Add gnus-x-face.
4789
47902004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4791
4792 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4793 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4794
47952004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4796
4797 * gnus.texi (Mail Source Specifiers): Describe
4798 `pop3-leave-mail-on-server'.
4799
48002004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4801
4802 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4803
4804 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4805 repository. Change setfilename.
4806
4807 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4808
48092004-07-02 Juri Linkov <juri@jurta.org>
4810
4811 * pcl-cvs.texi (Viewing differences): Add `d r'.
4812
48132004-06-29 Jesper Harder <harder@ifa.au.dk>
4814
4815 * ses.texi, viper.texi, flymake.texi, faq.texi:
4816 * eshell.texi, ediff.texi: Markup fixes.
4817
48182004-06-21 Karl Berry <karl@gnu.org>
4819
4820 * info.texi (Top): Mention that only Emacs has mouse support.
4821 (Getting Started): Mention this in a few other places.
4822
48232004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4824
4825 * autotype.texi (Copyrights, Timestamps): Recommend
4826 `before-save-hook' instead of `write-file-functions'.
4827
48282004-06-13 Lars Hansen <larsh@math.ku.dk>
4829
4830 * dired-x.texi (dired-mark-omitted): Update keybinding.
4831
48322004-06-10 Kim F. Storm <storm@cua.dk>
4833
4834 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4835
48362004-06-05 Lars Hansen <larsh@math.ku.dk>
4837
4838 * dired-x.texi (variable dired-omit-mode): Rename from
4839 dired-omit-files-p.
4840 (function dired-omit-mode): Rename from dired-omit-toggle.
4841 Call dired-omit-mode rather than set dired-omit-files-p.
4842 (dired-mark-omitted): Describe command.
4843
48442004-05-29 Michael Albinus <michael.albinus@gmx.de>
4845
4846 Version 2.0.41 of Tramp released.
4847
48482004-05-29 Juanma Barranquero <lektu@terra.es>
4849
4850 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4851 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4852
48532004-05-29 Richard M. Stallman <rms@gnu.org>
4854
4855 * cl.texi (Top): Call this chapter `Introduction'.
4856 (Overview): In TeX, no section heading here.
4857
4858 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4859
48602004-05-29 Eli Zaretskii <eliz@gnu.org>
4861
4862 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4863 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4864
48652004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4866
4867 * flymake.texi: New file.
4868
48692004-05-28 Simon Josefsson <jas@extundo.com>
4870
4871 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4872
b344d29d 48732004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
4874
4875 Version 2.0.40 of Tramp released.
4876
48772004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4878
4879 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4880
4881 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4882 variables `tramp-backup-directory-alist' and
4883 `tramp-bkup-backup-directory-info'.
4884 (Overview, Connection types)
4885 (External transfer methods, Default Method)
4886 (Windows setup hints): Remove restriction of password entering
4887 with external methods.
4888 (Auto-save and Backup): Make file name example
4889 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4890 and `auto-save-directory' must be used.
4891 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4892 only "NT"). Remove doubled entry "What kinds of systems does
4893 @tramp{} work on".
4894 (tramp): Macro removed.
4895 (Obtaining Tramp): Flag removed from title.
4896 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4897 and `trampver' used properly. Flag `tramp-inst' replaced by
4898 `installchapter'. Installation related text adapted.
4899
49002004-04-28 Masatake YAMATO <jet@gyve.org>
4901
4902 * widget.texi (Programming Example): Remove overlays.
4903
49042004-04-27 Jesper Harder <harder@ifa.au.dk>
4905
4906 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4907
49082004-04-23 Juanma Barranquero <lektu@terra.es>
4909
4910 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4911
49122004-04-05 Jesper Harder <harder@ifa.au.dk>
4913
4914 * info.texi (Info Search): Add info-apropos.
4915
49162004-03-22 Juri Linkov <juri@jurta.org>
4917
4918 * faq.texi: Fix help key bindings.
4919
49202004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4921
4922 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4923 (as suggested by Karl Berry). Update information about colored
4924 stars in menus. Add new subheading describing M-n.
4925
49262004-03-12 Richard M. Stallman <rms@gnu.org>
4927
4928 * cl.texi (Top): Rename top node's title.
4929
49302004-03-08 Karl Berry <karl@gnu.org>
4931
4932 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4933 problems making the texinfo distribution.
4934
49352004-02-29 Simon Josefsson <jas@extundo.com>
4936
4937 * smtpmail.texi (Authentication): Changed the list of supported
4938 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4939 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4940 <voegelas@gmx.net>.
4941
49422004-02-29 Juanma Barranquero <lektu@terra.es>
4943
4944 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4945 Use $(DEL) instead of rm, and ignore exit code.
4946
b344d29d 49472004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
4948
4949 Tramp version 2.0.39 released.
4950
49512004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4952
4953 * tramp.texi (Customizing Completion): Explain new functions
4954 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4955 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4956 (Top): Refer to Savannah mailing list as the major one. Mention
4957 older mailing lists in HTML mode only.
4958 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4959 (Frequently Asked Questions): Remote hosts must not be Unix-like
4960 for "smb" method.
4961 (Password caching): New node.
4962 (External transfer methods): Refer to password caching for "smb"
4963 method.
4964
49652004-02-17 Karl Berry <karl@gnu.org>
4966
4967 * info.texi (Help-Int): Mention the new line number feature.
4968
49692004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4970
4971 * ses.texi (Advanced Features): New functionality for
4972 ses-set-header-row (defaults to current row unless C-u used).
4973 (Acknowledgements): Add Stefan Monnier.
4974
49752003-12-29 Kevin Ryde <user42@zip.com.au>
4976
4977 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4978
b344d29d 49792003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4980
4981 Tramp version 2.0.38 released.
4982
4983 * tramp.texi (Remote shell setup): Warn of environment variables
4984 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4985 <sven.gabriel@imk.fzk.de>.
4986 (Configuration): Tramp now chooses base64/uuencode
4987 automatically. Update wording accordingly.
4988 (Top): More description for the `Default Method' menu entry.
4989 (Default Method): Use @code, not @var, for Lisp variables.
4990 (Default Method): New subsection `Which method is the right one
4991 for me?' Suggested by Christian Kirsch.
4992 (Configuration): Pointer to new subsection added.
4993 (Default Method): Too many "use" in one sentence.
4994 Rephrase. Reported by Christian Kirsch.
4995 (Filename Syntax): Old `su' example is probably a left-over from
4996 the sm/su method naming. Replace with `ssh', instead.
4997 (External transfer methods, Auto-save and Backup):
4998 Typo fixes.
4999
50002003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5001
183080b6 5002 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
5003 (Top): Mention japanese manual only if flag `jamanual' is set.
5004 Insert section `Japanese manual' in menu.
5005
50062003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5007
5008 * eshell.texi (Known Problems): Add doc item.
5009
50102003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5011
5012 * cc-mode.texi: Update for CC Mode 5.30.
5013
5014 Note: Please refrain from doing purely cosmetic changes like
5015 removing trailing whitespace in this manual; it clobbers cvs
5016 merging for no good reason.
5017
50182003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5019
5020 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5021 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5022 @acronym{ASCII}.
5023
50242003-10-26 Karl Berry <karl@gnu.org>
5025
5026 * info.texi (Info Search): Echo area, not echo are. From Debian
5027 diff.
5028
50292003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5030
10d1d0af 5031 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
5032 :buttons and :children keywords.
5033
50342003-10-22 Miles Bader <miles@gnu.org>
5035
5036 * Makefile.in (info): Move before $(top_srcdir)/info.
5037
50382003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5039
5040 * tramp.texi (Inline methods): Small grammar fix.
5041 (External transfer methods): Likewise.
5042
50432003-10-08 Nick Roberts <nick@nick.uklinux.net>
5044
5045 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5046
50472003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5048
5049 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5050
50512003-09-30 Richard M. Stallman <rms@gnu.org>
5052
5053 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5054
5055 * widget.texi (User Interface): Fix typos.
5056
5057 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5058
50592003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5060
5061 * pcl-cvs.texi (Selected Files): Fix typo.
5062
50632003-09-21 Karl Berry <karl@gnu.org>
5064
5065 * info.texi (] and [ commands): No period at end of section title.
5066
50672003-09-04 Miles Bader <miles@gnu.org>
5068
5069 * Makefile.in (top_srcdir): New variable.
5070 ($(top_srcdir)/info): New rule.
5071 (info): Depend on it.
5072
50732003-09-03 Peter Runestig <peter@runestig.com>
5074
5075 * makefile.w32-in: New file.
5076
50772003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5078
5079 * widget.texi (User Interface): Explain the need of static text
5080 around an editable field.
5081
50822003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5083
5084 * widget.texi (Basic Types): The argument to `:help-echo' can now
5085 be a form that evaluates to a string.
5086
50872003-08-18 Kim F. Storm <storm@cua.dk>
5088
5089 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5090
50912003-08-16 Richard M. Stallman <rms@gnu.org>
5092
5093 * dired-x.texi (Shell Command Guessing): Explain *.
5094
50952003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5096
5097 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5098 log-edit-insert-changelog.
5099
51002003-08-03 Karl Berry <karl@gnu.org>
5101
5102 * info.texi: Need @contents.
5103
c8763fb6 51042003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5105
5106 Tramp version 2.0.36 released.
5107
5108 * tramp.texi (Remote shell setup): Explain about problems with
5109 non-Bourne commands in ~/.profile and ~/.shrc.
5110
51112003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5112
5113 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5114 renaming of `vis-mode' to `visible-mode'.
5115
51162003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5117
5118 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5119 next, prev and up pointers.
5120
51212003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5122
5123 * info.texi (Help): Mention existence of Emacs and stand-alone
5124 Info at the very beginning of the tutorial.
5125 (Help-Inv): New node.
5126 (Help-]): New node.
5127 (Help-M): Systematically point out the differences between default
5128 Emacs and stand-alone versions. Delete second menu.
5129 (Help-Xref): Systematically point out the differences between
5130 default Emacs and stand-alone versions.
5131 (Help-Int): Change `l' example.
5132 (Expert Info): Fix typos.
5133 (Emacs Info Variables): Mention `Info-hide-note-references' and
5134 new default for `Info-scroll-prefer-subnodes'.
5135
c8763fb6 51362003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5137
5138 Version 2.0.35 of Tramp released.
5139
5140 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5141 (Inline methods): Add methods `remsh' and `plink1'.
5142 (External transfer methods): Add method `remcp'.
5143 (Multi-hop Methods): Add method `remsh'.
5144 Small patch from Adrian Aichner <adrian@xemacs.org>:
5145 Fix minor typos.
5146 (Concept Index): Added to make manual searchable via
5147 `Info-index'.
5148 (Version Control): Add cindex entry.
5149
c8763fb6 51502003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5151
5152 * trampver.texi: Version 2.0.34 released.
5153
51542003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5155
5156 * faq.texi: Improve previous changes.
5157
51582003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5159
5160 * faq.texi: Update copyright and maintenance details.
5161 Update some package URLs, versions, and maintainers.
5162 Remove many references to the Emacs Lisp Archive.
5163
51642003-04-23 Simon Josefsson <jas@extundo.com>
5165
5166 * smtpmail.texi: Fix license (the invariant sections mentioned has
5167 never been part of the smtp manual). Align info dir entry with
5168 other emacs packages.
5169
51702003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5171
5172 * tramp.texi: Version 2.0.33 released.
5173 Remove installation chapter. Remove XEmacs specifics.
5174
51752003-03-29 Richard M. Stallman <rms@gnu.org>
5176
5177 * tramp.texi (Top): Undo the previous renaming.
5178 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5179
c8763fb6 51802003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5181
5182 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5183 version of manual.
5184
5185 * tramp.texi (Auto-save and Backup): New node.
5186
51872003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5188
5189 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5190 Emacs" in order to have better differentiation to "XEmacs".
5191 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5192 are new macros in order to point to the other Emacs flavor where
5193 appropriate. In info case, point to node `Installation' in order
5194 to explain how to generate the other way. In html case, make a
5195 link to the other html file.
5196 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5197 after CVS checkout/update.
5198 (Installation): Completely rewritten.
5199 (Installation parameters, Load paths): New sections under
5200 `Installation'.
5201
c8763fb6 52022003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5203
5204 * tramp.texi: Version 2.0.30 released.
5205 Replace word "path" with "localname" where used as a component of
5206 a Tramp file name.
5207
52082003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5209
5210 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5211 introduced.
5212 (Installation): Explain what to do if files from the tramp/contrib
5213 directory are needed.
5214
52152003-02-23 Alex Schroeder <alex@emacswiki.org>
5216
5217 * smtpmail.texi (How Mail Works): New.
5218
52192003-02-22 Alex Schroeder <alex@emacswiki.org>
5220
5221 * smtpmail.texi: New file.
5222
5223 * Makefile.in: Build SMTP manual.
5224
c8763fb6 52252003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5226
5227 * tramp.texi: Version 2.0.29 released.
5228 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5229 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5230
52312003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5232
5233 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5234 another package loads accidently Ange-FTP.
5235
52362003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5237
5238 * tramp.texi (Customizing Completion): Add function
5239 `tramp-parse-sconfig'. Change example of
5240 `tramp-set-completion-function', because parsing of ssh config
5241 files looks more natural.
5242
52432003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5244
5245 * gnus.texi: Do not use `path' in several locations.
5246
c8763fb6 52472002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5248
5249 * tramp.texi (External transfer methods): New method `smb'. From
5250 Michael Albinus.
5251
52522002-11-05 Karl Berry <karl@gnu.org>
5253
5254 * info.texi (Info-fontify): Reorder face list to avoid bad line
5255 breaks.
5256
c8763fb6 52572002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5258
5259 * tramp.texi: Move @copying to standard place. Use
5260 @insertcopying.
5261
52622002-10-02 Karl Berry <karl@gnu.org>
5263
5264 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5265 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5266 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5267 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5268 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5269 Per rms, update all manuals to use @copying instead of @ifinfo.
5270 Also use @ifnottex instead of @ifinfo around the top node, where
5271 needed for the sake of the HTML output.
5272 (The Gnus manual is not fixed since it's not clear to me how it
5273 works; and the Tramp manual already uses @copying, although in an
5274 unusual way. All others were changed.)
5275
52762002-09-10 Jonathan Yavner <jyavner@engineer.com>
5277
5278 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5279 (../info/ses, ses.dvi): New targets.
5280 * ses.texi: New file.
5281
c8763fb6 52822002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5283
5284 * texinfo.tex: Update to texinfo 4.2.
5285
52862002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5287
5288 * reftex.texi: Update to RefTeX 4.19.
5289
c8763fb6 52902002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5291
5292 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5293 (../info/tramp, tramp.dvi): New targets.
5294
52952002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5296
5297 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5298 (calc.dvi): Uncomment.
5299
53002001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5301
5302 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5303 (../info/calc): New target.
5304
53052001-10-20 Gerd Moellmann <gerd@gnu.org>
5306
5307 * (Version 21.1 released.)
5308
53092001-10-05 Gerd Moellmann <gerd@gnu.org>
5310
5311 * Branch for 21.1.
5312
53132001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5314
5315 * Makefile.in (../info/info): Use an explicit -o switch to
5316 makeinfo.
5317
53182001-03-05 Gerd Moellmann <gerd@gnu.org>
5319
5320 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5321
53222000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5323
5324 * Makefile.in (../info/idlwave): Use --no-split.
5325
53262000-12-14 Dave Love <fx@gnu.org>
5327
5328 * Makefile.in (mostlyclean): Remove gnustmp.*
5329 (gnus.dvi): Change rule to remove @latex stuff.
5330
53312000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5332
5333 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5334
53352000-10-13 John Wiegley <johnw@gnu.org>
5336
5337 * Makefile.in: Add build targets for eshell.texi.
5338
53392000-09-25 Gerd Moellmann <gerd@gnu.org>
5340
5341 * Makefile.in: Remove/comment speedbar stuff.
5342
53432000-09-22 Dave Love <fx@gnu.org>
5344
5345 * Makefile.in: Add emacs-mime.
5346
53472000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5348
5349 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5350 (DVI_TARGETS): Add woman.dvi.
5351 (../info/woman, woman.dvi): New targets.
5352
53532000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5354
5355 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5356
5357 * pcl-cvs.texi: New file.
5358 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5359 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5360
53612000-05-11 Gerd Moellmann <gerd@gnu.org>
5362
5363 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5364 (../info/ebrowse, ebrowse.dvi): New targets.
5365
53662000-01-13 Gerd Moellmann <gerd@gnu.org>
5367
5368 * Makefile.in (INFO_TARGETS): Add eudc.
5369 (DVI_TARGETS): Add eudc.dvi.
5370 (../info/eudc, eudc.dvi): New targets.
5371
53722000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5373
5374 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5375 compatibility with 8+3 filesystems).
5376 (../info/efaq): Rename from emacs-faq.
5377
53782000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5379
5380 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5381 (../info/idlwave, idlwave.dvi): New targets.
5382
53831999-10-23 Dave Love <fx@gnu.org>
5384
5385 * Makefile.in: Use autotype.texi.
5386
53871999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5388
5389 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5390 faq.texi file) rather than ../info/faq.
5391
53921999-10-07 Gerd Moellmann <gerd@gnu.org>
5393
5394 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5395 (../info/ada-mode, ada-mode.dvi): New targets.
5396
53971999-09-01 Dave Love <fx@gnu.org>
5398
5399 * Makefile.in: Add faq.
5400
54011999-07-12 Richard Stallman <rms@gnu.org>
5402
5403 * Version 20.4 released.
5404
54051998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5406
5407 * Version 20.3 released.
5408
54091998-04-06 Andreas Schwab <schwab@gnu.org>
5410
5411 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5412 it in dvi targets.
5413 (../etc/GNU): Change to $(srcdir) first.
5414
54151998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5416
5417 * reftex.texi: Update for RefTeX version 3.22.
5418
54191998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5420
5421 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5422 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5423
54241997-09-23 Paul Eggert <eggert@twinsun.com>
5425
5426 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5427 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5428
54291997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5430
5431 * Version 20.2 released.
5432
54331997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5434
5435 * Version 20.1 released.
5436
54371997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5438
5439 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5440
54411996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5442
5443 * Version 19.33 released.
5444
54451996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5446
5447 * Version 19.32 released.
5448
54491996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5450
5451 * Makefile.in: Add rules for the Message manual.
5452
54531996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5454
5455 * gnus.texi: New version.
5456
5457 * message.texi: New manual.
5458
54591996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5460
5461 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5462
54631996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5464
5465 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5466 Specify -I option.
5467 (All dvi targets): Set the TEXINPUTS variable.
5468
54691996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5470
5471 * Version 19.31 released.
5472
54731996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5474
5475 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5476 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5477
54781995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5479
5480 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5481 (INFO_TARGETS): Add ../info/cc-mode.
5482 (DVI_TARGETS): Add cc-mode.dvi.
5483
54841996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5485
5486 * Version 19.31 released.
5487
54881995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5489
5490 * Version 19.30 released.
5491
54921995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5493
5494 * gnus.texi: New file.
5495
54961995-11-04 Erik Naggum <erik@naggum.no>
5497
5498 * gnus.texi: File deleted.
5499
55001995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5501
5502 * mh-e.texi: "Function Index" -> "Command Index" to work with
5503 Emacs 19.30 C-h C-k support of separately-documented commands.
5504
55051995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5506
5507 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5508 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5509
55101995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5511
5512 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5513 (../info/viper, viper.dvi): New targets.
5514
55151995-04-20 Kevin Rodgers <kevinr@ihs.com>
5516
5517 * dired-x.texi (Installation): Change the example to set
5518 buffer-local variables like dired-omit-files-p in
5519 dired-mode-hook.
5520
55211995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5522
5523 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5524 (../info/mh-e, mh-e.dvi): New targets.
5525
55261995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5527
5528 * Makefile.in (maintainer-clean): Rename from realclean.
5529
55301994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5531
5532 * Makefile.in: New file.
5533 * Makefile: File deleted.
5534
55351994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5536
5537 * Makefile (TEXINDEX_OBJS): Variable deleted.
5538 (texindex, texindex.o, getopt.o): Rules deleted.
5539 All deps on texindex deleted.
5540 (distclean): Don't delete texindex.
5541 (mostlyclean): Don't delete *.o.
5542 * texindex.c, getopt.c: Files deleted.
5543
55441994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5545
5546 * Version 19.26 released.
5547
55481994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5549
5550 * Version 19.25 released.
5551
55521994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5553
5554 * Version 19.24 released.
5555
55561994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5557
5558 * Version 19.23 released.
5559
55601994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5561
5562 * Makefile: Delete spurious tab.
5563
55641994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5565
5566 * Makefile (.SUFFIXES): New rule.
5567
55681994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5569
5570 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5571 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5572
55731994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5574
5575 * Makefile (../info/sc): Rename from sc.info.
5576 (../info/cl): Likewise.
5577 (INFO_TARGETS): Use new names.
5578
55791993-12-04 Richard Stallman (rms@srarc2)
5580
5581 * getopt.c: New file.
5582 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5583 (getopt.o): New rule.
5584 (dvi): Don't depend on texindex.
5585 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5586 Depend on texindex.
5587
55881993-12-03 Richard Stallman (rms@srarc2)
5589
5590 * Makefile (../info/sc.info): Rename from ../info/sc.
5591 (TEXI2DVI): New variable.
5592 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5593 Add explicit commands.
5594 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5595
55961993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5597
5598 * Version 19.22 released.
5599
56001993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5601
5602 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5603
56041993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5605
5606 * Version 19.21 released.
5607
56081993-11-15 Paul Eggert (eggert@twinsun.com)
5609
5610 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5611
56121993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5613
5614 * Makefile (../etc/GNU): New target.
5615 (EMACSSOURCES): Add gnu1.texi.
5616
56171993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5618
5619 * Makefile (realclean): Don't delete the Info files.
5620
f0131492 56211993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
5622
5623 * forms.texi: Fix forms.texi so that it will format correctly.
5624 Add missing `@end iftex', fix bad reference.
5625
5626 * info.texi, info-stn.texi: New files implement texinfo version of
5627 `info' file.
5628
f0131492 56291993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
5630
5631 * Makefile: Fix targets for texindex, new info.texi files.
5632 * info-stnd.texi: New file implements info for standalone info
5633 reader.
5634 * info.texi: Update to include recent changes to "../info/info".
5635 New source file for ../info/info; includes info-stnd.texi.
5636
5637 * texindex.c: Include "../src/config.h" if building in emacs.
5638
5639 * Makefile: Change all files to FILENAME.texi, force all targets
5640 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5641 vip.texinfo, forms.texinfo, cl.texinfo.
5642 Add target to build texindex.c, defining `emacs'.
5643
5644 * forms.texi: Install new file to match version 2.3 of forms.el.
5645
56461993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5647
5648 * Version 19.19 released.
5649
56501993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5651
5652 * sc.texinfo: Fix info file name.
5653
5654 * Makefile (info): Add gnus and sc.
5655 (dvi): Add gnus.dvi and sc.dvi.
5656 (../info/sc, sc.dvi): New targets.
5657
56581993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5659
5660 * Version 19.18 released.
5661
56621993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5663
5664 * Makefile: Fix source file names of the separate manuals.
5665 (gnus.dvi, ../info/gnus): New targets.
5666
56671993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5668
5669 * Version 19.17 released.
5670
56711993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5672
5673 * split-man: Fix typos in last change.
5674
56751993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5676
5677 * Version 19.16 released.
5678
56791993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5680
5681 * version 19.15 released.
5682
56831993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5684
5685 * Makefile (distclean): It's rm, not rf.
5686
56871993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5688
5689 * Version 19.14 released.
5690
56911993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5692
5693 * Makefile: New file.
5694
56951993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5696
5697 * Version 19.13 released.
5698
56991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5700
5701 * Version 19.9 released.
5702
57031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5704
5705 * Version 19.8 released.
5706
57071993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5708
5709 * Version 19.7 released.
5710
57111990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5712
5713 * gnus.texinfo: New file. Removed installation instructions.
5714
57151990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5716
5717 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5718
57191989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5720
5721 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5722 then define `\sc' as the command for smallcaps in Texinfo. This
5723 means that the @sc command will produce small caps. bfox has
5724 made the corresponding change to makeinfo and texinfm.el.
5725
57261988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5727
5728 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5729 Customization since the menu entry did not point to anything.
5730 Also add an @finalout command to remove overfull hboxes from the
5731 printed output.
5732
5733 * cl.texinfo: Add @bye, \input line and @settitle to file.
5734 This file is clearly intended to be a chapter of some other work,
5735 but the other work does not yet exist.
5736
57371988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5738
5739 * texinfo.texinfo: Three typos corrected.
5740
4009494e 5741;; Local Variables:
c8763fb6 5742;; coding: utf-8
4009494e
GM
5743;; fill-column: 79
5744;; add-log-time-zone-rule: t
5745;; End:
5746
5205011b 5747 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 5748 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
5749
5750 This file is part of GNU Emacs.
5751
97c0352c 5752 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 5753 it under the terms of the GNU General Public License as published by
97c0352c
GM
5754 the Free Software Foundation, either version 3 of the License, or
5755 (at your option) any later version.
4009494e
GM
5756
5757 GNU Emacs is distributed in the hope that it will be useful,
5758 but WITHOUT ANY WARRANTY; without even the implied warranty of
5759 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5760 GNU General Public License for more details.
5761
5762 You should have received a copy of the GNU General Public License
97c0352c 5763 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 5764
f7ed05c9 5765;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803