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