]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
[gnu-emacs] / doc / misc / ChangeLog
1 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
2
3 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
4 ($(infodir)/auth, auth.dvi): New targets.
5
6 2009-03-03 Glenn Morris <rgm@gnu.org>
7
8 * auth.texi: Fix @setfilename.
9
10 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
11 (auth, $(infodir)/auth, auth.dvi): New rules.
12
13 2009-02-25 Glenn Morris <rgm@gnu.org>
14
15 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
16
17 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
18
19 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
20
21 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
22
23 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
24 gnus-nocem-issuers, and gnus-nocem-verifyer.
25
26 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
27
28 * ada-mode.texi (Project files, Automatic Casing):
29 * dbus.texi (Signals):
30 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
31 * mh-e.texi (HTML):
32 * nxml-mode.texi (Locating a schema)
33 (Using the document's URI to locate a schema):
34 * org.texi (Footnotes, Using the mapping API):
35 * rcirc.texi (Channels): Remove duplicate words.
36
37 2009-02-20 Glenn Morris <rgm@gnu.org>
38
39 * dired-x.texi (Miscellaneous Commands):
40 * gnus.texi: Minor updates for mbox Rmail.
41
42 2009-02-16 Karl Berry <karl@gnu.org>
43
44 * ada-mode.texi,
45 * auth.texi,
46 * autotype.texi,
47 * calc.texi,
48 * cc-mode.texi,
49 * cl.texi,
50 * dbus.texi,
51 * dired-x.texi,
52 * ebrowse.texi,
53 * ediff.texi,
54 * emacs-mime.texi,
55 * epa.texi,
56 * erc.texi,
57 * eshell.texi,
58 * eudc.texi,
59 * faq.texi,
60 * flymake.texi,
61 * forms.texi,
62 * gnus-coding.texi,
63 * gnus.texi,
64 * idlwave.texi,
65 * info.texi,
66 * mairix-el.texi,
67 * message.texi,
68 * mh-e.texi,
69 * newsticker.texi,
70 * nxml-mode.texi,
71 * org.texi,
72 * pcl-cvs.texi,
73 * pgg.texi,
74 * rcirc.texi,
75 * reftex.texi,
76 * remember.texi,
77 * sasl.texi,
78 * sc.texi,
79 * ses.texi,
80 * sieve.texi,
81 * smtpmail.texi,
82 * speedbar.texi,
83 * tramp.texi,
84 * url.texi,
85 * vip.texi,
86 * viper.texi,
87 * widget.texi,
88 * woman.texi: Consistently use @insertcopying in the Top node,
89 @contents at the front (after @end titlepage),
90 and @direntry after @copying.
91 (Bug#1988)
92
93 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
94
95 * auth.texi: New file documenting auth-source.
96
97 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
98
99 * org.texi (Org Plot): Fix link.
100
101 2009-02-09 Daiki Ueno <ueno@unixuser.org>
102
103 * epa.texi (Mail-mode integration): Mention the way to do
104 "encrypt-to-self". (Bug#1807)
105
106 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
107
108 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
109
110 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
111
112 * gnus-news.texi: Print version about Incoming*.
113
114 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
115
116 * org.texi (Structure editing, Handling links)
117 (Fast access to TODO states, Javascript support): Make standard docs
118 correctly reflect default variable settings.
119
120 2009-02-02 Glenn Morris <rgm@gnu.org>
121
122 * org.texi: Fix typos.
123
124 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
125
126 Sync with Tramp 2.1.15.
127
128 * trampver.texi: Update release number.
129
130 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
131
132 * org.texi (TODO dependencies): Document TODO dependencies on
133 checkboxes.
134
135 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
136
137 * org.texi (TODO dependencies): Document key binding for toggling
138 ORDERED property.
139
140 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
141
142 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
143 of hook functions.
144
145 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
146
147 * org.texi (TODO dependencies): New section.
148
149 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
150
151 * org.texi (Plain lists, TODO basics, Priorities)
152 (Multiple sets in one file, Conflicts): Document interaction with
153 `shift-selection-mode'.
154
155 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
156
157 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
158 Make Calc the subject of sentences.
159 (Rearranging Formulas using Selections): Discuss new options
160 for `j *'.
161
162 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
163
164 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
165
166 2009-01-26 Glenn Morris <rgm@gnu.org>
167
168 * org.texi: Fix typos.
169
170 2009-01-26 Bill Wohler <wohler@newt.com>
171
172 * mh-e.texi (EDITION, UPDATED): Update.
173
174 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
175
176 * org.texi (References): Add information about remote references.
177 (Built-in table editor): Document `C-c RET' in tables.
178 (Math symbols, Quoting LaTeX code): Mention that simple
179 LaTeX macros survive LaTeX export.
180 (Images in LaTeX export): Show how to create a reference to a
181 figure.
182 (Sectioning structure): Document that the LaTeX class can be
183 specified in a property.
184 (Text areas in HTML export): New section.
185 (External links): Add examples for text search and ID links.
186 (Built-in table editor): Remove the descriptio of `C-c
187 C-q', it not longer works.
188 (Literal examples): Document that a space must follow
189 the colon in short examples.
190 (Relative timer): Document `org-timer-stop'.
191 (Footnotes): New section.
192 (Footnote markup): Shorten section and refer to new Footnote
193 section.
194 (Literal examples): Add documentation for line
195 numbering in and references to code examples.
196 (CSS support): Fix the description of default CSS styles.
197 (Capturing column view): Document
198 "file:path/to/file.org" as an allowed value for the ID property of
199 a dynamic block copying column view.
200
201 2009-01-23 Stephen Eglen <stephen@gnu.org>
202
203 * mh-e.texi (Getting Started): Describe $MH.
204
205 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
206
207 * tramp.texi (all): Harmonize usage of "external method",
208 "external transfer method" and "out-of-band method".
209 (Connection types): Precise the differences of inline and external
210 methods. Written by Adrian Phillips <a.phillips@met.no>.
211
212 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
213
214 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
215 commands as described at the top. Reported by Allan Gottlieb
216 <gottlieb@nyu.edu>.
217
218 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
219
220 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
221 nnmail-pathname-coding-system.
222
223 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
224
225 * org.texi (Relative timer): Fix typo.
226
227 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
228
229 * org.texi (Clocking work time): Fix typo.
230 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
231
232 2009-01-13 Glenn Morris <rgm@gnu.org>
233
234 * org.texi: Fix some more typos.
235
236 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
237
238 * org.texi: Fix some typos.
239
240 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
241
242 * gnus.texi (Group Parameters): Add note for local variables.
243
244 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
245
246 * gnus.texi (Converting Kill Files): Fix URL. Include
247 gnus-kill-to-score.el in contrib directory.
248
249 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
250
251 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
252 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
253 (Paging the Article): Add index entry.
254
255 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
256
257 * ada-mode.texi (Examples): Delete redundant text.
258
259 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
260
261 * trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
262
263 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
264 addresses.
265
266 2009-01-03 Bill Wohler <wohler@newt.com>
267
268 * mh-e.texi (Scan Line Formats): Indicate that first column should be
269 kept empty.
270
271 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
272
273 * org.texi (Activation, Exporting, ASCII export, HTML export)
274 (HTML Export commands, LaTeX/PDF export commands): Improve
275 documentation about transient-mark-mode.
276 (References): DOcuemtn the use of special names like $LR1 to reference
277 to fields in the last table row.
278
279 2008-12-19 Juri Linkov <juri@jurta.org>
280
281 * info.texi (Search Text): Remove mention of removed key binding M-s.
282
283 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
284
285 * org.texi (References): Remove mentioning of @0 as reference for the
286 last line, this has been reverted in the Lisp sources.
287
288 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
289
290 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
291 (DVI_TARGETS): Remove duplicates. Add sasl.
292 ($(infodir)/sasl, sasl.dvi): New targets.
293
294 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
295
296 * org.texi: Version number pushed to 6.15d.
297
298 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
299
300 * org.texi (Tables in LaTeX export): New section.
301 (Images in LaTeX export): New section.
302 (Inlined images, Images in HTML export): Sections renamed.
303
304 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
305
306 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
307
308 2008-12-04 David Engster <dengste@eml.cc>
309
310 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
311 of nnml-get-new-mail. Change URL for mairix patch.
312
313 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
314
315 * org.texi (Using the mapping API): Fix bug in mapping example.
316 (Publishing options): Make the list of properties complete again, in
317 correspondence to the variable `org-export-plist-vars'.
318 (Property searches): Document new special values for time comparisons.
319 (Tag inheritance): Refine the description of tag inheritance.
320 (Project alist): Add info about the publishing sequence of components.
321 (Effort estimates): Document the new relative timer.
322
323 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
324
325 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
326 (Using Calc): Clarify use of `C-x * o'.
327 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
328
329 2008-11-28 Richard M Stallman <rms@gnu.org>
330
331 * dbus.texi (Receiving Method Calls): Clean up previous change.
332
333 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
334
335 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
336 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
337 `dbus-unescape-from-identifier'.
338 (Receiving Method Calls): New constants `dbus-service-emacs' and
339 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
340 (Signals): Use the constants in the example.
341
342 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
343
344 * org.texi: Re-apply change to FDL 1.3.
345
346 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
347
348 * org.texi (Setting up Remember): Document `org-remember-mode'.
349 (External links): Document that bbdb links can use a regular
350 expression.
351 (External links): Document that elisp links can contain interactive
352 commands.
353
354 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
355
356 * viper.texi (viper-translate-all-ESC-keysequences):
357 Description removed.
358
359 2008-11-19 Glenn Morris <rgm@gnu.org>
360
361 * doclicense.texi: Change to FDL 1.3.
362 Relicense all texi files under FDL 1.3 or later.
363
364 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
365
366 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
367
368 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
369
370 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
371
372 * ediff.texi: Version/date change.
373
374 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
375
376 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
377
378 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
379
380 * calc.texi (About This Manual): Comment out a mention of
381 marginal notes.
382
383 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
384
385 * org.texi (Clocking work time): Document the :formula property of
386 clock tables.
387 (Structure editing, Refiling notes): Document refiling regions.
388 (Agenda commands): Document the double-prefix version
389 of the `l' command in the agenda.
390 (Handling links): Explain the effect of a double prefix
391 arg to `C-c C-o'.
392 (TODO basics): Add documentation for tag triggers.
393
394 2008-10-23 Glenn Morris <rgm@gnu.org>
395
396 * cl.texi (Function Bindings): Mention `flet' fails to deal with
397 byte-compiling things like `+'.
398
399 * ns-emacs.texi: Merge copyright years of author now with assignment
400 into FSF years.
401 (VER): Use it for easier automatic updating. Use Emacs version rather
402 than standalone Emacs.app version.
403
404 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
405
406 * org.texi: Lots of minor fixes.
407 (Capture): New chapter.
408 (Org Plot): New section.
409
410 2008-09-30 Magnus Henoch <mange@freemail.hu>
411
412 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
413
414 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
415
416 * calc.texi (User Defined Units): Mention how to enter optional display
417 string.
418
419 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
420
421 * message.texi (Sending Variables): Fixed variable documentation to
422 avoid the "y/n" wording.
423
424 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
425
426 * message.texi (Sending Variables): Added `message-confirm-send' doc.
427
428 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
429
430 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
431 @enumerate section so as to be able to be formatted with MAKEINFO=no.
432
433 2008-09-22 Bill Wohler <wohler@newt.com>
434
435 Release MH-E manual version 8.1.
436
437 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
438 release 8.1.
439
440 * mh-e.texi: Retain dual license as agreed to by the FSF.
441 However, bump GPL to Version 3.
442 Use @include for license text.
443
444 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
445
446 * gnus.texi (Top, Setup, Fancy splitting to parent)
447 (Store custom flags and keywords, Store arbitrary data):
448 Clean up markup.
449
450 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
451
452 * gnus.texi (The Gnus Registry): Document it.
453
454 2008-09-08 David Engster <dengste@eml.cc>
455
456 * gnus.texi (nnmairix): Point out that nnml uses MH format.
457 Clarify section about choosing back end servers.
458
459 2008-08-23 Glenn Morris <rgm@gnu.org>
460
461 * dired-x.texi (Shell Command Guessing):
462 Mention dired-guess-shell-case-fold-search. (Bug#417)
463
464 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
465
466 * trampver.texi: Update release number.
467
468 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
469
470 * ns-emacs.texi: Update version.
471 (Introduction): Correct menu location for options save.
472 (Customization): Note that defaults are stored under org.gnu.Emacs.
473
474 2008-08-11 Bill Wohler <wohler@newt.com>
475
476 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
477 explicit about GNU mailutils MH elsewhere (with thanks to Darel
478 Henman) (closes SF #1768928).
479
480 2008-08-10 Glenn Morris <rgm@gnu.org>
481
482 * ns-emacs.texi: Use @copying. Change copyright of authors with
483 assignment to FSF. Change license to GFDL.
484 (Top): Remove outdated references.
485
486 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
487
488 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
489 Add gnus-summary-sort-by-most-recent-number and
490 gnus-summary-sort-by-most-recent-date.
491 (Summary Sorting): Explain prefix argument.
492
493 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
494
495 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
496 gnus-summary-pipe-output.
497
498 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
499
500 * dbus.texi (Receiving Method Calls): Document error handling of own
501 D-Bus methods.
502
503 2008-08-01 Bill Wohler <wohler@newt.com>
504
505 * mh-e.texi (Reading Mail)
506 (Viewing Attachments): Describe new function
507 mh-show-preferred-alternative.
508 (Sending Mail, Redistributing, Sending Message): Describe new hook
509 mh-annotate-msg-hook.
510
511 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
512
513 * dbus.texi (Arguments and Signatures): Fix example.
514 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
515 (Asynchronous Methods): New node.
516 (Errors and Events): Describe extended layout of `dbus-event'.
517 New defun `dbus-event-message-type'.
518
519 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
520
521 * ediff.texi: Remove VMS support.
522
523 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
524
525 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
526 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
527
528 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
529
530 * Makefile.in: Add mairix-el targets.
531
532 2008-07-29 David Engster <deng@randomsample.de>
533
534 * mairix-el.texi: New file.
535
536 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
537
538 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
539 project files. Delete 'main_unit' project variable; not needed. Allow
540 process environment variables wherever project variables are allowed.
541 Add tutorial section on multiple GNAT project files.
542
543 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
544
545 Sync with Tramp 2.1.14.
546
547 * trampver.texi: Update release number.
548
549 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
550
551 * ns-emacs.texi:
552 * faq.texi: Remove mentions of Mac Carbon.
553
554 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
555
556 * gnus.texi (Saving Articles): Describe the 2nd argument of
557 gnus-summary-save-in-pipe.
558 (SpamAssassin): Use it.
559
560 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
561
562 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
563
564 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
565
566 * org.texi (Export options): Document the use of the creator flag.
567
568 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
569
570 * org.texi: New version 6.06a.
571
572 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
573
574 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
575 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
576
577 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
578
579 * calc.texi (Editing Stack Entries):
580 (Algebraic Entry): Rewrite introductory sentences so it can be used by
581 Calc's help functions. Mention fixing typos.
582 (Customizing Calc): Fix typo.
583
584 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
585
586 * calc.texi (summarykey): New macro. Use to correctly format keys in
587 the summary.
588
589 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
590
591 * ns-emacs.texi (Customization): Corrected documentation on color
592 specification formats.
593
594 2008-07-19 Andreas Schwab <schwab@suse.de>
595
596 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
597
598 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
599 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
600
601 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
602
603 * dbus.texi (Inspection): Rework, introduce submenus.
604 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
605 (Properties and Annotations, Arguments and Signatures): New nodes.
606
607 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
608
609 * dbus.texi (Receiving Method Calls): Fix description of
610 `dbus-register-method'.
611 (Signals): Allow also signal arguments for filtering in
612 `dbus-register-signal'.
613
614 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
615
616 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
617 `cnorm'.
618 (Arithmetic Tutorial): Simplify the verification of prime factors.
619
620 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
621
622 * gnus.texi (Saving Articles): Mention
623 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
624
625 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
626
627 * calc.texi: Adjust mode line throughout.
628
629 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
630
631 * sasl.texi (Mechanisms): Fix typos.
632
633 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
634
635 * calc.texi (Killing from the stack): Mention using normal Emacs
636 copying.
637
638 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
639
640 * tramp.texi (Password handling): Renamed from "Password caching".
641 Add `auth-source' mechanism.
642 (Connection caching): Tramp reopens the connection automatically,
643 when the operating system on the remote host has been changed.
644
645 2008-06-20 Eli Zaretskii <eliz@gnu.org>
646
647 * makefile.w32-in (distclean): Remove makefile.
648
649 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
650
651 * org.texi (Using the mapping API): New section.
652 (Agenda column view): New section.
653 (Moving subtrees): Document archiving to the archive sibling.
654 (Agenda commands): Document columns view in the agenda.
655 (Using the property API): Document the API for multi-valued properties.
656
657 2008-06-17 Jason Riedy <jason@acm.org>
658
659 * org.texi (A LaTeX example): Note that fmt may be a one-argument
660 function, and efmt may be a two-argument function.
661 (Radio tables): Document multiple destinations.
662
663 2008-06-16 Glenn Morris <rgm@gnu.org>
664
665 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
666 Add Cover-Texts.
667
668 2008-06-15 Glenn Morris <rgm@gnu.org>
669
670 * faq.texi (VER): Update to 23.0.60.
671
672 * mh-e.texi: Remove option of licensing under GPL.
673 Add Cover-Texts to GFDL permissions notice.
674 (GPL): Remove section.
675 (GFDL): Include doclicense.texi rather than the actual text.
676
677 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
678 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
679
680 * sasl.texi: Fix output file name.
681
682 * epa.texi, sasl.texi: Refer to license in Emacs manual.
683
684 * gnus-coding.texi: Refer to license in Gnus manual.
685
686 * idlwave.texi, sasl.texi: Use @copying.
687
688 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
689
690 * speedbar.texi: Update Back-Cover Text as per maintain.info.
691
692 * url.texi: Use @copying, @title, @subtitle, @author.
693
694 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
695 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
696 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
697 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
698 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
699 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
700 * widget.texi, woman.texi:
701 Remove references to external license, since doclicense is included.
702
703 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
704 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
705 Remove references to non-existent Invariant Sections.
706
707 2008-06-14 Glenn Morris <rgm@gnu.org>
708
709 * faq.texi (Major packages and programs): Remove references to external
710 Supercite, Calc, VIPER, since they have been included for some time.
711 Update VM, AUCTeX, BBDB entries.
712
713 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
714
715 * newsticker.texi: Updated to match latest newsticker changes.
716
717 2008-06-13 Glenn Morris <rgm@gnu.org>
718
719 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
720 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
721 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
722 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
723 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
724 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
725 * woman.texi:
726 Update Back-Cover Text as per maintain.info.
727
728 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
729
730 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
731
732 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
733 (gnus-faq.xml): Update repository host.
734
735 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
736
737 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
738
739 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
740 Fix a typo.
741
742 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
743
744 * gnus.texi (Mail Source Customization): Correct values of
745 `mail-source-delete-incoming'. Reported by Tassilo Horn.
746 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
747
748 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
749
750 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
751 coding standards.
752
753 2008-06-14 David Engster <dengste@eml.cc>
754
755 * gnus.texi (nnmairix): Markup fixes.
756
757 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
758
759 * gnus.texi (nnmairix): Markup and other minor fixes.
760
761 2008-06-05 David Engster <dengste@eml.cc>
762
763 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
764
765 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
766
767 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
768 (Searching, nnir, nnmairix): New stub nodes.
769
770 2008-05-30 Felix Lee <felix.1@canids.net>
771
772 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
773
774 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
775
776 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
777
778 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
779
780 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
781
782 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
783
784 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
785
786 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
787
788 * info.texi (Top): Fix typo in xref.
789
790 2008-05-05 Karl Berry <karl@gnu.org>
791
792 * info.texi (Top): @xref to stand-alone manual.
793
794 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
795
796 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
797 (Various Summary Stuff): Fix typo in last xref.
798
799 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
800
801 * org.texi (Moving subtrees): Fix typo.
802
803 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
804
805 * tramp.texi (Frequently Asked Questions): Explain, how to disable
806 Tramp via `tramp-mode'.
807
808 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
809
810 * org.texi: Massive changes, in many parts of the file.
811
812 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
813
814 * gnus.texi (Oort Gnus): Add message-fill-column.
815
816 2008-04-12 Adrian Aichner <adrian@xemacs.org>
817
818 * gnus.texi (Mail Source Specifiers): Typo fix.
819
820 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
821
822 * gnus.texi (Diary Headers Generation): Update key binding for
823 `gnus-diary-check-message'.
824
825 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
826
827 * gnus.texi (Emacsen): Addition.
828
829 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
830
831 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
832
833 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
834
835 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
836
837 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
838
839 * gnus-news.texi: Update tool bar item.
840
841 2008-04-09 Sven Joachim <svenjoac@gmx.de>
842
843 * gnus-news.texi: Fix typos.
844
845 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
846
847 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
848 Add mention of `kron'.
849
850 2008-04-01 Daiki Ueno <ueno@unixuser.org>
851
852 * epa.texi (Encrypting/decrypting *.gpg files): Document
853 epa-file-name-regexp.
854
855 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
856
857 * gnus.texi (Example Methods): Fix description about ssh-agent.
858 (Indirect Functions): Fix the default value of nntp-telnet-command;
859 remove link to connect.html.
860
861 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
862
863 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
864 dbus-call-method.
865 (Receiving Method Calls): The timeout can be set by the calling client.
866
867 * trampver.texi: Update release number.
868
869 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
870
871 * gnus.texi (Top): Fix version. Add SASL.
872
873 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
874
875 Sync with Tramp 2.1.13.
876
877 * trampver.texi: Update release number.
878
879 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
880
881 * org.texi: Update to new org-mode website.
882
883 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
884
885 * cl.texi (For Clauses): Fix loop over key-seq to match code.
886
887 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
888
889 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
890 gnus-read-ephemeral-gmane-group-url,
891 gnus-read-ephemeral-emacs-bug-group,
892 gnus-read-ephemeral-debian-bug-group.
893
894 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
895
896 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
897
898 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
899 Add FIXMEs for Bookmarks and gnus-registry-marks.
900
901 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
902
903 * gnus.texi (Smileys): Document `smiley-style'.
904
905 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
906
907 * gnus.texi (Gnus Development): Clarify difference between ding and
908 gnu.emacs.gnus.
909 (MIME Commands, Using MIME, RSS): Fix markup.
910
911 * gnus-faq.texi ([8.4]): Ditto.
912
913 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
914
915 * gnus.texi (Emacsen): Remove obsolete stuff.
916
917 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
918
919 * gnus.texi (Oort Gnus): Add version info WRT
920 `mail-source-delete-incoming'.
921
922 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
923
924 * gnus.texi (Top): Add "Other related manuals" and version info in
925 `iftex' output.
926 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
927 gnus-balloon-face-0 and the corresponding format specifiers.
928
929 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
930
931 * tramp.texi (Filename completion): Remove footnote about let-bind
932 of `partial-completion-mode'. It doesn't work this way.
933
934 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
935
936 * pcl-cvs.texi (Contributors): Update my email.
937
938 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
939
940 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
941
942 2008-03-17 Bill Wohler <wohler@newt.com>
943
944 * mh-e.texi (Viewing): Update URL for adding header fields to
945 mh-invisible-header-fields-default.
946
947 2008-03-16 Bill Wohler <wohler@newt.com>
948
949 * mh-e.texi (Preface): Add Gnus to requirements.
950 (Forwarding): Note that forwarded MIME messages are now inline.
951
952 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
953
954 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
955 (Common Variables): Give precedence to the netcat methods over the
956 telnet methods, and mention that they are more reliable.
957
958 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
959
960 * org.texi (Exporting Agenda Views): Document agenda export to
961 iCalendar.
962 (Progress logging): Document the new progress logging stuff.
963
964 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
965
966 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
967 Update for change of `mail-source-delete-incoming'.
968
969 * gnus-news.texi: Ditto.
970
971 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
972
973 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
974 custom versions.
975
976 2008-03-07 Alan Mackenzie <acm@muc.de>
977
978 * cc-mode.texi (Limitations and Known Bugs): State that the number of
979 parens/brackets in a k&r region is limited.
980
981 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
982
983 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
984 using different Emacs versions.
985
986 2008-02-27 Glenn Morris <rgm@gnu.org>
987
988 * sc.texi: Remove a lot of old and obsolete info.
989 (titlepage): Simplify.
990 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
991 (VM with any Emacsen, GNEWS with any Emacsen)
992 (Overloading for Non-conforming MUAs, Version 3 Changes)
993 (The Supercite Mailing List): Delete nodes.
994 (Introduction): Remove info about old packages.
995 (Getting Connected): Simplify. Remove info about old packages.
996 (Citing Commands): Delete Emacs 19 info.
997 (Hints to MUA Authors): Simplify.
998 (Thanks and History): Merge in some info from the deleted node
999 "Version 3 Changes".
1000
1001 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
1002
1003 * org.texi (Setting tags, In-buffer settings):
1004 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
1005
1006 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
1007
1008 * gnus-news.texi: Mention that spaces and tabs are allowed in the
1009 installation directory name.
1010
1011 2008-02-12 Romain Francoise <romain@orebokech.com>
1012
1013 * epa.texi (Overview): Fix typo.
1014
1015 2008-02-11 Daiki Ueno <ueno@unixuser.org>
1016
1017 * epa.texi (Quick start): Remove the .emacs setting.
1018
1019 2008-02-10 Daiki Ueno <ueno@unixuser.org>
1020
1021 * epa.texi (Quick start): Use the command `epa-enable' instead of
1022 loading `epa-setup'.
1023
1024 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
1025
1026 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
1027 ($(infodir)/epa, epa.dvi): New targets.
1028
1029 2008-02-08 Daiki Ueno <ueno@unixuser.org>
1030
1031 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
1032
1033 * epa.texi: New manual documenting the EasyPG Assistant.
1034
1035 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
1036
1037 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
1038 (Inspection): New function dbus-ping.
1039
1040 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
1041
1042 * tramp.texi (Remote processes): Add `shell-command'.
1043
1044 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
1045
1046 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
1047 (Group Parameters): Document `mail-source' parameter.
1048
1049 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
1050
1051 * tramp.texi (Inline methods): The hostname of the su(do)? methods
1052 must be a local host.
1053
1054 2008-01-26 Michael Olson <mwolson@gnu.org>
1055
1056 * erc.texi: Update version for ERC 5.3 release.
1057 (Obtaining ERC): Update extras URLs for 5.3.
1058 (Development): Write instructions for git, and remove those for Arch.
1059 (History): Mention the switch to git.
1060
1061 2008-01-24 Karl Berry <karl@gnu.org>
1062
1063 * info.texi (Search Index, Search Text): Mention the command
1064 character in the section name, a la the (Go to node) node.
1065
1066 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
1067
1068 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
1069
1070 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1071
1072 * gnus-news.texi: Mention gnus-article-describe-bindings.
1073
1074 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
1075
1076 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
1077
1078 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
1079
1080 * org.texi (Property inheritance): New section.
1081 (Conventions): New section.
1082 (Structure editing): Document C-RET, the prefix arg to the cut/copy
1083 commands, and the new bindings for refiling.
1084 (Sparse trees): Document the new special command for sparse trees.
1085 (References): Be more clear about the counting of hilines.
1086 (Handling links): Document M-p/n for accessing links.
1087 (Fast access to TODO states): New section.
1088 (Per file keywords): New section.
1089 (Property inheritance): New section.
1090 (Column attributes): New summary types.
1091 (Capturing Column View): New section.
1092 (The date/time prompt): Cover the new features in the date/time prompt.
1093 Compactify the table of keys for the calendar remote control.
1094 (Clocking work time): Document the new :scope parameter.
1095 (Remember): Promoted to chapter.
1096 (Quoted examples): New section.
1097 (Enhancing text): New verbatim environments.
1098
1099 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
1100
1101 * trampver.texi: Update release number.
1102
1103 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1104
1105 * gnus.texi (Article Keymap): Add
1106 gnus-article-wide-reply-with-original; fix descriptions of
1107 gnus-article-reply-with-original and
1108 gnus-article-followup-with-original.
1109
1110 2008-01-09 Glenn Morris <rgm@gnu.org>
1111
1112 * nxml-mode.texi: Add @copying section.
1113
1114 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
1115
1116 * message.texi (Mail Variables): Add some text from "(gnus)Posting
1117 Server". Add `message-send-mail-with-mailclient'.
1118
1119 * gnus.texi (Posting Server): Move some text to "(message)Mail
1120 Variables" and add a reference here.
1121
1122 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
1123
1124 * dbus.texi (Receiving Method Calls): New chapter.
1125 (Errors and Events): Add serial number to events. Replace "signal" by
1126 "message". Introduce dbus-event-serial-number.
1127
1128 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
1129
1130 * dbus.texi (Type Conversion): Explain the type specification for empty
1131 arrays. Use another example.
1132
1133 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
1134
1135 * dbus.texi (all): Replace "..." by @dots{}.
1136 (Type Conversion): Precise the value range for :byte types.
1137 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1138 Mention its return value.
1139 (Errors and Events): There is no D-Bus error propagation during event
1140 processing.
1141
1142 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1143
1144 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1145 New sections.
1146
1147 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1148
1149 * gnus.texi (Group Parameters): Reorder the text and add a note about
1150 `gnus-parameters' near the beginning of the node.
1151
1152 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1153
1154 * gnus.texi (Score File Editing): Fix function name.
1155
1156 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
1157
1158 Sync with Tramp 2.1.12.
1159
1160 * trampver.texi: Update release number.
1161
1162 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
1163
1164 * dbus.texi (Type Conversion): Correct input parameters mapping.
1165
1166 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
1167
1168 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1169 (Errors and Events): Mention wrong-type-argument error.
1170
1171 2007-12-21 Alex Schroeder <alex@gnu.org>
1172
1173 * rcirc.texi: Changed single spaces after sentence end to double
1174 spaces. Fixed some typos.
1175 (Internet Relay Chat): Explain relay.
1176 (Getting started with rcirc): Change items to reflect prompts.
1177 Add more explanation to rcirc-track-minor-mode and added a comment to
1178 warn future maintainers that this section is a copy.
1179 (People): Changed /ignore example.
1180 (Keywords): Not keywords.
1181
1182 2007-12-20 Alex Schroeder <alex@gnu.org>
1183
1184 * rcirc.texi (Top): Fighting Information Overload chapter added.
1185 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1186 (rcirc commands): Moved /ignore command to the new chapter.
1187 (Fighting Information Overload): New chapter documenting /keyword,
1188 /bright, /dim, channel ignore, and low priority channels.
1189 (Configuration): Document rcirc-server-alist, remove
1190 rcirc-startup-channels-alist and rcirc-default-server.
1191
1192 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
1193
1194 * dbus.texi (Signals): Fix example in dbus-register-signal.
1195
1196 2007-12-14 Sven Joachim <svenjoac@gmx.de>
1197
1198 * gnus.texi (Score Variables): Fix typo.
1199
1200 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
1201
1202 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1203 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1204 (Errors and Events): Adapt dbus-event.
1205
1206 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1207
1208 * gnus.texi (Other Files): Add the yenc command.
1209
1210 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1211
1212 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1213 since 2004-08-06.
1214
1215 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1216
1217 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1218 on body.
1219
1220 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1221
1222 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1223 and rfc2047-allow-irregular-q-encoded-words; fix description of
1224 rfc2047-encode-encoded-words.
1225
1226 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1227
1228 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1229
1230 2007-12-05 Michael Olson <mwolson@gnu.org>
1231
1232 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1233 Update documentation for `remember-diary-file'.
1234
1235 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
1236
1237 * dbus.texi (Signals): Precise `dbus-register-signal'.
1238 (Errors and Events): Rework events part, the internal structure of
1239 dbus-event has changed.
1240
1241 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
1242
1243 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1244 ($(infodir)/dbus, dbus.dvi): New targets.
1245
1246 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
1247
1248 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1249 unconditionally.
1250
1251 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1252 emulation with @print{}.
1253
1254 2007-12-02 Richard Stallman <rms@gnu.org>
1255
1256 * dbus.texi (Overview): Minor cleanup.
1257
1258 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
1259
1260 * Makefile.in (INFO_TARGETS): Add dbus.
1261 (DVI_TARGETS): Add dbus.dvi.
1262 (dbus, dbus.dvi): New targets.
1263
1264 * dbus.texi: New file.
1265
1266 2007-11-24 Romain Francoise <romain@orebokech.com>
1267
1268 * nxml-mode.texi: Add description in @direntry.
1269 Fix file name to match @setfilename.
1270
1271 2007-11-23 Mark A. Hershberger <mah@everybody.org>
1272
1273 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1274 ($(infodir)/nxml-mode): New rule.
1275
1276 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1277 ($(infodir)/nxml-mode): New rule.
1278 (clean): Add nxml-mode*.
1279
1280 * nxml-mode.texi: New file with nxml manual.
1281
1282 2007-11-18 Richard Stallman <rms@gnu.org>
1283
1284 * flymake.texi (Example -- Configuring a tool called directly):
1285 Update example.
1286
1287 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
1288
1289 * tramp.texi (Filename completion): Simplify explanation of
1290 double-slash behavior. Explain directory contents flushing.
1291
1292 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1293
1294 * calc.texi (TeX and LaTeX Language Modes): Put in
1295 missing braces.
1296
1297 2007-11-15 Richard Stallman <rms@gnu.org>
1298
1299 * cl.texi (Equality Predicates): Delete `eql'.
1300 (Predicates, Naming Conventions, Top): Delete `eql'.
1301 (Common Lisp Compatibility): Delete `eql'.
1302 (Porting Common Lisp): Delete obsolete backquote info.
1303 Minor clarification about character constants.
1304 (Sequence Basics): Minor clarification.
1305
1306 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
1307
1308 * cc-mode.texi (Electric Keys, Custom Macros):
1309 * tramp.texi (Filename completion): Fix typos.
1310
1311 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1312
1313 * calc.texi (Basic commands): Mention the menu.
1314
1315 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
1316
1317 * tramp.texi (Connection caching): Tramp flushes connection
1318 properties when remote operating system has been changed.
1319
1320 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1321
1322 * gnus-news.texi: Fix spelling.
1323 `message-insert-formatted-citation-line', not
1324 `message-insert-formated-citation-line'.
1325
1326 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1327
1328 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
1329
1330 * tramp.texi (Overview): Mention also the PuTTY integration under
1331 Win32. Remove paragraphs about Tramp's experimental status.
1332 (Frequently Asked Questions): Add code example for highlighting the
1333 mode line.
1334
1335 2007-11-03 Michael Olson <mwolson@gnu.org>
1336
1337 * remember.texi: Change mentions of remember-buffer to
1338 remember-finalize throughout.
1339
1340 2007-10-30 Michael Olson <mwolson@gnu.org>
1341
1342 * remember.texi (Copying): Remove.
1343 (Mailbox): Update with non-BBDB instructions.
1344 (Diary, Org): Add.
1345 (Bibliography, Planner Page): Remove.
1346
1347 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
1348
1349 * makefile.w32-in (INFO_TARGETS): Add remember.
1350 (DVI_TARGETS): Add remember.dvi.
1351 ($(infodir)/remember): New rule.
1352 (clean): Add remember*.
1353
1354 2007-10-30 Michael Olson <mwolson@gnu.org>
1355
1356 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1357 ($(infodir)/remember): New rule that builds the Remember Manual.
1358
1359 * remember.texi: New file containing the Remember Mode Manual.
1360 Shuffle chapters around after initial import.
1361 (Function Reference): Split Keystrokes into separate chapter.
1362 (Keystrokes): Document C-c C-k.
1363 (Introduction): Fix typographical issue with "---".
1364
1365 2007-10-29 Richard Stallman <rms@gnu.org>
1366
1367 * widget.texi (Introduction): Delete discussion of implementation
1368 internals.
1369
1370 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
1371
1372 * tramp.texi (Connection caching): Host names must be different
1373 when tunneling.
1374
1375 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1376
1377 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1378 Gnus v5.13.
1379
1380 2007-10-28 Miles Bader <miles@gnu.org>
1381
1382 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1383
1384 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1385
1386 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1387
1388 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1389
1390 * gnus.texi (Sorting the Summary Buffer): Remove
1391 gnus-article-sort-by-date-reverse.
1392
1393 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1394
1395 * gnus.texi (Non-ASCII Group Names): New node.
1396 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1397 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1398
1399 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1400
1401 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1402 clean the output of the program `imap-shell-program'.
1403
1404 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1405
1406 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1407
1408 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1409
1410 * gnus.texi (Sticky Articles): Documentation for sticky article
1411 buffers.
1412
1413 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1414
1415 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1416
1417 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1418
1419 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1420
1421 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1422
1423 * gnus.texi (Archived Messages): Document
1424 gnus-update-message-archive-method.
1425
1426 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1427
1428 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1429
1430 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
1431
1432 * gnus.texi (Group Maneuvering): Document
1433 `gnus-summary-next-group-on-exit'.
1434
1435 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1436
1437 * gnus.texi (Really Various Summary Commands): Mention
1438 gnus-auto-select-on-ephemeral-exit.
1439
1440 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1441
1442 * gnus.texi, message.texi: Bump version number.
1443
1444 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1445
1446 * gnus.texi (Group Line Specification, Misc Group Stuff)
1447 (Server Commands): Parenthesize @pxref{Mail Spool}.
1448
1449 2007-10-28 Didier Verna <didier@xemacs.org>
1450
1451 New user option: message-signature-directory.
1452 * message.texi (Insertion Variables): Document it.
1453 * gnus.texi (Posting Styles): Ditto.
1454
1455 2007-10-28 Didier Verna <didier@xemacs.org>
1456
1457 * gnus.texi (Group Line Specification):
1458 * gnus.texi (Misc Group Stuff):
1459 * gnus.texi (Server Commands): Document the group compaction feature.
1460
1461 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1462
1463 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1464
1465 * message.texi (Various Message Variables): Add message-fill-column.
1466
1467 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1468
1469 * gnus.texi: Untabify.
1470
1471 2007-10-28 Didier Verna <didier@xemacs.org>
1472
1473 * gnus.texi (Group Parameters): Document the posting-style merging
1474 process in topic-mode.
1475
1476 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1477
1478 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1479
1480 2007-10-28 Romain Francoise <romain@orebokech.com>
1481
1482 * gnus.texi (Mail Spool): Fix typo.
1483 Update copyright.
1484
1485 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1486
1487 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1488
1489 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1490
1491 * gnus.texi (Summary Generation Commands):
1492 Add gnus-summary-insert-ticked-articles.
1493
1494 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1495
1496 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1497 to spam-spamassassin-program.
1498
1499 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1500
1501 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1502
1503 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1504
1505 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1506
1507 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1508
1509 * message.texi (Mail Headers): Document `opportunistic'.
1510
1511 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1512
1513 * emacs-mime.texi (Encoding Customization): Explain how to set
1514 mm-coding-system-priorities per hierarchy.
1515
1516 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1517
1518 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1519 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1520
1521 2007-10-28 Didier Verna <didier@xemacs.org>
1522
1523 * message.texi (Wide Reply): Update documentation of
1524 message-dont-reply-to-names (now allowing a list of regexps).
1525
1526 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1527
1528 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1529
1530 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1531
1532 * gnus.texi (SpamAssassin back end): Fix typo.
1533
1534 * sieve.texi (Examples): Fix grammar.
1535
1536 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1537
1538 * gnus.texi (Searching for Articles): Document M-S and M-R.
1539 (Limiting): Document / b.
1540
1541 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1542
1543 * gnus.texi (Thread Commands): T M-^.
1544
1545 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1546
1547 * message.texi (Mail Aliases): Document ecomplete.
1548 (Mail Aliases): Fix typo.
1549
1550 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1551
1552 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1553 fix typo.
1554
1555 2007-10-28 Romain Francoise <romain@orebokech.com>
1556
1557 * gnus.texi (Mail Spool): Grammar fix.
1558
1559 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1560
1561 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1562 string.
1563
1564 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1565
1566 * gnus.texi (Group Parameters): Fix description.
1567
1568 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1569
1570 * gnus.texi (Gmane Spam Reporting):
1571 Fix spam-report-gmane-use-article-number.
1572 Add spam-report-user-mail-address.
1573
1574 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1575
1576 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1577
1578 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1579
1580 * gnus.texi (Group Parameters): Add simplified sorting example based on
1581 example for `Sorting the Summary Buffer' from Jari Aalto
1582 <jari.aalto@cante.net>.
1583 (Example Methods): Add example for an indirect connection.
1584
1585 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1586
1587 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1588 (Agent Parameters): Updated parameter names to match code.
1589 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1590 'gnus-agent-summary-fetch-series'.
1591 (Agent and flags): New section providing a generalized discussion
1592 of flag handling.
1593 (Agent and IMAP): Removed flag discussion.
1594 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
1595
1596 2007-10-28 Romain Francoise <romain@orebokech.com>
1597
1598 * gnus.texi (Exiting the Summary Buffer): Add new function
1599 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1600
1601 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1602
1603 * gnus.texi (Conformity): Fix typo.
1604 (Customizing Articles): Document `first'.
1605
1606 2007-10-28 Jari Aalto <jari.aalto@cante.net>
1607
1608 * gnus.texi (Sorting the Summary Buffer):
1609 Add `gnus-thread-sort-by-date-reverse'. Add example
1610 host to different sorting in NNTP and RSS groups.
1611
1612 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1613
1614 * message.texi (Insertion): Describe prefix for
1615 message-mark-inserted-region and message-mark-insert-file.
1616
1617 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1618
1619 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1620 LaTeX documents. Describe "text/x-gnus-verbatim".
1621
1622 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1623
1624 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1625 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1626 (spam-stat spam filtering, SpamOracle)
1627 (Extending the Spam ELisp package): Removed extra quote symbol for
1628 clarity.
1629
1630 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1631
1632 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1633 gnus-article-delete-part and gnus-article-replace-part.
1634 (Using MIME): Add gnus-mime-replace-part.
1635
1636 2007-10-28 Romain Francoise <romain@orebokech.com>
1637
1638 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1639 requires `auto-compression-mode' to be enabled. Add new nnml
1640 variable `nnml-compressed-files-size-threshold'.
1641
1642 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1643
1644 * gnus.texi (Sorting the Summary Buffer): Added
1645 gnus-thread-sort-by-recipient.
1646
1647 2007-10-28 Romain Francoise <romain@orebokech.com>
1648
1649 * message.texi (Insertion Variables): Mention new variable
1650 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1651 documentation accordingly.
1652
1653 2007-10-28 Romain Francoise <romain@orebokech.com>
1654
1655 * gnus.texi (To From Newsgroups): Mention new variables
1656 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1657
1658 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1659
1660 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1661 stuff; gnus-mime-inline-part does the automatic decompression.
1662
1663 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1664
1665 * gnus.texi (Spam ELisp Package Configuration Examples):
1666 "training.ham" should be "training.spam".
1667
1668 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1669
1670 * message.texi (Mail Variables): Fix the default value for
1671 message-send-mail-function.
1672
1673 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1674
1675 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1676 always returns nil exceptionally.
1677
1678 2007-10-28 Simon Josefsson <jas@extundo.com>
1679
1680 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1681 Michael Cook <michael@waxrat.com>.
1682
1683 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1684
1685 * gnus.texi (Topic Commands): Fix next/previous.
1686
1687 2007-10-28 Simon Josefsson <jas@extundo.com>
1688
1689 * gnus.texi (Article Washing): Mention `W i'.
1690
1691 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
1692
1693 * gnus.texi (Group Parameters): Slight extension of sieve
1694 parameter description.
1695
1696 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1699 matching score files as well.
1700 (Picons): Describe `gnus-picon-style'.
1701
1702 2007-10-28 Romain Francoise <romain@orebokech.com>
1703
1704 * message.texi (Message Headers): Mention that headers are hidden
1705 using narrowing, and how to expose them.
1706 Update copyright.
1707
1708 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1709
1710 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1711 `gnus-summary-sort-by-recipient'.
1712
1713 2007-10-28 Romain Francoise <romain@orebokech.com>
1714
1715 * gnus.texi (NNTP marks): New node.
1716 (NNTP): Move NNTP marks variables to the new node.
1717
1718 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1719
1720 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
1721
1722 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1723
1724 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1725
1726 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
1727 everywhere for consistency.
1728 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1729 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
1730 Say "regular expression" instead of "regex." Admonish. Pick
1731 other words to sound better (s/so/thus/).
1732 (Spam ELisp Package Filtering of Incoming Mail): Mention
1733 statistical filters. Remove old TODO.
1734 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
1735 New section on sorting and displaying the spam score.
1736 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1737 backend but an alias to spam-use-BBDB.
1738 (Extending the Spam ELisp package): Rewrite the example using the
1739 new backend functionality.
1740
1741 2007-10-28 Simon Josefsson <jas@extundo.com>
1742
1743 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1744 nntp-marks-directory, from Romain Francoise
1745 <romain@orebokech.com>.
1746
1747 2007-10-28 Magnus Henoch <mange@freemail.hu>
1748
1749 * gnus.texi (Hashcash): New default value of
1750 hashcash-default-payment.
1751
1752 2007-10-28 Simon Josefsson <jas@extundo.com>
1753
1754 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1755 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1756
1757 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1758
1759 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1760
1761 2007-10-28 Simon Josefsson <jas@extundo.com>
1762
1763 * gnus.texi (documentencoding): Add, to avoid warnings.
1764
1765 2007-10-28 Simon Josefsson <jas@extundo.com>
1766
1767 * message.texi (Mail Headers): Add.
1768
1769 * gnus.texi (Hashcash): Fix.
1770
1771 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1772
1773 * gnus.texi (Hashcash): Changed location of library, also mention
1774 that payments can be verified and fix the name of the
1775 hashcash-path variable.
1776
1777 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1778
1779 * gnus.texi (Article Display): Add `gnus-picon-style'.
1780
1781 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1782
1783 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1784
1785 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1786
1787 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1788 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1789 warning about ham processors in spam groups removed.
1790
1791 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1792
1793 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1794 From Hubert Chan <hubert@uhoreg.ca>.
1795
1796 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1797
1798 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1799 (Mailing List): Typo.
1800 (Customizing Articles): Add gnus-treat-ansi-sequences.
1801 (Article Washing): Index.
1802
1803 * message.texi: Use m-dash consistently.
1804
1805 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1806
1807 * gnus.texi (GroupLens): Remove.
1808
1809 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1810
1811 * gnus.texi (Outgoing Messages, Agent Variables): Add
1812 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
1813 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
1814
1815 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1816
1817 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1818
1819 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1820
1821 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
1822
1823 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
1824
1825 2007-10-28 Simon Josefsson <jas@extundo.com>
1826
1827 * gnus.texi (Top): Add SASL.
1828
1829 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1830
1831 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1832
1833 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1834
1835 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1836
1837 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1838
1839 * calc.texi (Formulas, Composition Basics): Lower the
1840 precedence of negation.
1841
1842 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1843
1844 * ses.texi (The Basics): Mention how to create a new spreadsheet.
1845 Mention the new three-letter column identifiers.
1846 (More on cell printing): Calculate-cell and truncate-cell are now `c'
1847 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
1848 message when using `c' on an empty default with default printer.
1849 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
1850 renamed to `ses--symbolic-formulas' some time ago.
1851
1852 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
1853
1854 * calc.texi (Default Simplifications, Making Selections)
1855 (Customizing Calc): Clarify associativity of multiplication.
1856
1857 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
1858
1859 * tramp.texi (Traces and Profiles): Simplify loop over
1860 `trace-function-background'.
1861
1862 2007-10-22 Juri Linkov <juri@jurta.org>
1863
1864 * dired-x.texi (Shell Command Guessing): Default values are now
1865 available by typing M-n instead of M-p.
1866
1867 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
1868
1869 * tramp.texi (Cleanup remote connections): New section.
1870 (Password caching): Remove `tramp-clear-passwd'.
1871 It's not a command anymore.
1872 (Bug Reports): Add `tramp-bug' to function index.
1873 (Function Index, Variable Index): New nodes.
1874 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
1875
1876 * trampver.texi: Update release number.
1877
1878 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1879
1880 * calc.texi (History and Acknowledgements): Turn comment
1881 about integer size into past tense.
1882 (Time Zones): Remove pointer to Calc author's address.
1883 (Trigonometric and Hyperbolic Functions): Mention cotangent
1884 and hyperbolic cotangent. Fix typo.
1885
1886 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
1887
1888 Sync with Tramp 2.1.11.
1889
1890 * trampver.texi: Update release number.
1891
1892 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
1893
1894 * tramp.texi (External packages): New section.
1895
1896 2007-09-29 Juri Linkov <juri@jurta.org>
1897
1898 * info.texi (Help-Int): Document `L' (`Info-history').
1899
1900 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
1901
1902 * org.texi: Change links to webpage and maintained email.
1903 (Remember): Promote to Chapter, significant changes.
1904 (Fast access to TODO states): New section.
1905 (Faces for TODO keywords): New section.
1906 (Export options): Example for #+DATE.
1907 (Progress logging): Section moved.
1908
1909 2007-09-26 Bill Wohler <wohler@newt.com>
1910
1911 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
1912 browse-url-at-mouse.
1913
1914 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
1915
1916 * flymake.texi (Customizable variables): Face names don't end in -face.
1917 Fix flymake-err-line-patterns template.
1918 (Example -- Configuring a tool called directly): Fix init-function.
1919 (Highlighting erroneous lines): Face names don't end in -face.
1920
1921 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
1922
1923 * erc.texi (Special-Features): Fix small typo.
1924
1925 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
1926
1927 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
1928 and "External transfer methods".
1929
1930 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1931
1932 * calc.texi (Predefined Units): Add some history.
1933
1934 2007-09-08 Michael Olson <mwolson@gnu.org>
1935
1936 * erc.texi (Copying): New section included from gpl.texi.
1937 This matches the look of the upstream ERC manual.
1938
1939 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1940
1941 * calc.texi (History and Acknowledgements): Adjust the "thanks".
1942 (Random Numbers): Clarify the distribution of `random'.
1943
1944 2007-09-06 Glenn Morris <rgm@gnu.org>
1945
1946 Move manual sources from man/ to subdirectories of doc/.
1947 Split into the Emacs manual in emacs/, and other manuals in misc/.
1948 Change all setfilename commands to use ../../info.
1949 * Makefile.in: Move the parts of the old man/Makefile.in that do not
1950 refer to the Emacs manual here.
1951 (infodir): New variable.
1952 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
1953 (cc-mode.texi, faq.texi): Update references to source file locations.
1954 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
1955 do not refer to the Emacs manual here.
1956 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
1957
1958 * Makefile.in: Add `basename' versions of all info targets, for
1959 convenience when rebuilding just one manual.
1960 (../etc/GNU): Delete obsolete target.
1961 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1962 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1963 *.vrs *.toc here...
1964 (maintainer-clean): ...from here.
1965
1966 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1967
1968 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
1969
1970 * calc.texi (Date Conversions): Clarify definition of
1971 Julian day numbering.
1972 (Date Forms): Clarify definition of Julian day numbering;
1973 add some history.
1974
1975 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
1976
1977 * org.texi: Version 5.07.
1978
1979 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1980
1981 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1982
1983 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
1984
1985 * org.texi (Adding hyperlink types): New section.
1986 (Embedded LaTeX): Chapter updated because of LaTeX export.
1987 (LaTeX export): New section.
1988 (Using links out): New section.
1989
1990 2007-08-22 Glenn Morris <rgm@gnu.org>
1991
1992 * faq.texi (Learning how to do something): Refcards now in
1993 etc/refcards/ directory.
1994
1995 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
1996
1997 * tramp.texi (Remote Programs): Persistency file must be cleared when
1998 changing `tramp-remote-path'.
1999 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
2000 macro.
2001
2002 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
2003
2004 * calc.texi: Move contents to beginning of file.
2005 (Algebraic Entry): Fix the formatting of an example.
2006
2007 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
2008
2009 * calc.texi (Basic Operations on Units): Mention exact versus
2010 inexact conversions.
2011
2012 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
2013
2014 * calc.texi (Basic Operations on Units): Mention default
2015 values for new units.
2016 (Quick Calculator Mode): Mention that binary format will
2017 be displayed.
2018
2019 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
2020
2021 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
2022
2023 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
2024
2025 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
2026
2027 2007-08-08 Glenn Morris <rgm@gnu.org>
2028
2029 * gnus.texi, sieve.texi: Replace `iff'.
2030
2031 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
2032
2033 * calc.texi (Basic Graphics): Mention the graphing of error
2034 forms.
2035 (Graphics Options): Mention how `g s' handles error forms.
2036 (Curve Fitting): Mention plotting the curves.
2037 (Standard Nonlinear Models): Add additional models.
2038 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
2039 (Linear Fits): Correct result.
2040
2041 2007-08-01 Alan Mackenzie <acm@muc.de>
2042
2043 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
2044 to "--no-site-file".
2045
2046 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
2047
2048 * tramp.texi (Frequently Asked Questions): Point to mode line
2049 extension in Emacs 23.1.
2050
2051 * trampver.texi: Update release number.
2052
2053 2007-07-27 Glenn Morris <rgm@gnu.org>
2054
2055 * calc.texi (Copying): Include license text from gpl.texi, rather than
2056 in-line.
2057
2058 2007-07-25 Glenn Morris <rgm@gnu.org>
2059
2060 * calc.texi (Copying): Replace license with GPLv3.
2061
2062 * Relicense all FSF files to GPLv3 or later.
2063
2064 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
2065
2066 Sync with Tramp 2.1.10.
2067
2068 * tramp.texi (trampfn): Expand macro implementation in order to handle
2069 empty arguments.
2070 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
2071 occurrences by trampfn.
2072 (Frequently Asked Questions): Extend example code for host
2073 identification in the modeline. Add bbdb to approaches shortening Tramp
2074 file names to be typed.
2075
2076 * trampver.texi: Update release number.
2077
2078 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
2079
2080 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
2081 section. Reported by <poti@potis.org>.
2082 (Remote processes): Arguments of the program to be debugged are taken
2083 literally.
2084 (Frequently Asked Questions): Simplify recentf example.
2085
2086 2007-07-14 Karl Berry <karl@gnu.org>
2087
2088 * info.texi (@copying): New Back-Cover Text.
2089
2090 * info.texi (Quitting Info): Move to proper place in source.
2091 (Reported by Benno Schulenberg.)
2092
2093 2007-07-13 Eli Zaretskii <eliz@gnu.org>
2094
2095 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
2096
2097 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
2098
2099 * emacs-mime.texi: Add @documentencoding directive.
2100
2101 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
2102
2103 * tramp.texi (Remote processes): Add an anchor to the subsection
2104 "Running a debugger on a remote host".
2105
2106 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
2107
2108 * tramp.texi (Remote processes): Don't call it "experimental" any
2109 longer. Add subsection about running a debugger on a remote host.
2110
2111 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
2112
2113 * org.texi (Properties and columns): Chapter rewritten.
2114
2115 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
2116
2117 * tramp.texi:
2118 * trampver.texi: Migrate to Tramp 2.1.
2119
2120 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
2121
2122 * org.texi (Properties): New chapter.
2123
2124 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2125
2126 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2127 Control Panel.
2128
2129 * gnus.texi (Misc Article): Add index entry for
2130 gnus-single-article-buffer.
2131
2132 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2133
2134 * gnus.texi (Starting Up): Fix typo.
2135
2136 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2137
2138 * gnus.texi (Asynchronous Fetching): Fix typo.
2139
2140 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2141
2142 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2143 (About This Manual): Remove redundant information.
2144 (Getting Started): Mention author.
2145 (Basic Arithmetic, Customizing Calc): Make description of the
2146 variable `calc-multiplication-has-precedence' match its new effect.
2147
2148 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2149
2150 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2151 the variable `calc-multiplication-has-precedence'.
2152
2153 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
2154
2155 * org.texi (Tag): Section swapped with node Timestamps.
2156 (Formula syntax for Lisp): Document new `L' flag.
2157
2158 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2159
2160 * gnus.texi (Misc Group Stuff, Summary Buffer)
2161 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2162
2163 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
2164
2165 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2166 * gnus.texi (Article Buttons, Mail Source Customization)
2167 (Sending or Not Sending, Customizing NNDiary):
2168 * message.texi (Message Headers):
2169 * mh-e.texi (HTML): Fix typos.
2170
2171 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
2172
2173 Sync with Tramp 2.0.56.
2174
2175 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2176 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2177
2178 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
2179
2180 * Version 22.1 released.
2181
2182 2007-05-26 Michael Olson <mwolson@gnu.org>
2183
2184 * erc.texi (Modules): Fix references to completion modules.
2185
2186 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2187
2188 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2189
2190 2007-05-09 Didier Verna <didier@xemacs.org>
2191
2192 * gnus.texi (Email Based Diary): New. Proper documentation for the
2193 nndiary back end and the gnus-diary library.
2194
2195 2007-05-03 Karl Berry <karl@gnu.org>
2196
2197 * .cvsignore (*.pdf): New entry.
2198
2199 * texinfo.tex: Update from current version for better pdf generation.
2200
2201 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2202
2203 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2204
2205 2007-04-28 Glenn Morris <rgm@gnu.org>
2206
2207 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2208 consideration of legal status.
2209
2210 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2211
2212 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2213
2214 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
2215
2216 * faq.texi (New in Emacs 22): python.el removed.
2217
2218 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2219
2220 * calc.texi (Reporting bugs): Update maintainer's address.
2221
2222 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
2223
2224 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2225
2226 2007-04-15 Jay Belanger <belanger@truman.edu>
2227
2228 * calc.texi (Title page): Remove the date.
2229 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2230 (The Standard Calc Interface): Change trail title.
2231 (Floats): Mention that when non-decimal floats are entered, only
2232 approximations are stored.
2233 (Copying): Move to the appendices.
2234 (GNU Free Documentation License): Add as an appendix.
2235
2236 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
2237
2238 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2239 * dired-x.texi, ebrowse.texi, ediff.texi:
2240 * emacs-mime.texi, erc.texi, eshell.texi:
2241 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2242 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2243 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2244 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2245 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2246 * woman.texi: Include GFDL.
2247
2248 * doclicense.texi: Remove node heading, so that it can be included by
2249 other files.
2250
2251 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2252
2253 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2254 than *.
2255
2256 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
2257
2258 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2259 in Calc.
2260
2261 2007-04-09 Romain Francoise <romain@orebokech.com>
2262
2263 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2264 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2265 replace mouse-2.
2266
2267 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
2268
2269 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2270 renamed to woman-use-topic-at-point. Document new behavior.
2271
2272 2007-04-08 Richard Stallman <rms@gnu.org>
2273
2274 * url.texi: Fix some indexing.
2275 (Disk Caching): Drop discussion of old/other Emacs versions.
2276
2277 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
2278
2279 * url.texi (Disk Caching): Say Emacs 21 "and later".
2280
2281 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2282 on Font locking which now mentions JIT lock.
2283
2284 2007-04-01 Michael Olson <mwolson@gnu.org>
2285
2286 * erc.texi: Update for the ERC 5.2 release.
2287
2288 2007-03-31 David Kastrup <dak@gnu.org>
2289
2290 * woman.texi (Topic, Interface Options): Explain changes semantics of
2291 woman-manpath in order to consider MANPATH_MAP entries.
2292
2293 2007-03-31 Eli Zaretskii <eliz@gnu.org>
2294
2295 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2296
2297 2007-03-26 Richard Stallman <rms@gnu.org>
2298
2299 * pgg.texi (Caching passphrase): Clean up previous change.
2300
2301 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2302
2303 * gnus.texi (Setting Process Marks): Fix typo.
2304
2305 2007-03-25 Romain Francoise <romain@orebokech.com>
2306
2307 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2308 readability, and include various fixes by Daniel Brockman, Nick Roberts
2309 and Dieter Wilhelm.
2310
2311 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2312
2313 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2314
2315 * gnus.texi (Mail Source Specifiers): Fix typo.
2316
2317 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
2318
2319 * reftex.texi (Imprint): Update maintainer information.
2320
2321 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2322
2323 * message.texi (Message Buffers): Update documentation for
2324 message-generate-new-buffers.
2325
2326 2007-03-15 Daiki Ueno <ueno@unixuser.org>
2327
2328 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2329
2330 2007-03-21 Glenn Morris <rgm@gnu.org>
2331
2332 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2333
2334 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
2335
2336 * eshell.texi (Known problems): Emacs 21 -> 22.
2337
2338 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2339
2340 2007-03-18 Jay Belanger <belanger@truman.edu>
2341
2342 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2343
2344 2007-03-12 Glenn Morris <rgm@gnu.org>
2345
2346 * calc.texi (Time Zones): Switch to new North America DST rule.
2347
2348 * calc.texi: Replace "daylight savings" with "daylight
2349 saving" in text throughout.
2350
2351 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2352
2353 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2354 The variable now uses a list of symbols instead of just a symbol.
2355 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2356
2357 2007-03-06 Romain Francoise <romain@orebokech.com>
2358
2359 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2360 new packages, and mention Gnus update.
2361
2362 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2363
2364 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2365 nntp-open-connection-functions-never-echo-commands.
2366
2367 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
2368
2369 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2370 problems on the console, and security risk in not using gpg-agent.
2371
2372 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
2373
2374 * org.texi (The spreadsheet): Renamed from "Table calculations".
2375 Completely reorganized and rewritten.
2376 (CamelCase links): Section removed.
2377 (Repeating items): New section.
2378 (Tracking TODO state changes): New section.
2379 (Agenda views): Chapter reorganized and rewritten.
2380 (HTML export): Section rewritten.
2381 (Tables in arbitrary syntax): New section.
2382 (Summary): Better feature summary.
2383 (Activation): Document problem with cut-and-paste of Lisp code
2384 from PDF files.
2385 (Visibility cycling): Document indirect buffer use.
2386 (Structure editing): Document sorting.
2387 (Remember): Section rewritten.
2388 (Time stamps): Better description of time stamp types.
2389 (Tag searches): Document regular expression search for tags.
2390 (Stuck projects): New section.
2391 (In-buffer settings): New keywords.
2392 (History and Acknowledgments): Updated description.
2393
2394 2007-02-24 Alan Mackenzie <acm@muc.de>
2395
2396 * cc-mode.texi (Movement Commands): Insert two missing command names.
2397 (Getting Started): Slight wording correction (use conditional).
2398
2399 2007-02-22 Kim F. Storm <storm@cua.dk>
2400
2401 * widget.texi (User Interface, Basic Types): Document need to put some
2402 text before the %v escape in :format string in editable-field widget.
2403
2404 2007-02-18 Romain Francoise <romain@orebokech.com>
2405
2406 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2407 `cvs-mode-quit'.
2408
2409 2007-02-10 Markus Triska <markus.triska@gmx.at>
2410
2411 * widget.texi (Programming Example): Put constant strings in :format.
2412
2413 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
2414
2415 * faq.texi (Fullscreen mode on MS-Windows): New node.
2416
2417 2007-02-04 David Kastrup <dak@gnu.org>
2418
2419 * faq.texi (AUCTeX): Update version number. Should probably be done
2420 for other packages as well.
2421
2422 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2423
2424 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2425 <tassilo@member.fsf.org>.
2426
2427 2007-01-27 Eli Zaretskii <eliz@gnu.org>
2428
2429 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2430 ls-lisp-use-localized-time-format.
2431
2432 2007-01-20 Markus Triska <markus.triska@gmx.at>
2433
2434 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2435
2436 2007-01-13 Michael Olson <mwolson@gnu.org>
2437
2438 * erc.texi (Modules): Mention capab-identify module.
2439
2440 2007-01-05 Michael Olson <mwolson@gnu.org>
2441
2442 * erc.texi (Getting Started): Update for /RECONNECT command.
2443
2444 2007-01-04 Richard Stallman <rms@gnu.org>
2445
2446 * ebrowse.texi: Change C-c b to C-c C-m.
2447
2448 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2449
2450 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2451 variables only in info to avoid redundant entries in the printed
2452 manual.
2453
2454 2007-01-02 Daiki Ueno <ueno@unixuser.org>
2455
2456 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2457
2458 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2459
2460 * message.texi (Security): Split into sub-nodes.
2461
2462 2007-01-01 Alan Mackenzie <acm@muc.de>
2463
2464 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2465 eval-after-load in Emacs <=21 and a workaround. Document that
2466 trigraphs are not supported.
2467
2468 2007-01-01 Alan Mackenzie <acm@muc.de>
2469
2470 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2471 c-context-line-break. When invoked within a string, preserve
2472 whitespace. Add a backslash only when also in a macro.
2473
2474 2007-01-01 Alan Mackenzie <acm@muc.de>
2475
2476 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2477
2478 2007-01-01 Alan Mackenzie <acm@muc.de>
2479
2480 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2481 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2482
2483 2007-01-01 Alan Mackenzie <acm@muc.de>
2484
2485 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2486 "Choosing a Style".
2487
2488 * cc-mode.texi ("Styles"): Add @dfn{style}.
2489
2490 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
2491
2492 Sync with Tramp 2.0.55.
2493
2494 * trampver.texi: Update release number.
2495
2496 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2497
2498 * gnus.texi (Customizing Articles): Add index entries for all
2499 gnus-treat-* variables.
2500
2501 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
2502
2503 * gnus.texi (IMAP): Fix incorrect explanation of
2504 nnimap-search-uids-not-since-is-evil in documentation for
2505 nnimap-expunge-search-string.
2506
2507 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2508
2509 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2510 spam-ifile-database.
2511
2512 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2513
2514 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2515 rebind C-s.
2516
2517 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
2518
2519 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2520 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2521 "expiring mail".
2522 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2523 nnimap-nov-is-evil.
2524
2525 2006-12-25 Kevin Ryde <user42@zip.com.au>
2526
2527 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2528 about the key procedure being used heavily.
2529
2530 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
2531
2532 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2533 to t.
2534 (Prerequisites): Add explanation about gpg-agent.
2535
2536 2006-12-22 Kevin Ryde <user42@zip.com.au>
2537
2538 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2539 "sort" instead of "sort*".
2540
2541 2006-12-19 Richard Stallman <rms@gnu.org>
2542
2543 * calc.texi (History and Acknowledgements): Recognize that Emacs
2544 now does have floating point.
2545
2546 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
2547
2548 * tramp.texi (External transfer methods): Describe new method `scpc'.
2549
2550 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
2551
2552 * pgg.texi: Added short note on gpg-agent to the introduction.
2553
2554 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2555
2556 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2557 also applies to Cc.
2558
2559 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2560
2561 * gnus.texi (X-Face): Clarify. Say which programs are required
2562 on Windows.
2563
2564 2006-12-08 Michael Olson <mwolson@gnu.org>
2565
2566 * erc.texi (Modules): Remove documentation for list module.
2567
2568 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2569
2570 * faq.texi (^M in the shell buffer): Ditto.
2571
2572 2006-11-20 Michael Olson <mwolson@gnu.org>
2573
2574 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2575
2576 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
2577
2578 * org.texi: Fix typos.
2579 (Agenda commands): Document `C-k'.
2580
2581 2006-11-16 Eli Zaretskii <eliz@gnu.org>
2582
2583 * url.texi (http/https): Fix a typo in the HTTP URL.
2584
2585 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2586
2587 * ada-mode.texi: Total rewrite.
2588
2589 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
2590
2591 * org.texi: Minor typo fixes.
2592
2593 2006-11-13 Bill Wohler <wohler@newt.com>
2594
2595 Release MH-E manual version 8.0.3.
2596
2597 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2598 release 8.0.3.
2599
2600 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2601 to set MAILDIR.
2602 (Reading Mail): Document the customization of read-mail-command
2603 for MH-E.
2604 (Viewing Attachments): Document mm-discouraged-alternatives.
2605 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2606 (Junk): Add more information about the settings of mh-junk-background
2607 in a program. Add /usr/bin/mh to PATH in examples.
2608
2609 2006-11-12 Richard Stallman <rms@gnu.org>
2610
2611 * woman.texi: Update author address but say he no longer maintains it.
2612
2613 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2614
2615 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2616 archived trees.
2617 (Checkboxes): Section moved to chapter 5, and extended.
2618 (The date/time prompt): New section.
2619 (Link abbreviations): New section.
2620 (Presentation and sorting): New section.
2621 (Custom agenda views): Section completely rewritten.
2622 (Summary): Compare with Planner.
2623 (Feedback): More info about creating backtraces.
2624 (Plain lists): Modified example.
2625 (Breaking down tasks): New section.
2626 (Custom time format): New section.
2627 (Time stamps): Document inactive timestamps.
2628 (Setting tags): More details about fast tag selection.
2629 (Block agenda): New section.
2630 (Custom agenda views): Section rewritten.
2631 (Block agenda): New section.
2632
2633 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
2634
2635 * tramp.texi (Configuration): scp is the default method.
2636 (Default Method): Use ssh as example for another method.
2637
2638 2006-10-27 Richard Stallman <rms@gnu.org>
2639
2640 * woman.texi: Downcase nroff/troff/roff.
2641 (Installation): Chapter deleted. Some xrefs deleted.
2642 (Background): woman doesn't advise man ;-).
2643
2644 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2645
2646 * ada-mode.texi (Project files, Identifier completion)
2647 (Automatic Casing, Debugging, Using non-standard file names)
2648 (Working Remotely): Fix typos.
2649
2650 2006-10-20 Masatake YAMATO <jet@gyve.org>
2651
2652 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2653 sample code `my-c-initialization-hook'.
2654
2655 2006-10-19 Stuart D. Herring <herring@lanl.gov>
2656
2657 * widget.texi: Fix typos.
2658
2659 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
2660
2661 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2662 "???". There have been no complaints for years, so the information
2663 must be appropriate.
2664
2665 2006-10-16 Richard Stallman <rms@gnu.org>
2666
2667 * widget.texi: Use @var instead of capitalization.
2668 Clarify many widget type descriptions.
2669
2670 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2671
2672 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2673 gnus-dired-attach.
2674 (Selecting a Group): Fix typo.
2675
2676 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2677
2678 * widget.texi: Fix typos.
2679
2680 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2681
2682 * gnus.texi (Image Enhancements): Update for Emacs 22.
2683
2684 * gnus-faq.texi ([1.3]): Update.
2685
2686 2006-10-06 Richard Stallman <rms@gnu.org>
2687
2688 * faq.texi (Displaying the current line or column):
2689 Delete "As of Emacs 20".
2690
2691 2006-10-06 Romain Francoise <romain@orebokech.com>
2692
2693 * faq.texi (VM): VM works with Emacs 22 too.
2694
2695 2006-10-06 Richard Stallman <rms@gnu.org>
2696
2697 * ebrowse.texi: Remove Emacs version "21" from title.
2698
2699 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2700
2701 * gnus.texi (Foreign Groups): Say where change of editing commands are
2702 stored. Add reference to `gnus-parameters'.
2703
2704 2006-09-15 Jay Belanger <belanger@truman.edu>
2705
2706 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2707 Change "Library Public License" to "Lesser Public License"
2708 throughout. Use "yyyy" to represent year.
2709
2710 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
2711
2712 * org.texi (Setting tags): Typo fix.
2713
2714 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2715
2716 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2717
2718 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2719
2720 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2721
2722 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2723
2724 * faq.texi (Escape sequences in shell output): EMACS is now set
2725 to Emacs's absolute file name, not to "t".
2726 (^M in the shell buffer): Likewise.
2727 * misc.texi (Interactive Shell): Likewise.
2728
2729 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2730
2731 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2732 mails with pop3-leave-mail-on-server. Fix wording.
2733 (Limiting): Improve gnus-summary-limit-to-articles.
2734 (X-Face): Fix typo.
2735
2736 2006-09-11 Simon Josefsson <jas@extundo.com>
2737
2738 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2739 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2740
2741 2006-09-06 Simon Josefsson <jas@extundo.com>
2742
2743 * smtpmail.texi (Authentication): Mention SSL.
2744
2745 2006-09-01 Eli Zaretskii <eliz@gnu.org>
2746
2747 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2748 Don't use @indicateurl.
2749
2750 * cc-mode.texi (Subword Movement): Don't use @headitem.
2751 (Custom Braces, Clean-ups): Don't use @tie.
2752
2753 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
2754
2755 Sync with Tramp 2.0.54.
2756
2757 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2758 Suggested by Adrian Phillips <a.phillips@met.no>.
2759
2760 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
2761
2762 * org.texi (Installation, Activation): Split from Installation and
2763 Activation.
2764 (Clocking work time): Documented new features.
2765
2766 2006-08-13 Alex Schroeder <alex@gnu.org>
2767
2768 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2769 example.
2770
2771 2006-08-12 Eli Zaretskii <eliz@gnu.org>
2772
2773 * faq.texi (How to add fonts): New node.
2774
2775 2006-08-05 Romain Francoise <romain@orebokech.com>
2776
2777 * faq.texi (New in Emacs 22): Expand.
2778
2779 2006-08-03 Michael Olson <mwolson@gnu.org>
2780
2781 * erc.texi: Update for ERC 5.1.4.
2782
2783 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2784
2785 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2786 in .../site-lisp/gnus/ by default.
2787 [ From gnus-news.texi in the trunk. ]
2788
2789 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2790
2791 * gnus.texi (MIME Commands): Additions for yEnc.
2792
2793 2006-07-24 Richard Stallman <rms@gnu.org>
2794
2795 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2796 * faq.texi: Move periods and commas inside quotes.
2797
2798 2006-07-20 Jay Belanger <belanger@truman.edu>
2799
2800 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2801
2802 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
2803
2804 * faq.texi (Security risks with Emacs): Document Emacs 22
2805 file-local-variable mechanism.
2806
2807 2006-07-12 Michael Olson <mwolson@gnu.org>
2808
2809 * erc.texi: Update for ERC 5.1.3.
2810
2811 2006-07-12 Alex Schroeder <alex@gnu.org>
2812
2813 * rcirc.texi: Fix typos.
2814 (Getting started with rcirc): New calling convention for M-x irc.
2815 Mention #rcirc. Removed channel tracking.
2816 (Configuration): Changed the names of all variables that got changed
2817 recently, eg. rcirc-server to rcirc-default-server. Added
2818 documentation for rcirc-authinfo, some background for Bitlbee, and
2819 rcirc-track-minor-mode.
2820 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
2821 Scrolling.
2822 (Reconnecting after you have lost the connection): Fixed example code
2823 to match code changes.
2824
2825 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
2826
2827 * gnus.texi, message.texi: Fix typos.
2828
2829 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
2830
2831 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
2832 commands.
2833 (Global TODO list): Document the use of the variables
2834 `org-agenda-todo-ignore-scheduled' and
2835 `org-agenda-todo-list-sublevels'.
2836
2837 2006-07-05 Richard Stallman <rms@gnu.org>
2838
2839 * faq.texi (Scrolling only one line): Fix xref.
2840
2841 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2842
2843 * faq.texi (Evaluating Emacs Lisp code):
2844 Throughout, replace eval-current-buffer with eval-buffer.
2845
2846 2006-07-03 Richard Stallman <rms@gnu.org>
2847
2848 * rcirc.texi (Scrolling conservatively): Fix xref.
2849
2850 * pcl-cvs.texi (Viewing differences): Usage fix.
2851
2852 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
2853
2854 * org.texi (Agenda commands): Document `s' key to save all org-mode
2855 buffers.
2856
2857 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
2858
2859 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
2860 names. Mention `cvs-msg' face.
2861
2862 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2863
2864 * org.texi (Checkboxes): New section.
2865
2866 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
2867
2868 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
2869 throughout this chapter.
2870
2871 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
2872
2873 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2874 text for standalone vs Emacs info.
2875 (Help): Clarify header line description. Use mouse-1 for clicks.
2876 (Help-P): Use mouse-1 for clicks.
2877 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
2878 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
2879 (Choose menu subtopic): Remove gratuitous Emacs command names.
2880 (Help-FOO): Put usual behavior first.
2881 (Help-Xref): Clicking on xrefs works in Emacs.
2882 (Search Text): Clarify what the default behavior is.
2883 (Create Info buffer): Fix Emacs window/X window confusion.
2884 (Emacs Info Variables): Fix for new Emacs init file behavior.
2885
2886 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2887
2888 * gnus.texi (Summary Buffer Lines): Fix typo.
2889
2890 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
2891
2892 * org.texi (Embedded LaTeX): New chapter.
2893 (Archiving): Section rewritten.
2894 (Enhancing text): Some parts moved to the new chapter about LaTeX.
2895
2896 2006-06-20 Bill Wohler <wohler@newt.com>
2897
2898 Release MH-E manual version 8.0.1.
2899
2900 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2901 release 8.0.1.
2902 (Preface): Depend on GNU mailutils 1.0 and higher.
2903
2904 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2905
2906 * message.texi (News Headers): Update message-syntax-checks section.
2907
2908 2006-06-19 Karl Berry <karl@gnu.org>
2909
2910 * info.texi (Advanced): Mention C-q, especially with ?.
2911
2912 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
2913
2914 * org.texi (Publishing links): Document the `:link-validation-function'
2915 property.
2916 (Extensions and Hacking): New chapter, includes some sections of the
2917 "Miscellaneous" chapter.
2918
2919 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
2920
2921 * org.texi (Progress logging): New section.
2922
2923 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2924
2925 * viper.texi (Viper Specials):
2926 * gnus.texi (Example Setup):
2927 * faq.texi (Backspace invokes help):
2928 * dired-x.texi (Optional Installation Dired Jump):
2929 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
2930 follow coding conventions.
2931
2932 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2933
2934 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2935
2936 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
2937
2938 * org.texi (ASCII export): Document indentation adaptation.
2939 (Setting tags): Document mutually-exclusive tags.
2940
2941 2006-06-05 Romain Francoise <romain@orebokech.com>
2942
2943 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2944 Fix typo.
2945
2946 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
2947 channel (#gnus@irc.freenode.net).
2948 Fix typos. Update copyright notice.
2949
2950 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2951 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
2952 (Line-Up Functions, Custom Macros):
2953 * ediff.texi (Window and Frame Configuration)
2954 (Highlighting Difference Regions):
2955 * emacs-mime.texi (Display Customization):
2956 * erc.texi (History):
2957 * eshell.texi (Known problems):
2958 * eudc.texi (Overview, BBDB):
2959 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
2960 (The problem of spam, SpamOracle, Extending the Spam package)
2961 (Conformity, Terminology):
2962 * idlwave.texi (Routine Info)
2963 (Class and Keyword Inheritance, Padding Operators)
2964 (Breakpoints and Stepping, Electric Debug Mode)
2965 (Examining Variables, Troubleshooting):
2966 * org.texi (Creating timestamps):
2967 * reftex.texi (Commands, Options, Changes):
2968 * tramp.texi (Inline methods, Password caching)
2969 (Auto-save and Backup, Issues):
2970 * vip.texi (Files, Commands in Insert Mode):
2971 * viper.texi (Emacs Preliminaries, States in Viper)
2972 (Packages that Change Keymaps, Viper Specials, Groundwork):
2973 Fix various typos.
2974
2975 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
2976
2977 * ediff.texi: Fix typos.
2978
2979 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
2980
2981 * org.texi: Small typo fixes.
2982
2983 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
2984
2985 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2986
2987 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2988
2989 * pcl-cvs.texi: Fix typos.
2990 (Customization): Say "us".
2991
2992 2006-05-26 Eli Zaretskii <eliz@gnu.org>
2993
2994 * org.texi: Remove bogus @setfilename.
2995
2996 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
2997
2998 * org.texi (ASCII export): Omit command name.
2999 (HTML export): Add prefix to all lines in Local Variable example.
3000 (Acknowledgments): Typeset names in italics.
3001
3002 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
3003
3004 * org.texi (Plain lists): Add new item navigation commands.
3005 (External links): Document elisp and info links.
3006 (Custom searches): New section.
3007 (Publishing): New chapter.
3008 (HTML export): Include a list of supported CSS classes.
3009 (Setting tags): Describe the fast-tag-setting interface.
3010
3011 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
3012
3013 * dired-x.texi: ifinfo -> ifnottex.
3014
3015 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
3016
3017 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
3018
3019 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
3020
3021 * message.texi (Interface): Add tool bar customization.
3022 (MIME): Index and text additions for mml-attach.
3023 (MIME): Describe mml-dnd-protocol-alist and
3024 mml-dnd-attach-options.
3025
3026 * gnus.texi (Oort Gnus): Reorder entries in sections.
3027 Fix some entries.
3028 (Starting Up): Add references to "Emacs for Heathens" and to
3029 "Finding the News". Add user-full-name and user-mail-address.
3030 (Group Buffer Format): Add tool bar customization and update.
3031 (Summary Buffer): Add tool bar customization.
3032 (Posting Styles): Add message-alternative-emails.
3033
3034 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
3035
3036 * tramp.texi (Filename completion): Improve wording.
3037
3038 2006-05-07 Romain Francoise <romain@orebokech.com>
3039
3040 * faq.texi (Using regular expressions): Fix typo.
3041 (Packages that do not come with Emacs): Fix capitalization.
3042 (Replacing text across multiple files): Expand node to explain how
3043 to use `dired-do-query-replace-regexp' in more detail, based on
3044 suggestion by Eric Hanchrow <offby1@blarg.net>.
3045
3046 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
3047
3048 * tramp.texi (Filename completion): Completion of remote files'
3049 method, user name and host name is active only in partial
3050 completion mode.
3051
3052 2006-05-06 Bill Wohler <wohler@newt.com>
3053
3054 Release MH-E manual version 8.0.
3055
3056 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3057 release 8.0.
3058
3059 2006-05-06 Bill Wohler <wohler@newt.com>
3060
3061 * mh-e.texi (MH-BOOK-HOME): Change from
3062 http://www.ics.uci.edu/~mh/book/mh to
3063 http://rand-mh.sourceforge.net/book/mh.
3064 Replace .htm suffix with .html for MH book files.
3065 (Using This Manual): Update key binding for getting relevant
3066 chapter in Info from command key.
3067 (Ranges): Fix itemx.
3068
3069 2006-05-05 Karl Berry <karl@gnu.org>
3070
3071 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
3072 (\fonttextsize): New user-level command to change text font size.
3073
3074 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
3075
3076 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
3077
3078 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
3079
3080 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
3081
3082 2006-04-24 Bill Wohler <wohler@newt.com>
3083
3084 * mh-e.texi (Getting Started): Make it more explicit that you need
3085 to install MH. Add pointers to current MH implementations.
3086
3087 2006-04-21 Bill Wohler <wohler@newt.com>
3088
3089 Release MH-E manual version 7.94.
3090
3091 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3092 release 7.94.
3093
3094 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
3095
3096 * org.texi: Many small fixes.
3097 (Handling links): Rename from "Managing links".
3098
3099 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
3100
3101 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
3102 (Splitting mail using spam-stat): Fix @xref.
3103
3104 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
3105
3106 * gnus.texi (Spam Package): Major revision of the text.
3107 Previously this node was "Filtering Spam Using The Spam ELisp Package".
3108
3109 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
3110
3111 * org.texi (Time stamps): Better explanation of the purpose of
3112 different time stamps.
3113 (Structure editing, Plain lists): More details on how new items
3114 and headings are inserted.
3115
3116 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
3117
3118 * org.texi (Formula syntax): Fix link to Calc Manual.
3119
3120 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
3121
3122 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3123
3124 2006-04-17 Bill Wohler <wohler@newt.com>
3125
3126 * mh-e.texi (Folders): Update mh-before-quit-hook and
3127 mh-quit-hook example with code that removes the buffers rather
3128 than just bury them.
3129
3130 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
3131
3132 Sync with Tramp 2.0.53.
3133
3134 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
3135
3136 * org.texi (Updating settings): New section.
3137 (Visibility cycling): Better names for the startup folding
3138 options.
3139 (Exporting): Completely restructured.
3140 (The very busy C-c C-c key): New section.
3141 (Summary of in-buffer settings): New section.
3142
3143 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3144
3145 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3146
3147 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3148
3149 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3150 (Server Commands): Key `v' is reserved for users.
3151
3152 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
3153
3154 * org.texi (Link format): New section, emphasis on bracket links.
3155 (External links): Document bracket links.
3156 (FAQ): Expand to cover shell links and the new link format.
3157
3158 2006-04-09 Kevin Ryde <user42@zip.com.au>
3159
3160 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3161
3162 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3163
3164 * gnus.texi (Summary Buffer Lines): Add `*'.
3165
3166 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
3167
3168 * gnus.texi (Group Parameters):
3169 Mention gnus-permanently-visible-groups.
3170
3171 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3172
3173 * gnus.texi (Face): Fix typo.
3174
3175 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3176
3177 * gnus.texi (X-Face): Clarify.
3178 (Face): Need Emacs with PNG support.
3179
3180 2006-04-06 Richard Stallman <rms@gnu.org>
3181
3182 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3183 Emacs".
3184
3185 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3186
3187 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3188 blocks not suitable for inclusion with Emacs using variable
3189 PARTOFEMACS.
3190
3191 2006-04-04 Simon Josefsson <jas@extundo.com>
3192
3193 * gnus.texi (Security): Improve.
3194
3195 2006-04-02 Bill Wohler <wohler@newt.com>
3196
3197 * mh-e.texi (Getting Started, Junk, Bug Reports)
3198 (MH FAQ and Support): Fix URLs.
3199
3200 2006-03-31 Romain Francoise <romain@orebokech.com>
3201
3202 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3203 to t, not nil (and has for the past eight years).
3204
3205 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3206
3207 * message.texi, gnus.texi: Bump version to 5.11.
3208
3209 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3210
3211 * gnus.texi (Top): Add comment about version line.
3212
3213 * message.texi (Top): Ditto. Change to take named versions into
3214 account.
3215
3216 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3217
3218 * gnus.texi (Posting Styles): Add x-face-file to example.
3219 (X-Face): Refer to posting styles.
3220
3221 * gnus-faq.texi ([5.8]): Add x-face-file.
3222 ([8.4]): Add links to gmane.emacs.gnus.user and
3223 gmane.emacs.gnus.general.
3224
3225 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3226
3227 * gnus-faq.texi: Use .invalid.
3228 ([5.4]): Fix gnus-posting-styles example.
3229
3230 2006-03-27 Romain Francoise <romain@orebokech.com>
3231
3232 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3233 Emacs/W3 needs a new maintainer.
3234 (Ispell): Update author and version info.
3235 (Mailcrypt): Mention PGG.
3236 (New in Emacs 22): Add PGG to the list of new packages.
3237 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3238 updating dead URLs.
3239
3240 2006-03-25 Karl Berry <karl@gnu.org>
3241
3242 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3243 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3244 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3245 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3246 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3247 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3248 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3249 (2) do not indent copyright year list (or anything else).
3250
3251 2006-03-21 Bill Wohler <wohler@newt.com>
3252
3253 * mh-e.texi (Folders): Various edits.
3254
3255 2006-03-20 Romain Francoise <romain@orebokech.com>
3256
3257 * gnus.texi (Mail Folders): Grammar fix.
3258
3259 2006-03-19 Bill Wohler <wohler@newt.com>
3260
3261 * mh-e.texi (Replying): Document Mail-Followup-To.
3262 Change manually-formatted table to multitable. Add debugging info.
3263 Move description of mh-reply-default-reply-to into paragraph
3264 that describes its values.
3265
3266 2006-03-17 Bill Wohler <wohler@newt.com>
3267
3268 * mh-e.texi: Use smallexample and smalllisp consistently.
3269 (Sending Mail Tour): Update method of entering
3270 addresses and subject.
3271 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3272 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3273
3274 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
3275
3276 * org.texi: Version number change only.
3277
3278 2006-03-14 Bill Wohler <wohler@newt.com>
3279
3280 * mh-e.texi: Add index entries around each paragraph rather than
3281 depend on entries from beginning of node. Doing so ensures that
3282 index entries are less likely to be forgotten if text is cut and
3283 pasted, and are necessary anyway if the references are on a
3284 separate page. It seems that makeinfo is now (v. 4.8) only
3285 producing one index entry per node, so there is no longer any
3286 excuse not to. Use subheading instead of heading. The incorrect
3287 use of heading produced very large fonts in Info--as large as the
3288 main heading.
3289 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3290 versions 6 and 7 appeared *around* the time of these Emacs releases.
3291
3292 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
3293
3294 * org.texi (Clean view): Document new startup options.
3295
3296 2006-03-11 Bill Wohler <wohler@newt.com>
3297
3298 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3299 (Composing, Scan Line Formats): Fix @refs.
3300 (Getting Started): Define MH profile and MH profile components.
3301 (Incorporating Mail, Reading Mail, Viewing, Printing)
3302 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3303 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3304 for string constants.
3305 (Tool Bar): Remove spurious quote.
3306 (Junk): Use ``...'' instead of "...".
3307 (Scan Line Formats): Replace @samp with @kbd.
3308
3309 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3310
3311 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3312
3313 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3314
3315 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3316 easy to understand.
3317
3318 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3319
3320 * gnus.texi: Markup fix.
3321 (Fancy Mail Splitting): Specify new feature.
3322
3323 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3324
3325 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3326 partial-words matching.
3327
3328 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3329
3330 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3331
3332 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3333 (MIME Commands): Fix mm-discouraged-alternatives.
3334
3335 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
3336
3337 * org.texi: Version number change only.
3338
3339 2006-03-06 Bill Wohler <wohler@newt.com>
3340
3341 * mh-e.texi: Move from SourceForge repository to Savannah.
3342 This is version 7.93, which is a total rewrite from the previous
3343 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3344 version 7.93.
3345
3346 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3347
3348 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3349
3350 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
3351
3352 * org.texi (Interaction): Add item about `org-mouse.el' by
3353 Piotr Zielinski.
3354 (Managing links): Document that also mouse-1 can be used to
3355 activate a link.
3356 (Headlines, FAQ): Add entry about hiding leading stars.
3357 (Miscellaneous): Resort the sections in this chapter to a more
3358 logical sequence.
3359
3360 2006-02-27 Simon Josefsson <jas@extundo.com>
3361
3362 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3363 2004-01-27 from the trunk).
3364
3365 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3366
3367 * cc-mode.texi: Rename c-hungry-backspace to
3368 c-hungry-delete-backwards, at the request of RMS. Leave the old
3369 name as an alias.
3370
3371 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3372
3373 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3374 include the function header within the defun.
3375
3376 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3377
3378 * cc-mode.texi: Correct two typos.
3379
3380 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3381
3382 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3383 existing comment.
3384 (Electric Keys): Add a justification for electric indentation.
3385 (Hungry WS Deletion): Clear up the names and complications of the
3386 BACKSPACE and DELETE keys.
3387
3388 2006-02-23 Juri Linkov <juri@jurta.org>
3389
3390 * faq.texi (Common requests): Move `Turning on auto-fill by
3391 default' after `Wrapping words automatically'. Move `Working with
3392 unprintable characters' before `Searching for/replacing newlines'.
3393 Move `Replacing highlighted text' after `Highlighting a region'.
3394 Merge `Repeating commands' and `Repeating a command as many times
3395 as possible' into the former.
3396 (Packages that do not come with Emacs): Add refs to Gmane and
3397 etc/MORE.STUFF.
3398
3399 2006-02-23 Juri Linkov <juri@jurta.org>
3400
3401 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3402 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3403 Add xref to `(emacs)Reporting Bugs'.
3404 (Getting a printed manual): Add URL to other formats of the manual.
3405 (Common requests): Fix menu.
3406 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3407 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3408 (Inserting text at the beginning of each line): Add pxref to
3409 `Changing the included text prefix'.
3410 (Forcing the cursor to remain in the same column): Mention `track-eol'
3411 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3412 (Replacing text across multiple files): Add keybinding `Q' for
3413 `dired-do-query-replace'.
3414
3415 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
3416
3417 * reftex.texi: Version number and date change only.
3418
3419 * org.texi (Internal Links): Rewrite to cover the modified
3420 linking system.
3421
3422 2006-02-17 Eli Zaretskii <eliz@gnu.org>
3423
3424 * faq.texi: Remove the coding cookie, it's not needed anymore.
3425
3426 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3427
3428 * faq.texi (Colors on a TTY): Mention Mac OS port.
3429
3430 2006-02-12 Karl Berry <karl@gnu.org>
3431
3432 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3433 8-bit accented a.
3434
3435 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3436
3437 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3438
3439 2006-02-08 Romain Francoise <romain@orebokech.com>
3440
3441 * faq.texi (Top): Remove paragraph about the FAQ being a
3442 transitional document, etc.
3443 (Searching for/replacing newlines): New node.
3444 (Yanking text in isearch): New node.
3445 (Inserting text at the beginning of each line): Rename and make
3446 more general, mention `M-;' in Message mode.
3447
3448 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3449
3450 * faq.texi (Meta key does not work in xterm)
3451 (Emacs does not display 8-bit characters)
3452 (Inputting eight-bit characters): Update xrefs.
3453
3454 2006-02-06 Romain Francoise <romain@orebokech.com>
3455
3456 * faq.texi (VM): VM now at version 7.19.
3457 Set myself as maintainer of this file.
3458
3459 2006-02-04 Michael Olson <mwolson@gnu.org>
3460
3461 * erc.texi (History): Note that ERC is now included with Emacs.
3462
3463 2006-01-31 Romain Francoise <romain@orebokech.com>
3464
3465 * message.texi (Message Headers): Explain what
3466 `message-alternative-emails' does in more detail.
3467 Update copyright year.
3468
3469 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3470
3471 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3472
3473 2006-01-29 Richard M. Stallman <rms@gnu.org>
3474
3475 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3476
3477 2006-01-29 Michael Olson <mwolson@gnu.org>
3478
3479 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3480
3481 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3482
3483 * faq.texi (New in Emacs 22): Mention ERC.
3484
3485 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3486
3487 * rcirc.texi: Capitalize dir entry for consistency with the entry
3488 in info/dir and other entries in the Emacs category.
3489 Fix typos. Delete trailing whitespace.
3490
3491 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
3492
3493 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3494
3495 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3496
3497 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3498 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3499
3500 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3501 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3502
3503 2006-01-27 Alex Schroeder <alex@gnu.org>
3504
3505 * rcirc.texi: New file.
3506
3507 2006-01-23 Juri Linkov <juri@jurta.org>
3508
3509 * widget.texi (User Interface): Add S-TAB for widget-backward.
3510
3511 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3512
3513 Sync with Tramp 2.0.52.
3514
3515 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3516 Add Tramp disabling item. New item for common connection problems.
3517 (various): Apply "ftp" as method for the download URL.
3518 (Bug Reports): Refer to FAQ for common problems.
3519
3520 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3521
3522 * widget.texi (User Interface): Use @key for TAB.
3523
3524 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3525
3526 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3527 for TAB.
3528
3529 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3530
3531 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3532
3533 * gnus.texi: Update copyright.
3534
3535 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3536
3537 * gnus.texi (Article Washing): Additions.
3538
3539 2006-01-08 Alex Schroeder <alex@gnu.org>
3540
3541 * pgg.texi (Caching passphrase): Rewording.
3542
3543 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3544
3545 * org.texi (Agenda commands): Document tags command.
3546
3547 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3548
3549 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3550
3551 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3552
3553 * gnus.texi (RSS): Addition.
3554
3555 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3556
3557 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3558
3559 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3560
3561 * emacs-mime.texi (Display Customization): Add setting example to
3562 mm-discouraged-alternatives.
3563
3564 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3565
3566 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3567 version is the canonical version.
3568
3569 2006-01-08 Alex Schroeder <alex@gnu.org>
3570
3571 * pgg.texi (Caching passphrase): Rewording.
3572
3573 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3574
3575 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3576 repository URL.
3577
3578 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
3579
3580 * org.texi: Removed the accidentally re-added empty line in the
3581 direntry.
3582
3583 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3584
3585 * org.texi (Agenda Views): Chapter reorganized.
3586
3587 2005-12-29 Romain Francoise <romain@orebokech.com>
3588
3589 * faq.texi (Using Customize): New node.
3590
3591 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3592
3593 * org.texi: Remove blank line in @direntry. It is non-standard
3594 and recursively produces blank lines all over the dir file (when
3595 using Texinfo 4.8).
3596
3597 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3598
3599 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3600
3601 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
3602
3603 * org.texi (Tags): Boolean logic documented.
3604 (Agenda Views): Document custom commands.
3605
3606 2005-12-20 David Kastrup <dak@gnu.org>
3607
3608 * faq.texi (AUCTeX): Update version and mailing list info.
3609
3610 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3611
3612 * gnus.texi (MIME Commands): Mention addition of
3613 multipart/alternative to gnus-buttonized-mime-types and add xref
3614 to mm-discouraged-alternatives.
3615
3616 * emacs-mime.texi (Display Customization): Mention addition of
3617 "image/.*" and add xref to gnus-buttonized-mime-types in the
3618 mm-discouraged-alternatives section.
3619
3620 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
3621
3622 * org.texi (Tags): New section.
3623 (Agenda Views): Chapter reorganized.
3624
3625 2005-12-16 Eli Zaretskii <eliz@gnu.org>
3626
3627 * org.texi (Internal Links): Add a missing comma after an @xref.
3628
3629 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
3630
3631 * faq.texi (Filling paragraphs with a single space): No need to
3632 change sentence-end now.
3633
3634 2005-12-13 Romain Francoise <romain@orebokech.com>
3635
3636 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3637
3638 2005-12-12 Jay Belanger <belanger@truman.edu>
3639
3640 * faq.texi (Calc): Update version number.
3641
3642 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
3643
3644 * org.texi (Progress Logging): New section.
3645
3646 2005-12-10 Romain Francoise <romain@orebokech.com>
3647
3648 Update the Emacs FAQ for the 22.1 release.
3649
3650 * faq.texi: Set VER to `22.1'.
3651 (Basic editing): Explain how to use localized versions of the
3652 Tutorial. Mention that `C-h r' displays the manual. Delete
3653 obsolete WWW link to an Emacs 18 tutorial.
3654 (Getting a printed manual): Point to the new locations of the
3655 manuals on the GNU Web site.
3656 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3657 available via Info (it was previously distributed separately).
3658 (Installing Texinfo documentation): The latest version of Texinfo
3659 is 4.8, not 4.0.
3660 (Informational files for Emacs): COPYING is the GNU General Public
3661 License, not the Emacs General Public License.
3662 (Informational files for Emacs): Delete obsolete link to the
3663 GNUinfo pages as they have been removed from the GNU Web site.
3664 (New in Emacs 22): New node.
3665 (Setting up a customization file): Say that most packages support
3666 Customize nowadays.
3667 (Colors on a TTY): Delete reference to instructions on how to
3668 enable syntax highlighting, it is now enabled by default.
3669 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3670 at startup automatically.
3671 (Controlling case sensitivity): Mention `M-c' in isearch.
3672 (Using an already running Emacs process): Emacs now creates the
3673 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3674 gnuserv. As emacsclient can now run Lisp code as well, delete a
3675 sentence praising gnuserv for that. Simplify description of how
3676 the client/server operation works.
3677 (Compiler error messages): Delete obsolete text (compile.el has
3678 been rewritten).
3679 (Indenting switch statements): Fix typo.
3680 (Matching parentheses): Simplify setup instructions, mention the
3681 menu bar item in the Options menu.
3682 (Repeating a command as many times as possible): Mention `C-x e'.
3683 (Going to a line by number): Mention new keymap and bindings
3684 `M-g M-g', `M-g M-p' and `M-g M-n'.
3685 (Turning on syntax highlighting): Now on by default. Simplify.
3686 (Replacing highlighted text): Use `1', not `t'.
3687 (Problems with very large files): The maximum size is now 256MB on
3688 32-bit machines.
3689 (^M in the shell buffer): Mention `comint-process-echoes'.
3690 (Emacs for Apple computers): Emacs 22 has native support for Mac
3691 OS X.
3692 (Translating names to IP addresses): Delete node.
3693 (Binding keys to commands): Fix typo.
3694 (SPC no longer completes file names): New node.
3695 (MIME with Emacs mail packages): Delete section about the Emacs
3696 MIME FAQ (it's not reachable anymore).
3697
3698 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3699
3700 * cc-mode.texi: The manual has been extensively revised: the
3701 information about using CC Mode has been separated from the larger
3702 and more difficult chapters about configuration. It has been
3703 updated for CC Mode 5.31.
3704
3705 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3706
3707 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3708 (Selecting an implementation): Fix descriptions.
3709
3710 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3711
3712 * message.texi (Various Message Variables): Addition.
3713
3714 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3715
3716 * message.texi: Fix default values.
3717
3718 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3719
3720 * message.texi (Header Commands): Clarify descriptions of
3721 message-cross-post-followup-to, message-reduce-to-to-cc, and
3722 message-insert-wide-reply.
3723 (Various Commands): Fix kindex for message-kill-to-signature;
3724 clarify description of message-tab.
3725
3726 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3727
3728 * message.texi (Mailing Lists): Fix description about MFT.
3729
3730 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3731
3732 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3733
3734 * gnus.texi (Slow Terminal Connection): Replace old description
3735 with new one.
3736
3737 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3738
3739 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3740 replace X-Draft-Headers with X-Draft-From.
3741
3742 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3743
3744 * gnus.texi (Various Various): Fix the default value of
3745 nnheader-max-head-length.
3746 (Gnus Versions): Fix typo.
3747
3748 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
3749
3750 * org.texi (Structure editing): Document new functionality of
3751 M-RET.
3752
3753 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3754
3755 * org.texi (Internal Links): Fix Texinfo usage.
3756
3757 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
3758
3759 * org.texi (TODO basics): Document the global todo list.
3760 (TODO items): Documents sparse tree for specific TODO
3761 keywords.
3762
3763 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
3764
3765 * org.texi (Plain Lists): Typos fixed.
3766
3767 2005-11-28 Jay Belanger <belanger@truman.edu>
3768
3769 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3770
3771 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
3772
3773 * org.texi (Structure editing): New item moving commands added.
3774 (Plain Lists): New section.
3775
3776 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
3777
3778 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3779 (Agenda): Document commands `org-cycle-agenda-files' and
3780 `org-agenda-file-to-front'
3781 (Built-in table editor): Document `org-table-sort-lines'.
3782 (HTML formatting): Export of hand-formatted lists.
3783
3784 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3785
3786 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3787 new variable gnus-toolbar-thickness.
3788
3789 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3790
3791 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3792
3793 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3794
3795 * gnus.texi (X-Face): Fix description.
3796 (XVarious): Remove gnus-xmas-logo-color-alist and
3797 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3798
3799 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3800
3801 * gnus.texi (Group Parameters): Mention new variable
3802 gnus-parameters-case-fold-search.
3803 (Home Score File): Addition.
3804
3805 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
3806
3807 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3808 (Overview): List supported feed types.
3809 (Installation): No installation necessary when using autoload.
3810 (Configuration): Rename "RSS" to "news".
3811
3812 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3813
3814 * pgg.texi (User Commands): Document additional passphrase
3815 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3816 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3817
3818 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
3819
3820 * org.texi: Version number changed to 3.19.
3821
3822 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
3823
3824 * pgg.texi (How to use): Update the example to add autoload of
3825 pgg-encrypt-symmetric-region.
3826 (User Commands): Document pgg-encrypt-symmetric-region.
3827 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3828
3829 2005-10-27 Jay Belanger <belanger@truman.edu>
3830
3831 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3832 mention other TeX-related units.
3833
3834 2005-10-23 Lars Hansen <larsh@soem.dk>
3835
3836 * dired-x.texi (Miscellaneous Commands): Replace
3837 dired-do-relative-symlink by dired-do-relsymlink and
3838 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3839
3840 2005-10-23 Jay Belanger <belanger@truman.edu>
3841
3842 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3843 constant.
3844
3845 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
3846
3847 * faq.texi (Bugs and problems): Replace
3848 `dired-move-to-filename-regexp' by
3849 `directory-listing-before-filename-regexp'.
3850
3851 2005-10-22 Eli Zaretskii <eliz@gnu.org>
3852
3853 * newsticker.texi (UPDATED): Set value.
3854
3855 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3856
3857 * gnus.texi (Document Groups): Remove duplicate item.
3858
3859 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
3860
3861 * org.texi (Summary): Mention iCalendar support.
3862 (Exporting): Document iCalendar support.
3863
3864 2005-10-18 Romain Francoise <romain@orebokech.com>
3865
3866 * viper.texi (Viper Specials): Capitalize GNU.
3867
3868 2005-10-17 Juri Linkov <juri@jurta.org>
3869
3870 * info.texi (Getting Started, Search Index, Expert Info):
3871 Fix wording.
3872 (Search Text): Replace `echo area' with `mode line'.
3873 (Search Index): Both `i' and `,' find all index entries.
3874 Replace example `C-f' with `C-l' (which exists in index of Info
3875 manual) and delete spaces in its keyboard input sequence.
3876 Delete unnecessary explanations about literal characters.
3877
3878 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3879
3880 * gnus.texi (Document Server Internals): Addition.
3881
3882 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3883
3884 * gnus.texi (A note on namespaces): Fix RFC reference.
3885
3886 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3887
3888 * gnus.texi (RSS): Fix key description.
3889
3890 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3891
3892 * gnus.texi: Emacs/w3 -> Emacs/W3.
3893 (Browsing the Web): Fix description.
3894 (Web Searches): Ditto.
3895 (Customizing W3): Ditto.
3896
3897 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3898
3899 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3900
3901 2005-10-11 Jay Belanger <belanger@truman.edu>
3902
3903 * calc.texi (Integration): Mention using `a i' to compute definite
3904 integrals.
3905
3906 2005-10-11 Juri Linkov <juri@jurta.org>
3907
3908 * info.texi: Rearrange nodes.
3909 (Top): Update menu. Change ref `Info for Experts' to
3910 `Advanced Info Commands'.
3911 (Getting Started): Fix description of manual's parts.
3912 (Help-Int): Change xref `Info Search' to `Search Index', and
3913 `Expert Info' to `Advanced'.
3914 (Advanced): Move node one level up.
3915 (Search Text, Search Index): New nodes split out from `Info Search'.
3916 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3917 split out from `Advanced'.
3918 (Advanced, Emacs Info Variables): De-document editing an Info file
3919 in Info.
3920 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3921 (Creating an Info File): Delete node and move its text to
3922 `Expert Info'.
3923
3924 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
3925
3926 * org.texi (Workflow states): Documented that change in keywords
3927 becomes active only after restart of Emacs.
3928
3929 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
3930
3931 Sync with Tramp 2.0.51.
3932
3933 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
3934
3935 * speedbar.texi (Introduction): Describe new location of speedbar
3936 on menubar.
3937 (Basic Key Bindings): Remove descriptions of bindings that have
3938 been removed.
3939
3940 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
3941
3942 * speedbar.texi (GDB): Describe use of watch expressions.
3943
3944 2005-09-28 Simon Josefsson <jas@extundo.com>
3945
3946 * message.texi (IDNA): Fix.
3947
3948 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3949
3950 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3951 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3952 description of nntp-open-connection-function.
3953 (Common Variables): Fix descriptions.
3954
3955 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3956
3957 * gnus.texi (Server Buffer Format): Document the %a format spec.
3958
3959 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3960
3961 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3962
3963 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
3964
3965 * org.texi Version 3.16.
3966
3967 2005-09-19 Miles Bader <miles@gnu.org>
3968
3969 * newsticker.texi: Get rid of CVS keywords.
3970
3971 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3972
3973 * gnus.texi (Finding the Parent): Fix description of how Gnus
3974 finds article.
3975
3976 2005-09-14 Jari Aalto <jari.aalto@cante.net>
3977
3978 * gnus.texi (Advanced Scoring Examples): New examples to teach how
3979 to drop off non-answered articles.
3980
3981 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
3982
3983 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3984 braces (which are unsupported by NMAKE) for macro `srcdir'.
3985
3986 2005-09-17 Eli Zaretskii <eliz@gnu.org>
3987
3988 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3989 (../info/newsticker, newsticker.dvi): New targets.
3990
3991 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
3992
3993 * newsticker.texi: Replace @command with @code. Replace @example
3994 with @lisp.
3995 (Top): Added explanations to menu items.
3996 (GNU Free Documentation License): Removed.
3997
3998 2005-09-16 Romain Francoise <romain@orebokech.com>
3999
4000 Update all files to specify GFDL version 1.2.
4001
4002 * doclicense.texi (GNU Free Documentation License): Update to
4003 version 1.2.
4004
4005 2005-09-15 Richard M. Stallman <rms@gnu.org>
4006
4007 * newsticker.texi: Fix @setfilename.
4008
4009 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
4010 (../info/newsticker, newsticker.dvi): New targets.
4011
4012 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
4013
4014 * org.texi: Version 3.15.
4015
4016 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
4017
4018 * ses.texi: Combine all three indices into one.
4019 Correct a few typos.
4020
4021 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
4022
4023 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
4024
4025 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
4026
4027 * emacs-mime.texi (Handles): Remove duplicate item.
4028 (Encoding Customization): Fix the default value for
4029 mm-coding-system-priorities.
4030 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
4031 (Basic Functions): Fix reference.
4032
4033 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
4034
4035 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
4036
4037 2005-08-18 Richard M. Stallman <rms@gnu.org>
4038
4039 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
4040 and web site.
4041
4042 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
4043 not keyboard-translate.
4044
4045 2005-08-11 Richard M. Stallman <rms@gnu.org>
4046
4047 * faq.texi (Using regular expressions): Fix xref.
4048
4049 2005-08-09 Juri Linkov <juri@jurta.org>
4050
4051 * info.texi (Help-P): Replace `Prev' with `Previous'.
4052 (Help-M, Help-Xref): Add S-TAB.
4053 (Help-FOO): Update `u' command.
4054 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
4055 Update info about visibility of xref parts.
4056 (Help-Int): Fix `m' command. Rename `Info-last' to
4057 `Info-history-back'. Add `Info-history-forward'.
4058 (Advanced): Fix `g*' and `M-n' commands.
4059 (Info Search): Add `index-apropos' in stand-alone browser.
4060 Add isearch commands.
4061 (Emacs Info Variables): Remove `Info-fontify'.
4062 Add `Info-mode-hook'. Update face names.
4063 Add `Info-fontify-maximum-menu-size',
4064 `Info-fontify-visited-nodes', `Info-isearch-search'.
4065
4066 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
4067
4068 Sync with Tramp 2.0.50.
4069
4070 * tramp.texi: Use @option{} consequently for method names.
4071 (Inline methods, External transfer methods): Remove references to
4072 Cygwin.
4073 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
4074 implementation.
4075
4076 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4077
4078 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
4079 Mention that gnus-init-file is not read when Emacs is invoked with
4080 --no-init-file or -q.
4081
4082 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
4083
4084 * org.texi: Version 3.14.
4085
4086 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
4087
4088 * org.texi: Version 3.13.
4089
4090 2005-07-18 Juri Linkov <juri@jurta.org>
4091
4092 * calc.texi (Time Zones, Logical Operations):
4093 * cl.texi (Overview):
4094 * org.texi (TODO types):
4095 * sc.texi (Emacs 18 MUAs):
4096 * speedbar.texi (Top):
4097 * url.texi (History):
4098 Delete duplicate duplicate words.
4099
4100 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
4101
4102 * cl.texi (Type Predicates): Document `atom' type.
4103
4104 2005-07-04 Lute Kamstra <lute@gnu.org>
4105
4106 Update FSF's address in GPL notices.
4107
4108 * calc.texi (Copying):
4109 * doclicense.texi (GNU Free Documentation License):
4110 * faq.texi (Contacting the FSF):
4111 * mh-e.texi (Copying): Update FSF's address.
4112
4113 2005-07-03 Richard M. Stallman <rms@gnu.org>
4114
4115 * flymake.texi (Example -- Configuring a tool called directly):
4116 Update name of flymake-build-relative-filename.
4117
4118 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
4119
4120 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
4121
4122 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
4123
4124 * org.texi: Version 3.12.
4125
4126 2005-06-24 Eli Zaretskii <eliz@gnu.org>
4127
4128 * makefile.w32-in (MAKEINFO): Use --force.
4129 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4130 Makefile.in.
4131 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4132 more shells.
4133
4134 2005-06-23 Richard M. Stallman <rms@gnu.org>
4135
4136 * speedbar.texi (Creating a display): Texinfo usage fixes.
4137
4138 * tramp.texi (Customizing Completion, Auto-save and Backup):
4139 Texinfo usage fixes.
4140
4141 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
4142
4143 * dired-x.texi (Miscellaneous Commands):
4144 * ediff.texi (Miscellaneous):
4145 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4146 (Agent Variables):
4147 * info.texi (Help-Xref):
4148 * message.texi (Message Headers):
4149 * org.texi (Remember):
4150 * reftex.texi (Options (Defining Label Environments)):
4151 (Options (Index Support)):
4152 (Options (Viewing Cross-References)):
4153 (Options (Misc)):
4154 (Changes):
4155 * speedbar.texi (Creating a display):
4156 * tramp.texi (Customizing Completion, Auto-save and Backup):
4157 Texinfo usage fix.
4158
4159 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
4160
4161 * org.texi: Version 3.11.
4162
4163 2005-06-12 Jay Belanger <belanger@truman.edu>
4164
4165 * calc.texi (Getting Started): Remove extra menu item.
4166
4167 2005-05-31 Jay Belanger <belanger@truman.edu>
4168
4169 * calc.texi (Notations Used in This Manual): Use @kbd for key
4170 sequence.
4171 (Demonstration of Calc): Mention another way of starting Calc.
4172 (Starting Calc): Mention long name of M-#.
4173 (Embedded Mode Overview): Remove unnecessary instruction.
4174 (Other M-# commands): Rephrase `M-# 0' explanation.
4175 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4176 reflect current behavior.
4177
4178 2005-05-30 Jay Belanger <belanger@truman.edu>
4179
4180 * calc.texi (Hooks): Change description of calc-window-hook and
4181 calc-trail-window-hook to match usage.
4182 (Computational Functions): Add more constant-generating functions.
4183 (Customizable Variables): Use defvar.
4184
4185 2005-05-28 Jay Belanger <belanger@truman.edu>
4186
4187 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4188 (Basic Embedded Mode): Explain behavior of arguments to
4189 calc-embedded-mode.
4190
4191 2005-05-27 Jay Belanger <belanger@truman.edu>
4192
4193 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4194 current behavior.
4195
4196 2005-05-25 Jay Belanger <belanger@truman.edu>
4197
4198 * calc.texi: Change Calc version number throughout.
4199 (Keypad Mode): Change location in info output.
4200 (Keypad mode overview): Move picture of keypad.
4201
4202 2005-05-21 Jay Belanger <belanger@truman.edu>
4203
4204 * calc.texi (Storing variables): Mention that only most variables
4205 are void to begin with.
4206
4207 2005-05-21 Kevin Ryde <user42@zip.com.au>
4208
4209 * widget.texi (Basic Types): Update cross ref from "Enabling
4210 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4211 lispref/text.texi change.
4212
4213 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
4214
4215 * org.texi: Version 3.09.
4216
4217 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
4218
4219 * reftex.texi: Version 4.28.
4220
4221 2005-05-16 Jay Belanger <belanger@truman.edu>
4222
4223 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4224
4225 2005-05-14 Jay Belanger <belanger@truman.edu>
4226
4227 * calc.texi (Default Simplifications): Insert missing ! (logical
4228 not operator).
4229
4230 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
4231
4232 Sync with Tramp 2.0.49.
4233
4234 2005-05-10 Jay Belanger <belanger@truman.edu>
4235
4236 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4237 to 1.
4238
4239 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
4240
4241 * org.texi: Version 3.08, structure reorganized.
4242
4243 2005-04-24 Richard M. Stallman <rms@gnu.org>
4244
4245 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4246
4247 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
4248
4249 * org.texi: Update to version 3.06.
4250
4251 2005-04-13 Lute Kamstra <lute@gnu.org>
4252
4253 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4254
4255 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4256
4257 * cl.texi (Porting Common Lisp): Fix typo.
4258
4259 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4260
4261 * gnus.texi (RSS): Addition.
4262
4263 2005-04-04 Jay Belanger <belanger@truman.edu>
4264
4265 * calc.texi: Change Calc version number.
4266 (Customizable variables): Fix description of calc-language-alist.
4267 (Copying): Put in version 2 of GPL.
4268
4269 2005-04-01 Jay Belanger <belanger@truman.edu>
4270
4271 * calc.texi (Troubleshooting Commands): Remove comment about
4272 installation.
4273 (Installation): Remove section.
4274 (Customizable Variables): New section.
4275 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4276 (Graphical Devices): Add references to Customizable Variables.
4277
4278 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4279
4280 * emacs-mime.texi (Display Customization): Markup fixes.
4281 (rfc2047): Update.
4282
4283 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4284
4285 * gnus-faq.texi: Replaced with auto-generated version.
4286
4287 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4288
4289 * dired-x.texi (Multiple Dired Directories): default-directory was
4290 renamed to dired-default-directory.
4291
4292 2005-03-26 Jay Belanger <belanger@truman.edu>
4293
4294 * calc.texi (Simplifying Formulas, Rewrite Rules):
4295 Change description of top and bottom of fraction.
4296 (Modulo Forms): Move description of how to create modulo forms to
4297 earlier in the section.
4298 (Fraction Mode): Suggest using : to get a fraction by dividing.
4299 (Basic Arithmetic): Adjust placement of command name.
4300 (Truncating the Stack): Emphasize that "hidden" entries are still
4301 visible.
4302 (Installation): Move discussion of printing manual to "About This
4303 Manual".
4304 (About This Manual): Mention how to print the manual.
4305 (Reporting Bugs): Remove first person.
4306 (Building Vectors): Add algebraic version of append.
4307 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4308 (Grouping Digits): Fix typo.
4309
4310 2005-03-25 Werner Lemberg <wl@gnu.org>
4311
4312 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4313 Replace `legal' with `valid'.
4314
4315 2005-03-25 Werner Lemberg <wl@gnu.org>
4316
4317 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4318
4319 2005-03-24 Jay Belanger <belanger@truman.edu>
4320
4321 * calc.texi (General Mode Commands)
4322 (Mode Settings in Embedded Mode): Add some explanation of
4323 recording mode settings.
4324
4325 2005-03-24 Richard M. Stallman <rms@gnu.org>
4326
4327 * calc.texi: Remove praise of non-free software.
4328
4329 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4330 (Installation): Node deleted.
4331
4332 2005-03-23 Richard M. Stallman <rms@gnu.org>
4333
4334 * url.texi (HTTP language/coding): Improve last change.
4335
4336 2005-03-22 Jay Belanger <belanger@truman.edu>
4337
4338 * calc.texi (Embedded Mode): Add new information on changing
4339 modes.
4340
4341 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4342
4343 Sync with Tramp 2.0.48.
4344
4345 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4346
4347 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4348 "GNU/Linux". Change all addresses to .gnu.org.
4349 (Default Method): Offer shortened syntax for "su" and "sudo"
4350 methods.
4351
4352 2005-03-07 Richard M. Stallman <rms@gnu.org>
4353
4354 * url.texi: Fix usage of "e.g.".
4355 (HTTP language/coding): Explain the rules for these strings.
4356
4357 2005-03-06 Richard M. Stallman <rms@gnu.org>
4358
4359 * woman.texi (Introduction): Minor cleanups.
4360
4361 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4362
4363 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4364 (Installation): Node deleted.
4365
4366 * mh-e.texi (Preface): Get rid of "Emacs 21".
4367
4368 * eshell.texi (Installation): Delete node (for Emacs 20).
4369
4370 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4371
4372 * flymake.texi: Refill and tweak style in @lisp blocks.
4373
4374 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4375
4376 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4377
4378 2005-03-01 Jay Belanger <belanger@truman.edu>
4379
4380 * calc.texi (Trigonometric and Hyperbolic Functions):
4381 Mention additional functions.
4382 (Algebraic Simplifications): Mention additional simplifications.
4383
4384 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4385
4386 * ses.texi: Add concept/function/variable indices (this work was
4387 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4388 papers on file at FSF).
4389
4390 2005-02-10 Jay Belanger <belanger@truman.edu>
4391
4392 * calc.texi: Change @LaTeX to La@TeX throughout.
4393 Redefine @expr as @math for TeX output.
4394 Redefine @texline as a no-op for TeX output.
4395 Define @tfn, replace @t by @tfn throughout.
4396
4397 2005-02-09 Jay Belanger <belanger@truman.edu>
4398
4399 * calc.texi: Add macro for LaTeX for info output.
4400
4401 2005-02-08 Kim F. Storm <storm@cua.dk>
4402
4403 * texinfo.tex (LaTex): Add def.
4404
4405 2005-02-06 Jay Belanger <belanger@truman.edu>
4406
4407 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4408 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4409 throughout manual.
4410
4411 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4412
4413 * gnus.texi: Some edits based on comments from David Abrahams.
4414
4415 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4416
4417 * gnus.texi (RSS): Fix the keystroke.
4418
4419 2005-01-24 David Kastrup <dak@gnu.org>
4420
4421 * faq.texi: Update AUCTeX version info.
4422
4423 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4424
4425 * gnus-faq.texi ([4.1]): Typo.
4426
4427 2005-01-19 Jay Belanger <belanger@truman.edu>
4428
4429 * calc.texi (Keep Arguments): Mention that keeping arguments
4430 doesn't work with keyboard macros.
4431
4432 2005-01-16 Richard M. Stallman <rms@gnu.org>
4433
4434 * autotype.texi (Autoinserting): Fix small error.
4435
4436 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
4437
4438 Sync with Tramp 2.0.47.
4439
4440 * tramp.texi (Compilation): New section, describing compilation of
4441 remote files.
4442
4443 2005-01-11 Kim F. Storm <storm@cua.dk>
4444
4445 * widget.texi (Basic Types): Add :follow-link keyword.
4446
4447 2005-01-09 Jay Belanger <belanger@truman.edu>
4448
4449 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4450
4451 2005-01-08 Jay Belanger <belanger@truman.edu>
4452
4453 * calc.texi: Change throughout to reflect new default value of
4454 calc-settings-file.
4455
4456 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4457
4458 * message.texi (Reply): `message-reply-to-function' should return
4459 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4460
4461 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4462
4463 * faq.texi (Changing load-path): Fix typo.
4464
4465 2005-01-05 Jay Belanger <belanger@truman.edu>
4466
4467 * calc.texi (Programming Tutorial): Replace kbd command by
4468 appropriate characters for a keyboard macro.
4469
4470 2005-01-04 Jay Belanger <belanger@truman.edu>
4471
4472 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4473 for Lucid Emacs.
4474 (Programming Tutorial): Mention that the user needs to be in the
4475 right mode to compute some functions.
4476
4477 2005-01-04 Jay Belanger <belanger@truman.edu>
4478
4479 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4480 no longer applicable.
4481
4482 2005-01-01 Jay Belanger <belanger@truman.edu>
4483
4484 * calc.texi (Programming Tutorial): Changed description of how to
4485 edit keyboard macros to match current behavior.
4486
4487 2004-12-31 Jay Belanger <belanger@truman.edu>
4488
4489 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4490
4491 2004-12-20 Jay Belanger <belanger@truman.edu>
4492
4493 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4494 zero.
4495
4496 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4497
4498 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4499 @xref.
4500 (Font Locking): Avoid @strong{Note:}.
4501
4502 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
4503
4504 Sync with Tramp 2.0.46.
4505
4506 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4507
4508 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4509
4510 * url.texi: Correct typos.
4511 (Retrieving URLs): @var{nil}->@code{nil}.
4512 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4513 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4514 (Dealing with HTTP documents): @inforef->@xref.
4515
4516 2004-12-15 Jay Belanger <belanger@truman.edu>
4517
4518 * calc.texi: Consistently capitalized all mode names.
4519 (Answers to Exercises): Mention that an answer can be a fraction
4520 when in Fraction mode.
4521
4522 2004-12-13 Jay Belanger <belanger@truman.edu>
4523
4524 * calc.texi: Fix some TeX definitions.
4525
4526 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4527
4528 * reftex.texi (Imprint): Remove erroneous @value's.
4529
4530 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4531
4532 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4533 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4534
4535 2004-12-08 Jay Belanger <belanger@truman.edu>
4536
4537 * calc.texi (Starting Calc): Remove comment about installation.
4538 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4539
4540 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4541
4542 * url.texi: Update @setfilename.
4543 (Getting Started): No need to worry about Gnus versions.
4544 (Dealing with HTTP documents): Use @inforef.
4545
4546 * org.texi: Fix @direntry file name.
4547
4548 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4549
4550 * url.texi: New file.
4551
4552 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4553
4554 2004-12-06 Jay Belanger <belanger@truman.edu>
4555
4556 * calc.texi (Using Calc): Remove paragraph about installation.
4557
4558 2004-12-06 Jay Belanger <belanger@truman.edu>
4559
4560 * calc.texi: Use more Texinfo macros and less TeX defs.
4561 Remove @refill's.
4562
4563 2004-12-06 Richard M. Stallman <rms@gnu.org>
4564
4565 * org.texi: New file.
4566
4567 2004-12-05 Richard M. Stallman <rms@gnu.org>
4568
4569 * Makefile.in (org.dvi, ../info/org): New targets.
4570 (INFO_TARGETS): Add ../info/org.
4571 (DVI_TARGETS): Add org.dvi.
4572 (maintainer-clean): Remove the info files in the info dir.
4573
4574 2004-11-26 Eli Zaretskii <eliz@gnu.org>
4575
4576 * idlwave.texi: Fix the setfilename directive to put the produced
4577 file in ../info.
4578 (Continued Statement Indentation): Resurrect Jan D.'s change from
4579 2004-11-03 that was lost when a newer version of idlwave.texi was
4580 imported.
4581
4582 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4583
4584 * gnus-faq.texi ([5.1]): Added missing bracket.
4585
4586 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4587 `spam-initialize'.
4588
4589 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4590
4591 * message.texi (Various Message Variables): Mention that all mail
4592 file variables are derived from `message-directory'.
4593
4594 * gnus.texi (Splitting Mail): Clarify bogus group.
4595
4596 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4597
4598 * emacs-mime.texi (Encoding Customization): Fix
4599 mm-coding-system-priorities entry.
4600
4601 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
4602
4603 * idlwave.texi (Continued Statement Indentation):
4604 * reftex.texi (Options (Index Support)):
4605 (Displaying and Editing the Index, Table of Contents):
4606 * speedbar.texi (Creating a display, Major Display Modes): Replace
4607 non-nil with non-@code{nil}.
4608
4609 2004-10-21 Jay Belanger <belanger@truman.edu>
4610
4611 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4612
4613 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4614
4615 * calc.texi (Reporting Bugs): Double up `@'.
4616
4617 2004-10-18 Jay Belanger <belanger@truman.edu>
4618
4619 * calc.texi (Reporting Bugs): Changed the address that bugs
4620 should be sent to.
4621
4622 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4623
4624 * gnus.texi (New Features): Add 5.11.
4625
4626 * message.texi (Resending): Remove wrong default value.
4627
4628 * gnus.texi (Mail Source Specifiers): Describe possible problems
4629 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4630 `pop3-leave-mail-on-server' to the index.
4631
4632 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4633
4634 * message.texi (Canceling News): Add how to set a password.
4635
4636 2004-10-12 Jay Belanger <belanger@truman.edu>
4637
4638 * calc.texi (Help Commands): Changed the descriptions of
4639 calc-describe-function and calc-describe-variable to match their
4640 current behavior.
4641
4642 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4643
4644 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4645
4646 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
4647
4648 Sync with Tramp 2.0.45.
4649
4650 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4651 plink link. The URL is outdated. Originator contacted for
4652 clarification.
4653
4654 2004-10-10 Juri Linkov <juri@jurta.org>
4655
4656 * gnus.texi (Top, Marking Articles): Join two menus in one node
4657 because a node can have only one menu.
4658
4659 2004-10-09 Juri Linkov <juri@jurta.org>
4660
4661 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4662 example of nnmail-split-fancy.
4663
4664 2004-10-06 Karl Berry <karl@gnu.org>
4665
4666 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4667 consistency with other uses of dashes.
4668
4669 2004-10-05 Karl Berry <karl@gnu.org>
4670
4671 * info.texi: Consistently use --- throughout, periods at end of
4672 menu descriptions, and a couple typos.
4673
4674 2004-09-26 Jesper Harder <harder@ifa.au.dk>
4675
4676 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4677 * pgg.texi (User Commands, Backend methods): Do.
4678 * gnus.texi: Markup fixes.
4679 (Setting Process Marks): Fix `M P a' entry.
4680 * emacs-mime.texi: Fixes.
4681
4682 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4683
4684 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4685 again.
4686 Use 5.10 instead of 5.10.0.
4687
4688 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4689
4690 * gnus.texi (Summary Mail Commands): S D e.
4691
4692 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4693
4694 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4695 the gnus-article-mode-line-format section.
4696
4697 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4698
4699 * gnus.texi (Various Summary Stuff): Fix the documentation for
4700 gnus-newsgroup-variables.
4701
4702 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4703
4704 * gnus.texi (MIME Commands): Added
4705 gnus-mime-display-multipart-as-mixed,
4706 gnus-mime-display-multipart-alternative-as-mixed,
4707 gnus-mime-display-multipart-related-as-mixed.
4708 (Mail Source Customization): Clarify `mail-source-directory'.
4709 (Splitting Mail): Mention gnus-group-find-new-groups.
4710 (SpamOracle): Fixed typo.
4711
4712 * gnus-faq.texi: Untabify.
4713 ([6.3]): nnir.el is in contrib directory.
4714
4715 * message.texi (News Headers): Clarify how a unique ID is created.
4716
4717 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4718 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4719
4720 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
4721
4722 * gnus.texi (Group Parameters): Added more on hooks.
4723
4724 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
4725
4726 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4727
4728 2004-09-22 Jay Belanger <belanger@truman.edu>
4729
4730 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4731 might be hidden during part of the session.
4732
4733 2004-09-20 Jay Belanger <belanger@truman.edu>
4734
4735 * calc.texi (Notations Used in This Manual): Put in an earlier
4736 mention that DEL could be called Backspace.
4737
4738 2004-09-10 Simon Josefsson <jas@extundo.com>
4739
4740 * gnus.texi (IMAP): Add example. Suggested and partially written
4741 by Steinar Bang <sb@dod.no>.
4742
4743 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4744
4745 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4746 netrc syntax.
4747
4748 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4749
4750 * gnus.texi (Spam ELisp Package Sequence of Events):
4751 Some clarifications.
4752 (Spam ELisp Package Global Variables): More clarifications.
4753
4754 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4755
4756 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4757 Mention spam-split does not modify incoming mail.
4758
4759 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4760
4761 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4762
4763 2004-09-10 Eli Zaretskii <eliz@gnu.org>
4764
4765 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4766
4767 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4768
4769 * makefile.w32-in (sieve, pgg): Use $(infodir).
4770
4771 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4772
4773 * makefile.w32-in: Fix PGG and Sieve entries.
4774
4775 2004-08-28 Eli Zaretskii <eliz@gnu.org>
4776
4777 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4778 Emacs and related programs.
4779
4780 2004-08-27 Richard M. Stallman <rms@gnu.org>
4781
4782 * faq.texi: Fix texinfo usage, esp. doublequotes.
4783 (Difference between Emacs and XEmacs): Some clarification.
4784
4785 * faq.texi (Difference between Emacs and XEmacs):
4786 Explain not to contrast XEmacs with GNU Emacs.
4787
4788 2004-08-26 Richard M. Stallman <rms@gnu.org>
4789
4790 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4791
4792 2004-08-22 David Kastrup <dak@gnu.org>
4793
4794 * reftex.texi (AUCTeX): Update links, section name.
4795
4796 * faq.texi (Calc): Update availability (included in 22.1).
4797 (AUCTeX): Update availability, information, versions, description.
4798
4799 2004-08-14 Eli Zaretskii <eliz@gnu.org>
4800
4801 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4802
4803 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4804
4805 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4806
4807 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
4808
4809 Sync with Tramp 2.0.44.
4810
4811 2004-08-05 Lars Hansen <larsh@math.ku.dk>
4812
4813 * widget.texi (User Interface): Update how to separate the
4814 editable field of an editable-field widget from other widgets.
4815 (Programming Example): Add text after field.
4816
4817 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4818
4819 * emacs-mime.texi (Encoding Customization): Add a note to the
4820 mm-content-transfer-encoding-defaults entry.
4821 (rfc2047): Update.
4822
4823 * gnus.texi (Article Highlighting): Add
4824 gnus-cite-ignore-quoted-from.
4825 (POP before SMTP): New node.
4826 (Posting Styles): Addition.
4827 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4828 (Fancy Mail Splitting): Ditto.
4829 (X-Face): Add gnus-x-face.
4830
4831 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4832
4833 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4834 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4835
4836 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4837
4838 * gnus.texi (Mail Source Specifiers): Describe
4839 `pop3-leave-mail-on-server'.
4840
4841 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4842
4843 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4844
4845 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4846 repository. Change setfilename.
4847
4848 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4849
4850 2004-07-02 Juri Linkov <juri@jurta.org>
4851
4852 * pcl-cvs.texi (Viewing differences): Add `d r'.
4853
4854 2004-06-29 Jesper Harder <harder@ifa.au.dk>
4855
4856 * ses.texi, viper.texi, flymake.texi, faq.texi:
4857 * eshell.texi, ediff.texi: Markup fixes.
4858
4859 2004-06-21 Karl Berry <karl@gnu.org>
4860
4861 * info.texi (Top): Mention that only Emacs has mouse support.
4862 (Getting Started): Mention this in a few other places.
4863
4864 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * autotype.texi (Copyrights, Timestamps): Recommend
4867 `before-save-hook' instead of `write-file-functions'.
4868
4869 2004-06-13 Lars Hansen <larsh@math.ku.dk>
4870
4871 * dired-x.texi (dired-mark-omitted): Update keybinding.
4872
4873 2004-06-10 Kim F. Storm <storm@cua.dk>
4874
4875 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4876
4877 2004-06-05 Lars Hansen <larsh@math.ku.dk>
4878
4879 * dired-x.texi (variable dired-omit-mode): Rename from
4880 dired-omit-files-p.
4881 (function dired-omit-mode): Rename from dired-omit-toggle.
4882 Call dired-omit-mode rather than set dired-omit-files-p.
4883 (dired-mark-omitted): Describe command.
4884
4885 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4886
4887 Version 2.0.41 of Tramp released.
4888
4889 2004-05-29 Juanma Barranquero <lektu@terra.es>
4890
4891 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4892 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4893
4894 2004-05-29 Richard M. Stallman <rms@gnu.org>
4895
4896 * cl.texi (Top): Call this chapter `Introduction'.
4897 (Overview): In TeX, no section heading here.
4898
4899 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4900
4901 2004-05-29 Eli Zaretskii <eliz@gnu.org>
4902
4903 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4904 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4905
4906 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4907
4908 * flymake.texi: New file.
4909
4910 2004-05-28 Simon Josefsson <jas@extundo.com>
4911
4912 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4913
4914 2004-05-07 Kai Großjohann <kai@emptydomain.de>
4915
4916 Version 2.0.40 of Tramp released.
4917
4918 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4919
4920 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4921
4922 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4923 variables `tramp-backup-directory-alist' and
4924 `tramp-bkup-backup-directory-info'.
4925 (Overview, Connection types)
4926 (External transfer methods, Default Method)
4927 (Windows setup hints): Remove restriction of password entering
4928 with external methods.
4929 (Auto-save and Backup): Make file name example
4930 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4931 and `auto-save-directory' must be used.
4932 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4933 only "NT"). Remove doubled entry "What kinds of systems does
4934 @tramp{} work on".
4935 (tramp): Macro removed.
4936 (Obtaining Tramp): Flag removed from title.
4937 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4938 and `trampver' used properly. Flag `tramp-inst' replaced by
4939 `installchapter'. Installation related text adapted.
4940
4941 2004-04-28 Masatake YAMATO <jet@gyve.org>
4942
4943 * widget.texi (Programming Example): Remove overlays.
4944
4945 2004-04-27 Jesper Harder <harder@ifa.au.dk>
4946
4947 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4948
4949 2004-04-23 Juanma Barranquero <lektu@terra.es>
4950
4951 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4952
4953 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4954
4955 * info.texi (Info Search): Add info-apropos.
4956
4957 2004-03-22 Juri Linkov <juri@jurta.org>
4958
4959 * faq.texi: Fix help key bindings.
4960
4961 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4962
4963 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4964 (as suggested by Karl Berry). Update information about colored
4965 stars in menus. Add new subheading describing M-n.
4966
4967 2004-03-12 Richard M. Stallman <rms@gnu.org>
4968
4969 * cl.texi (Top): Rename top node's title.
4970
4971 2004-03-08 Karl Berry <karl@gnu.org>
4972
4973 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4974 problems making the texinfo distribution.
4975
4976 2004-02-29 Simon Josefsson <jas@extundo.com>
4977
4978 * smtpmail.texi (Authentication): Changed the list of supported
4979 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4980 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4981 <voegelas@gmx.net>.
4982
4983 2004-02-29 Juanma Barranquero <lektu@terra.es>
4984
4985 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4986 Use $(DEL) instead of rm, and ignore exit code.
4987
4988 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
4989
4990 Tramp version 2.0.39 released.
4991
4992 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4993
4994 * tramp.texi (Customizing Completion): Explain new functions
4995 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4996 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4997 (Top): Refer to Savannah mailing list as the major one. Mention
4998 older mailing lists in HTML mode only.
4999 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
5000 (Frequently Asked Questions): Remote hosts must not be Unix-like
5001 for "smb" method.
5002 (Password caching): New node.
5003 (External transfer methods): Refer to password caching for "smb"
5004 method.
5005
5006 2004-02-17 Karl Berry <karl@gnu.org>
5007
5008 * info.texi (Help-Int): Mention the new line number feature.
5009
5010 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
5011
5012 * ses.texi (Advanced Features): New functionality for
5013 ses-set-header-row (defaults to current row unless C-u used).
5014 (Acknowledgements): Add Stefan Monnier.
5015
5016 2003-12-29 Kevin Ryde <user42@zip.com.au>
5017
5018 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
5019
5020 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
5021
5022 Tramp version 2.0.38 released.
5023
5024 * tramp.texi (Remote shell setup): Warn of environment variables
5025 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
5026 <sven.gabriel@imk.fzk.de>.
5027 (Configuration): Tramp now chooses base64/uuencode
5028 automatically. Update wording accordingly.
5029 (Top): More description for the `Default Method' menu entry.
5030 (Default Method): Use @code, not @var, for Lisp variables.
5031 (Default Method): New subsection `Which method is the right one
5032 for me?' Suggested by Christian Kirsch.
5033 (Configuration): Pointer to new subsection added.
5034 (Default Method): Too many "use" in one sentence.
5035 Rephrase. Reported by Christian Kirsch.
5036 (Filename Syntax): Old `su' example is probably a left-over from
5037 the sm/su method naming. Replace with `ssh', instead.
5038 (External transfer methods, Auto-save and Backup):
5039 Typo fixes.
5040
5041 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
5042
5043 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
5044 (Top): Mention japanese manual only if flag `jamanual' is set.
5045 Insert section `Japanese manual' in menu.
5046
5047 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
5048
5049 * eshell.texi (Known Problems): Add doc item.
5050
5051 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5052
5053 * cc-mode.texi: Update for CC Mode 5.30.
5054
5055 Note: Please refrain from doing purely cosmetic changes like
5056 removing trailing whitespace in this manual; it clobbers cvs
5057 merging for no good reason.
5058
5059 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5060
5061 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
5062 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
5063 @acronym{ASCII}.
5064
5065 2003-10-26 Karl Berry <karl@gnu.org>
5066
5067 * info.texi (Info Search): Echo area, not echo are. From Debian
5068 diff.
5069
5070 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
5071
5072 * widget.texi (Defining New Widgets): Document new behavior of
5073 :buttons and :children keywords.
5074
5075 2003-10-22 Miles Bader <miles@gnu.org>
5076
5077 * Makefile.in (info): Move before $(top_srcdir)/info.
5078
5079 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
5080
5081 * tramp.texi (Inline methods): Small grammar fix.
5082 (External transfer methods): Likewise.
5083
5084 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
5085
5086 * speedbar.texi: Remove paragraph for GUD that is no longer true.
5087
5088 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
5089
5090 * texinfo.tex: Replace `%' in arch tagline by @ignore.
5091
5092 2003-09-30 Richard M. Stallman <rms@gnu.org>
5093
5094 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
5095
5096 * widget.texi (User Interface): Fix typos.
5097
5098 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
5099
5100 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
5101
5102 * pcl-cvs.texi (Selected Files): Fix typo.
5103
5104 2003-09-21 Karl Berry <karl@gnu.org>
5105
5106 * info.texi (] and [ commands): No period at end of section title.
5107
5108 2003-09-04 Miles Bader <miles@gnu.org>
5109
5110 * Makefile.in (top_srcdir): New variable.
5111 ($(top_srcdir)/info): New rule.
5112 (info): Depend on it.
5113
5114 2003-09-03 Peter Runestig <peter@runestig.com>
5115
5116 * makefile.w32-in: New file.
5117
5118 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
5119
5120 * widget.texi (User Interface): Explain the need of static text
5121 around an editable field.
5122
5123 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5124
5125 * widget.texi (Basic Types): The argument to `:help-echo' can now
5126 be a form that evaluates to a string.
5127
5128 2003-08-18 Kim F. Storm <storm@cua.dk>
5129
5130 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5131
5132 2003-08-16 Richard M. Stallman <rms@gnu.org>
5133
5134 * dired-x.texi (Shell Command Guessing): Explain *.
5135
5136 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5137
5138 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5139 log-edit-insert-changelog.
5140
5141 2003-08-03 Karl Berry <karl@gnu.org>
5142
5143 * info.texi: Need @contents.
5144
5145 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
5146
5147 Tramp version 2.0.36 released.
5148
5149 * tramp.texi (Remote shell setup): Explain about problems with
5150 non-Bourne commands in ~/.profile and ~/.shrc.
5151
5152 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5153
5154 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5155 renaming of `vis-mode' to `visible-mode'.
5156
5157 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5158
5159 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5160 next, prev and up pointers.
5161
5162 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5163
5164 * info.texi (Help): Mention existence of Emacs and stand-alone
5165 Info at the very beginning of the tutorial.
5166 (Help-Inv): New node.
5167 (Help-]): New node.
5168 (Help-M): Systematically point out the differences between default
5169 Emacs and stand-alone versions. Delete second menu.
5170 (Help-Xref): Systematically point out the differences between
5171 default Emacs and stand-alone versions.
5172 (Help-Int): Change `l' example.
5173 (Expert Info): Fix typos.
5174 (Emacs Info Variables): Mention `Info-hide-note-references' and
5175 new default for `Info-scroll-prefer-subnodes'.
5176
5177 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
5178
5179 Version 2.0.35 of Tramp released.
5180
5181 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5182 (Inline methods): Add methods `remsh' and `plink1'.
5183 (External transfer methods): Add method `remcp'.
5184 (Multi-hop Methods): Add method `remsh'.
5185 Small patch from Adrian Aichner <adrian@xemacs.org>:
5186 Fix minor typos.
5187 (Concept Index): Added to make manual searchable via
5188 `Info-index'.
5189 (Version Control): Add cindex entry.
5190
5191 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
5192
5193 * trampver.texi: Version 2.0.34 released.
5194
5195 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5196
5197 * faq.texi: Improve previous changes.
5198
5199 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5200
5201 * faq.texi: Update copyright and maintenance details.
5202 Update some package URLs, versions, and maintainers.
5203 Remove many references to the Emacs Lisp Archive.
5204
5205 2003-04-23 Simon Josefsson <jas@extundo.com>
5206
5207 * smtpmail.texi: Fix license (the invariant sections mentioned has
5208 never been part of the smtp manual). Align info dir entry with
5209 other emacs packages.
5210
5211 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5212
5213 * tramp.texi: Version 2.0.33 released.
5214 Remove installation chapter. Remove XEmacs specifics.
5215
5216 2003-03-29 Richard M. Stallman <rms@gnu.org>
5217
5218 * tramp.texi (Top): Undo the previous renaming.
5219 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5220
5221 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
5222
5223 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5224 version of manual.
5225
5226 * tramp.texi (Auto-save and Backup): New node.
5227
5228 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5229
5230 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5231 Emacs" in order to have better differentiation to "XEmacs".
5232 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5233 are new macros in order to point to the other Emacs flavor where
5234 appropriate. In info case, point to node `Installation' in order
5235 to explain how to generate the other way. In html case, make a
5236 link to the other html file.
5237 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5238 after CVS checkout/update.
5239 (Installation): Completely rewritten.
5240 (Installation parameters, Load paths): New sections under
5241 `Installation'.
5242
5243 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5244
5245 * tramp.texi: Version 2.0.30 released.
5246 Replace word "path" with "localname" where used as a component of
5247 a Tramp file name.
5248
5249 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5250
5251 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5252 introduced.
5253 (Installation): Explain what to do if files from the tramp/contrib
5254 directory are needed.
5255
5256 2003-02-23 Alex Schroeder <alex@emacswiki.org>
5257
5258 * smtpmail.texi (How Mail Works): New.
5259
5260 2003-02-22 Alex Schroeder <alex@emacswiki.org>
5261
5262 * smtpmail.texi: New file.
5263
5264 * Makefile.in: Build SMTP manual.
5265
5266 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5267
5268 * tramp.texi: Version 2.0.29 released.
5269 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5270 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5271
5272 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5273
5274 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5275 another package loads accidently Ange-FTP.
5276
5277 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5278
5279 * tramp.texi (Customizing Completion): Add function
5280 `tramp-parse-sconfig'. Change example of
5281 `tramp-set-completion-function', because parsing of ssh config
5282 files looks more natural.
5283
5284 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5285
5286 * gnus.texi: Do not use `path' in several locations.
5287
5288 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
5289
5290 * tramp.texi (External transfer methods): New method `smb'. From
5291 Michael Albinus.
5292
5293 2002-11-05 Karl Berry <karl@gnu.org>
5294
5295 * info.texi (Info-fontify): Reorder face list to avoid bad line
5296 breaks.
5297
5298 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5299
5300 * tramp.texi: Move @copying to standard place. Use
5301 @insertcopying.
5302
5303 2002-10-02 Karl Berry <karl@gnu.org>
5304
5305 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5306 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5307 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5308 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5309 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5310 Per rms, update all manuals to use @copying instead of @ifinfo.
5311 Also use @ifnottex instead of @ifinfo around the top node, where
5312 needed for the sake of the HTML output.
5313 (The Gnus manual is not fixed since it's not clear to me how it
5314 works; and the Tramp manual already uses @copying, although in an
5315 unusual way. All others were changed.)
5316
5317 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
5318
5319 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5320 (../info/ses, ses.dvi): New targets.
5321 * ses.texi: New file.
5322
5323 2002-09-06 Pavel Janík <Pavel@Janik.cz>
5324
5325 * texinfo.tex: Update to texinfo 4.2.
5326
5327 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5328
5329 * reftex.texi: Update to RefTeX 4.19.
5330
5331 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
5332
5333 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5334 (../info/tramp, tramp.dvi): New targets.
5335
5336 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5337
5338 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5339 (calc.dvi): Uncomment.
5340
5341 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5342
5343 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5344 (../info/calc): New target.
5345
5346 2001-10-20 Gerd Moellmann <gerd@gnu.org>
5347
5348 * (Version 21.1 released.)
5349
5350 2001-10-05 Gerd Moellmann <gerd@gnu.org>
5351
5352 * Branch for 21.1.
5353
5354 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5355
5356 * Makefile.in (../info/info): Use an explicit -o switch to
5357 makeinfo.
5358
5359 2001-03-05 Gerd Moellmann <gerd@gnu.org>
5360
5361 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5362
5363 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5364
5365 * Makefile.in (../info/idlwave): Use --no-split.
5366
5367 2000-12-14 Dave Love <fx@gnu.org>
5368
5369 * Makefile.in (mostlyclean): Remove gnustmp.*
5370 (gnus.dvi): Change rule to remove @latex stuff.
5371
5372 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5373
5374 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5375
5376 2000-10-13 John Wiegley <johnw@gnu.org>
5377
5378 * Makefile.in: Add build targets for eshell.texi.
5379
5380 2000-09-25 Gerd Moellmann <gerd@gnu.org>
5381
5382 * Makefile.in: Remove/comment speedbar stuff.
5383
5384 2000-09-22 Dave Love <fx@gnu.org>
5385
5386 * Makefile.in: Add emacs-mime.
5387
5388 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5389
5390 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5391 (DVI_TARGETS): Add woman.dvi.
5392 (../info/woman, woman.dvi): New targets.
5393
5394 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5395
5396 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5397
5398 * pcl-cvs.texi: New file.
5399 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5400 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5401
5402 2000-05-11 Gerd Moellmann <gerd@gnu.org>
5403
5404 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5405 (../info/ebrowse, ebrowse.dvi): New targets.
5406
5407 2000-01-13 Gerd Moellmann <gerd@gnu.org>
5408
5409 * Makefile.in (INFO_TARGETS): Add eudc.
5410 (DVI_TARGETS): Add eudc.dvi.
5411 (../info/eudc, eudc.dvi): New targets.
5412
5413 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5414
5415 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5416 compatibility with 8+3 filesystems).
5417 (../info/efaq): Rename from emacs-faq.
5418
5419 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5420
5421 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5422 (../info/idlwave, idlwave.dvi): New targets.
5423
5424 1999-10-23 Dave Love <fx@gnu.org>
5425
5426 * Makefile.in: Use autotype.texi.
5427
5428 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5429
5430 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5431 faq.texi file) rather than ../info/faq.
5432
5433 1999-10-07 Gerd Moellmann <gerd@gnu.org>
5434
5435 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5436 (../info/ada-mode, ada-mode.dvi): New targets.
5437
5438 1999-09-01 Dave Love <fx@gnu.org>
5439
5440 * Makefile.in: Add faq.
5441
5442 1999-07-12 Richard Stallman <rms@gnu.org>
5443
5444 * Version 20.4 released.
5445
5446 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5447
5448 * Version 20.3 released.
5449
5450 1998-04-06 Andreas Schwab <schwab@gnu.org>
5451
5452 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5453 it in dvi targets.
5454 (../etc/GNU): Change to $(srcdir) first.
5455
5456 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5457
5458 * reftex.texi: Update for RefTeX version 3.22.
5459
5460 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5461
5462 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5463 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5464
5465 1997-09-23 Paul Eggert <eggert@twinsun.com>
5466
5467 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5468 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5469
5470 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5471
5472 * Version 20.2 released.
5473
5474 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5475
5476 * Version 20.1 released.
5477
5478 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5479
5480 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5481
5482 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5483
5484 * Version 19.33 released.
5485
5486 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5487
5488 * Version 19.32 released.
5489
5490 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5491
5492 * Makefile.in: Add rules for the Message manual.
5493
5494 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5495
5496 * gnus.texi: New version.
5497
5498 * message.texi: New manual.
5499
5500 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5501
5502 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5503
5504 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5505
5506 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5507 Specify -I option.
5508 (All dvi targets): Set the TEXINPUTS variable.
5509
5510 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5511
5512 * Version 19.31 released.
5513
5514 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5515
5516 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5517 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5518
5519 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5520
5521 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5522 (INFO_TARGETS): Add ../info/cc-mode.
5523 (DVI_TARGETS): Add cc-mode.dvi.
5524
5525 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5526
5527 * Version 19.31 released.
5528
5529 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5530
5531 * Version 19.30 released.
5532
5533 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5534
5535 * gnus.texi: New file.
5536
5537 1995-11-04 Erik Naggum <erik@naggum.no>
5538
5539 * gnus.texi: File deleted.
5540
5541 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5542
5543 * mh-e.texi: "Function Index" -> "Command Index" to work with
5544 Emacs 19.30 C-h C-k support of separately-documented commands.
5545
5546 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5547
5548 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5549 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5550
5551 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5552
5553 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5554 (../info/viper, viper.dvi): New targets.
5555
5556 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
5557
5558 * dired-x.texi (Installation): Change the example to set
5559 buffer-local variables like dired-omit-files-p in
5560 dired-mode-hook.
5561
5562 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5563
5564 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5565 (../info/mh-e, mh-e.dvi): New targets.
5566
5567 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5568
5569 * Makefile.in (maintainer-clean): Rename from realclean.
5570
5571 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5572
5573 * Makefile.in: New file.
5574 * Makefile: File deleted.
5575
5576 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5577
5578 * Makefile (TEXINDEX_OBJS): Variable deleted.
5579 (texindex, texindex.o, getopt.o): Rules deleted.
5580 All deps on texindex deleted.
5581 (distclean): Don't delete texindex.
5582 (mostlyclean): Don't delete *.o.
5583 * texindex.c, getopt.c: Files deleted.
5584
5585 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5586
5587 * Version 19.26 released.
5588
5589 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5590
5591 * Version 19.25 released.
5592
5593 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5594
5595 * Version 19.24 released.
5596
5597 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5598
5599 * Version 19.23 released.
5600
5601 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5602
5603 * Makefile: Delete spurious tab.
5604
5605 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5606
5607 * Makefile (.SUFFIXES): New rule.
5608
5609 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5610
5611 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5612 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5613
5614 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5615
5616 * Makefile (../info/sc): Rename from sc.info.
5617 (../info/cl): Likewise.
5618 (INFO_TARGETS): Use new names.
5619
5620 1993-12-04 Richard Stallman (rms@srarc2)
5621
5622 * getopt.c: New file.
5623 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5624 (getopt.o): New rule.
5625 (dvi): Don't depend on texindex.
5626 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5627 Depend on texindex.
5628
5629 1993-12-03 Richard Stallman (rms@srarc2)
5630
5631 * Makefile (../info/sc.info): Rename from ../info/sc.
5632 (TEXI2DVI): New variable.
5633 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5634 Add explicit commands.
5635 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5636
5637 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5638
5639 * Version 19.22 released.
5640
5641 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5642
5643 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5644
5645 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5646
5647 * Version 19.21 released.
5648
5649 1993-11-15 Paul Eggert (eggert@twinsun.com)
5650
5651 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5652
5653 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5654
5655 * Makefile (../etc/GNU): New target.
5656 (EMACSSOURCES): Add gnu1.texi.
5657
5658 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5659
5660 * Makefile (realclean): Don't delete the Info files.
5661
5662 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
5663
5664 * forms.texi: Fix forms.texi so that it will format correctly.
5665 Add missing `@end iftex', fix bad reference.
5666
5667 * info.texi, info-stn.texi: New files implement texinfo version of
5668 `info' file.
5669
5670 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
5671
5672 * Makefile: Fix targets for texindex, new info.texi files.
5673 * info-stnd.texi: New file implements info for standalone info
5674 reader.
5675 * info.texi: Update to include recent changes to "../info/info".
5676 New source file for ../info/info; includes info-stnd.texi.
5677
5678 * texindex.c: Include "../src/config.h" if building in emacs.
5679
5680 * Makefile: Change all files to FILENAME.texi, force all targets
5681 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5682 vip.texinfo, forms.texinfo, cl.texinfo.
5683 Add target to build texindex.c, defining `emacs'.
5684
5685 * forms.texi: Install new file to match version 2.3 of forms.el.
5686
5687 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5688
5689 * Version 19.19 released.
5690
5691 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5692
5693 * sc.texinfo: Fix info file name.
5694
5695 * Makefile (info): Add gnus and sc.
5696 (dvi): Add gnus.dvi and sc.dvi.
5697 (../info/sc, sc.dvi): New targets.
5698
5699 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5700
5701 * Version 19.18 released.
5702
5703 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5704
5705 * Makefile: Fix source file names of the separate manuals.
5706 (gnus.dvi, ../info/gnus): New targets.
5707
5708 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5709
5710 * Version 19.17 released.
5711
5712 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5713
5714 * split-man: Fix typos in last change.
5715
5716 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5717
5718 * Version 19.16 released.
5719
5720 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5721
5722 * version 19.15 released.
5723
5724 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5725
5726 * Makefile (distclean): It's rm, not rf.
5727
5728 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5729
5730 * Version 19.14 released.
5731
5732 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5733
5734 * Makefile: New file.
5735
5736 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5737
5738 * Version 19.13 released.
5739
5740 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5741
5742 * Version 19.9 released.
5743
5744 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5745
5746 * Version 19.8 released.
5747
5748 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5749
5750 * Version 19.7 released.
5751
5752 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5753
5754 * gnus.texinfo: New file. Removed installation instructions.
5755
5756 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5757
5758 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5759
5760 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5761
5762 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5763 then define `\sc' as the command for smallcaps in Texinfo. This
5764 means that the @sc command will produce small caps. bfox has
5765 made the corresponding change to makeinfo and texinfm.el.
5766
5767 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5768
5769 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5770 Customization since the menu entry did not point to anything.
5771 Also add an @finalout command to remove overfull hboxes from the
5772 printed output.
5773
5774 * cl.texinfo: Add @bye, \input line and @settitle to file.
5775 This file is clearly intended to be a chapter of some other work,
5776 but the other work does not yet exist.
5777
5778 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5779
5780 * texinfo.texinfo: Three typos corrected.
5781
5782 ;; Local Variables:
5783 ;; coding: utf-8
5784 ;; fill-column: 79
5785 ;; add-log-time-zone-rule: t
5786 ;; End:
5787
5788 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5789 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
5790
5791 This file is part of GNU Emacs.
5792
5793 GNU Emacs is free software: you can redistribute it and/or modify
5794 it under the terms of the GNU General Public License as published by
5795 the Free Software Foundation, either version 3 of the License, or
5796 (at your option) any later version.
5797
5798 GNU Emacs is distributed in the hope that it will be useful,
5799 but WITHOUT ANY WARRANTY; without even the implied warranty of
5800 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5801 GNU General Public License for more details.
5802
5803 You should have received a copy of the GNU General Public License
5804 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
5805
5806 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803