Merge from trunk.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2
3 * semantic.texi (Tag handling): Fix typo.
4
5 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
6
7 * gnus.texi (Other Gnus Versions): Remove.
8
9 2011-10-28 Alan Mackenzie <acm@muc.de>
10
11 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
12 (Other Special Indentations): Add an xref to "Macros with ;".
13 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
14 "Macros with ;".
15 (Macros with ;): New page.
16
17 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
18 Document the new handling of nested scopes for movement by defuns.
19
20 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
21
22 Sync with Tramp 2.2.3.
23
24 * trampver.texi: Update release number.
25
26 2011-10-14 Glenn Morris <rgm@gnu.org>
27
28 * ert.texi (Introduction, How to Run Tests)
29 (Running Tests Interactively, Expected Failures)
30 (Tests and Their Environment, Useful Techniques)
31 (Interactive Debugging, Fixtures and Test Suites):
32 Minor rephrasings.
33 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
34 (Running Tests in Batch Mode): Simplify loading instructions.
35 (Test Selectors): Clarify some selectors.
36 (Expected Failures, Useful Techniques):
37 Make examples fit in 80 columns.
38
39 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
40
41 * calc.texi (Basic Operations on Units): Discuss temperature
42 conversion (`u t') alongside with other unit conversions ('u c').
43
44 2011-10-12 Glenn Morris <rgm@gnu.org>
45
46 * ert.texi: Whitespace trivia to make main menu items line up better.
47
48 2011-10-08 Glenn Morris <rgm@gnu.org>
49
50 * Makefile.in: Fix ert rules.
51
52 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
53
54 * gnus.texi (Gnus Utility Functions): Add more references and
55 explanations (bug#9683).
56
57 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
58
59 * gnus.texi (Archived Messages): Note the default (bug#9552).
60
61 2011-09-21 Bill Wohler <wohler@newt.com>
62
63 Release MH-E manual version 8.3.
64
65 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
66 release 8.3.
67 (Preface): Updated support information.
68 (From Bill Wohler): Reset text to original version. As a
69 historical quote, the tense should be correct in the time that it
70 was written.
71
72 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
73
74 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
75 (Finding the News): Doc clarification.
76 (Terminology): Mention naming.
77
78 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
79
80 * gnus.texi: Remove mentions of `recent', which are now obsolete.
81 (Interactive): Document `quiet'.
82
83 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
84
85 * org.texi (Images in LaTeX export): rewrite.
86
87 2011-08-15 Bastien Guerry <bzg@gnu.org>
88
89 * org.texi (Using the mapping API): mention 'region as a possible
90 scope for `org-map-entries'.
91
92 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
93
94 * org.texi (Visibility cycling): Document `org-copy-visible'.
95
96 2011-08-15 Bastien Guerry <bzg@gnu.org>
97
98 * org.texi (Template expansion): order template sequences in the
99 proper order.
100
101 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
102
103 * org.texi (eval): Expand discussion of the :eval header argument.
104
105 2011-08-15 Bastien Guerry <bzg@gnu.org>
106
107 * org.texi (Languages): Add Lilypond and Awk as supported
108 languages.
109
110 2011-08-15 Achim Gratz <stromeko@nexgo.de>
111
112 * org.texi: document that both CLOCK_INTO_DRAWER and
113 LOG_INTO_DRAWER can be used to override the contents of variable
114 org-clock-into-drawer (or if unset, org-log-into-drawer).
115
116 * org.texi: replace @xref->@pxref.
117
118 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
119
120 * org.texi (Evaluating code blocks): Documenting the new option
121 for inline call lines.
122
123 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
124
125 * org.texi (Results of evaluation): More explicit about the
126 mechanism through which interactive evaluation of code is
127 performed.
128
129 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
130
131 * org.texi (noweb-ref): New header argument documentation.
132
133 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
134
135 * org.texi (Extracting source code): Documentation of the new
136 org-babel-tangle-named-block-combination variable.
137
138 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
139
140 * org.texi (Structure of code blocks): explicitly state that the
141 behavior of multiple blocks of the same name is undefined
142
143 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
144
145 * org.texi (TaskJuggler export): Modify the example to reflect the
146 new effort durations.
147
148 2011-08-15 David Maus <dmaus@ictsoc.de>
149
150 * org.texi (Images in LaTeX export): Escape curly brackets in
151 LaTeX example.
152
153 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
154
155 * org.texi (The clock table): Document the :properties and
156 :inherit-props arguments for the clocktable.
157
158 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
159
160 * org.texi (Tables in LaTeX export): Document specifying placement
161 options for tables.
162
163 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
164
165 * org.texi (Evaluating code blocks): More specific documentation
166 about the different types of header arguments.
167
168 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
169
170 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
171
172 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
173
174 * org.texi (Built-in table editor): Document the table field
175 follow mode.
176
177 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
178
179 * org.texi (Easy Templates): Document new template.
180
181 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
182
183 * org.texi (Literal examples): Add a cross-reference from "Literal
184 Examples" to "Easy Templates."
185
186 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
187
188 * org.texi (The clock table): Add link to match syntax.
189
190 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
191
192 * org.texi (Agenda commands): Document clock consistency checks.
193
194 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
195
196 * org.texi (Built-in table editor): Document that \vert represents
197 a vertical bar in a table field.
198
199 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
200
201 * org.texi (Literal examples): Link from "Markup" > "Literate
202 Examples" to "Working with Source Code".
203
204 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
205
206 * org.texi (Agenda commands): Doc for function option to bulk
207 action.
208
209 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
210
211 * org.texi (Template expansion): Document new %<...> template
212 escape.
213
214 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
215
216 * org.texi (Selective export): Document exclusion of any tasks
217 from export.
218
219 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
220
221 * org.texi (Selective export): Document how to exclude DONE tasks
222 from export.
223 (Publishing options): Document the properties to be used to turn off
224 export of DONE tasks.
225
226 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
227
228 * org.texi (The date/time prompt): Document date range protection.
229
230 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
231
232 * org.texi (padline): Documentation of the new padline header
233 argument.
234
235 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
236
237 * org.texi (var): Adding "[" to list of characters triggering
238 elisp evaluation.
239
240 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
241
242 * org.texi (var): Documentation of Emacs Lisp evaluation during
243 variable assignment.
244
245 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
246
247 * org.texi (colnames): Reference indexing into variables, and note
248 that colnames are *not* removed before indexing occurs.
249 (rownames): Reference indexing into variables, and note that
250 rownames are *not* removed before indexing occurs.
251
252 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
253
254 * org.texi (var): Clarification of indexing into tabular
255 variables.
256
257 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
258
259 * org.texi (results): Documentation of the `:results wrap' header
260 argument.
261
262 2011-08-15 Bastien Guerry <bzg@gnu.org>
263
264 * org.texi (LaTeX and PDF export): add a note about a limitation
265 of the LaTeX export: the org file has to be properly structured.
266
267 2011-08-15 Bastien Guerry <bzg@gnu.org>
268
269 * org.texi (Dynamic blocks, Structure editing): Mention
270 the function `org-narrow-to-block'.
271
272 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
273
274 * org.texi (Languages): Updating list of code block supported
275 languages.
276
277 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
278
279 * org.texi (Special properties): CATEGORY is a special property,
280 but it may also used in the drawer.
281
282 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
283
284 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
285
286 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
287
288 * org.texi (Include files): Document :lines.
289
290 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
291
292 * org.texi (comments): Documentation of the ":comments noweb" code
293 block header argument.
294
295 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
296
297 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
298 added extra whitespace around functions to be consistent with the
299 rest of the section.
300
301 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
302
303 * org.texi (Evaluating code blocks): Expanded discussion of
304 #+call: line syntax.
305 (Header arguments in function calls): Expanded discussion of
306 #+call: line syntax.
307
308 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
309
310 * org.texi (Evaluating code blocks): More explicit about how to
311 pass variables to #+call lines.
312
313 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
314
315 * org.texi (Results of evaluation): Link to the :results header
316 argument list from the "Results of evaluation" section.
317
318 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
319
320 * org.texi (Conflicts): Adding additional information about
321 resolving org/yasnippet conflicts.
322
323 2011-08-15 David Maus <dmaus@ictsoc.de>
324
325 * org.texi (Publishing options): Document style-include-scripts
326 publishing project property.
327
328 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
329
330 * org.texi (Sparse trees): Document the next-error /
331 previous-error functionality.
332
333 2011-08-15 Tom Dye <tsd@tsdye.com>
334
335 * org.texi (cache): Improved documentation of code block caches.
336
337 2011-08-15 Tom Dye <tsd@tsdye.com>
338
339 * org.texi (Code block specific header arguments): Documentation
340 of multi-line header arguments.
341
342 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
343
344 * org.texi (Code evaluation security): Add example for using a
345 function.
346
347 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
348
349 * org.texi (Tables in LaTeX export): Documentation of new
350 attr_latex options for tables.
351
352 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
353
354 * trampver.texi: Update release number.
355
356 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
357
358 Sync with Tramp 2.2.2.
359
360 * trampver.texi: Update release number.
361
362 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
363
364 * flymake.texi (Example -- Configuring a tool called via make):
365 Use /dev/null instead of the Windows "nul" (bug#8715).
366
367 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
368
369 * widget.texi (Setting Up the Buffer): Remove mention of the
370 global keymap parent, which doesn't seem to be accurate
371 (bug#7045).
372
373 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
374
375 * org.texi (Special agenda views): Fix double quoting (bug#3509).
376
377 2010-07-10 Kevin Ryde <user42@zip.com.au>
378
379 * cl.texi (For Clauses): Add destructuring example processing an
380 alist (bug#6596).
381
382 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
383
384 * ediff.texi (Major Entry Points): Remove mention of `require',
385 since that's not pertinent in the installed Emacs (bug#9016).
386
387 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
388
389 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
390 (Filtering New Groups): Clarify how simple the "options -n" format is.
391 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
392 is internal.
393
394 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
395
396 * tramp.texi (Cleanup remote connections): Add
397 `tramp-cleanup-this-connection'.
398
399 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
400
401 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
402 zombies.
403 (Checking New Groups): Ditto (bug#8974).
404 (Checking New Groups): Moved the reference to the right place.
405
406 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
407
408 * gnus.texi (Startup Files): Clarify that we're talking about numbered
409 backups, and not actual vc (bug#8975).
410
411 2011-07-03 Kevin Ryde <user42@zip.com.au>
412
413 * cl.texi (For Clauses): @items for hash-values and key-bindings
414 to make them more visible when skimming. Add examples of `using'
415 clause to them, examples being clearer than a description in
416 words (bug#6599).
417
418 2011-07-01 Alan Mackenzie <acm@muc.de>
419
420 * cc-mode.texi (Guessing the Style): New page.
421 (Styles): Add a short introduction to above.
422
423 2011-06-28 Deniz Dogan <deniz@dogan.se>
424
425 * rcirc.texi (Configuration): Bug-fix:
426 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
427 Reported by Elias Pipping <pipping@exherbo.org>.
428
429 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
430
431 * gnus.texi (Summary Mail Commands): Document
432 `gnus-summary-reply-to-list-with-original'.
433
434 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
435
436 * eshell.texi (Known problems): Fix typo.
437
438 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
439
440 * tramp.texi (Customizing Completion): Mention authinfo-style files.
441 (Password handling): `auth-source-debug' is good for debug messages.
442
443 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
444
445 * gnus.texi (Store custom flags and keywords): Refer to
446 `gnus-registry-article-marks-to-{chars,names}' instead of
447 `gnus-registry-user-format-function-{M,M2}'.
448
449 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
450
451 * texinfo.tex: Merge from gnulib.
452
453 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
454
455 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
456 (Store custom flags and keywords):
457 Mention `gnus-registry-user-format-function-M' and
458 `gnus-registry-user-format-function-M2'.
459
460 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
461
462 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
463
464 2011-05-17 Glenn Morris <rgm@gnu.org>
465
466 * gnus.texi (Face): Fix typo.
467
468 2011-05-14 Glenn Morris <rgm@gnu.org>
469
470 * dired-x.texi (Omitting Examples): Minor addition.
471
472 2011-05-10 Jim Meyering <meyering@redhat.com>
473
474 * ede.texi: Fix typo "or or -> or".
475
476 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
477
478 * gnus.texi (Summary Buffer Lines):
479 gnus-summary-user-date-format-alist does not exist.
480 (Sorting the Summary Buffer): More about sorting threads.
481
482 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
483
484 * trampver.texi: Update release number.
485
486 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
487
488 * tramp.texi (Frequently Asked Questions): New item for disabling
489 Tramp in other packages.
490
491 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
492
493 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
494 (Fancy splitting to parent, Store arbitrary data):
495 Updated gnus-registry docs.
496
497 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
498
499 * ede.texi: Fix typos.
500
501 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
502
503 * gnus.texi (Window Layout): @itemize @code doesn't exist.
504 It's @table @code.
505
506 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
507
508 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
509
510 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
511
512 * calc.texi (Logarithmic Units): Update the function names.
513
514 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
515
516 * message.texi (Various Commands): Document format specs in the
517 ellipsis.
518
519 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
520
521 * message.texi (Insertion Variables): Document message-cite-style.
522
523 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
524
525 * tramp.texi (Remote processes): New subsection "Running shell on
526 a remote host".
527
528 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
529
530 * auth.texi (Help for developers): Update docs to explain that the
531 :save-function will only run the first time.
532
533 2011-03-12 Glenn Morris <rgm@gnu.org>
534
535 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
536 (emacs-faq.text): New target.
537 (clean): Add emacs-faq.
538
539 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
540
541 Sync with Tramp 2.2.1.
542
543 * trampver.texi: Update release number.
544
545 2011-03-11 Glenn Morris <rgm@gnu.org>
546
547 * Makefile.in (HTML_TARGETS): New.
548 (clean): Delete $HTML_TARGETS.
549 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
550
551 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
552
553 * auth.texi (Help for developers): Show example of using
554 `auth-source-search' with prompts and :save-function.
555
556 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
557
558 * Version 23.3 released.
559
560 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
561
562 * message.texi (Message Buffers): Update default value of
563 message-generate-new-buffers.
564
565 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
566
567 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
568 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
569 respectively.
570 (Musical Notes): New section.
571 (Customizing Calc): Mention the customizable variable
572 calc-note-threshold.
573
574 2011-03-03 Glenn Morris <rgm@gnu.org>
575
576 * url.texi (Dealing with HTTP documents): Remove reference to
577 function url-decode-text-part; never seems to have existed. (Bug#6038)
578 (Configuration): Update url-configuration-directory description.
579
580 2011-03-02 Glenn Morris <rgm@gnu.org>
581
582 * dired-x.texi (Multiple Dired Directories): Remove mentions
583 of dired-default-directory-alist and dired-default-directory.
584 Move dired-smart-shell-command here...
585 (Miscellaneous Commands): ... from here.
586
587 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
588
589 * texinfo.tex: Update to version 2011-02-24.09.
590
591 2011-03-02 Glenn Morris <rgm@gnu.org>
592
593 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
594 instead of the obsoleted dired-omit-here-always.
595
596 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
597
598 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
599 supported systems.
600
601 2011-02-28 Glenn Morris <rgm@gnu.org>
602
603 * dbus.texi (Type Conversion): Grammar fix.
604
605 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
606
607 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
608 "Debian GNU/Linux".
609
610 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
611
612 2011-02-23 Glenn Morris <rgm@gnu.org>
613
614 * dired-x.texi (Features): Minor rephrasing.
615 (Local Variables): Fix typos.
616
617 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
618 Standardize some Emacs/XEmacs terminology.
619
620 * dired-x.texi (Features): Don't advertise obsolete local variables.
621 Simplify layout.
622 (Omitting Variables): Update local variables example.
623 (Local Variables): Say this is obsolete. Fix description of
624 dired-enable-local-variables possible values.
625
626 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
627
628 * auth.texi (Help for users): Mention ~/.netrc is also searched by
629 default now.
630
631 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
632
633 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
634
635 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
636
637 * gnus.texi (Window Layout): Document layout names.
638
639 2011-02-19 Eli Zaretskii <eliz@gnu.org>
640
641 * ada-mode.texi: Sync @dircategory with ../../info/dir.
642 * auth.texi: Sync @dircategory with ../../info/dir.
643 * autotype.texi: Sync @dircategory with ../../info/dir.
644 * calc.texi: Sync @dircategory with ../../info/dir.
645 * cc-mode.texi: Sync @dircategory with ../../info/dir.
646 * cl.texi: Sync @dircategory with ../../info/dir.
647 * dbus.texi: Sync @dircategory with ../../info/dir.
648 * dired-x.texi: Sync @dircategory with ../../info/dir.
649 * ebrowse.texi: Sync @dircategory with ../../info/dir.
650 * ede.texi: Sync @dircategory with ../../info/dir.
651 * ediff.texi: Sync @dircategory with ../../info/dir.
652 * edt.texi: Sync @dircategory with ../../info/dir.
653 * eieio.texi: Sync @dircategory with ../../info/dir.
654 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
655 * epa.texi: Sync @dircategory with ../../info/dir.
656 * erc.texi: Sync @dircategory with ../../info/dir.
657 * eshell.texi: Sync @dircategory with ../../info/dir.
658 * eudc.texi: Sync @dircategory with ../../info/dir.
659 * flymake.texi: Sync @dircategory with ../../info/dir.
660 * forms.texi: Sync @dircategory with ../../info/dir.
661 * gnus.texi: Sync @dircategory with ../../info/dir.
662 * idlwave.texi: Sync @dircategory with ../../info/dir.
663 * mairix-el.texi: Sync @dircategory with ../../info/dir.
664 * message.texi: Sync @dircategory with ../../info/dir.
665 * mh-e.texi: Sync @dircategory with ../../info/dir.
666 * newsticker.texi: Sync @dircategory with ../../info/dir.
667 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
668 * org.texi: Sync @dircategory with ../../info/dir.
669 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
670 * pgg.texi: Sync @dircategory with ../../info/dir.
671 * rcirc.texi: Sync @dircategory with ../../info/dir.
672 * reftex.texi: Sync @dircategory with ../../info/dir.
673 * remember.texi: Sync @dircategory with ../../info/dir.
674 * sasl.texi: Sync @dircategory with ../../info/dir.
675 * sc.texi: Sync @dircategory with ../../info/dir.
676 * semantic.texi: Sync @dircategory with ../../info/dir.
677 * ses.texi: Sync @dircategory with ../../info/dir.
678 * sieve.texi: Sync @dircategory with ../../info/dir.
679 * smtpmail.texi: Sync @dircategory with ../../info/dir.
680 * speedbar.texi: Sync @dircategory with ../../info/dir.
681 * trampver.texi [emacs]: Set emacsname to "Emacs".
682 * tramp.texi: Sync @dircategory with ../../info/dir.
683 * url.texi: Sync @dircategory with ../../info/dir.
684 * vip.texi: Sync @dircategory with ../../info/dir.
685 * viper.texi: Sync @dircategory with ../../info/dir.
686 * widget.texi: Sync @dircategory with ../../info/dir.
687 * woman.texi: Sync @dircategory with ../../info/dir.
688
689 2011-02-19 Glenn Morris <rgm@gnu.org>
690
691 * dired-x.texi (Technical Details): No longer redefines
692 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
693 dired-read-shell-command, or dired-find-buffer-nocreate.
694
695 2011-02-18 Glenn Morris <rgm@gnu.org>
696
697 * dired-x.texi (Optional Installation File At Point): Simplify.
698
699 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
700
701 * auth.texi (Help for users): Use :port instead of :protocol for all
702 auth-source docs.
703 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
704 to have two files in `auth-sources'.
705
706 2011-02-16 Glenn Morris <rgm@gnu.org>
707
708 * dired-x.texi: Use emacsver.texi to get Emacs version.
709 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
710 Depend on emacsver.texi.
711
712 * dired-x.texi: Drop meaningless version number.
713 (Introduction): Remove old info.
714 (Optional Installation Dired Jump): Autoload from dired-x.
715 Remove incorrect info about loaddefs.el.
716 (Bugs): Just refer to M-x report-emacs-bug.
717
718 * dired-x.texi (Multiple Dired Directories): Update for rename of
719 default-directory-alist.
720 (Miscellaneous Commands): No longer mention very old VM version 4.
721
722 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
723
724 Merge from gnulib.
725 * texinfo.tex: Update to version 2011-02-14.11.
726
727 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
728
729 * auth.texi (Help for users):
730 Login collection is "Login" and not "login".
731
732 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
733
734 * tramp.texi (History): Remove IMAP support.
735 (External methods, Frequently Asked Questions): Remove `imap' and
736 `imaps' methods.
737 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
738
739 * trampver.texi: Remove default value of `emacsimap'.
740
741 2011-02-13 Glenn Morris <rgm@gnu.org>
742
743 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
744 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
745
746 2011-02-12 Glenn Morris <rgm@gnu.org>
747
748 * sc.texi (Getting Connected): Remove old index entries.
749
750 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
751
752 * url.texi: Remove duplicate @dircategory (Bug#7942).
753
754 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
755
756 * auth.texi (Overview, Help for users, Help for developers):
757 Update docs.
758 (Help for users): Talk about spaces.
759
760 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
761
762 * texinfo.tex: Update to version 2011-02-07.16.
763
764 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
765
766 * dbus.texi (Bus names): Adapt descriptions for
767 dbus-list-activatable-names and dbus-list-known-names.
768
769 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
770
771 * calc.texi (Logarithmic Units): New section.
772
773 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
774
775 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
776 manuals use it now.
777
778 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
779
780 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
781
782 * overrides.texi: Remove.
783
784 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
785 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
786
787 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
788
789 * tramp.texi (Frequently Asked Questions): Mention problems with
790 WinSSHD.
791
792 * trampver.texi: Update release number.
793
794 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
795
796 * tramp.texi:
797 Replace "delimet" with "delimit" globally.
798 Replace "explicite" with "explicit" globally.
799 Replace "instead of" with "instead" where there was nothing after "of".
800 Audit use of comma before interrogative pronoun, "that", or "which".
801 Minor word order, spelling, wording changes.
802
803 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
804
805 * overrides.texi: New file to set or clear WEBHACKDEVEL.
806
807 * sieve.texi: Use WEBHACKDEVEL.
808
809 * sasl.texi: Use WEBHACKDEVEL.
810
811 * pgg.texi: Use WEBHACKDEVEL.
812
813 * message.texi: Use WEBHACKDEVEL.
814
815 * gnus.texi: Use WEBHACKDEVEL.
816
817 * emacs-mime.texi: Use WEBHACKDEVEL.
818
819 * auth.texi: Use WEBHACKDEVEL.
820
821 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
822 manuals.
823
824 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
825
826 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
827
828 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
829
830 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
831 which in turn is copied from ftp://tug.org/tex/.
832
833 2011-02-03 Glenn Morris <rgm@gnu.org>
834
835 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
836 (Binding combinations of modifiers and function keys):
837 Let's assume people reading this are not using Emacs 18.
838
839 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
840
841 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
842 since it's run automatically.
843
844 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
845
846 * gnus.texi (Customizing Articles): Fix typo.
847
848 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
849
850 * gnus.texi (Customizing Articles): Document the new way of customizing
851 the date headers(s).
852
853 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
854
855 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
856 splitting example.
857
858 2011-01-29 Eli Zaretskii <eliz@gnu.org>
859
860 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
861 (MAKEINFO_OPTS): New variable.
862 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
863 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
864 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
865 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
866 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
867 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
868 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
869 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
870 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
871 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
872 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
873 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
874 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
875 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
876 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
877 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
878 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
879 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
880
881 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
882
883 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
884
885 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
886
887 * message.texi (IDNA): Explain what it is.
888
889 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
890
891 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
892
893 2011-01-23 Werner Lemberg <wl@gnu.org>
894
895 * Makefile.in (MAKEINFO): Now controlled by `configure'.
896 (MAKEINFO_OPTS): New variable. Use it where appropriate.
897 (ENVADD): Update.
898
899 2011-01-18 Glenn Morris <rgm@gnu.org>
900
901 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
902
903 2011-01-14 Eduard Wiebe <usenet@pusto.de>
904
905 * nxml-mode.texi (Introduction): Fix file name typos.
906
907 2011-01-13 Christian Ohler <ohler@gnu.org>
908
909 * ert.texi: New file.
910
911 * Makefile.in:
912 * makefile.w32-in: Add ert.texi.
913
914 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
915
916 * dbus.texi (Receiving Method Calls): New function
917 dbus-register-service. Rearrange node.
918
919 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
920
921 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
922 which in turn is copied from ftp://tug.org/tex/.
923
924 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
925
926 * dbus.texi (Receiving Method Calls): Describe new optional
927 parameter dont-register-service of dbus-register-{method,property}.
928
929 2010-12-17 Daiki Ueno <ueno@unixuser.org>
930
931 * epa.texi (Encrypting/decrypting *.gpg files):
932 Mention epa-file-select-keys.
933
934 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
935
936 * gnus.texi (Archived Messages): Remove outdated text.
937
938 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
939
940 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
941
942 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
943
944 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
945
946 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
947
948 * gnus.texi (The swish++ Engine): Add customizable parameters
949 descriptions.
950 (The swish-e Engine): Ditto.
951
952 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
953
954 * tramp.texi (Inline methods): Add "ksu" method.
955 (Remote processes): Add example with remote `default-directory'.
956
957 2010-12-14 Glenn Morris <rgm@gnu.org>
958
959 * faq.texi (Expanding aliases when sending mail):
960 Now build-mail-aliases is interactive.
961
962 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
963
964 * gnus.texi: First pass at adding (rough) nnir documentation.
965
966 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
967
968 * gnus.texi (Filtering New Groups):
969 Mention gnus-auto-subscribed-categories.
970 (The First Time): Remove, since default-subscribed-newsgroups has been
971 removed.
972
973 2010-12-13 Glenn Morris <rgm@gnu.org>
974
975 * cl.texi (For Clauses): Small fixes for frames and windows.
976
977 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
978
979 * org.texi (Using capture): Document using prefix arguments for
980 finalizing capture.
981 (Agenda commands): Document prefix argument for the bulk scatter
982 command.
983 (Beamer class export): Document that also overlay arguments can be
984 passed to the column environment.
985 (Template elements): Document the new entry type.
986
987 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
988
989 * org.texi (Include files): Document :minlevel.
990
991 2010-12-11 Julien Danjou <julien@danjou.info>
992
993 * org.texi (Categories): Document category icons.
994
995 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
996
997 * org.texi (noweb): Fix typo.
998
999 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1000
1001 * gnus.texi (Server Commands): Point to the rest of the server
1002 commands.
1003
1004 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1005
1006 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1007 g'.
1008
1009 2010-12-02 Julien Danjou <julien@danjou.info>
1010
1011 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1012
1013 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1014
1015 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1016 (Direct Functions): Note the STARTTLS upgrade.
1017
1018 2010-11-27 Glenn Morris <rgm@gnu.org>
1019 James Clark <none@example.com>
1020
1021 * nxml-mode.texi (Introduction): New section.
1022
1023 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1024
1025 * gnus.texi (Server Commands): Document gnus-server-show-server.
1026
1027 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
1028
1029 Sync with Tramp 2.2.0.
1030
1031 * trampver.texi: Update release number.
1032
1033 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1034
1035 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1036 Mention that the TeX specific units won't use the `tex' prefix
1037 in TeX mode.
1038
1039 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1040
1041 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1042
1043 2010-11-17 Glenn Morris <rgm@gnu.org>
1044
1045 * edt.texi: Remove information about Emacs 19.
1046
1047 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
1048
1049 * trampver.texi: Update release number.
1050
1051 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1052
1053 * gnus.texi (Article Washing): Fix typo.
1054
1055 2010-11-11 Noorul Islam <noorul@noorul.com>
1056
1057 * org.texi: Fix typo.
1058
1059 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1060
1061 * org.texi (Using capture): Explain that refiling is
1062 sensitive to cursor position.
1063
1064 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1065
1066 * org.texi (Images and tables): Add cross reference to link section.
1067
1068 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1069
1070 * org.texi: Document the <c> cookie.
1071
1072 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1073
1074 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1075 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
1076
1077 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1078
1079 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
1080
1081 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1082
1083 * org.texi (Project alist): Mention that this is a property list.
1084
1085 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1086
1087 * org.texi (Setting up the staging area): Document that
1088 file names remain visible when encrypting the MobileOrg files.
1089
1090 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1091
1092 * org.texi (Setting up the staging area): Document which
1093 versions are needed for encryption.
1094
1095 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1096
1097 * org.texi (noweb): Update :noweb documentation to
1098 reflect the new "tangle" argument.
1099
1100 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1101
1102 * org.texi (Batch execution): Improve tangling script in
1103 documentation.
1104
1105 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1106
1107 * org.texi (Handling links):
1108 (In-buffer settings): Document inlining images on startup.
1109
1110 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1111
1112 * org.texi (Setting up the staging area): Document use of
1113 crypt password.
1114
1115 2010-11-11 David Maus <dmaus@ictsoc.de>
1116
1117 * org.texi (Template expansion): Add date related link type escapes.
1118
1119 2010-11-11 David Maus <dmaus@ictsoc.de>
1120
1121 * org.texi (Template expansion): Add mew in table for link type
1122 escapes.
1123
1124 2010-11-11 David Maus <dmaus@ictsoc.de>
1125
1126 * org.texi (Template expansion): Fix typo in link type escapes.
1127
1128 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1129
1130 * org.texi (Structure of code blocks): Another documentation tweak.
1131
1132 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1133
1134 * org.texi (Structure of code blocks): Documentation tweak.
1135
1136 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1137
1138 * org.texi (Structure of code blocks):
1139 Update documentation to mention inline code block syntax.
1140
1141 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1142
1143 * org.texi (comments): Improve wording.
1144
1145 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
1146
1147 * org.texi (comments): Document the new :comments header arguments.
1148
1149 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1150
1151 * org.texi (Installation): Remove the special
1152 installation instructions for XEmacs.
1153
1154 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1155
1156 * org.texi (Easy Templates): New section. Documents quick
1157 insertion of empty structural elements.
1158
1159 2010-11-11 Noorul Islam <noorul@noorul.com>
1160
1161 * org.texi: Fix doc.
1162
1163 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1164
1165 * org.texi (The date/time prompt): Document specification
1166 of time ranges.
1167
1168 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1169
1170 * org.texi (Internal links): Document the changes in
1171 internal links.
1172
1173 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1174
1175 * org.texi (Agenda commands): Document the limitation for
1176 the filter preset - it can only be used for an entire agenda
1177 view, not in an individual block in a block agenda.
1178
1179 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1180
1181 * org.texi (iCalendar export): Document alarm creation.
1182
1183 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
1184
1185 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1186
1187 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1188
1189 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1190
1191 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
1192
1193 * calc.texi: Use emacsver.texi to determine Emacs version.
1194
1195 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1196
1197 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1198 since that works by default.
1199
1200 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1201
1202 * gnus.texi (Customizing the IMAP Connection): Document
1203 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1204
1205 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
1206
1207 * tramp.texi (Remote shell setup): New item "Interactive shell
1208 prompt". Reported by Christian Millour <cm@abtela.com>.
1209 (Remote shell setup, Remote processes): Use @code{} for
1210 environment variables.
1211
1212 2010-11-03 Glenn Morris <rgm@gnu.org>
1213
1214 * ediff.texi (Quick Help Commands, Miscellaneous):
1215 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
1216
1217 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1218
1219 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1220
1221 2010-10-31 Glenn Morris <rgm@gnu.org>
1222
1223 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1224
1225 2010-10-31 Glenn Morris <rgm@gnu.org>
1226
1227 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1228
1229 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1230
1231 * gnus.texi (Client-Side IMAP Splitting):
1232 Mention nnimap-unsplittable-articles.
1233
1234 2010-10-29 Julien Danjou <julien@danjou.info>
1235
1236 * gnus.texi (Finding the News): Remove references to obsoletes
1237 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1238
1239 2010-10-29 Eli Zaretskii <eliz@gnu.org>
1240
1241 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1242 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1243 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1244 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1245
1246 2010-10-28 Glenn Morris <rgm@gnu.org>
1247
1248 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1249 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1250 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1251
1252 2010-10-25 Daiki Ueno <ueno@unixuser.org>
1253
1254 * epa.texi (Mail-mode integration): Add alternative key bindings
1255 for epa-mail commands; escape comma.
1256 Don't use the word "PGP", since it is a non-free program.
1257
1258 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1259
1260 * calc.texi: Use emacsver.texi to determine Emacs version.
1261
1262 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
1263
1264 * gnus.texi (Group Parameters, Buttons): Fix typos.
1265
1266 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1267
1268 * gnus.texi (Subscription Commands): Mention that you can also
1269 subscribe to new groups via the Server buffer, which is probably more
1270 convenient when subscribing to many groups.
1271
1272 2010-10-21 Julien Danjou <julien@danjou.info>
1273
1274 * message.texi (Message Headers): Allow message-default-headers to be a
1275 function.
1276
1277 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1278
1279 * gnus-news.texi: Mention new archive defaults.
1280
1281 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1282
1283 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1284
1285 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1286
1287 * gnus.texi (HTML): Document the function value of
1288 gnus-blocked-images.
1289 (Article Washing): shr and gnus-w3m, not the direct function names.
1290
1291 2010-10-20 Julien Danjou <julien@danjou.info>
1292
1293 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1294 variable.
1295
1296 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1297
1298 * gnus.texi (Customizing the IMAP Connection): The port strings are
1299 strings.
1300 (Document Groups): Mention git.
1301
1302 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1303
1304 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1305 bzr/Gnus git sync.
1306
1307 2010-10-15 Eli Zaretskii <eliz@gnu.org>
1308
1309 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1310 change.
1311
1312 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1313
1314 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1315 @item syntax for in-Emacs makeinfo.
1316
1317 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1318
1319 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1320 trim sentence.
1321
1322 2010-10-12 Daiki Ueno <ueno@unixuser.org>
1323
1324 * epa.texi (Caching Passphrases):
1325 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1326 Clarify some configurations require to set up gpg-agent.
1327
1328 2010-10-11 Glenn Morris <rgm@gnu.org>
1329
1330 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1331
1332 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1333
1334 * gnus.texi (Spam Package Introduction): Mention `$'.
1335
1336 2010-10-09 Eli Zaretskii <eliz@gnu.org>
1337
1338 * makefile.w32-in (emacsdir): New variable.
1339 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1340 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1341
1342 2010-10-09 Glenn Morris <rgm@gnu.org>
1343
1344 * Makefile.in (mostlyclean): Delete *.toc.
1345
1346 * Makefile.in: Use $< in rules.
1347
1348 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1349
1350 * Makefile.in ($(infodir)): Delete rule.
1351 (mkinfodir): New. Use it in all the info rules, rather than depending
1352 on infodir.
1353
1354 2010-10-09 Glenn Morris <rgm@gnu.org>
1355
1356 * gnus.texi (Article Washing): Fix previous change.
1357
1358 * Makefile.in (emacsdir): New variable.
1359 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
1360 Depend on emacsver.texi.
1361
1362 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1363
1364 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1365
1366 2010-10-08 Julien Danjou <julien@danjou.info>
1367
1368 * gnus.texi: Add mm-shr.
1369
1370 2010-10-08 Ludovic Courtès <ludo@gnu.org>
1371
1372 * gnus.texi (Finding the Parent, The Gnus Registry)
1373 (Registry Article Refer Method): Update docs for nnregistry.el.
1374
1375 2010-10-08 Daiki Ueno <ueno@unixuser.org>
1376
1377 * auth.texi (Help for users)
1378 (GnuPG and EasyPG Assistant Configuration): Update docs.
1379
1380 2010-10-08 Glenn Morris <rgm@gnu.org>
1381
1382 * cl.texi (Organization, Installation, Old CL Compatibility):
1383 Deprecate cl-compat for new code.
1384 (Usage, Installation): Remove outdated information.
1385
1386 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1387
1388 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1389
1390 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1391
1392 2010-10-06 Julien Danjou <julien@danjou.info>
1393
1394 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1395
1396 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1397 broken link.
1398
1399 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1400
1401 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1402 to ReiserFS.
1403
1404 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1405 (FAQ 7-1): Fix getmail URL.
1406
1407 2010-10-06 Daiki Ueno <ueno@unixuser.org>
1408
1409 * epa.texi (Caching Passphrases): New section.
1410
1411 2010-10-06 Glenn Morris <rgm@gnu.org>
1412
1413 * Makefile.in (SHELL): Set it.
1414 (info): Move the mkdir dependency to the individual info files.
1415 (mostlyclean): Tidy up.
1416 (clean): Only delete the specific dvi and pdf files.
1417 (maintainer-clean): Be more restrictive in what we delete.
1418 ($(infodir)): Add parallel build workaround.
1419
1420 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1421
1422 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1423
1424 2010-10-03 Julien Danjou <julien@danjou.info>
1425
1426 * emacs-mime.texi (Display Customization):
1427 Update mm-inline-large-images documentation and add documentation for
1428 mm-inline-large-images-proportion.
1429
1430 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
1431
1432 * tramp.texi (Frequently Asked Questions):
1433 Mention remote-file-name-inhibit-cache.
1434
1435 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1436
1437 * gnus.texi (Splitting Mail): Fix @xref syntax.
1438 (Splitting Mail): Really fix the @ref syntax.
1439
1440 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1441
1442 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1443 (Article Hiding): Add google banner example.
1444 Suggested by Benjamin Xu.
1445
1446 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1447
1448 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1449 Remove nnimap-split-rule from examples.
1450
1451 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1452
1453 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1454 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1455 Fishman.
1456 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1457
1458 2010-09-30 Julien Danjou <julien@danjou.info>
1459
1460 * gnus.texi (Gravatars): Fix documentation about
1461 gnu-gravatar-properties.
1462
1463 2010-09-29 Daiki Ueno <ueno@unixuser.org>
1464
1465 * epa.texi (Bug Reports): New section.
1466
1467 2010-09-29 Glenn Morris <rgm@gnu.org>
1468
1469 * Makefile.in (top_srcdir): Remove unused variable.
1470
1471 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1472
1473 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1474 (Client-Side IMAP Splitting): Document 'default.
1475
1476 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1477
1478 * gnus.texi (Customizing the IMAP Connection):
1479 Document nnimap-fetch-partial-articles.
1480
1481 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1482
1483 * gnus-news.texi: Mention nnimap-inbox.
1484
1485 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1486
1487 2010-09-26 Julien Danjou <julien@danjou.info>
1488
1489 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
1490
1491 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1492
1493 * gnus.texi (Security): Remove gpg.el mention.
1494
1495 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
1496
1497 * gnus.texi (Browse Foreign Server): New variable
1498 gnus-browse-subscribe-newsgroup-method.
1499
1500 * gnus-news.texi: Mention it.
1501
1502 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1503
1504 * gnus.texi (NoCeM): Remove.
1505 (Startup Variables): No jingle.
1506
1507 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
1508
1509 * woman.texi (Interface Options): xz compression is now supported.
1510
1511 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1512
1513 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1514 (Unavailable Servers): Document gnus-server-copy-server.
1515 (Using IMAP): Document the new nnimap.
1516
1517 2010-09-25 Julien Danjou <julien@danjou.info>
1518
1519 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
1520
1521 2010-09-24 Glenn Morris <rgm@gnu.org>
1522
1523 * url.texi (Disk Caching): Tweak previous change.
1524
1525 2010-09-24 Julien Danjou <julien@danjou.info>
1526
1527 * url.texi (Disk Caching): Mention url-cache-expire-time,
1528 url-cache-expired, and url-fetch-from-cache.
1529
1530 2010-09-24 Julien Danjou <julien@danjou.info>
1531
1532 * gnus.texi: Add Gravatars.
1533
1534 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1535
1536 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
1537
1538 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1539
1540 * gnus.texi (Expunging mailboxes): Update name of the expunging
1541 command.
1542
1543 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1544
1545 * emacs-mime.texi (rfc2047): Update description for
1546 rfc2047-encode-parameter.
1547
1548 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
1549
1550 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
1551 "fish" methods.
1552 (External methods): Remove "scp1_old" and "scp2_old" methods.
1553
1554 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
1555
1556 * tramp.texi: Remove Japanese manual. Fix typo.
1557
1558 * trampver.texi: Update release number. Remove japanesemanual.
1559
1560 2010-09-09 Glenn Morris <rgm@gnu.org>
1561
1562 * org.texi: Restore clobbered changes (copyright years, untabify).
1563
1564 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
1565
1566 * gnus.texi (Adaptive Scoring): Fix typo.
1567
1568 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1569
1570 * gnus.texi (Article Display): Document gnus-html-show-images.
1571
1572 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
1573
1574 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
1575
1576 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1577
1578 * gnus.texi (HTML): Document gnus-max-image-proportion.
1579
1580 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1581
1582 * gnus.texi (HTML): Document gnus-blocked-images.
1583
1584 * message.texi (Wide Reply): Document message-prune-recipient-rules.
1585
1586 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1587
1588 * gnus.texi (Summary Mail Commands): Note that only the addresses from
1589 the first message are used for wide replies.
1590 (Changing Servers): Remove documentation on gnus-change-server and
1591 friends, since it's been removed.
1592
1593 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1594
1595 * gnus.texi (Drafts): Mention B DEL.
1596
1597 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
1598
1599 * gnus.texi (Delayed Articles): Mention that the Date header is the
1600 original one, even if you delay.
1601
1602 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1603
1604 * gnus.texi (Asynchronous Fetching):
1605 Document gnus-async-post-fetch-function.
1606 (HTML): Made into its own section.
1607
1608 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
1609
1610 Sync with Tramp 2.1.19.
1611
1612 * tramp.texi (Inline methods, Default Method): Mention
1613 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
1614 Remove remark about doubled "-t" argument.
1615 (Auto-save and Backup): Remove reference to Emacs 21.
1616 (Filename Syntax): Describe port numbers.
1617 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1618 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
1619 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
1620 errors with the backquotes.
1621 (External packages): File attributes cache flushing for asynchronous
1622 processes.
1623 (Traces and Profiles): Describe verbose level 9.
1624
1625 * trampver.texi: Update release number.
1626
1627 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
1628
1629 * dbus.texi (Alternative Buses): New chapter.
1630
1631 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
1632
1633 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
1634
1635 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
1636
1637 * calc.texi (Customizing Calc): Rearrange description of new
1638 variables to match the presentation of other variables.
1639
1640 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
1641
1642 * org.texi (Footnotes, Tables in HTML export): Fix typos.
1643
1644 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
1645
1646 * calc.texi (Making Selections, Selecting Subformulas)
1647 (Customizing Calc): Mention how to use faces to emphasize selected
1648 sub-formulas.
1649
1650 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
1651
1652 * tramp.texi (External packages): File attributes cache flushing
1653 for asynchronous processes.
1654
1655 2010-08-01 Alan Mackenzie <acm@muc.de>
1656
1657 Enhance the manual for the latest Java Mode.
1658
1659 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
1660 annotation-var-cont.
1661 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
1662 two new symbols.
1663
1664 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
1665
1666 * tramp.texi (Traces and Profiles): Describe verbose level 9.
1667
1668 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
1669
1670 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
1671
1672 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
1673
1674 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
1675
1676 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1677
1678 * org.texi: Add macros to get plain quotes in PDF output.
1679 List additional contributors.
1680 (Capture): New section, replaces the section about remember.
1681 (Working With Source Code): New chapter, focused on documenting Org
1682 Babel.
1683 (Code evaluation security): New section.
1684 (MobileOrg): Document DropBox support.
1685 (TaskJuggler export): Document taskjuggler and Gantt chart support.
1686 (Special symbols): Show how to display UTF8 characters for entities.
1687 (Global TODO list): Clarify the use of the "M" key and the differences
1688 to the "m" key.
1689 (RSS Feeds): Mention Atom feeds as well.
1690 (Setting tags): Remove paragraph about
1691 `org-complete-tags-always-offer-all-agenda-tags'.
1692
1693 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
1694
1695 * tramp.texi (Inline methods): Remove remark about doubled "-t"
1696 argument.
1697 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
1698 echoing shells.
1699
1700 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
1701
1702 * tramp.texi (Inline methods): Remove "kludgy" phrase.
1703 (Filename Syntax): Describe port numbers.
1704
1705 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
1706
1707 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
1708 forgotten.
1709 (Type Conversion): Precise conversion of natural numbers.
1710 (Errors and Events): Add "debugging" to concept index. Add variable
1711 `dbus-debug'.
1712
1713 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
1714
1715 * dbus.texi (Receiving Method Calls): Add optional argument
1716 EMITS-SIGNAL to `dbus-register-property'.
1717
1718 2010-06-27 Alex Schroeder <alex@gnu.org>
1719
1720 * nxml-mode.texi (Commands for locating a schema): Fix typo.
1721
1722 2010-06-24 Glenn Morris <rgm@gnu.org>
1723
1724 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1725 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
1726 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1727 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
1728 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
1729 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
1730 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
1731 * woman.texi: Start direntry descriptions in column 32, per Texinfo
1732 convention. Make them end with a period.
1733
1734 2010-06-23 Glenn Morris <rgm@gnu.org>
1735
1736 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
1737 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
1738 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
1739 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
1740 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
1741 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
1742
1743 2010-06-10 Glenn Morris <rgm@gnu.org>
1744
1745 * idlwave.texi (Load-Path Shadows):
1746 * org.texi (Handling links): Fix typos.
1747
1748 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
1749
1750 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
1751
1752 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
1753
1754 * eshell.texi (Built-ins): Describe, how to disable a built-in command
1755 by an alias. (Bug#6226)
1756
1757 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
1758
1759 * calc.texi (Manipulating Vectors): Mention that vectors can
1760 be used to determine bins for `calc-histogram'.
1761
1762 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
1763
1764 * calc.texi: Remove "\turnoffactive" commands throughout.
1765
1766 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
1767
1768 * url.texi (HTTP language/coding, Customization):
1769 * message.texi (Header Commands, Responses):
1770 * cl.texi (Argument Lists): Fix typos.
1771
1772 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
1773
1774 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
1775 Note that Development menu is always available.
1776 (Creating a project): Fix terminology.
1777 (Add/Remove files): Fix typo.
1778
1779 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
1780
1781 * Version 23.2 released.
1782
1783 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
1784
1785 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
1786
1787 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
1788
1789 * tramp.texi (Inline methods, Default Method):
1790 Mention `tramp-inline-compress-start-size'.
1791
1792 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
1793
1794 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
1795 the CVS repo. Put the Git repo in the news section.
1796
1797 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
1798 Removed some mentions of CVS. Mention the new Git repo.
1799
1800 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
1801
1802 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
1803 (Mail Group Commands): Add index entry.
1804
1805 2010-04-18 Glenn Morris <rgm@gnu.org>
1806
1807 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1808
1809 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1810
1811 * calc.texi (Radix modes): Mention that the option prefix will
1812 turn on twos-complement mode.
1813 (Inverse and Hyperbolic Flags): Mention the Option flag.
1814
1815 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
1816
1817 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
1818 (LaTeX/PDF export commands): Rename and Move section.
1819 (Sectioning structure): Update.
1820 (References): New use case for field coordinates.
1821 (The export dispatcher): Rename from ASCII export.
1822 (Setting up the staging area): Document the availability of
1823 encryption for MobileOrg.
1824 (Images and tables): Document how to reference labels.
1825 (Index entries): New section.
1826 (Generating an index): New section.
1827 (Column width and alignment): Document that <N> now
1828 means a fixed width, not a maximum width.
1829 (Publishing options): Document the :email option.
1830 (Beamer class export): Fix bug in the BEAMER example.
1831 (Refiling notes): Document refile logging.
1832 (In-buffer settings): Document refile logging keywords.
1833 (Drawers): Document `C-c C-z' command.
1834 (Agenda commands): Mention the alternative key `C-c C-z'.
1835 (Special properties): Document the BLOCKED property.
1836 (The spreadsheet): Mention the formula editor.
1837 (References): Document field coordinates.
1838 (Publishing action): Correct the documentation for the
1839 publishing function.
1840 (The date/time prompt): Document that we accept dates
1841 like month/day/year.
1842 (Cooperation): Document the changes in table.el support.
1843 (Faces for TODO keywords, Faces for TODO keywords)
1844 (Priorities): Document the easy colors.
1845 (Visibility cycling): Document the new double prefix
1846 arg for `org-reveal'.
1847 (Cooperation): Remember.el is part of Emacs.
1848 (Clean view): Mention that `wrap-prefix' is also set by
1849 org-indent-mode.
1850 (Agenda commands): Add information about prefix args to
1851 scheduling and deadline commands.
1852 (Search view): Point to the docstring of
1853 `org-search-view' for more details.
1854 (Agenda commands): Document that `>' prompts for a date.
1855 (Setting tags): Document variable
1856 org-complete-tags-always-offer-all-agenda-tags.
1857 (Column attributes): Cross-reference special properties.
1858
1859 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
1860
1861 Synchronize with Tramp repository.
1862
1863 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
1864 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
1865 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
1866 syntax, texi2dvi reports errors with the backquotes.
1867
1868 * trampver.texi: Update release number.
1869
1870 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
1871
1872 * gnus.texi (Finding the News): Add pointers to the Server buffer
1873 because it's essential.
1874
1875 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1876
1877 * gnus.texi (MIME Commands): Update description of
1878 gnus-article-browse-html-article.
1879
1880 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1881
1882 * auth.texi (Secret Service API): Add TODO node.
1883 (Help for users): Explain the new source options for `auth-sources'.
1884
1885 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
1886
1887 * trampver.texi: Update release number.
1888
1889 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
1890
1891 * Branch for 23.2.
1892
1893 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
1894
1895 * faq.texi (Escape sequences in shell output): Note that ansi-color is
1896 now enabled by default.
1897
1898 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
1899
1900 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1901 when Emacs runs in interactive mode. (Bug#5645)
1902
1903 2010-02-16 Glenn Morris <rgm@gnu.org>
1904
1905 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1906
1907 2010-02-05 Mark A. Hershberger <mah@everybody.org>
1908
1909 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1910
1911 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
1912
1913 * gnus.texi (Score File Format): Fix typo.
1914
1915 2010-01-19 Mark A. Hershberger <mah@everybody.org>
1916
1917 * cc-mode.texi: Replace references to obsolete c-subword-mode.
1918
1919 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
1920
1921 * ada-mode.texi (Project File Overview): Fix typo.
1922
1923 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
1924
1925 * semantic.texi: Add Richard Y. Kim credit.
1926
1927 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1928
1929 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
1930
1931 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
1932 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
1933
1934 2010-01-17 Glenn Morris <rgm@gnu.org>
1935
1936 * calc.texi (Reporting Bugs): Don't mention format of repository.
1937
1938 * woman.texi (Bugs): Make "Emacs repository" less specific,
1939 and the URL for same more specific.
1940
1941 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1942
1943 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
1944
1945 * ede.texi (ede-step-project, ede-proj-target):
1946 * tramp.texi (Remote processes): Fix typos.
1947
1948 2010-01-16 Mario Lang <mlang@delysid.org>
1949
1950 * ede.texi (ede-target):
1951 * org.texi (Refiling notes): Remove duplicated words.
1952
1953 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1954
1955 * gnus.texi (Posting Styles): Use with-current-buffer.
1956 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1957
1958 2010-01-02 Kevin Ryde <user42@zip.com.au>
1959
1960 * eieio.texi (Naming Conventions): Correction to xref on elisp
1961 coding conventions, is "Tips" node not "Standards".
1962
1963 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
1964
1965 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1966
1967 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1968
1969 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1970
1971 * gnus.texi (Direct Functions): Add missing port number to tls method.
1972
1973 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
1974
1975 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1976 ($(infodir)/edt, edt.dvi): New targets.
1977
1978 2009-12-15 Glenn Morris <rgm@gnu.org>
1979
1980 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1981 (edt, $(infodir)/edt, edt.dvi): New targets.
1982 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1983
1984 * Makefile.in (PDF_TARGETS, pdf): New.
1985 (clean): Add *.pdf.
1986 Add pdf rules for all manuals.
1987
1988 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
1989
1990 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
1991
1992 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
1995 (Smart Jump, Analyzer Debug): Copyedits.
1996 (Semantic mode user commands): Link to new nodes.
1997 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
1998 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
1999 upstream Semantic manual.
2000
2001 * semantic.texi (Introduction): Minor fix to diagram.
2002
2003 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
2004
2005 * eshell.texi (History): Add the other built-in variables.
2006 (Built-ins): Explain built-ins, and how to apply the external commands.
2007 Add `history', `su' and `sudo'.
2008
2009 * tramp.texi (Remote processes): Add missing <RET> in the example.
2010
2011 2009-12-01 Bill Wohler <wohler@newt.com>
2012
2013 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
2014 path for mairix example. Specify -q in namazu example since namazu is
2015 excessively garrulous.
2016
2017 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
2018
2019 * tramp.texi (Remote processes): Improve eshell example with "su"
2020 and "sudo" commands.
2021
2022 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
2023
2024 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2025
2026 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2027 Document semantic-complete-analyze-inline.
2028 (Semanticdb search debugging commands): Minor clarification.
2029 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
2030 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
2031 manual.
2032 (Semantic mode): Link to Idle Scheduler.
2033
2034 2009-11-28 Kevin Ryde <user42@zip.com.au>
2035
2036 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
2037 @pxref, now EIEIO is in Emacs.
2038
2039 * erc.texi (Development): Correction to git tutorial url.
2040
2041 2009-11-26 Glenn Morris <rgm@gnu.org>
2042
2043 * faq.texi (Latest version of Emacs): Mention stability of development
2044 version.
2045 (Problems with very large files): Max buffer size increase in 23.2.
2046 (VM): VM has moved house again.
2047
2048 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2049
2050 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2051 notations.
2052
2053 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2054
2055 * org.texi (Column attributes): Fix documentation of new operators.
2056
2057 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
2058
2059 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
2060 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2061 (Idle Completions Mode): Numerous copyedits.
2062
2063 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
2064
2065 * semantic.texi (Semantic Internals, Glossary):
2066 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2067 (Semanticdb search debugging commands): Fix typos.
2068
2069 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2070
2071 * calc.texi (Radix modes): Mention twos-complement notation.
2072
2073 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
2074
2075 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2076 ($(infodir)/semantic, semantic.dvi): New targets.
2077
2078 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
2079
2080 * Makefile.in: Build the Semantic manual.
2081
2082 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2083 repository.
2084
2085 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
2086
2087 * dbus.texi (Receiving Method Calls): New defun
2088 `dbus-unregister-service'.
2089
2090 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2091
2092 * org.texi (Speed keys): New section.
2093
2094 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
2095
2096 * dbus.texi (Type Conversion): Fix typo.
2097 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2098 `dbus-registered-objects-table'.
2099 (Receiving Method Calls): New defun `dbus-register-property'.
2100 Move `dbus-unregister-object' here.
2101
2102 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2103
2104 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2105
2106 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2107
2108 * org.texi (Column attributes): Add the new age summary operators.
2109 Also, mention the fact you can only use one summary operator per
2110 property.
2111
2112 2009-11-13 John Wiegley <johnw@newartisans.com>
2113
2114 * org.texi (Tracking your habits): Add a new section in the
2115 manual about how to track habits.
2116 (Resolving idle time): Add a section on how idle and
2117 dangling clocks are resolved.
2118
2119 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2120
2121 * org.texi (Agenda commands): Document the new `i' command.
2122 (Inserting deadline/schedule): Document logging changes
2123 of scheduling and deadline times stamps.
2124 (In-buffer settings): Document the in-buffer keywords for logging
2125 changes of scheduling and deadline times stamps.
2126 (Structure editing, Plain lists): Document indentation
2127 cycling in empty entries with TAB.
2128 (Archiving): Document the default archiving command.
2129 (Moving subtrees): Document the new keys for archiving.
2130 (Internal archiving): Fix incorrect key.
2131 (Agenda commands): Document the TODO set switching commands.
2132 (Agenda commands): Document the new archiving keys.
2133 (Clocking work time): Better description on how to save
2134 and restore a clock.
2135 (Resolving idle time): Mention the x11idle program to get true
2136 idleness also under X11.
2137 (Resolving idle time): Use @kbd instead of @key for normal
2138 letters, because this is how he rest of the manual does this.
2139 (Pushing to MobileOrg): Mention that `org-directory'
2140 should be set.
2141 (Agenda commands): Document that SPC is a filter for
2142 any tag.
2143 (Search view): Rename from "Keyword search".
2144 (Capure): New chapter.
2145 (Markup): New chapter.
2146 (Links in HTML export, Images in HTML export):
2147 Extend the section titles.
2148 (Images in HTML export): Document the align option.
2149 (Text areas in HTML export): Extend the section title.
2150 (Images in LaTeX export): Explain image placement in LaTeX.
2151
2152 2009-11-10 Glenn Morris <rgm@gnu.org>
2153
2154 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2155
2156 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
2157
2158 * tramp.texi (Auto-save and Backup): Disable backups just for a
2159 method.
2160
2161 * trampver.texi: Update release number.
2162
2163 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
2164
2165 Sync with Tramp 2.1.17.
2166
2167 * trampver.texi: Update release number.
2168
2169 2009-10-29 Glenn Morris <rgm@gnu.org>
2170
2171 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2172
2173 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
2174
2175 * tramp.texi (External methods): Temporary files are kept for
2176 `rsync' and `rsyncc' methods.
2177
2178 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
2179
2180 * eieio.texi: Fix typos.
2181
2182 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2183
2184 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2185
2186 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
2187
2188 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2189 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2190
2191 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
2192
2193 * Makefile.in: Build EIEIO and EDE manuals.
2194
2195 2009-10-07 Eric Ludlam <zappo@gnu.org>
2196
2197 * eieio.texi:
2198 * ede.texi: New files.
2199
2200 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2201
2202 * tramp.texi (Remote processes): Association of a pty is not supported.
2203
2204 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2205
2206 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2207 (Processing LaTeX fragments): Document that the size of images can be
2208 changes using the variable `org-format-latex-options'.
2209 (The date/time prompt, Timestamps): Be more accurate over ISO format
2210 dates and times.
2211 (Visibility cycling): Document showeverything keyword.
2212 (In-buffer settings): Document showeverything keyword.
2213 (Setting up the staging area): Fix the example.
2214 (MobileOrg): New section.
2215 (Agenda commands, Exporting Agenda Views): Document exporting the
2216 agenda view to Org files.
2217
2218 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
2219
2220 * tramp.texi (History): Add IMAP support.
2221 (External methods): Add `imap' and `imaps' methods.
2222 (GVFS based methods): Add indices for `davs'.
2223 (Password handling): Rename anchors. Add IMAP entries for
2224 ~/.authinfo.gpg.
2225
2226 * trampver.texi: Set default value of `emacsimap'.
2227
2228 2009-09-22 Daiki Ueno <ueno@unixuser.org>
2229
2230 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2231
2232 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2233
2234 * dired-x.texi (Technical Details):
2235 Delete dired-up-directory (Bug#4292).
2236
2237 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
2238
2239 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
2240
2241 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2242
2243 * org.texi (Effort estimates): Document new effort setting commands.
2244 (Agenda commands): Document the new keys fro agenda time motion.
2245 Document entry text mode. Improve documentation of the keys to include
2246 inactive time stamps into the agenda view.
2247 (Feedback): Document the new bug report command.
2248 (Structure editing): Add an index entry for the sorting of subtrees.
2249
2250 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2251
2252 * auth.texi (Help for users): Corrected markup.
2253
2254 2009-09-02 Glenn Morris <rgm@gnu.org>
2255
2256 * emacs-mime.texi (time-date): Mention float-time.
2257
2258 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2259
2260 * calc.texi (Simplifying Formulas): Improve the wording.
2261
2262 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2263
2264 * auth.texi: Rewritten for coverage and clarity.
2265
2266 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2267
2268 * gnus.texi (Expiring Mail):
2269 Mention gnus-mark-copied-or-moved-articles-as-expirable.
2270 (Various Various): Mention gnus-safe-html-newsgroups.
2271
2272 * gnus-news.texi: Mention
2273 gnus-mark-copied-or-moved-articles-as-expirable.
2274
2275 * emacs-mime.texi (Display Customization): Add xref to
2276 gnus-safe-html-newsgroups.
2277
2278 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
2279
2280 * tramp.texi (Version Control): Remove.
2281 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
2282 reference.
2283 (External methods): Correct `scpc' concept index entries. New method
2284 `rsyncc'.
2285 (External packages): New subsections "Filename completion" and "File
2286 attributes cache".
2287
2288 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2289
2290 * calc.texi (Rewrite Rules): Improve the example.
2291 (Simplifying Formulas): Explain use of the I and H flags for
2292 simplification.
2293
2294 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
2295
2296 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2297 Describe autostart behaviour of dbus-ping.
2298 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2299 for timeout values.
2300 (Top): Remove footnote saying D-Bus is not enabled by
2301 default. (Bug#4256)
2302
2303 2009-08-23 Daiki Ueno <ueno@unixuser.org>
2304
2305 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
2306 Reported by Jari Aalto (Bug#4211).
2307 (Mail-mode integration): Mention epa-mail-mode and
2308 epa-global-mail-mode.
2309 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2310 epa-setup.
2311
2312 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
2313
2314 * dbus.texi (Asynchronous Methods): Allow nil handler.
2315
2316 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
2317
2318 * ediff.texi (ediff-current-file): Add information about this new function.
2319
2320 * viper.texi: Add information about C-s in viper's search command.
2321
2322 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2323
2324 * calc.texi (Date Forms): Fix typos.
2325
2326 2009-08-08 Glenn Morris <rgm@gnu.org>
2327
2328 * org.texi (Agenda commands): Restore clobbered change.
2329
2330 2009-08-07 Eli Zaretskii <eliz@gnu.org>
2331
2332 * calc.texi (Graphics, Devices): Update with the peculiarities of
2333 operation on MS-Windows.
2334
2335 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2336
2337 * org.texi (Publishing action): Improve documentation of file
2338 names when publishing to the source directory.
2339 (Clean view): Document `org-indent-mode'.
2340 (Clocking work time): Add documentation for the
2341 new :timetamp option when creating a clock report.
2342 (Paragraphs): Fix many typos.
2343 (Plain lists): Remove duplicate explanation about the
2344 `C-c *' command.
2345 (Literal examples): Update to reflect the new behavior
2346 of the -n -r -k switches when exporting source code examples.
2347 (Structure editing): Add information about `C-c *',
2348 converting a plain list into a list of Org items.
2349 (Remember): Small rephrasing of the paragraph
2350 describing remember.el. Also mentioned that remember.el is part
2351 of Emacs 23, not Emacs 22.
2352 (Clocking work time): Add documentation about
2353 displaying the current clocking time against the effort estimate.
2354 Also add a footnote about using `org-clock-in-prepare-hook' to add
2355 an effort estimate on the fly, just before clocking it.
2356 (Footnotes): Document automatic renumbering and
2357 sorting.
2358 (Agenda commands): Document new bulk commands.
2359 (Plain lists): Document new behavior of
2360 `org-cycle-include-plain-lists'.
2361 Hyphenation only in TeX.
2362 (Clocking work time): Document the key to update effort
2363 estimates.
2364 (Clocking work time): Document the clock time display.
2365 (Structure editing, TODO basics): Document new
2366 variables.
2367 (Column attributes): Document new colciew operators.
2368 (Publishing options): Document :xml-declaration.
2369 (Tracking TODO state changes): Document the
2370 LOG_INTO_DRAWER property.
2371 (Literal examples): Document the new implementation for
2372 editing source code.
2373 (Publishing action): Mention the new publishing
2374 function, to publish an Org source file.
2375 (Publishing links): Mention how to link to an Org source file.
2376 (Macro replacement): Document new macros.
2377 (Handling links): Document type-specific completion
2378 when inserting links.
2379 (Structure editing, Plain lists): Improve documentation
2380 on sorting.
2381 (Internal links): Document custom ids for links.
2382 (Handling links): Document custom ids for links.
2383 (CSS support): Document new class.
2384 (Refiling notes): Document the possibility to create new nodes
2385 during refiling.
2386 (Agenda commands): Document the "?" operator to find
2387 tasks without effort setting.
2388 (Exporting agenda information): Section moved.
2389 (RSS Feeds): New section.
2390 (Built-in table editor): Document M-e and M-a navigate
2391 inside table field.
2392 (Stuck projects): Docment that projects identified as
2393 un-stuck will still be searchd for stuck sub-projects.
2394 (Paragraphs): Document centering.
2395 (Creating timestamps, Agenda commands): Document new
2396 behavior when changing time stamps.
2397 (Structure editing): Document the new command
2398 `org-clone-subtree-with-time-shift'.
2399 (Publishing): Refresh this chapter.
2400 (Export options, Export options, In-buffer settings):
2401 Document the new keywords.
2402 (Matching tags and properties): Collect all
2403 documentation about tags/property matches here.
2404 (Setting tags): Document `org-tag-persistent-alist'.
2405 (Weekly/daily agenda): New section.
2406 (Orgstruct mode): Describe `orgstruct++-mode'.
2407 (Drawers): Mention the LOGBOOK drawer.
2408 (Export options, Sectioning structure): Document the
2409 #+LEATEX_HEADER in-buffer setting.
2410 (Bugs): Section removed.
2411 (Hooks): New section.
2412 (Add-on packages): Move here from old location.
2413 (Context-sensitive commands): New section.
2414 (Setting tags): Document newline option.
2415 (Global TODO list, Matching tags and properties):
2416 Mention more variables.
2417 (Checkboxes): Update to changed command behavior.
2418
2419 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2420
2421 * speedbar.texi (Basic Key Bindings): Fix typo.
2422
2423 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2424
2425 * calc.texi (Vector/Matrix Functions): Add index entries for both
2426 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2427 affects matrices with more than one row.
2428 (Help Commands): Add index entries for "prefix ?" key bindings.
2429
2430 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2431
2432 * calc.texi (Stack Manipulation Commands): Add documentation for
2433 `calc-transpose-lines'
2434
2435 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
2436
2437 * dbus.texi (Receiving Method Calls): Describe special return value
2438 `:ignore'.
2439
2440 2009-07-24 Alan Mackenzie <acm@muc.de>
2441
2442 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2443 initialization, any individual variable setting now takes precedence
2444 over one done via c-file-style/c-file-offsets.
2445
2446 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2447
2448 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2449 truncated when Calc is quit.
2450 (Customizing Calc): Document `calc-undo-length'.
2451
2452 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
2453
2454 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2455
2456 2009-07-11 Kevin Ryde <user42@zip.com.au>
2457
2458 * pcl-cvs.texi (About PCL-CVS):
2459 * widget.texi (Basic Types):
2460 Fix cross-references.
2461
2462 2009-07-01 Andreas Schwab <aschwab@redhat.com>
2463
2464 * dbus.texi (Type Conversion): Don't use literal control character.
2465
2466 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
2467
2468 * tramp.texi (GVFS based methods): New section.
2469 (Remote processes): Processes for GVFS based methods run locally.
2470
2471 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
2472
2473 * tramp.texi (Inline methods, External methods, Gateway methods):
2474 Avoid the words "kludge" and hack".
2475 (External methods): Add `synce' method.
2476
2477 * trampver.texi: Update release number.
2478
2479 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
2480
2481 Sync with Tramp 2.1.16.
2482
2483 * tramp.texi (History): Add GVFS support.
2484 (External methods): Precise `rsync' description. Add `dav', `davs' and
2485 `obex' methods. Add 'tramp-gvfs-methods' option.
2486 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2487 forms.
2488 (Remote Programs): Introduce `tramp-own-remote-path'.
2489 (Remote processes): New subsection "Running remote programs that create
2490 local X11 windows".
2491 (Frequently Asked Questions): Improve code for disabling vc.
2492
2493 * trampver.texi: Update release number. Set default value of
2494 `emacsgvfs'.
2495
2496 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
2497
2498 * Branch for 23.1.
2499
2500 2009-06-17 Glenn Morris <rgm@gnu.org>
2501
2502 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2503 (Latest version of Emacs): Mention source code repository.
2504
2505 2009-06-16 Glenn Morris <rgm@gnu.org>
2506
2507 * faq.texi (Top): Language tweak.
2508 (Extended commands): Most people have arrow keys.
2509 (Emacs manual): Say how to follow info links.
2510 (File-name conventions): Change title a bit. Explain about source
2511 versus installed. Condense etc description.
2512 (Guidelines for newsgroup postings): Mention Savannah list page.
2513 (Newsgroup archives): Simplify.
2514 (Contacting the FSF): Add contact URL.
2515 (Emacs Lisp documentation): Printed version not always available.
2516 (Installing Texinfo documentation): Explain how by hand installation is
2517 not normally needed. Use add-to-list. Remove duplicate reference.
2518 (Informational files for Emacs): Move info on Help menu here from
2519 "File-name conventions".
2520 (Help installing Emacs): Tweak uref.
2521 (Obtaining the FAQ): Mention repository.
2522 (Origin of the term Emacs): Explain "ITS".
2523 (Changing load-path): Use add-to-list.
2524 (Automatic indentation): Clarify this is for Text mode.
2525 Don't mention Indented Text mode.
2526 (Finding Emacs on the Internet): The FSF does not seem to offer a
2527 deluxe distribution on CD anymore.
2528
2529 2009-06-16 Glenn Morris <rgm@gnu.org>
2530
2531 * faq.texi (Top): Mention which Emacs version this FAQ is about.
2532 Recommend the latest release. Mention how to get older FAQs.
2533 Recommend the Emacs manual.
2534 (Guidelines for newsgroup postings): Discourage cross-posts.
2535 (Underlining paragraphs): Remove.
2536 (Editing MS-DOS files): Remove pre-Emacs 20 information.
2537 (Bugs and problems): Update key-binding.
2538 (Problems with very large files): Mention 64-bit.
2539 (Shell process exits abnormally): Remove.
2540 (Problems with Shell Mode): Rename and update.
2541 (Spontaneous entry into isearch-mode)
2542 (Problems talking to certain hosts): Remove. This is old information,
2543 in etc/PROBLEMS if needed.
2544 (Emacs takes a long time to visit files, Updating Emacs): Remove.
2545 (Dired claims that no file is on this line): Update.
2546 (Installing Emacs, Problems building Emacs): Simplify.
2547 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
2548 information.
2549 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
2550 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
2551 (JDEE): "JDEE", not "JDE".
2552 (Handling C-s and C-q with flow control, Binding C-s and C-q):
2553 Remove. This is old information, in etc/PROBLEMS if needed.
2554 (stty and Backspace key, Kanji and Chinese characters): Remove.
2555 (Right-to-left alphabets): Update section.
2556 (Changing the included text prefix): Gnus uses message-yank-prefix.
2557 Add cross-reference to Supercite manual.
2558 (Saving a copy of outgoing mail): Simplify output file description.
2559 (Expanding aliases when sending mail): Refer to Emacs manual.
2560 Remove old info about RFC822.
2561 Correct description of how to rebuild aliases.
2562 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
2563 (MIME with Emacs mail packages)
2564 (Viewing articles with embedded underlining)
2565 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
2566 Remove old sections.
2567 (Killing based on nonstandard headers): Remove. Scoring is preferable,
2568 and is well-documented in the Gnus manual.
2569 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
2570 (Making Gnus faster): Rename from "Starting Gnus faster".
2571 Merge "Catch-up is slow in Gnus" into here.
2572
2573 2009-06-14 Glenn Morris <rgm@gnu.org>
2574
2575 * faq.texi (Status of Emacs): Re-order with most recent releases first.
2576 (New in Emacs 23): New section.
2577 (Handling C-s and C-q with flow control): Add xref.
2578
2579 2009-06-13 Glenn Morris <rgm@gnu.org>
2580
2581 * faq.texi (Setting up a customization file): Grammar fix.
2582 Customize is no longer "new".
2583 (Displaying the current line or column): Line-number mode is on by
2584 default. Don't mention `column' package. Mention linum.el.
2585 (Turning on abbrevs by default): Explain how to do it for buffers,
2586 modes, and everywhere.
2587 (Associating modes with files): Use add-to-list. Don't mention Emacs
2588 19.
2589 (Highlighting a region): On by default since 23.1.
2590 (Replacing highlighted text): Update doc quote.
2591 (Working with unprintable characters): Don't mention search-quote-char.
2592 (Using an already running Emacs process): Gnuclient is probably not an
2593 enhancement these days.
2594 (Indenting switch statements): Remove mention of pre-Emacs 20.
2595 (Horizontal scrolling): Abbreviate Emacs 20 description.
2596 (Replacing text across multiple files): Fix name of dired command.
2597 (Disabling backups): Use require not load.
2598 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2599
2600 2009-06-13 Bill Wohler <wohler@newt.com>
2601
2602 Release MH-E manual version 8.2.
2603
2604 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2605 release 8.2.
2606
2607 2009-06-13 Glenn Morris <rgm@gnu.org>
2608
2609 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
2610 in this day and age the common meaning is "on the web".
2611 (copying): Use @copyright in all cases.
2612 (Basic keys): Remove reference to deleted manual node "Text Characters".
2613 (File-name conventions): Use GNU as an example rather than SERVICE.
2614 default.el lives in site-lisp. Update Info directory location.
2615 (Real meaning of copyleft): GPL actions have been brought, but all
2616 settled out of court.
2617 (Guidelines for newsgroup postings): Shorten section title.
2618 Simplify comp.emacs description.
2619 (Newsgroup archives): Change Google URL. Describe Gmane.
2620 (Unsubscribing from Emacs lists): Remove discussion of "distribution
2621 points". Mention List-Unsubscribe header.
2622 (Contacting the FSF): Update email and URLs.
2623 (Basic editing): Mention F1 for help.
2624 (Installing Texinfo documentation): Refer to Texinfo website rather
2625 than ftp server.
2626 (Printing a Texinfo file): Mention texi2pdf.
2627 (Informational files for Emacs): Don't describe FTP or SERVICE, they
2628 are just stubs nowadays.
2629 (Latest version of Emacs): Explain version numbers.
2630 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
2631 (Turning on syntax highlighting): No need to mention hilit19 any more.
2632 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
2633 (Modes for various languages): Remove section.
2634 (Major packages and programs): Remove most version and maintainer
2635 information - it's hard to keep up-to-date, and adds nothing.
2636 Similarly with direct links to mailing lists.
2637 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
2638 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
2639 years, and Emacs comes with tools for this now.
2640 (Patch): Remove section - this is a standard tool.
2641 (Using function keys under X): Remove section.
2642
2643 2009-06-12 Glenn Morris <rgm@gnu.org>
2644
2645 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
2646 (Help installing Emacs): Remove reference to deleted X11 node.
2647 (Associating modes with files): Interpreter-mode-alist is no longer
2648 subservient to auto-mode-alist.
2649 (Installing Emacs): Change future Emacs version.
2650 (Linking with -lX11 fails): Remove old section.
2651 (Packages that do not come with Emacs): Update ELL location.
2652 Emacs Lisp archive is dead.
2653 (Emacs for Windows): Remove reference to old CE port.
2654 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
2655 (Emacs for VMS and DECwindows): Remove old ports.
2656 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
2657 (Removing flashing messages): Remove section about non-existent Gnus
2658 option.
2659
2660 * faq.texi (Top): Add @top command.
2661 Remove the optional arguments from all @node commands: makeinfo can
2662 generate these automatically, and it is easier to edit and rearrange
2663 nodes without them.
2664
2665 2009-06-11 Glenn Morris <rgm@gnu.org>
2666
2667 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
2668 (The LPF): Make the updated URL the sole reference point.
2669 (Learning how to do something): Update refcard price and format.
2670 (Getting a printed manual): Sources in doc/emacs/, not man/.
2671 Also available in PDF format. Since the page count varies, be less
2672 precise.
2673 (Informational files for Emacs): Remove references to deleted files
2674 LPF and SUN-SUPPORT, and to UUCP.
2675 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
2676 Remove many obsolete ways to get the FAQ, which now seems only to be
2677 distributed with Emacs.
2678 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
2679
2680 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
2681
2682 * org.texi (Org Plot): Fix tags (Bug#3507).
2683 (Workflow states, Agenda commands): Fix tags (Bug#3508).
2684
2685 * ada-mode.texi (Installation, Compile commands)
2686 (Project File Overview, No project files, Set compiler options)
2687 (Use GNAT project file, Use multiple GNAT project files)
2688 (Identifier completion): Use @samp for menu items, and @kbd for key
2689 sequences (Bug#3504).
2690
2691 2009-06-04 Daiki Ueno <ueno@unixuser.org>
2692
2693 * gnus.texi (Security): Fix wording; add a link to epa.info.
2694
2695 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
2696
2697 * message.texi (Header Commands): Fix descriptions to match
2698 keybindings.
2699
2700 2009-04-22 Daiki Ueno <ueno@unixuser.org>
2701
2702 * gnus.texi (Security): Mention that EasyPG is the current default.
2703
2704 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * ediff.texi (Session Commands): Fix typo.
2707
2708 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2709
2710 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
2711 news.software.readers. Reported by Florian Rehnisch.
2712
2713 2009-04-02 Glenn Morris <rgm@gnu.org>
2714
2715 * auth.texi: Capitalize direntry.
2716
2717 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
2718 using a period in the entry name. (Bug#2797)
2719
2720 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
2721
2722 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
2723 ($(infodir)/auth, auth.dvi): New targets.
2724
2725 2009-03-03 Glenn Morris <rgm@gnu.org>
2726
2727 * auth.texi: Fix @setfilename.
2728
2729 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
2730 (auth, $(infodir)/auth, auth.dvi): New rules.
2731
2732 2009-02-25 Glenn Morris <rgm@gnu.org>
2733
2734 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
2735
2736 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2737
2738 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
2739
2740 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2741
2742 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
2743 gnus-nocem-issuers, and gnus-nocem-verifyer.
2744
2745 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
2746
2747 * ada-mode.texi (Project files, Automatic Casing):
2748 * dbus.texi (Signals):
2749 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
2750 * mh-e.texi (HTML):
2751 * nxml-mode.texi (Locating a schema)
2752 (Using the document's URI to locate a schema):
2753 * org.texi (Footnotes, Using the mapping API):
2754 * rcirc.texi (Channels): Remove duplicate words.
2755
2756 2009-02-20 Glenn Morris <rgm@gnu.org>
2757
2758 * dired-x.texi (Miscellaneous Commands):
2759 * gnus.texi: Minor updates for mbox Rmail.
2760
2761 2009-02-16 Karl Berry <karl@gnu.org>
2762
2763 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2764 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
2765 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2766 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2767 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2768 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
2769 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
2770 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2771 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
2772 Consistently use @insertcopying in the Top node,
2773 @contents at the front (after @end titlepage),
2774 and @direntry after @copying. (Bug#1988)
2775
2776 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2777
2778 * auth.texi: New file documenting auth-source.
2779
2780 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
2781
2782 * org.texi (Org Plot): Fix link.
2783
2784 2009-02-09 Daiki Ueno <ueno@unixuser.org>
2785
2786 * epa.texi (Mail-mode integration): Mention the way to do
2787 "encrypt-to-self". (Bug#1807)
2788
2789 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
2790
2791 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
2792
2793 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2794
2795 * gnus-news.texi: Print version about Incoming*.
2796
2797 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
2798
2799 * org.texi (Structure editing, Handling links)
2800 (Fast access to TODO states, Javascript support): Make standard docs
2801 correctly reflect default variable settings.
2802
2803 2009-02-02 Glenn Morris <rgm@gnu.org>
2804
2805 * org.texi: Fix typos.
2806
2807 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
2808
2809 Sync with Tramp 2.1.15.
2810
2811 * trampver.texi: Update release number.
2812
2813 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2814
2815 * org.texi (TODO dependencies): Document TODO dependencies on
2816 checkboxes.
2817
2818 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
2819
2820 * org.texi (TODO dependencies): Document key binding for toggling
2821 ORDERED property.
2822
2823 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
2824
2825 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
2826 of hook functions.
2827
2828 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
2829
2830 * org.texi (TODO dependencies): New section.
2831
2832 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
2833
2834 * org.texi (Plain lists, TODO basics, Priorities)
2835 (Multiple sets in one file, Conflicts): Document interaction with
2836 `shift-selection-mode'.
2837
2838 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2839
2840 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2841 Make Calc the subject of sentences.
2842 (Rearranging Formulas using Selections): Discuss new options
2843 for `j *'.
2844
2845 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
2846
2847 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2848
2849 2009-01-26 Glenn Morris <rgm@gnu.org>
2850
2851 * org.texi: Fix typos.
2852
2853 2009-01-26 Bill Wohler <wohler@newt.com>
2854
2855 * mh-e.texi (EDITION, UPDATED): Update.
2856
2857 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
2858
2859 * org.texi (References): Add information about remote references.
2860 (Built-in table editor): Document `C-c RET' in tables.
2861 (Math symbols, Quoting LaTeX code): Mention that simple
2862 LaTeX macros survive LaTeX export.
2863 (Images in LaTeX export): Show how to create a reference to a
2864 figure.
2865 (Sectioning structure): Document that the LaTeX class can be
2866 specified in a property.
2867 (Text areas in HTML export): New section.
2868 (External links): Add examples for text search and ID links.
2869 (Built-in table editor): Remove the descriptio of `C-c
2870 C-q', it not longer works.
2871 (Literal examples): Document that a space must follow
2872 the colon in short examples.
2873 (Relative timer): Document `org-timer-stop'.
2874 (Footnotes): New section.
2875 (Footnote markup): Shorten section and refer to new Footnote
2876 section.
2877 (Literal examples): Add documentation for line
2878 numbering in and references to code examples.
2879 (CSS support): Fix the description of default CSS styles.
2880 (Capturing column view): Document
2881 "file:path/to/file.org" as an allowed value for the ID property of
2882 a dynamic block copying column view.
2883
2884 2009-01-23 Stephen Eglen <stephen@gnu.org>
2885
2886 * mh-e.texi (Getting Started): Describe $MH.
2887
2888 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
2889
2890 * tramp.texi (all): Harmonize usage of "external method",
2891 "external transfer method" and "out-of-band method".
2892 (Connection types): Precise the differences of inline and external
2893 methods. Written by Adrian Phillips <a.phillips@met.no>.
2894
2895 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2896
2897 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2898 commands as described at the top. Reported by Allan Gottlieb
2899 <gottlieb@nyu.edu>.
2900
2901 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2902
2903 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2904 nnmail-pathname-coding-system.
2905
2906 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
2907
2908 * org.texi (Relative timer): Fix typo.
2909
2910 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
2911
2912 * org.texi (Clocking work time): Fix typo.
2913 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
2914
2915 2009-01-13 Glenn Morris <rgm@gnu.org>
2916
2917 * org.texi: Fix some more typos.
2918
2919 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
2920
2921 * org.texi: Fix some typos.
2922
2923 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2924
2925 * gnus.texi (Group Parameters): Add note for local variables.
2926
2927 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2928
2929 * gnus.texi (Converting Kill Files): Fix URL.
2930 Include gnus-kill-to-score.el in contrib directory.
2931
2932 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2933
2934 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2935 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
2936 (Paging the Article): Add index entry.
2937
2938 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
2939
2940 * ada-mode.texi (Examples): Delete redundant text.
2941
2942 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
2943
2944 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
2945
2946 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2947 addresses.
2948
2949 2009-01-03 Bill Wohler <wohler@newt.com>
2950
2951 * mh-e.texi (Scan Line Formats): Indicate that first column should be
2952 kept empty.
2953
2954 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
2955
2956 * org.texi (Activation, Exporting, ASCII export, HTML export)
2957 (HTML Export commands, LaTeX/PDF export commands):
2958 Improve documentation about transient-mark-mode.
2959 (References): DOcuemtn the use of special names like $LR1 to reference
2960 to fields in the last table row.
2961
2962 2008-12-19 Juri Linkov <juri@jurta.org>
2963
2964 * info.texi (Search Text): Remove mention of removed key binding M-s.
2965
2966 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
2967
2968 * org.texi (References): Remove mentioning of @0 as reference for the
2969 last line, this has been reverted in the Lisp sources.
2970
2971 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
2972
2973 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2974 (DVI_TARGETS): Remove duplicates. Add sasl.
2975 ($(infodir)/sasl, sasl.dvi): New targets.
2976
2977 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
2978
2979 * org.texi: Version number pushed to 6.15d.
2980
2981 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
2982
2983 * org.texi (Tables in LaTeX export): New section.
2984 (Images in LaTeX export): New section.
2985 (Inlined images, Images in HTML export): Sections renamed.
2986
2987 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2988
2989 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
2990
2991 2008-12-04 David Engster <dengste@eml.cc>
2992
2993 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
2994 of nnml-get-new-mail. Change URL for mairix patch.
2995
2996 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
2997
2998 * org.texi (Using the mapping API): Fix bug in mapping example.
2999 (Publishing options): Make the list of properties complete again, in
3000 correspondence to the variable `org-export-plist-vars'.
3001 (Property searches): Document new special values for time comparisons.
3002 (Tag inheritance): Refine the description of tag inheritance.
3003 (Project alist): Add info about the publishing sequence of components.
3004 (Effort estimates): Document the new relative timer.
3005
3006 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3007
3008 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3009 (Using Calc): Clarify use of `C-x * o'.
3010 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3011
3012 2008-11-28 Richard M Stallman <rms@gnu.org>
3013
3014 * dbus.texi (Receiving Method Calls): Clean up previous change.
3015
3016 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
3017
3018 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3019 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3020 `dbus-unescape-from-identifier'.
3021 (Receiving Method Calls): New constants `dbus-service-emacs' and
3022 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
3023 (Signals): Use the constants in the example.
3024
3025 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
3026
3027 * org.texi: Re-apply change to FDL 1.3.
3028
3029 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
3030
3031 * org.texi (Setting up Remember): Document `org-remember-mode'.
3032 (External links): Document that bbdb links can use a regular
3033 expression.
3034 (External links): Document that elisp links can contain interactive
3035 commands.
3036
3037 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
3038
3039 * viper.texi (viper-translate-all-ESC-keysequences):
3040 Description removed.
3041
3042 2008-11-19 Glenn Morris <rgm@gnu.org>
3043
3044 * doclicense.texi: Change to FDL 1.3.
3045 Relicense all texi files under FDL 1.3 or later.
3046
3047 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3048
3049 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3050
3051 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
3052
3053 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
3054
3055 * ediff.texi: Version/date change.
3056
3057 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
3058
3059 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3060
3061 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3062
3063 * calc.texi (About This Manual): Comment out a mention of
3064 marginal notes.
3065
3066 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
3067
3068 * org.texi (Clocking work time): Document the :formula property of
3069 clock tables.
3070 (Structure editing, Refiling notes): Document refiling regions.
3071 (Agenda commands): Document the double-prefix version
3072 of the `l' command in the agenda.
3073 (Handling links): Explain the effect of a double prefix
3074 arg to `C-c C-o'.
3075 (TODO basics): Add documentation for tag triggers.
3076
3077 2008-10-23 Glenn Morris <rgm@gnu.org>
3078
3079 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3080 byte-compiling things like `+'.
3081
3082 * ns-emacs.texi: Merge copyright years of author now with assignment
3083 into FSF years.
3084 (VER): Use it for easier automatic updating. Use Emacs version rather
3085 than standalone Emacs.app version.
3086
3087 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
3088
3089 * org.texi: Lots of minor fixes.
3090 (Capture): New chapter.
3091 (Org Plot): New section.
3092
3093 2008-09-30 Magnus Henoch <mange@freemail.hu>
3094
3095 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3096
3097 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3098
3099 * calc.texi (User Defined Units): Mention how to enter optional display
3100 string.
3101
3102 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3103
3104 * message.texi (Sending Variables): Fix variable documentation to
3105 avoid the "y/n" wording.
3106
3107 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3108
3109 * message.texi (Sending Variables): Add `message-confirm-send' doc.
3110
3111 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3112
3113 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3114 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3115
3116 2008-09-22 Bill Wohler <wohler@newt.com>
3117
3118 Release MH-E manual version 8.1.
3119
3120 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3121 release 8.1.
3122
3123 * mh-e.texi: Retain dual license as agreed to by the FSF.
3124 However, bump GPL to Version 3.
3125 Use @include for license text.
3126
3127 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
3128
3129 * gnus.texi (Top, Setup, Fancy splitting to parent)
3130 (Store custom flags and keywords, Store arbitrary data):
3131 Clean up markup.
3132
3133 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3134
3135 * gnus.texi (The Gnus Registry): Document it.
3136
3137 2008-09-08 David Engster <dengste@eml.cc>
3138
3139 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3140 Clarify section about choosing back end servers.
3141
3142 2008-08-23 Glenn Morris <rgm@gnu.org>
3143
3144 * dired-x.texi (Shell Command Guessing):
3145 Mention dired-guess-shell-case-fold-search. (Bug#417)
3146
3147 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
3148
3149 * trampver.texi: Update release number.
3150
3151 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
3152
3153 * ns-emacs.texi: Update version.
3154 (Introduction): Correct menu location for options save.
3155 (Customization): Note that defaults are stored under org.gnu.Emacs.
3156
3157 2008-08-11 Bill Wohler <wohler@newt.com>
3158
3159 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3160 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3161 Henman) (closes SF #1768928).
3162
3163 2008-08-10 Glenn Morris <rgm@gnu.org>
3164
3165 * ns-emacs.texi: Use @copying. Change copyright of authors with
3166 assignment to FSF. Change license to GFDL.
3167 (Top): Remove outdated references.
3168
3169 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3170
3171 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3172 Add gnus-summary-sort-by-most-recent-number and
3173 gnus-summary-sort-by-most-recent-date.
3174 (Summary Sorting): Explain prefix argument.
3175
3176 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3177
3178 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3179 gnus-summary-pipe-output.
3180
3181 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
3182
3183 * dbus.texi (Receiving Method Calls): Document error handling of own
3184 D-Bus methods.
3185
3186 2008-08-01 Bill Wohler <wohler@newt.com>
3187
3188 * mh-e.texi (Reading Mail)
3189 (Viewing Attachments): Describe new function
3190 mh-show-preferred-alternative.
3191 (Sending Mail, Redistributing, Sending Message): Describe new hook
3192 mh-annotate-msg-hook.
3193
3194 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
3195
3196 * dbus.texi (Arguments and Signatures): Fix example.
3197 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3198 (Asynchronous Methods): New node.
3199 (Errors and Events): Describe extended layout of `dbus-event'.
3200 New defun `dbus-event-message-type'.
3201
3202 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3203
3204 * ediff.texi: Remove VMS support.
3205
3206 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
3207
3208 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3209 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3210
3211 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
3212
3213 * Makefile.in: Add mairix-el targets.
3214
3215 2008-07-29 David Engster <deng@randomsample.de>
3216
3217 * mairix-el.texi: New file.
3218
3219 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3220
3221 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3222 project files. Delete 'main_unit' project variable; not needed. Allow
3223 process environment variables wherever project variables are allowed.
3224 Add tutorial section on multiple GNAT project files.
3225
3226 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
3227
3228 Sync with Tramp 2.1.14.
3229
3230 * trampver.texi: Update release number.
3231
3232 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3233
3234 * ns-emacs.texi:
3235 * faq.texi: Remove mentions of Mac Carbon.
3236
3237 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3238
3239 * gnus.texi (Saving Articles): Describe the 2nd argument of
3240 gnus-summary-save-in-pipe.
3241 (SpamAssassin): Use it.
3242
3243 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3244
3245 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3246
3247 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
3248
3249 * org.texi (Export options): Document the use of the creator flag.
3250
3251 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
3252
3253 * org.texi: New version 6.06a.
3254
3255 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
3256
3257 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3258 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3259
3260 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3261
3262 * calc.texi (Editing Stack Entries):
3263 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3264 Calc's help functions. Mention fixing typos.
3265 (Customizing Calc): Fix typo.
3266
3267 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3268
3269 * calc.texi (summarykey): New macro. Use to correctly format keys in
3270 the summary.
3271
3272 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
3273
3274 * ns-emacs.texi (Customization): Corrected documentation on color
3275 specification formats.
3276
3277 2008-07-19 Andreas Schwab <schwab@suse.de>
3278
3279 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
3280
3281 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3282 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3283
3284 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
3285
3286 * dbus.texi (Inspection): Rework, introduce submenus.
3287 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3288 (Properties and Annotations, Arguments and Signatures): New nodes.
3289
3290 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
3291
3292 * dbus.texi (Receiving Method Calls): Fix description of
3293 `dbus-register-method'.
3294 (Signals): Allow also signal arguments for filtering in
3295 `dbus-register-signal'.
3296
3297 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3298
3299 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3300 `cnorm'.
3301 (Arithmetic Tutorial): Simplify the verification of prime factors.
3302
3303 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3304
3305 * gnus.texi (Saving Articles): Mention
3306 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3307
3308 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3309
3310 * calc.texi: Adjust mode line throughout.
3311
3312 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
3313
3314 * sasl.texi (Mechanisms): Fix typos.
3315
3316 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3317
3318 * calc.texi (Killing from the stack): Mention using normal Emacs
3319 copying.
3320
3321 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
3322
3323 * tramp.texi (Password handling): Rename from "Password caching".
3324 Add `auth-source' mechanism.
3325 (Connection caching): Tramp reopens the connection automatically,
3326 when the operating system on the remote host has been changed.
3327
3328 2008-06-20 Eli Zaretskii <eliz@gnu.org>
3329
3330 * makefile.w32-in (distclean): Remove makefile.
3331
3332 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
3333
3334 * org.texi (Using the mapping API): New section.
3335 (Agenda column view): New section.
3336 (Moving subtrees): Document archiving to the archive sibling.
3337 (Agenda commands): Document columns view in the agenda.
3338 (Using the property API): Document the API for multi-valued properties.
3339
3340 2008-06-17 Jason Riedy <jason@acm.org>
3341
3342 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3343 function, and efmt may be a two-argument function.
3344 (Radio tables): Document multiple destinations.
3345
3346 2008-06-16 Glenn Morris <rgm@gnu.org>
3347
3348 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3349 Add Cover-Texts.
3350
3351 2008-06-15 Glenn Morris <rgm@gnu.org>
3352
3353 * faq.texi (VER): Update to 23.0.60.
3354
3355 * mh-e.texi: Remove option of licensing under GPL.
3356 Add Cover-Texts to GFDL permissions notice.
3357 (GPL): Remove section.
3358 (GFDL): Include doclicense.texi rather than the actual text.
3359
3360 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3361 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3362
3363 * sasl.texi: Fix output file name.
3364
3365 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3366
3367 * gnus-coding.texi: Refer to license in Gnus manual.
3368
3369 * idlwave.texi, sasl.texi: Use @copying.
3370
3371 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3372
3373 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3374
3375 * url.texi: Use @copying, @title, @subtitle, @author.
3376
3377 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3378 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3379 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3380 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3381 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3382 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3383 * widget.texi, woman.texi:
3384 Remove references to external license, since doclicense is included.
3385
3386 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3387 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3388 Remove references to non-existent Invariant Sections.
3389
3390 2008-06-14 Glenn Morris <rgm@gnu.org>
3391
3392 * faq.texi (Major packages and programs): Remove references to external
3393 Supercite, Calc, VIPER, since they have been included for some time.
3394 Update VM, AUCTeX, BBDB entries.
3395
3396 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
3397
3398 * newsticker.texi: Updated to match latest newsticker changes.
3399
3400 2008-06-13 Glenn Morris <rgm@gnu.org>
3401
3402 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3403 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3404 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3405 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3406 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3407 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3408 * woman.texi:
3409 Update Back-Cover Text as per maintain.info.
3410
3411 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3412
3413 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3414
3415 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3416 (gnus-faq.xml): Update repository host.
3417
3418 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3419
3420 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3421
3422 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3423 Fix a typo.
3424
3425 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3426
3427 * gnus.texi (Mail Source Customization): Correct values of
3428 `mail-source-delete-incoming'. Reported by Tassilo Horn.
3429 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3430
3431 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3432
3433 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3434 coding standards.
3435
3436 2008-06-14 David Engster <dengste@eml.cc>
3437
3438 * gnus.texi (nnmairix): Markup fixes.
3439
3440 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3441
3442 * gnus.texi (nnmairix): Markup and other minor fixes.
3443
3444 2008-06-05 David Engster <dengste@eml.cc>
3445
3446 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3447
3448 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3449
3450 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
3451 (Searching, nnir, nnmairix): New stub nodes.
3452
3453 2008-05-30 Felix Lee <felix.1@canids.net>
3454
3455 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3456
3457 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3458
3459 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3460
3461 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3462
3463 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3464
3465 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3466
3467 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3468
3469 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
3470
3471 * info.texi (Top): Fix typo in xref.
3472
3473 2008-05-05 Karl Berry <karl@gnu.org>
3474
3475 * info.texi (Top): @xref to stand-alone manual.
3476
3477 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3478
3479 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3480 (Various Summary Stuff): Fix typo in last xref.
3481
3482 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
3483
3484 * org.texi (Moving subtrees): Fix typo.
3485
3486 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
3487
3488 * tramp.texi (Frequently Asked Questions): Explain, how to disable
3489 Tramp via `tramp-mode'.
3490
3491 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
3492
3493 * org.texi: Massive changes, in many parts of the file.
3494
3495 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3496
3497 * gnus.texi (Oort Gnus): Add message-fill-column.
3498
3499 2008-04-12 Adrian Aichner <adrian@xemacs.org>
3500
3501 * gnus.texi (Mail Source Specifiers): Typo fix.
3502
3503 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3504
3505 * gnus.texi (Diary Headers Generation): Update key binding for
3506 `gnus-diary-check-message'.
3507
3508 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3509
3510 * gnus.texi (Emacsen): Addition.
3511
3512 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3513
3514 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3515
3516 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3517
3518 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
3519
3520 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3521
3522 * gnus-news.texi: Update tool bar item.
3523
3524 2008-04-09 Sven Joachim <svenjoac@gmx.de>
3525
3526 * gnus-news.texi: Fix typos.
3527
3528 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
3529
3530 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
3531 Add mention of `kron'.
3532
3533 2008-04-01 Daiki Ueno <ueno@unixuser.org>
3534
3535 * epa.texi (Encrypting/decrypting *.gpg files):
3536 Document epa-file-name-regexp.
3537
3538 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3539
3540 * gnus.texi (Example Methods): Fix description about ssh-agent.
3541 (Indirect Functions): Fix the default value of nntp-telnet-command;
3542 remove link to connect.html.
3543
3544 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
3545
3546 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
3547 dbus-call-method.
3548 (Receiving Method Calls): The timeout can be set by the calling client.
3549
3550 * trampver.texi: Update release number.
3551
3552 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3553
3554 * gnus.texi (Top): Fix version. Add SASL.
3555
3556 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
3557
3558 Sync with Tramp 2.1.13.
3559
3560 * trampver.texi: Update release number.
3561
3562 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * org.texi: Update to new org-mode website.
3565
3566 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3567
3568 * cl.texi (For Clauses): Fix loop over key-seq to match code.
3569
3570 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
3571
3572 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
3573 gnus-read-ephemeral-gmane-group-url,
3574 gnus-read-ephemeral-emacs-bug-group,
3575 gnus-read-ephemeral-debian-bug-group.
3576
3577 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3578
3579 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
3580
3581 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
3582 Add FIXMEs for Bookmarks and gnus-registry-marks.
3583
3584 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3585
3586 * gnus.texi (Smileys): Document `smiley-style'.
3587
3588 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3589
3590 * gnus.texi (Gnus Development): Clarify difference between ding and
3591 gnu.emacs.gnus.
3592 (MIME Commands, Using MIME, RSS): Fix markup.
3593
3594 * gnus-faq.texi ([8.4]): Ditto.
3595
3596 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3597
3598 * gnus.texi (Emacsen): Remove obsolete stuff.
3599
3600 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3601
3602 * gnus.texi (Oort Gnus): Add version info WRT
3603 `mail-source-delete-incoming'.
3604
3605 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3606
3607 * gnus.texi (Top): Add "Other related manuals" and version info in
3608 `iftex' output.
3609 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
3610 gnus-balloon-face-0 and the corresponding format specifiers.
3611
3612 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
3613
3614 * tramp.texi (Filename completion): Remove footnote about let-bind
3615 of `partial-completion-mode'. It doesn't work this way.
3616
3617 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3618
3619 * pcl-cvs.texi (Contributors): Update my email.
3620
3621 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
3622
3623 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
3624
3625 2008-03-17 Bill Wohler <wohler@newt.com>
3626
3627 * mh-e.texi (Viewing): Update URL for adding header fields to
3628 mh-invisible-header-fields-default.
3629
3630 2008-03-16 Bill Wohler <wohler@newt.com>
3631
3632 * mh-e.texi (Preface): Add Gnus to requirements.
3633 (Forwarding): Note that forwarded MIME messages are now inline.
3634
3635 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3636
3637 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
3638 (Common Variables): Give precedence to the netcat methods over the
3639 telnet methods, and mention that they are more reliable.
3640
3641 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
3642
3643 * org.texi (Exporting Agenda Views): Document agenda export to
3644 iCalendar.
3645 (Progress logging): Document the new progress logging stuff.
3646
3647 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3648
3649 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
3650 Update for change of `mail-source-delete-incoming'.
3651
3652 * gnus-news.texi: Ditto.
3653
3654 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3655
3656 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
3657 custom versions.
3658
3659 2008-03-07 Alan Mackenzie <acm@muc.de>
3660
3661 * cc-mode.texi (Limitations and Known Bugs): State that the number of
3662 parens/brackets in a k&r region is limited.
3663
3664 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3665
3666 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
3667 using different Emacs versions.
3668
3669 2008-02-27 Glenn Morris <rgm@gnu.org>
3670
3671 * sc.texi: Remove a lot of old and obsolete info.
3672 (titlepage): Simplify.
3673 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
3674 (VM with any Emacsen, GNEWS with any Emacsen)
3675 (Overloading for Non-conforming MUAs, Version 3 Changes)
3676 (The Supercite Mailing List): Delete nodes.
3677 (Introduction): Remove info about old packages.
3678 (Getting Connected): Simplify. Remove info about old packages.
3679 (Citing Commands): Delete Emacs 19 info.
3680 (Hints to MUA Authors): Simplify.
3681 (Thanks and History): Merge in some info from the deleted node
3682 "Version 3 Changes".
3683
3684 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
3685
3686 * org.texi (Setting tags, In-buffer settings):
3687 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
3688
3689 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3690
3691 * gnus-news.texi: Mention that spaces and tabs are allowed in the
3692 installation directory name.
3693
3694 2008-02-12 Romain Francoise <romain@orebokech.com>
3695
3696 * epa.texi (Overview): Fix typo.
3697
3698 2008-02-11 Daiki Ueno <ueno@unixuser.org>
3699
3700 * epa.texi (Quick start): Remove the .emacs setting.
3701
3702 2008-02-10 Daiki Ueno <ueno@unixuser.org>
3703
3704 * epa.texi (Quick start): Use the command `epa-enable' instead of
3705 loading `epa-setup'.
3706
3707 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
3708
3709 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
3710 ($(infodir)/epa, epa.dvi): New targets.
3711
3712 2008-02-08 Daiki Ueno <ueno@unixuser.org>
3713
3714 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
3715
3716 * epa.texi: New manual documenting the EasyPG Assistant.
3717
3718 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
3719
3720 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
3721 (Inspection): New function dbus-ping.
3722
3723 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
3724
3725 * tramp.texi (Remote processes): Add `shell-command'.
3726
3727 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
3728
3729 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
3730 (Group Parameters): Document `mail-source' parameter.
3731
3732 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
3733
3734 * tramp.texi (Inline methods): The hostname of the su(do)? methods
3735 must be a local host.
3736
3737 2008-01-26 Michael Olson <mwolson@gnu.org>
3738
3739 * erc.texi: Update version for ERC 5.3 release.
3740 (Obtaining ERC): Update extras URLs for 5.3.
3741 (Development): Write instructions for git, and remove those for Arch.
3742 (History): Mention the switch to git.
3743
3744 2008-01-24 Karl Berry <karl@gnu.org>
3745
3746 * info.texi (Search Index, Search Text): Mention the command
3747 character in the section name, a la the (Go to node) node.
3748
3749 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
3750
3751 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
3752
3753 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3754
3755 * gnus-news.texi: Mention gnus-article-describe-bindings.
3756
3757 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3758
3759 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
3760
3761 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
3762
3763 * org.texi (Property inheritance): New section.
3764 (Conventions): New section.
3765 (Structure editing): Document C-RET, the prefix arg to the cut/copy
3766 commands, and the new bindings for refiling.
3767 (Sparse trees): Document the new special command for sparse trees.
3768 (References): Be more clear about the counting of hilines.
3769 (Handling links): Document M-p/n for accessing links.
3770 (Fast access to TODO states): New section.
3771 (Per file keywords): New section.
3772 (Property inheritance): New section.
3773 (Column attributes): New summary types.
3774 (Capturing Column View): New section.
3775 (The date/time prompt): Cover the new features in the date/time prompt.
3776 Compactify the table of keys for the calendar remote control.
3777 (Clocking work time): Document the new :scope parameter.
3778 (Remember): Promoted to chapter.
3779 (Quoted examples): New section.
3780 (Enhancing text): New verbatim environments.
3781
3782 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
3783
3784 * trampver.texi: Update release number.
3785
3786 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3787
3788 * gnus.texi (Article Keymap):
3789 Add gnus-article-wide-reply-with-original; fix descriptions of
3790 gnus-article-reply-with-original and
3791 gnus-article-followup-with-original.
3792
3793 2008-01-09 Glenn Morris <rgm@gnu.org>
3794
3795 * nxml-mode.texi: Add @copying section.
3796
3797 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
3798
3799 * message.texi (Mail Variables): Add some text from "(gnus)Posting
3800 Server". Add `message-send-mail-with-mailclient'.
3801
3802 * gnus.texi (Posting Server): Move some text to "(message)Mail
3803 Variables" and add a reference here.
3804
3805 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
3806
3807 * dbus.texi (Receiving Method Calls): New chapter.
3808 (Errors and Events): Add serial number to events. Replace "signal" by
3809 "message". Introduce dbus-event-serial-number.
3810
3811 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
3812
3813 * dbus.texi (Type Conversion): Explain the type specification for empty
3814 arrays. Use another example.
3815
3816 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * dbus.texi (all): Replace "..." by @dots{}.
3819 (Type Conversion): Precise the value range for :byte types.
3820 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3821 Mention its return value.
3822 (Errors and Events): There is no D-Bus error propagation during event
3823 processing.
3824
3825 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
3826
3827 * calc.tex (Yacas Language, Maxima Language, Giac Language):
3828 New sections.
3829
3830 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3831
3832 * gnus.texi (Group Parameters): Reorder the text and add a note about
3833 `gnus-parameters' near the beginning of the node.
3834
3835 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3836
3837 * gnus.texi (Score File Editing): Fix function name.
3838
3839 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
3840
3841 Sync with Tramp 2.1.12.
3842
3843 * trampver.texi: Update release number.
3844
3845 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
3846
3847 * dbus.texi (Type Conversion): Correct input parameters mapping.
3848
3849 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
3850
3851 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3852 (Errors and Events): Mention wrong-type-argument error.
3853
3854 2007-12-21 Alex Schroeder <alex@gnu.org>
3855
3856 * rcirc.texi: Changed single spaces after sentence end to double
3857 spaces. Fixed some typos.
3858 (Internet Relay Chat): Explain relay.
3859 (Getting started with rcirc): Change items to reflect prompts.
3860 Add more explanation to rcirc-track-minor-mode and added a comment to
3861 warn future maintainers that this section is a copy.
3862 (People): Change /ignore example.
3863 (Keywords): Not keywords.
3864
3865 2007-12-20 Alex Schroeder <alex@gnu.org>
3866
3867 * rcirc.texi (Top): Fighting Information Overload chapter added.
3868 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
3869 (rcirc commands): Move /ignore command to the new chapter.
3870 (Fighting Information Overload): New chapter documenting /keyword,
3871 /bright, /dim, channel ignore, and low priority channels.
3872 (Configuration): Document rcirc-server-alist, remove
3873 rcirc-startup-channels-alist and rcirc-default-server.
3874
3875 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
3876
3877 * dbus.texi (Signals): Fix example in dbus-register-signal.
3878
3879 2007-12-14 Sven Joachim <svenjoac@gmx.de>
3880
3881 * gnus.texi (Score Variables): Fix typo.
3882
3883 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
3884
3885 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3886 (Signals): Adapt dbus-send-signal and dbus-register-signal.
3887 (Errors and Events): Adapt dbus-event.
3888
3889 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3890
3891 * gnus.texi (Other Files): Add the yenc command.
3892
3893 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
3894
3895 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3896 since 2004-08-06.
3897
3898 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
3899
3900 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3901 on body.
3902
3903 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
3904
3905 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3906 and rfc2047-allow-irregular-q-encoded-words; fix description of
3907 rfc2047-encode-encoded-words.
3908
3909 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
3910
3911 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3912
3913 2007-12-05 Michael Olson <mwolson@gnu.org>
3914
3915 * remember.texi (Diary): Remove "require" line for remember-diary.el.
3916 Update documentation for `remember-diary-file'.
3917
3918 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
3919
3920 * dbus.texi (Signals): Precise `dbus-register-signal'.
3921 (Errors and Events): Rework events part, the internal structure of
3922 dbus-event has changed.
3923
3924 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
3925
3926 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3927 ($(infodir)/dbus, dbus.dvi): New targets.
3928
3929 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
3930
3931 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3932 unconditionally.
3933
3934 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3935 emulation with @print{}.
3936
3937 2007-12-02 Richard Stallman <rms@gnu.org>
3938
3939 * dbus.texi (Overview): Minor cleanup.
3940
3941 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
3942
3943 * Makefile.in (INFO_TARGETS): Add dbus.
3944 (DVI_TARGETS): Add dbus.dvi.
3945 (dbus, dbus.dvi): New targets.
3946
3947 * dbus.texi: New file.
3948
3949 2007-11-24 Romain Francoise <romain@orebokech.com>
3950
3951 * nxml-mode.texi: Add description in @direntry.
3952 Fix file name to match @setfilename.
3953
3954 2007-11-23 Mark A. Hershberger <mah@everybody.org>
3955
3956 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3957 ($(infodir)/nxml-mode): New rule.
3958
3959 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3960 ($(infodir)/nxml-mode): New rule.
3961 (clean): Add nxml-mode*.
3962
3963 * nxml-mode.texi: New file with nxml manual.
3964
3965 2007-11-18 Richard Stallman <rms@gnu.org>
3966
3967 * flymake.texi (Example -- Configuring a tool called directly):
3968 Update example.
3969
3970 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
3971
3972 * tramp.texi (Filename completion): Simplify explanation of
3973 double-slash behavior. Explain directory contents flushing.
3974
3975 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3976
3977 * calc.texi (TeX and LaTeX Language Modes): Put in
3978 missing braces.
3979
3980 2007-11-15 Richard Stallman <rms@gnu.org>
3981
3982 * cl.texi (Equality Predicates): Delete `eql'.
3983 (Predicates, Naming Conventions, Top): Delete `eql'.
3984 (Common Lisp Compatibility): Delete `eql'.
3985 (Porting Common Lisp): Delete obsolete backquote info.
3986 Minor clarification about character constants.
3987 (Sequence Basics): Minor clarification.
3988
3989 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
3990
3991 * cc-mode.texi (Electric Keys, Custom Macros):
3992 * tramp.texi (Filename completion): Fix typos.
3993
3994 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
3995
3996 * calc.texi (Basic commands): Mention the menu.
3997
3998 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
3999
4000 * tramp.texi (Connection caching): Tramp flushes connection
4001 properties when remote operating system has been changed.
4002
4003 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4004
4005 * gnus-news.texi: Fix spelling.
4006 `message-insert-formatted-citation-line', not
4007 `message-insert-formated-citation-line'.
4008
4009 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4010
4011 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
4012
4013 * tramp.texi (Overview): Mention also the PuTTY integration under
4014 Win32. Remove paragraphs about Tramp's experimental status.
4015 (Frequently Asked Questions): Add code example for highlighting the
4016 mode line.
4017
4018 2007-11-03 Michael Olson <mwolson@gnu.org>
4019
4020 * remember.texi: Change mentions of remember-buffer to
4021 remember-finalize throughout.
4022
4023 2007-10-30 Michael Olson <mwolson@gnu.org>
4024
4025 * remember.texi (Copying): Remove.
4026 (Mailbox): Update with non-BBDB instructions.
4027 (Diary, Org): Add.
4028 (Bibliography, Planner Page): Remove.
4029
4030 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
4031
4032 * makefile.w32-in (INFO_TARGETS): Add remember.
4033 (DVI_TARGETS): Add remember.dvi.
4034 ($(infodir)/remember): New rule.
4035 (clean): Add remember*.
4036
4037 2007-10-30 Michael Olson <mwolson@gnu.org>
4038
4039 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4040 ($(infodir)/remember): New rule that builds the Remember Manual.
4041
4042 * remember.texi: New file containing the Remember Mode Manual.
4043 Shuffle chapters around after initial import.
4044 (Function Reference): Split Keystrokes into separate chapter.
4045 (Keystrokes): Document C-c C-k.
4046 (Introduction): Fix typographical issue with "---".
4047
4048 2007-10-29 Richard Stallman <rms@gnu.org>
4049
4050 * widget.texi (Introduction): Delete discussion of implementation
4051 internals.
4052
4053 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
4054
4055 * tramp.texi (Connection caching): Host names must be different
4056 when tunneling.
4057
4058 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4059
4060 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4061 Gnus v5.13.
4062
4063 2007-10-28 Miles Bader <miles@gnu.org>
4064
4065 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4066
4067 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4068
4069 * gnus.texi (Sorting the Summary Buffer):
4070 Remove gnus-article-sort-by-date-reverse.
4071
4072 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4073
4074 * gnus.texi (Non-ASCII Group Names): New node.
4075 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4076 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4077
4078 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4079
4080 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4081 clean the output of the program `imap-shell-program'.
4082
4083 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4084
4085 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4086
4087 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4088
4089 * gnus.texi (Sticky Articles): Documentation for sticky article
4090 buffers.
4091
4092 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4093
4094 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4095
4096 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4097
4098 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4099
4100 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4101
4102 * gnus.texi (Archived Messages):
4103 Document gnus-update-message-archive-method.
4104
4105 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4106
4107 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4108
4109 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
4110
4111 * gnus.texi (Group Maneuvering):
4112 Document `gnus-summary-next-group-on-exit'.
4113
4114 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4115
4116 * gnus.texi (Really Various Summary Commands):
4117 Mention gnus-auto-select-on-ephemeral-exit.
4118
4119 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4120
4121 * gnus.texi, message.texi: Bump version number.
4122
4123 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4124
4125 * gnus.texi (Group Line Specification, Misc Group Stuff)
4126 (Server Commands): Parenthesize @pxref{Mail Spool}.
4127
4128 2007-10-28 Didier Verna <didier@xemacs.org>
4129
4130 New user option: message-signature-directory.
4131 * message.texi (Insertion Variables): Document it.
4132 * gnus.texi (Posting Styles): Ditto.
4133
4134 2007-10-28 Didier Verna <didier@xemacs.org>
4135
4136 * gnus.texi (Group Line Specification):
4137 * gnus.texi (Misc Group Stuff):
4138 * gnus.texi (Server Commands): Document the group compaction feature.
4139
4140 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4141
4142 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4143
4144 * message.texi (Various Message Variables): Add message-fill-column.
4145
4146 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4147
4148 * gnus.texi: Untabify.
4149
4150 2007-10-28 Didier Verna <didier@xemacs.org>
4151
4152 * gnus.texi (Group Parameters): Document the posting-style merging
4153 process in topic-mode.
4154
4155 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4156
4157 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4158
4159 2007-10-28 Romain Francoise <romain@orebokech.com>
4160
4161 * gnus.texi (Mail Spool): Fix typo.
4162 Update copyright.
4163
4164 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4165
4166 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4167
4168 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4169
4170 * gnus.texi (Summary Generation Commands):
4171 Add gnus-summary-insert-ticked-articles.
4172
4173 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4174
4175 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4176 to spam-spamassassin-program.
4177
4178 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4179
4180 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4181
4182 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4183
4184 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4185
4186 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4187
4188 * message.texi (Mail Headers): Document `opportunistic'.
4189
4190 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4191
4192 * emacs-mime.texi (Encoding Customization): Explain how to set
4193 mm-coding-system-priorities per hierarchy.
4194
4195 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4196
4197 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4198 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4199
4200 2007-10-28 Didier Verna <didier@xemacs.org>
4201
4202 * message.texi (Wide Reply): Update documentation of
4203 message-dont-reply-to-names (now allowing a list of regexps).
4204
4205 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4206
4207 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4208
4209 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4210
4211 * gnus.texi (SpamAssassin back end): Fix typo.
4212
4213 * sieve.texi (Examples): Fix grammar.
4214
4215 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4216
4217 * gnus.texi (Searching for Articles): Document M-S and M-R.
4218 (Limiting): Document / b.
4219
4220 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4221
4222 * gnus.texi (Thread Commands): T M-^.
4223
4224 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4225
4226 * message.texi (Mail Aliases): Document ecomplete.
4227 (Mail Aliases): Fix typo.
4228
4229 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4230
4231 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4232 fix typo.
4233
4234 2007-10-28 Romain Francoise <romain@orebokech.com>
4235
4236 * gnus.texi (Mail Spool): Grammar fix.
4237
4238 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4239
4240 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4241 string.
4242
4243 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4244
4245 * gnus.texi (Group Parameters): Fix description.
4246
4247 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4248
4249 * gnus.texi (Gmane Spam Reporting):
4250 Fix spam-report-gmane-use-article-number.
4251 Add spam-report-user-mail-address.
4252
4253 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4254
4255 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4256
4257 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4258
4259 * gnus.texi (Group Parameters): Add simplified sorting example based on
4260 example for `Sorting the Summary Buffer' from Jari Aalto
4261 <jari.aalto@cante.net>.
4262 (Example Methods): Add example for an indirect connection.
4263
4264 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4265
4266 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
4267 (Agent Parameters): Updated parameter names to match code.
4268 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4269 'gnus-agent-summary-fetch-series'.
4270 (Agent and flags): New section providing a generalized discussion
4271 of flag handling.
4272 (Agent and IMAP): Remove flag discussion.
4273 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
4274
4275 2007-10-28 Romain Francoise <romain@orebokech.com>
4276
4277 * gnus.texi (Exiting the Summary Buffer): Add new function
4278 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4279
4280 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4281
4282 * gnus.texi (Conformity): Fix typo.
4283 (Customizing Articles): Document `first'.
4284
4285 2007-10-28 Jari Aalto <jari.aalto@cante.net>
4286
4287 * gnus.texi (Sorting the Summary Buffer):
4288 Add `gnus-thread-sort-by-date-reverse'. Add example
4289 host to different sorting in NNTP and RSS groups.
4290
4291 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4292
4293 * message.texi (Insertion): Describe prefix for
4294 message-mark-inserted-region and message-mark-insert-file.
4295
4296 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4297
4298 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4299 LaTeX documents. Describe "text/x-gnus-verbatim".
4300
4301 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4302
4303 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4304 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4305 (spam-stat spam filtering, SpamOracle)
4306 (Extending the Spam ELisp package): Remove extra quote symbol for
4307 clarity.
4308
4309 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4310
4311 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4312 gnus-article-delete-part and gnus-article-replace-part.
4313 (Using MIME): Add gnus-mime-replace-part.
4314
4315 2007-10-28 Romain Francoise <romain@orebokech.com>
4316
4317 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4318 requires `auto-compression-mode' to be enabled. Add new nnml
4319 variable `nnml-compressed-files-size-threshold'.
4320
4321 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4322
4323 * gnus.texi (Sorting the Summary Buffer):
4324 Add gnus-thread-sort-by-recipient.
4325
4326 2007-10-28 Romain Francoise <romain@orebokech.com>
4327
4328 * message.texi (Insertion Variables): Mention new variable
4329 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4330 documentation accordingly.
4331
4332 2007-10-28 Romain Francoise <romain@orebokech.com>
4333
4334 * gnus.texi (To From Newsgroups): Mention new variables
4335 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4336
4337 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4338
4339 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4340 stuff; gnus-mime-inline-part does the automatic decompression.
4341
4342 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4343
4344 * gnus.texi (Spam ELisp Package Configuration Examples):
4345 "training.ham" should be "training.spam".
4346
4347 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4348
4349 * message.texi (Mail Variables): Fix the default value for
4350 message-send-mail-function.
4351
4352 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4353
4354 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4355 always returns nil exceptionally.
4356
4357 2007-10-28 Simon Josefsson <jas@extundo.com>
4358
4359 * gnus.texi (Article Washing): Add libidn URL.
4360 Suggested by Michael Cook <michael@waxrat.com>.
4361
4362 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4363
4364 * gnus.texi (Topic Commands): Fix next/previous.
4365
4366 2007-10-28 Simon Josefsson <jas@extundo.com>
4367
4368 * gnus.texi (Article Washing): Mention `W i'.
4369
4370 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
4371
4372 * gnus.texi (Group Parameters): Slight extension of sieve
4373 parameter description.
4374
4375 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4376
4377 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4378 matching score files as well.
4379 (Picons): Describe `gnus-picon-style'.
4380
4381 2007-10-28 Romain Francoise <romain@orebokech.com>
4382
4383 * message.texi (Message Headers): Mention that headers are hidden
4384 using narrowing, and how to expose them.
4385 Update copyright.
4386
4387 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4388
4389 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4390 `gnus-summary-sort-by-recipient'.
4391
4392 2007-10-28 Romain Francoise <romain@orebokech.com>
4393
4394 * gnus.texi (NNTP marks): New node.
4395 (NNTP): Move NNTP marks variables to the new node.
4396
4397 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4398
4399 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
4400
4401 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4402
4403 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4404
4405 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
4406 everywhere for consistency.
4407 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4408 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
4409 Say "regular expression" instead of "regex." Admonish.
4410 Pick other words to sound better (s/so/thus/).
4411 (Spam ELisp Package Filtering of Incoming Mail):
4412 Mention statistical filters. Remove old TODO.
4413 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
4414 New section on sorting and displaying the spam score.
4415 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4416 backend but an alias to spam-use-BBDB.
4417 (Extending the Spam ELisp package): Rewrite the example using the
4418 new backend functionality.
4419
4420 2007-10-28 Simon Josefsson <jas@extundo.com>
4421
4422 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4423 nntp-marks-directory, from Romain Francoise
4424 <romain@orebokech.com>.
4425
4426 2007-10-28 Magnus Henoch <mange@freemail.hu>
4427
4428 * gnus.texi (Hashcash): New default value of
4429 hashcash-default-payment.
4430
4431 2007-10-28 Simon Josefsson <jas@extundo.com>
4432
4433 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4434 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4435
4436 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4437
4438 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
4439
4440 2007-10-28 Simon Josefsson <jas@extundo.com>
4441
4442 * gnus.texi (documentencoding): Add, to avoid warnings.
4443
4444 2007-10-28 Simon Josefsson <jas@extundo.com>
4445
4446 * message.texi (Mail Headers): Add.
4447
4448 * gnus.texi (Hashcash): Fix.
4449
4450 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4451
4452 * gnus.texi (Hashcash): Change location of library, also mention
4453 that payments can be verified and fix the name of the
4454 hashcash-path variable.
4455
4456 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4457
4458 * gnus.texi (Article Display): Add `gnus-picon-style'.
4459
4460 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4461
4462 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4463
4464 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4465
4466 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
4467 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4468 warning about ham processors in spam groups removed.
4469
4470 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4471
4472 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
4473 From Hubert Chan <hubert@uhoreg.ca>.
4474
4475 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4476
4477 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4478 (Mailing List): Typo.
4479 (Customizing Articles): Add gnus-treat-ansi-sequences.
4480 (Article Washing): Index.
4481
4482 * message.texi: Use m-dash consistently.
4483
4484 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4485
4486 * gnus.texi (GroupLens): Remove.
4487
4488 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
4489
4490 * gnus.texi (Outgoing Messages, Agent Variables):
4491 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
4492 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4493
4494 2007-10-28 Jesper Harder <harder@ifa.au.dk>
4495
4496 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4497
4498 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4499
4500 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4501
4502 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
4503
4504 2007-10-28 Simon Josefsson <jas@extundo.com>
4505
4506 * gnus.texi (Top): Add SASL.
4507
4508 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4509
4510 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4511
4512 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
4513
4514 * gnus.texi (Troubleshooting): Adjust Gnus version number.
4515
4516 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
4517
4518 * calc.texi (Formulas, Composition Basics): Lower the
4519 precedence of negation.
4520
4521 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
4522
4523 * ses.texi (The Basics): Mention how to create a new spreadsheet.
4524 Mention the new three-letter column identifiers.
4525 (More on cell printing): Calculate-cell and truncate-cell are now `c'
4526 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
4527 message when using `c' on an empty default with default printer.
4528 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
4529 renamed to `ses--symbolic-formulas' some time ago.
4530
4531 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
4532
4533 * calc.texi (Default Simplifications, Making Selections)
4534 (Customizing Calc): Clarify associativity of multiplication.
4535
4536 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
4537
4538 * tramp.texi (Traces and Profiles): Simplify loop over
4539 `trace-function-background'.
4540
4541 2007-10-22 Juri Linkov <juri@jurta.org>
4542
4543 * dired-x.texi (Shell Command Guessing): Default values are now
4544 available by typing M-n instead of M-p.
4545
4546 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
4547
4548 * tramp.texi (Cleanup remote connections): New section.
4549 (Password caching): Remove `tramp-clear-passwd'.
4550 It's not a command anymore.
4551 (Bug Reports): Add `tramp-bug' to function index.
4552 (Function Index, Variable Index): New nodes.
4553 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
4554
4555 * trampver.texi: Update release number.
4556
4557 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
4558
4559 * calc.texi (History and Acknowledgements): Turn comment
4560 about integer size into past tense.
4561 (Time Zones): Remove pointer to Calc author's address.
4562 (Trigonometric and Hyperbolic Functions): Mention cotangent
4563 and hyperbolic cotangent. Fix typo.
4564
4565 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
4566
4567 Sync with Tramp 2.1.11.
4568
4569 * trampver.texi: Update release number.
4570
4571 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
4572
4573 * tramp.texi (External packages): New section.
4574
4575 2007-09-29 Juri Linkov <juri@jurta.org>
4576
4577 * info.texi (Help-Int): Document `L' (`Info-history').
4578
4579 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
4580
4581 * org.texi: Change links to webpage and maintained email.
4582 (Remember): Promote to Chapter, significant changes.
4583 (Fast access to TODO states): New section.
4584 (Faces for TODO keywords): New section.
4585 (Export options): Example for #+DATE.
4586 (Progress logging): Section moved.
4587
4588 2007-09-26 Bill Wohler <wohler@newt.com>
4589
4590 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
4591 browse-url-at-mouse.
4592
4593 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
4594
4595 * flymake.texi (Customizable variables): Face names don't end in -face.
4596 Fix flymake-err-line-patterns template.
4597 (Example -- Configuring a tool called directly): Fix init-function.
4598 (Highlighting erroneous lines): Face names don't end in -face.
4599
4600 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
4601
4602 * erc.texi (Special-Features): Fix small typo.
4603
4604 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
4605
4606 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4607 and "External transfer methods".
4608
4609 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
4610
4611 * calc.texi (Predefined Units): Add some history.
4612
4613 2007-09-08 Michael Olson <mwolson@gnu.org>
4614
4615 * erc.texi (Copying): New section included from gpl.texi.
4616 This matches the look of the upstream ERC manual.
4617
4618 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
4619
4620 * calc.texi (History and Acknowledgements): Adjust the "thanks".
4621 (Random Numbers): Clarify the distribution of `random'.
4622
4623 2007-09-06 Glenn Morris <rgm@gnu.org>
4624
4625 Move manual sources from man/ to subdirectories of doc/.
4626 Split into the Emacs manual in emacs/, and other manuals in misc/.
4627 Change all setfilename commands to use ../../info.
4628 * Makefile.in: Move the parts of the old man/Makefile.in that do not
4629 refer to the Emacs manual here.
4630 (infodir): New variable.
4631 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
4632 (cc-mode.texi, faq.texi): Update references to source file locations.
4633 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
4634 do not refer to the Emacs manual here.
4635 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
4636
4637 * Makefile.in: Add `basename' versions of all info targets, for
4638 convenience when rebuilding just one manual.
4639 (../etc/GNU): Delete obsolete target.
4640 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4641 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4642 *.vrs *.toc here...
4643 (maintainer-clean): ...from here.
4644
4645 * makefile.w32-in (../etc/GNU): Delete obsolete target.
4646
4647 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
4648
4649 * calc.texi (Date Conversions): Clarify definition of
4650 Julian day numbering.
4651 (Date Forms): Clarify definition of Julian day numbering;
4652 add some history.
4653
4654 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
4655
4656 * org.texi: Version 5.07.
4657
4658 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4659
4660 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4661
4662 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
4663
4664 * org.texi (Adding hyperlink types): New section.
4665 (Embedded LaTeX): Chapter updated because of LaTeX export.
4666 (LaTeX export): New section.
4667 (Using links out): New section.
4668
4669 2007-08-22 Glenn Morris <rgm@gnu.org>
4670
4671 * faq.texi (Learning how to do something): Refcards now in
4672 etc/refcards/ directory.
4673
4674 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
4675
4676 * tramp.texi (Remote Programs): Persistency file must be cleared when
4677 changing `tramp-remote-path'.
4678 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
4679 macro.
4680
4681 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4682
4683 * calc.texi: Move contents to beginning of file.
4684 (Algebraic Entry): Fix the formatting of an example.
4685
4686 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4687
4688 * calc.texi (Basic Operations on Units): Mention exact versus
4689 inexact conversions.
4690
4691 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4692
4693 * calc.texi (Basic Operations on Units): Mention default
4694 values for new units.
4695 (Quick Calculator Mode): Mention that binary format will
4696 be displayed.
4697
4698 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
4699
4700 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
4701
4702 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
4703
4704 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
4705
4706 2007-08-08 Glenn Morris <rgm@gnu.org>
4707
4708 * gnus.texi, sieve.texi: Replace `iff'.
4709
4710 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
4711
4712 * calc.texi (Basic Graphics): Mention the graphing of error
4713 forms.
4714 (Graphics Options): Mention how `g s' handles error forms.
4715 (Curve Fitting): Mention plotting the curves.
4716 (Standard Nonlinear Models): Add additional models.
4717 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
4718 (Linear Fits): Correct result.
4719
4720 2007-08-01 Alan Mackenzie <acm@muc.de>
4721
4722 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
4723 to "--no-site-file".
4724
4725 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
4726
4727 * tramp.texi (Frequently Asked Questions): Point to mode line
4728 extension in Emacs 23.1.
4729
4730 * trampver.texi: Update release number.
4731
4732 2007-07-27 Glenn Morris <rgm@gnu.org>
4733
4734 * calc.texi (Copying): Include license text from gpl.texi, rather than
4735 in-line.
4736
4737 2007-07-25 Glenn Morris <rgm@gnu.org>
4738
4739 * calc.texi (Copying): Replace license with GPLv3.
4740
4741 * Relicense all FSF files to GPLv3 or later.
4742
4743 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
4744
4745 Sync with Tramp 2.1.10.
4746
4747 * tramp.texi (trampfn): Expand macro implementation in order to handle
4748 empty arguments.
4749 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
4750 occurrences by trampfn.
4751 (Frequently Asked Questions): Extend example code for host
4752 identification in the modeline. Add bbdb to approaches shortening Tramp
4753 file names to be typed.
4754
4755 * trampver.texi: Update release number.
4756
4757 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
4758
4759 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
4760 section. Reported by <poti@potis.org>.
4761 (Remote processes): Arguments of the program to be debugged are taken
4762 literally.
4763 (Frequently Asked Questions): Simplify recentf example.
4764
4765 2007-07-14 Karl Berry <karl@gnu.org>
4766
4767 * info.texi (@copying): New Back-Cover Text.
4768
4769 * info.texi (Quitting Info): Move to proper place in source.
4770 (Reported by Benno Schulenberg.)
4771
4772 2007-07-13 Eli Zaretskii <eliz@gnu.org>
4773
4774 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
4775
4776 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
4777
4778 * emacs-mime.texi: Add @documentencoding directive.
4779
4780 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
4781
4782 * tramp.texi (Remote processes): Add an anchor to the subsection
4783 "Running a debugger on a remote host".
4784
4785 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
4786
4787 * tramp.texi (Remote processes): Don't call it "experimental" any
4788 longer. Add subsection about running a debugger on a remote host.
4789
4790 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
4791
4792 * org.texi (Properties and columns): Chapter rewritten.
4793
4794 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
4795
4796 * tramp.texi:
4797 * trampver.texi: Migrate to Tramp 2.1.
4798
4799 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
4800
4801 * org.texi (Properties): New chapter.
4802
4803 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
4804
4805 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4806 Control Panel.
4807
4808 * gnus.texi (Misc Article): Add index entry for
4809 gnus-single-article-buffer.
4810
4811 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
4812
4813 * gnus.texi (Starting Up): Fix typo.
4814
4815 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
4816
4817 * gnus.texi (Asynchronous Fetching): Fix typo.
4818
4819 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4820
4821 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4822 (About This Manual): Remove redundant information.
4823 (Getting Started): Mention author.
4824 (Basic Arithmetic, Customizing Calc): Make description of the
4825 variable `calc-multiplication-has-precedence' match its new effect.
4826
4827 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4828
4829 * calc.texi (Basic Arithmetic, Customizing Calc):
4830 Mention the variable `calc-multiplication-has-precedence'.
4831
4832 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
4833
4834 * org.texi (Tag): Section swapped with node Timestamps.
4835 (Formula syntax for Lisp): Document new `L' flag.
4836
4837 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
4838
4839 * gnus.texi (Misc Group Stuff, Summary Buffer)
4840 (Server Commands, Article Keymap): Fix typo. s/function/command/.
4841
4842 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
4843
4844 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4845 * gnus.texi (Article Buttons, Mail Source Customization)
4846 (Sending or Not Sending, Customizing NNDiary):
4847 * message.texi (Message Headers):
4848 * mh-e.texi (HTML): Fix typos.
4849
4850 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
4851
4852 Sync with Tramp 2.0.56.
4853
4854 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4855 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
4856
4857 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
4858
4859 * Version 22.1 released.
4860
4861 2007-05-26 Michael Olson <mwolson@gnu.org>
4862
4863 * erc.texi (Modules): Fix references to completion modules.
4864
4865 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4866
4867 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4868
4869 2007-05-09 Didier Verna <didier@xemacs.org>
4870
4871 * gnus.texi (Email Based Diary): New. Proper documentation for the
4872 nndiary back end and the gnus-diary library.
4873
4874 2007-05-03 Karl Berry <karl@gnu.org>
4875
4876 * .cvsignore (*.pdf): New entry.
4877
4878 * texinfo.tex: Update from current version for better pdf generation.
4879
4880 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
4881
4882 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4883
4884 2007-04-28 Glenn Morris <rgm@gnu.org>
4885
4886 * faq.texi (New in Emacs 22): Restore mention of python.el pending
4887 consideration of legal status.
4888
4889 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
4890
4891 * idlwave.texi: Minor updates for IDLWAVE 6.1.
4892
4893 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
4894
4895 * faq.texi (New in Emacs 22): python.el removed.
4896
4897 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
4898
4899 * calc.texi (Reporting bugs): Update maintainer's address.
4900
4901 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4904
4905 2007-04-15 Jay Belanger <belanger@truman.edu>
4906
4907 * calc.texi (Title page): Remove the date.
4908 (Basic Arithmetic): Emphasize that / binds less strongly than *.
4909 (The Standard Calc Interface): Change trail title.
4910 (Floats): Mention that when non-decimal floats are entered, only
4911 approximations are stored.
4912 (Copying): Move to the appendices.
4913 (GNU Free Documentation License): Add as an appendix.
4914
4915 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
4916
4917 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4918 * dired-x.texi, ebrowse.texi, ediff.texi:
4919 * emacs-mime.texi, erc.texi, eshell.texi:
4920 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4921 * idlwave.texi, message.texi, newsticker.texi, org.texi:
4922 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4923 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4924 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4925 * woman.texi: Include GFDL.
4926
4927 * doclicense.texi: Remove node heading, so that it can be included by
4928 other files.
4929
4930 * dired-x.texi: Relicence under GFDL. Remove date from title page.
4931
4932 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4933 than *.
4934
4935 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
4936
4937 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4938 in Calc.
4939
4940 2007-04-09 Romain Francoise <romain@orebokech.com>
4941
4942 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4943 Mac OS ports. Make it clear that mouse-1 complements and doesn't
4944 replace mouse-2.
4945
4946 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
4947
4948 * woman.texi (Word at point, Interface Options): woman-topic-at-point
4949 renamed to woman-use-topic-at-point. Document new behavior.
4950
4951 2007-04-08 Richard Stallman <rms@gnu.org>
4952
4953 * url.texi: Fix some indexing.
4954 (Disk Caching): Drop discussion of old/other Emacs versions.
4955
4956 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
4957
4958 * url.texi (Disk Caching): Say Emacs 21 "and later".
4959
4960 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4961 on Font locking which now mentions JIT lock.
4962
4963 2007-04-01 Michael Olson <mwolson@gnu.org>
4964
4965 * erc.texi: Update for the ERC 5.2 release.
4966
4967 2007-03-31 David Kastrup <dak@gnu.org>
4968
4969 * woman.texi (Topic, Interface Options): Explain changes semantics of
4970 woman-manpath in order to consider MANPATH_MAP entries.
4971
4972 2007-03-31 Eli Zaretskii <eliz@gnu.org>
4973
4974 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4975
4976 2007-03-26 Richard Stallman <rms@gnu.org>
4977
4978 * pgg.texi (Caching passphrase): Clean up previous change.
4979
4980 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
4981
4982 * gnus.texi (Setting Process Marks): Fix typo.
4983
4984 2007-03-25 Romain Francoise <romain@orebokech.com>
4985
4986 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4987 readability, and include various fixes by Daniel Brockman, Nick Roberts
4988 and Dieter Wilhelm.
4989
4990 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4991
4992 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
4993
4994 * gnus.texi (Mail Source Specifiers): Fix typo.
4995
4996 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
4997
4998 * reftex.texi (Imprint): Update maintainer information.
4999
5000 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5001
5002 * message.texi (Message Buffers): Update documentation for
5003 message-generate-new-buffers.
5004
5005 2007-03-15 Daiki Ueno <ueno@unixuser.org>
5006
5007 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5008
5009 2007-03-21 Glenn Morris <rgm@gnu.org>
5010
5011 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5012
5013 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
5014
5015 * eshell.texi (Known problems): Emacs 21 -> 22.
5016
5017 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5018
5019 2007-03-18 Jay Belanger <belanger@truman.edu>
5020
5021 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5022
5023 2007-03-12 Glenn Morris <rgm@gnu.org>
5024
5025 * calc.texi (Time Zones): Switch to new North America DST rule.
5026
5027 * calc.texi: Replace "daylight savings" with "daylight
5028 saving" in text throughout.
5029
5030 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5031
5032 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5033 The variable now uses a list of symbols instead of just a symbol.
5034 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5035
5036 2007-03-06 Romain Francoise <romain@orebokech.com>
5037
5038 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5039 new packages, and mention Gnus update.
5040
5041 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5042
5043 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5044 nntp-open-connection-functions-never-echo-commands.
5045
5046 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
5047
5048 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5049 problems on the console, and security risk in not using gpg-agent.
5050
5051 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
5052
5053 * org.texi (The spreadsheet): Rename from "Table calculations".
5054 Completely reorganized and rewritten.
5055 (CamelCase links): Section removed.
5056 (Repeating items): New section.
5057 (Tracking TODO state changes): New section.
5058 (Agenda views): Chapter reorganized and rewritten.
5059 (HTML export): Section rewritten.
5060 (Tables in arbitrary syntax): New section.
5061 (Summary): Better feature summary.
5062 (Activation): Document problem with cut-and-paste of Lisp code
5063 from PDF files.
5064 (Visibility cycling): Document indirect buffer use.
5065 (Structure editing): Document sorting.
5066 (Remember): Section rewritten.
5067 (Time stamps): Better description of time stamp types.
5068 (Tag searches): Document regular expression search for tags.
5069 (Stuck projects): New section.
5070 (In-buffer settings): New keywords.
5071 (History and Acknowledgments): Updated description.
5072
5073 2007-02-24 Alan Mackenzie <acm@muc.de>
5074
5075 * cc-mode.texi (Movement Commands): Insert two missing command names.
5076 (Getting Started): Slight wording correction (use conditional).
5077
5078 2007-02-22 Kim F. Storm <storm@cua.dk>
5079
5080 * widget.texi (User Interface, Basic Types): Document need to put some
5081 text before the %v escape in :format string in editable-field widget.
5082
5083 2007-02-18 Romain Francoise <romain@orebokech.com>
5084
5085 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5086 `cvs-mode-quit'.
5087
5088 2007-02-10 Markus Triska <markus.triska@gmx.at>
5089
5090 * widget.texi (Programming Example): Put constant strings in :format.
5091
5092 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
5093
5094 * faq.texi (Fullscreen mode on MS-Windows): New node.
5095
5096 2007-02-04 David Kastrup <dak@gnu.org>
5097
5098 * faq.texi (AUCTeX): Update version number. Should probably be done
5099 for other packages as well.
5100
5101 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5102
5103 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5104 <tassilo@member.fsf.org>.
5105
5106 2007-01-27 Eli Zaretskii <eliz@gnu.org>
5107
5108 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5109 ls-lisp-use-localized-time-format.
5110
5111 2007-01-20 Markus Triska <markus.triska@gmx.at>
5112
5113 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5114
5115 2007-01-13 Michael Olson <mwolson@gnu.org>
5116
5117 * erc.texi (Modules): Mention capab-identify module.
5118
5119 2007-01-05 Michael Olson <mwolson@gnu.org>
5120
5121 * erc.texi (Getting Started): Update for /RECONNECT command.
5122
5123 2007-01-04 Richard Stallman <rms@gnu.org>
5124
5125 * ebrowse.texi: Change C-c b to C-c C-m.
5126
5127 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5128
5129 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5130 variables only in info to avoid redundant entries in the printed
5131 manual.
5132
5133 2007-01-02 Daiki Ueno <ueno@unixuser.org>
5134
5135 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5136
5137 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5138
5139 * message.texi (Security): Split into sub-nodes.
5140
5141 2007-01-01 Alan Mackenzie <acm@muc.de>
5142
5143 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5144 eval-after-load in Emacs <=21 and a workaround. Document that
5145 trigraphs are not supported.
5146
5147 2007-01-01 Alan Mackenzie <acm@muc.de>
5148
5149 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5150 c-context-line-break. When invoked within a string, preserve
5151 whitespace. Add a backslash only when also in a macro.
5152
5153 2007-01-01 Alan Mackenzie <acm@muc.de>
5154
5155 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5156
5157 2007-01-01 Alan Mackenzie <acm@muc.de>
5158
5159 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5160 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5161
5162 2007-01-01 Alan Mackenzie <acm@muc.de>
5163
5164 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5165 "Choosing a Style".
5166
5167 * cc-mode.texi ("Styles"): Add @dfn{style}.
5168
5169 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
5170
5171 Sync with Tramp 2.0.55.
5172
5173 * trampver.texi: Update release number.
5174
5175 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5176
5177 * gnus.texi (Customizing Articles): Add index entries for all
5178 gnus-treat-* variables.
5179
5180 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
5181
5182 * gnus.texi (IMAP): Fix incorrect explanation of
5183 nnimap-search-uids-not-since-is-evil in documentation for
5184 nnimap-expunge-search-string.
5185
5186 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5187
5188 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5189 spam-ifile-database.
5190
5191 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5192
5193 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5194 rebind C-s.
5195
5196 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
5197
5198 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5199 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5200 "expiring mail".
5201 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5202 nnimap-nov-is-evil.
5203
5204 2006-12-25 Kevin Ryde <user42@zip.com.au>
5205
5206 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5207 about the key procedure being used heavily.
5208
5209 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
5210
5211 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5212 to t.
5213 (Prerequisites): Add explanation about gpg-agent.
5214
5215 2006-12-22 Kevin Ryde <user42@zip.com.au>
5216
5217 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5218 "sort" instead of "sort*".
5219
5220 2006-12-19 Richard Stallman <rms@gnu.org>
5221
5222 * calc.texi (History and Acknowledgements): Recognize that Emacs
5223 now does have floating point.
5224
5225 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
5226
5227 * tramp.texi (External transfer methods): Describe new method `scpc'.
5228
5229 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
5230
5231 * pgg.texi: Added short note on gpg-agent to the introduction.
5232
5233 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5234
5235 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5236 also applies to Cc.
5237
5238 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5239
5240 * gnus.texi (X-Face): Clarify. Say which programs are required
5241 on Windows.
5242
5243 2006-12-08 Michael Olson <mwolson@gnu.org>
5244
5245 * erc.texi (Modules): Remove documentation for list module.
5246
5247 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
5248
5249 * faq.texi (^M in the shell buffer): Ditto.
5250
5251 2006-11-20 Michael Olson <mwolson@gnu.org>
5252
5253 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5254
5255 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
5256
5257 * org.texi: Fix typos.
5258 (Agenda commands): Document `C-k'.
5259
5260 2006-11-16 Eli Zaretskii <eliz@gnu.org>
5261
5262 * url.texi (http/https): Fix a typo in the HTTP URL.
5263
5264 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5265
5266 * ada-mode.texi: Total rewrite.
5267
5268 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
5269
5270 * org.texi: Minor typo fixes.
5271
5272 2006-11-13 Bill Wohler <wohler@newt.com>
5273
5274 Release MH-E manual version 8.0.3.
5275
5276 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5277 release 8.0.3.
5278
5279 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5280 to set MAILDIR.
5281 (Reading Mail): Document the customization of read-mail-command
5282 for MH-E.
5283 (Viewing Attachments): Document mm-discouraged-alternatives.
5284 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5285 (Junk): Add more information about the settings of mh-junk-background
5286 in a program. Add /usr/bin/mh to PATH in examples.
5287
5288 2006-11-12 Richard Stallman <rms@gnu.org>
5289
5290 * woman.texi: Update author address but say he no longer maintains it.
5291
5292 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5293
5294 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5295 archived trees.
5296 (Checkboxes): Section moved to chapter 5, and extended.
5297 (The date/time prompt): New section.
5298 (Link abbreviations): New section.
5299 (Presentation and sorting): New section.
5300 (Custom agenda views): Section completely rewritten.
5301 (Summary): Compare with Planner.
5302 (Feedback): More info about creating backtraces.
5303 (Plain lists): Modified example.
5304 (Breaking down tasks): New section.
5305 (Custom time format): New section.
5306 (Time stamps): Document inactive timestamps.
5307 (Setting tags): More details about fast tag selection.
5308 (Block agenda): New section.
5309 (Custom agenda views): Section rewritten.
5310 (Block agenda): New section.
5311
5312 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
5313
5314 * tramp.texi (Configuration): scp is the default method.
5315 (Default Method): Use ssh as example for another method.
5316
5317 2006-10-27 Richard Stallman <rms@gnu.org>
5318
5319 * woman.texi: Downcase nroff/troff/roff.
5320 (Installation): Chapter deleted. Some xrefs deleted.
5321 (Background): woman doesn't advise man ;-).
5322
5323 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
5324
5325 * ada-mode.texi (Project files, Identifier completion)
5326 (Automatic Casing, Debugging, Using non-standard file names)
5327 (Working Remotely): Fix typos.
5328
5329 2006-10-20 Masatake YAMATO <jet@gyve.org>
5330
5331 * cc-mode.texi (Sample .emacs File): Add missing `)' in
5332 sample code `my-c-initialization-hook'.
5333
5334 2006-10-19 Stuart D. Herring <herring@lanl.gov>
5335
5336 * widget.texi: Fix typos.
5337
5338 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
5339
5340 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5341 "???". There have been no complaints for years, so the information
5342 must be appropriate.
5343
5344 2006-10-16 Richard Stallman <rms@gnu.org>
5345
5346 * widget.texi: Use @var instead of capitalization.
5347 Clarify many widget type descriptions.
5348
5349 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5350
5351 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5352 gnus-dired-attach.
5353 (Selecting a Group): Fix typo.
5354
5355 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
5356
5357 * widget.texi: Fix typos.
5358
5359 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5360
5361 * gnus.texi (Image Enhancements): Update for Emacs 22.
5362
5363 * gnus-faq.texi ([1.3]): Update.
5364
5365 2006-10-06 Richard Stallman <rms@gnu.org>
5366
5367 * faq.texi (Displaying the current line or column):
5368 Delete "As of Emacs 20".
5369
5370 2006-10-06 Romain Francoise <romain@orebokech.com>
5371
5372 * faq.texi (VM): VM works with Emacs 22 too.
5373
5374 2006-10-06 Richard Stallman <rms@gnu.org>
5375
5376 * ebrowse.texi: Remove Emacs version "21" from title.
5377
5378 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5379
5380 * gnus.texi (Foreign Groups): Say where change of editing commands are
5381 stored. Add reference to `gnus-parameters'.
5382
5383 2006-09-15 Jay Belanger <belanger@truman.edu>
5384
5385 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5386 Change "Library Public License" to "Lesser Public License"
5387 throughout. Use "yyyy" to represent year.
5388
5389 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
5390
5391 * org.texi (Setting tags): Typo fix.
5392
5393 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5394
5395 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5396
5397 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5398
5399 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5400
5401 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5402
5403 * faq.texi (Escape sequences in shell output): EMACS is now set
5404 to Emacs's absolute file name, not to "t".
5405 (^M in the shell buffer): Likewise.
5406 * misc.texi (Interactive Shell): Likewise.
5407
5408 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5409
5410 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5411 mails with pop3-leave-mail-on-server. Fix wording.
5412 (Limiting): Improve gnus-summary-limit-to-articles.
5413 (X-Face): Fix typo.
5414
5415 2006-09-11 Simon Josefsson <jas@extundo.com>
5416
5417 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5418 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5419
5420 2006-09-06 Simon Josefsson <jas@extundo.com>
5421
5422 * smtpmail.texi (Authentication): Mention SSL.
5423
5424 2006-09-01 Eli Zaretskii <eliz@gnu.org>
5425
5426 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5427 Don't use @indicateurl.
5428
5429 * cc-mode.texi (Subword Movement): Don't use @headitem.
5430 (Custom Braces, Clean-ups): Don't use @tie.
5431
5432 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
5433
5434 Sync with Tramp 2.0.54.
5435
5436 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5437 Suggested by Adrian Phillips <a.phillips@met.no>.
5438
5439 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
5440
5441 * org.texi (Installation, Activation): Split from Installation and
5442 Activation.
5443 (Clocking work time): Documented new features.
5444
5445 2006-08-13 Alex Schroeder <alex@gnu.org>
5446
5447 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5448 example.
5449
5450 2006-08-12 Eli Zaretskii <eliz@gnu.org>
5451
5452 * faq.texi (How to add fonts): New node.
5453
5454 2006-08-05 Romain Francoise <romain@orebokech.com>
5455
5456 * faq.texi (New in Emacs 22): Expand.
5457
5458 2006-08-03 Michael Olson <mwolson@gnu.org>
5459
5460 * erc.texi: Update for ERC 5.1.4.
5461
5462 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5463
5464 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5465 in .../site-lisp/gnus/ by default.
5466 [ From gnus-news.texi in the trunk. ]
5467
5468 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5469
5470 * gnus.texi (MIME Commands): Additions for yEnc.
5471
5472 2006-07-24 Richard Stallman <rms@gnu.org>
5473
5474 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5475 * faq.texi: Move periods and commas inside quotes.
5476
5477 2006-07-20 Jay Belanger <belanger@truman.edu>
5478
5479 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5480
5481 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
5482
5483 * faq.texi (Security risks with Emacs): Document Emacs 22
5484 file-local-variable mechanism.
5485
5486 2006-07-12 Michael Olson <mwolson@gnu.org>
5487
5488 * erc.texi: Update for ERC 5.1.3.
5489
5490 2006-07-12 Alex Schroeder <alex@gnu.org>
5491
5492 * rcirc.texi: Fix typos.
5493 (Getting started with rcirc): New calling convention for M-x irc.
5494 Mention #rcirc. Removed channel tracking.
5495 (Configuration): Change the names of all variables that got changed
5496 recently, eg. rcirc-server to rcirc-default-server. Added
5497 documentation for rcirc-authinfo, some background for Bitlbee, and
5498 rcirc-track-minor-mode.
5499 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
5500 Scrolling.
5501 (Reconnecting after you have lost the connection): Fix example code
5502 to match code changes.
5503
5504 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5505
5506 * gnus.texi, message.texi: Fix typos.
5507
5508 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
5509
5510 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5511 commands.
5512 (Global TODO list): Document the use of the variables
5513 `org-agenda-todo-ignore-scheduled' and
5514 `org-agenda-todo-list-sublevels'.
5515
5516 2006-07-05 Richard Stallman <rms@gnu.org>
5517
5518 * faq.texi (Scrolling only one line): Fix xref.
5519
5520 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5521
5522 * faq.texi (Evaluating Emacs Lisp code):
5523 Throughout, replace eval-current-buffer with eval-buffer.
5524
5525 2006-07-03 Richard Stallman <rms@gnu.org>
5526
5527 * rcirc.texi (Scrolling conservatively): Fix xref.
5528
5529 * pcl-cvs.texi (Viewing differences): Usage fix.
5530
5531 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
5532
5533 * org.texi (Agenda commands): Document `s' key to save all org-mode
5534 buffers.
5535
5536 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
5537
5538 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
5539 names. Mention `cvs-msg' face.
5540
5541 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
5542
5543 * org.texi (Checkboxes): New section.
5544
5545 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
5546
5547 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
5548 throughout this chapter.
5549
5550 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
5551
5552 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
5553 text for standalone vs Emacs info.
5554 (Help): Clarify header line description. Use mouse-1 for clicks.
5555 (Help-P): Use mouse-1 for clicks.
5556 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
5557 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
5558 (Choose menu subtopic): Remove gratuitous Emacs command names.
5559 (Help-FOO): Put usual behavior first.
5560 (Help-Xref): Clicking on xrefs works in Emacs.
5561 (Search Text): Clarify what the default behavior is.
5562 (Create Info buffer): Fix Emacs window/X window confusion.
5563 (Emacs Info Variables): Fix for new Emacs init file behavior.
5564
5565 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5566
5567 * gnus.texi (Summary Buffer Lines): Fix typo.
5568
5569 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
5570
5571 * org.texi (Embedded LaTeX): New chapter.
5572 (Archiving): Section rewritten.
5573 (Enhancing text): Some parts moved to the new chapter about LaTeX.
5574
5575 2006-06-20 Bill Wohler <wohler@newt.com>
5576
5577 Release MH-E manual version 8.0.1.
5578
5579 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5580 release 8.0.1.
5581 (Preface): Depend on GNU mailutils 1.0 and higher.
5582
5583 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
5584
5585 * message.texi (News Headers): Update message-syntax-checks section.
5586
5587 2006-06-19 Karl Berry <karl@gnu.org>
5588
5589 * info.texi (Advanced): Mention C-q, especially with ?.
5590
5591 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
5592
5593 * org.texi (Publishing links): Document the `:link-validation-function'
5594 property.
5595 (Extensions and Hacking): New chapter, includes some sections of the
5596 "Miscellaneous" chapter.
5597
5598 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
5599
5600 * org.texi (Progress logging): New section.
5601
5602 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
5603
5604 * org.texi (ASCII export): Document indentation adaptation.
5605 (Setting tags): Document mutually-exclusive tags.
5606
5607 2006-06-05 Romain Francoise <romain@orebokech.com>
5608
5609 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
5610 Fix typo.
5611
5612 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
5613 channel (#gnus@irc.freenode.net).
5614 Fix typos. Update copyright notice.
5615
5616 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
5617 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5618 (Line-Up Functions, Custom Macros):
5619 * ediff.texi (Window and Frame Configuration)
5620 (Highlighting Difference Regions):
5621 * emacs-mime.texi (Display Customization):
5622 * erc.texi (History):
5623 * eshell.texi (Known problems):
5624 * eudc.texi (Overview, BBDB):
5625 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
5626 (The problem of spam, SpamOracle, Extending the Spam package)
5627 (Conformity, Terminology):
5628 * idlwave.texi (Routine Info)
5629 (Class and Keyword Inheritance, Padding Operators)
5630 (Breakpoints and Stepping, Electric Debug Mode)
5631 (Examining Variables, Troubleshooting):
5632 * org.texi (Creating timestamps):
5633 * reftex.texi (Commands, Options, Changes):
5634 * tramp.texi (Inline methods, Password caching)
5635 (Auto-save and Backup, Issues):
5636 * vip.texi (Files, Commands in Insert Mode):
5637 * viper.texi (Emacs Preliminaries, States in Viper)
5638 (Packages that Change Keymaps, Viper Specials, Groundwork):
5639 Fix various typos.
5640
5641 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
5642
5643 * ediff.texi: Fix typos.
5644
5645 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
5646
5647 * org.texi: Small typo fixes.
5648
5649 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5650
5651 * viper.texi (Viper Specials):
5652 * gnus.texi (Example Setup):
5653 * faq.texi (Backspace invokes help):
5654 * dired-x.texi (Optional Installation Dired Jump):
5655 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
5656 follow coding conventions.
5657
5658 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
5659
5660 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
5661
5662 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5663
5664 * pcl-cvs.texi: Fix typos.
5665 (Customization): Say "us".
5666
5667 2006-05-26 Eli Zaretskii <eliz@gnu.org>
5668
5669 * org.texi: Remove bogus @setfilename.
5670
5671 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
5672
5673 * org.texi (ASCII export): Omit command name.
5674 (HTML export): Add prefix to all lines in Local Variable example.
5675 (Acknowledgments): Typeset names in italics.
5676
5677 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
5678
5679 * org.texi (Plain lists): Add new item navigation commands.
5680 (External links): Document elisp and info links.
5681 (Custom searches): New section.
5682 (Publishing): New chapter.
5683 (HTML export): Include a list of supported CSS classes.
5684 (Setting tags): Describe the fast-tag-setting interface.
5685
5686 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
5687
5688 * dired-x.texi: ifinfo -> ifnottex.
5689
5690 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
5691
5692 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
5693
5694 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
5695
5696 * message.texi (Interface): Add tool bar customization.
5697 (MIME): Index and text additions for mml-attach.
5698 (MIME): Describe mml-dnd-protocol-alist and
5699 mml-dnd-attach-options.
5700
5701 * gnus.texi (Oort Gnus): Reorder entries in sections.
5702 Fix some entries.
5703 (Starting Up): Add references to "Emacs for Heathens" and to
5704 "Finding the News". Add user-full-name and user-mail-address.
5705 (Group Buffer Format): Add tool bar customization and update.
5706 (Summary Buffer): Add tool bar customization.
5707 (Posting Styles): Add message-alternative-emails.
5708
5709 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
5710
5711 * tramp.texi (Filename completion): Improve wording.
5712
5713 2006-05-07 Romain Francoise <romain@orebokech.com>
5714
5715 * faq.texi (Using regular expressions): Fix typo.
5716 (Packages that do not come with Emacs): Fix capitalization.
5717 (Replacing text across multiple files): Expand node to explain how
5718 to use `dired-do-query-replace-regexp' in more detail, based on
5719 suggestion by Eric Hanchrow <offby1@blarg.net>.
5720
5721 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
5722
5723 * tramp.texi (Filename completion): Completion of remote files'
5724 method, user name and host name is active only in partial
5725 completion mode.
5726
5727 2006-05-06 Bill Wohler <wohler@newt.com>
5728
5729 Release MH-E manual version 8.0.
5730
5731 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5732 release 8.0.
5733
5734 2006-05-06 Bill Wohler <wohler@newt.com>
5735
5736 * mh-e.texi (MH-BOOK-HOME): Change from
5737 http://www.ics.uci.edu/~mh/book/mh to
5738 http://rand-mh.sourceforge.net/book/mh.
5739 Replace .htm suffix with .html for MH book files.
5740 (Using This Manual): Update key binding for getting relevant
5741 chapter in Info from command key.
5742 (Ranges): Fix itemx.
5743
5744 2006-05-05 Karl Berry <karl@gnu.org>
5745
5746 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
5747 (\fonttextsize): New user-level command to change text font size.
5748
5749 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
5750
5751 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
5752
5753 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5754
5755 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
5756
5757 2006-04-24 Bill Wohler <wohler@newt.com>
5758
5759 * mh-e.texi (Getting Started): Make it more explicit that you need
5760 to install MH. Add pointers to current MH implementations.
5761
5762 2006-04-21 Bill Wohler <wohler@newt.com>
5763
5764 Release MH-E manual version 7.94.
5765
5766 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5767 release 7.94.
5768
5769 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
5770
5771 * org.texi: Many small fixes.
5772 (Handling links): Rename from "Managing links".
5773
5774 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
5775
5776 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
5777 (Splitting mail using spam-stat): Fix @xref.
5778
5779 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
5780
5781 * gnus.texi (Spam Package): Major revision of the text.
5782 Previously this node was "Filtering Spam Using The Spam ELisp Package".
5783
5784 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
5785
5786 * org.texi (Time stamps): Better explanation of the purpose of
5787 different time stamps.
5788 (Structure editing, Plain lists): More details on how new items
5789 and headings are inserted.
5790
5791 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
5792
5793 * org.texi (Formula syntax): Fix link to Calc Manual.
5794
5795 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5796
5797 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
5798
5799 2006-04-17 Bill Wohler <wohler@newt.com>
5800
5801 * mh-e.texi (Folders): Update mh-before-quit-hook and
5802 mh-quit-hook example with code that removes the buffers rather
5803 than just bury them.
5804
5805 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
5806
5807 Sync with Tramp 2.0.53.
5808
5809 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
5810
5811 * org.texi (Updating settings): New section.
5812 (Visibility cycling): Better names for the startup folding
5813 options.
5814 (Exporting): Completely restructured.
5815 (The very busy C-c C-c key): New section.
5816 (Summary of in-buffer settings): New section.
5817
5818 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5819
5820 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5821
5822 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5823
5824 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5825 (Server Commands): Key `v' is reserved for users.
5826
5827 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
5828
5829 * org.texi (Link format): New section, emphasis on bracket links.
5830 (External links): Document bracket links.
5831 (FAQ): Expand to cover shell links and the new link format.
5832
5833 2006-04-09 Kevin Ryde <user42@zip.com.au>
5834
5835 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5836
5837 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5838
5839 * gnus.texi (Summary Buffer Lines): Add `*'.
5840
5841 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
5842
5843 * gnus.texi (Group Parameters):
5844 Mention gnus-permanently-visible-groups.
5845
5846 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5847
5848 * gnus.texi (Face): Fix typo.
5849
5850 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5851
5852 * gnus.texi (X-Face): Clarify.
5853 (Face): Need Emacs with PNG support.
5854
5855 2006-04-06 Richard Stallman <rms@gnu.org>
5856
5857 * idlwave.texi: Delete the blocks "not suitable for inclusion with
5858 Emacs".
5859
5860 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5861
5862 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5863 blocks not suitable for inclusion with Emacs using variable
5864 PARTOFEMACS.
5865
5866 2006-04-04 Simon Josefsson <jas@extundo.com>
5867
5868 * gnus.texi (Security): Improve.
5869
5870 2006-04-02 Bill Wohler <wohler@newt.com>
5871
5872 * mh-e.texi (Getting Started, Junk, Bug Reports)
5873 (MH FAQ and Support): Fix URLs.
5874
5875 2006-03-31 Romain Francoise <romain@orebokech.com>
5876
5877 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5878 to t, not nil (and has for the past eight years).
5879
5880 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5881
5882 * message.texi, gnus.texi: Bump version to 5.11.
5883
5884 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5885
5886 * gnus.texi (Top): Add comment about version line.
5887
5888 * message.texi (Top): Ditto. Change to take named versions into
5889 account.
5890
5891 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5892
5893 * gnus.texi (Posting Styles): Add x-face-file to example.
5894 (X-Face): Refer to posting styles.
5895
5896 * gnus-faq.texi ([5.8]): Add x-face-file.
5897 ([8.4]): Add links to gmane.emacs.gnus.user and
5898 gmane.emacs.gnus.general.
5899
5900 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5901
5902 * gnus-faq.texi: Use .invalid.
5903 ([5.4]): Fix gnus-posting-styles example.
5904
5905 2006-03-27 Romain Francoise <romain@orebokech.com>
5906
5907 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
5908 Emacs/W3 needs a new maintainer.
5909 (Ispell): Update author and version info.
5910 (Mailcrypt): Mention PGG.
5911 (New in Emacs 22): Add PGG to the list of new packages.
5912 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5913 updating dead URLs.
5914
5915 2006-03-25 Karl Berry <karl@gnu.org>
5916
5917 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5918 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5919 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5920 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5921 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5922 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5923 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5924 (2) do not indent copyright year list (or anything else).
5925
5926 2006-03-21 Bill Wohler <wohler@newt.com>
5927
5928 * mh-e.texi (Folders): Various edits.
5929
5930 2006-03-20 Romain Francoise <romain@orebokech.com>
5931
5932 * gnus.texi (Mail Folders): Grammar fix.
5933
5934 2006-03-19 Bill Wohler <wohler@newt.com>
5935
5936 * mh-e.texi (Replying): Document Mail-Followup-To.
5937 Change manually-formatted table to multitable. Add debugging info.
5938 Move description of mh-reply-default-reply-to into paragraph
5939 that describes its values.
5940
5941 2006-03-17 Bill Wohler <wohler@newt.com>
5942
5943 * mh-e.texi: Use smallexample and smalllisp consistently.
5944 (Sending Mail Tour): Update method of entering
5945 addresses and subject.
5946 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5947 (Adding Attachments, Searching): Update screenshots for Emacs 22.
5948
5949 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
5950
5951 * org.texi: Version number change only.
5952
5953 2006-03-14 Bill Wohler <wohler@newt.com>
5954
5955 * mh-e.texi: Add index entries around each paragraph rather than
5956 depend on entries from beginning of node. Doing so ensures that
5957 index entries are less likely to be forgotten if text is cut and
5958 pasted, and are necessary anyway if the references are on a
5959 separate page. It seems that makeinfo is now (v. 4.8) only
5960 producing one index entry per node, so there is no longer any
5961 excuse not to. Use subheading instead of heading. The incorrect
5962 use of heading produced very large fonts in Info--as large as the
5963 main heading.
5964 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5965 versions 6 and 7 appeared *around* the time of these Emacs releases.
5966
5967 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
5968
5969 * org.texi (Clean view): Document new startup options.
5970
5971 2006-03-11 Bill Wohler <wohler@newt.com>
5972
5973 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5974 (Composing, Scan Line Formats): Fix @refs.
5975 (Getting Started): Define MH profile and MH profile components.
5976 (Incorporating Mail, Reading Mail, Viewing, Printing)
5977 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5978 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5979 for string constants.
5980 (Tool Bar): Remove spurious quote.
5981 (Junk): Use ``...'' instead of "...".
5982 (Scan Line Formats): Replace @samp with @kbd.
5983
5984 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5985
5986 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5987
5988 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5989
5990 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
5991 easy to understand.
5992
5993 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
5994
5995 * gnus.texi: Markup fix.
5996 (Fancy Mail Splitting): Specify new feature.
5997
5998 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5999
6000 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6001 partial-words matching.
6002
6003 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6004
6005 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6006
6007 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6008 (MIME Commands): Fix mm-discouraged-alternatives.
6009
6010 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
6011
6012 * org.texi: Version number change only.
6013
6014 2006-03-06 Bill Wohler <wohler@newt.com>
6015
6016 * mh-e.texi: Move from SourceForge repository to Savannah.
6017 This is version 7.93, which is a total rewrite from the previous
6018 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6019 version 7.93.
6020
6021 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6022
6023 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6024
6025 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
6026
6027 * org.texi (Interaction): Add item about `org-mouse.el' by
6028 Piotr Zielinski.
6029 (Managing links): Document that also mouse-1 can be used to
6030 activate a link.
6031 (Headlines, FAQ): Add entry about hiding leading stars.
6032 (Miscellaneous): Resort the sections in this chapter to a more
6033 logical sequence.
6034
6035 2006-02-27 Simon Josefsson <jas@extundo.com>
6036
6037 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6038 2004-01-27 from the trunk).
6039
6040 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6041
6042 * cc-mode.texi: Rename c-hungry-backspace to
6043 c-hungry-delete-backwards, at the request of RMS. Leave the old
6044 name as an alias.
6045
6046 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6047
6048 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6049 include the function header within the defun.
6050
6051 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6052
6053 * cc-mode.texi: Correct two typos.
6054
6055 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6056
6057 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6058 existing comment.
6059 (Electric Keys): Add a justification for electric indentation.
6060 (Hungry WS Deletion): Clear up the names and complications of the
6061 BACKSPACE and DELETE keys.
6062
6063 2006-02-23 Juri Linkov <juri@jurta.org>
6064
6065 * faq.texi (Common requests): Move `Turning on auto-fill by
6066 default' after `Wrapping words automatically'. Move `Working with
6067 unprintable characters' before `Searching for/replacing newlines'.
6068 Move `Replacing highlighted text' after `Highlighting a region'.
6069 Merge `Repeating commands' and `Repeating a command as many times
6070 as possible' into the former.
6071 (Packages that do not come with Emacs): Add refs to Gmane and
6072 etc/MORE.STUFF.
6073
6074 2006-02-23 Juri Linkov <juri@jurta.org>
6075
6076 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6077 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6078 Add xref to `(emacs)Reporting Bugs'.
6079 (Getting a printed manual): Add URL to other formats of the manual.
6080 (Common requests): Fix menu.
6081 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6082 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6083 (Inserting text at the beginning of each line): Add pxref to
6084 `Changing the included text prefix'.
6085 (Forcing the cursor to remain in the same column): Mention `track-eol'
6086 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6087 (Replacing text across multiple files): Add keybinding `Q' for
6088 `dired-do-query-replace'.
6089
6090 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
6091
6092 * reftex.texi: Version number and date change only.
6093
6094 * org.texi (Internal Links): Rewrite to cover the modified
6095 linking system.
6096
6097 2006-02-17 Eli Zaretskii <eliz@gnu.org>
6098
6099 * faq.texi: Remove the coding cookie, it's not needed anymore.
6100
6101 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6102
6103 * faq.texi (Colors on a TTY): Mention Mac OS port.
6104
6105 2006-02-12 Karl Berry <karl@gnu.org>
6106
6107 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6108 8-bit accented a.
6109
6110 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6111
6112 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6113
6114 2006-02-08 Romain Francoise <romain@orebokech.com>
6115
6116 * faq.texi (Top): Remove paragraph about the FAQ being a
6117 transitional document, etc.
6118 (Searching for/replacing newlines): New node.
6119 (Yanking text in isearch): New node.
6120 (Inserting text at the beginning of each line): Rename and make
6121 more general, mention `M-;' in Message mode.
6122
6123 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6124
6125 * faq.texi (Meta key does not work in xterm)
6126 (Emacs does not display 8-bit characters)
6127 (Inputting eight-bit characters): Update xrefs.
6128
6129 2006-02-06 Romain Francoise <romain@orebokech.com>
6130
6131 * faq.texi (VM): VM now at version 7.19.
6132 Set myself as maintainer of this file.
6133
6134 2006-02-04 Michael Olson <mwolson@gnu.org>
6135
6136 * erc.texi (History): Note that ERC is now included with Emacs.
6137
6138 2006-01-31 Romain Francoise <romain@orebokech.com>
6139
6140 * message.texi (Message Headers): Explain what
6141 `message-alternative-emails' does in more detail.
6142 Update copyright year.
6143
6144 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
6145
6146 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6147
6148 2006-01-29 Richard M. Stallman <rms@gnu.org>
6149
6150 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6151
6152 2006-01-29 Michael Olson <mwolson@gnu.org>
6153
6154 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6155
6156 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6157
6158 * faq.texi (New in Emacs 22): Mention ERC.
6159
6160 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6161
6162 * rcirc.texi: Capitalize dir entry for consistency with the entry
6163 in info/dir and other entries in the Emacs category.
6164 Fix typos. Delete trailing whitespace.
6165
6166 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
6167
6168 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6169
6170 2006-01-27 Eli Zaretskii <eliz@gnu.org>
6171
6172 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6173 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6174
6175 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6176 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6177
6178 2006-01-27 Alex Schroeder <alex@gnu.org>
6179
6180 * rcirc.texi: New file.
6181
6182 2006-01-23 Juri Linkov <juri@jurta.org>
6183
6184 * widget.texi (User Interface): Add S-TAB for widget-backward.
6185
6186 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
6187
6188 Sync with Tramp 2.0.52.
6189
6190 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6191 Add Tramp disabling item. New item for common connection problems.
6192 (various): Apply "ftp" as method for the download URL.
6193 (Bug Reports): Refer to FAQ for common problems.
6194
6195 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6196
6197 * widget.texi (User Interface): Use @key for TAB.
6198
6199 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6200
6201 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6202 for TAB.
6203
6204 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6205
6206 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6207
6208 * gnus.texi: Update copyright.
6209
6210 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6211
6212 * gnus.texi (Article Washing): Additions.
6213
6214 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
6215
6216 * org.texi (Agenda commands): Document tags command.
6217
6218 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6219
6220 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6221
6222 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6223
6224 * gnus.texi (RSS): Addition.
6225
6226 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6227
6228 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6229
6230 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6231
6232 * emacs-mime.texi (Display Customization): Add setting example to
6233 mm-discouraged-alternatives.
6234
6235 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6236
6237 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6238 version is the canonical version.
6239
6240 2006-01-08 Alex Schroeder <alex@gnu.org>
6241
6242 * pgg.texi (Caching passphrase): Rewording.
6243
6244 2006-01-06 Eli Zaretskii <eliz@gnu.org>
6245
6246 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6247 repository URL.
6248
6249 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
6250
6251 * org.texi: Removed the accidentally re-added empty line in the
6252 direntry.
6253
6254 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
6255
6256 * org.texi (Agenda Views): Chapter reorganized.
6257
6258 2005-12-29 Romain Francoise <romain@orebokech.com>
6259
6260 * faq.texi (Using Customize): New node.
6261
6262 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6263
6264 * org.texi: Remove blank line in @direntry. It is non-standard
6265 and recursively produces blank lines all over the dir file (when
6266 using Texinfo 4.8).
6267
6268 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6269
6270 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6271
6272 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
6273
6274 * org.texi (Tags): Boolean logic documented.
6275 (Agenda Views): Document custom commands.
6276
6277 2005-12-20 David Kastrup <dak@gnu.org>
6278
6279 * faq.texi (AUCTeX): Update version and mailing list info.
6280
6281 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6282
6283 * gnus.texi (MIME Commands): Mention addition of
6284 multipart/alternative to gnus-buttonized-mime-types and add xref
6285 to mm-discouraged-alternatives.
6286
6287 * emacs-mime.texi (Display Customization): Mention addition of
6288 "image/.*" and add xref to gnus-buttonized-mime-types in the
6289 mm-discouraged-alternatives section.
6290
6291 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
6292
6293 * org.texi (Tags): New section.
6294 (Agenda Views): Chapter reorganized.
6295
6296 2005-12-16 Eli Zaretskii <eliz@gnu.org>
6297
6298 * org.texi (Internal Links): Add a missing comma after an @xref.
6299
6300 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
6301
6302 * faq.texi (Filling paragraphs with a single space): No need to
6303 change sentence-end now.
6304
6305 2005-12-13 Romain Francoise <romain@orebokech.com>
6306
6307 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6308
6309 2005-12-12 Jay Belanger <belanger@truman.edu>
6310
6311 * faq.texi (Calc): Update version number.
6312
6313 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
6314
6315 * org.texi (Progress Logging): New section.
6316
6317 2005-12-10 Romain Francoise <romain@orebokech.com>
6318
6319 Update the Emacs FAQ for the 22.1 release.
6320
6321 * faq.texi: Set VER to `22.1'.
6322 (Basic editing): Explain how to use localized versions of the
6323 Tutorial. Mention that `C-h r' displays the manual.
6324 Delete obsolete WWW link to an Emacs 18 tutorial.
6325 (Getting a printed manual): Point to the new locations of the
6326 manuals on the GNU Web site.
6327 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6328 available via Info (it was previously distributed separately).
6329 (Installing Texinfo documentation): The latest version of Texinfo
6330 is 4.8, not 4.0.
6331 (Informational files for Emacs): COPYING is the GNU General Public
6332 License, not the Emacs General Public License.
6333 (Informational files for Emacs): Delete obsolete link to the
6334 GNUinfo pages as they have been removed from the GNU Web site.
6335 (New in Emacs 22): New node.
6336 (Setting up a customization file): Say that most packages support
6337 Customize nowadays.
6338 (Colors on a TTY): Delete reference to instructions on how to
6339 enable syntax highlighting, it is now enabled by default.
6340 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6341 at startup automatically.
6342 (Controlling case sensitivity): Mention `M-c' in isearch.
6343 (Using an already running Emacs process): Emacs now creates the
6344 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6345 gnuserv. As emacsclient can now run Lisp code as well, delete a
6346 sentence praising gnuserv for that. Simplify description of how
6347 the client/server operation works.
6348 (Compiler error messages): Delete obsolete text (compile.el has
6349 been rewritten).
6350 (Indenting switch statements): Fix typo.
6351 (Matching parentheses): Simplify setup instructions, mention the
6352 menu bar item in the Options menu.
6353 (Repeating a command as many times as possible): Mention `C-x e'.
6354 (Going to a line by number): Mention new keymap and bindings
6355 `M-g M-g', `M-g M-p' and `M-g M-n'.
6356 (Turning on syntax highlighting): Now on by default. Simplify.
6357 (Replacing highlighted text): Use `1', not `t'.
6358 (Problems with very large files): The maximum size is now 256MB on
6359 32-bit machines.
6360 (^M in the shell buffer): Mention `comint-process-echoes'.
6361 (Emacs for Apple computers): Emacs 22 has native support for Mac
6362 OS X.
6363 (Translating names to IP addresses): Delete node.
6364 (Binding keys to commands): Fix typo.
6365 (SPC no longer completes file names): New node.
6366 (MIME with Emacs mail packages): Delete section about the Emacs
6367 MIME FAQ (it's not reachable anymore).
6368
6369 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6370
6371 * cc-mode.texi: The manual has been extensively revised: the
6372 information about using CC Mode has been separated from the larger
6373 and more difficult chapters about configuration. It has been
6374 updated for CC Mode 5.31.
6375
6376 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6377
6378 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6379 (Selecting an implementation): Fix descriptions.
6380
6381 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6382
6383 * message.texi (Various Message Variables): Addition.
6384
6385 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6386
6387 * message.texi: Fix default values.
6388
6389 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6390
6391 * message.texi (Header Commands): Clarify descriptions of
6392 message-cross-post-followup-to, message-reduce-to-to-cc, and
6393 message-insert-wide-reply.
6394 (Various Commands): Fix kindex for message-kill-to-signature;
6395 clarify description of message-tab.
6396
6397 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6398
6399 * message.texi (Mailing Lists): Fix description about MFT.
6400
6401 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6402
6403 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6404
6405 * gnus.texi (Slow Terminal Connection): Replace old description
6406 with new one.
6407
6408 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6409
6410 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6411 replace X-Draft-Headers with X-Draft-From.
6412
6413 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6414
6415 * gnus.texi (Various Various): Fix the default value of
6416 nnheader-max-head-length.
6417 (Gnus Versions): Fix typo.
6418
6419 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
6420
6421 * org.texi (Structure editing): Document new functionality of
6422 M-RET.
6423
6424 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6425
6426 * org.texi (Internal Links): Fix Texinfo usage.
6427
6428 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
6429
6430 * org.texi (TODO basics): Document the global todo list.
6431 (TODO items): Documents sparse tree for specific TODO
6432 keywords.
6433
6434 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
6435
6436 * org.texi (Plain Lists): Typos fixed.
6437
6438 2005-11-28 Jay Belanger <belanger@truman.edu>
6439
6440 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6441
6442 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
6443
6444 * org.texi (Structure editing): New item moving commands added.
6445 (Plain Lists): New section.
6446
6447 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
6448
6449 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6450 (Agenda): Document commands `org-cycle-agenda-files' and
6451 `org-agenda-file-to-front'.
6452 (Built-in table editor): Document `org-table-sort-lines'.
6453 (HTML formatting): Export of hand-formatted lists.
6454
6455 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6456
6457 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6458 new variable gnus-toolbar-thickness.
6459
6460 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6461
6462 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6463
6464 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6465
6466 * gnus.texi (X-Face): Fix description.
6467 (XVarious): Remove gnus-xmas-logo-color-alist and
6468 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6469
6470 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6471
6472 * gnus.texi (Group Parameters): Mention new variable
6473 gnus-parameters-case-fold-search.
6474 (Home Score File): Addition.
6475
6476 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
6477
6478 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6479 (Overview): List supported feed types.
6480 (Installation): No installation necessary when using autoload.
6481 (Configuration): Rename "RSS" to "news".
6482
6483 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6484
6485 * pgg.texi (User Commands): Document additional passphrase
6486 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6487 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6488
6489 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
6490
6491 * org.texi: Version number changed to 3.19.
6492
6493 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
6494
6495 * pgg.texi (How to use): Update the example to add autoload of
6496 pgg-encrypt-symmetric-region.
6497 (User Commands): Document pgg-encrypt-symmetric-region.
6498 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6499
6500 2005-10-27 Jay Belanger <belanger@truman.edu>
6501
6502 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6503 mention other TeX-related units.
6504
6505 2005-10-23 Lars Hansen <larsh@soem.dk>
6506
6507 * dired-x.texi (Miscellaneous Commands):
6508 Replace dired-do-relative-symlink by dired-do-relsymlink and
6509 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6510
6511 2005-10-23 Jay Belanger <belanger@truman.edu>
6512
6513 * calc.texi (Predefined Units): Use `alpha' for the fine structure
6514 constant.
6515
6516 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
6517
6518 * faq.texi (Bugs and problems):
6519 Replace `dired-move-to-filename-regexp' by
6520 `directory-listing-before-filename-regexp'.
6521
6522 2005-10-22 Eli Zaretskii <eliz@gnu.org>
6523
6524 * newsticker.texi (UPDATED): Set value.
6525
6526 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
6527
6528 * gnus.texi (Document Groups): Remove duplicate item.
6529
6530 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
6531
6532 * org.texi (Summary): Mention iCalendar support.
6533 (Exporting): Document iCalendar support.
6534
6535 2005-10-18 Romain Francoise <romain@orebokech.com>
6536
6537 * viper.texi (Viper Specials): Capitalize GNU.
6538
6539 2005-10-17 Juri Linkov <juri@jurta.org>
6540
6541 * info.texi (Getting Started, Search Index, Expert Info):
6542 Fix wording.
6543 (Search Text): Replace `echo area' with `mode line'.
6544 (Search Index): Both `i' and `,' find all index entries.
6545 Replace example `C-f' with `C-l' (which exists in index of Info
6546 manual) and delete spaces in its keyboard input sequence.
6547 Delete unnecessary explanations about literal characters.
6548
6549 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
6550
6551 * gnus.texi (Document Server Internals): Addition.
6552
6553 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6554
6555 * gnus.texi (A note on namespaces): Fix RFC reference.
6556
6557 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6558
6559 * gnus.texi (RSS): Fix key description.
6560
6561 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6562
6563 * gnus.texi: Emacs/w3 -> Emacs/W3.
6564 (Browsing the Web): Fix description.
6565 (Web Searches): Ditto.
6566 (Customizing W3): Ditto.
6567
6568 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6569
6570 * gnus.texi (Maildir): Clarify expire-age and expire-group.
6571
6572 2005-10-11 Jay Belanger <belanger@truman.edu>
6573
6574 * calc.texi (Integration): Mention using `a i' to compute definite
6575 integrals.
6576
6577 2005-10-11 Juri Linkov <juri@jurta.org>
6578
6579 * info.texi: Rearrange nodes.
6580 (Top): Update menu. Change ref `Info for Experts' to
6581 `Advanced Info Commands'.
6582 (Getting Started): Fix description of manual's parts.
6583 (Help-Int): Change xref `Info Search' to `Search Index', and
6584 `Expert Info' to `Advanced'.
6585 (Advanced): Move node one level up.
6586 (Search Text, Search Index): New nodes split out from `Info Search'.
6587 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
6588 split out from `Advanced'.
6589 (Advanced, Emacs Info Variables): De-document editing an Info file
6590 in Info.
6591 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
6592 (Creating an Info File): Delete node and move its text to
6593 `Expert Info'.
6594
6595 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
6596
6597 * org.texi (Workflow states): Documented that change in keywords
6598 becomes active only after restart of Emacs.
6599
6600 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
6601
6602 Sync with Tramp 2.0.51.
6603
6604 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
6605
6606 * speedbar.texi (Introduction): Describe new location of speedbar
6607 on menubar.
6608 (Basic Key Bindings): Remove descriptions of bindings that have
6609 been removed.
6610
6611 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
6612
6613 * speedbar.texi (GDB): Describe use of watch expressions.
6614
6615 2005-09-28 Simon Josefsson <jas@extundo.com>
6616
6617 * message.texi (IDNA): Fix.
6618
6619 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6620
6621 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
6622 nntp-server-hook, and nntp-warn-about-losing-connection; fix
6623 description of nntp-open-connection-function.
6624 (Common Variables): Fix descriptions.
6625
6626 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
6627
6628 * gnus.texi (Server Buffer Format): Document the %a format spec.
6629
6630 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6631
6632 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
6633
6634 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
6635
6636 * org.texi Version 3.16.
6637
6638 2005-09-19 Miles Bader <miles@gnu.org>
6639
6640 * newsticker.texi: Get rid of CVS keywords.
6641
6642 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
6643
6644 * gnus.texi (Finding the Parent): Fix description of how Gnus
6645 finds article.
6646
6647 2005-09-14 Jari Aalto <jari.aalto@cante.net>
6648
6649 * gnus.texi (Advanced Scoring Examples): New examples to teach how
6650 to drop off non-answered articles.
6651
6652 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
6653
6654 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
6655 braces (which are unsupported by NMAKE) for macro `srcdir'.
6656
6657 2005-09-17 Eli Zaretskii <eliz@gnu.org>
6658
6659 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6660 (../info/newsticker, newsticker.dvi): New targets.
6661
6662 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
6663
6664 * newsticker.texi: Replace @command with @code. Replace @example
6665 with @lisp.
6666 (Top): Add explanations to menu items.
6667 (GNU Free Documentation License): Remove.
6668
6669 2005-09-16 Romain Francoise <romain@orebokech.com>
6670
6671 Update all files to specify GFDL version 1.2.
6672
6673 * doclicense.texi (GNU Free Documentation License): Update to
6674 version 1.2.
6675
6676 2005-09-15 Richard M. Stallman <rms@gnu.org>
6677
6678 * newsticker.texi: Fix @setfilename.
6679
6680 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6681 (../info/newsticker, newsticker.dvi): New targets.
6682
6683 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
6684
6685 * org.texi: Version 3.15.
6686
6687 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
6688
6689 * ses.texi: Combine all three indices into one.
6690 Correct a few typos.
6691
6692 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
6693
6694 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
6695
6696 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
6697
6698 * emacs-mime.texi (Handles): Remove duplicate item.
6699 (Encoding Customization): Fix the default value for
6700 mm-coding-system-priorities.
6701 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
6702 (Basic Functions): Fix reference.
6703
6704 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6705
6706 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
6707
6708 2005-08-18 Richard M. Stallman <rms@gnu.org>
6709
6710 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
6711 and web site.
6712
6713 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
6714 not keyboard-translate.
6715
6716 2005-08-11 Richard M. Stallman <rms@gnu.org>
6717
6718 * faq.texi (Using regular expressions): Fix xref.
6719
6720 2005-08-09 Juri Linkov <juri@jurta.org>
6721
6722 * info.texi (Help-P): Replace `Prev' with `Previous'.
6723 (Help-M, Help-Xref): Add S-TAB.
6724 (Help-FOO): Update `u' command.
6725 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
6726 Update info about visibility of xref parts.
6727 (Help-Int): Fix `m' command. Rename `Info-last' to
6728 `Info-history-back'. Add `Info-history-forward'.
6729 (Advanced): Fix `g*' and `M-n' commands.
6730 (Info Search): Add `index-apropos' in stand-alone browser.
6731 Add isearch commands.
6732 (Emacs Info Variables): Remove `Info-fontify'.
6733 Add `Info-mode-hook'. Update face names.
6734 Add `Info-fontify-maximum-menu-size',
6735 `Info-fontify-visited-nodes', `Info-isearch-search'.
6736
6737 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
6738
6739 Sync with Tramp 2.0.50.
6740
6741 * tramp.texi: Use @option{} consequently for method names.
6742 (Inline methods, External transfer methods): Remove references to
6743 Cygwin.
6744 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
6745 implementation.
6746
6747 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6748
6749 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
6750 Mention that gnus-init-file is not read when Emacs is invoked with
6751 --no-init-file or -q.
6752
6753 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
6754
6755 * org.texi: Version 3.14.
6756
6757 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
6758
6759 * org.texi: Version 3.13.
6760
6761 2005-07-18 Juri Linkov <juri@jurta.org>
6762
6763 * calc.texi (Time Zones, Logical Operations):
6764 * cl.texi (Overview):
6765 * org.texi (TODO types):
6766 * sc.texi (Emacs 18 MUAs):
6767 * speedbar.texi (Top):
6768 * url.texi (History):
6769 Delete duplicate duplicate words.
6770
6771 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
6772
6773 * cl.texi (Type Predicates): Document `atom' type.
6774
6775 2005-07-04 Lute Kamstra <lute@gnu.org>
6776
6777 Update FSF's address in GPL notices.
6778
6779 * calc.texi (Copying):
6780 * doclicense.texi (GNU Free Documentation License):
6781 * faq.texi (Contacting the FSF):
6782 * mh-e.texi (Copying): Update FSF's address.
6783
6784 2005-07-03 Richard M. Stallman <rms@gnu.org>
6785
6786 * flymake.texi (Example -- Configuring a tool called directly):
6787 Update name of flymake-build-relative-filename.
6788
6789 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6790
6791 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
6792
6793 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
6794
6795 * org.texi: Version 3.12.
6796
6797 2005-06-24 Eli Zaretskii <eliz@gnu.org>
6798
6799 * makefile.w32-in (MAKEINFO): Use --force.
6800 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6801 Makefile.in.
6802 (gnus.dvi): Use "..." to quote Sed args, so that it works with
6803 more shells.
6804
6805 2005-06-23 Richard M. Stallman <rms@gnu.org>
6806
6807 * speedbar.texi (Creating a display): Texinfo usage fixes.
6808
6809 * tramp.texi (Customizing Completion, Auto-save and Backup):
6810 Texinfo usage fixes.
6811
6812 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
6813
6814 * dired-x.texi (Miscellaneous Commands):
6815 * ediff.texi (Miscellaneous):
6816 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6817 (Agent Variables):
6818 * info.texi (Help-Xref):
6819 * message.texi (Message Headers):
6820 * org.texi (Remember):
6821 * reftex.texi (Options (Defining Label Environments)):
6822 (Options (Index Support)):
6823 (Options (Viewing Cross-References)):
6824 (Options (Misc)):
6825 (Changes):
6826 * speedbar.texi (Creating a display):
6827 * tramp.texi (Customizing Completion, Auto-save and Backup):
6828 Texinfo usage fix.
6829
6830 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
6831
6832 * org.texi: Version 3.11.
6833
6834 2005-06-12 Jay Belanger <belanger@truman.edu>
6835
6836 * calc.texi (Getting Started): Remove extra menu item.
6837
6838 2005-05-31 Jay Belanger <belanger@truman.edu>
6839
6840 * calc.texi (Notations Used in This Manual): Use @kbd for key
6841 sequence.
6842 (Demonstration of Calc): Mention another way of starting Calc.
6843 (Starting Calc): Mention long name of M-#.
6844 (Embedded Mode Overview): Remove unnecessary instruction.
6845 (Other M-# commands): Rephrase `M-# 0' explanation.
6846 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6847 reflect current behavior.
6848
6849 2005-05-30 Jay Belanger <belanger@truman.edu>
6850
6851 * calc.texi (Hooks): Change description of calc-window-hook and
6852 calc-trail-window-hook to match usage.
6853 (Computational Functions): Add more constant-generating functions.
6854 (Customizable Variables): Use defvar.
6855
6856 2005-05-28 Jay Belanger <belanger@truman.edu>
6857
6858 * calc.texi (Assignments in Embedded Mode): Fix variable name.
6859 (Basic Embedded Mode): Explain behavior of arguments to
6860 calc-embedded-mode.
6861
6862 2005-05-27 Jay Belanger <belanger@truman.edu>
6863
6864 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6865 current behavior.
6866
6867 2005-05-25 Jay Belanger <belanger@truman.edu>
6868
6869 * calc.texi: Change Calc version number throughout.
6870 (Keypad Mode): Change location in info output.
6871 (Keypad mode overview): Move picture of keypad.
6872
6873 2005-05-21 Jay Belanger <belanger@truman.edu>
6874
6875 * calc.texi (Storing variables): Mention that only most variables
6876 are void to begin with.
6877
6878 2005-05-21 Kevin Ryde <user42@zip.com.au>
6879
6880 * widget.texi (Basic Types): Update cross ref from "Enabling
6881 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6882 lispref/text.texi change.
6883
6884 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
6885
6886 * org.texi: Version 3.09.
6887
6888 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
6889
6890 * reftex.texi: Version 4.28.
6891
6892 2005-05-16 Jay Belanger <belanger@truman.edu>
6893
6894 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6895
6896 2005-05-14 Jay Belanger <belanger@truman.edu>
6897
6898 * calc.texi (Default Simplifications): Insert missing ! (logical
6899 not operator).
6900
6901 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
6902
6903 Sync with Tramp 2.0.49.
6904
6905 2005-05-10 Jay Belanger <belanger@truman.edu>
6906
6907 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6908 to 1.
6909
6910 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
6911
6912 * org.texi: Version 3.08, structure reorganized.
6913
6914 2005-04-24 Richard M. Stallman <rms@gnu.org>
6915
6916 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6917
6918 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
6919
6920 * org.texi: Update to version 3.06.
6921
6922 2005-04-13 Lute Kamstra <lute@gnu.org>
6923
6924 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6925
6926 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
6927
6928 * cl.texi (Porting Common Lisp): Fix typo.
6929
6930 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6931
6932 * gnus.texi (RSS): Addition.
6933
6934 2005-04-04 Jay Belanger <belanger@truman.edu>
6935
6936 * calc.texi: Change Calc version number.
6937 (Customizable variables): Fix description of calc-language-alist.
6938 (Copying): Put in version 2 of GPL.
6939
6940 2005-04-01 Jay Belanger <belanger@truman.edu>
6941
6942 * calc.texi (Troubleshooting Commands): Remove comment about
6943 installation.
6944 (Installation): Remove section.
6945 (Customizable Variables): New section.
6946 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6947 (Graphical Devices): Add references to Customizable Variables.
6948
6949 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
6950
6951 * emacs-mime.texi (Display Customization): Markup fixes.
6952 (rfc2047): Update.
6953
6954 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
6955
6956 * gnus-faq.texi: Replaced with auto-generated version.
6957
6958 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6959
6960 * dired-x.texi (Multiple Dired Directories): default-directory was
6961 renamed to dired-default-directory.
6962
6963 2005-03-26 Jay Belanger <belanger@truman.edu>
6964
6965 * calc.texi (Simplifying Formulas, Rewrite Rules):
6966 Change description of top and bottom of fraction.
6967 (Modulo Forms): Move description of how to create modulo forms to
6968 earlier in the section.
6969 (Fraction Mode): Suggest using : to get a fraction by dividing.
6970 (Basic Arithmetic): Adjust placement of command name.
6971 (Truncating the Stack): Emphasize that "hidden" entries are still
6972 visible.
6973 (Installation): Move discussion of printing manual to "About This
6974 Manual".
6975 (About This Manual): Mention how to print the manual.
6976 (Reporting Bugs): Remove first person.
6977 (Building Vectors): Add algebraic version of append.
6978 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6979 (Grouping Digits): Fix typo.
6980
6981 2005-03-25 Werner Lemberg <wl@gnu.org>
6982
6983 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6984 Replace `legal' with `valid'.
6985
6986 2005-03-25 Werner Lemberg <wl@gnu.org>
6987
6988 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
6989
6990 2005-03-24 Jay Belanger <belanger@truman.edu>
6991
6992 * calc.texi (General Mode Commands)
6993 (Mode Settings in Embedded Mode): Add some explanation of
6994 recording mode settings.
6995
6996 2005-03-24 Richard M. Stallman <rms@gnu.org>
6997
6998 * calc.texi: Remove praise of non-free software.
6999
7000 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7001 (Installation): Node deleted.
7002
7003 2005-03-23 Richard M. Stallman <rms@gnu.org>
7004
7005 * url.texi (HTTP language/coding): Improve last change.
7006
7007 2005-03-22 Jay Belanger <belanger@truman.edu>
7008
7009 * calc.texi (Embedded Mode): Add new information on changing
7010 modes.
7011
7012 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
7013
7014 Sync with Tramp 2.0.48.
7015
7016 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7017
7018 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7019 "GNU/Linux". Change all addresses to .gnu.org.
7020 (Default Method): Offer shortened syntax for "su" and "sudo"
7021 methods.
7022
7023 2005-03-07 Richard M. Stallman <rms@gnu.org>
7024
7025 * url.texi: Fix usage of "e.g.".
7026 (HTTP language/coding): Explain the rules for these strings.
7027
7028 2005-03-06 Richard M. Stallman <rms@gnu.org>
7029
7030 * woman.texi (Introduction): Minor cleanups.
7031
7032 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7033
7034 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7035 (Installation): Node deleted.
7036
7037 * mh-e.texi (Preface): Get rid of "Emacs 21".
7038
7039 * eshell.texi (Installation): Delete node (for Emacs 20).
7040
7041 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7042
7043 * flymake.texi: Refill and tweak style in @lisp blocks.
7044
7045 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7046
7047 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7048
7049 2005-03-01 Jay Belanger <belanger@truman.edu>
7050
7051 * calc.texi (Trigonometric and Hyperbolic Functions):
7052 Mention additional functions.
7053 (Algebraic Simplifications): Mention additional simplifications.
7054
7055 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7056
7057 * ses.texi: Add concept/function/variable indices (this work was
7058 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7059 papers on file at FSF).
7060
7061 2005-02-10 Jay Belanger <belanger@truman.edu>
7062
7063 * calc.texi: Change @LaTeX to La@TeX throughout.
7064 Redefine @expr as @math for TeX output.
7065 Redefine @texline as a no-op for TeX output.
7066 Define @tfn, replace @t by @tfn throughout.
7067
7068 2005-02-09 Jay Belanger <belanger@truman.edu>
7069
7070 * calc.texi: Add macro for LaTeX for info output.
7071
7072 2005-02-08 Kim F. Storm <storm@cua.dk>
7073
7074 * texinfo.tex (LaTex): Add def.
7075
7076 2005-02-06 Jay Belanger <belanger@truman.edu>
7077
7078 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7079 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7080 throughout manual.
7081
7082 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7083
7084 * gnus.texi: Some edits based on comments from David Abrahams.
7085
7086 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7087
7088 * gnus.texi (RSS): Fix the keystroke.
7089
7090 2005-01-24 David Kastrup <dak@gnu.org>
7091
7092 * faq.texi: Update AUCTeX version info.
7093
7094 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7095
7096 * gnus-faq.texi ([4.1]): Typo.
7097
7098 2005-01-19 Jay Belanger <belanger@truman.edu>
7099
7100 * calc.texi (Keep Arguments): Mention that keeping arguments
7101 doesn't work with keyboard macros.
7102
7103 2005-01-16 Richard M. Stallman <rms@gnu.org>
7104
7105 * autotype.texi (Autoinserting): Fix small error.
7106
7107 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
7108
7109 Sync with Tramp 2.0.47.
7110
7111 * tramp.texi (Compilation): New section, describing compilation of
7112 remote files.
7113
7114 2005-01-11 Kim F. Storm <storm@cua.dk>
7115
7116 * widget.texi (Basic Types): Add :follow-link keyword.
7117
7118 2005-01-09 Jay Belanger <belanger@truman.edu>
7119
7120 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7121
7122 2005-01-08 Jay Belanger <belanger@truman.edu>
7123
7124 * calc.texi: Change throughout to reflect new default value of
7125 calc-settings-file.
7126
7127 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7128
7129 * message.texi (Reply): `message-reply-to-function' should return
7130 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7131
7132 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7133
7134 * faq.texi (Changing load-path): Fix typo.
7135
7136 2005-01-05 Jay Belanger <belanger@truman.edu>
7137
7138 * calc.texi (Programming Tutorial): Replace kbd command by
7139 appropriate characters for a keyboard macro.
7140
7141 2005-01-04 Jay Belanger <belanger@truman.edu>
7142
7143 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7144 for Lucid Emacs.
7145 (Programming Tutorial): Mention that the user needs to be in the
7146 right mode to compute some functions.
7147
7148 2005-01-04 Jay Belanger <belanger@truman.edu>
7149
7150 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7151 no longer applicable.
7152
7153 2005-01-01 Jay Belanger <belanger@truman.edu>
7154
7155 * calc.texi (Programming Tutorial): Change description of how to
7156 edit keyboard macros to match current behavior.
7157
7158 2004-12-31 Jay Belanger <belanger@truman.edu>
7159
7160 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7161
7162 2004-12-20 Jay Belanger <belanger@truman.edu>
7163
7164 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7165 zero.
7166
7167 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7168
7169 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7170 @xref.
7171 (Font Locking): Avoid @strong{Note:}.
7172
7173 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7174
7175 Sync with Tramp 2.0.46.
7176
7177 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7178
7179 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7180
7181 * url.texi: Correct typos.
7182 (Retrieving URLs): @var{nil}->@code{nil}.
7183 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
7184 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7185 (Dealing with HTTP documents): @inforef->@xref.
7186
7187 2004-12-15 Jay Belanger <belanger@truman.edu>
7188
7189 * calc.texi: Consistently capitalized all mode names.
7190 (Answers to Exercises): Mention that an answer can be a fraction
7191 when in Fraction mode.
7192
7193 2004-12-13 Jay Belanger <belanger@truman.edu>
7194
7195 * calc.texi: Fix some TeX definitions.
7196
7197 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7198
7199 * reftex.texi (Imprint): Remove erroneous @value's.
7200
7201 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7202
7203 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7204 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7205
7206 2004-12-08 Jay Belanger <belanger@truman.edu>
7207
7208 * calc.texi (Starting Calc): Remove comment about installation.
7209 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7210
7211 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7212
7213 * url.texi: Update @setfilename.
7214 (Getting Started): No need to worry about Gnus versions.
7215 (Dealing with HTTP documents): Use @inforef.
7216
7217 * org.texi: Fix @direntry file name.
7218
7219 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7220
7221 * url.texi: New file.
7222
7223 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7224
7225 2004-12-06 Jay Belanger <belanger@truman.edu>
7226
7227 * calc.texi (Using Calc): Remove paragraph about installation.
7228
7229 2004-12-06 Jay Belanger <belanger@truman.edu>
7230
7231 * calc.texi: Use more Texinfo macros and less TeX defs.
7232 Remove @refill's.
7233
7234 2004-12-06 Richard M. Stallman <rms@gnu.org>
7235
7236 * org.texi: New file.
7237
7238 2004-12-05 Richard M. Stallman <rms@gnu.org>
7239
7240 * Makefile.in (org.dvi, ../info/org): New targets.
7241 (INFO_TARGETS): Add ../info/org.
7242 (DVI_TARGETS): Add org.dvi.
7243 (maintainer-clean): Remove the info files in the info dir.
7244
7245 2004-11-26 Eli Zaretskii <eliz@gnu.org>
7246
7247 * idlwave.texi: Fix the setfilename directive to put the produced
7248 file in ../info.
7249 (Continued Statement Indentation): Resurrect Jan D.'s change from
7250 2004-11-03 that was lost when a newer version of idlwave.texi was
7251 imported.
7252
7253 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7254
7255 * gnus-faq.texi ([5.1]): Add missing bracket.
7256
7257 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7258 Index `spam-initialize'.
7259
7260 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7261
7262 * message.texi (Various Message Variables): Mention that all mail
7263 file variables are derived from `message-directory'.
7264
7265 * gnus.texi (Splitting Mail): Clarify bogus group.
7266
7267 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7268
7269 * emacs-mime.texi (Encoding Customization):
7270 Fix mm-coding-system-priorities entry.
7271
7272 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
7273
7274 * idlwave.texi (Continued Statement Indentation):
7275 * reftex.texi (Options (Index Support)):
7276 (Displaying and Editing the Index, Table of Contents):
7277 * speedbar.texi (Creating a display, Major Display Modes):
7278 Replace non-nil with non-@code{nil}.
7279
7280 2004-10-21 Jay Belanger <belanger@truman.edu>
7281
7282 * calc.texi (Algebraic-Style Calculations): Remove a comment.
7283
7284 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7285
7286 * calc.texi (Reporting Bugs): Double up `@'.
7287
7288 2004-10-18 Jay Belanger <belanger@truman.edu>
7289
7290 * calc.texi (Reporting Bugs): Change the address that bugs
7291 should be sent to.
7292
7293 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7294
7295 * gnus.texi (New Features): Add 5.11.
7296
7297 * message.texi (Resending): Remove wrong default value.
7298
7299 * gnus.texi (Mail Source Specifiers): Describe possible problems
7300 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7301 `pop3-leave-mail-on-server' to the index.
7302
7303 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7304
7305 * message.texi (Canceling News): Add how to set a password.
7306
7307 2004-10-12 Jay Belanger <belanger@truman.edu>
7308
7309 * calc.texi (Help Commands): Change the descriptions of
7310 calc-describe-function and calc-describe-variable to match their
7311 current behavior.
7312
7313 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7314
7315 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7316
7317 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
7318
7319 Sync with Tramp 2.0.45.
7320
7321 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7322 plink link. The URL is outdated. Originator contacted for
7323 clarification.
7324
7325 2004-10-10 Juri Linkov <juri@jurta.org>
7326
7327 * gnus.texi (Top, Marking Articles): Join two menus in one node
7328 because a node can have only one menu.
7329
7330 2004-10-09 Juri Linkov <juri@jurta.org>
7331
7332 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7333 example of nnmail-split-fancy.
7334
7335 2004-10-06 Karl Berry <karl@gnu.org>
7336
7337 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7338 consistency with other uses of dashes.
7339
7340 2004-10-05 Karl Berry <karl@gnu.org>
7341
7342 * info.texi: Consistently use --- throughout, periods at end of
7343 menu descriptions, and a couple typos.
7344
7345 2004-09-26 Jesper Harder <harder@ifa.au.dk>
7346
7347 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7348 * pgg.texi (User Commands, Backend methods): Do.
7349 * gnus.texi: Markup fixes.
7350 (Setting Process Marks): Fix `M P a' entry.
7351 * emacs-mime.texi: Fixes.
7352
7353 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7354
7355 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7356 again.
7357 Use 5.10 instead of 5.10.0.
7358
7359 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7360
7361 * gnus.texi (Summary Mail Commands): S D e.
7362
7363 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7364
7365 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7366 the gnus-article-mode-line-format section.
7367
7368 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7369
7370 * gnus.texi (Various Summary Stuff): Fix the documentation for
7371 gnus-newsgroup-variables.
7372
7373 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7374
7375 * gnus.texi (MIME Commands):
7376 Add gnus-mime-display-multipart-as-mixed,
7377 gnus-mime-display-multipart-alternative-as-mixed,
7378 gnus-mime-display-multipart-related-as-mixed.
7379 (Mail Source Customization): Clarify `mail-source-directory'.
7380 (Splitting Mail): Mention gnus-group-find-new-groups.
7381 (SpamOracle): Fix typo.
7382
7383 * gnus-faq.texi: Untabify.
7384 ([6.3]): nnir.el is in contrib directory.
7385
7386 * message.texi (News Headers): Clarify how a unique ID is created.
7387
7388 * gnus.texi (Batching Agents): Fix typo in example.
7389 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
7390
7391 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
7392
7393 * gnus.texi (Group Parameters): Add more on hooks.
7394
7395 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
7396
7397 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7398
7399 2004-09-22 Jay Belanger <belanger@truman.edu>
7400
7401 * calc.texi (Vectors as Lists): Add a warning that the tutorial
7402 might be hidden during part of the session.
7403
7404 2004-09-20 Jay Belanger <belanger@truman.edu>
7405
7406 * calc.texi (Notations Used in This Manual): Put in an earlier
7407 mention that DEL could be called Backspace.
7408
7409 2004-09-10 Simon Josefsson <jas@extundo.com>
7410
7411 * gnus.texi (IMAP): Add example. Suggested and partially written
7412 by Steinar Bang <sb@dod.no>.
7413
7414 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7415
7416 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7417 netrc syntax.
7418
7419 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7420
7421 * gnus.texi (Spam ELisp Package Sequence of Events):
7422 Some clarifications.
7423 (Spam ELisp Package Global Variables): More clarifications.
7424
7425 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7426
7427 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7428 Mention spam-split does not modify incoming mail.
7429
7430 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7431
7432 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7433
7434 2004-09-10 Eli Zaretskii <eliz@gnu.org>
7435
7436 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7437
7438 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7439
7440 * makefile.w32-in (sieve, pgg): Use $(infodir).
7441
7442 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7443
7444 * makefile.w32-in: Fix PGG and Sieve entries.
7445
7446 2004-08-28 Eli Zaretskii <eliz@gnu.org>
7447
7448 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7449 Emacs and related programs.
7450
7451 2004-08-27 Richard M. Stallman <rms@gnu.org>
7452
7453 * faq.texi: Fix texinfo usage, esp. doublequotes.
7454 (Difference between Emacs and XEmacs): Some clarification.
7455
7456 * faq.texi (Difference between Emacs and XEmacs):
7457 Explain not to contrast XEmacs with GNU Emacs.
7458
7459 2004-08-26 Richard M. Stallman <rms@gnu.org>
7460
7461 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7462
7463 2004-08-22 David Kastrup <dak@gnu.org>
7464
7465 * reftex.texi (AUCTeX): Update links, section name.
7466
7467 * faq.texi (Calc): Update availability (included in 22.1).
7468 (AUCTeX): Update availability, information, versions, description.
7469
7470 2004-08-14 Eli Zaretskii <eliz@gnu.org>
7471
7472 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7473
7474 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7475
7476 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7477
7478 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
7479
7480 Sync with Tramp 2.0.44.
7481
7482 2004-08-05 Lars Hansen <larsh@math.ku.dk>
7483
7484 * widget.texi (User Interface): Update how to separate the
7485 editable field of an editable-field widget from other widgets.
7486 (Programming Example): Add text after field.
7487
7488 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7489
7490 * emacs-mime.texi (Encoding Customization): Add a note to the
7491 mm-content-transfer-encoding-defaults entry.
7492 (rfc2047): Update.
7493
7494 * gnus.texi (Article Highlighting):
7495 Add gnus-cite-ignore-quoted-from.
7496 (POP before SMTP): New node.
7497 (Posting Styles): Addition.
7498 (Splitting Mail): Add nnmail-split-lowercase-expanded.
7499 (Fancy Mail Splitting): Ditto.
7500 (X-Face): Add gnus-x-face.
7501
7502 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
7503
7504 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7505 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7506
7507 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
7508
7509 * gnus.texi (Mail Source Specifiers):
7510 Describe `pop3-leave-mail-on-server'.
7511
7512 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
7513
7514 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7515
7516 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7517 repository. Change setfilename.
7518
7519 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
7520
7521 2004-07-02 Juri Linkov <juri@jurta.org>
7522
7523 * pcl-cvs.texi (Viewing differences): Add `d r'.
7524
7525 2004-06-29 Jesper Harder <harder@ifa.au.dk>
7526
7527 * ses.texi, viper.texi, flymake.texi, faq.texi:
7528 * eshell.texi, ediff.texi: Markup fixes.
7529
7530 2004-06-21 Karl Berry <karl@gnu.org>
7531
7532 * info.texi (Top): Mention that only Emacs has mouse support.
7533 (Getting Started): Mention this in a few other places.
7534
7535 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7536
7537 * autotype.texi (Copyrights, Timestamps):
7538 Recommend `before-save-hook' instead of `write-file-functions'.
7539
7540 2004-06-13 Lars Hansen <larsh@math.ku.dk>
7541
7542 * dired-x.texi (dired-mark-omitted): Update keybinding.
7543
7544 2004-06-10 Kim F. Storm <storm@cua.dk>
7545
7546 * pcl-cvs.texi (Viewing differences): Add 'd y'.
7547
7548 2004-06-05 Lars Hansen <larsh@math.ku.dk>
7549
7550 * dired-x.texi (variable dired-omit-mode): Rename from
7551 dired-omit-files-p.
7552 (function dired-omit-mode): Rename from dired-omit-toggle.
7553 Call dired-omit-mode rather than set dired-omit-files-p.
7554 (dired-mark-omitted): Describe command.
7555
7556 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
7557
7558 Version 2.0.41 of Tramp released.
7559
7560 2004-05-29 Juanma Barranquero <lektu@terra.es>
7561
7562 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
7563 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7564
7565 2004-05-29 Richard M. Stallman <rms@gnu.org>
7566
7567 * cl.texi (Top): Call this chapter `Introduction'.
7568 (Overview): In TeX, no section heading here.
7569
7570 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
7571
7572 2004-05-29 Eli Zaretskii <eliz@gnu.org>
7573
7574 * Makefile.in (../info/flymake, flymake.dvi): New targets.
7575 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7576
7577 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7578
7579 * flymake.texi: New file.
7580
7581 2004-05-28 Simon Josefsson <jas@extundo.com>
7582
7583 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
7584
7585 2004-05-07 Kai Großjohann <kai@emptydomain.de>
7586
7587 Version 2.0.40 of Tramp released.
7588
7589 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
7590
7591 Complete rework, based on review by Karl Berry <karl@gnu.org>.
7592
7593 * tramp.texi (Auto-save and Backup): Explain exploitation of new
7594 variables `tramp-backup-directory-alist' and
7595 `tramp-bkup-backup-directory-info'.
7596 (Overview, Connection types)
7597 (External transfer methods, Default Method)
7598 (Windows setup hints): Remove restriction of password entering
7599 with external methods.
7600 (Auto-save and Backup): Make file name example
7601 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
7602 and `auto-save-directory' must be used.
7603 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
7604 only "NT"). Remove doubled entry "What kinds of systems does
7605 @tramp{} work on".
7606 (tramp): Macro removed.
7607 (Obtaining Tramp): Flag removed from title.
7608 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
7609 and `trampver' used properly. Flag `tramp-inst' replaced by
7610 `installchapter'. Installation related text adapted.
7611
7612 2004-04-28 Masatake YAMATO <jet@gyve.org>
7613
7614 * widget.texi (Programming Example): Remove overlays.
7615
7616 2004-04-27 Jesper Harder <harder@ifa.au.dk>
7617
7618 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
7619
7620 2004-04-23 Juanma Barranquero <lektu@terra.es>
7621
7622 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7623
7624 2004-04-05 Jesper Harder <harder@ifa.au.dk>
7625
7626 * info.texi (Info Search): Add info-apropos.
7627
7628 2004-03-22 Juri Linkov <juri@jurta.org>
7629
7630 * faq.texi: Fix help key bindings.
7631
7632 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7633
7634 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7635 (as suggested by Karl Berry). Update information about colored
7636 stars in menus. Add new subheading describing M-n.
7637
7638 2004-03-12 Richard M. Stallman <rms@gnu.org>
7639
7640 * cl.texi (Top): Rename top node's title.
7641
7642 2004-03-08 Karl Berry <karl@gnu.org>
7643
7644 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7645 problems making the texinfo distribution.
7646
7647 2004-02-29 Simon Josefsson <jas@extundo.com>
7648
7649 * smtpmail.texi (Authentication): Change the list of supported
7650 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7651 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7652 <voegelas@gmx.net>.
7653
7654 2004-02-29 Juanma Barranquero <lektu@terra.es>
7655
7656 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7657 Use $(DEL) instead of rm, and ignore exit code.
7658
7659 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
7660
7661 Tramp version 2.0.39 released.
7662
7663 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7664
7665 * tramp.texi (Customizing Completion): Explain new functions
7666 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7667 (all): Savannah URLs unified to "http://savannah.nongnu.org".
7668 (Top): Refer to Savannah mailing list as the major one.
7669 Mention older mailing lists in HTML mode only.
7670 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7671 (Frequently Asked Questions): Remote hosts must not be Unix-like
7672 for "smb" method.
7673 (Password caching): New node.
7674 (External transfer methods): Refer to password caching for "smb"
7675 method.
7676
7677 2004-02-17 Karl Berry <karl@gnu.org>
7678
7679 * info.texi (Help-Int): Mention the new line number feature.
7680
7681 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7682
7683 * ses.texi (Advanced Features): New functionality for
7684 ses-set-header-row (defaults to current row unless C-u used).
7685 (Acknowledgements): Add Stefan Monnier.
7686
7687 2003-12-29 Kevin Ryde <user42@zip.com.au>
7688
7689 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7690
7691 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
7692
7693 Tramp version 2.0.38 released.
7694
7695 * tramp.texi (Remote shell setup): Warn of environment variables
7696 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7697 <sven.gabriel@imk.fzk.de>.
7698 (Configuration): Tramp now chooses base64/uuencode
7699 automatically. Update wording accordingly.
7700 (Top): More description for the `Default Method' menu entry.
7701 (Default Method): Use @code, not @var, for Lisp variables.
7702 (Default Method): New subsection `Which method is the right one
7703 for me?' Suggested by Christian Kirsch.
7704 (Configuration): Pointer to new subsection added.
7705 (Default Method): Too many "use" in one sentence.
7706 Rephrase. Reported by Christian Kirsch.
7707 (Filename Syntax): Old `su' example is probably a left-over from
7708 the sm/su method naming. Replace with `ssh', instead.
7709 (External transfer methods, Auto-save and Backup):
7710 Typo fixes.
7711
7712 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7713
7714 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
7715 (Top): Mention japanese manual only if flag `jamanual' is set.
7716 Insert section `Japanese manual' in menu.
7717
7718 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7719
7720 * eshell.texi (Known Problems): Add doc item.
7721
7722 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7723
7724 * cc-mode.texi: Update for CC Mode 5.30.
7725
7726 Note: Please refrain from doing purely cosmetic changes like
7727 removing trailing whitespace in this manual; it clobbers cvs
7728 merging for no good reason.
7729
7730 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7731
7732 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
7733 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
7734 @acronym{ASCII}.
7735
7736 2003-10-26 Karl Berry <karl@gnu.org>
7737
7738 * info.texi (Info Search): Echo area, not echo are. From Debian
7739 diff.
7740
7741 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7742
7743 * widget.texi (Defining New Widgets): Document new behavior of
7744 :buttons and :children keywords.
7745
7746 2003-10-22 Miles Bader <miles@gnu.org>
7747
7748 * Makefile.in (info): Move before $(top_srcdir)/info.
7749
7750 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
7751
7752 * tramp.texi (Inline methods): Small grammar fix.
7753 (External transfer methods): Likewise.
7754
7755 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
7756
7757 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7758
7759 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7760
7761 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7762
7763 2003-09-30 Richard M. Stallman <rms@gnu.org>
7764
7765 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7766
7767 * widget.texi (User Interface): Fix typos.
7768
7769 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7770
7771 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7772
7773 * pcl-cvs.texi (Selected Files): Fix typo.
7774
7775 2003-09-21 Karl Berry <karl@gnu.org>
7776
7777 * info.texi (] and [ commands): No period at end of section title.
7778
7779 2003-09-04 Miles Bader <miles@gnu.org>
7780
7781 * Makefile.in (top_srcdir): New variable.
7782 ($(top_srcdir)/info): New rule.
7783 (info): Depend on it.
7784
7785 2003-09-03 Peter Runestig <peter@runestig.com>
7786
7787 * makefile.w32-in: New file.
7788
7789 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7790
7791 * widget.texi (User Interface): Explain the need of static text
7792 around an editable field.
7793
7794 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7795
7796 * widget.texi (Basic Types): The argument to `:help-echo' can now
7797 be a form that evaluates to a string.
7798
7799 2003-08-18 Kim F. Storm <storm@cua.dk>
7800
7801 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7802
7803 2003-08-16 Richard M. Stallman <rms@gnu.org>
7804
7805 * dired-x.texi (Shell Command Guessing): Explain *.
7806
7807 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7808
7809 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7810 log-edit-insert-changelog.
7811
7812 2003-08-03 Karl Berry <karl@gnu.org>
7813
7814 * info.texi: Need @contents.
7815
7816 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
7817
7818 Tramp version 2.0.36 released.
7819
7820 * tramp.texi (Remote shell setup): Explain about problems with
7821 non-Bourne commands in ~/.profile and ~/.shrc.
7822
7823 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7824
7825 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7826 renaming of `vis-mode' to `visible-mode'.
7827
7828 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7829
7830 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7831 next, prev and up pointers.
7832
7833 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7834
7835 * info.texi (Help): Mention existence of Emacs and stand-alone
7836 Info at the very beginning of the tutorial.
7837 (Help-Inv): New node.
7838 (Help-]): New node.
7839 (Help-M): Systematically point out the differences between default
7840 Emacs and stand-alone versions. Delete second menu.
7841 (Help-Xref): Systematically point out the differences between
7842 default Emacs and stand-alone versions.
7843 (Help-Int): Change `l' example.
7844 (Expert Info): Fix typos.
7845 (Emacs Info Variables): Mention `Info-hide-note-references' and
7846 new default for `Info-scroll-prefer-subnodes'.
7847
7848 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
7849
7850 Version 2.0.35 of Tramp released.
7851
7852 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7853 (Inline methods): Add methods `remsh' and `plink1'.
7854 (External transfer methods): Add method `remcp'.
7855 (Multi-hop Methods): Add method `remsh'.
7856 Small patch from Adrian Aichner <adrian@xemacs.org>:
7857 Fix minor typos.
7858 (Concept Index): Add to make manual searchable via
7859 `Info-index'.
7860 (Version Control): Add cindex entry.
7861
7862 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
7863
7864 * trampver.texi: Version 2.0.34 released.
7865
7866 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7867
7868 * faq.texi: Improve previous changes.
7869
7870 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7871
7872 * faq.texi: Update copyright and maintenance details.
7873 Update some package URLs, versions, and maintainers.
7874 Remove many references to the Emacs Lisp Archive.
7875
7876 2003-04-23 Simon Josefsson <jas@extundo.com>
7877
7878 * smtpmail.texi: Fix license (the invariant sections mentioned has
7879 never been part of the smtp manual). Align info dir entry with
7880 other emacs packages.
7881
7882 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7883
7884 * tramp.texi: Version 2.0.33 released.
7885 Remove installation chapter. Remove XEmacs specifics.
7886
7887 2003-03-29 Richard M. Stallman <rms@gnu.org>
7888
7889 * tramp.texi (Top): Undo the previous renaming.
7890 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7891
7892 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
7893
7894 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7895 version of manual.
7896
7897 * tramp.texi (Auto-save and Backup): New node.
7898
7899 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7900
7901 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7902 Emacs" in order to have better differentiation to "XEmacs".
7903 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7904 are new macros in order to point to the other Emacs flavor where
7905 appropriate. In info case, point to node `Installation' in order
7906 to explain how to generate the other way. In html case, make a
7907 link to the other html file.
7908 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
7909 after CVS checkout/update.
7910 (Installation): Completely rewritten.
7911 (Installation parameters, Load paths): New sections under
7912 `Installation'.
7913
7914 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7915
7916 * tramp.texi: Version 2.0.30 released.
7917 Replace word "path" with "localname" where used as a component of
7918 a Tramp file name.
7919
7920 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7921
7922 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7923 introduced.
7924 (Installation): Explain what to do if files from the tramp/contrib
7925 directory are needed.
7926
7927 2003-02-23 Alex Schroeder <alex@emacswiki.org>
7928
7929 * smtpmail.texi (How Mail Works): New.
7930
7931 2003-02-22 Alex Schroeder <alex@emacswiki.org>
7932
7933 * smtpmail.texi: New file.
7934
7935 * Makefile.in: Build SMTP manual.
7936
7937 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7938
7939 * tramp.texi: Version 2.0.29 released.
7940 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7941 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7942
7943 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7944
7945 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7946 another package loads accidently Ange-FTP.
7947
7948 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7949
7950 * tramp.texi (Customizing Completion): Add function
7951 `tramp-parse-sconfig'. Change example of
7952 `tramp-set-completion-function', because parsing of ssh config
7953 files looks more natural.
7954
7955 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7956
7957 * gnus.texi: Do not use `path' in several locations.
7958
7959 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
7960
7961 * tramp.texi (External transfer methods): New method `smb'.
7962 From Michael Albinus.
7963
7964 2002-11-05 Karl Berry <karl@gnu.org>
7965
7966 * info.texi (Info-fontify): Reorder face list to avoid bad line
7967 breaks.
7968
7969 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
7970
7971 * tramp.texi: Move @copying to standard place.
7972 Use @insertcopying.
7973
7974 2002-10-02 Karl Berry <karl@gnu.org>
7975
7976 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7977 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7978 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7979 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7980 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7981 Per rms, update all manuals to use @copying instead of @ifinfo.
7982 Also use @ifnottex instead of @ifinfo around the top node, where
7983 needed for the sake of the HTML output.
7984 (The Gnus manual is not fixed since it's not clear to me how it
7985 works; and the Tramp manual already uses @copying, although in an
7986 unusual way. All others were changed.)
7987
7988 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
7989
7990 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7991 (../info/ses, ses.dvi): New targets.
7992 * ses.texi: New file.
7993
7994 2002-09-06 Pavel Janík <Pavel@Janik.cz>
7995
7996 * texinfo.tex: Update to texinfo 4.2.
7997
7998 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7999
8000 * reftex.texi: Update to RefTeX 4.19.
8001
8002 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
8003
8004 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8005 (../info/tramp, tramp.dvi): New targets.
8006
8007 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8008
8009 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8010 (calc.dvi): Uncomment.
8011
8012 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8013
8014 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8015 (../info/calc): New target.
8016
8017 2001-10-20 Gerd Moellmann <gerd@gnu.org>
8018
8019 * (Version 21.1 released.)
8020
8021 2001-10-05 Gerd Moellmann <gerd@gnu.org>
8022
8023 * Branch for 21.1.
8024
8025 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8026
8027 * Makefile.in (../info/info): Use an explicit -o switch to
8028 makeinfo.
8029
8030 2001-03-05 Gerd Moellmann <gerd@gnu.org>
8031
8032 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8033
8034 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8035
8036 * Makefile.in (../info/idlwave): Use --no-split.
8037
8038 2000-12-14 Dave Love <fx@gnu.org>
8039
8040 * Makefile.in (mostlyclean): Remove gnustmp.*.
8041 (gnus.dvi): Change rule to remove @latex stuff.
8042
8043 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8044
8045 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8046
8047 2000-10-13 John Wiegley <johnw@gnu.org>
8048
8049 * Makefile.in: Add build targets for eshell.texi.
8050
8051 2000-09-25 Gerd Moellmann <gerd@gnu.org>
8052
8053 * Makefile.in: Remove/comment speedbar stuff.
8054
8055 2000-09-22 Dave Love <fx@gnu.org>
8056
8057 * Makefile.in: Add emacs-mime.
8058
8059 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8060
8061 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8062 (DVI_TARGETS): Add woman.dvi.
8063 (../info/woman, woman.dvi): New targets.
8064
8065 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8066
8067 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8068
8069 * pcl-cvs.texi: New file.
8070 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8071 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8072
8073 2000-05-11 Gerd Moellmann <gerd@gnu.org>
8074
8075 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8076 (../info/ebrowse, ebrowse.dvi): New targets.
8077
8078 2000-01-13 Gerd Moellmann <gerd@gnu.org>
8079
8080 * Makefile.in (INFO_TARGETS): Add eudc.
8081 (DVI_TARGETS): Add eudc.dvi.
8082 (../info/eudc, eudc.dvi): New targets.
8083
8084 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8085
8086 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8087 compatibility with 8+3 filesystems).
8088 (../info/efaq): Rename from emacs-faq.
8089
8090 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8091
8092 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8093 (../info/idlwave, idlwave.dvi): New targets.
8094
8095 1999-10-23 Dave Love <fx@gnu.org>
8096
8097 * Makefile.in: Use autotype.texi.
8098
8099 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8100
8101 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8102 faq.texi file) rather than ../info/faq.
8103
8104 1999-10-07 Gerd Moellmann <gerd@gnu.org>
8105
8106 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8107 (../info/ada-mode, ada-mode.dvi): New targets.
8108
8109 1999-09-01 Dave Love <fx@gnu.org>
8110
8111 * Makefile.in: Add faq.
8112
8113 1999-07-12 Richard Stallman <rms@gnu.org>
8114
8115 * Version 20.4 released.
8116
8117 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8118
8119 * Version 20.3 released.
8120
8121 1998-04-06 Andreas Schwab <schwab@gnu.org>
8122
8123 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8124 Use it in dvi targets.
8125 (../etc/GNU): Change to $(srcdir) first.
8126
8127 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8128
8129 * reftex.texi: Update for RefTeX version 3.22.
8130
8131 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8132
8133 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8134 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8135
8136 1997-09-23 Paul Eggert <eggert@twinsun.com>
8137
8138 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8139 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8140
8141 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8142
8143 * Version 20.2 released.
8144
8145 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8146
8147 * Version 20.1 released.
8148
8149 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8150
8151 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8152
8153 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8154
8155 * Version 19.33 released.
8156
8157 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8158
8159 * Version 19.32 released.
8160
8161 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8162
8163 * Makefile.in: Add rules for the Message manual.
8164
8165 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8166
8167 * gnus.texi: New version.
8168
8169 * message.texi: New manual.
8170
8171 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8172
8173 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8174
8175 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8176
8177 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8178 Specify -I option.
8179 (All dvi targets): Set the TEXINPUTS variable.
8180
8181 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8182
8183 * Version 19.31 released.
8184
8185 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8186
8187 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8188 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8189
8190 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8191
8192 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8193 (INFO_TARGETS): Add ../info/cc-mode.
8194 (DVI_TARGETS): Add cc-mode.dvi.
8195
8196 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8197
8198 * Version 19.30 released.
8199
8200 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8201
8202 * gnus.texi: New file.
8203
8204 1995-11-04 Erik Naggum <erik@naggum.no>
8205
8206 * gnus.texi: File deleted.
8207
8208 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8209
8210 * mh-e.texi: "Function Index" -> "Command Index" to work with
8211 Emacs 19.30 C-h C-k support of separately-documented commands.
8212
8213 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8214
8215 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8216 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8217
8218 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8219
8220 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8221 (../info/viper, viper.dvi): New targets.
8222
8223 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
8224
8225 * dired-x.texi (Installation): Change the example to set
8226 buffer-local variables like dired-omit-files-p in
8227 dired-mode-hook.
8228
8229 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8230
8231 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8232 (../info/mh-e, mh-e.dvi): New targets.
8233
8234 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8235
8236 * Makefile.in (maintainer-clean): Rename from realclean.
8237
8238 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8239
8240 * Makefile.in: New file.
8241 * Makefile: File deleted.
8242
8243 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8244
8245 * Makefile (TEXINDEX_OBJS): Variable deleted.
8246 (texindex, texindex.o, getopt.o): Rules deleted.
8247 All deps on texindex deleted.
8248 (distclean): Don't delete texindex.
8249 (mostlyclean): Don't delete *.o.
8250 * texindex.c, getopt.c: Files deleted.
8251
8252 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8253
8254 * Version 19.26 released.
8255
8256 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8257
8258 * Version 19.25 released.
8259
8260 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8261
8262 * Version 19.24 released.
8263
8264 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8265
8266 * Version 19.23 released.
8267
8268 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8269
8270 * Makefile: Delete spurious tab.
8271
8272 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8273
8274 * Makefile (.SUFFIXES): New rule.
8275
8276 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8277
8278 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8279 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8280
8281 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8282
8283 * Makefile (../info/sc): Rename from sc.info.
8284 (../info/cl): Likewise.
8285 (INFO_TARGETS): Use new names.
8286
8287 1993-12-04 Richard Stallman (rms@srarc2)
8288
8289 * getopt.c: New file.
8290 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8291 (getopt.o): New rule.
8292 (dvi): Don't depend on texindex.
8293 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8294 Depend on texindex.
8295
8296 1993-12-03 Richard Stallman (rms@srarc2)
8297
8298 * Makefile (../info/sc.info): Rename from ../info/sc.
8299 (TEXI2DVI): New variable.
8300 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8301 Add explicit commands.
8302 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8303
8304 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8305
8306 * Version 19.22 released.
8307
8308 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8309
8310 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8311
8312 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8313
8314 * Version 19.21 released.
8315
8316 1993-11-15 Paul Eggert (eggert@twinsun.com)
8317
8318 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8319
8320 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8321
8322 * Makefile (../etc/GNU): New target.
8323 (EMACSSOURCES): Add gnu1.texi.
8324
8325 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8326
8327 * Makefile (realclean): Don't delete the Info files.
8328
8329 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8330
8331 * forms.texi: Fix forms.texi so that it will format correctly.
8332 Add missing `@end iftex', fix bad reference.
8333
8334 * info.texi, info-stn.texi: New files implement texinfo version of
8335 `info' file.
8336
8337 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8338
8339 * Makefile: Fix targets for texindex, new info.texi files.
8340 * info-stnd.texi: New file implements info for standalone info
8341 reader.
8342 * info.texi: Update to include recent changes to "../info/info".
8343 New source file for ../info/info; includes info-stnd.texi.
8344
8345 * texindex.c: Include "../src/config.h" if building in emacs.
8346
8347 * Makefile: Change all files to FILENAME.texi, force all targets
8348 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8349 vip.texinfo, forms.texinfo, cl.texinfo.
8350 Add target to build texindex.c, defining `emacs'.
8351
8352 * forms.texi: Install new file to match version 2.3 of forms.el.
8353
8354 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8355
8356 * Version 19.19 released.
8357
8358 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8359
8360 * sc.texinfo: Fix info file name.
8361
8362 * Makefile (info): Add gnus and sc.
8363 (dvi): Add gnus.dvi and sc.dvi.
8364 (../info/sc, sc.dvi): New targets.
8365
8366 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8367
8368 * Version 19.18 released.
8369
8370 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8371
8372 * Makefile: Fix source file names of the separate manuals.
8373 (gnus.dvi, ../info/gnus): New targets.
8374
8375 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8376
8377 * Version 19.17 released.
8378
8379 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8380
8381 * split-man: Fix typos in last change.
8382
8383 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8384
8385 * Version 19.16 released.
8386
8387 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8388
8389 * version 19.15 released.
8390
8391 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8392
8393 * Makefile (distclean): It's rm, not rf.
8394
8395 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8396
8397 * Version 19.14 released.
8398
8399 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8400
8401 * Makefile: New file.
8402
8403 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8404
8405 * Version 19.13 released.
8406
8407 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8408
8409 * Version 19.9 released.
8410
8411 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8412
8413 * Version 19.8 released.
8414
8415 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8416
8417 * Version 19.7 released.
8418
8419 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8420
8421 * gnus.texinfo: New file. Removed installation instructions.
8422
8423 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8424
8425 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8426
8427 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8428
8429 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
8430 then define `\sc' as the command for smallcaps in Texinfo.
8431 This means that the @sc command will produce small caps. bfox has
8432 made the corresponding change to makeinfo and texinfm.el.
8433
8434 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8435
8436 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8437 Customization since the menu entry did not point to anything.
8438 Also add an @finalout command to remove overfull hboxes from the
8439 printed output.
8440
8441 * cl.texinfo: Add @bye, \input line and @settitle to file.
8442 This file is clearly intended to be a chapter of some other work,
8443 but the other work does not yet exist.
8444
8445 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8446
8447 * texinfo.texinfo: Three typos corrected.
8448
8449 ;; Local Variables:
8450 ;; coding: utf-8
8451 ;; End:
8452
8453 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
8454
8455 This file is part of GNU Emacs.
8456
8457 GNU Emacs is free software: you can redistribute it and/or modify
8458 it under the terms of the GNU General Public License as published by
8459 the Free Software Foundation, either version 3 of the License, or
8460 (at your option) any later version.
8461
8462 GNU Emacs is distributed in the hope that it will be useful,
8463 but WITHOUT ANY WARRANTY; without even the implied warranty of
8464 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8465 GNU General Public License for more details.
8466
8467 You should have received a copy of the GNU General Public License
8468 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.