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