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