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