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