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