lisp/org/ChangeLog: Fix the ChangeLog entry of Ethan Ligon.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
27d94b8d
MA
12011-08-03 Michael Albinus <michael.albinus@gmx.de>
2
3 * trampver.texi: Update release number.
4
829c0fe5
MA
52011-07-30 Michael Albinus <michael.albinus@gmx.de>
6
7 Sync with Tramp 2.2.2.
8
9 * trampver.texi: Update release number.
10
3ab2c837
BG
112011-07-28 Bastien Guerry <bzg@gnu.org>
12
13 * org.texi (Using the mapping API): mention 'region as a possible
14 scope for `org-map-entries'.
15
162011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
17
18 * org.texi (Visibility cycling): Document `org-copy-visible'.
19
202011-07-28 Bastien Guerry <bzg@gnu.org>
21
22 * org.texi (Template expansion): order template sequences in the
23 proper order.
24
252011-07-28 Eric Schulte <schulte.eric@gmail.com>
26
27 * org.texi (eval): Expand discussion of the :eval header argument.
28
292011-07-28 Bastien Guerry <bzg@gnu.org>
30
31 * org.texi (Languages): Add Lilypond and Awk as supported
32 languages.
33
342011-07-28 Achim Gratz <stromeko@nexgo.de>
35
36 * org.texi: document that both CLOCK_INTO_DRAWER and
37 LOG_INTO_DRAWER can be used to override the contents of variable
38 org-clock-into-drawer (or if unset, org-log-into-drawer).
39
40 * org.texi: replace @xref->@pxref.
41
422011-07-28 Eric Schulte <schulte.eric@gmail.com>
43
44 * org.texi (Evaluating code blocks): Documenting the new option
45 for inline call lines.
46
472011-07-28 Eric Schulte <schulte.eric@gmail.com>
48
49 * org.texi (Results of evaluation): More explicit about the
50 mechanism through which interactive evaluation of code is
51 performed.
52
532011-07-28 Eric Schulte <schulte.eric@gmail.com>
54
55 * org.texi (noweb-ref): New header argument documentation.
56
572011-07-28 Eric Schulte <schulte.eric@gmail.com>
58
59 * org.texi (Extracting source code): Documentation of the new
60 org-babel-tangle-named-block-combination variable.
61
622011-07-28 Eric Schulte <schulte.eric@gmail.com>
63
64 * org.texi (Structure of code blocks): explicitly state that the
65 behavior of multiple blocks of the same name is undefined
66
672011-07-28 Christian Egli <christian.egli@sbszh.ch>
68
69 * org.texi (TaskJuggler export): Modify the example to reflect the
70 new effort durations.
71
722011-07-28 David Maus <dmaus@ictsoc.de>
73
74 * org.texi (Images in LaTeX export): Escape curly brackets in
75 LaTeX example.
76
772011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
78
79 * org.texi (The clock table): Document the :properties and
80 :inherit-props arguments for the clocktable.
81
822011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
83
84 * org.texi (Tables in LaTeX export): Document specifying placement
85 options for tables.
86
872011-07-28 Eric Schulte <schulte.eric@gmail.com>
88
89 * org.texi (Evaluating code blocks): More specific documentation
90 about the different types of header arguments.
91
922011-07-28 Manuel Giraud <manuel.giraud@univ-nantes.fr>
93
94 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
95
962011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
97
98 * org.texi (Built-in table editor): Document the table field
99 follow mode.
100
1012011-07-28 Robert P. Goldman <rpgoldman@real-time.com>
102
103 * org.texi (Easy Templates): Document new template.
104
1052011-07-28 Robert P. Goldman <rpgoldman@real-time.com>
106
107 * org.texi (Literal examples): Add a cross-reference from "Literal
108 Examples" to "Easy Templates."
109
1102011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
111
112 * org.texi (The clock table): Add link to match syntax.
113
1142011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
115
116 * org.texi (Agenda commands): Document clock consistency checks.
117
1182011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
119
120 * org.texi (Built-in table editor): Document that \vert represents
121 a vertical bar in a table field.
122
1232011-07-28 Eric Schulte <schulte.eric@gmail.com>
124
125 * org.texi (Literal examples): Link from "Markup" > "Literate
126 Examples" to "Working with Source Code".
127
1282011-07-28 Puneeth Chaganti <punchagan@gmail.com>
129
130 * org.texi (Agenda commands): Doc for function option to bulk
131 action.
132
1332011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
134
135 * org.texi (Template expansion): Document new %<...> template
136 escape.
137
1382011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
139
140 * org.texi (Selective export): Document exclusion of any tasks
141 from export.
142
1432011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
144
145 * org.texi (Selective export): Document how to exclude DONE tasks
146 from export.
147 (Publishing options): Document the properties to be used to turn off
148 export of DONE tasks.
149
1502011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
151
152 * org.texi (The date/time prompt): Document date range protection.
153
1542011-07-28 Eric Schulte <schulte.eric@gmail.com>
155
156 * org.texi (padline): Documentation of the new padline header
157 argument.
158
1592011-07-28 Eric Schulte <schulte.eric@gmail.com>
160
161 * org.texi (var): Adding "[" to list of characters triggering
162 elisp evaluation.
163
1642011-07-28 Eric Schulte <schulte.eric@gmail.com>
165
166 * org.texi (var): Documentation of Emacs Lisp evaluation during
167 variable assignment.
168
1692011-07-28 Eric Schulte <schulte.eric@gmail.com>
170
171 * org.texi (colnames): Reference indexing into variables, and note
172 that colnames are *not* removed before indexing occurs.
173 (rownames): Reference indexing into variables, and note that
174 rownames are *not* removed before indexing occurs.
175
1762011-07-28 Eric Schulte <schulte.eric@gmail.com>
177
178 * org.texi (var): Clarification of indexing into tabular
179 variables.
180
1812011-07-28 Eric Schulte <schulte.eric@gmail.com>
182
183 * org.texi (results): Documentation of the `:results wrap' header
184 argument.
185
1862011-07-28 Bastien Guerry <bzg@gnu.org>
187
188 * org.texi (LaTeX and PDF export): add a note about a limitation
189 of the LaTeX export: the org file has to be properly structured.
190
1912011-07-28 Bastien Guerry <bzg@gnu.org>
192
193 * org.texi (Dynamic blocks, Structure editing): Mention
194 the function `org-narrow-to-block'.
195
1962011-07-28 Eric Schulte <schulte.eric@gmail.com>
197
198 * org.texi (Languages): Updating list of code block supported
199 languages.
200
2012011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
202
203 * org.texi (Special properties): CATEGORY is a special property,
204 but it may also used in the drawer.
205
2062011-07-28 Eric Schulte <schulte.eric@gmail.com>
207
208 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
209
2102011-07-28 Puneeth Chaganti <punchagan@gmail.com>
211
212 * org.texi (Include files): Document :lines.
213
2142011-07-28 Eric Schulte <schulte.eric@gmail.com>
215
216 * org.texi (comments): Documentation of the ":comments noweb" code
217 block header argument.
218
2192011-07-28 Eric Schulte <schulte.eric@gmail.com>
220
221 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
222 added extra whitespace around functions to be consistent with the
223 rest of the section.
224
2252011-07-28 Eric Schulte <schulte.eric@gmail.com>
226
227 * org.texi (Evaluating code blocks): Expanded discussion of
228 #+call: line syntax.
229 (Header arguments in function calls): Expanded discussion of
230 #+call: line syntax.
231
2322011-07-28 Eric Schulte <schulte.eric@gmail.com>
233
234 * org.texi (Evaluating code blocks): More explicit about how to
235 pass variables to #+call lines.
236
2372011-07-28 Eric Schulte <schulte.eric@gmail.com>
238
239 * org.texi (Results of evaluation): Link to the :results header
240 argument list from the "Results of evaluation" section.
241
2422011-07-28 Eric Schulte <schulte.eric@gmail.com>
243
244 * org.texi (Conflicts): Adding additional information about
245 resolving org/yasnippet conflicts.
246
2472011-07-28 David Maus <dmaus@ictsoc.de>
248
249 * org.texi (Publishing options): Document style-include-scripts
250 publishing project property.
251
2522011-07-28 Carsten Dominik <carsten.dominik@gmail.com>
253
254 * org.texi (Sparse trees): Document the next-error /
255 previous-error functionality.
256
2572011-07-28 Tom Dye <tsd@tsdye.com>
258
259 * org.texi (cache): Improved documentation of code block caches.
260
2612011-07-28 Tom Dye <tsd@tsdye.com>
262
263 * org.texi (Code block specific header arguments): Documentation
264 of multi-line header arguments.
265
2662011-07-28 Eric Schulte <schulte.eric@gmail.com>
267
268 * org.texi (Code evaluation security): Add example for using a
269 function.
270
2712011-07-28 Eric Schulte <schulte.eric@gmail.com>
272
273 * org.texi (Tables in LaTeX export): Documentation of new
274 attr_latex options for tables.
275
064e2d08
LMI
2762011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
277
278 * flymake.texi (Example -- Configuring a tool called via make):
279 Use /dev/null instead of the Windows "nul" (bug#8715).
280
b8151e9c
LMI
2812011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
282
283 * widget.texi (Setting Up the Buffer): Remove mention of the
284 global keymap parent, which doesn't seem to be accurate
285 (bug#7045).
286
c0a8ae95
KR
2872010-07-10 Kevin Ryde <user42@zip.com.au>
288
289 * cl.texi (For Clauses): Add destructuring example processing an
290 alist (bug#6596).
291
6d72f719
LMI
2922011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
293
294 * org.texi (Special agenda views): Fix double quoting (bug#3509).
295
ac6531ad
LMI
2962011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
297
298 * ediff.texi (Major Entry Points): Remove mention of `require',
299 since that's not pertinent in the installed Emacs (bug#9016).
300
d30dd079
G
3012011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
302
303 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
304 (Filtering New Groups): Clarify how simple the "options -n" format is.
305 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
306 is internal.
d30dd079 307
862c0d68
MA
3082011-07-04 Michael Albinus <michael.albinus@gmx.de>
309
310 * tramp.texi (Cleanup remote connections): Add
311 `tramp-cleanup-this-connection'.
312
cd865a33
G
3132011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
314
315 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
316 zombies.
317 (Checking New Groups): Ditto (bug#8974).
7d1738f1 318 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
319
3202011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
321
322 * gnus.texi (Startup Files): Clarify that we're talking about numbered
323 backups, and not actual vc (bug#8975).
324
79414ae4
KR
3252011-07-03 Kevin Ryde <user42@zip.com.au>
326
327 * cl.texi (For Clauses): @items for hash-values and key-bindings
328 to make them more visible when skimming. Add examples of `using'
329 clause to them, examples being clearer than a description in
330 words (bug#6599).
331
847ccf7c
AM
3322011-07-01 Alan Mackenzie <acm@muc.de>
333
334 * cc-mode.texi (Guessing the Style): New page.
335 (Styles): Add a short introduction to above.
336
3da13bb9
DD
3372011-06-28 Deniz Dogan <deniz@dogan.se>
338
339 * rcirc.texi (Configuration): Bug-fix:
340 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
341 Reported by Elias Pipping <pipping@exherbo.org>.
342
60a0884e
G
3432011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
344
345 * gnus.texi (Summary Mail Commands): Document
346 `gnus-summary-reply-to-list-with-original'.
347
0c7efc08
SM
3482011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
349
350 * eshell.texi (Known problems): Fix typo.
351
ea3596a2
MA
3522011-06-12 Michael Albinus <michael.albinus@gmx.de>
353
0c7efc08 354 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
355 (Password handling): `auth-source-debug' is good for debug messages.
356
2da9c605
G
3572011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
358
359 * gnus.texi (Store custom flags and keywords): Refer to
360 `gnus-registry-article-marks-to-{chars,names}' instead of
361 `gnus-registry-user-format-function-{M,M2}'.
362
e61923c8
GM
3632011-05-27 Paul Eggert <eggert@cs.ucla.edu>
364
365 * texinfo.tex: Merge from gnulib.
366
627abcdd
TZ
3672011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
368
369 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
370 (Store custom flags and keywords):
371 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
372 `gnus-registry-user-format-function-M2'.
373
a3c92bc1
EZ
3742011-05-17 Paul Eggert <eggert@cs.ucla.edu>
375
8f906c40 376 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 377
85d870a9
GM
3782011-05-17 Glenn Morris <rgm@gnu.org>
379
380 * gnus.texi (Face): Fix typo.
381
2cdee799
GM
3822011-05-14 Glenn Morris <rgm@gnu.org>
383
384 * dired-x.texi (Omitting Examples): Minor addition.
385
79b70037
GM
3862011-05-10 Jim Meyering <meyering@redhat.com>
387
388 * ede.texi: Fix typo "or or -> or".
389
a7111a62 3902011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
391
392 * gnus.texi (Summary Buffer Lines):
393 gnus-summary-user-date-format-alist does not exist.
394 (Sorting the Summary Buffer): More about sorting threads.
395
69026aba
MA
3962011-04-25 Michael Albinus <michael.albinus@gmx.de>
397
398 * trampver.texi: Update release number.
399
9024ff79
MA
4002011-04-14 Michael Albinus <michael.albinus@gmx.de>
401
402 * tramp.texi (Frequently Asked Questions): New item for disabling
403 Tramp in other packages.
404
c3c65d73
TZ
4052011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
406
407 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
408 (Fancy splitting to parent, Store arbitrary data):
409 Updated gnus-registry docs.
c3c65d73 410
9ec6a317
JB
4112011-04-13 Juanma Barranquero <lekktu@gmail.com>
412
413 * ede.texi: Fix typos.
414
1e3b6001
G
4152011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
416
9ec6a317
JB
417 * gnus.texi (Window Layout): @itemize @code doesn't exist.
418 It's @table @code.
1e3b6001 419
a5954fa5
G
4202011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
421
422 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
423
d71990a1
JB
4242011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
425
426 * calc.texi (Logarithmic Units): Update the function names.
427
1518e4f0
G
4282011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
429
430 * message.texi (Various Commands): Document format specs in the
431 ellipsis.
432
a123622d
G
4332011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
434
435 * message.texi (Insertion Variables): Document message-cite-style.
436
4372011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
438
439 * tramp.texi (Remote processes): New subsection "Running shell on
440 a remote host".
441
4248cca2
TZ
4422011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
443
444 * auth.texi (Help for developers): Update docs to explain that the
445 :save-function will only run the first time.
446
54ce11a1
GM
4472011-03-12 Glenn Morris <rgm@gnu.org>
448
449 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
450 (emacs-faq.text): New target.
451 (clean): Add emacs-faq.
452
0c3b25f8
MA
4532011-03-12 Michael Albinus <michael.albinus@gmx.de>
454
455 Sync with Tramp 2.2.1.
456
457 * trampver.texi: Update release number.
458
b740639e
GM
4592011-03-11 Glenn Morris <rgm@gnu.org>
460
461 * Makefile.in (HTML_TARGETS): New.
462 (clean): Delete $HTML_TARGETS.
463 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
464
733afdf4
TZ
4652011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
466
467 * auth.texi (Help for developers): Show example of using
468 `auth-source-search' with prompts and :save-function.
469
33383987
JB
4702011-03-07 Chong Yidong <cyd@stupidchicken.com>
471
472 * Version 23.3 released.
473
a5057546
G
4742011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
475
476 * message.texi (Message Buffers): Update default value of
477 message-generate-new-buffers.
478
479a2c9b
JB
4792011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
480
481 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
482 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
483 respectively.
05a29101
JB
484 (Musical Notes): New section.
485 (Customizing Calc): Mention the customizable variable
486 calc-note-threshold.
479a2c9b 487
e0535b76
GM
4882011-03-03 Glenn Morris <rgm@gnu.org>
489
490 * url.texi (Dealing with HTTP documents): Remove reference to
491 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 492 (Configuration): Update url-configuration-directory description.
e0535b76 493
2777ccbf
GM
4942011-03-02 Glenn Morris <rgm@gnu.org>
495
496 * dired-x.texi (Multiple Dired Directories): Remove mentions
497 of dired-default-directory-alist and dired-default-directory.
498 Move dired-smart-shell-command here...
499 (Miscellaneous Commands): ... from here.
500
257219bd
PE
5012011-03-02 Paul Eggert <eggert@cs.ucla.edu>
502
503 * texinfo.tex: Update to version 2011-02-24.09.
504
8889f4e2
GM
5052011-03-02 Glenn Morris <rgm@gnu.org>
506
507 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
508 instead of the obsoleted dired-omit-here-always.
509
5d41af19
MA
5102011-02-28 Michael Albinus <michael.albinus@gmx.de>
511
512 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
513 supported systems.
514
2b0c7330 5152011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 516
61cf3a76
GM
517 * dbus.texi (Type Conversion): Grammar fix.
518
cce7d530 5192011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 520
cce7d530
GM
521 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
522 "Debian GNU/Linux".
51a13bdd 523
cce7d530
GM
524 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
525
817b48a7
GM
5262011-02-23 Glenn Morris <rgm@gnu.org>
527
cce7d530
GM
528 * dired-x.texi (Features): Minor rephrasing.
529 (Local Variables): Fix typos.
47301027
GM
530
531 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
532 Standardize some Emacs/XEmacs terminology.
533
817b48a7
GM
534 * dired-x.texi (Features): Don't advertise obsolete local variables.
535 Simplify layout.
536 (Omitting Variables): Update local variables example.
537 (Local Variables): Say this is obsolete. Fix description of
538 dired-enable-local-variables possible values.
539
4a3988d5
G
5402011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
541
542 * auth.texi (Help for users): Mention ~/.netrc is also searched by
543 default now.
544
8e22bee0
G
5452011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
546
547 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
548
06b840e0
LI
5492011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
550
551 * gnus.texi (Window Layout): Document layout names.
552
67ab0163 5532011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
554
555 * ada-mode.texi: Sync @dircategory with ../../info/dir.
556 * auth.texi: Sync @dircategory with ../../info/dir.
557 * autotype.texi: Sync @dircategory with ../../info/dir.
558 * calc.texi: Sync @dircategory with ../../info/dir.
559 * cc-mode.texi: Sync @dircategory with ../../info/dir.
560 * cl.texi: Sync @dircategory with ../../info/dir.
561 * dbus.texi: Sync @dircategory with ../../info/dir.
562 * dired-x.texi: Sync @dircategory with ../../info/dir.
563 * ebrowse.texi: Sync @dircategory with ../../info/dir.
564 * ede.texi: Sync @dircategory with ../../info/dir.
565 * ediff.texi: Sync @dircategory with ../../info/dir.
566 * edt.texi: Sync @dircategory with ../../info/dir.
567 * eieio.texi: Sync @dircategory with ../../info/dir.
568 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
569 * epa.texi: Sync @dircategory with ../../info/dir.
570 * erc.texi: Sync @dircategory with ../../info/dir.
571 * eshell.texi: Sync @dircategory with ../../info/dir.
572 * eudc.texi: Sync @dircategory with ../../info/dir.
573 * flymake.texi: Sync @dircategory with ../../info/dir.
574 * forms.texi: Sync @dircategory with ../../info/dir.
575 * gnus.texi: Sync @dircategory with ../../info/dir.
576 * idlwave.texi: Sync @dircategory with ../../info/dir.
577 * mairix-el.texi: Sync @dircategory with ../../info/dir.
578 * message.texi: Sync @dircategory with ../../info/dir.
579 * mh-e.texi: Sync @dircategory with ../../info/dir.
580 * newsticker.texi: Sync @dircategory with ../../info/dir.
581 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
582 * org.texi: Sync @dircategory with ../../info/dir.
583 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
584 * pgg.texi: Sync @dircategory with ../../info/dir.
585 * rcirc.texi: Sync @dircategory with ../../info/dir.
586 * reftex.texi: Sync @dircategory with ../../info/dir.
587 * remember.texi: Sync @dircategory with ../../info/dir.
588 * sasl.texi: Sync @dircategory with ../../info/dir.
589 * sc.texi: Sync @dircategory with ../../info/dir.
590 * semantic.texi: Sync @dircategory with ../../info/dir.
591 * ses.texi: Sync @dircategory with ../../info/dir.
592 * sieve.texi: Sync @dircategory with ../../info/dir.
593 * smtpmail.texi: Sync @dircategory with ../../info/dir.
594 * speedbar.texi: Sync @dircategory with ../../info/dir.
595 * trampver.texi [emacs]: Set emacsname to "Emacs".
596 * tramp.texi: Sync @dircategory with ../../info/dir.
597 * url.texi: Sync @dircategory with ../../info/dir.
598 * vip.texi: Sync @dircategory with ../../info/dir.
599 * viper.texi: Sync @dircategory with ../../info/dir.
600 * widget.texi: Sync @dircategory with ../../info/dir.
601 * woman.texi: Sync @dircategory with ../../info/dir.
602
30abce25
GM
6032011-02-19 Glenn Morris <rgm@gnu.org>
604
0c7efc08
SM
605 * dired-x.texi (Technical Details): No longer redefines
606 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 607 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 608
f31f8469
GM
6092011-02-18 Glenn Morris <rgm@gnu.org>
610
611 * dired-x.texi (Optional Installation File At Point): Simplify.
612
35123c04
TZ
6132011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
614
615 * auth.texi (Help for users): Use :port instead of :protocol for all
616 auth-source docs.
7ba93e94
G
617 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
618 to have two files in `auth-sources'.
35123c04 619
da5e0ce4
GM
6202011-02-16 Glenn Morris <rgm@gnu.org>
621
b322c9af
GM
622 * dired-x.texi: Use emacsver.texi to get Emacs version.
623 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
624 Depend on emacsver.texi.
625
07ca5555
GM
626 * dired-x.texi: Drop meaningless version number.
627 (Introduction): Remove old info.
628 (Optional Installation Dired Jump): Autoload from dired-x.
629 Remove incorrect info about loaddefs.el.
630 (Bugs): Just refer to M-x report-emacs-bug.
631
da5e0ce4
GM
632 * dired-x.texi (Multiple Dired Directories): Update for rename of
633 default-directory-alist.
634 (Miscellaneous Commands): No longer mention very old VM version 4.
635
bb55f713
PE
6362011-02-15 Paul Eggert <eggert@cs.ucla.edu>
637
638 Merge from gnulib.
639 * texinfo.tex: Update to version 2011-02-14.11.
640
5415d076
G
6412011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
642
da5e0ce4
GM
643 * auth.texi (Help for users):
644 Login collection is "Login" and not "login".
5415d076 645
14029d4b
MA
6462011-02-13 Michael Albinus <michael.albinus@gmx.de>
647
648 * tramp.texi (History): Remove IMAP support.
649 (External methods, Frequently Asked Questions): Remove `imap' and
650 `imaps' methods.
651 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
652
653 * trampver.texi: Remove default value of `emacsimap'.
654
8a36c07f
GM
6552011-02-13 Glenn Morris <rgm@gnu.org>
656
657 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
658 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
659
165bc5a0
GM
6602011-02-12 Glenn Morris <rgm@gnu.org>
661
662 * sc.texi (Getting Connected): Remove old index entries.
663
5415d076 6642011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
665
666 * url.texi: Remove duplicate @dircategory (Bug#7942).
667
b8e0f0cd
G
6682011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
669
8a36c07f
GM
670 * auth.texi (Overview, Help for users, Help for developers):
671 Update docs.
b8e0f0cd
G
672 (Help for users): Talk about spaces.
673
caf82551
PE
6742011-02-09 Paul Eggert <eggert@cs.ucla.edu>
675
676 * texinfo.tex: Update to version 2011-02-07.16.
677
1ff98217
MA
6782011-02-07 Michael Albinus <michael.albinus@gmx.de>
679
680 * dbus.texi (Bus names): Adapt descriptions for
681 dbus-list-activatable-names and dbus-list-known-names.
682
2e78df6b
JB
6832011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
684
685 * calc.texi (Logarithmic Units): New section.
686
7fbf7cae
TZ
6872011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
688
689 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
690 manuals use it now.
691
0c7efc08 692 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 693
156ad271
KY
6942011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
695
696 * overrides.texi: Remove.
697
698 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
699 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
700
36539990
MA
7012011-02-05 Michael Albinus <michael.albinus@gmx.de>
702
703 * tramp.texi (Frequently Asked Questions): Mention problems with
704 WinSSHD.
705
706 * trampver.texi: Update release number.
707
7082011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
709
710 * tramp.texi:
711 Replace "delimet" with "delimit" globally.
712 Replace "explicite" with "explicit" globally.
713 Replace "instead of" with "instead" where there was nothing after "of".
714 Audit use of comma before interrogative pronoun, "that", or "which".
715 Minor word order, spelling, wording changes.
716
ec72bf63
G
7172011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
718
719 * overrides.texi: New file to set or clear WEBHACKDEVEL.
720
721 * sieve.texi: Use WEBHACKDEVEL.
722
723 * sasl.texi: Use WEBHACKDEVEL.
724
725 * pgg.texi: Use WEBHACKDEVEL.
726
727 * message.texi: Use WEBHACKDEVEL.
728
729 * gnus.texi: Use WEBHACKDEVEL.
730
731 * emacs-mime.texi: Use WEBHACKDEVEL.
732
733 * auth.texi: Use WEBHACKDEVEL.
734
735 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
736 manuals.
737
7382011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
739
740 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
741
90b750f4
PE
7422011-02-03 Paul Eggert <eggert@cs.ucla.edu>
743
744 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
745 which in turn is copied from ftp://tug.org/tex/.
746
0e751a49
GM
7472011-02-03 Glenn Morris <rgm@gnu.org>
748
749 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
750 (Binding combinations of modifiers and function keys):
751 Let's assume people reading this are not using Emacs 18.
752
7f13c2e2
LI
7532011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
754
755 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
756 since it's run automatically.
757
d76c843e
LI
7582011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
759
760 * gnus.texi (Customizing Articles): Fix typo.
761
12e3ca0a
LI
7622011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
763
764 * gnus.texi (Customizing Articles): Document the new way of customizing
765 the date headers(s).
766
fe72c8fa
LI
7672011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
768
769 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
770 splitting example.
771
bf3dae7e
EZ
7722011-01-29 Eli Zaretskii <eliz@gnu.org>
773
774 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
775 (MAKEINFO_OPTS): New variable.
776 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
777 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
778 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
779 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
780 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
781 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
782 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
783 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
784 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
785 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
786 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
787 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
788 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
789 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
790 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
791 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
792 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
793 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
794
d6f13ac8
LI
7952011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
796
797 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
798
c5ecc769
G
7992011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
800
801 * message.texi (IDNA): Explain what it is.
802
8032011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
804
805 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
806
45eb2a5d
WL
8072011-01-23 Werner Lemberg <wl@gnu.org>
808
809 * Makefile.in (MAKEINFO): Now controlled by `configure'.
810 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 811 (ENVADD): Update.
45eb2a5d 812
6872a814
GM
8132011-01-18 Glenn Morris <rgm@gnu.org>
814
815 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
816
77ab81d0 8172011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
818
819 * nxml-mode.texi (Introduction): Fix file name typos.
820
d221e780
CO
8212011-01-13 Christian Ohler <ohler@gnu.org>
822
823 * ert.texi: New file.
824
825 * Makefile.in:
826 * makefile.w32-in: Add ert.texi.
827
8c904d82
MA
8282011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
829
830 * dbus.texi (Receiving Method Calls): New function
831 dbus-register-service. Rearrange node.
832
f56e0e7a
PE
8332011-01-07 Paul Eggert <eggert@cs.ucla.edu>
834
835 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
836 which in turn is copied from ftp://tug.org/tex/.
837
0fadf00e
MA
8382011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
839
840 * dbus.texi (Receiving Method Calls): Describe new optional
841 parameter dont-register-service of dbus-register-{method,property}.
842
8b358e90
DU
8432010-12-17 Daiki Ueno <ueno@unixuser.org>
844
0c7efc08
SM
845 * epa.texi (Encrypting/decrypting *.gpg files):
846 Mention epa-file-select-keys.
8b358e90 847
549c9aed
G
8482010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
849
850 * gnus.texi (Archived Messages): Remove outdated text.
851
8522010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
853
0c7efc08 854 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 855
156e3f9c
G
8562010-12-15 Andrew Cohen <cohen@andy.bu.edu>
857
83f3eadc 858 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 859
8151d490
AC
8602010-12-14 Andrew Cohen <cohen@andy.bu.edu>
861
862 * gnus.texi (The swish++ Engine): Add customizable parameters
863 descriptions.
864 (The swish-e Engine): Ditto.
865
305bdd22
MA
8662010-12-14 Michael Albinus <michael.albinus@gmx.de>
867
868 * tramp.texi (Inline methods): Add "ksu" method.
869 (Remote processes): Add example with remote `default-directory'.
870
53aff12a
GM
8712010-12-14 Glenn Morris <rgm@gnu.org>
872
873 * faq.texi (Expanding aliases when sending mail):
874 Now build-mail-aliases is interactive.
875
8a1cdce5
AC
8762010-12-13 Andrew Cohen <cohen@andy.bu.edu>
877
878 * gnus.texi: First pass at adding (rough) nnir documentation.
879
7410c270
G
8802010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
881
53aff12a
GM
882 * gnus.texi (Filtering New Groups):
883 Mention gnus-auto-subscribed-categories.
884 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
885 removed.
886
f49d1f52 8872010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
888
889 * cl.texi (For Clauses): Small fixes for frames and windows.
890
acedf35c
CD
8912010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
892
893 * org.texi (Using capture): Document using prefix arguments for
894 finalizing capture.
895 (Agenda commands): Document prefix argument for the bulk scatter
896 command.
897 (Beamer class export): Document that also overlay arguments can be
898 passed to the column environment.
899 (Template elements): Document the new entry type.
900
9012010-12-11 Puneeth Chaganti <punchagan@gmail.com>
902
903 * org.texi (Include files): Document :minlevel.
904
9052010-12-11 Julien Danjou <julien@danjou.info>
906
907 * org.texi (Categories): Document category icons.
908
9092010-12-11 Eric Schulte <schulte.eric@gmail.com>
910
911 * org.texi (noweb): Fix typo.
912
516aa569
G
9132010-12-06 Tassilo Horn <tassilo@member.fsf.org>
914
915 * gnus.texi (Server Commands): Point to the rest of the server
916 commands.
917
04db63bc
G
9182010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
919
920 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
921 g'.
922
ed797193
G
9232010-12-02 Julien Danjou <julien@danjou.info>
924
925 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
926
9272010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
928
929 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
930 (Direct Functions): Note the STARTTLS upgrade.
931
07976ae3 9322010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 933 James Clark <none@example.com>
d3dfb185
GM
934
935 * nxml-mode.texi (Introduction): New section.
936
59e75882
G
9372010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
938
939 * gnus.texi (Server Commands): Document gnus-server-show-server.
940
568a887f
MA
9412010-11-20 Michael Albinus <michael.albinus@gmx.de>
942
943 Sync with Tramp 2.2.0.
944
945 * trampver.texi: Update release number.
946
1265829e
JB
9472010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
948
949 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
950 Mention that the TeX specific units won't use the `tex' prefix
951 in TeX mode.
952
239661c0
KY
9532010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
954
955 * gnus.texi (Misc Article): Document gnus-inhibit-images.
956
4a47c275 9572010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
958
959 * edt.texi: Remove information about Emacs 19.
960
4a47c275 9612010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
962
963 * trampver.texi: Update release number.
964
2f0e0dc8
KY
9652010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
966
967 * gnus.texi (Article Washing): Fix typo.
968
afe98dfa
CD
9692010-11-11 Noorul Islam <noorul@noorul.com>
970
56f5a94e 971 * org.texi: Fix typo.
afe98dfa
CD
972
9732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
974
975 * org.texi (Using capture): Explain that refiling is
976 sensitive to cursor position.
977
9782010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
979
56f5a94e 980 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
981
9822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
983
984 * org.texi: Document the <c> cookie.
985
9862010-11-11 Eric Schulte <schulte.eric@gmail.com>
987
56f5a94e
GM
988 * org.texi: multi-line header arguments :PROPERTIES: :ID:
989 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
990
9912010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
992
56f5a94e 993 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
994
9952010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
996
56f5a94e 997 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
998
9992010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1000
1001 * org.texi (Setting up the staging area): Document that
1002 file names remain visible when encrypting the MobileOrg files.
1003
10042010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1005
1006 * org.texi (Setting up the staging area): Document which
1007 versions are needed for encryption.
1008
10092010-11-11 Eric Schulte <schulte.eric@gmail.com>
1010
56f5a94e
GM
1011 * org.texi (noweb): Update :noweb documentation to
1012 reflect the new "tangle" argument.
afe98dfa
CD
1013
10142010-11-11 Eric Schulte <schulte.eric@gmail.com>
1015
56f5a94e
GM
1016 * org.texi (Batch execution): Improve tangling script in
1017 documentation.
afe98dfa
CD
1018
10192010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1020
1021 * org.texi (Handling links):
1022 (In-buffer settings): Document inlining images on startup.
1023
10242010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1025
1026 * org.texi (Setting up the staging area): Document use of
1027 crypt password.
1028
10292010-11-11 David Maus <dmaus@ictsoc.de>
1030
56f5a94e 1031 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1032
10332010-11-11 David Maus <dmaus@ictsoc.de>
1034
56f5a94e
GM
1035 * org.texi (Template expansion): Add mew in table for link type
1036 escapes.
afe98dfa
CD
1037
10382010-11-11 David Maus <dmaus@ictsoc.de>
1039
56f5a94e 1040 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1041
10422010-11-11 Eric Schulte <schulte.eric@gmail.com>
1043
56f5a94e 1044 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1045
10462010-11-11 Eric Schulte <schulte.eric@gmail.com>
1047
56f5a94e 1048 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1049
10502010-11-11 Eric Schulte <schulte.eric@gmail.com>
1051
56f5a94e
GM
1052 * org.texi (Structure of code blocks):
1053 Update documentation to mention inline code block syntax.
afe98dfa
CD
1054
10552010-11-11 Eric Schulte <schulte.eric@gmail.com>
1056
56f5a94e 1057 * org.texi (comments): Improve wording.
afe98dfa
CD
1058
10592010-11-11 Eric Schulte <schulte.eric@gmail.com>
1060
56f5a94e 1061 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1062
10632010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1064
1065 * org.texi (Installation): Remove the special
1066 installation instructions for XEmacs.
1067
10682010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1069
56f5a94e 1070 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1071 insertion of empty structural elements.
1072
10732010-11-11 Noorul Islam <noorul@noorul.com>
1074
56f5a94e 1075 * org.texi: Fix doc.
afe98dfa
CD
1076
10772010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1078
1079 * org.texi (The date/time prompt): Document specification
1080 of time ranges.
1081
10822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1083
1084 * org.texi (Internal links): Document the changes in
1085 internal links.
1086
10872010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1088
1089 * org.texi (Agenda commands): Document the limitation for
1090 the filter preset - it can only be used for an entire agenda
1091 view, not in an individual block in a block agenda.
1092
10932010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1094
1095 * org.texi (iCalendar export): Document alarm creation.
1096
6f8fc60c
MA
10972010-11-10 Michael Albinus <michael.albinus@gmx.de>
1098
1099 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1100
be3c11b3
LMI
11012010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1102
1103 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1104
d607b96b 11052010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1106
d607b96b 1107 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1108
181cb5fb
G
11092010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1110
1111 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1112 since that works by default.
1113
11142010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1115
1116 * gnus.texi (Customizing the IMAP Connection): Document
1117 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1118
36bc5d3b
MA
11192010-11-04 Michael Albinus <michael.albinus@gmx.de>
1120
1121 * tramp.texi (Remote shell setup): New item "Interactive shell
1122 prompt". Reported by Christian Millour <cm@abtela.com>.
1123 (Remote shell setup, Remote processes): Use @code{} for
1124 environment variables.
1125
cf503f7c
GM
11262010-11-03 Glenn Morris <rgm@gnu.org>
1127
537b04b9 1128 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1129 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1130
389b76fa
G
11312010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1132
1133 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1134
2699a554 11352010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1136
1137 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1138
2699a554 11392010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1140
1141 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1142
99e65b2d
G
11432010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1144
0c7efc08
SM
1145 * gnus.texi (Client-Side IMAP Splitting):
1146 Mention nnimap-unsplittable-articles.
99e65b2d
G
1147
11482010-10-29 Julien Danjou <julien@danjou.info>
1149
1150 * gnus.texi (Finding the News): Remove references to obsoletes
1151 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1152
aeeb3dcb
EZ
11532010-10-29 Eli Zaretskii <eliz@gnu.org>
1154
1155 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1156 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1157 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1158 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1159
8289f37b
GM
11602010-10-28 Glenn Morris <rgm@gnu.org>
1161
1162 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1163 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1164 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1165
d85d3b3a
DU
11662010-10-25 Daiki Ueno <ueno@unixuser.org>
1167
1168 * epa.texi (Mail-mode integration): Add alternative key bindings
1169 for epa-mail commands; escape comma.
c05c2b9b 1170 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1171
9f534a47
JB
11722010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1173
99e65b2d 1174 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1175
5793a7bc 11762010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1177
1178 * gnus.texi (Group Parameters, Buttons): Fix typos.
1179
280f417b
G
11802010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1181
1182 * gnus.texi (Subscription Commands): Mention that you can also
1183 subscribe to new groups via the Server buffer, which is probably more
1184 convenient when subscribing to many groups.
1185
d806c872
G
11862010-10-21 Julien Danjou <julien@danjou.info>
1187
1188 * message.texi (Message Headers): Allow message-default-headers to be a
1189 function.
1190
d5798f68
LMI
11912010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1192
1193 * gnus-news.texi: Mention new archive defaults.
1194
b79bbef7
KY
11952010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1196
1197 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1198
2526f423
G
11992010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1200
1201 * gnus.texi (HTML): Document the function value of
1202 gnus-blocked-images.
1203 (Article Washing): shr and gnus-w3m, not the direct function names.
1204
ba91f05d
G
12052010-10-20 Julien Danjou <julien@danjou.info>
1206
1207 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1208 variable.
1209
da451787
LMI
12102010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1211
1212 * gnus.texi (Customizing the IMAP Connection): The port strings are
1213 strings.
c872595d 1214 (Document Groups): Mention git.
da451787 1215
7cad71ad
G
12162010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1217
1218 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1219 bzr/Gnus git sync.
1220
c56dfd36
EZ
12212010-10-15 Eli Zaretskii <eliz@gnu.org>
1222
1223 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1224 change.
1225
a1d16a7b
G
12262010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1227
1228 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1229 @item syntax for in-Emacs makeinfo.
1230
12312010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1232
1233 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1234 trim sentence.
1235
98e2b864
DU
12362010-10-12 Daiki Ueno <ueno@unixuser.org>
1237
1238 * epa.texi (Caching Passphrases):
0c7efc08
SM
1239 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1240 Clarify some configurations require to set up gpg-agent.
98e2b864 1241
c12e4a81
GM
12422010-10-11 Glenn Morris <rgm@gnu.org>
1243
1244 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1245
f7aa248a
G
12462010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1247
1248 * gnus.texi (Spam Package Introduction): Mention `$'.
1249
6513b232
EZ
12502010-10-09 Eli Zaretskii <eliz@gnu.org>
1251
1252 * makefile.w32-in (emacsdir): New variable.
1253 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1254 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1255
abd40fb4
GM
12562010-10-09 Glenn Morris <rgm@gnu.org>
1257
0f05450f
GM
1258 * Makefile.in (mostlyclean): Delete *.toc.
1259
d3a4ac46
GM
1260 * Makefile.in: Use $< in rules.
1261
aa9db089
GM
1262 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1263
abd40fb4
GM
1264 * Makefile.in ($(infodir)): Delete rule.
1265 (mkinfodir): New. Use it in all the info rules, rather than depending
1266 on infodir.
1267
ea274122
GM
12682010-10-09 Glenn Morris <rgm@gnu.org>
1269
6e90e2a8
GM
1270 * gnus.texi (Article Washing): Fix previous change.
1271
f7a31f11
GM
1272 * Makefile.in (emacsdir): New variable.
1273 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
1274 Depend on emacsver.texi.
1275
f7a31f11
GM
1276 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1277
ea274122
GM
1278 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1279
36d3245f
G
12802010-10-08 Julien Danjou <julien@danjou.info>
1281
f7a31f11 1282 * gnus.texi: Add mm-shr.
36d3245f
G
1283
12842010-10-08 Ludovic Courtès <ludo@gnu.org>
1285
1286 * gnus.texi (Finding the Parent, The Gnus Registry)
1287 (Registry Article Refer Method): Update docs for nnregistry.el.
1288
12892010-10-08 Daiki Ueno <ueno@unixuser.org>
1290
1291 * auth.texi (Help for users)
1292 (GnuPG and EasyPG Assistant Configuration): Update docs.
1293
12359245
GM
12942010-10-08 Glenn Morris <rgm@gnu.org>
1295
1296 * cl.texi (Organization, Installation, Old CL Compatibility):
1297 Deprecate cl-compat for new code.
4628bef1 1298 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
1299
1300 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1301
fcf2d385
KY
13022010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1303
1304 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1305
66627fa9
G
13062010-10-06 Julien Danjou <julien@danjou.info>
1307
fd9ba500
JD
1308 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1309
66627fa9
G
1310 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1311 broken link.
1312
1313 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1314
1315 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1316 to ReiserFS.
1317
1318 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1319 (FAQ 7-1): Fix getmail URL.
1320
65f54520
DU
13212010-10-06 Daiki Ueno <ueno@unixuser.org>
1322
1323 * epa.texi (Caching Passphrases): New section.
1324
4c83f6e1
GM
13252010-10-06 Glenn Morris <rgm@gnu.org>
1326
1327 * Makefile.in (SHELL): Set it.
1328 (info): Move the mkdir dependency to the individual info files.
1329 (mostlyclean): Tidy up.
1330 (clean): Only delete the specific dvi and pdf files.
1331 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 1332 ($(infodir)): Add parallel build workaround.
4c83f6e1 1333
71e691a5
G
13342010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1335
1336 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1337
a41c2e6d
G
13382010-10-03 Julien Danjou <julien@danjou.info>
1339
0c7efc08
SM
1340 * emacs-mime.texi (Display Customization):
1341 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
1342 mm-inline-large-images-proportion.
1343
37255945
MA
13442010-10-03 Michael Albinus <michael.albinus@gmx.de>
1345
0c7efc08
SM
1346 * tramp.texi (Frequently Asked Questions):
1347 Mention remote-file-name-inhibit-cache.
37255945 1348
11e4e7bd
LMI
13492010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1350
1351 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 1352 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 1353
cb83220a
KY
13542010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1355
0c7efc08
SM
1356 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1357 (Article Hiding): Add google banner example.
1358 Suggested by Benjamin Xu.
cb83220a 1359
6b958814
G
13602010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1361
0c7efc08
SM
1362 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1363 Remove nnimap-split-rule from examples.
6b958814
G
1364
13652010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1366
1367 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1368 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1369 Fishman.
1370 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1371
13722010-09-30 Julien Danjou <julien@danjou.info>
1373
1374 * gnus.texi (Gravatars): Fix documentation about
1375 gnu-gravatar-properties.
1376
b9476c04
DU
13772010-09-29 Daiki Ueno <ueno@unixuser.org>
1378
1379 * epa.texi (Bug Reports): New section.
1380
5f874327
GM
13812010-09-29 Glenn Morris <rgm@gnu.org>
1382
1383 * Makefile.in (top_srcdir): Remove unused variable.
1384
6b958814
G
13852010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1386
1387 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1388 (Client-Side IMAP Splitting): Document 'default.
1389
13902010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1391
0c7efc08
SM
1392 * gnus.texi (Customizing the IMAP Connection):
1393 Document nnimap-fetch-partial-articles.
6b958814 1394
82bccbfa
KY
13952010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1396
1397 * gnus-news.texi: Mention nnimap-inbox.
1398
1399 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1400
14012010-09-26 Julien Danjou <julien@danjou.info>
1402
47e08896 1403 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
1404
14052010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1406
1407 * gnus.texi (Security): Remove gpg.el mention.
1408
14092010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
1410
1411 * gnus.texi (Browse Foreign Server): New variable
1412 gnus-browse-subscribe-newsgroup-method.
1413
1414 * gnus-news.texi: Mention it.
1415
14162010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1417
0c7efc08 1418 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
1419 (Startup Variables): No jingle.
1420
4c964351
UM
14212010-09-25 Ulrich Mueller <ulm@gentoo.org>
1422
1423 * woman.texi (Interface Options): xz compression is now supported.
1424
82bccbfa
KY
14252010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1426
1427 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1428 (Unavailable Servers): Document gnus-server-copy-server.
1429 (Using IMAP): Document the new nnimap.
1430
14312010-09-25 Julien Danjou <julien@danjou.info>
1432
47e08896 1433 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 1434
18778f71
GM
14352010-09-24 Glenn Morris <rgm@gnu.org>
1436
1437 * url.texi (Disk Caching): Tweak previous change.
1438
9c766321
JD
14392010-09-24 Julien Danjou <julien@danjou.info>
1440
1441 * url.texi (Disk Caching): Mention url-cache-expire-time,
1442 url-cache-expired, and url-fetch-from-cache.
1443
82bccbfa
KY
14442010-09-24 Julien Danjou <julien@danjou.info>
1445
1446 * gnus.texi: Add Gravatars.
1447
14482010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1449
1450 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
1451
592bdb9a
LMI
14522010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1453
1454 * gnus.texi (Expunging mailboxes): Update name of the expunging
1455 command.
1456
e4e22d29
KY
14572010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1458
1459 * emacs-mime.texi (rfc2047): Update description for
1460 rfc2047-encode-parameter.
1461
371d9801
MA
14622010-09-13 Michael Albinus <michael.albinus@gmx.de>
1463
1464 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
1465 "fish" methods.
1466 (External methods): Remove "scp1_old" and "scp2_old" methods.
1467
31ae5827
MA
14682010-09-09 Michael Albinus <michael.albinus@gmx.de>
1469
1470 * tramp.texi: Remove Japanese manual. Fix typo.
1471
1472 * trampver.texi: Update release number. Remove japanesemanual.
1473
c0468714
GM
14742010-09-09 Glenn Morris <rgm@gnu.org>
1475
1476 * org.texi: Restore clobbered changes (copyright years, untabify).
1477
86441999
JD
14782010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
1479
1480 * gnus.texi (Adaptive Scoring): Fix typo.
1481
25f28806
LMI
14822010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1483
1484 * gnus.texi (Article Display): Document gnus-html-show-images.
1485
45240125 14862010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 1487
45240125
JD
1488 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
1489
59d09f15
LMI
14902010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1491
1492 * gnus.texi (HTML): Document gnus-max-image-proportion.
1493
2cdd366f
KY
14942010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1495
51dee5ef
KY
1496 * gnus.texi (HTML): Document gnus-blocked-images.
1497
2cdd366f
KY
1498 * message.texi (Wide Reply): Document message-prune-recipient-rules.
1499
b0e4f3fc
KY
15002010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1501
1502 * gnus.texi (Summary Mail Commands): Note that only the addresses from
1503 the first message are used for wide replies.
f02566ce
KY
1504 (Changing Servers): Remove documentation on gnus-change-server and
1505 friends, since it's been removed.
b0e4f3fc 1506
598451ed
KY
15072010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1508
1509 * gnus.texi (Drafts): Mention B DEL.
1510
e7842e69
KY
15112010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
1512
1513 * gnus.texi (Delayed Articles): Mention that the Date header is the
1514 original one, even if you delay.
1515
85115796
KY
15162010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1517
0c7efc08
SM
1518 * gnus.texi (Asynchronous Fetching):
1519 Document gnus-async-post-fetch-function.
85115796
KY
1520 (HTML): Made into its own section.
1521
f0b44bc0
MA
15222010-08-26 Michael Albinus <michael.albinus@gmx.de>
1523
1524 Sync with Tramp 2.1.19.
1525
217876c9 1526 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
1527 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
1528 Remove remark about doubled "-t" argument.
217876c9
MA
1529 (Auto-save and Backup): Remove reference to Emacs 21.
1530 (Filename Syntax): Describe port numbers.
1531 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1532 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
1533 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
1534 errors with the backquotes.
1535 (External packages): File attributes cache flushing for asynchronous
1536 processes.
1537 (Traces and Profiles): Describe verbose level 9.
1538
f0b44bc0
MA
1539 * trampver.texi: Update release number.
1540
7457f7b6
MA
15412010-08-23 Michael Albinus <michael.albinus@gmx.de>
1542
1543 * dbus.texi (Alternative Buses): New chapter.
1544
b695beda
SM
15452010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
1546
1547 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
1548
443c2c03
JB
15492010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
1550
1551 * calc.texi (Customizing Calc): Rearrange description of new
1552 variables to match the presentation of other variables.
1553
7815fe19 15542010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
1555
1556 * org.texi (Footnotes, Tables in HTML export): Fix typos.
1557
2c695727
JB
15582010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
1559
1560 * calc.texi (Making Selections, Selecting Subformulas)
1561 (Customizing Calc): Mention how to use faces to emphasize selected
1562 sub-formulas.
1563
bbb6ffa1
MA
15642010-08-05 Michael Albinus <michael.albinus@gmx.de>
1565
1566 * tramp.texi (External packages): File attributes cache flushing
1567 for asynchronous processes.
1568
5cee0a9c
AM
15692010-08-01 Alan Mackenzie <acm@muc.de>
1570
1571 Enhance the manual for the latest Java Mode.
1572
1573 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
1574 annotation-var-cont.
1575 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
1576 two new symbols.
1577
3f2afe32
MA
15782010-07-28 Michael Albinus <michael.albinus@gmx.de>
1579
1580 * tramp.texi (Traces and Profiles): Describe verbose level 9.
1581
0ed082fe 15822010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
1583
1584 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
1585
311f0356
JB
15862010-07-19 Juanma Barranquero <lekktu@gmail.com>
1587
1588 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
1589
86fbb8ca
CD
15902010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1591
1592 * org.texi: Add macros to get plain quotes in PDF output.
1593 List additional contributors.
1594 (Capture): New section, replaces the section about remember.
1595 (Working With Source Code): New chapter, focused on documenting Org
1596 Babel.
1597 (Code evaluation security): New section.
1598 (MobileOrg): Document DropBox support.
1599 (TaskJuggler export): Document taskjuggler and Gantt chart support.
1600 (Special symbols): Show how to display UTF8 characters for entities.
1601 (Global TODO list): Clarify the use of the "M" key and the differences
1602 to the "m" key.
1603 (RSS Feeds): Mention Atom feeds as well.
1604 (Setting tags): Remove paragraph about
1605 `org-complete-tags-always-offer-all-agenda-tags'.
1606
5732e8ed
MA
16072010-07-17 Michael Albinus <michael.albinus@gmx.de>
1608
1609 * tramp.texi (Inline methods): Remove remark about doubled "-t"
1610 argument.
1611 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
1612 echoing shells.
1613
ca1bb391
MA
16142010-07-10 Michael Albinus <michael.albinus@gmx.de>
1615
1616 * tramp.texi (Inline methods): Remove "kludgy" phrase.
1617 (Filename Syntax): Describe port numbers.
1618
5bd55c3c
MA
16192010-07-09 Michael Albinus <michael.albinus@gmx.de>
1620
1621 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
1622 forgotten.
1623 (Type Conversion): Precise conversion of natural numbers.
1624 (Errors and Events): Add "debugging" to concept index. Add variable
1625 `dbus-debug'.
1626
820ae8fe
MA
16272010-07-04 Michael Albinus <michael.albinus@gmx.de>
1628
1629 * dbus.texi (Receiving Method Calls): Add optional argument
1630 EMITS-SIGNAL to `dbus-register-property'.
1631
b6f9df0f
JB
16322010-06-27 Alex Schroeder <alex@gnu.org>
1633
1634 * nxml-mode.texi (Commands for locating a schema): Fix typo.
1635
62e034c2
GM
16362010-06-24 Glenn Morris <rgm@gnu.org>
1637
1638 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1639 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
1640 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1641 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
1642 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
1643 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
1644 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
1645 * woman.texi: Start direntry descriptions in column 32, per Texinfo
1646 convention. Make them end with a period.
1647
9360256a
GM
16482010-06-23 Glenn Morris <rgm@gnu.org>
1649
1650 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
1651 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
1652 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
1653 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
1654 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
1655 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 1656
04d3bb6c
GM
16572010-06-10 Glenn Morris <rgm@gnu.org>
1658
1659 * idlwave.texi (Load-Path Shadows):
1660 * org.texi (Handling links): Fix typos.
1661
5e7d4a75
KY
16622010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
1663
1664 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
1665
9841cb4f
MA
16662010-05-26 Michael Albinus <michael.albinus@gmx.de>
1667
1668 * eshell.texi (Built-ins): Describe, how to disable a built-in command
1669 by an alias. (Bug#6226)
1670
597517ef
JB
16712010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
1672
1673 * calc.texi (Manipulating Vectors): Mention that vectors can
1674 be used to determine bins for `calc-histogram'.
1675
14914c43
JB
16762010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
1677
597517ef 1678 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 1679
0235128c 16802010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1681
1682 * url.texi (HTTP language/coding, Customization):
1683 * message.texi (Header Commands, Responses):
1684 * cl.texi (Argument Lists): Fix typos.
1685
0235128c 16862010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 1687
0235128c
SM
1688 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
1689 Note that Development menu is always available.
aa5789b5
CY
1690 (Creating a project): Fix terminology.
1691 (Add/Remove files): Fix typo.
1692
0235128c
SM
16932010-05-07 Chong Yidong <cyd@stupidchicken.com>
1694
1695 * Version 23.2 released.
1696
a628ad9d 16972010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
1698
1699 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
1700
502269d6
MA
17012010-05-01 Michael Albinus <michael.albinus@gmx.de>
1702
0235128c
SM
1703 * tramp.texi (Inline methods, Default Method):
1704 Mention `tramp-inline-compress-start-size'.
502269d6 1705
6e104790 17062010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
1707
1708 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
1709 the CVS repo. Put the Git repo in the news section.
1710
6e104790 1711 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
1712 Removed some mentions of CVS. Mention the new Git repo.
1713
6e104790 17142010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
1715
1716 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
1717 (Mail Group Commands): Add index entry.
1718
6e104790 17192010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
1720
1721 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1722
f8b91752
JB
17232010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1724
1725 * calc.texi (Radix modes): Mention that the option prefix will
1726 turn on twos-complement mode.
1727 (Inverse and Hyperbolic Flags): Mention the Option flag.
1728
ed21c5c8
CD
17292010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
1730
1731 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 1732 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
1733 (Sectioning structure): Update.
1734 (References): New use case for field coordinates.
6e104790 1735 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
1736 (Setting up the staging area): Document the availability of
1737 encryption for MobileOrg.
1738 (Images and tables): Document how to reference labels.
1739 (Index entries): New section.
1740 (Generating an index): New section.
1741 (Column width and alignment): Document that <N> now
1742 means a fixed width, not a maximum width.
1743 (Publishing options): Document the :email option.
1744 (Beamer class export): Fix bug in the BEAMER example.
1745 (Refiling notes): Document refile logging.
1746 (In-buffer settings): Document refile logging keywords.
1747 (Drawers): Document `C-c C-z' command.
1748 (Agenda commands): Mention the alternative key `C-c C-z'.
1749 (Special properties): Document the BLOCKED property.
1750 (The spreadsheet): Mention the formula editor.
1751 (References): Document field coordinates.
1752 (Publishing action): Correct the documentation for the
1753 publishing function.
1754 (The date/time prompt): Document that we accept dates
1755 like month/day/year.
1756 (Cooperation): Document the changes in table.el support.
1757 (Faces for TODO keywords, Faces for TODO keywords)
1758 (Priorities): Document the easy colors.
1759 (Visibility cycling): Document the new double prefix
1760 arg for `org-reveal'.
1761 (Cooperation): Remember.el is part of Emacs.
1762 (Clean view): Mention that `wrap-prefix' is also set by
1763 org-indent-mode.
1764 (Agenda commands): Add information about prefix args to
1765 scheduling and deadline commands.
1766 (Search view): Point to the docstring of
1767 `org-search-view' for more details.
6e104790 1768 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
1769 (Setting tags): Document variable
1770 org-complete-tags-always-offer-all-agenda-tags.
6e104790 1771 (Column attributes): Cross-reference special properties.
ed21c5c8 1772
456b348e
MA
17732010-04-10 Michael Albinus <michael.albinus@gmx.de>
1774
1775 Synchronize with Tramp repository.
1776
1777 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
1778 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
1779 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
1780 syntax, texi2dvi reports errors with the backquotes.
1781
1782 * trampver.texi: Update release number.
1783
357e2d8e
KY
17842010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
1785
1786 * gnus.texi (Finding the News): Add pointers to the Server buffer
1787 because it's essential.
1788
1d4d7664
KY
17892010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1790
1791 * gnus.texi (MIME Commands): Update description of
1792 gnus-article-browse-html-article.
1793
bd3e840f
KY
17942010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1795
1796 * auth.texi (Secret Service API): Add TODO node.
1797 (Help for users): Explain the new source options for `auth-sources'.
1798
e867cb5d 17992010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
1800
1801 * trampver.texi: Update release number.
1802
288f9fc0
CY
18032010-03-10 Chong Yidong <cyd@stupidchicken.com>
1804
1805 * Branch for 23.2.
1806
d99aaebd
CY
18072010-03-03 Chong Yidong <cyd@stupidchicken.com>
1808
1809 * faq.texi (Escape sequences in shell output): Note that ansi-color is
1810 now enabled by default.
1811
5794c2a5
MA
18122010-02-28 Michael Albinus <michael.albinus@gmx.de>
1813
1814 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1815 when Emacs runs in interactive mode. (Bug#5645)
1816
40572be6
GM
18172010-02-16 Glenn Morris <rgm@gnu.org>
1818
1819 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1820
7bb8ed67
MH
18212010-02-05 Mark A. Hershberger <mah@everybody.org>
1822
1823 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1824
45a1423d 18252010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
1826
1827 * gnus.texi (Score File Format): Fix typo.
1828
45a1423d 18292010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1830
1831 * cc-mode.texi: Replace references to obsolete c-subword-mode.
1832
14f17fc8
JB
18332010-01-18 Juanma Barranquero <lekktu@gmail.com>
1834
1835 * ada-mode.texi (Project File Overview): Fix typo.
1836
607d4369
CY
18372010-01-17 Chong Yidong <cyd@stupidchicken.com>
1838
1839 * semantic.texi: Add Richard Y. Kim credit.
1840
1841 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1842
3d1bfa99
MA
18432010-01-17 Michael Albinus <michael.albinus@gmx.de>
1844
1845 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 1846 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 1847
6fbf7a75
GM
18482010-01-17 Glenn Morris <rgm@gnu.org>
1849
b9f978f0
GM
1850 * calc.texi (Reporting Bugs): Don't mention format of repository.
1851
f19bc38d
GM
1852 * woman.texi (Bugs): Make "Emacs repository" less specific,
1853 and the URL for same more specific.
1854
6fbf7a75
GM
1855 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1856
16c3428a
JB
18572010-01-17 Juanma Barranquero <lekktu@gmail.com>
1858
1859 * ede.texi (ede-step-project, ede-proj-target):
1860 * tramp.texi (Remote processes): Fix typos.
1861
045b9da7
ML
18622010-01-16 Mario Lang <mlang@delysid.org>
1863
1864 * ede.texi (ede-target):
1865 * org.texi (Refiling notes): Remove duplicated words.
1866
c57008f6
SM
18672010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1868
1869 * gnus.texi (Posting Styles): Use with-current-buffer.
1870 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1871
798c9eb5
KR
18722010-01-02 Kevin Ryde <user42@zip.com.au>
1873
1874 * eieio.texi (Naming Conventions): Correction to xref on elisp
1875 coding conventions, is "Tips" node not "Standards".
1876
4970fbfe
CY
18772009-12-24 Chong Yidong <cyd@stupidchicken.com>
1878
1879 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1880
1881 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1882
83828b06
KY
18832009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1884
1885 * gnus.texi (Direct Functions): Add missing port number to tls method.
1886
45a4a565
JB
18872009-12-15 Juanma Barranquero <lekktu@gmail.com>
1888
1889 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1890 ($(infodir)/edt, edt.dvi): New targets.
1891
698bfef7
GM
18922009-12-15 Glenn Morris <rgm@gnu.org>
1893
1894 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1895 (edt, $(infodir)/edt, edt.dvi): New targets.
1896 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1897
1898 * Makefile.in (PDF_TARGETS, pdf): New.
1899 (clean): Add *.pdf.
1900 Add pdf rules for all manuals.
1901
0e983327
JB
19022009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
1903
1904 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
1905
8e687433
CY
19062009-12-14 Chong Yidong <cyd@stupidchicken.com>
1907
1908 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
1909 (Smart Jump, Analyzer Debug): Copyedits.
1910 (Semantic mode user commands): Link to new nodes.
1911 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
1912 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
1913 upstream Semantic manual.
1914
1915 * semantic.texi (Introduction): Minor fix to diagram.
1916
020335df
MA
19172009-12-09 Michael Albinus <michael.albinus@gmx.de>
1918
1919 * eshell.texi (History): Add the other built-in variables.
1920 (Built-ins): Explain built-ins, and how to apply the external commands.
1921 Add `history', `su' and `sudo'.
1922
1923 * tramp.texi (Remote processes): Add missing <RET> in the example.
1924
6ddf13e4
BW
19252009-12-01 Bill Wohler <wohler@newt.com>
1926
1927 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 1928 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
1929 excessively garrulous.
1930
07b6428c
MA
19312009-11-29 Michael Albinus <michael.albinus@gmx.de>
1932
1933 * tramp.texi (Remote processes): Improve eshell example with "su"
1934 and "sudo" commands.
1935
fd1cefda
CY
19362009-11-28 Chong Yidong <cyd@stupidchicken.com>
1937
1938 * semantic.texi (Analyzer Internals): Rename from Analyzer.
1939
1940 * sem-user.texi (Semantic mode user commands): Fix key syntax.
1941 Document semantic-complete-analyze-inline.
1942 (Semanticdb search debugging commands): Minor clarification.
1943 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 1944 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 1945 manual.
9d542758 1946 (Semantic mode): Link to Idle Scheduler.
fd1cefda 1947
159e3ad5
KR
19482009-11-28 Kevin Ryde <user42@zip.com.au>
1949
1950 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 1951 @pxref, now EIEIO is in Emacs.
159e3ad5 1952
c6d47315
KR
1953 * erc.texi (Development): Correction to git tutorial url.
1954
16f6287e
GM
19552009-11-26 Glenn Morris <rgm@gnu.org>
1956
1957 * faq.texi (Latest version of Emacs): Mention stability of development
1958 version.
1959 (Problems with very large files): Max buffer size increase in 23.2.
1960 (VM): VM has moved house again.
1961
5ea5dbc9
JB
19622009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1963
1964 * calc.texi (Radix modes): Discuss alternate bases for two's complement
1965 notations.
1966
5dec9555
CD
19672009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
1968
45a4a565 1969 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 1970
bd6f6833
CY
19712009-11-20 Chong Yidong <cyd@stupidchicken.com>
1972
1973 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
1974 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
1975 (Idle Completions Mode): Numerous copyedits.
bd6f6833 1976
be479117
JB
19772009-11-17 Juanma Barranquero <lekktu@gmail.com>
1978
1979 * semantic.texi (Semantic Internals, Glossary):
1980 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
1981 (Semanticdb search debugging commands): Fix typos.
1982
17291a1f
JB
19832009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1984
be479117 1985 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 1986
af42a9cc
JB
19872009-11-16 Juanma Barranquero <lekktu@gmail.com>
1988
1989 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
1990 ($(infodir)/semantic, semantic.dvi): New targets.
1991
3149927d
CY
19922009-11-16 Chong Yidong <cyd@stupidchicken.com>
1993
1994 * Makefile.in: Build the Semantic manual.
1995
1996 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
1997 repository.
1998
977640ed
MA
19992009-11-16 Michael Albinus <michael.albinus@gmx.de>
2000
2001 * dbus.texi (Receiving Method Calls): New defun
2002 `dbus-unregister-service'.
2003
17673adf
CD
20042009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2005
2006 * org.texi (Speed keys): New section.
2007
0ecd3c90
MA
20082009-11-13 Michael Albinus <michael.albinus@gmx.de>
2009
2010 * dbus.texi (Type Conversion): Fix typo.
2011 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2012 `dbus-registered-objects-table'.
0c7efc08
SM
2013 (Receiving Method Calls): New defun `dbus-register-property'.
2014 Move `dbus-unregister-object' here.
0ecd3c90 2015
8bfe682a
CD
20162009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2017
2018 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2019
20202009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2021
2022 * org.texi (Column attributes): Add the new age summary operators.
2023 Also, mention the fact you can only use one summary operator per
2024 property.
2025
20262009-11-13 John Wiegley <johnw@newartisans.com>
2027
0c7efc08 2028 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2029 manual about how to track habits.
0c7efc08 2030 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2031 dangling clocks are resolved.
2032
20332009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2034
2035 * org.texi (Agenda commands): Document the new `i' command.
2036 (Inserting deadline/schedule): Document logging changes
2037 of scheduling and deadline times stamps.
2038 (In-buffer settings): Document the in-buffer keywords for logging
2039 changes of scheduling and deadline times stamps.
2040 (Structure editing, Plain lists): Document indentation
2041 cycling in empty entries with TAB.
2042 (Archiving): Document the default archiving command.
2043 (Moving subtrees): Document the new keys for archiving.
2044 (Internal archiving): Fix incorrect key.
2045 (Agenda commands): Document the TODO set switching commands.
2046 (Agenda commands): Document the new archiving keys.
2047 (Clocking work time): Better description on how to save
2048 and restore a clock.
2049 (Resolving idle time): Mention the x11idle program to get true
2050 idleness also under X11.
2051 (Resolving idle time): Use @kbd instead of @key for normal
2052 letters, because this is how he rest of the manual does this.
2053 (Pushing to MobileOrg): Mention that `org-directory'
2054 should be set.
2055 (Agenda commands): Document that SPC is a filter for
2056 any tag.
0c7efc08 2057 (Search view): Rename from "Keyword search".
8bfe682a
CD
2058 (Capure): New chapter.
2059 (Markup): New chapter.
0c7efc08
SM
2060 (Links in HTML export, Images in HTML export):
2061 Extend the section titles.
8bfe682a
CD
2062 (Images in HTML export): Document the align option.
2063 (Text areas in HTML export): Extend the section title.
2064 (Images in LaTeX export): Explain image placement in LaTeX.
2065
693737cd
GM
20662009-11-10 Glenn Morris <rgm@gnu.org>
2067
2068 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2069
c7bd4ebe
MA
20702009-11-08 Michael Albinus <michael.albinus@gmx.de>
2071
2072 * tramp.texi (Auto-save and Backup): Disable backups just for a
2073 method.
2074
2075 * trampver.texi: Update release number.
2076
76c5acad
MA
20772009-11-07 Michael Albinus <michael.albinus@gmx.de>
2078
2079 Sync with Tramp 2.1.17.
2080
2081 * trampver.texi: Update release number.
2082
d9a57abf
GM
20832009-10-29 Glenn Morris <rgm@gnu.org>
2084
2085 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2086
637f4f0f
MA
20872009-10-23 Michael Albinus <michael.albinus@gmx.de>
2088
2089 * tramp.texi (External methods): Temporary files are kept for
2090 `rsync' and `rsyncc' methods.
2091
310dbb05
JB
20922009-10-09 Juanma Barranquero <lekktu@gmail.com>
2093
2094 * eieio.texi: Fix typos.
2095
09094f28
CY
20962009-10-07 Chong Yidong <cyd@stupidchicken.com>
2097
2098 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2099
216f299a
JB
21002009-10-07 Juanma Barranquero <lekktu@gmail.com>
2101
2102 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2103 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2104
966a6506
CY
21052009-10-07 Chong Yidong <cyd@stupidchicken.com>
2106
2107 * Makefile.in: Build EIEIO and EDE manuals.
2108
21092009-10-07 Eric Ludlam <zappo@gnu.org>
2110
2111 * eieio.texi:
2112 * ede.texi: New files.
2113
8842cd9b
MA
21142009-10-05 Michael Albinus <michael.albinus@gmx.de>
2115
2116 * tramp.texi (Remote processes): Association of a pty is not supported.
2117
7006d207
CD
21182009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2119
2120 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2121 (Processing LaTeX fragments): Document that the size of images can be
2122 changes using the variable `org-format-latex-options'.
2123 (The date/time prompt, Timestamps): Be more accurate over ISO format
2124 dates and times.
2125 (Visibility cycling): Document showeverything keyword.
2126 (In-buffer settings): Document showeverything keyword.
2127 (Setting up the staging area): Fix the example.
2128 (MobileOrg): New section.
2129 (Agenda commands, Exporting Agenda Views): Document exporting the
2130 agenda view to Org files.
2131
0e7b2867
MA
21322009-09-28 Michael Albinus <michael.albinus@gmx.de>
2133
2134 * tramp.texi (History): Add IMAP support.
2135 (External methods): Add `imap' and `imaps' methods.
2136 (GVFS based methods): Add indices for `davs'.
2137 (Password handling): Rename anchors. Add IMAP entries for
2138 ~/.authinfo.gpg.
2139
2140 * trampver.texi: Set default value of `emacsimap'.
2141
4146636e
KY
21422009-09-22 Daiki Ueno <ueno@unixuser.org>
2143
2144 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2145
d22f7ffa
CY
21462009-09-13 Chong Yidong <cyd@stupidchicken.com>
2147
0c7efc08
SM
2148 * dired-x.texi (Technical Details):
2149 Delete dired-up-directory (Bug#4292).
d22f7ffa 2150
66043531
MA
21512009-09-03 Michael Albinus <michael.albinus@gmx.de>
2152
216f299a 2153 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2154
6eb02347
CD
21552009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2156
2157 * org.texi (Effort estimates): Document new effort setting commands.
2158 (Agenda commands): Document the new keys fro agenda time motion.
2159 Document entry text mode. Improve documentation of the keys to include
2160 inactive time stamps into the agenda view.
2161 (Feedback): Document the new bug report command.
0c7efc08 2162 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2163
38dc51ba
KY
21642009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2165
2166 * auth.texi (Help for users): Corrected markup.
2167
e402f452
GM
21682009-09-02 Glenn Morris <rgm@gnu.org>
2169
2170 * emacs-mime.texi (time-date): Mention float-time.
2171
744256cf
JB
21722009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2173
2174 * calc.texi (Simplifying Formulas): Improve the wording.
2175
b0b63450
MB
21762009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2177
2178 * auth.texi: Rewritten for coverage and clarity.
2179
21802009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2181
0c7efc08
SM
2182 * gnus.texi (Expiring Mail):
2183 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2184 (Various Various): Mention gnus-safe-html-newsgroups.
2185
2186 * gnus-news.texi: Mention
2187 gnus-mark-copied-or-moved-articles-as-expirable.
2188
2189 * emacs-mime.texi (Display Customization): Add xref to
2190 gnus-safe-html-newsgroups.
2191
b59329e0
MA
21922009-08-28 Michael Albinus <michael.albinus@gmx.de>
2193
2194 * tramp.texi (Version Control): Remove.
af42a9cc 2195 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2196 reference.
2197 (External methods): Correct `scpc' concept index entries. New method
2198 `rsyncc'.
2199 (External packages): New subsections "Filename completion" and "File
2200 attributes cache".
2201
0ff2d6c2
JB
22022009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2203
2204 * calc.texi (Rewrite Rules): Improve the example.
2205 (Simplifying Formulas): Explain use of the I and H flags for
2206 simplification.
2207
ecd3d54f
MA
22082009-08-25 Michael Albinus <michael.albinus@gmx.de>
2209
2210 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2211 Describe autostart behaviour of dbus-ping.
2212 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2213 for timeout values.
78176e69
MA
2214 (Top): Remove footnote saying D-Bus is not enabled by
2215 default. (Bug#4256)
ecd3d54f 2216
0f215bca
DU
22172009-08-23 Daiki Ueno <ueno@unixuser.org>
2218
2219 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2220 Reported by Jari Aalto (Bug#4211).
0f215bca 2221 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2222 epa-global-mail-mode.
3b7ab45f
DU
2223 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2224 epa-setup.
0f215bca 2225
4f22e84d
MA
22262009-08-16 Michael Albinus <michael.albinus@gmx.de>
2227
2228 * dbus.texi (Asynchronous Methods): Allow nil handler.
2229
9ff0b02b 22302009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 2231
26b03ee3 2232 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 2233
26b03ee3 2234 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 2235
4c39f404
CY
22362009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2237
2238 * calc.texi (Date Forms): Fix typos.
2239
3bcfba17
GM
22402009-08-08 Glenn Morris <rgm@gnu.org>
2241
2242 * org.texi (Agenda commands): Restore clobbered change.
2243
66783bb4
EZ
22442009-08-07 Eli Zaretskii <eliz@gnu.org>
2245
2246 * calc.texi (Graphics, Devices): Update with the peculiarities of
2247 operation on MS-Windows.
2248
c8d0cf5c
CD
22492009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2250
2251 * org.texi (Publishing action): Improve documentation of file
2252 names when publishing to the source directory.
2253 (Clean view): Document `org-indent-mode'.
2254 (Clocking work time): Add documentation for the
2255 new :timetamp option when creating a clock report.
2256 (Paragraphs): Fix many typos.
2257 (Plain lists): Remove duplicate explanation about the
2258 `C-c *' command.
2259 (Literal examples): Update to reflect the new behavior
2260 of the -n -r -k switches when exporting source code examples.
2261 (Structure editing): Add information about `C-c *',
2262 converting a plain list into a list of Org items.
2263 (Remember): Small rephrasing of the paragraph
2264 describing remember.el. Also mentioned that remember.el is part
2265 of Emacs 23, not Emacs 22.
2266 (Clocking work time): Add documentation about
2267 displaying the current clocking time against the effort estimate.
2268 Also add a footnote about using `org-clock-in-prepare-hook' to add
2269 an effort estimate on the fly, just before clocking it.
2270 (Footnotes): Document automatic renumbering and
2271 sorting.
2272 (Agenda commands): Document new bulk commands.
2273 (Plain lists): Document new behavior of
2274 `org-cycle-include-plain-lists'.
4e2af782 2275 Hyphenation only in TeX.
c8d0cf5c
CD
2276 (Clocking work time): Document the key to update effort
2277 estimates.
2278 (Clocking work time): Document the clock time display.
2279 (Structure editing, TODO basics): Document new
2280 variables.
2281 (Column attributes): Document new colciew operators.
2282 (Publishing options): Document :xml-declaration.
2283 (Tracking TODO state changes): Document the
2284 LOG_INTO_DRAWER property.
2285 (Literal examples): Document the new implementation for
2286 editing source code.
2287 (Publishing action): Mention the new publishing
2288 function, to publish an Org source file.
2289 (Publishing links): Mention how to link to an Org source file.
2290 (Macro replacement): Document new macros.
2291 (Handling links): Document type-specific completion
2292 when inserting links.
2293 (Structure editing, Plain lists): Improve documentation
2294 on sorting.
2295 (Internal links): Document custom ids for links.
2296 (Handling links): Document custom ids for links.
2297 (CSS support): Document new class.
2298 (Refiling notes): Document the possibility to create new nodes
2299 during refiling.
2300 (Agenda commands): Document the "?" operator to find
2301 tasks without effort setting.
2302 (Exporting agenda information): Section moved.
2303 (RSS Feeds): New section.
2304 (Built-in table editor): Document M-e and M-a navigate
2305 inside table field.
2306 (Stuck projects): Docment that projects identified as
2307 un-stuck will still be searchd for stuck sub-projects.
2308 (Paragraphs): Document centering.
2309 (Creating timestamps, Agenda commands): Document new
2310 behavior when changing time stamps.
2311 (Structure editing): Document the new command
2312 `org-clone-subtree-with-time-shift'.
2313 (Publishing): Refresh this chapter.
2314 (Export options, Export options, In-buffer settings):
2315 Document the new keywords.
2316 (Matching tags and properties): Collect all
2317 documentation about tags/property matches here.
2318 (Setting tags): Document `org-tag-persistent-alist'.
2319 (Weekly/daily agenda): New section.
2320 (Orgstruct mode): Describe `orgstruct++-mode'.
2321 (Drawers): Mention the LOGBOOK drawer.
2322 (Export options, Sectioning structure): Document the
2323 #+LEATEX_HEADER in-buffer setting.
2324 (Bugs): Section removed.
2325 (Hooks): New section.
0c7efc08 2326 (Add-on packages): Move here from old location.
c8d0cf5c
CD
2327 (Context-sensitive commands): New section.
2328 (Setting tags): Document newline option.
2329 (Global TODO list, Matching tags and properties):
2330 Mention more variables.
2331 (Checkboxes): Update to changed command behavior.
81a5560e 2332
40d2791f
CY
23332009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2334
2335 * speedbar.texi (Basic Key Bindings): Fix typo.
2336
65d0154b
JB
23372009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2338
2339 * calc.texi (Vector/Matrix Functions): Add index entries for both
2340 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2341 affects matrices with more than one row.
b5bdfd9f 2342 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 2343
5a9e3ab7
JB
23442009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2345
2346 * calc.texi (Stack Manipulation Commands): Add documentation for
2347 `calc-transpose-lines'
2348
42fb7e61
MA
23492009-07-27 Michael Albinus <michael.albinus@gmx.de>
2350
2351 * dbus.texi (Receiving Method Calls): Describe special return value
2352 `:ignore'.
2353
574b69d5
AM
23542009-07-24 Alan Mackenzie <acm@muc.de>
2355
2356 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2357 initialization, any individual variable setting now takes precedence
2358 over one done via c-file-style/c-file-offsets.
2359
ec06459c
JB
23602009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2361
2362 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2363 truncated when Calc is quit.
2364 (Customizing Calc): Document `calc-undo-length'.
2365
4ce54f6b
CY
23662009-07-20 Chong Yidong <cyd@stupidchicken.com>
2367
2368 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2369
0e4f8ba5
GM
23702009-07-11 Kevin Ryde <user42@zip.com.au>
2371
2372 * pcl-cvs.texi (About PCL-CVS):
2373 * widget.texi (Basic Types):
2374 Fix cross-references.
2375
fa0f81b0
AS
23762009-07-01 Andreas Schwab <aschwab@redhat.com>
2377
2378 * dbus.texi (Type Conversion): Don't use literal control character.
2379
88a683c5
MA
23802009-07-01 Michael Albinus <michael.albinus@gmx.de>
2381
2382 * tramp.texi (GVFS based methods): New section.
2383 (Remote processes): Processes for GVFS based methods run locally.
2384
36c8febb
MA
23852009-06-30 Michael Albinus <michael.albinus@gmx.de>
2386
0c7efc08
SM
2387 * tramp.texi (Inline methods, External methods, Gateway methods):
2388 Avoid the words "kludge" and hack".
36c8febb
MA
2389 (External methods): Add `synce' method.
2390
2391 * trampver.texi: Update release number.
2392
d6b951bb
MA
23932009-06-22 Michael Albinus <michael.albinus@gmx.de>
2394
2395 Sync with Tramp 2.1.16.
2396
2397 * tramp.texi (History): Add GVFS support.
2398 (External methods): Precise `rsync' description. Add `dav', `davs' and
2399 `obex' methods. Add 'tramp-gvfs-methods' option.
2400 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2401 forms.
2402 (Remote Programs): Introduce `tramp-own-remote-path'.
2403 (Remote processes): New subsection "Running remote programs that create
2404 local X11 windows".
2405 (Frequently Asked Questions): Improve code for disabling vc.
2406
2407 * trampver.texi: Update release number. Set default value of
2408 `emacsgvfs'.
2409
70243478
CY
24102009-06-21 Chong Yidong <cyd@stupidchicken.com>
2411
2412 * Branch for 23.1.
2413
54b31cbf
GM
24142009-06-17 Glenn Morris <rgm@gnu.org>
2415
2416 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2417 (Latest version of Emacs): Mention source code repository.
2418
f6adc23c
GM
24192009-06-16 Glenn Morris <rgm@gnu.org>
2420
2421 * faq.texi (Top): Language tweak.
2422 (Extended commands): Most people have arrow keys.
2423 (Emacs manual): Say how to follow info links.
2424 (File-name conventions): Change title a bit. Explain about source
2425 versus installed. Condense etc description.
2426 (Guidelines for newsgroup postings): Mention Savannah list page.
2427 (Newsgroup archives): Simplify.
2428 (Contacting the FSF): Add contact URL.
2429 (Emacs Lisp documentation): Printed version not always available.
2430 (Installing Texinfo documentation): Explain how by hand installation is
2431 not normally needed. Use add-to-list. Remove duplicate reference.
2432 (Informational files for Emacs): Move info on Help menu here from
2433 "File-name conventions".
2434 (Help installing Emacs): Tweak uref.
2435 (Obtaining the FAQ): Mention repository.
2436 (Origin of the term Emacs): Explain "ITS".
2437 (Changing load-path): Use add-to-list.
2438 (Automatic indentation): Clarify this is for Text mode.
2439 Don't mention Indented Text mode.
2440 (Finding Emacs on the Internet): The FSF does not seem to offer a
2441 deluxe distribution on CD anymore.
2442
b59a8457
GM
24432009-06-16 Glenn Morris <rgm@gnu.org>
2444
2445 * faq.texi (Top): Mention which Emacs version this FAQ is about.
2446 Recommend the latest release. Mention how to get older FAQs.
2447 Recommend the Emacs manual.
2448 (Guidelines for newsgroup postings): Discourage cross-posts.
2449 (Underlining paragraphs): Remove.
2450 (Editing MS-DOS files): Remove pre-Emacs 20 information.
2451 (Bugs and problems): Update key-binding.
2452 (Problems with very large files): Mention 64-bit.
2453 (Shell process exits abnormally): Remove.
2454 (Problems with Shell Mode): Rename and update.
2455 (Spontaneous entry into isearch-mode)
2456 (Problems talking to certain hosts): Remove. This is old information,
2457 in etc/PROBLEMS if needed.
2458 (Emacs takes a long time to visit files, Updating Emacs): Remove.
2459 (Dired claims that no file is on this line): Update.
2460 (Installing Emacs, Problems building Emacs): Simplify.
2461 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
2462 information.
2463 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
2464 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
2465 (JDEE): "JDEE", not "JDE".
2466 (Handling C-s and C-q with flow control, Binding C-s and C-q):
2467 Remove. This is old information, in etc/PROBLEMS if needed.
2468 (stty and Backspace key, Kanji and Chinese characters): Remove.
2469 (Right-to-left alphabets): Update section.
2470 (Changing the included text prefix): Gnus uses message-yank-prefix.
2471 Add cross-reference to Supercite manual.
2472 (Saving a copy of outgoing mail): Simplify output file description.
2473 (Expanding aliases when sending mail): Refer to Emacs manual.
2474 Remove old info about RFC822.
2475 Correct description of how to rebuild aliases.
2476 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
2477 (MIME with Emacs mail packages)
2478 (Viewing articles with embedded underlining)
2479 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
2480 Remove old sections.
2481 (Killing based on nonstandard headers): Remove. Scoring is preferable,
2482 and is well-documented in the Gnus manual.
2483 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
2484 (Making Gnus faster): Rename from "Starting Gnus faster".
2485 Merge "Catch-up is slow in Gnus" into here.
2486
0e6d12ca
GM
24872009-06-14 Glenn Morris <rgm@gnu.org>
2488
2489 * faq.texi (Status of Emacs): Re-order with most recent releases first.
2490 (New in Emacs 23): New section.
2491 (Handling C-s and C-q with flow control): Add xref.
2492
2e17e05e
GM
24932009-06-13 Glenn Morris <rgm@gnu.org>
2494
2495 * faq.texi (Setting up a customization file): Grammar fix.
2496 Customize is no longer "new".
2497 (Displaying the current line or column): Line-number mode is on by
2498 default. Don't mention `column' package. Mention linum.el.
2499 (Turning on abbrevs by default): Explain how to do it for buffers,
2500 modes, and everywhere.
2501 (Associating modes with files): Use add-to-list. Don't mention Emacs
2502 19.
2503 (Highlighting a region): On by default since 23.1.
2504 (Replacing highlighted text): Update doc quote.
2505 (Working with unprintable characters): Don't mention search-quote-char.
2506 (Using an already running Emacs process): Gnuclient is probably not an
2507 enhancement these days.
2508 (Indenting switch statements): Remove mention of pre-Emacs 20.
2509 (Horizontal scrolling): Abbreviate Emacs 20 description.
2510 (Replacing text across multiple files): Fix name of dired command.
2511 (Disabling backups): Use require not load.
4f9d4de3 2512 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 2513
2a1cf2b9
BW
25142009-06-13 Bill Wohler <wohler@newt.com>
2515
2516 Release MH-E manual version 8.2.
2517
2518 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2519 release 8.2.
2520
85b438b7
GM
25212009-06-13 Glenn Morris <rgm@gnu.org>
2522
2523 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
2524 in this day and age the common meaning is "on the web".
2525 (copying): Use @copyright in all cases.
2526 (Basic keys): Remove reference to deleted manual node "Text Characters".
2527 (File-name conventions): Use GNU as an example rather than SERVICE.
2528 default.el lives in site-lisp. Update Info directory location.
2529 (Real meaning of copyleft): GPL actions have been brought, but all
2530 settled out of court.
2531 (Guidelines for newsgroup postings): Shorten section title.
2532 Simplify comp.emacs description.
2533 (Newsgroup archives): Change Google URL. Describe Gmane.
2534 (Unsubscribing from Emacs lists): Remove discussion of "distribution
2535 points". Mention List-Unsubscribe header.
2536 (Contacting the FSF): Update email and URLs.
2537 (Basic editing): Mention F1 for help.
2538 (Installing Texinfo documentation): Refer to Texinfo website rather
2539 than ftp server.
2540 (Printing a Texinfo file): Mention texi2pdf.
2541 (Informational files for Emacs): Don't describe FTP or SERVICE, they
2542 are just stubs nowadays.
2543 (Latest version of Emacs): Explain version numbers.
2544 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
2545 (Turning on syntax highlighting): No need to mention hilit19 any more.
2546 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
2547 (Modes for various languages): Remove section.
2548 (Major packages and programs): Remove most version and maintainer
2549 information - it's hard to keep up-to-date, and adds nothing.
2550 Similarly with direct links to mailing lists.
2551 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
2552 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
2553 years, and Emacs comes with tools for this now.
2554 (Patch): Remove section - this is a standard tool.
2555 (Using function keys under X): Remove section.
2556
93e2d996
GM
25572009-06-12 Glenn Morris <rgm@gnu.org>
2558
2559 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
2560 (Help installing Emacs): Remove reference to deleted X11 node.
2561 (Associating modes with files): Interpreter-mode-alist is no longer
2562 subservient to auto-mode-alist.
2563 (Installing Emacs): Change future Emacs version.
2564 (Linking with -lX11 fails): Remove old section.
2565 (Packages that do not come with Emacs): Update ELL location.
2566 Emacs Lisp archive is dead.
2567 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
2568 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
2569 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
2570 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
2571 (Removing flashing messages): Remove section about non-existent Gnus
2572 option.
2573
f0bf7708
GM
2574 * faq.texi (Top): Add @top command.
2575 Remove the optional arguments from all @node commands: makeinfo can
2576 generate these automatically, and it is easier to edit and rearrange
2577 nodes without them.
2578
30884d11
GM
25792009-06-11 Glenn Morris <rgm@gnu.org>
2580
2581 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
2582 (The LPF): Make the updated URL the sole reference point.
2583 (Learning how to do something): Update refcard price and format.
2584 (Getting a printed manual): Sources in doc/emacs/, not man/.
2585 Also available in PDF format. Since the page count varies, be less
2586 precise.
2587 (Informational files for Emacs): Remove references to deleted files
2588 LPF and SUN-SUPPORT, and to UUCP.
2589 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
2590 Remove many obsolete ways to get the FAQ, which now seems only to be
2591 distributed with Emacs.
2592 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
2593
deab46e0
CY
25942009-06-09 Chong Yidong <cyd@stupidchicken.com>
2595
223b43fa 2596 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 2597 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 2598
deab46e0
CY
2599 * ada-mode.texi (Installation, Compile commands)
2600 (Project File Overview, No project files, Set compiler options)
2601 (Use GNAT project file, Use multiple GNAT project files)
2602 (Identifier completion): Use @samp for menu items, and @kbd for key
2603 sequences (Bug#3504).
2604
71fbd643
DU
26052009-06-04 Daiki Ueno <ueno@unixuser.org>
2606
8c9bb6f5 2607 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 2608
f197085b
CY
26092009-06-04 Ryan Yeske <rcyeske@gmail.com>
2610
2611 * message.texi (Header Commands): Fix descriptions to match
2612 keybindings.
2613
7f3bc720
DU
26142009-04-22 Daiki Ueno <ueno@unixuser.org>
2615
2616 * gnus.texi (Security): Mention that EasyPG is the current default.
2617
4518068d
CY
26182009-04-13 Chong Yidong <cyd@stupidchicken.com>
2619
2620 * ediff.texi (Session Commands): Fix typo.
2621
d7ca410a
MB
26222009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2623
2624 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
2625 news.software.readers. Reported by Florian Rehnisch.
2626
c6c76add
GM
26272009-04-02 Glenn Morris <rgm@gnu.org>
2628
2629 * auth.texi: Capitalize direntry.
2630
2631 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
2632 using a period in the entry name. (Bug#2797)
2633
35ed8e2e
JB
26342009-03-03 Juanma Barranquero <lekktu@gmail.com>
2635
2636 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
2637 ($(infodir)/auth, auth.dvi): New targets.
2638
e280480a
GM
26392009-03-03 Glenn Morris <rgm@gnu.org>
2640
2641 * auth.texi: Fix @setfilename.
2642
2643 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
2644 (auth, $(infodir)/auth, auth.dvi): New rules.
2645
8a76755b
GM
26462009-02-25 Glenn Morris <rgm@gnu.org>
2647
2648 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
2649
0038d478
MB
26502009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2651
2652 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
2653
26542009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2655
2656 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
2657 gnus-nocem-issuers, and gnus-nocem-verifyer.
2658
867d4bb3
JB
26592009-02-20 Juanma Barranquero <lekktu@gmail.com>
2660
2661 * ada-mode.texi (Project files, Automatic Casing):
2662 * dbus.texi (Signals):
2663 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
2664 * mh-e.texi (HTML):
2665 * nxml-mode.texi (Locating a schema)
2666 (Using the document's URI to locate a schema):
2667 * org.texi (Footnotes, Using the mapping API):
2668 * rcirc.texi (Channels): Remove duplicate words.
2669
3a44dc1f
GM
26702009-02-20 Glenn Morris <rgm@gnu.org>
2671
2672 * dired-x.texi (Miscellaneous Commands):
2673 * gnus.texi: Minor updates for mbox Rmail.
2674
5dc584b5
KB
26752009-02-16 Karl Berry <karl@gnu.org>
2676
b59a8457
GM
2677 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2678 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
2679 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2680 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2681 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2682 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
2683 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
2684 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2685 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
2686 Consistently use @insertcopying in the Top node,
5dc584b5 2687 @contents at the front (after @end titlepage),
b59a8457 2688 and @direntry after @copying. (Bug#1988)
5dc584b5 2689
9eb59592
MB
26902009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2691
2692 * auth.texi: New file documenting auth-source.
2693
d324fa76
CD
26942009-02-13 Carsten Dominik <dominik@science.uva.nl>
2695
2696 * org.texi (Org Plot): Fix link.
2697
7a603b73
DU
26982009-02-09 Daiki Ueno <ueno@unixuser.org>
2699
2700 * epa.texi (Mail-mode integration): Mention the way to do
2701 "encrypt-to-self". (Bug#1807)
2702
a626b338 27032009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
2704
2705 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
2706
3b36c17e
MB
27072009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2708
2709 * gnus-news.texi: Print version about Incoming*.
2710
55033558
CD
27112009-02-02 Carsten Dominik <dominik@science.uva.nl>
2712
2713 * org.texi (Structure editing, Handling links)
2714 (Fast access to TODO states, Javascript support): Make standard docs
2715 correctly reflect default variable settings.
2716
ec712abb
GM
27172009-02-02 Glenn Morris <rgm@gnu.org>
2718
2719 * org.texi: Fix typos.
2720
7112648c
MA
27212009-02-01 Michael Albinus <michael.albinus@gmx.de>
2722
2723 Sync with Tramp 2.1.15.
2724
2725 * trampver.texi: Update release number.
2726
2e461fc1
CD
27272009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2728
2729 * org.texi (TODO dependencies): Document TODO dependencies on
2730 checkboxes.
2731
bc283609
CD
27322009-01-30 Carsten Dominik <dominik@science.uva.nl>
2733
2734 * org.texi (TODO dependencies): Document key binding for toggling
2735 ORDERED property.
2736
74fc5047
MA
27372009-01-28 Michael Albinus <michael.albinus@gmx.de>
2738
2739 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
2740 of hook functions.
2741
d6685abc
CD
27422009-01-28 Carsten Dominik <dominik@science.uva.nl>
2743
2744 * org.texi (TODO dependencies): New section.
2745
65c439fd
CD
27462009-01-27 Carsten Dominik <dominik@science.uva.nl>
2747
2748 * org.texi (Plain lists, TODO basics, Priorities)
2749 (Multiple sets in one file, Conflicts): Document interaction with
2750 `shift-selection-mode'.
2751
5fafc247
JB
27522009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2753
2754 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2755 Make Calc the subject of sentences.
2756 (Rearranging Formulas using Selections): Discuss new options
2757 for `j *'.
2758
e7433508
MA
27592009-01-26 Michael Albinus <michael.albinus@gmx.de>
2760
2761 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2762
2096a1b6
GM
27632009-01-26 Glenn Morris <rgm@gnu.org>
2764
2765 * org.texi: Fix typos.
2766
0cb61492
BW
27672009-01-26 Bill Wohler <wohler@newt.com>
2768
2096a1b6 2769 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 2770
0bd48b37
CD
27712009-01-25 Carsten Dominik <dominik@science.uva.nl>
2772
2773 * org.texi (References): Add information about remote references.
2774 (Built-in table editor): Document `C-c RET' in tables.
2775 (Math symbols, Quoting LaTeX code): Mention that simple
2776 LaTeX macros survive LaTeX export.
2777 (Images in LaTeX export): Show how to create a reference to a
2778 figure.
2779 (Sectioning structure): Document that the LaTeX class can be
2780 specified in a property.
2781 (Text areas in HTML export): New section.
2782 (External links): Add examples for text search and ID links.
2783 (Built-in table editor): Remove the descriptio of `C-c
2784 C-q', it not longer works.
2785 (Literal examples): Document that a space must follow
2786 the colon in short examples.
2787 (Relative timer): Document `org-timer-stop'.
2788 (Footnotes): New section.
2789 (Footnote markup): Shorten section and refer to new Footnote
2790 section.
2791 (Literal examples): Add documentation for line
2792 numbering in and references to code examples.
2793 (CSS support): Fix the description of default CSS styles.
2794 (Capturing column view): Document
2795 "file:path/to/file.org" as an allowed value for the ID property of
2796 a dynamic block copying column view.
2797
49dbbaf2
SE
27982009-01-23 Stephen Eglen <stephen@gnu.org>
2799
2800 * mh-e.texi (Getting Started): Describe $MH.
2801
193e6828
MA
28022009-01-21 Michael Albinus <michael.albinus@gmx.de>
2803
2804 * tramp.texi (all): Harmonize usage of "external method",
2805 "external transfer method" and "out-of-band method".
2806 (Connection types): Precise the differences of inline and external
2807 methods. Written by Adrian Phillips <a.phillips@met.no>.
2808
26b9f88d
MB
28092009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2810
2811 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2812 commands as described at the top. Reported by Allan Gottlieb
2813 <gottlieb@nyu.edu>.
2814
28152009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2816
2817 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2818 nnmail-pathname-coding-system.
2819
377952e0
GM
28202009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
2821
2822 * org.texi (Relative timer): Fix typo.
2823
a20d3598
JB
28242009-01-15 Juanma Barranquero <lekktu@gmail.com>
2825
2826 * org.texi (Clocking work time): Fix typo.
98a1e0f5 2827 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 2828
a50253cc
GM
28292009-01-13 Glenn Morris <rgm@gnu.org>
2830
2831 * org.texi: Fix some more typos.
2832
07450bee
GM
28332009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
2834
2835 * org.texi: Fix some typos.
2836
e3e955fe
MB
28372009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2838
2839 * gnus.texi (Group Parameters): Add note for local variables.
2840
28412009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2842
0c7efc08
SM
2843 * gnus.texi (Converting Kill Files): Fix URL.
2844 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
2845
28462009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2847
2848 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2849 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
2850 (Paging the Article): Add index entry.
2851
71dd9983
JB
28522009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
2853
2854 * ada-mode.texi (Examples): Delete redundant text.
2855
4a0cf14f
MA
28562009-01-03 Michael Albinus <michael.albinus@gmx.de>
2857
36c8febb 2858 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
2859
2860 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2861 addresses.
2862
aedac0f0
BW
28632009-01-03 Bill Wohler <wohler@newt.com>
2864
2865 * mh-e.texi (Scan Line Formats): Indicate that first column should be
2866 kept empty.
2867
4c65b566
CD
28682008-12-20 Carsten Dominik <dominik@science.uva.nl>
2869
2870 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
2871 (HTML Export commands, LaTeX/PDF export commands):
2872 Improve documentation about transient-mark-mode.
4c65b566
CD
2873 (References): DOcuemtn the use of special names like $LR1 to reference
2874 to fields in the last table row.
2875
e1a78e1e
JL
28762008-12-19 Juri Linkov <juri@jurta.org>
2877
2878 * info.texi (Search Text): Remove mention of removed key binding M-s.
2879
17a0aa82
CD
28802008-12-18 Carsten Dominik <dominik@science.uva.nl>
2881
2882 * org.texi (References): Remove mentioning of @0 as reference for the
2883 last line, this has been reverted in the Lisp sources.
2884
4997d802
JB
28852008-12-17 Juanma Barranquero <lekktu@gmail.com>
2886
2887 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2888 (DVI_TARGETS): Remove duplicates. Add sasl.
2889 ($(infodir)/sasl, sasl.dvi): New targets.
2890
33306645
CD
28912008-12-17 Carsten Dominik <dominik@science.uva.nl>
2892
2893 * org.texi: Version number pushed to 6.15d.
2894
db55f368
CD
28952008-12-16 Carsten Dominik <dominik@science.uva.nl>
2896
a0bf4117 2897 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
2898 (Images in LaTeX export): New section.
2899 (Inlined images, Images in HTML export): Sections renamed.
2900
dae0a942
MB
29012008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2902
2903 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
2904
9f5572e9
MB
29052008-12-04 David Engster <dengste@eml.cc>
2906
2907 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 2908 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 2909
bc23baaa
CD
29102008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
2911
2912 * org.texi (Using the mapping API): Fix bug in mapping example.
2913 (Publishing options): Make the list of properties complete again, in
2914 correspondence to the variable `org-export-plist-vars'.
2915 (Property searches): Document new special values for time comparisons.
2916 (Tag inheritance): Refine the description of tag inheritance.
2917 (Project alist): Add info about the publishing sequence of components.
a0bf4117 2918 (Effort estimates): Document the new relative timer.
bc23baaa 2919
3bf8054f
JB
29202008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
2921
2922 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
2923 (Using Calc): Clarify use of `C-x * o'.
2924 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
2925
ac134f2f
RS
29262008-11-28 Richard M Stallman <rms@gnu.org>
2927
2928 * dbus.texi (Receiving Method Calls): Clean up previous change.
2929
ace706d1
MA
29302008-11-26 Michael Albinus <michael.albinus@gmx.de>
2931
2932 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
2933 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
2934 `dbus-unescape-from-identifier'.
2935 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 2936 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
2937 (Signals): Use the constants in the example.
2938
d60b1ba1
CD
29392008-11-24 Carsten Dominik <dominik@science.uva.nl>
2940
b97439ce 2941 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 2942
ce4fdcb9
CD
29432008-11-23 Carsten Dominik <dominik@science.uva.nl>
2944
2945 * org.texi (Setting up Remember): Document `org-remember-mode'.
2946 (External links): Document that bbdb links can use a regular
2947 expression.
2948 (External links): Document that elisp links can contain interactive
2949 commands.
2950
c8548a00 29512008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
2952
2953 * viper.texi (viper-translate-all-ESC-keysequences):
2954 Description removed.
2955
6a2c4aec
GM
29562008-11-19 Glenn Morris <rgm@gnu.org>
2957
2958 * doclicense.texi: Change to FDL 1.3.
2959 Relicense all texi files under FDL 1.3 or later.
2960
59ee4113
JB
29612008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
2962
2963 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
2964
59bcbb98 29652008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 2966
0c7efc08 2967 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
2968
2969 * ediff.texi: Version/date change.
9f90198a 2970
8aa41c9b
CY
29712008-11-14 Chong Yidong <cyd@stupidchicken.com>
2972
2973 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
2974
17587b1b
JB
29752008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
2976
2977 * calc.texi (About This Manual): Comment out a mention of
2978 marginal notes.
2979
564c900e
CD
29802008-11-12 Carsten Dominik <dominik@science.uva.nl>
2981
2982 * org.texi (Clocking work time): Document the :formula property of
2983 clock tables.
2984 (Structure editing, Refiling notes): Document refiling regions.
2985 (Agenda commands): Document the double-prefix version
2986 of the `l' command in the agenda.
2987 (Handling links): Explain the effect of a double prefix
2988 arg to `C-c C-o'.
2989 (TODO basics): Add documentation for tag triggers.
2990
3c4be1f2
GM
29912008-10-23 Glenn Morris <rgm@gnu.org>
2992
2993 * cl.texi (Function Bindings): Mention `flet' fails to deal with
2994 byte-compiling things like `+'.
2995
2996 * ns-emacs.texi: Merge copyright years of author now with assignment
2997 into FSF years.
2998 (VER): Use it for easier automatic updating. Use Emacs version rather
2999 than standalone Emacs.app version.
3000
a6520ff3
CD
30012008-10-12 Carsten Dominik <dominik@science.uva.nl>
3002
864c9740 3003 * org.texi: Lots of minor fixes.
a6520ff3
CD
3004 (Capture): New chapter.
3005 (Org Plot): New section.
3006
db7a4b66
MH
30072008-09-30 Magnus Henoch <mange@freemail.hu>
3008
3009 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3010
4043c194
JB
30112008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3012
3013 * calc.texi (User Defined Units): Mention how to enter optional display
3014 string.
3015
eef5ade7
MB
30162008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3017
0c7efc08 3018 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3019 avoid the "y/n" wording.
3020
e52cac88
MB
30212008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3022
0c7efc08 3023 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3024
30252008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3026
3027 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3028 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3029
00c55306
BW
30302008-09-22 Bill Wohler <wohler@newt.com>
3031
3032 Release MH-E manual version 8.1.
3033
3034 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3035 release 8.1.
3036
3037 * mh-e.texi: Retain dual license as agreed to by the FSF.
3038 However, bump GPL to Version 3.
3039 Use @include for license text.
3040
e52cac88 30412008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3042
3043 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3044 (Store custom flags and keywords, Store arbitrary data):
3045 Clean up markup.
64763fe3
MB
3046
30472008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3048
3049 * gnus.texi (The Gnus Registry): Document it.
3050
9e601b8d
MB
30512008-09-08 David Engster <dengste@eml.cc>
3052
88ee5b02
JB
3053 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3054 Clarify section about choosing back end servers.
9e601b8d 3055
247043f1
GM
30562008-08-23 Glenn Morris <rgm@gnu.org>
3057
3058 * dired-x.texi (Shell Command Guessing):
3059 Mention dired-guess-shell-case-fold-search. (Bug#417)
3060
2bfec7a0
MA
30612008-08-22 Michael Albinus <michael.albinus@gmx.de>
3062
3063 * trampver.texi: Update release number.
3064
247043f1 30652008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3066
3067 * ns-emacs.texi: Update version.
3068 (Introduction): Correct menu location for options save.
3069 (Customization): Note that defaults are stored under org.gnu.Emacs.
3070
8c20bd92
BW
30712008-08-11 Bill Wohler <wohler@newt.com>
3072
3073 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3074 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3075 Henman) (closes SF #1768928).
3076
767a4d92
GM
30772008-08-10 Glenn Morris <rgm@gnu.org>
3078
3079 * ns-emacs.texi: Use @copying. Change copyright of authors with
3080 assignment to FSF. Change license to GFDL.
3081 (Top): Remove outdated references.
3082
6ecfe5c2
MB
30832008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3084
88ee5b02
JB
3085 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3086 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3087 gnus-summary-sort-by-most-recent-date.
3088 (Summary Sorting): Explain prefix argument.
3089
30902008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3091
3092 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3093 gnus-summary-pipe-output.
3094
eb932e8a
MA
30952008-08-03 Michael Albinus <michael.albinus@gmx.de>
3096
3097 * dbus.texi (Receiving Method Calls): Document error handling of own
3098 D-Bus methods.
3099
bfe16263
BW
31002008-08-01 Bill Wohler <wohler@newt.com>
3101
3102 * mh-e.texi (Reading Mail)
9f90198a 3103 (Viewing Attachments): Describe new function
bfe16263
BW
3104 mh-show-preferred-alternative.
3105 (Sending Mail, Redistributing, Sending Message): Describe new hook
3106 mh-annotate-msg-hook.
3107
21956b56
MA
31082008-07-31 Michael Albinus <michael.albinus@gmx.de>
3109
3110 * dbus.texi (Arguments and Signatures): Fix example.
3111 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3112 (Asynchronous Methods): New node.
9f90198a
JB
3113 (Errors and Events): Describe extended layout of `dbus-event'.
3114 New defun `dbus-event-message-type'.
21956b56 3115
7c2fb837
DN
31162008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3117
3118 * ediff.texi: Remove VMS support.
3119
13662773
JB
31202008-07-29 Juanma Barranquero <lekktu@gmail.com>
3121
3122 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3123 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3124
ddde0b34
CY
31252008-07-29 Chong Yidong <cyd@stupidchicken.com>
3126
3127 * Makefile.in: Add mairix-el targets.
3128
31292008-07-29 David Engster <deng@randomsample.de>
3130
3131 * mairix-el.texi: New file.
3132
d5875b25
JB
31332008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3134
366b7d44
JB
3135 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3136 project files. Delete 'main_unit' project variable; not needed. Allow
3137 process environment variables wherever project variables are allowed.
3138 Add tutorial section on multiple GNAT project files.
d5875b25 3139
6cbab8ee
MA
31402008-07-27 Michael Albinus <michael.albinus@gmx.de>
3141
3142 Sync with Tramp 2.1.14.
3143
3144 * trampver.texi: Update release number.
3145
9e2a2647
DN
31462008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3147
3148 * ns-emacs.texi:
3149 * faq.texi: Remove mentions of Mac Carbon.
3150
d62672f3
MB
31512008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3152
3153 * gnus.texi (Saving Articles): Describe the 2nd argument of
3154 gnus-summary-save-in-pipe.
3155 (SpamAssassin): Use it.
3156
31572008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3158
3159 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3160
dd12e1c6
CD
31612008-07-25 Carsten Dominik <dominik@science.uva.nl>
3162
3163 * org.texi (Export options): Document the use of the creator flag.
3164
44ce9197
CD
31652008-07-24 Carsten Dominik <dominik@science.uva.nl>
3166
3167 * org.texi: New version 6.06a.
3168
ddd13c5d
JB
31692008-07-23 Juanma Barranquero <lekktu@gmail.com>
3170
3171 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3172 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3173
8dc6104d
JB
31742008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3175
3176 * calc.texi (Editing Stack Entries):
3177 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3178 Calc's help functions. Mention fixing typos.
3179 (Customizing Calc): Fix typo.
3180
31812008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3182
3183 * calc.texi (summarykey): New macro. Use to correctly format keys in
3184 the summary.
3185
ddd13c5d 31862008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3187
3188 * ns-emacs.texi (Customization): Corrected documentation on color
3189 specification formats.
3190
568beaa2
AS
31912008-07-19 Andreas Schwab <schwab@suse.de>
3192
db8ef699 3193 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3194
3195 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3196 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3197
cd71b9ae
MA
31982008-07-18 Michael Albinus <michael.albinus@gmx.de>
3199
3200 * dbus.texi (Inspection): Rework, introduce submenus.
3201 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3202 (Properties and Annotations, Arguments and Signatures): New nodes.
3203
9b7993b4
MA
32042008-07-13 Michael Albinus <michael.albinus@gmx.de>
3205
3206 * dbus.texi (Receiving Method Calls): Fix description of
3207 `dbus-register-method'.
3208 (Signals): Allow also signal arguments for filtering in
3209 `dbus-register-signal'.
3210
241d447b
JB
32112008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3212
3213 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3214 `cnorm'.
3215 (Arithmetic Tutorial): Simplify the verification of prime factors.
3216
adb46650
MB
32172008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3218
3219 * gnus.texi (Saving Articles): Mention
3220 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3221
92e15881
JB
32222008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3223
3224 * calc.texi: Adjust mode line throughout.
3225
ea597303
JB
32262008-06-28 Juanma Barranquero <lekktu@gmail.com>
3227
3228 * sasl.texi (Mechanisms): Fix typos.
3229
aee08080
JB
32302008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3231
3232 * calc.texi (Killing from the stack): Mention using normal Emacs
3233 copying.
3234
a06a4a12
MA
32352008-06-21 Michael Albinus <michael.albinus@gmx.de>
3236
0c7efc08 3237 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 3238 Add `auth-source' mechanism.
a06a4a12
MA
3239 (Connection caching): Tramp reopens the connection automatically,
3240 when the operating system on the remote host has been changed.
3241
7389398d
EZ
32422008-06-20 Eli Zaretskii <eliz@gnu.org>
3243
3244 * makefile.w32-in (distclean): Remove makefile.
3245
b349f79f
CD
32462008-06-17 Carsten Dominik <dominik@science.uva.nl>
3247
3f9b4c2b 3248 * org.texi (Using the mapping API): New section.
b349f79f 3249 (Agenda column view): New section.
3f9b4c2b 3250 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 3251 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 3252 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
3253
32542008-06-17 Jason Riedy <jason@acm.org>
3255
3256 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3257 function, and efmt may be a two-argument function.
3258 (Radio tables): Document multiple destinations.
3259
cd5c05d2
GM
32602008-06-16 Glenn Morris <rgm@gnu.org>
3261
3262 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3263 Add Cover-Texts.
3264
debf4439
GM
32652008-06-15 Glenn Morris <rgm@gnu.org>
3266
3267 * faq.texi (VER): Update to 23.0.60.
3268
3269 * mh-e.texi: Remove option of licensing under GPL.
3270 Add Cover-Texts to GFDL permissions notice.
3271 (GPL): Remove section.
3272 (GFDL): Include doclicense.texi rather than the actual text.
3273
3274 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3275 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3276
3277 * sasl.texi: Fix output file name.
3278
3279 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3280
3281 * gnus-coding.texi: Refer to license in Gnus manual.
3282
3283 * idlwave.texi, sasl.texi: Use @copying.
3284
3285 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3286
3287 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3288
3289 * url.texi: Use @copying, @title, @subtitle, @author.
3290
3291 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3292 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3293 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3294 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3295 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3296 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3297 * widget.texi, woman.texi:
3298 Remove references to external license, since doclicense is included.
3299
3300 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3301 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3302 Remove references to non-existent Invariant Sections.
3303
091f8bc1
GM
33042008-06-14 Glenn Morris <rgm@gnu.org>
3305
3306 * faq.texi (Major packages and programs): Remove references to external
3307 Supercite, Calc, VIPER, since they have been included for some time.
3308 Update VM, AUCTeX, BBDB entries.
3309
47bcb4d3
UJ
33102008-06-14 Ulf Jasper <ulf.jasper@web.de>
3311
3312 * newsticker.texi: Updated to match latest newsticker changes.
3313
6f093307
GM
33142008-06-13 Glenn Morris <rgm@gnu.org>
3315
3316 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3317 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3318 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3319 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3320 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3321 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3322 * woman.texi:
3323 Update Back-Cover Text as per maintain.info.
3324
2b968687
MB
33252008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3326
3327 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3328
3329 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3330 (gnus-faq.xml): Update repository host.
3331
2b968687
MB
3332 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3333
33342008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3335
3336 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3337 Fix a typo.
3338
33392008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3340
3341 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 3342 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
3343 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3344
33452008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3346
3347 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3348 coding standards.
3349
33502008-06-14 David Engster <dengste@eml.cc>
3351
3352 * gnus.texi (nnmairix): Markup fixes.
3353
e6d2d263
MB
33542008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3355
2b968687 3356 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
3357
33582008-06-05 David Engster <dengste@eml.cc>
3359
3360 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3361
33622008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3363
b344d29d 3364 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
3365 (Searching, nnir, nnmairix): New stub nodes.
3366
ad231df6 33672008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
3368
3369 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3370
f394fa25
MB
33712008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3372
3373 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3374
58333467
MB
33752008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3376
3377 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3378
67525fb9
JY
33792008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3380
3381 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3382
0549d8fc
JB
33832008-05-06 Juanma Barranquero <lekktu@gmail.com>
3384
3385 * info.texi (Top): Fix typo in xref.
3386
149a3837
KB
33872008-05-05 Karl Berry <karl@gnu.org>
3388
3389 * info.texi (Top): @xref to stand-alone manual.
3390
3a23a519
MB
33912008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3392
3393 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3394 (Various Summary Stuff): Fix typo in last xref.
3395
0a29fbf3
JB
33962008-05-02 Juanma Barranquero <lekktu@gmail.com>
3397
3398 * org.texi (Moving subtrees): Fix typo.
3399
586b90f1
MA
34002008-04-28 Michael Albinus <michael.albinus@gmx.de>
3401
3402 * tramp.texi (Frequently Asked Questions): Explain, how to disable
3403 Tramp via `tramp-mode'.
3404
b5af9883
CD
34052008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
3406
3407 * org.texi: Massive changes, in many parts of the file.
3408
d55fe5bb
MB
34092008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3410
3411 * gnus.texi (Oort Gnus): Add message-fill-column.
3412
34132008-04-12 Adrian Aichner <adrian@xemacs.org>
3414
3415 * gnus.texi (Mail Source Specifiers): Typo fix.
3416
34172008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3418
3419 * gnus.texi (Diary Headers Generation): Update key binding for
3420 `gnus-diary-check-message'.
3421
34222008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3423
3424 * gnus.texi (Emacsen): Addition.
3425
34262008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3427
3428 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3429
34302008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3431
3432 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
3433
34342008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3435
3436 * gnus-news.texi: Update tool bar item.
3437
34382008-04-09 Sven Joachim <svenjoac@gmx.de>
3439
3440 * gnus-news.texi: Fix typos.
3441
76c109c3
JB
34422008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
3443
222027f2 3444 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
3445 Add mention of `kron'.
3446
d5fbd5a6
MO
34472008-04-01 Daiki Ueno <ueno@unixuser.org>
3448
0c7efc08
SM
3449 * epa.texi (Encrypting/decrypting *.gpg files):
3450 Document epa-file-name-regexp.
d5fbd5a6 3451
fbcbb58c
KY
34522008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3453
3454 * gnus.texi (Example Methods): Fix description about ssh-agent.
3455 (Indirect Functions): Fix the default value of nntp-telnet-command;
3456 remove link to connect.html.
3457
134ce16c
MA
34582008-03-30 Michael Albinus <michael.albinus@gmx.de>
3459
3460 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
3461 dbus-call-method.
3462 (Receiving Method Calls): The timeout can be set by the calling client.
3463
da1975d7
MA
3464 * trampver.texi: Update release number.
3465
2e4089ab
RS
34662008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3467
3468 * gnus.texi (Top): Fix version. Add SASL.
3469
70cab5a9
MA
34702008-03-29 Michael Albinus <michael.albinus@gmx.de>
3471
3472 Sync with Tramp 2.1.13.
3473
3474 * trampver.texi: Update release number.
3475
5bc6ddff
MB
34762008-03-29 Chong Yidong <cyd@stupidchicken.com>
3477
3478 * org.texi: Update to new org-mode website.
3479
34802008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3481
3482 * cl.texi (For Clauses): Fix loop over key-seq to match code.
3483
9b3ebcb6
MB
34842008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
3485
3486 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
3487 gnus-read-ephemeral-gmane-group-url,
3488 gnus-read-ephemeral-emacs-bug-group,
3489 gnus-read-ephemeral-debian-bug-group.
3490
34912008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3492
3493 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
3494
3495 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
3496 Add FIXMEs for Bookmarks and gnus-registry-marks.
3497
34982008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3499
3500 * gnus.texi (Smileys): Document `smiley-style'.
3501
35022008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3503
3504 * gnus.texi (Gnus Development): Clarify difference between ding and
3505 gnu.emacs.gnus.
3506 (MIME Commands, Using MIME, RSS): Fix markup.
3507
3508 * gnus-faq.texi ([8.4]): Ditto.
3509
35102008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3511
3512 * gnus.texi (Emacsen): Remove obsolete stuff.
3513
35142008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3515
3516 * gnus.texi (Oort Gnus): Add version info WRT
3517 `mail-source-delete-incoming'.
3518
35192008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3520
3521 * gnus.texi (Top): Add "Other related manuals" and version info in
3522 `iftex' output.
3523 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
3524 gnus-balloon-face-0 and the corresponding format specifiers.
3525
608d6a81
MA
35262008-03-26 Michael Albinus <michael.albinus@gmx.de>
3527
3528 * tramp.texi (Filename completion): Remove footnote about let-bind
3529 of `partial-completion-mode'. It doesn't work this way.
3530
27a6f132
SM
35312008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3532
3533 * pcl-cvs.texi (Contributors): Update my email.
3534
4a7c4c40
MA
35352008-03-21 Michael Albinus <michael.albinus@gmx.de>
3536
3537 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
3538
2940c053
BW
35392008-03-17 Bill Wohler <wohler@newt.com>
3540
3541 * mh-e.texi (Viewing): Update URL for adding header fields to
3542 mh-invisible-header-fields-default.
3543
30864d5f
BW
35442008-03-16 Bill Wohler <wohler@newt.com>
3545
3546 * mh-e.texi (Preface): Add Gnus to requirements.
3547 (Forwarding): Note that forwarded MIME messages are now inline.
3548
31fe2b00
SM
35492008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3550
3551 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
3552 (Common Variables): Give precedence to the netcat methods over the
3553 telnet methods, and mention that they are more reliable.
31fe2b00 3554
5e97c626
CD
35552008-03-13 Carsten Dominik <dominik@science.uva.nl>
3556
3557 * org.texi (Exporting Agenda Views): Document agenda export to
3558 iCalendar.
3559 (Progress logging): Document the new progress logging stuff.
3560
37a68866
MB
35612008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3562
3563 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
3564 Update for change of `mail-source-delete-incoming'.
3565
3566 * gnus-news.texi: Ditto.
3567
8f7abae3
MB
35682008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3569
3570 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
3571 custom versions.
3572
af379c86
AM
35732008-03-07 Alan Mackenzie <acm@muc.de>
3574
3575 * cc-mode.texi (Limitations and Known Bugs): State that the number of
3576 parens/brackets in a k&r region is limited.
3577
3d0f8a67
MB
35782008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3579
3580 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
3581 using different Emacs versions.
3582
52151df0
GM
35832008-02-27 Glenn Morris <rgm@gnu.org>
3584
3585 * sc.texi: Remove a lot of old and obsolete info.
3586 (titlepage): Simplify.
3587 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
3588 (VM with any Emacsen, GNEWS with any Emacsen)
3589 (Overloading for Non-conforming MUAs, Version 3 Changes)
3590 (The Supercite Mailing List): Delete nodes.
3591 (Introduction): Remove info about old packages.
3592 (Getting Connected): Simplify. Remove info about old packages.
3593 (Citing Commands): Delete Emacs 19 info.
3594 (Hints to MUA Authors): Simplify.
3595 (Thanks and History): Merge in some info from the deleted node
3596 "Version 3 Changes".
3597
b03f96dc
MB
35982008-02-05 Juanma Barranquero <lekktu@gmail.com>
3599
3600 * org.texi (Setting tags, In-buffer settings):
3601 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
3602
52bec650
MB
36032008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3604
3605 * gnus-news.texi: Mention that spaces and tabs are allowed in the
3606 installation directory name.
3607
34a3c587
RF
36082008-02-12 Romain Francoise <romain@orebokech.com>
3609
3610 * epa.texi (Overview): Fix typo.
3611
5a8d03e9
MO
36122008-02-11 Daiki Ueno <ueno@unixuser.org>
3613
3614 * epa.texi (Quick start): Remove the .emacs setting.
3615
f1914c40
MO
36162008-02-10 Daiki Ueno <ueno@unixuser.org>
3617
3618 * epa.texi (Quick start): Use the command `epa-enable' instead of
3619 loading `epa-setup'.
3620
bca98fc9
JB
36212008-02-08 Juanma Barranquero <lekktu@gmail.com>
3622
3623 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
3624 ($(infodir)/epa, epa.dvi): New targets.
3625
4b01af2e
MO
36262008-02-08 Daiki Ueno <ueno@unixuser.org>
3627
3628 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
3629
3630 * epa.texi: New manual documenting the EasyPG Assistant.
3631
06c0751a
MA
36322008-02-06 Michael Albinus <michael.albinus@gmx.de>
3633
3634 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
3635 (Inspection): New function dbus-ping.
3636
7dcccd7b
MA
36372008-02-05 Michael Albinus <michael.albinus@gmx.de>
3638
3639 * tramp.texi (Remote processes): Add `shell-command'.
3640
a1da1e37
MB
36412008-01-28 Michael Sperber <sperber@deinprogramm.de>
3642
3643 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
3644 (Group Parameters): Document `mail-source' parameter.
3645
c9d8f746
MA
36462008-01-27 Michael Albinus <michael.albinus@gmx.de>
3647
3648 * tramp.texi (Inline methods): The hostname of the su(do)? methods
3649 must be a local host.
3650
15db4a13
MO
36512008-01-26 Michael Olson <mwolson@gnu.org>
3652
3653 * erc.texi: Update version for ERC 5.3 release.
3654 (Obtaining ERC): Update extras URLs for 5.3.
3655 (Development): Write instructions for git, and remove those for Arch.
3656 (History): Mention the switch to git.
3657
2bc43980
KB
36582008-01-24 Karl Berry <karl@gnu.org>
3659
bca98fc9
JB
3660 * info.texi (Search Index, Search Text): Mention the command
3661 character in the section name, a la the (Go to node) node.
2bc43980 3662
d2e4a6c9
MA
36632008-01-21 Michael Albinus <michael.albinus@gmx.de>
3664
3665 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
3666
0b6799c3
MB
36672008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3668
3669 * gnus-news.texi: Mention gnus-article-describe-bindings.
3670
36712008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3672
3673 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
3674
db9c3fb1 36752008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 3676
7b4d0413 3677 * org.texi (Property inheritance): New section.
db9c3fb1 3678 (Conventions): New section.
7b4d0413 3679 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
3680 commands, and the new bindings for refiling.
3681 (Sparse trees): Document the new special command for sparse trees.
3682 (References): Be more clear about the counting of hilines.
3683 (Handling links): Document M-p/n for accessing links.
3684 (Fast access to TODO states): New section.
3685 (Per file keywords): New section.
3686 (Property inheritance): New section.
3687 (Column attributes): New summary types.
3688 (Capturing Column View): New section.
3689 (The date/time prompt): Cover the new features in the date/time prompt.
3690 Compactify the table of keys for the calendar remote control.
3691 (Clocking work time): Document the new :scope parameter.
3692 (Remember): Promoted to chapter.
3693 (Quoted examples): New section.
3694 (Enhancing text): New verbatim environments.
3695
6ed73f28
MA
36962008-01-14 Michael Albinus <michael.albinus@gmx.de>
3697
3698 * trampver.texi: Update release number.
3699
95838435
MB
37002008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3701
0c7efc08
SM
3702 * gnus.texi (Article Keymap):
3703 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
3704 gnus-article-reply-with-original and
3705 gnus-article-followup-with-original.
3706
20234d96
GM
37072008-01-09 Glenn Morris <rgm@gnu.org>
3708
3709 * nxml-mode.texi: Add @copying section.
3710
d82cf70b
MB
37112008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
3712
3713 * message.texi (Mail Variables): Add some text from "(gnus)Posting
3714 Server". Add `message-send-mail-with-mailclient'.
3715
3716 * gnus.texi (Posting Server): Move some text to "(message)Mail
3717 Variables" and add a reference here.
3718
addb7f2e
MA
37192008-01-04 Michael Albinus <michael.albinus@gmx.de>
3720
3721 * dbus.texi (Receiving Method Calls): New chapter.
3722 (Errors and Events): Add serial number to events. Replace "signal" by
3723 "message". Introduce dbus-event-serial-number.
3724
4db2806c
MA
37252008-01-03 Michael Albinus <michael.albinus@gmx.de>
3726
3727 * dbus.texi (Type Conversion): Explain the type specification for empty
3728 arrays. Use another example.
3729
c9ecb5a7
MA
37302007-12-30 Michael Albinus <michael.albinus@gmx.de>
3731
3732 * dbus.texi (all): Replace "..." by @dots{}.
3733 (Type Conversion): Precise the value range for :byte types.
3734 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3735 Mention its return value.
3736 (Errors and Events): There is no D-Bus error propagation during event
3737 processing.
3738
702dbfd9
JB
37392007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
3740
3741 * calc.tex (Yacas Language, Maxima Language, Giac Language):
3742 New sections.
3743
87035689
MB
37442007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3745
3746 * gnus.texi (Group Parameters): Reorder the text and add a note about
3747 `gnus-parameters' near the beginning of the node.
3748
37492007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3750
3751 * gnus.texi (Score File Editing): Fix function name.
3752
5492f5ca
MA
37532007-12-23 Michael Albinus <michael.albinus@gmx.de>
3754
3755 Sync with Tramp 2.1.12.
3756
3757 * trampver.texi: Update release number.
3758
d4e67bc5
MA
37592007-12-22 Michael Albinus <michael.albinus@gmx.de>
3760
3761 * dbus.texi (Type Conversion): Correct input parameters mapping.
3762
6a31c819
MA
37632007-12-21 Michael Albinus <michael.albinus@gmx.de>
3764
3765 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3766 (Errors and Events): Mention wrong-type-argument error.
3767
99a3e35f
AS
37682007-12-21 Alex Schroeder <alex@gnu.org>
3769
3770 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 3771 spaces. Fixed some typos.
99a3e35f
AS
3772 (Internet Relay Chat): Explain relay.
3773 (Getting started with rcirc): Change items to reflect prompts.
3774 Add more explanation to rcirc-track-minor-mode and added a comment to
3775 warn future maintainers that this section is a copy.
0c7efc08 3776 (People): Change /ignore example.
62b12a24 3777 (Keywords): Not keywords.
99a3e35f 3778
331e4d02
AS
37792007-12-20 Alex Schroeder <alex@gnu.org>
3780
3781 * rcirc.texi (Top): Fighting Information Overload chapter added.
3782 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 3783 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
3784 (Fighting Information Overload): New chapter documenting /keyword,
3785 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
3786 (Configuration): Document rcirc-server-alist, remove
3787 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 3788
cd71c3ef
MA
37892007-12-16 Michael Albinus <michael.albinus@gmx.de>
3790
3791 * dbus.texi (Signals): Fix example in dbus-register-signal.
3792
bbbe940b
MB
37932007-12-14 Sven Joachim <svenjoac@gmx.de>
3794
3795 * gnus.texi (Score Variables): Fix typo.
3796
0ce574ef
MA
37972007-12-07 Michael Albinus <michael.albinus@gmx.de>
3798
3799 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3800 (Signals): Adapt dbus-send-signal and dbus-register-signal.
3801 (Errors and Events): Adapt dbus-event.
3802
b890d447
MB
38032007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3804
3805 * gnus.texi (Other Files): Add the yenc command.
3806
38072007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
3808
3809 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3810 since 2004-08-06.
3811
38122007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
3813
3814 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3815 on body.
3816
38172007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
3818
3819 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3820 and rfc2047-allow-irregular-q-encoded-words; fix description of
3821 rfc2047-encode-encoded-words.
3822
38232007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
3824
3825 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3826
3728bf03
MO
38272007-12-05 Michael Olson <mwolson@gnu.org>
3828
3829 * remember.texi (Diary): Remove "require" line for remember-diary.el.
3830 Update documentation for `remember-diary-file'.
3831
a4397af9
MA
38322007-12-04 Michael Albinus <michael.albinus@gmx.de>
3833
3834 * dbus.texi (Signals): Precise `dbus-register-signal'.
3835 (Errors and Events): Rework events part, the internal structure of
3836 dbus-event has changed.
3837
1682490c
JB
38382007-12-03 Juanma Barranquero <lekktu@gmail.com>
3839
3840 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3841 ($(infodir)/dbus, dbus.dvi): New targets.
3842
7b13a0f2
MA
38432007-12-03 Michael Albinus <michael.albinus@gmx.de>
3844
3845 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3846 unconditionally.
3847
3848 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3849 emulation with @print{}.
3850
7ef92bc9
RS
38512007-12-02 Richard Stallman <rms@gnu.org>
3852
3853 * dbus.texi (Overview): Minor cleanup.
3854
22d8ac3a
MA
38552007-12-02 Michael Albinus <michael.albinus@gmx.de>
3856
d3a8e0df
MA
3857 * Makefile.in (INFO_TARGETS): Add dbus.
3858 (DVI_TARGETS): Add dbus.dvi.
3859 (dbus, dbus.dvi): New targets.
3860
22d8ac3a
MA
3861 * dbus.texi: New file.
3862
559764ab
RF
38632007-11-24 Romain Francoise <romain@orebokech.com>
3864
3865 * nxml-mode.texi: Add description in @direntry.
7aa579d9 3866 Fix file name to match @setfilename.
559764ab 3867
ac97a16b
MH
38682007-11-23 Mark A. Hershberger <mah@everybody.org>
3869
3870 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3871 ($(infodir)/nxml-mode): New rule.
3872
3873 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3874 ($(infodir)/nxml-mode): New rule.
3875 (clean): Add nxml-mode*.
3876
3877 * nxml-mode.texi: New file with nxml manual.
3878
404cd454
GM
38792007-11-18 Richard Stallman <rms@gnu.org>
3880
3881 * flymake.texi (Example -- Configuring a tool called directly):
3882 Update example.
3883
b048d478
MA
38842007-11-18 Michael Albinus <michael.albinus@gmx.de>
3885
3886 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 3887 double-slash behavior. Explain directory contents flushing.
b048d478 3888
346e8469
JB
38892007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3890
3891 * calc.texi (TeX and LaTeX Language Modes): Put in
3892 missing braces.
3893
404cd454
GM
38942007-11-15 Richard Stallman <rms@gnu.org>
3895
3896 * cl.texi (Equality Predicates): Delete `eql'.
3897 (Predicates, Naming Conventions, Top): Delete `eql'.
3898 (Common Lisp Compatibility): Delete `eql'.
3899 (Porting Common Lisp): Delete obsolete backquote info.
3900 Minor clarification about character constants.
3901 (Sequence Basics): Minor clarification.
3902
1f6af58b
JB
39032007-11-15 Juanma Barranquero <lekktu@gmail.com>
3904
dccb744b 3905 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
3906 * tramp.texi (Filename completion): Fix typos.
3907
3bc88bc9
JB
39082007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
3909
3910 * calc.texi (Basic commands): Mention the menu.
3911
bc5300d3
MA
39122007-11-12 Michael Albinus <michael.albinus@gmx.de>
3913
3914 * tramp.texi (Connection caching): Tramp flushes connection
3915 properties when remote operating system has been changed.
3916
4d8a28ec
MB
39172007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
3918
3919 * gnus-news.texi: Fix spelling.
3920 `message-insert-formatted-citation-line', not
3921 `message-insert-formated-citation-line'.
3922
404cd454
GM
3923 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
3924
e1176b47
MA
39252007-11-07 Michael Albinus <michael.albinus@gmx.de>
3926
3927 * tramp.texi (Overview): Mention also the PuTTY integration under
3928 Win32. Remove paragraphs about Tramp's experimental status.
3929 (Frequently Asked Questions): Add code example for highlighting the
3930 mode line.
3931
6159985a
MO
39322007-11-03 Michael Olson <mwolson@gnu.org>
3933
3934 * remember.texi: Change mentions of remember-buffer to
3935 remember-finalize throughout.
3936
bec9b2f5
MO
39372007-10-30 Michael Olson <mwolson@gnu.org>
3938
3939 * remember.texi (Copying): Remove.
3940 (Mailbox): Update with non-BBDB instructions.
3941 (Diary, Org): Add.
3942 (Bibliography, Planner Page): Remove.
3943
b6173182
JB
39442007-10-30 Juanma Barranquero <lekktu@gmail.com>
3945
3946 * makefile.w32-in (INFO_TARGETS): Add remember.
3947 (DVI_TARGETS): Add remember.dvi.
3948 ($(infodir)/remember): New rule.
3949 (clean): Add remember*.
3950
15f3eb73
MO
39512007-10-30 Michael Olson <mwolson@gnu.org>
3952
70bdc930
MO
3953 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
3954 ($(infodir)/remember): New rule that builds the Remember Manual.
3955
b6173182
JB
3956 * remember.texi: New file containing the Remember Mode Manual.
3957 Shuffle chapters around after initial import.
7d3f6f1a
MO
3958 (Function Reference): Split Keystrokes into separate chapter.
3959 (Keystrokes): Document C-c C-k.
51d24a12 3960 (Introduction): Fix typographical issue with "---".
15f3eb73 3961
404cd454
GM
39622007-10-29 Richard Stallman <rms@gnu.org>
3963
3964 * widget.texi (Introduction): Delete discussion of implementation
3965 internals.
3966
9bbb9638
MA
39672007-10-29 Michael Albinus <michael.albinus@gmx.de>
3968
3969 * tramp.texi (Connection caching): Host names must be different
3970 when tunneling.
3971
c7ff939a
RS
39722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3973
3974 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
3975 Gnus v5.13.
3976
01c52d31
MB
39772007-10-28 Miles Bader <miles@gnu.org>
3978
3979 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
3980
01c52d31
MB
39812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3982
0c7efc08
SM
3983 * gnus.texi (Sorting the Summary Buffer):
3984 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
3985
39862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3987
3988 * gnus.texi (Non-ASCII Group Names): New node.
3989 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
3990 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
3991
c8763fb6 39922007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
3993
3994 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
3995 clean the output of the program `imap-shell-program'.
3996
39972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3998
3999 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4000
40012007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4002
4003 * gnus.texi (Sticky Articles): Documentation for sticky article
4004 buffers.
4005
c8763fb6 40062007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4007
4008 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4009
40102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4011
4012 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4013
40142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4015
0c7efc08
SM
4016 * gnus.texi (Archived Messages):
4017 Document gnus-update-message-archive-method.
01c52d31
MB
4018
40192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4020
4021 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4022
c8763fb6 40232007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4024
0c7efc08
SM
4025 * gnus.texi (Group Maneuvering):
4026 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4027
40282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4029
0c7efc08
SM
4030 * gnus.texi (Really Various Summary Commands):
4031 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4032
40332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4034
4035 * gnus.texi, message.texi: Bump version number.
4036
40372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4038
4039 * gnus.texi (Group Line Specification, Misc Group Stuff)
4040 (Server Commands): Parenthesize @pxref{Mail Spool}.
4041
40422007-10-28 Didier Verna <didier@xemacs.org>
4043
4044 New user option: message-signature-directory.
4045 * message.texi (Insertion Variables): Document it.
4046 * gnus.texi (Posting Styles): Ditto.
4047
40482007-10-28 Didier Verna <didier@xemacs.org>
4049
4050 * gnus.texi (Group Line Specification):
4051 * gnus.texi (Misc Group Stuff):
4052 * gnus.texi (Server Commands): Document the group compaction feature.
4053
40542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4055
4056 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4057
4058 * message.texi (Various Message Variables): Add message-fill-column.
4059
40602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4061
4062 * gnus.texi: Untabify.
4063
40642007-10-28 Didier Verna <didier@xemacs.org>
4065
4066 * gnus.texi (Group Parameters): Document the posting-style merging
4067 process in topic-mode.
4068
40692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4070
4071 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4072
40732007-10-28 Romain Francoise <romain@orebokech.com>
4074
4075 * gnus.texi (Mail Spool): Fix typo.
4076 Update copyright.
4077
40782007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4079
4080 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4081
40822007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4083
4084 * gnus.texi (Summary Generation Commands):
4085 Add gnus-summary-insert-ticked-articles.
4086
40872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4088
b2abec73
JB
4089 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4090 to spam-spamassassin-program.
01c52d31
MB
4091
40922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4093
4094 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4095
40962007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4097
4098 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4099
41002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4101
4102 * message.texi (Mail Headers): Document `opportunistic'.
4103
41042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4105
4106 * emacs-mime.texi (Encoding Customization): Explain how to set
4107 mm-coding-system-priorities per hierarchy.
4108
41092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4110
4111 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4112 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4113
41142007-10-28 Didier Verna <didier@xemacs.org>
4115
4116 * message.texi (Wide Reply): Update documentation of
4117 message-dont-reply-to-names (now allowing a list of regexps).
4118
41192007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4120
4121 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4122
41232007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4124
4125 * gnus.texi (SpamAssassin back end): Fix typo.
4126
4127 * sieve.texi (Examples): Fix grammar.
4128
41292007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4130
4131 * gnus.texi (Searching for Articles): Document M-S and M-R.
4132 (Limiting): Document / b.
4133
41342007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4135
4136 * gnus.texi (Thread Commands): T M-^.
4137
41382007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4139
4140 * message.texi (Mail Aliases): Document ecomplete.
4141 (Mail Aliases): Fix typo.
4142
41432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4144
4145 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4146 fix typo.
4147
41482007-10-28 Romain Francoise <romain@orebokech.com>
4149
4150 * gnus.texi (Mail Spool): Grammar fix.
4151
41522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4153
4154 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4155 string.
4156
41572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4158
4159 * gnus.texi (Group Parameters): Fix description.
4160
41612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4162
b2abec73
JB
4163 * gnus.texi (Gmane Spam Reporting):
4164 Fix spam-report-gmane-use-article-number.
4165 Add spam-report-user-mail-address.
01c52d31
MB
4166
41672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4168
4169 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4170
41712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4172
4173 * gnus.texi (Group Parameters): Add simplified sorting example based on
4174 example for `Sorting the Summary Buffer' from Jari Aalto
4175 <jari.aalto@cante.net>.
4176 (Example Methods): Add example for an indirect connection.
4177
41782007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4179
0c7efc08 4180 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4181 (Agent Parameters): Updated parameter names to match code.
4182 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4183 'gnus-agent-summary-fetch-series'.
4184 (Agent and flags): New section providing a generalized discussion
4185 of flag handling.
0c7efc08
SM
4186 (Agent and IMAP): Remove flag discussion.
4187 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4188
41892007-10-28 Romain Francoise <romain@orebokech.com>
4190
4191 * gnus.texi (Exiting the Summary Buffer): Add new function
4192 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4193
41942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4195
4196 * gnus.texi (Conformity): Fix typo.
4197 (Customizing Articles): Document `first'.
4198
41992007-10-28 Jari Aalto <jari.aalto@cante.net>
4200
4201 * gnus.texi (Sorting the Summary Buffer):
4202 Add `gnus-thread-sort-by-date-reverse'. Add example
4203 host to different sorting in NNTP and RSS groups.
4204
42052007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4206
4207 * message.texi (Insertion): Describe prefix for
4208 message-mark-inserted-region and message-mark-insert-file.
4209
42102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4211
4212 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4213 LaTeX documents. Describe "text/x-gnus-verbatim".
4214
42152007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4216
b2abec73 4217 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4218 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4219 (spam-stat spam filtering, SpamOracle)
0c7efc08 4220 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4221 clarity.
4222
42232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4224
4225 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4226 gnus-article-delete-part and gnus-article-replace-part.
4227 (Using MIME): Add gnus-mime-replace-part.
4228
42292007-10-28 Romain Francoise <romain@orebokech.com>
4230
4231 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4232 requires `auto-compression-mode' to be enabled. Add new nnml
4233 variable `nnml-compressed-files-size-threshold'.
4234
42352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4236
0c7efc08
SM
4237 * gnus.texi (Sorting the Summary Buffer):
4238 Add gnus-thread-sort-by-recipient.
01c52d31
MB
4239
42402007-10-28 Romain Francoise <romain@orebokech.com>
4241
4242 * message.texi (Insertion Variables): Mention new variable
4243 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4244 documentation accordingly.
4245
42462007-10-28 Romain Francoise <romain@orebokech.com>
4247
4248 * gnus.texi (To From Newsgroups): Mention new variables
4249 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4250
42512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4252
4253 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4254 stuff; gnus-mime-inline-part does the automatic decompression.
4255
42562007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4257
4258 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 4259 "training.ham" should be "training.spam".
01c52d31
MB
4260
42612007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4262
4263 * message.texi (Mail Variables): Fix the default value for
4264 message-send-mail-function.
4265
42662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4267
4268 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4269 always returns nil exceptionally.
4270
42712007-10-28 Simon Josefsson <jas@extundo.com>
4272
0c7efc08
SM
4273 * gnus.texi (Article Washing): Add libidn URL.
4274 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
4275
42762007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4277
4278 * gnus.texi (Topic Commands): Fix next/previous.
4279
42802007-10-28 Simon Josefsson <jas@extundo.com>
4281
4282 * gnus.texi (Article Washing): Mention `W i'.
4283
c8763fb6 42842007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
4285
4286 * gnus.texi (Group Parameters): Slight extension of sieve
4287 parameter description.
4288
42892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4290
4291 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4292 matching score files as well.
4293 (Picons): Describe `gnus-picon-style'.
4294
42952007-10-28 Romain Francoise <romain@orebokech.com>
4296
4297 * message.texi (Message Headers): Mention that headers are hidden
4298 using narrowing, and how to expose them.
4299 Update copyright.
4300
43012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4302
4303 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4304 `gnus-summary-sort-by-recipient'.
4305
43062007-10-28 Romain Francoise <romain@orebokech.com>
4307
4308 * gnus.texi (NNTP marks): New node.
4309 (NNTP): Move NNTP marks variables to the new node.
4310
43112007-10-28 Jesper Harder <harder@ifa.au.dk>
4312
b2abec73 4313 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
4314
4315 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4316
43172007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4318
b2abec73 4319 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 4320 everywhere for consistency.
b2abec73
JB
4321 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4322 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
4323 Say "regular expression" instead of "regex." Admonish.
4324 Pick other words to sound better (s/so/thus/).
4325 (Spam ELisp Package Filtering of Incoming Mail):
4326 Mention statistical filters. Remove old TODO.
01c52d31 4327 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
4328 New section on sorting and displaying the spam score.
4329 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4330 backend but an alias to spam-use-BBDB.
4331 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
4332 new backend functionality.
4333
43342007-10-28 Simon Josefsson <jas@extundo.com>
4335
4336 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4337 nntp-marks-directory, from Romain Francoise
4338 <romain@orebokech.com>.
4339
43402007-10-28 Magnus Henoch <mange@freemail.hu>
4341
4342 * gnus.texi (Hashcash): New default value of
4343 hashcash-default-payment.
4344
43452007-10-28 Simon Josefsson <jas@extundo.com>
4346
4347 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4348 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4349
43502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4351
0c7efc08 4352 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
4353
43542007-10-28 Simon Josefsson <jas@extundo.com>
4355
4356 * gnus.texi (documentencoding): Add, to avoid warnings.
4357
43582007-10-28 Simon Josefsson <jas@extundo.com>
4359
4360 * message.texi (Mail Headers): Add.
4361
4362 * gnus.texi (Hashcash): Fix.
4363
43642007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4365
0c7efc08 4366 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 4367 that payments can be verified and fix the name of the
b2abec73 4368 hashcash-path variable.
01c52d31
MB
4369
43702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4371
b2abec73 4372 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
4373
43742007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4375
4376 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4377
43782007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4379
4380 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
4381 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4382 warning about ham processors in spam groups removed.
01c52d31
MB
4383
43842007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 4385
0c7efc08 4386 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 4387 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
4388
43892007-10-28 Jesper Harder <harder@ifa.au.dk>
4390
4391 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4392 (Mailing List): Typo.
4393 (Customizing Articles): Add gnus-treat-ansi-sequences.
4394 (Article Washing): Index.
4395
4396 * message.texi: Use m-dash consistently.
4397
43982007-10-28 Jesper Harder <harder@ifa.au.dk>
4399
4400 * gnus.texi (GroupLens): Remove.
4401
44022007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
4403
0c7efc08
SM
4404 * gnus.texi (Outgoing Messages, Agent Variables):
4405 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
4406 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4407
44082007-10-28 Jesper Harder <harder@ifa.au.dk>
4409
4410 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4411
44122007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4413
4414 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4415
4416 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
4417
44182007-10-28 Simon Josefsson <jas@extundo.com>
4419
4420 * gnus.texi (Top): Add SASL.
4421
404cd454
GM
44222007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4423
4424 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4425
44262007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
4427
4428 * gnus.texi (Troubleshooting): Adjust Gnus version number.
4429
0edd2970
JB
44302007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
4431
4432 * calc.texi (Formulas, Composition Basics): Lower the
4433 precedence of negation.
4434
a9afba20
JY
44352007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
4436
4437 * ses.texi (The Basics): Mention how to create a new spreadsheet.
4438 Mention the new three-letter column identifiers.
4439 (More on cell printing): Calculate-cell and truncate-cell are now `c'
4440 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
4441 message when using `c' on an empty default with default printer.
4442 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
4443 renamed to `ses--symbolic-formulas' some time ago.
4444
45b778a6
JB
44452007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
4446
4447 * calc.texi (Default Simplifications, Making Selections)
4448 (Customizing Calc): Clarify associativity of multiplication.
4449
03b5bade
MA
44502007-10-23 Michael Albinus <michael.albinus@gmx.de>
4451
4452 * tramp.texi (Traces and Profiles): Simplify loop over
4453 `trace-function-background'.
4454
e658c8ee
JL
44552007-10-22 Juri Linkov <juri@jurta.org>
4456
4457 * dired-x.texi (Shell Command Guessing): Default values are now
4458 available by typing M-n instead of M-p.
4459
dd753688
MA
44602007-10-21 Michael Albinus <michael.albinus@gmx.de>
4461
4462 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
4463 (Password caching): Remove `tramp-clear-passwd'.
4464 It's not a command anymore.
dd753688
MA
4465 (Bug Reports): Add `tramp-bug' to function index.
4466 (Function Index, Variable Index): New nodes.
4467 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
4468
4469 * trampver.texi: Update release number.
4470
4bb49b43
JB
44712007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
4472
8b296cdd 4473 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
4474 about integer size into past tense.
4475 (Time Zones): Remove pointer to Calc author's address.
4476 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 4477 and hyperbolic cotangent. Fix typo.
4bb49b43 4478
311dd93f
MA
44792007-10-10 Michael Albinus <michael.albinus@gmx.de>
4480
4481 Sync with Tramp 2.1.11.
4482
4483 * trampver.texi: Update release number.
4484
ea3fc256
MA
44852007-10-06 Michael Albinus <michael.albinus@gmx.de>
4486
4487 * tramp.texi (External packages): New section.
4488
1af74d06
MB
44892007-09-29 Juri Linkov <juri@jurta.org>
4490
4491 * info.texi (Help-Int): Document `L' (`Info-history').
4492
0e2806fa
SM
44932007-09-26 Carsten Dominik <dominik@science.uva.nl>
4494
4495 * org.texi: Change links to webpage and maintained email.
4496 (Remember): Promote to Chapter, significant changes.
4497 (Fast access to TODO states): New section.
4498 (Faces for TODO keywords): New section.
4499 (Export options): Example for #+DATE.
4500 (Progress logging): Section moved.
4501
567b9191
BW
45022007-09-26 Bill Wohler <wohler@newt.com>
4503
4504 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
4505 browse-url-at-mouse.
4506
1af74d06
MB
45072007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
4508
4509 * flymake.texi (Customizable variables): Face names don't end in -face.
4510 Fix flymake-err-line-patterns template.
4511 (Example -- Configuring a tool called directly): Fix init-function.
4512 (Highlighting erroneous lines): Face names don't end in -face.
4513
d60a4e3a 45142007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
4515
4516 * erc.texi (Special-Features): Fix small typo.
4517
7d7a3510
MA
45182007-09-14 Michael Albinus <michael.albinus@gmx.de>
4519
4520 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4521 and "External transfer methods".
4522
285f0d3a
JB
45232007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
4524
4525 * calc.texi (Predefined Units): Add some history.
4526
526dc846
MO
45272007-09-08 Michael Olson <mwolson@gnu.org>
4528
87e04f16
JB
4529 * erc.texi (Copying): New section included from gpl.texi.
4530 This matches the look of the upstream ERC manual.
526dc846 4531
f10d0e80
JB
45322007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
4533
87e04f16 4534 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
4535 (Random Numbers): Clarify the distribution of `random'.
4536
4009494e
GM
45372007-09-06 Glenn Morris <rgm@gnu.org>
4538
f1fc42aa 4539 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 4540 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
4541 Change all setfilename commands to use ../../info.
4542 * Makefile.in: Move the parts of the old man/Makefile.in that do not
4543 refer to the Emacs manual here.
4544 (infodir): New variable.
4545 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
4546 (cc-mode.texi, faq.texi): Update references to source file locations.
4547 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
4548 do not refer to the Emacs manual here.
4549 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
4550
4551 * Makefile.in: Add `basename' versions of all info targets, for
4552 convenience when rebuilding just one manual.
4553 (../etc/GNU): Delete obsolete target.
4554 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4555 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
4556 *.vrs *.toc here...
4557 (maintainer-clean): ...from here.
4009494e
GM
4558
4559 * makefile.w32-in (../etc/GNU): Delete obsolete target.
4560
2de53ca6
GM
45612007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
4562
4563 * calc.texi (Date Conversions): Clarify definition of
4564 Julian day numbering.
4565 (Date Forms): Clarify definition of Julian day numbering;
4566 add some history.
4567
45682007-08-30 Carsten Dominik <dominik@science.uva.nl>
4569
87e04f16 4570 * org.texi: Version 5.07.
2de53ca6
GM
4571
45722007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4573
4574 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4575
45762007-08-22 Carsten Dominik <dominik@science.uva.nl>
4577
4578 * org.texi (Adding hyperlink types): New section.
4579 (Embedded LaTeX): Chapter updated because of LaTeX export.
4580 (LaTeX export): New section.
4581 (Using links out): New section.
4582
45832007-08-22 Glenn Morris <rgm@gnu.org>
4584
4585 * faq.texi (Learning how to do something): Refcards now in
4586 etc/refcards/ directory.
4587
45882007-08-22 Michael Albinus <michael.albinus@gmx.de>
4589
4590 * tramp.texi (Remote Programs): Persistency file must be cleared when
4591 changing `tramp-remote-path'.
4592 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
4593 macro.
4594
45952007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4596
4597 * calc.texi: Move contents to beginning of file.
4598 (Algebraic Entry): Fix the formatting of an example.
4599
46002007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4601
4602 * calc.texi (Basic Operations on Units): Mention exact versus
4603 inexact conversions.
4604
46052007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4606
4607 * calc.texi (Basic Operations on Units): Mention default
4608 values for new units.
4609 (Quick Calculator Mode): Mention that binary format will
4610 be displayed.
4611
46122007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
4613
4614 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
4615
46162007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
4617
4618 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
4619
46202007-08-08 Glenn Morris <rgm@gnu.org>
4621
4622 * gnus.texi, sieve.texi: Replace `iff'.
4623
46242007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
4625
4626 * calc.texi (Basic Graphics): Mention the graphing of error
4627 forms.
4628 (Graphics Options): Mention how `g s' handles error forms.
4629 (Curve Fitting): Mention plotting the curves.
4630 (Standard Nonlinear Models): Add additional models.
4631 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
4632 (Linear Fits): Correct result.
4633
46342007-08-01 Alan Mackenzie <acm@muc.de>
4635
4636 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
4637 to "--no-site-file".
4638
46392007-07-29 Michael Albinus <michael.albinus@gmx.de>
4640
4641 * tramp.texi (Frequently Asked Questions): Point to mode line
4642 extension in Emacs 23.1.
4643
4644 * trampver.texi: Update release number.
4645
46462007-07-27 Glenn Morris <rgm@gnu.org>
4647
4648 * calc.texi (Copying): Include license text from gpl.texi, rather than
4649 in-line.
4650
46512007-07-25 Glenn Morris <rgm@gnu.org>
4652
4653 * calc.texi (Copying): Replace license with GPLv3.
4654
4655 * Relicense all FSF files to GPLv3 or later.
4656
46572007-07-22 Michael Albinus <michael.albinus@gmx.de>
4658
4659 Sync with Tramp 2.1.10.
4660
4661 * tramp.texi (trampfn): Expand macro implementation in order to handle
4662 empty arguments.
4663 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 4664 occurrences by trampfn.
2de53ca6 4665 (Frequently Asked Questions): Extend example code for host
b2abec73 4666 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
4667 file names to be typed.
4668
4669 * trampver.texi: Update release number.
4670
46712007-07-17 Michael Albinus <michael.albinus@gmx.de>
4672
4673 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
4674 section. Reported by <poti@potis.org>.
4675 (Remote processes): Arguments of the program to be debugged are taken
4676 literally.
4677 (Frequently Asked Questions): Simplify recentf example.
4678
46792007-07-14 Karl Berry <karl@gnu.org>
4680
4681 * info.texi (@copying): New Back-Cover Text.
4682
4683 * info.texi (Quitting Info): Move to proper place in source.
4684 (Reported by Benno Schulenberg.)
4685
46862007-07-13 Eli Zaretskii <eliz@gnu.org>
4687
4688 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
4689
4690 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
4691
4692 * emacs-mime.texi: Add @documentencoding directive.
4693
46942007-07-12 Nick Roberts <nickrob@snap.net.nz>
4695
4696 * tramp.texi (Remote processes): Add an anchor to the subsection
4697 "Running a debugger on a remote host".
4698
46992007-07-12 Michael Albinus <michael.albinus@gmx.de>
4700
4701 * tramp.texi (Remote processes): Don't call it "experimental" any
4702 longer. Add subsection about running a debugger on a remote host.
4703
47042007-07-10 Carsten Dominik <dominik@science.uva.nl>
4705
4706 * org.texi (Properties and columns): Chapter rewritten.
4707
47082007-07-08 Michael Albinus <michael.albinus@gmx.de>
4709
4710 * tramp.texi:
4711 * trampver.texi: Migrate to Tramp 2.1.
4712
47132007-07-02 Carsten Dominik <dominik@science.uva.nl>
4714
4715 * org.texi (Properties): New chapter.
4716
47172007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
4718
4719 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4720 Control Panel.
4721
4722 * gnus.texi (Misc Article): Add index entry for
4723 gnus-single-article-buffer.
4724
47252007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
4726
4727 * gnus.texi (Starting Up): Fix typo.
4728
47292007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
4730
4731 * gnus.texi (Asynchronous Fetching): Fix typo.
4732
47332007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4734
4735 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4736 (About This Manual): Remove redundant information.
4737 (Getting Started): Mention author.
4738 (Basic Arithmetic, Customizing Calc): Make description of the
4739 variable `calc-multiplication-has-precedence' match its new effect.
4740
47412007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4742
0c7efc08
SM
4743 * calc.texi (Basic Arithmetic, Customizing Calc):
4744 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
4745
47462007-06-19 Carsten Dominik <dominik@science.uva.nl>
4747
4748 * org.texi (Tag): Section swapped with node Timestamps.
4749 (Formula syntax for Lisp): Document new `L' flag.
4750
47512007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
4752
4753 * gnus.texi (Misc Group Stuff, Summary Buffer)
4754 (Server Commands, Article Keymap): Fix typo. s/function/command/.
4755
47562007-06-06 Juanma Barranquero <lekktu@gmail.com>
4757
4758 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4759 * gnus.texi (Article Buttons, Mail Source Customization)
4760 (Sending or Not Sending, Customizing NNDiary):
4761 * message.texi (Message Headers):
4762 * mh-e.texi (HTML): Fix typos.
4763
47642007-06-07 Michael Albinus <michael.albinus@gmx.de>
4765
4766 Sync with Tramp 2.0.56.
4767
4768 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4769 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
4770
47712007-06-02 Chong Yidong <cyd@stupidchicken.com>
4772
4773 * Version 22.1 released.
4774
47752007-05-26 Michael Olson <mwolson@gnu.org>
4776
4777 * erc.texi (Modules): Fix references to completion modules.
4778
47792007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4780
4781 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4782
47832007-05-09 Didier Verna <didier@xemacs.org>
4784
4785 * gnus.texi (Email Based Diary): New. Proper documentation for the
4786 nndiary back end and the gnus-diary library.
4787
47882007-05-03 Karl Berry <karl@gnu.org>
4789
4790 * .cvsignore (*.pdf): New entry.
4791
4792 * texinfo.tex: Update from current version for better pdf generation.
4793
47942007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
4795
4796 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4797
47982007-04-28 Glenn Morris <rgm@gnu.org>
4799
4800 * faq.texi (New in Emacs 22): Restore mention of python.el pending
4801 consideration of legal status.
4802
48032007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
4804
4805 * idlwave.texi: Minor updates for IDLWAVE 6.1.
4806
48072007-04-24 Chong Yidong <cyd@stupidchicken.com>
4808
4809 * faq.texi (New in Emacs 22): python.el removed.
4810
48112007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
4812
4813 * calc.texi (Reporting bugs): Update maintainer's address.
4814
48152007-04-22 Chong Yidong <cyd@stupidchicken.com>
4816
4817 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4818
48192007-04-15 Jay Belanger <belanger@truman.edu>
4820
4821 * calc.texi (Title page): Remove the date.
4822 (Basic Arithmetic): Emphasize that / binds less strongly than *.
4823 (The Standard Calc Interface): Change trail title.
4824 (Floats): Mention that when non-decimal floats are entered, only
4825 approximations are stored.
4826 (Copying): Move to the appendices.
4827 (GNU Free Documentation License): Add as an appendix.
4828
48292007-04-15 Chong Yidong <cyd@stupidchicken.com>
4830
4831 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4832 * dired-x.texi, ebrowse.texi, ediff.texi:
4833 * emacs-mime.texi, erc.texi, eshell.texi:
4834 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4835 * idlwave.texi, message.texi, newsticker.texi, org.texi:
4836 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4837 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4838 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4839 * woman.texi: Include GFDL.
4840
4841 * doclicense.texi: Remove node heading, so that it can be included by
4842 other files.
4843
4844 * dired-x.texi: Relicence under GFDL. Remove date from title page.
4845
4846 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4847 than *.
4848
48492007-04-14 Carsten Dominik <dominik@science.uva.nl>
4850
4851 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4852 in Calc.
4853
48542007-04-09 Romain Francoise <romain@orebokech.com>
4855
4856 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4857 Mac OS ports. Make it clear that mouse-1 complements and doesn't
4858 replace mouse-2.
4859
48602007-04-08 Chong Yidong <cyd@stupidchicken.com>
4861
4862 * woman.texi (Word at point, Interface Options): woman-topic-at-point
4863 renamed to woman-use-topic-at-point. Document new behavior.
4864
48652007-04-08 Richard Stallman <rms@gnu.org>
4866
4867 * url.texi: Fix some indexing.
4868 (Disk Caching): Drop discussion of old/other Emacs versions.
4869
48702007-04-07 Chong Yidong <cyd@stupidchicken.com>
4871
4872 * url.texi (Disk Caching): Say Emacs 21 "and later".
4873
4874 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4875 on Font locking which now mentions JIT lock.
4876
48772007-04-01 Michael Olson <mwolson@gnu.org>
4878
4879 * erc.texi: Update for the ERC 5.2 release.
4880
48812007-03-31 David Kastrup <dak@gnu.org>
4882
4883 * woman.texi (Topic, Interface Options): Explain changes semantics of
4884 woman-manpath in order to consider MANPATH_MAP entries.
4885
48862007-03-31 Eli Zaretskii <eliz@gnu.org>
4887
4888 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4889
48902007-03-26 Richard Stallman <rms@gnu.org>
4891
4892 * pgg.texi (Caching passphrase): Clean up previous change.
4893
48942007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
4895
4896 * gnus.texi (Setting Process Marks): Fix typo.
4897
48982007-03-25 Romain Francoise <romain@orebokech.com>
4899
4900 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4901 readability, and include various fixes by Daniel Brockman, Nick Roberts
4902 and Dieter Wilhelm.
4903
49042007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4905
4906 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
4907
4908 * gnus.texi (Mail Source Specifiers): Fix typo.
4909
49102007-03-22 Ralf Angeli <angeli@caeruleus.net>
4911
4912 * reftex.texi (Imprint): Update maintainer information.
4913
49142007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
4915
4916 * message.texi (Message Buffers): Update documentation for
4917 message-generate-new-buffers.
4918
49192007-03-15 Daiki Ueno <ueno@unixuser.org>
4920
4921 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
4922
49232007-03-21 Glenn Morris <rgm@gnu.org>
4924
4925 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
4926
49272007-03-19 Chong Yidong <cyd@stupidchicken.com>
4928
4929 * eshell.texi (Known problems): Emacs 21 -> 22.
4930
4931 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
4932
49332007-03-18 Jay Belanger <belanger@truman.edu>
4934
4935 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
4936
49372007-03-12 Glenn Morris <rgm@gnu.org>
4938
4939 * calc.texi (Time Zones): Switch to new North America DST rule.
4940
4941 * calc.texi: Replace "daylight savings" with "daylight
4942 saving" in text throughout.
4943
49442007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4945
4946 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
4947 The variable now uses a list of symbols instead of just a symbol.
4948 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
4949
49502007-03-06 Romain Francoise <romain@orebokech.com>
4951
4952 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
4953 new packages, and mention Gnus update.
4954
49552007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
4956
4957 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
4958 nntp-open-connection-functions-never-echo-commands.
4959
49602007-02-27 Chong Yidong <cyd@stupidchicken.com>
4961
4962 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
4963 problems on the console, and security risk in not using gpg-agent.
4964
49652007-02-25 Carsten Dominik <dominik@science.uva.nl>
4966
0c7efc08 4967 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
4968 Completely reorganized and rewritten.
4969 (CamelCase links): Section removed.
4970 (Repeating items): New section.
4971 (Tracking TODO state changes): New section.
4972 (Agenda views): Chapter reorganized and rewritten.
4973 (HTML export): Section rewritten.
4974 (Tables in arbitrary syntax): New section.
4975 (Summary): Better feature summary.
4976 (Activation): Document problem with cut-and-paste of Lisp code
4977 from PDF files.
4978 (Visibility cycling): Document indirect buffer use.
4979 (Structure editing): Document sorting.
4980 (Remember): Section rewritten.
4981 (Time stamps): Better description of time stamp types.
4982 (Tag searches): Document regular expression search for tags.
4983 (Stuck projects): New section.
4984 (In-buffer settings): New keywords.
4985 (History and Acknowledgments): Updated description.
4986
49872007-02-24 Alan Mackenzie <acm@muc.de>
4988
4989 * cc-mode.texi (Movement Commands): Insert two missing command names.
4990 (Getting Started): Slight wording correction (use conditional).
4991
49922007-02-22 Kim F. Storm <storm@cua.dk>
4993
4994 * widget.texi (User Interface, Basic Types): Document need to put some
4995 text before the %v escape in :format string in editable-field widget.
4996
49972007-02-18 Romain Francoise <romain@orebokech.com>
4998
4999 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5000 `cvs-mode-quit'.
5001
50022007-02-10 Markus Triska <markus.triska@gmx.at>
5003
5004 * widget.texi (Programming Example): Put constant strings in :format.
5005
50062007-02-07 Juanma Barranquero <lekktu@gmail.com>
5007
5008 * faq.texi (Fullscreen mode on MS-Windows): New node.
5009
50102007-02-04 David Kastrup <dak@gnu.org>
5011
5012 * faq.texi (AUCTeX): Update version number. Should probably be done
5013 for other packages as well.
5014
50152007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5016
5017 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5018 <tassilo@member.fsf.org>.
5019
50202007-01-27 Eli Zaretskii <eliz@gnu.org>
5021
5022 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5023 ls-lisp-use-localized-time-format.
5024
50252007-01-20 Markus Triska <markus.triska@gmx.at>
5026
5027 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5028
50292007-01-13 Michael Olson <mwolson@gnu.org>
5030
5031 * erc.texi (Modules): Mention capab-identify module.
5032
50332007-01-05 Michael Olson <mwolson@gnu.org>
5034
5035 * erc.texi (Getting Started): Update for /RECONNECT command.
5036
50372007-01-04 Richard Stallman <rms@gnu.org>
5038
5039 * ebrowse.texi: Change C-c b to C-c C-m.
5040
50412007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5042
5043 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5044 variables only in info to avoid redundant entries in the printed
5045 manual.
5046
50472007-01-02 Daiki Ueno <ueno@unixuser.org>
5048
5049 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5050
50512007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5052
5053 * message.texi (Security): Split into sub-nodes.
5054
50552007-01-01 Alan Mackenzie <acm@muc.de>
5056
5057 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5058 eval-after-load in Emacs <=21 and a workaround. Document that
5059 trigraphs are not supported.
5060
50612007-01-01 Alan Mackenzie <acm@muc.de>
5062
5063 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5064 c-context-line-break. When invoked within a string, preserve
5065 whitespace. Add a backslash only when also in a macro.
5066
50672007-01-01 Alan Mackenzie <acm@muc.de>
5068
5069 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5070
50712007-01-01 Alan Mackenzie <acm@muc.de>
5072
5073 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5074 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5075
50762007-01-01 Alan Mackenzie <acm@muc.de>
5077
5078 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5079 "Choosing a Style".
5080
5081 * cc-mode.texi ("Styles"): Add @dfn{style}.
5082
50832006-12-30 Michael Albinus <michael.albinus@gmx.de>
5084
5085 Sync with Tramp 2.0.55.
5086
5087 * trampver.texi: Update release number.
5088
50892006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5090
5091 * gnus.texi (Customizing Articles): Add index entries for all
5092 gnus-treat-* variables.
5093
c8763fb6 50942006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5095
5096 * gnus.texi (IMAP): Fix incorrect explanation of
5097 nnimap-search-uids-not-since-is-evil in documentation for
5098 nnimap-expunge-search-string.
5099
51002006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5101
5102 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5103 spam-ifile-database.
5104
51052006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5106
5107 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5108 rebind C-s.
5109
c8763fb6 51102006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5111
5112 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5113 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5114 "expiring mail".
5115 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5116 nnimap-nov-is-evil.
5117
51182006-12-25 Kevin Ryde <user42@zip.com.au>
5119
5120 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5121 about the key procedure being used heavily.
5122
51232006-12-24 Chong Yidong <cyd@stupidchicken.com>
5124
5125 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5126 to t.
5127 (Prerequisites): Add explanation about gpg-agent.
5128
51292006-12-22 Kevin Ryde <user42@zip.com.au>
5130
5131 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5132 "sort" instead of "sort*".
5133
51342006-12-19 Richard Stallman <rms@gnu.org>
5135
5136 * calc.texi (History and Acknowledgements): Recognize that Emacs
5137 now does have floating point.
5138
51392006-12-19 Michael Albinus <michael.albinus@gmx.de>
5140
5141 * tramp.texi (External transfer methods): Describe new method `scpc'.
5142
51432006-12-17 Sascha Wilde <wilde@sha-bang.de>
5144
5145 * pgg.texi: Added short note on gpg-agent to the introduction.
5146
51472006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5148
5149 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5150 also applies to Cc.
5151
51522006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5153
5154 * gnus.texi (X-Face): Clarify. Say which programs are required
5155 on Windows.
5156
51572006-12-08 Michael Olson <mwolson@gnu.org>
5158
5159 * erc.texi (Modules): Remove documentation for list module.
5160
c8763fb6 51612006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5162
5163 * faq.texi (^M in the shell buffer): Ditto.
5164
51652006-11-20 Michael Olson <mwolson@gnu.org>
5166
5167 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5168
51692006-11-17 Carsten Dominik <dominik@science.uva.nl>
5170
5171 * org.texi: Fix typos.
5172 (Agenda commands): Document `C-k'.
5173
51742006-11-16 Eli Zaretskii <eliz@gnu.org>
5175
5176 * url.texi (http/https): Fix a typo in the HTTP URL.
5177
51782006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5179
5180 * ada-mode.texi: Total rewrite.
5181
51822006-11-13 Carsten Dominik <dominik@science.uva.nl>
5183
5184 * org.texi: Minor typo fixes.
5185
51862006-11-13 Bill Wohler <wohler@newt.com>
5187
5188 Release MH-E manual version 8.0.3.
5189
5190 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5191 release 8.0.3.
5192
5193 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5194 to set MAILDIR.
5195 (Reading Mail): Document the customization of read-mail-command
5196 for MH-E.
5197 (Viewing Attachments): Document mm-discouraged-alternatives.
5198 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5199 (Junk): Add more information about the settings of mh-junk-background
5200 in a program. Add /usr/bin/mh to PATH in examples.
5201
52022006-11-12 Richard Stallman <rms@gnu.org>
5203
5204 * woman.texi: Update author address but say he no longer maintains it.
5205
52062006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5207
5208 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5209 archived trees.
5210 (Checkboxes): Section moved to chapter 5, and extended.
5211 (The date/time prompt): New section.
5212 (Link abbreviations): New section.
5213 (Presentation and sorting): New section.
5214 (Custom agenda views): Section completely rewritten.
5215 (Summary): Compare with Planner.
5216 (Feedback): More info about creating backtraces.
5217 (Plain lists): Modified example.
5218 (Breaking down tasks): New section.
5219 (Custom time format): New section.
5220 (Time stamps): Document inactive timestamps.
5221 (Setting tags): More details about fast tag selection.
5222 (Block agenda): New section.
5223 (Custom agenda views): Section rewritten.
5224 (Block agenda): New section.
5225
52262006-11-07 Michael Albinus <michael.albinus@gmx.de>
5227
5228 * tramp.texi (Configuration): scp is the default method.
5229 (Default Method): Use ssh as example for another method.
5230
52312006-10-27 Richard Stallman <rms@gnu.org>
5232
5233 * woman.texi: Downcase nroff/troff/roff.
5234 (Installation): Chapter deleted. Some xrefs deleted.
5235 (Background): woman doesn't advise man ;-).
5236
c8763fb6 52372006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5238
5239 * ada-mode.texi (Project files, Identifier completion)
5240 (Automatic Casing, Debugging, Using non-standard file names)
5241 (Working Remotely): Fix typos.
5242
52432006-10-20 Masatake YAMATO <jet@gyve.org>
5244
0c7efc08 5245 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
5246 sample code `my-c-initialization-hook'.
5247
52482006-10-19 Stuart D. Herring <herring@lanl.gov>
5249
5250 * widget.texi: Fix typos.
5251
52522006-10-19 Michael Albinus <michael.albinus@gmx.de>
5253
5254 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5255 "???". There have been no complaints for years, so the information
5256 must be appropriate.
5257
52582006-10-16 Richard Stallman <rms@gnu.org>
5259
5260 * widget.texi: Use @var instead of capitalization.
5261 Clarify many widget type descriptions.
5262
52632006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5264
5265 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5266 gnus-dired-attach.
5267 (Selecting a Group): Fix typo.
5268
c8763fb6 52692006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5270
5271 * widget.texi: Fix typos.
5272
52732006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5274
5275 * gnus.texi (Image Enhancements): Update for Emacs 22.
5276
5277 * gnus-faq.texi ([1.3]): Update.
5278
52792006-10-06 Richard Stallman <rms@gnu.org>
5280
5281 * faq.texi (Displaying the current line or column):
5282 Delete "As of Emacs 20".
5283
52842006-10-06 Romain Francoise <romain@orebokech.com>
5285
5286 * faq.texi (VM): VM works with Emacs 22 too.
5287
52882006-10-06 Richard Stallman <rms@gnu.org>
5289
5290 * ebrowse.texi: Remove Emacs version "21" from title.
5291
52922006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5293
5294 * gnus.texi (Foreign Groups): Say where change of editing commands are
5295 stored. Add reference to `gnus-parameters'.
5296
52972006-09-15 Jay Belanger <belanger@truman.edu>
5298
5299 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5300 Change "Library Public License" to "Lesser Public License"
5301 throughout. Use "yyyy" to represent year.
5302
53032006-09-15 Carsten Dominik <dominik@science.uva.nl>
5304
5305 * org.texi (Setting tags): Typo fix.
5306
53072006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5308
5309 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5310
53112006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5312
5313 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5314
53152006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5316
5317 * faq.texi (Escape sequences in shell output): EMACS is now set
5318 to Emacs's absolute file name, not to "t".
5319 (^M in the shell buffer): Likewise.
5320 * misc.texi (Interactive Shell): Likewise.
5321
53222006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5323
5324 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5325 mails with pop3-leave-mail-on-server. Fix wording.
5326 (Limiting): Improve gnus-summary-limit-to-articles.
5327 (X-Face): Fix typo.
5328
53292006-09-11 Simon Josefsson <jas@extundo.com>
5330
5331 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5332 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5333
53342006-09-06 Simon Josefsson <jas@extundo.com>
5335
5336 * smtpmail.texi (Authentication): Mention SSL.
5337
53382006-09-01 Eli Zaretskii <eliz@gnu.org>
5339
5340 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5341 Don't use @indicateurl.
5342
5343 * cc-mode.texi (Subword Movement): Don't use @headitem.
5344 (Custom Braces, Clean-ups): Don't use @tie.
5345
53462006-08-29 Michael Albinus <michael.albinus@gmx.de>
5347
5348 Sync with Tramp 2.0.54.
5349
5350 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5351 Suggested by Adrian Phillips <a.phillips@met.no>.
5352
53532006-08-15 Carsten Dominik <dominik@science.uva.nl>
5354
5355 * org.texi (Installation, Activation): Split from Installation and
5356 Activation.
5357 (Clocking work time): Documented new features.
5358
53592006-08-13 Alex Schroeder <alex@gnu.org>
5360
5361 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5362 example.
5363
53642006-08-12 Eli Zaretskii <eliz@gnu.org>
5365
5366 * faq.texi (How to add fonts): New node.
5367
53682006-08-05 Romain Francoise <romain@orebokech.com>
5369
5370 * faq.texi (New in Emacs 22): Expand.
5371
53722006-08-03 Michael Olson <mwolson@gnu.org>
5373
5374 * erc.texi: Update for ERC 5.1.4.
5375
53762006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5377
5378 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5379 in .../site-lisp/gnus/ by default.
5380 [ From gnus-news.texi in the trunk. ]
5381
53822006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5383
5384 * gnus.texi (MIME Commands): Additions for yEnc.
5385
53862006-07-24 Richard Stallman <rms@gnu.org>
5387
5388 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5389 * faq.texi: Move periods and commas inside quotes.
5390
53912006-07-20 Jay Belanger <belanger@truman.edu>
5392
5393 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5394
53952006-07-18 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * faq.texi (Security risks with Emacs): Document Emacs 22
5398 file-local-variable mechanism.
5399
54002006-07-12 Michael Olson <mwolson@gnu.org>
5401
5402 * erc.texi: Update for ERC 5.1.3.
5403
54042006-07-12 Alex Schroeder <alex@gnu.org>
5405
5406 * rcirc.texi: Fix typos.
5407 (Getting started with rcirc): New calling convention for M-x irc.
5408 Mention #rcirc. Removed channel tracking.
0c7efc08 5409 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
5410 recently, eg. rcirc-server to rcirc-default-server. Added
5411 documentation for rcirc-authinfo, some background for Bitlbee, and
5412 rcirc-track-minor-mode.
0c7efc08 5413 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 5414 Scrolling.
0c7efc08 5415 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
5416 to match code changes.
5417
54182006-07-10 Nick Roberts <nickrob@snap.net.nz>
5419
5420 * gnus.texi, message.texi: Fix typos.
5421
54222006-07-07 Carsten Dominik <dominik@science.uva.nl>
5423
5424 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5425 commands.
5426 (Global TODO list): Document the use of the variables
5427 `org-agenda-todo-ignore-scheduled' and
5428 `org-agenda-todo-list-sublevels'.
5429
54302006-07-05 Richard Stallman <rms@gnu.org>
5431
5432 * faq.texi (Scrolling only one line): Fix xref.
5433
54342006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5435
5436 * faq.texi (Evaluating Emacs Lisp code):
5437 Throughout, replace eval-current-buffer with eval-buffer.
5438
54392006-07-03 Richard Stallman <rms@gnu.org>
5440
5441 * rcirc.texi (Scrolling conservatively): Fix xref.
5442
5443 * pcl-cvs.texi (Viewing differences): Usage fix.
5444
54452006-07-03 Carsten Dominik <dominik@science.uva.nl>
5446
5447 * org.texi (Agenda commands): Document `s' key to save all org-mode
5448 buffers.
5449
54502006-06-30 Ralf Angeli <angeli@caeruleus.net>
5451
5452 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
5453 names. Mention `cvs-msg' face.
5454
54552006-06-29 Carsten Dominik <dominik@science.uva.nl>
5456
5457 * org.texi (Checkboxes): New section.
5458
54592006-06-28 Carsten Dominik <dominik@science.uva.nl>
5460
5461 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
5462 throughout this chapter.
5463
54642006-06-27 Chong Yidong <cyd@stupidchicken.com>
5465
5466 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
5467 text for standalone vs Emacs info.
5468 (Help): Clarify header line description. Use mouse-1 for clicks.
5469 (Help-P): Use mouse-1 for clicks.
5470 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
5471 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
5472 (Choose menu subtopic): Remove gratuitous Emacs command names.
5473 (Help-FOO): Put usual behavior first.
5474 (Help-Xref): Clicking on xrefs works in Emacs.
5475 (Search Text): Clarify what the default behavior is.
5476 (Create Info buffer): Fix Emacs window/X window confusion.
5477 (Emacs Info Variables): Fix for new Emacs init file behavior.
5478
54792006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5480
5481 * gnus.texi (Summary Buffer Lines): Fix typo.
5482
54832006-06-23 Carsten Dominik <dominik@science.uva.nl>
5484
5485 * org.texi (Embedded LaTeX): New chapter.
5486 (Archiving): Section rewritten.
5487 (Enhancing text): Some parts moved to the new chapter about LaTeX.
5488
54892006-06-20 Bill Wohler <wohler@newt.com>
5490
5491 Release MH-E manual version 8.0.1.
5492
5493 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5494 release 8.0.1.
5495 (Preface): Depend on GNU mailutils 1.0 and higher.
5496
54972006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
5498
5499 * message.texi (News Headers): Update message-syntax-checks section.
5500
55012006-06-19 Karl Berry <karl@gnu.org>
5502
5503 * info.texi (Advanced): Mention C-q, especially with ?.
5504
55052006-06-19 Carsten Dominik <dominik@science.uva.nl>
5506
5507 * org.texi (Publishing links): Document the `:link-validation-function'
5508 property.
5509 (Extensions and Hacking): New chapter, includes some sections of the
5510 "Miscellaneous" chapter.
5511
55122006-06-10 Carsten Dominik <dominik@science.uva.nl>
5513
5514 * org.texi (Progress logging): New section.
5515
2de53ca6
GM
55162006-06-06 Carsten Dominik <dominik@science.uva.nl>
5517
5518 * org.texi (ASCII export): Document indentation adaptation.
5519 (Setting tags): Document mutually-exclusive tags.
5520
55212006-06-05 Romain Francoise <romain@orebokech.com>
5522
5523 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
5524 Fix typo.
5525
5526 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
5527 channel (#gnus@irc.freenode.net).
5528 Fix typos. Update copyright notice.
5529
5530 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
5531 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5532 (Line-Up Functions, Custom Macros):
5533 * ediff.texi (Window and Frame Configuration)
dccb744b 5534 (Highlighting Difference Regions):
2de53ca6
GM
5535 * emacs-mime.texi (Display Customization):
5536 * erc.texi (History):
5537 * eshell.texi (Known problems):
5538 * eudc.texi (Overview, BBDB):
5539 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
5540 (The problem of spam, SpamOracle, Extending the Spam package)
5541 (Conformity, Terminology):
dccb744b 5542 * idlwave.texi (Routine Info)
2de53ca6
GM
5543 (Class and Keyword Inheritance, Padding Operators)
5544 (Breakpoints and Stepping, Electric Debug Mode)
5545 (Examining Variables, Troubleshooting):
5546 * org.texi (Creating timestamps):
5547 * reftex.texi (Commands, Options, Changes):
5548 * tramp.texi (Inline methods, Password caching)
5549 (Auto-save and Backup, Issues):
5550 * vip.texi (Files, Commands in Insert Mode):
5551 * viper.texi (Emacs Preliminaries, States in Viper)
5552 (Packages that Change Keymaps, Viper Specials, Groundwork):
5553 Fix various typos.
5554
55552006-05-31 Michael Ernst <mernst@alum.mit.edu>
5556
5557 * ediff.texi: Fix typos.
5558
55592006-05-30 Carsten Dominik <dominik@science.uva.nl>
5560
5561 * org.texi: Small typo fixes.
5562
fff84c22
JB
55632006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5564
5565 * viper.texi (Viper Specials):
5566 * gnus.texi (Example Setup):
5567 * faq.texi (Backspace invokes help):
5568 * dired-x.texi (Optional Installation Dired Jump):
5569 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
5570 follow coding conventions.
5571
2de53ca6
GM
55722006-05-29 Michael Albinus <michael.albinus@gmx.de>
5573
5574 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
5575
55762006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5577
5578 * pcl-cvs.texi: Fix typos.
5579 (Customization): Say "us".
5580
55812006-05-26 Eli Zaretskii <eliz@gnu.org>
5582
5583 * org.texi: Remove bogus @setfilename.
5584
55852006-05-26 Carsten Dominik <dominik@science.uva.nl>
5586
5587 * org.texi (ASCII export): Omit command name.
5588 (HTML export): Add prefix to all lines in Local Variable example.
5589 (Acknowledgments): Typeset names in italics.
5590
55912006-05-24 Carsten Dominik <dominik@science.uva.nl>
5592
5593 * org.texi (Plain lists): Add new item navigation commands.
5594 (External links): Document elisp and info links.
5595 (Custom searches): New section.
5596 (Publishing): New chapter.
5597 (HTML export): Include a list of supported CSS classes.
5598 (Setting tags): Describe the fast-tag-setting interface.
5599
56002006-05-20 Luc Teirlinck <teirllm@auburn.edu>
5601
5602 * dired-x.texi: ifinfo -> ifnottex.
5603
56042006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
5605
5606 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
5607
56082006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
5609
5610 * message.texi (Interface): Add tool bar customization.
5611 (MIME): Index and text additions for mml-attach.
5612 (MIME): Describe mml-dnd-protocol-alist and
5613 mml-dnd-attach-options.
5614
5615 * gnus.texi (Oort Gnus): Reorder entries in sections.
5616 Fix some entries.
5617 (Starting Up): Add references to "Emacs for Heathens" and to
5618 "Finding the News". Add user-full-name and user-mail-address.
5619 (Group Buffer Format): Add tool bar customization and update.
5620 (Summary Buffer): Add tool bar customization.
5621 (Posting Styles): Add message-alternative-emails.
5622
56232006-05-09 Michael Albinus <michael.albinus@gmx.de>
5624
5625 * tramp.texi (Filename completion): Improve wording.
5626
56272006-05-07 Romain Francoise <romain@orebokech.com>
5628
5629 * faq.texi (Using regular expressions): Fix typo.
5630 (Packages that do not come with Emacs): Fix capitalization.
5631 (Replacing text across multiple files): Expand node to explain how
5632 to use `dired-do-query-replace-regexp' in more detail, based on
5633 suggestion by Eric Hanchrow <offby1@blarg.net>.
5634
56352006-05-06 Michael Albinus <michael.albinus@gmx.de>
5636
5637 * tramp.texi (Filename completion): Completion of remote files'
5638 method, user name and host name is active only in partial
5639 completion mode.
5640
56412006-05-06 Bill Wohler <wohler@newt.com>
5642
5643 Release MH-E manual version 8.0.
5644
5645 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5646 release 8.0.
5647
56482006-05-06 Bill Wohler <wohler@newt.com>
5649
5650 * mh-e.texi (MH-BOOK-HOME): Change from
5651 http://www.ics.uci.edu/~mh/book/mh to
5652 http://rand-mh.sourceforge.net/book/mh.
5653 Replace .htm suffix with .html for MH book files.
5654 (Using This Manual): Update key binding for getting relevant
5655 chapter in Info from command key.
5656 (Ranges): Fix itemx.
5657
56582006-05-05 Karl Berry <karl@gnu.org>
5659
5660 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
5661 (\fonttextsize): New user-level command to change text font size.
5662
56632006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
5664
5665 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
5666
56672006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5668
5669 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
5670
56712006-04-24 Bill Wohler <wohler@newt.com>
5672
5673 * mh-e.texi (Getting Started): Make it more explicit that you need
5674 to install MH. Add pointers to current MH implementations.
5675
56762006-04-21 Bill Wohler <wohler@newt.com>
5677
5678 Release MH-E manual version 7.94.
5679
5680 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5681 release 7.94.
5682
56832006-04-21 Carsten Dominik <dominik@science.uva.nl>
5684
5685 * org.texi: Many small fixes.
5686 (Handling links): Rename from "Managing links".
5687
56882006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
5689
5690 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
5691 (Splitting mail using spam-stat): Fix @xref.
5692
56932006-04-20 Chong Yidong <cyd@stupidchicken.com>
5694
5695 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 5696 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
5697
56982006-04-20 Carsten Dominik <dominik@science.uva.nl>
5699
5700 * org.texi (Time stamps): Better explanation of the purpose of
5701 different time stamps.
5702 (Structure editing, Plain lists): More details on how new items
5703 and headings are inserted.
5704
57052006-04-18 Carsten Dominik <dominik@science.uva.nl>
5706
5707 * org.texi (Formula syntax): Fix link to Calc Manual.
5708
57092006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5710
5711 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
5712
57132006-04-17 Bill Wohler <wohler@newt.com>
5714
5715 * mh-e.texi (Folders): Update mh-before-quit-hook and
5716 mh-quit-hook example with code that removes the buffers rather
5717 than just bury them.
5718
57192006-04-17 Michael Albinus <michael.albinus@gmx.de>
5720
5721 Sync with Tramp 2.0.53.
5722
57232006-04-13 Carsten Dominik <dominik@science.uva.nl>
5724
5725 * org.texi (Updating settings): New section.
5726 (Visibility cycling): Better names for the startup folding
5727 options.
5728 (Exporting): Completely restructured.
5729 (The very busy C-c C-c key): New section.
5730 (Summary of in-buffer settings): New section.
5731
57322006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5733
5734 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5735
57362006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5737
5738 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5739 (Server Commands): Key `v' is reserved for users.
5740
57412006-04-11 Carsten Dominik <dominik@science.uva.nl>
5742
5743 * org.texi (Link format): New section, emphasis on bracket links.
5744 (External links): Document bracket links.
5745 (FAQ): Expand to cover shell links and the new link format.
5746
57472006-04-09 Kevin Ryde <user42@zip.com.au>
5748
5749 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5750
57512006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5752
5753 * gnus.texi (Summary Buffer Lines): Add `*'.
5754
c8763fb6 57552006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
5756
5757 * gnus.texi (Group Parameters):
5758 Mention gnus-permanently-visible-groups.
5759
57602006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5761
5762 * gnus.texi (Face): Fix typo.
5763
57642006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5765
5766 * gnus.texi (X-Face): Clarify.
5767 (Face): Need Emacs with PNG support.
5768
57692006-04-06 Richard Stallman <rms@gnu.org>
5770
5771 * idlwave.texi: Delete the blocks "not suitable for inclusion with
5772 Emacs".
5773
57742006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5775
5776 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5777 blocks not suitable for inclusion with Emacs using variable
5778 PARTOFEMACS.
5779
57802006-04-04 Simon Josefsson <jas@extundo.com>
5781
5782 * gnus.texi (Security): Improve.
5783
57842006-04-02 Bill Wohler <wohler@newt.com>
5785
5786 * mh-e.texi (Getting Started, Junk, Bug Reports)
5787 (MH FAQ and Support): Fix URLs.
5788
57892006-03-31 Romain Francoise <romain@orebokech.com>
5790
5791 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5792 to t, not nil (and has for the past eight years).
5793
57942006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5795
5796 * message.texi, gnus.texi: Bump version to 5.11.
5797
57982006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5799
5800 * gnus.texi (Top): Add comment about version line.
5801
5802 * message.texi (Top): Ditto. Change to take named versions into
5803 account.
5804
58052006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5806
5807 * gnus.texi (Posting Styles): Add x-face-file to example.
5808 (X-Face): Refer to posting styles.
5809
5810 * gnus-faq.texi ([5.8]): Add x-face-file.
5811 ([8.4]): Add links to gmane.emacs.gnus.user and
5812 gmane.emacs.gnus.general.
5813
58142006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5815
5816 * gnus-faq.texi: Use .invalid.
5817 ([5.4]): Fix gnus-posting-styles example.
5818
58192006-03-27 Romain Francoise <romain@orebokech.com>
5820
5821 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
5822 Emacs/W3 needs a new maintainer.
5823 (Ispell): Update author and version info.
5824 (Mailcrypt): Mention PGG.
5825 (New in Emacs 22): Add PGG to the list of new packages.
5826 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5827 updating dead URLs.
5828
58292006-03-25 Karl Berry <karl@gnu.org>
5830
5831 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5832 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5833 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5834 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5835 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5836 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5837 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5838 (2) do not indent copyright year list (or anything else).
5839
58402006-03-21 Bill Wohler <wohler@newt.com>
5841
5842 * mh-e.texi (Folders): Various edits.
5843
58442006-03-20 Romain Francoise <romain@orebokech.com>
5845
5846 * gnus.texi (Mail Folders): Grammar fix.
5847
58482006-03-19 Bill Wohler <wohler@newt.com>
5849
5850 * mh-e.texi (Replying): Document Mail-Followup-To.
5851 Change manually-formatted table to multitable. Add debugging info.
5852 Move description of mh-reply-default-reply-to into paragraph
5853 that describes its values.
5854
58552006-03-17 Bill Wohler <wohler@newt.com>
5856
10d1d0af 5857 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
5858 (Sending Mail Tour): Update method of entering
5859 addresses and subject.
5860 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5861 (Adding Attachments, Searching): Update screenshots for Emacs 22.
5862
58632006-03-15 Carsten Dominik <dominik@science.uva.nl>
5864
5865 * org.texi: Version number change only.
5866
58672006-03-14 Bill Wohler <wohler@newt.com>
5868
5869 * mh-e.texi: Add index entries around each paragraph rather than
5870 depend on entries from beginning of node. Doing so ensures that
5871 index entries are less likely to be forgotten if text is cut and
5872 pasted, and are necessary anyway if the references are on a
5873 separate page. It seems that makeinfo is now (v. 4.8) only
5874 producing one index entry per node, so there is no longer any
5875 excuse not to. Use subheading instead of heading. The incorrect
5876 use of heading produced very large fonts in Info--as large as the
5877 main heading.
5878 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5879 versions 6 and 7 appeared *around* the time of these Emacs releases.
5880
58812006-03-13 Carsten Dominik <dominik@science.uva.nl>
5882
5883 * org.texi (Clean view): Document new startup options.
5884
58852006-03-11 Bill Wohler <wohler@newt.com>
5886
5887 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5888 (Composing, Scan Line Formats): Fix @refs.
5889 (Getting Started): Define MH profile and MH profile components.
5890 (Incorporating Mail, Reading Mail, Viewing, Printing)
5891 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5892 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5893 for string constants.
5894 (Tool Bar): Remove spurious quote.
5895 (Junk): Use ``...'' instead of "...".
5896 (Scan Line Formats): Replace @samp with @kbd.
5897
58982006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5899
5900 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5901
59022006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5903
5904 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
5905 easy to understand.
5906
59072006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
5908
5909 * gnus.texi: Markup fix.
5910 (Fancy Mail Splitting): Specify new feature.
5911
59122006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
5913
5914 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
5915 partial-words matching.
5916
59172006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
5918
5919 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
5920
5921 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
5922 (MIME Commands): Fix mm-discouraged-alternatives.
5923
59242006-03-07 Carsten Dominik <dominik@science.uva.nl>
5925
5926 * org.texi: Version number change only.
5927
59282006-03-06 Bill Wohler <wohler@newt.com>
5929
5930 * mh-e.texi: Move from SourceForge repository to Savannah.
5931 This is version 7.93, which is a total rewrite from the previous
5932 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
5933 version 7.93.
5934
59352006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5936
5937 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
5938
59392006-03-01 Carsten Dominik <dominik@science.uva.nl>
5940
5941 * org.texi (Interaction): Add item about `org-mouse.el' by
5942 Piotr Zielinski.
5943 (Managing links): Document that also mouse-1 can be used to
5944 activate a link.
5945 (Headlines, FAQ): Add entry about hiding leading stars.
5946 (Miscellaneous): Resort the sections in this chapter to a more
5947 logical sequence.
5948
59492006-02-27 Simon Josefsson <jas@extundo.com>
5950
5951 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
5952 2004-01-27 from the trunk).
5953
59542006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5955
5956 * cc-mode.texi: Rename c-hungry-backspace to
5957 c-hungry-delete-backwards, at the request of RMS. Leave the old
5958 name as an alias.
5959
59602006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5961
5962 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
5963 include the function header within the defun.
5964
59652006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5966
5967 * cc-mode.texi: Correct two typos.
5968
59692006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
5970
5971 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
5972 existing comment.
5973 (Electric Keys): Add a justification for electric indentation.
5974 (Hungry WS Deletion): Clear up the names and complications of the
5975 BACKSPACE and DELETE keys.
5976
59772006-02-23 Juri Linkov <juri@jurta.org>
5978
5979 * faq.texi (Common requests): Move `Turning on auto-fill by
5980 default' after `Wrapping words automatically'. Move `Working with
5981 unprintable characters' before `Searching for/replacing newlines'.
5982 Move `Replacing highlighted text' after `Highlighting a region'.
5983 Merge `Repeating commands' and `Repeating a command as many times
5984 as possible' into the former.
5985 (Packages that do not come with Emacs): Add refs to Gmane and
5986 etc/MORE.STUFF.
5987
59882006-02-23 Juri Linkov <juri@jurta.org>
5989
5990 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
5991 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
5992 Add xref to `(emacs)Reporting Bugs'.
5993 (Getting a printed manual): Add URL to other formats of the manual.
5994 (Common requests): Fix menu.
5995 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
5996 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
5997 (Inserting text at the beginning of each line): Add pxref to
5998 `Changing the included text prefix'.
5999 (Forcing the cursor to remain in the same column): Mention `track-eol'
6000 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6001 (Replacing text across multiple files): Add keybinding `Q' for
6002 `dired-do-query-replace'.
6003
60042006-02-22 Carsten Dominik <dominik@science.uva.nl>
6005
6006 * reftex.texi: Version number and date change only.
6007
6008 * org.texi (Internal Links): Rewrite to cover the modified
6009 linking system.
6010
60112006-02-17 Eli Zaretskii <eliz@gnu.org>
6012
6013 * faq.texi: Remove the coding cookie, it's not needed anymore.
6014
60152006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6016
6017 * faq.texi (Colors on a TTY): Mention Mac OS port.
6018
60192006-02-12 Karl Berry <karl@gnu.org>
6020
6021 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6022 8-bit accented a.
6023
60242006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6025
6026 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6027
60282006-02-08 Romain Francoise <romain@orebokech.com>
6029
6030 * faq.texi (Top): Remove paragraph about the FAQ being a
6031 transitional document, etc.
6032 (Searching for/replacing newlines): New node.
6033 (Yanking text in isearch): New node.
6034 (Inserting text at the beginning of each line): Rename and make
6035 more general, mention `M-;' in Message mode.
6036
60372006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6038
6039 * faq.texi (Meta key does not work in xterm)
6040 (Emacs does not display 8-bit characters)
6041 (Inputting eight-bit characters): Update xrefs.
6042
60432006-02-06 Romain Francoise <romain@orebokech.com>
6044
6045 * faq.texi (VM): VM now at version 7.19.
6046 Set myself as maintainer of this file.
6047
60482006-02-04 Michael Olson <mwolson@gnu.org>
6049
6050 * erc.texi (History): Note that ERC is now included with Emacs.
6051
60522006-01-31 Romain Francoise <romain@orebokech.com>
6053
6054 * message.texi (Message Headers): Explain what
6055 `message-alternative-emails' does in more detail.
6056 Update copyright year.
6057
60582006-01-30 Juanma Barranquero <lekktu@gmail.com>
6059
6060 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6061
60622006-01-29 Richard M. Stallman <rms@gnu.org>
6063
6064 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6065
60662006-01-29 Michael Olson <mwolson@gnu.org>
6067
6068 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6069
6070 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6071
6072 * faq.texi (New in Emacs 22): Mention ERC.
6073
60742006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6075
6076 * rcirc.texi: Capitalize dir entry for consistency with the entry
6077 in info/dir and other entries in the Emacs category.
6078 Fix typos. Delete trailing whitespace.
6079
c8763fb6 60802006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6081
6082 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6083
60842006-01-27 Eli Zaretskii <eliz@gnu.org>
6085
6086 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6087 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6088
6089 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6090 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6091
60922006-01-27 Alex Schroeder <alex@gnu.org>
6093
6094 * rcirc.texi: New file.
6095
60962006-01-23 Juri Linkov <juri@jurta.org>
6097
6098 * widget.texi (User Interface): Add S-TAB for widget-backward.
6099
61002006-01-22 Michael Albinus <michael.albinus@gmx.de>
6101
6102 Sync with Tramp 2.0.52.
6103
6104 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6105 Add Tramp disabling item. New item for common connection problems.
6106 (various): Apply "ftp" as method for the download URL.
6107 (Bug Reports): Refer to FAQ for common problems.
6108
61092006-01-21 Eli Zaretskii <eliz@gnu.org>
6110
6111 * widget.texi (User Interface): Use @key for TAB.
6112
6113 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6114
6115 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6116 for TAB.
6117
6118 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6119
61202006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6121
6122 * gnus.texi: Update copyright.
6123
61242006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6125
6126 * gnus.texi (Article Washing): Additions.
6127
2de53ca6
GM
61282006-01-13 Carsten Dominik <dominik@science.uva.nl>
6129
6130 * org.texi (Agenda commands): Document tags command.
6131
61322006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6133
6134 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6135
61362006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6137
6138 * gnus.texi (RSS): Addition.
6139
61402005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6141
6142 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6143
61442005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6145
6146 * emacs-mime.texi (Display Customization): Add setting example to
6147 mm-discouraged-alternatives.
6148
61492006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6150
6151 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6152 version is the canonical version.
6153
61542006-01-08 Alex Schroeder <alex@gnu.org>
6155
6156 * pgg.texi (Caching passphrase): Rewording.
6157
61582006-01-06 Eli Zaretskii <eliz@gnu.org>
6159
6160 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6161 repository URL.
6162
61632006-01-06 Carsten Dominik <dominik@science.uva.nl>
6164
6165 * org.texi: Removed the accidentally re-added empty line in the
6166 direntry.
6167
61682006-01-05 Carsten Dominik <dominik@science.uva.nl>
6169
6170 * org.texi (Agenda Views): Chapter reorganized.
6171
61722005-12-29 Romain Francoise <romain@orebokech.com>
6173
6174 * faq.texi (Using Customize): New node.
6175
61762005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6177
6178 * org.texi: Remove blank line in @direntry. It is non-standard
6179 and recursively produces blank lines all over the dir file (when
6180 using Texinfo 4.8).
6181
61822005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6183
6184 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6185
61862005-12-20 Carsten Dominik <dominik@science.uva.nl>
6187
6188 * org.texi (Tags): Boolean logic documented.
6189 (Agenda Views): Document custom commands.
6190
61912005-12-20 David Kastrup <dak@gnu.org>
6192
6193 * faq.texi (AUCTeX): Update version and mailing list info.
6194
61952005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6196
6197 * gnus.texi (MIME Commands): Mention addition of
6198 multipart/alternative to gnus-buttonized-mime-types and add xref
6199 to mm-discouraged-alternatives.
6200
6201 * emacs-mime.texi (Display Customization): Mention addition of
6202 "image/.*" and add xref to gnus-buttonized-mime-types in the
6203 mm-discouraged-alternatives section.
6204
62052005-12-16 Carsten Dominik <dominik@science.uva.nl>
6206
6207 * org.texi (Tags): New section.
6208 (Agenda Views): Chapter reorganized.
6209
62102005-12-16 Eli Zaretskii <eliz@gnu.org>
6211
6212 * org.texi (Internal Links): Add a missing comma after an @xref.
6213
62142005-12-14 Chong Yidong <cyd@stupidchicken.com>
6215
6216 * faq.texi (Filling paragraphs with a single space): No need to
6217 change sentence-end now.
6218
62192005-12-13 Romain Francoise <romain@orebokech.com>
6220
6221 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6222
62232005-12-12 Jay Belanger <belanger@truman.edu>
6224
6225 * faq.texi (Calc): Update version number.
6226
62272005-12-12 Carsten Dominik <dominik@science.uva.nl>
6228
6229 * org.texi (Progress Logging): New section.
6230
62312005-12-10 Romain Francoise <romain@orebokech.com>
6232
6233 Update the Emacs FAQ for the 22.1 release.
6234
6235 * faq.texi: Set VER to `22.1'.
6236 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
6237 Tutorial. Mention that `C-h r' displays the manual.
6238 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
6239 (Getting a printed manual): Point to the new locations of the
6240 manuals on the GNU Web site.
6241 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6242 available via Info (it was previously distributed separately).
6243 (Installing Texinfo documentation): The latest version of Texinfo
6244 is 4.8, not 4.0.
6245 (Informational files for Emacs): COPYING is the GNU General Public
6246 License, not the Emacs General Public License.
6247 (Informational files for Emacs): Delete obsolete link to the
6248 GNUinfo pages as they have been removed from the GNU Web site.
6249 (New in Emacs 22): New node.
6250 (Setting up a customization file): Say that most packages support
6251 Customize nowadays.
6252 (Colors on a TTY): Delete reference to instructions on how to
6253 enable syntax highlighting, it is now enabled by default.
6254 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6255 at startup automatically.
6256 (Controlling case sensitivity): Mention `M-c' in isearch.
6257 (Using an already running Emacs process): Emacs now creates the
6258 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6259 gnuserv. As emacsclient can now run Lisp code as well, delete a
6260 sentence praising gnuserv for that. Simplify description of how
6261 the client/server operation works.
6262 (Compiler error messages): Delete obsolete text (compile.el has
6263 been rewritten).
6264 (Indenting switch statements): Fix typo.
6265 (Matching parentheses): Simplify setup instructions, mention the
6266 menu bar item in the Options menu.
6267 (Repeating a command as many times as possible): Mention `C-x e'.
6268 (Going to a line by number): Mention new keymap and bindings
6269 `M-g M-g', `M-g M-p' and `M-g M-n'.
6270 (Turning on syntax highlighting): Now on by default. Simplify.
6271 (Replacing highlighted text): Use `1', not `t'.
6272 (Problems with very large files): The maximum size is now 256MB on
6273 32-bit machines.
6274 (^M in the shell buffer): Mention `comint-process-echoes'.
6275 (Emacs for Apple computers): Emacs 22 has native support for Mac
6276 OS X.
6277 (Translating names to IP addresses): Delete node.
6278 (Binding keys to commands): Fix typo.
6279 (SPC no longer completes file names): New node.
6280 (MIME with Emacs mail packages): Delete section about the Emacs
6281 MIME FAQ (it's not reachable anymore).
6282
62832005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6284
6285 * cc-mode.texi: The manual has been extensively revised: the
6286 information about using CC Mode has been separated from the larger
6287 and more difficult chapters about configuration. It has been
6288 updated for CC Mode 5.31.
6289
62902005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6291
6292 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6293 (Selecting an implementation): Fix descriptions.
6294
62952005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6296
6297 * message.texi (Various Message Variables): Addition.
6298
62992005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6300
6301 * message.texi: Fix default values.
6302
63032005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6304
6305 * message.texi (Header Commands): Clarify descriptions of
6306 message-cross-post-followup-to, message-reduce-to-to-cc, and
6307 message-insert-wide-reply.
6308 (Various Commands): Fix kindex for message-kill-to-signature;
6309 clarify description of message-tab.
6310
63112005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6312
6313 * message.texi (Mailing Lists): Fix description about MFT.
6314
6315 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6316
63172005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6318
6319 * gnus.texi (Slow Terminal Connection): Replace old description
6320 with new one.
6321
63222005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6323
6324 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6325 replace X-Draft-Headers with X-Draft-From.
6326
63272005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6328
6329 * gnus.texi (Various Various): Fix the default value of
6330 nnheader-max-head-length.
6331 (Gnus Versions): Fix typo.
6332
63332005-12-08 Carsten Dominik <dominik@science.uva.nl>
6334
6335 * org.texi (Structure editing): Document new functionality of
6336 M-RET.
6337
63382005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6339
6340 * org.texi (Internal Links): Fix Texinfo usage.
6341
63422005-12-06 Carsten Dominik <dominik@science.uva.nl>
6343
6344 * org.texi (TODO basics): Document the global todo list.
6345 (TODO items): Documents sparse tree for specific TODO
6346 keywords.
6347
63482005-11-30 Carsten Dominik <dominik@science.uva.nl>
6349
6350 * org.texi (Plain Lists): Typos fixed.
6351
63522005-11-28 Jay Belanger <belanger@truman.edu>
6353
6354 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6355
63562005-11-24 Carsten Dominik <dominik@science.uva.nl>
6357
6358 * org.texi (Structure editing): New item moving commands added.
6359 (Plain Lists): New section.
6360
63612005-11-18 Carsten Dominik <dominik@science.uva.nl>
6362
6363 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6364 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 6365 `org-agenda-file-to-front'.
2de53ca6
GM
6366 (Built-in table editor): Document `org-table-sort-lines'.
6367 (HTML formatting): Export of hand-formatted lists.
6368
63692005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6370
6371 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6372 new variable gnus-toolbar-thickness.
6373
63742005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6375
6376 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6377
63782005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6379
6380 * gnus.texi (X-Face): Fix description.
6381 (XVarious): Remove gnus-xmas-logo-color-alist and
6382 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6383
63842005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6385
6386 * gnus.texi (Group Parameters): Mention new variable
6387 gnus-parameters-case-fold-search.
6388 (Home Score File): Addition.
6389
63902005-11-04 Ulf Jasper <ulf.jasper@web.de>
6391
6392 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6393 (Overview): List supported feed types.
6394 (Installation): No installation necessary when using autoload.
6395 (Configuration): Rename "RSS" to "news".
6396
63972005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6398
6399 * pgg.texi (User Commands): Document additional passphrase
6400 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6401 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6402
64032005-11-04 Carsten Dominik <dominik@science.uva.nl>
6404
6405 * org.texi: Version number changed to 3.19.
6406
64072005-10-29 Sascha Wilde <wilde@sha-bang.de>
6408
6409 * pgg.texi (How to use): Update the example to add autoload of
6410 pgg-encrypt-symmetric-region.
6411 (User Commands): Document pgg-encrypt-symmetric-region.
6412 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6413
64142005-10-27 Jay Belanger <belanger@truman.edu>
6415
6416 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6417 mention other TeX-related units.
6418
64192005-10-23 Lars Hansen <larsh@soem.dk>
6420
0c7efc08
SM
6421 * dired-x.texi (Miscellaneous Commands):
6422 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
6423 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6424
64252005-10-23 Jay Belanger <belanger@truman.edu>
6426
6427 * calc.texi (Predefined Units): Use `alpha' for the fine structure
6428 constant.
6429
64302005-10-23 Michael Albinus <michael.albinus@gmx.de>
6431
0c7efc08
SM
6432 * faq.texi (Bugs and problems):
6433 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
6434 `directory-listing-before-filename-regexp'.
6435
64362005-10-22 Eli Zaretskii <eliz@gnu.org>
6437
6438 * newsticker.texi (UPDATED): Set value.
6439
64402005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
6441
6442 * gnus.texi (Document Groups): Remove duplicate item.
6443
64442005-10-21 Carsten Dominik <dominik@science.uva.nl>
6445
6446 * org.texi (Summary): Mention iCalendar support.
6447 (Exporting): Document iCalendar support.
6448
64492005-10-18 Romain Francoise <romain@orebokech.com>
6450
6451 * viper.texi (Viper Specials): Capitalize GNU.
6452
64532005-10-17 Juri Linkov <juri@jurta.org>
6454
6455 * info.texi (Getting Started, Search Index, Expert Info):
6456 Fix wording.
6457 (Search Text): Replace `echo area' with `mode line'.
6458 (Search Index): Both `i' and `,' find all index entries.
6459 Replace example `C-f' with `C-l' (which exists in index of Info
6460 manual) and delete spaces in its keyboard input sequence.
6461 Delete unnecessary explanations about literal characters.
6462
64632005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
6464
6465 * gnus.texi (Document Server Internals): Addition.
6466
64672005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6468
6469 * gnus.texi (A note on namespaces): Fix RFC reference.
6470
64712005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6472
6473 * gnus.texi (RSS): Fix key description.
6474
64752005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6476
6477 * gnus.texi: Emacs/w3 -> Emacs/W3.
6478 (Browsing the Web): Fix description.
6479 (Web Searches): Ditto.
6480 (Customizing W3): Ditto.
6481
64822005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6483
6484 * gnus.texi (Maildir): Clarify expire-age and expire-group.
6485
64862005-10-11 Jay Belanger <belanger@truman.edu>
6487
6488 * calc.texi (Integration): Mention using `a i' to compute definite
6489 integrals.
6490
64912005-10-11 Juri Linkov <juri@jurta.org>
6492
6493 * info.texi: Rearrange nodes.
6494 (Top): Update menu. Change ref `Info for Experts' to
6495 `Advanced Info Commands'.
6496 (Getting Started): Fix description of manual's parts.
6497 (Help-Int): Change xref `Info Search' to `Search Index', and
6498 `Expert Info' to `Advanced'.
6499 (Advanced): Move node one level up.
6500 (Search Text, Search Index): New nodes split out from `Info Search'.
6501 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
6502 split out from `Advanced'.
6503 (Advanced, Emacs Info Variables): De-document editing an Info file
6504 in Info.
6505 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
6506 (Creating an Info File): Delete node and move its text to
6507 `Expert Info'.
6508
65092005-10-10 Carsten Dominik <dominik@science.uva.nl>
6510
6511 * org.texi (Workflow states): Documented that change in keywords
6512 becomes active only after restart of Emacs.
6513
65142005-10-08 Michael Albinus <michael.albinus@gmx.de>
6515
6516 Sync with Tramp 2.0.51.
6517
65182005-10-08 Nick Roberts <nickrob@snap.net.nz>
6519
6520 * speedbar.texi (Introduction): Describe new location of speedbar
6521 on menubar.
6522 (Basic Key Bindings): Remove descriptions of bindings that have
6523 been removed.
6524
65252005-10-05 Nick Roberts <nickrob@snap.net.nz>
6526
6527 * speedbar.texi (GDB): Describe use of watch expressions.
6528
65292005-09-28 Simon Josefsson <jas@extundo.com>
6530
6531 * message.texi (IDNA): Fix.
6532
65332005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6534
6535 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
6536 nntp-server-hook, and nntp-warn-about-losing-connection; fix
6537 description of nntp-open-connection-function.
6538 (Common Variables): Fix descriptions.
6539
65402005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
6541
6542 * gnus.texi (Server Buffer Format): Document the %a format spec.
6543
65442005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6545
6546 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
6547
65482005-09-23 Carsten Dominik <dominik@science.uva.nl>
6549
6550 * org.texi Version 3.16.
6551
65522005-09-19 Miles Bader <miles@gnu.org>
6553
6554 * newsticker.texi: Get rid of CVS keywords.
6555
65562005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
6557
6558 * gnus.texi (Finding the Parent): Fix description of how Gnus
6559 finds article.
6560
65612005-09-14 Jari Aalto <jari.aalto@cante.net>
6562
6563 * gnus.texi (Advanced Scoring Examples): New examples to teach how
6564 to drop off non-answered articles.
6565
65662005-09-19 Juanma Barranquero <lekktu@gmail.com>
6567
6568 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
6569 braces (which are unsupported by NMAKE) for macro `srcdir'.
6570
65712005-09-17 Eli Zaretskii <eliz@gnu.org>
6572
6573 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6574 (../info/newsticker, newsticker.dvi): New targets.
6575
65762005-09-17 Ulf Jasper <ulf.jasper@web.de>
6577
6578 * newsticker.texi: Replace @command with @code. Replace @example
6579 with @lisp.
0c7efc08
SM
6580 (Top): Add explanations to menu items.
6581 (GNU Free Documentation License): Remove.
2de53ca6
GM
6582
65832005-09-16 Romain Francoise <romain@orebokech.com>
6584
6585 Update all files to specify GFDL version 1.2.
6586
6587 * doclicense.texi (GNU Free Documentation License): Update to
6588 version 1.2.
6589
65902005-09-15 Richard M. Stallman <rms@gnu.org>
6591
6592 * newsticker.texi: Fix @setfilename.
6593
6594 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6595 (../info/newsticker, newsticker.dvi): New targets.
6596
65972005-08-30 Carsten Dominik <dominik@science.uva.nl>
6598
6599 * org.texi: Version 3.15.
6600
66012005-08-29 Luc Teirlinck <teirllm@auburn.edu>
6602
6603 * ses.texi: Combine all three indices into one.
6604 Correct a few typos.
6605
66062005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
6607
6608 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
6609
66102005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
6611
6612 * emacs-mime.texi (Handles): Remove duplicate item.
6613 (Encoding Customization): Fix the default value for
6614 mm-coding-system-priorities.
6615 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
6616 (Basic Functions): Fix reference.
6617
66182005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6619
6620 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
6621
66222005-08-18 Richard M. Stallman <rms@gnu.org>
6623
6624 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
6625 and web site.
6626
6627 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
6628 not keyboard-translate.
6629
66302005-08-11 Richard M. Stallman <rms@gnu.org>
6631
6632 * faq.texi (Using regular expressions): Fix xref.
6633
66342005-08-09 Juri Linkov <juri@jurta.org>
6635
6636 * info.texi (Help-P): Replace `Prev' with `Previous'.
6637 (Help-M, Help-Xref): Add S-TAB.
6638 (Help-FOO): Update `u' command.
6639 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
6640 Update info about visibility of xref parts.
6641 (Help-Int): Fix `m' command. Rename `Info-last' to
6642 `Info-history-back'. Add `Info-history-forward'.
6643 (Advanced): Fix `g*' and `M-n' commands.
6644 (Info Search): Add `index-apropos' in stand-alone browser.
6645 Add isearch commands.
6646 (Emacs Info Variables): Remove `Info-fontify'.
6647 Add `Info-mode-hook'. Update face names.
6648 Add `Info-fontify-maximum-menu-size',
6649 `Info-fontify-visited-nodes', `Info-isearch-search'.
6650
66512005-08-07 Michael Albinus <michael.albinus@gmx.de>
6652
6653 Sync with Tramp 2.0.50.
6654
6655 * tramp.texi: Use @option{} consequently for method names.
6656 (Inline methods, External transfer methods): Remove references to
6657 Cygwin.
6658 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
6659 implementation.
6660
66612005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6662
6663 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
6664 Mention that gnus-init-file is not read when Emacs is invoked with
6665 --no-init-file or -q.
6666
66672005-07-19 Carsten Dominik <dominik@science.uva.nl>
6668
6669 * org.texi: Version 3.14.
6670
66712005-07-04 Carsten Dominik <dominik@science.uva.nl>
6672
6673 * org.texi: Version 3.13.
6674
66752005-07-18 Juri Linkov <juri@jurta.org>
6676
6677 * calc.texi (Time Zones, Logical Operations):
6678 * cl.texi (Overview):
6679 * org.texi (TODO types):
6680 * sc.texi (Emacs 18 MUAs):
6681 * speedbar.texi (Top):
6682 * url.texi (History):
6683 Delete duplicate duplicate words.
6684
ce058493 66852005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
6686
6687 * cl.texi (Type Predicates): Document `atom' type.
6688
66892005-07-04 Lute Kamstra <lute@gnu.org>
6690
6691 Update FSF's address in GPL notices.
6692
6693 * calc.texi (Copying):
6694 * doclicense.texi (GNU Free Documentation License):
6695 * faq.texi (Contacting the FSF):
6696 * mh-e.texi (Copying): Update FSF's address.
6697
66982005-07-03 Richard M. Stallman <rms@gnu.org>
6699
6700 * flymake.texi (Example -- Configuring a tool called directly):
6701 Update name of flymake-build-relative-filename.
6702
67032005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6704
6705 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
6706
67072005-06-29 Carsten Dominik <dominik@science.uva.nl>
6708
6709 * org.texi: Version 3.12.
6710
67112005-06-24 Eli Zaretskii <eliz@gnu.org>
6712
6713 * makefile.w32-in (MAKEINFO): Use --force.
6714 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6715 Makefile.in.
6716 (gnus.dvi): Use "..." to quote Sed args, so that it works with
6717 more shells.
6718
67192005-06-23 Richard M. Stallman <rms@gnu.org>
6720
6721 * speedbar.texi (Creating a display): Texinfo usage fixes.
6722
6723 * tramp.texi (Customizing Completion, Auto-save and Backup):
6724 Texinfo usage fixes.
6725
67262005-06-23 Juanma Barranquero <lekktu@gmail.com>
6727
6728 * dired-x.texi (Miscellaneous Commands):
6729 * ediff.texi (Miscellaneous):
6730 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6731 (Agent Variables):
6732 * info.texi (Help-Xref):
6733 * message.texi (Message Headers):
6734 * org.texi (Remember):
6735 * reftex.texi (Options (Defining Label Environments)):
6736 (Options (Index Support)):
6737 (Options (Viewing Cross-References)):
6738 (Options (Misc)):
6739 (Changes):
6740 * speedbar.texi (Creating a display):
6741 * tramp.texi (Customizing Completion, Auto-save and Backup):
6742 Texinfo usage fix.
6743
67442005-06-13 Carsten Dominik <dominik@science.uva.nl>
6745
6746 * org.texi: Version 3.11.
6747
67482005-06-12 Jay Belanger <belanger@truman.edu>
6749
6750 * calc.texi (Getting Started): Remove extra menu item.
6751
67522005-05-31 Jay Belanger <belanger@truman.edu>
6753
6754 * calc.texi (Notations Used in This Manual): Use @kbd for key
6755 sequence.
6756 (Demonstration of Calc): Mention another way of starting Calc.
6757 (Starting Calc): Mention long name of M-#.
6758 (Embedded Mode Overview): Remove unnecessary instruction.
6759 (Other M-# commands): Rephrase `M-# 0' explanation.
6760 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6761 reflect current behavior.
6762
67632005-05-30 Jay Belanger <belanger@truman.edu>
6764
6765 * calc.texi (Hooks): Change description of calc-window-hook and
6766 calc-trail-window-hook to match usage.
6767 (Computational Functions): Add more constant-generating functions.
6768 (Customizable Variables): Use defvar.
6769
67702005-05-28 Jay Belanger <belanger@truman.edu>
6771
6772 * calc.texi (Assignments in Embedded Mode): Fix variable name.
6773 (Basic Embedded Mode): Explain behavior of arguments to
6774 calc-embedded-mode.
6775
67762005-05-27 Jay Belanger <belanger@truman.edu>
6777
6778 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6779 current behavior.
6780
67812005-05-25 Jay Belanger <belanger@truman.edu>
6782
6783 * calc.texi: Change Calc version number throughout.
6784 (Keypad Mode): Change location in info output.
6785 (Keypad mode overview): Move picture of keypad.
6786
67872005-05-21 Jay Belanger <belanger@truman.edu>
6788
6789 * calc.texi (Storing variables): Mention that only most variables
6790 are void to begin with.
6791
67922005-05-21 Kevin Ryde <user42@zip.com.au>
6793
6794 * widget.texi (Basic Types): Update cross ref from "Enabling
6795 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6796 lispref/text.texi change.
6797
67982005-05-20 Carsten Dominik <dominik@science.uva.nl>
6799
6800 * org.texi: Version 3.09.
6801
68022005-05-18 Carsten Dominik <dominik@science.uva.nl>
6803
6804 * reftex.texi: Version 4.28.
6805
68062005-05-16 Jay Belanger <belanger@truman.edu>
6807
6808 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6809
68102005-05-14 Jay Belanger <belanger@truman.edu>
6811
6812 * calc.texi (Default Simplifications): Insert missing ! (logical
6813 not operator).
6814
68152005-05-14 Michael Albinus <michael.albinus@gmx.de>
6816
6817 Sync with Tramp 2.0.49.
6818
68192005-05-10 Jay Belanger <belanger@truman.edu>
6820
6821 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6822 to 1.
6823
68242005-04-29 Carsten Dominik <dominik@science.uva.nl>
6825
6826 * org.texi: Version 3.08, structure reorganized.
6827
68282005-04-24 Richard M. Stallman <rms@gnu.org>
6829
6830 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6831
68322005-04-15 Carsten Dominik <dominik@science.uva.nl>
6833
6834 * org.texi: Update to version 3.06.
6835
68362005-04-13 Lute Kamstra <lute@gnu.org>
6837
6838 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6839
68402005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
6841
6842 * cl.texi (Porting Common Lisp): Fix typo.
6843
68442005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6845
6846 * gnus.texi (RSS): Addition.
6847
68482005-04-04 Jay Belanger <belanger@truman.edu>
6849
6850 * calc.texi: Change Calc version number.
6851 (Customizable variables): Fix description of calc-language-alist.
6852 (Copying): Put in version 2 of GPL.
6853
68542005-04-01 Jay Belanger <belanger@truman.edu>
6855
6856 * calc.texi (Troubleshooting Commands): Remove comment about
6857 installation.
6858 (Installation): Remove section.
6859 (Customizable Variables): New section.
6860 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6861 (Graphical Devices): Add references to Customizable Variables.
6862
68632005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
6864
6865 * emacs-mime.texi (Display Customization): Markup fixes.
6866 (rfc2047): Update.
6867
68682005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
6869
6870 * gnus-faq.texi: Replaced with auto-generated version.
6871
68722005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6873
6874 * dired-x.texi (Multiple Dired Directories): default-directory was
6875 renamed to dired-default-directory.
6876
68772005-03-26 Jay Belanger <belanger@truman.edu>
6878
6879 * calc.texi (Simplifying Formulas, Rewrite Rules):
6880 Change description of top and bottom of fraction.
6881 (Modulo Forms): Move description of how to create modulo forms to
6882 earlier in the section.
6883 (Fraction Mode): Suggest using : to get a fraction by dividing.
6884 (Basic Arithmetic): Adjust placement of command name.
6885 (Truncating the Stack): Emphasize that "hidden" entries are still
6886 visible.
6887 (Installation): Move discussion of printing manual to "About This
6888 Manual".
6889 (About This Manual): Mention how to print the manual.
6890 (Reporting Bugs): Remove first person.
6891 (Building Vectors): Add algebraic version of append.
6892 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6893 (Grouping Digits): Fix typo.
6894
68952005-03-25 Werner Lemberg <wl@gnu.org>
6896
6897 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6898 Replace `legal' with `valid'.
6899
69002005-03-25 Werner Lemberg <wl@gnu.org>
6901
6902 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
6903
69042005-03-24 Jay Belanger <belanger@truman.edu>
6905
6906 * calc.texi (General Mode Commands)
6907 (Mode Settings in Embedded Mode): Add some explanation of
6908 recording mode settings.
6909
69102005-03-24 Richard M. Stallman <rms@gnu.org>
6911
6912 * calc.texi: Remove praise of non-free software.
6913
6914 * idlwave.texi: Don't say where to get IDL or its non-free manual.
6915 (Installation): Node deleted.
6916
69172005-03-23 Richard M. Stallman <rms@gnu.org>
6918
6919 * url.texi (HTTP language/coding): Improve last change.
6920
69212005-03-22 Jay Belanger <belanger@truman.edu>
6922
6923 * calc.texi (Embedded Mode): Add new information on changing
6924 modes.
6925
69262005-03-20 Michael Albinus <michael.albinus@gmx.de>
6927
6928 Sync with Tramp 2.0.48.
6929
6930 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
6931
6932 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
6933 "GNU/Linux". Change all addresses to .gnu.org.
6934 (Default Method): Offer shortened syntax for "su" and "sudo"
6935 methods.
6936
69372005-03-07 Richard M. Stallman <rms@gnu.org>
6938
6939 * url.texi: Fix usage of "e.g.".
6940 (HTTP language/coding): Explain the rules for these strings.
6941
69422005-03-06 Richard M. Stallman <rms@gnu.org>
6943
6944 * woman.texi (Introduction): Minor cleanups.
6945
6946 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
6947
6948 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
6949 (Installation): Node deleted.
6950
6951 * mh-e.texi (Preface): Get rid of "Emacs 21".
6952
6953 * eshell.texi (Installation): Delete node (for Emacs 20).
6954
69552005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
6956
6957 * flymake.texi: Refill and tweak style in @lisp blocks.
6958
69592005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6960
6961 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
6962
69632005-03-01 Jay Belanger <belanger@truman.edu>
6964
6965 * calc.texi (Trigonometric and Hyperbolic Functions):
6966 Mention additional functions.
6967 (Algebraic Simplifications): Mention additional simplifications.
6968
69692005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
6970
6971 * ses.texi: Add concept/function/variable indices (this work was
6972 donated by Brad Collins <brad@chenla.org>, copyright-assignment
6973 papers on file at FSF).
6974
69752005-02-10 Jay Belanger <belanger@truman.edu>
6976
6977 * calc.texi: Change @LaTeX to La@TeX throughout.
6978 Redefine @expr as @math for TeX output.
6979 Redefine @texline as a no-op for TeX output.
6980 Define @tfn, replace @t by @tfn throughout.
6981
69822005-02-09 Jay Belanger <belanger@truman.edu>
6983
6984 * calc.texi: Add macro for LaTeX for info output.
6985
69862005-02-08 Kim F. Storm <storm@cua.dk>
6987
6988 * texinfo.tex (LaTex): Add def.
6989
69902005-02-06 Jay Belanger <belanger@truman.edu>
6991
6992 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
6993 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
6994 throughout manual.
6995
69962005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6997
6998 * gnus.texi: Some edits based on comments from David Abrahams.
6999
70002005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7001
7002 * gnus.texi (RSS): Fix the keystroke.
7003
70042005-01-24 David Kastrup <dak@gnu.org>
7005
7006 * faq.texi: Update AUCTeX version info.
7007
70082005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7009
7010 * gnus-faq.texi ([4.1]): Typo.
7011
70122005-01-19 Jay Belanger <belanger@truman.edu>
7013
7014 * calc.texi (Keep Arguments): Mention that keeping arguments
7015 doesn't work with keyboard macros.
7016
70172005-01-16 Richard M. Stallman <rms@gnu.org>
7018
7019 * autotype.texi (Autoinserting): Fix small error.
7020
70212005-01-16 Michael Albinus <michael.albinus@gmx.de>
7022
7023 Sync with Tramp 2.0.47.
7024
7025 * tramp.texi (Compilation): New section, describing compilation of
7026 remote files.
7027
70282005-01-11 Kim F. Storm <storm@cua.dk>
7029
7030 * widget.texi (Basic Types): Add :follow-link keyword.
7031
70322005-01-09 Jay Belanger <belanger@truman.edu>
7033
7034 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7035
70362005-01-08 Jay Belanger <belanger@truman.edu>
7037
7038 * calc.texi: Change throughout to reflect new default value of
7039 calc-settings-file.
7040
70412005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7042
7043 * message.texi (Reply): `message-reply-to-function' should return
7044 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7045
70462005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7047
7048 * faq.texi (Changing load-path): Fix typo.
7049
70502005-01-05 Jay Belanger <belanger@truman.edu>
7051
7052 * calc.texi (Programming Tutorial): Replace kbd command by
7053 appropriate characters for a keyboard macro.
7054
70552005-01-04 Jay Belanger <belanger@truman.edu>
7056
7057 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7058 for Lucid Emacs.
7059 (Programming Tutorial): Mention that the user needs to be in the
7060 right mode to compute some functions.
7061
70622005-01-04 Jay Belanger <belanger@truman.edu>
7063
7064 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7065 no longer applicable.
7066
70672005-01-01 Jay Belanger <belanger@truman.edu>
7068
0c7efc08 7069 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7070 edit keyboard macros to match current behavior.
7071
70722004-12-31 Jay Belanger <belanger@truman.edu>
7073
7074 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7075
70762004-12-20 Jay Belanger <belanger@truman.edu>
7077
7078 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7079 zero.
7080
70812004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7082
7083 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7084 @xref.
7085 (Font Locking): Avoid @strong{Note:}.
7086
70872004-12-17 Michael Albinus <michael.albinus@gmx.de>
7088
7089 Sync with Tramp 2.0.46.
7090
7091 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7092
70932004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7094
7095 * url.texi: Correct typos.
7096 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7097 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7098 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7099 (Dealing with HTTP documents): @inforef->@xref.
7100
71012004-12-15 Jay Belanger <belanger@truman.edu>
7102
7103 * calc.texi: Consistently capitalized all mode names.
7104 (Answers to Exercises): Mention that an answer can be a fraction
7105 when in Fraction mode.
7106
71072004-12-13 Jay Belanger <belanger@truman.edu>
7108
7109 * calc.texi: Fix some TeX definitions.
7110
71112004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7112
7113 * reftex.texi (Imprint): Remove erroneous @value's.
7114
71152004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7116
7117 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7118 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7119
71202004-12-08 Jay Belanger <belanger@truman.edu>
7121
7122 * calc.texi (Starting Calc): Remove comment about installation.
7123 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7124
71252004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7126
7127 * url.texi: Update @setfilename.
7128 (Getting Started): No need to worry about Gnus versions.
7129 (Dealing with HTTP documents): Use @inforef.
7130
7131 * org.texi: Fix @direntry file name.
7132
71332004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7134
7135 * url.texi: New file.
7136
7137 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7138
71392004-12-06 Jay Belanger <belanger@truman.edu>
7140
7141 * calc.texi (Using Calc): Remove paragraph about installation.
7142
71432004-12-06 Jay Belanger <belanger@truman.edu>
7144
7145 * calc.texi: Use more Texinfo macros and less TeX defs.
7146 Remove @refill's.
7147
71482004-12-06 Richard M. Stallman <rms@gnu.org>
7149
7150 * org.texi: New file.
7151
71522004-12-05 Richard M. Stallman <rms@gnu.org>
7153
7154 * Makefile.in (org.dvi, ../info/org): New targets.
7155 (INFO_TARGETS): Add ../info/org.
7156 (DVI_TARGETS): Add org.dvi.
7157 (maintainer-clean): Remove the info files in the info dir.
7158
71592004-11-26 Eli Zaretskii <eliz@gnu.org>
7160
7161 * idlwave.texi: Fix the setfilename directive to put the produced
7162 file in ../info.
7163 (Continued Statement Indentation): Resurrect Jan D.'s change from
7164 2004-11-03 that was lost when a newer version of idlwave.texi was
7165 imported.
7166
71672004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7168
0c7efc08 7169 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7170
0c7efc08
SM
7171 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7172 Index `spam-initialize'.
2de53ca6
GM
7173
71742004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7175
7176 * message.texi (Various Message Variables): Mention that all mail
7177 file variables are derived from `message-directory'.
7178
7179 * gnus.texi (Splitting Mail): Clarify bogus group.
7180
71812004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7182
0c7efc08
SM
7183 * emacs-mime.texi (Encoding Customization):
7184 Fix mm-coding-system-priorities entry.
2de53ca6 7185
c8763fb6 71862004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7187
7188 * idlwave.texi (Continued Statement Indentation):
7189 * reftex.texi (Options (Index Support)):
7190 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7191 * speedbar.texi (Creating a display, Major Display Modes):
7192 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7193
71942004-10-21 Jay Belanger <belanger@truman.edu>
7195
0c7efc08 7196 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7197
71982004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7199
7200 * calc.texi (Reporting Bugs): Double up `@'.
7201
72022004-10-18 Jay Belanger <belanger@truman.edu>
7203
0c7efc08 7204 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7205 should be sent to.
7206
72072004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7208
7209 * gnus.texi (New Features): Add 5.11.
7210
7211 * message.texi (Resending): Remove wrong default value.
7212
7213 * gnus.texi (Mail Source Specifiers): Describe possible problems
7214 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7215 `pop3-leave-mail-on-server' to the index.
7216
72172004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7218
7219 * message.texi (Canceling News): Add how to set a password.
7220
72212004-10-12 Jay Belanger <belanger@truman.edu>
7222
0c7efc08 7223 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7224 calc-describe-function and calc-describe-variable to match their
7225 current behavior.
7226
72272004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7228
7229 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7230
72312004-10-12 Michael Albinus <michael.albinus@gmx.de>
7232
7233 Sync with Tramp 2.0.45.
7234
7235 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7236 plink link. The URL is outdated. Originator contacted for
7237 clarification.
7238
72392004-10-10 Juri Linkov <juri@jurta.org>
7240
7241 * gnus.texi (Top, Marking Articles): Join two menus in one node
7242 because a node can have only one menu.
7243
72442004-10-09 Juri Linkov <juri@jurta.org>
7245
7246 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7247 example of nnmail-split-fancy.
7248
72492004-10-06 Karl Berry <karl@gnu.org>
7250
7251 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7252 consistency with other uses of dashes.
7253
72542004-10-05 Karl Berry <karl@gnu.org>
7255
7256 * info.texi: Consistently use --- throughout, periods at end of
7257 menu descriptions, and a couple typos.
7258
72592004-09-26 Jesper Harder <harder@ifa.au.dk>
7260
7261 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7262 * pgg.texi (User Commands, Backend methods): Do.
7263 * gnus.texi: Markup fixes.
7264 (Setting Process Marks): Fix `M P a' entry.
7265 * emacs-mime.texi: Fixes.
7266
72672004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7268
7269 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7270 again.
7271 Use 5.10 instead of 5.10.0.
7272
72732004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7274
7275 * gnus.texi (Summary Mail Commands): S D e.
7276
72772004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7278
7279 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7280 the gnus-article-mode-line-format section.
7281
72822004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7283
7284 * gnus.texi (Various Summary Stuff): Fix the documentation for
7285 gnus-newsgroup-variables.
7286
72872004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7288
0c7efc08
SM
7289 * gnus.texi (MIME Commands):
7290 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
7291 gnus-mime-display-multipart-alternative-as-mixed,
7292 gnus-mime-display-multipart-related-as-mixed.
7293 (Mail Source Customization): Clarify `mail-source-directory'.
7294 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 7295 (SpamOracle): Fix typo.
2de53ca6
GM
7296
7297 * gnus-faq.texi: Untabify.
7298 ([6.3]): nnir.el is in contrib directory.
7299
7300 * message.texi (News Headers): Clarify how a unique ID is created.
7301
0c7efc08
SM
7302 * gnus.texi (Batching Agents): Fix typo in example.
7303 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 7304
b2abec73 73052004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 7306
0c7efc08 7307 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
7308
73092004-09-20 Florian Weimer <fw@deneb.enyo.de>
7310
7311 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7312
73132004-09-22 Jay Belanger <belanger@truman.edu>
7314
0c7efc08 7315 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
7316 might be hidden during part of the session.
7317
73182004-09-20 Jay Belanger <belanger@truman.edu>
7319
7320 * calc.texi (Notations Used in This Manual): Put in an earlier
7321 mention that DEL could be called Backspace.
7322
73232004-09-10 Simon Josefsson <jas@extundo.com>
7324
7325 * gnus.texi (IMAP): Add example. Suggested and partially written
7326 by Steinar Bang <sb@dod.no>.
7327
73282004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7329
7330 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7331 netrc syntax.
7332
73332004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7334
b2abec73
JB
7335 * gnus.texi (Spam ELisp Package Sequence of Events):
7336 Some clarifications.
2de53ca6
GM
7337 (Spam ELisp Package Global Variables): More clarifications.
7338
73392004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7340
7341 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7342 Mention spam-split does not modify incoming mail.
7343
73442004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7345
7346 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7347
73482004-09-10 Eli Zaretskii <eliz@gnu.org>
7349
7350 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7351
73522004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7353
7354 * makefile.w32-in (sieve, pgg): Use $(infodir).
7355
73562004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7357
7358 * makefile.w32-in: Fix PGG and Sieve entries.
7359
73602004-08-28 Eli Zaretskii <eliz@gnu.org>
7361
7362 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7363 Emacs and related programs.
7364
73652004-08-27 Richard M. Stallman <rms@gnu.org>
7366
7367 * faq.texi: Fix texinfo usage, esp. doublequotes.
7368 (Difference between Emacs and XEmacs): Some clarification.
7369
7370 * faq.texi (Difference between Emacs and XEmacs):
7371 Explain not to contrast XEmacs with GNU Emacs.
7372
73732004-08-26 Richard M. Stallman <rms@gnu.org>
7374
7375 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7376
73772004-08-22 David Kastrup <dak@gnu.org>
7378
7379 * reftex.texi (AUCTeX): Update links, section name.
7380
7381 * faq.texi (Calc): Update availability (included in 22.1).
7382 (AUCTeX): Update availability, information, versions, description.
7383
73842004-08-14 Eli Zaretskii <eliz@gnu.org>
7385
7386 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7387
73882004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7389
7390 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7391
73922004-08-10 Michael Albinus <michael.albinus@gmx.de>
7393
7394 Sync with Tramp 2.0.44.
7395
73962004-08-05 Lars Hansen <larsh@math.ku.dk>
7397
7398 * widget.texi (User Interface): Update how to separate the
7399 editable field of an editable-field widget from other widgets.
7400 (Programming Example): Add text after field.
7401
74022004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7403
7404 * emacs-mime.texi (Encoding Customization): Add a note to the
7405 mm-content-transfer-encoding-defaults entry.
7406 (rfc2047): Update.
7407
0c7efc08
SM
7408 * gnus.texi (Article Highlighting):
7409 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
7410 (POP before SMTP): New node.
7411 (Posting Styles): Addition.
7412 (Splitting Mail): Add nnmail-split-lowercase-expanded.
7413 (Fancy Mail Splitting): Ditto.
7414 (X-Face): Add gnus-x-face.
7415
74162004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
7417
7418 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7419 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7420
74212004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
7422
0c7efc08
SM
7423 * gnus.texi (Mail Source Specifiers):
7424 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
7425
74262004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
7427
7428 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7429
7430 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7431 repository. Change setfilename.
7432
7433 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
7434
74352004-07-02 Juri Linkov <juri@jurta.org>
7436
7437 * pcl-cvs.texi (Viewing differences): Add `d r'.
7438
74392004-06-29 Jesper Harder <harder@ifa.au.dk>
7440
7441 * ses.texi, viper.texi, flymake.texi, faq.texi:
7442 * eshell.texi, ediff.texi: Markup fixes.
7443
74442004-06-21 Karl Berry <karl@gnu.org>
7445
7446 * info.texi (Top): Mention that only Emacs has mouse support.
7447 (Getting Started): Mention this in a few other places.
7448
74492004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7450
0c7efc08
SM
7451 * autotype.texi (Copyrights, Timestamps):
7452 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
7453
74542004-06-13 Lars Hansen <larsh@math.ku.dk>
7455
7456 * dired-x.texi (dired-mark-omitted): Update keybinding.
7457
74582004-06-10 Kim F. Storm <storm@cua.dk>
7459
7460 * pcl-cvs.texi (Viewing differences): Add 'd y'.
7461
74622004-06-05 Lars Hansen <larsh@math.ku.dk>
7463
7464 * dired-x.texi (variable dired-omit-mode): Rename from
7465 dired-omit-files-p.
7466 (function dired-omit-mode): Rename from dired-omit-toggle.
7467 Call dired-omit-mode rather than set dired-omit-files-p.
7468 (dired-mark-omitted): Describe command.
7469
74702004-05-29 Michael Albinus <michael.albinus@gmx.de>
7471
7472 Version 2.0.41 of Tramp released.
7473
74742004-05-29 Juanma Barranquero <lektu@terra.es>
7475
7476 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
7477 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7478
74792004-05-29 Richard M. Stallman <rms@gnu.org>
7480
7481 * cl.texi (Top): Call this chapter `Introduction'.
7482 (Overview): In TeX, no section heading here.
7483
7484 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
7485
74862004-05-29 Eli Zaretskii <eliz@gnu.org>
7487
7488 * Makefile.in (../info/flymake, flymake.dvi): New targets.
7489 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7490
74912004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7492
7493 * flymake.texi: New file.
7494
74952004-05-28 Simon Josefsson <jas@extundo.com>
7496
7497 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
7498
b344d29d 74992004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
7500
7501 Version 2.0.40 of Tramp released.
7502
75032004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
7504
7505 Complete rework, based on review by Karl Berry <karl@gnu.org>.
7506
7507 * tramp.texi (Auto-save and Backup): Explain exploitation of new
7508 variables `tramp-backup-directory-alist' and
7509 `tramp-bkup-backup-directory-info'.
7510 (Overview, Connection types)
7511 (External transfer methods, Default Method)
7512 (Windows setup hints): Remove restriction of password entering
7513 with external methods.
7514 (Auto-save and Backup): Make file name example
7515 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
7516 and `auto-save-directory' must be used.
7517 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
7518 only "NT"). Remove doubled entry "What kinds of systems does
7519 @tramp{} work on".
7520 (tramp): Macro removed.
7521 (Obtaining Tramp): Flag removed from title.
7522 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
7523 and `trampver' used properly. Flag `tramp-inst' replaced by
7524 `installchapter'. Installation related text adapted.
7525
75262004-04-28 Masatake YAMATO <jet@gyve.org>
7527
7528 * widget.texi (Programming Example): Remove overlays.
7529
75302004-04-27 Jesper Harder <harder@ifa.au.dk>
7531
7532 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
7533
75342004-04-23 Juanma Barranquero <lektu@terra.es>
7535
7536 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7537
75382004-04-05 Jesper Harder <harder@ifa.au.dk>
7539
7540 * info.texi (Info Search): Add info-apropos.
7541
75422004-03-22 Juri Linkov <juri@jurta.org>
7543
7544 * faq.texi: Fix help key bindings.
7545
75462004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7547
7548 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7549 (as suggested by Karl Berry). Update information about colored
7550 stars in menus. Add new subheading describing M-n.
7551
75522004-03-12 Richard M. Stallman <rms@gnu.org>
7553
7554 * cl.texi (Top): Rename top node's title.
7555
75562004-03-08 Karl Berry <karl@gnu.org>
7557
7558 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7559 problems making the texinfo distribution.
7560
75612004-02-29 Simon Josefsson <jas@extundo.com>
7562
0c7efc08 7563 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
7564 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7565 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7566 <voegelas@gmx.net>.
7567
75682004-02-29 Juanma Barranquero <lektu@terra.es>
7569
7570 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7571 Use $(DEL) instead of rm, and ignore exit code.
7572
b344d29d 75732004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
7574
7575 Tramp version 2.0.39 released.
7576
75772004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7578
7579 * tramp.texi (Customizing Completion): Explain new functions
7580 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7581 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
7582 (Top): Refer to Savannah mailing list as the major one.
7583 Mention older mailing lists in HTML mode only.
2de53ca6
GM
7584 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7585 (Frequently Asked Questions): Remote hosts must not be Unix-like
7586 for "smb" method.
7587 (Password caching): New node.
7588 (External transfer methods): Refer to password caching for "smb"
7589 method.
7590
75912004-02-17 Karl Berry <karl@gnu.org>
7592
7593 * info.texi (Help-Int): Mention the new line number feature.
7594
75952004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7596
7597 * ses.texi (Advanced Features): New functionality for
7598 ses-set-header-row (defaults to current row unless C-u used).
7599 (Acknowledgements): Add Stefan Monnier.
7600
76012003-12-29 Kevin Ryde <user42@zip.com.au>
7602
7603 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7604
b344d29d 76052003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7606
7607 Tramp version 2.0.38 released.
7608
7609 * tramp.texi (Remote shell setup): Warn of environment variables
7610 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7611 <sven.gabriel@imk.fzk.de>.
7612 (Configuration): Tramp now chooses base64/uuencode
7613 automatically. Update wording accordingly.
7614 (Top): More description for the `Default Method' menu entry.
7615 (Default Method): Use @code, not @var, for Lisp variables.
7616 (Default Method): New subsection `Which method is the right one
7617 for me?' Suggested by Christian Kirsch.
7618 (Configuration): Pointer to new subsection added.
7619 (Default Method): Too many "use" in one sentence.
7620 Rephrase. Reported by Christian Kirsch.
7621 (Filename Syntax): Old `su' example is probably a left-over from
7622 the sm/su method naming. Replace with `ssh', instead.
7623 (External transfer methods, Auto-save and Backup):
7624 Typo fixes.
7625
76262003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7627
183080b6 7628 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
7629 (Top): Mention japanese manual only if flag `jamanual' is set.
7630 Insert section `Japanese manual' in menu.
7631
76322003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7633
7634 * eshell.texi (Known Problems): Add doc item.
7635
76362003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7637
7638 * cc-mode.texi: Update for CC Mode 5.30.
7639
7640 Note: Please refrain from doing purely cosmetic changes like
7641 removing trailing whitespace in this manual; it clobbers cvs
7642 merging for no good reason.
7643
76442003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7645
7646 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
7647 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
7648 @acronym{ASCII}.
7649
76502003-10-26 Karl Berry <karl@gnu.org>
7651
7652 * info.texi (Info Search): Echo area, not echo are. From Debian
7653 diff.
7654
76552003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7656
10d1d0af 7657 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
7658 :buttons and :children keywords.
7659
76602003-10-22 Miles Bader <miles@gnu.org>
7661
7662 * Makefile.in (info): Move before $(top_srcdir)/info.
7663
76642003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
7665
7666 * tramp.texi (Inline methods): Small grammar fix.
7667 (External transfer methods): Likewise.
7668
76692003-10-08 Nick Roberts <nick@nick.uklinux.net>
7670
7671 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7672
76732003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7674
7675 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7676
76772003-09-30 Richard M. Stallman <rms@gnu.org>
7678
7679 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7680
7681 * widget.texi (User Interface): Fix typos.
7682
7683 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7684
76852003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7686
7687 * pcl-cvs.texi (Selected Files): Fix typo.
7688
76892003-09-21 Karl Berry <karl@gnu.org>
7690
7691 * info.texi (] and [ commands): No period at end of section title.
7692
76932003-09-04 Miles Bader <miles@gnu.org>
7694
7695 * Makefile.in (top_srcdir): New variable.
7696 ($(top_srcdir)/info): New rule.
7697 (info): Depend on it.
7698
76992003-09-03 Peter Runestig <peter@runestig.com>
7700
7701 * makefile.w32-in: New file.
7702
77032003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7704
7705 * widget.texi (User Interface): Explain the need of static text
7706 around an editable field.
7707
77082003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7709
7710 * widget.texi (Basic Types): The argument to `:help-echo' can now
7711 be a form that evaluates to a string.
7712
77132003-08-18 Kim F. Storm <storm@cua.dk>
7714
7715 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7716
77172003-08-16 Richard M. Stallman <rms@gnu.org>
7718
7719 * dired-x.texi (Shell Command Guessing): Explain *.
7720
77212003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7722
7723 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7724 log-edit-insert-changelog.
7725
77262003-08-03 Karl Berry <karl@gnu.org>
7727
7728 * info.texi: Need @contents.
7729
c8763fb6 77302003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7731
7732 Tramp version 2.0.36 released.
7733
7734 * tramp.texi (Remote shell setup): Explain about problems with
7735 non-Bourne commands in ~/.profile and ~/.shrc.
7736
77372003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7738
7739 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7740 renaming of `vis-mode' to `visible-mode'.
7741
77422003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7743
7744 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7745 next, prev and up pointers.
7746
77472003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7748
7749 * info.texi (Help): Mention existence of Emacs and stand-alone
7750 Info at the very beginning of the tutorial.
7751 (Help-Inv): New node.
7752 (Help-]): New node.
7753 (Help-M): Systematically point out the differences between default
7754 Emacs and stand-alone versions. Delete second menu.
7755 (Help-Xref): Systematically point out the differences between
7756 default Emacs and stand-alone versions.
7757 (Help-Int): Change `l' example.
7758 (Expert Info): Fix typos.
7759 (Emacs Info Variables): Mention `Info-hide-note-references' and
7760 new default for `Info-scroll-prefer-subnodes'.
7761
c8763fb6 77622003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7763
7764 Version 2.0.35 of Tramp released.
7765
7766 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7767 (Inline methods): Add methods `remsh' and `plink1'.
7768 (External transfer methods): Add method `remcp'.
7769 (Multi-hop Methods): Add method `remsh'.
7770 Small patch from Adrian Aichner <adrian@xemacs.org>:
7771 Fix minor typos.
0c7efc08 7772 (Concept Index): Add to make manual searchable via
2de53ca6
GM
7773 `Info-index'.
7774 (Version Control): Add cindex entry.
7775
c8763fb6 77762003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7777
7778 * trampver.texi: Version 2.0.34 released.
7779
77802003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7781
7782 * faq.texi: Improve previous changes.
7783
77842003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7785
7786 * faq.texi: Update copyright and maintenance details.
7787 Update some package URLs, versions, and maintainers.
7788 Remove many references to the Emacs Lisp Archive.
7789
77902003-04-23 Simon Josefsson <jas@extundo.com>
7791
7792 * smtpmail.texi: Fix license (the invariant sections mentioned has
7793 never been part of the smtp manual). Align info dir entry with
7794 other emacs packages.
7795
77962003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7797
7798 * tramp.texi: Version 2.0.33 released.
7799 Remove installation chapter. Remove XEmacs specifics.
7800
78012003-03-29 Richard M. Stallman <rms@gnu.org>
7802
7803 * tramp.texi (Top): Undo the previous renaming.
7804 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7805
c8763fb6 78062003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7807
7808 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7809 version of manual.
7810
7811 * tramp.texi (Auto-save and Backup): New node.
7812
78132003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7814
7815 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7816 Emacs" in order to have better differentiation to "XEmacs".
7817 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7818 are new macros in order to point to the other Emacs flavor where
7819 appropriate. In info case, point to node `Installation' in order
7820 to explain how to generate the other way. In html case, make a
7821 link to the other html file.
0c7efc08 7822 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
7823 after CVS checkout/update.
7824 (Installation): Completely rewritten.
7825 (Installation parameters, Load paths): New sections under
7826 `Installation'.
7827
c8763fb6 78282003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7829
7830 * tramp.texi: Version 2.0.30 released.
7831 Replace word "path" with "localname" where used as a component of
7832 a Tramp file name.
7833
78342003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7835
7836 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7837 introduced.
7838 (Installation): Explain what to do if files from the tramp/contrib
7839 directory are needed.
7840
78412003-02-23 Alex Schroeder <alex@emacswiki.org>
7842
7843 * smtpmail.texi (How Mail Works): New.
7844
78452003-02-22 Alex Schroeder <alex@emacswiki.org>
7846
7847 * smtpmail.texi: New file.
7848
7849 * Makefile.in: Build SMTP manual.
7850
c8763fb6 78512003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7852
7853 * tramp.texi: Version 2.0.29 released.
7854 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7855 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7856
78572003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7858
7859 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7860 another package loads accidently Ange-FTP.
7861
78622003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7863
7864 * tramp.texi (Customizing Completion): Add function
7865 `tramp-parse-sconfig'. Change example of
7866 `tramp-set-completion-function', because parsing of ssh config
7867 files looks more natural.
7868
78692003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7870
7871 * gnus.texi: Do not use `path' in several locations.
7872
c8763fb6 78732002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 7874
0c7efc08
SM
7875 * tramp.texi (External transfer methods): New method `smb'.
7876 From Michael Albinus.
2de53ca6
GM
7877
78782002-11-05 Karl Berry <karl@gnu.org>
7879
7880 * info.texi (Info-fontify): Reorder face list to avoid bad line
7881 breaks.
7882
c8763fb6 78832002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 7884
0c7efc08
SM
7885 * tramp.texi: Move @copying to standard place.
7886 Use @insertcopying.
2de53ca6
GM
7887
78882002-10-02 Karl Berry <karl@gnu.org>
7889
7890 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7891 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7892 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7893 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7894 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7895 Per rms, update all manuals to use @copying instead of @ifinfo.
7896 Also use @ifnottex instead of @ifinfo around the top node, where
7897 needed for the sake of the HTML output.
7898 (The Gnus manual is not fixed since it's not clear to me how it
7899 works; and the Tramp manual already uses @copying, although in an
7900 unusual way. All others were changed.)
7901
79022002-09-10 Jonathan Yavner <jyavner@engineer.com>
7903
7904 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7905 (../info/ses, ses.dvi): New targets.
7906 * ses.texi: New file.
7907
c8763fb6 79082002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
7909
7910 * texinfo.tex: Update to texinfo 4.2.
7911
79122002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
7913
7914 * reftex.texi: Update to RefTeX 4.19.
7915
c8763fb6 79162002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
7917
7918 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
7919 (../info/tramp, tramp.dvi): New targets.
7920
79212002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
7922
7923 * Makefile.in (DVI_TARGETS): Add calc.dvi.
7924 (calc.dvi): Uncomment.
7925
79262001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
7927
7928 * Makefile.in (INFO_TARGETS): Add ../info/calc.
7929 (../info/calc): New target.
7930
79312001-10-20 Gerd Moellmann <gerd@gnu.org>
7932
7933 * (Version 21.1 released.)
7934
79352001-10-05 Gerd Moellmann <gerd@gnu.org>
7936
7937 * Branch for 21.1.
7938
79392001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
7940
7941 * Makefile.in (../info/info): Use an explicit -o switch to
7942 makeinfo.
7943
79442001-03-05 Gerd Moellmann <gerd@gnu.org>
7945
7946 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
7947
79482000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
7949
7950 * Makefile.in (../info/idlwave): Use --no-split.
7951
79522000-12-14 Dave Love <fx@gnu.org>
7953
c4cc8b9a 7954 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
7955 (gnus.dvi): Change rule to remove @latex stuff.
7956
79572000-10-19 Eric M. Ludlam <zappo@ultranet.com>
7958
7959 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
7960
79612000-10-13 John Wiegley <johnw@gnu.org>
7962
7963 * Makefile.in: Add build targets for eshell.texi.
7964
79652000-09-25 Gerd Moellmann <gerd@gnu.org>
7966
7967 * Makefile.in: Remove/comment speedbar stuff.
7968
79692000-09-22 Dave Love <fx@gnu.org>
7970
7971 * Makefile.in: Add emacs-mime.
7972
79732000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
7974
7975 * Makefile.in (INFO_TARGETS): Add ../info/woman.
7976 (DVI_TARGETS): Add woman.dvi.
7977 (../info/woman, woman.dvi): New targets.
7978
79792000-05-31 Stefan Monnier <monnier@cs.yale.edu>
7980
7981 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
7982
7983 * pcl-cvs.texi: New file.
7984 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
7985 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
7986
79872000-05-11 Gerd Moellmann <gerd@gnu.org>
7988
7989 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
7990 (../info/ebrowse, ebrowse.dvi): New targets.
7991
79922000-01-13 Gerd Moellmann <gerd@gnu.org>
7993
7994 * Makefile.in (INFO_TARGETS): Add eudc.
7995 (DVI_TARGETS): Add eudc.dvi.
7996 (../info/eudc, eudc.dvi): New targets.
7997
79982000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
7999
8000 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8001 compatibility with 8+3 filesystems).
8002 (../info/efaq): Rename from emacs-faq.
8003
80042000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8005
8006 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8007 (../info/idlwave, idlwave.dvi): New targets.
8008
80091999-10-23 Dave Love <fx@gnu.org>
8010
8011 * Makefile.in: Use autotype.texi.
8012
80131999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8014
8015 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8016 faq.texi file) rather than ../info/faq.
8017
80181999-10-07 Gerd Moellmann <gerd@gnu.org>
8019
8020 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8021 (../info/ada-mode, ada-mode.dvi): New targets.
8022
80231999-09-01 Dave Love <fx@gnu.org>
8024
8025 * Makefile.in: Add faq.
8026
80271999-07-12 Richard Stallman <rms@gnu.org>
8028
8029 * Version 20.4 released.
8030
80311998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8032
8033 * Version 20.3 released.
8034
80351998-04-06 Andreas Schwab <schwab@gnu.org>
8036
768c0c0f
JB
8037 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8038 Use it in dvi targets.
2de53ca6
GM
8039 (../etc/GNU): Change to $(srcdir) first.
8040
80411998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8042
8043 * reftex.texi: Update for RefTeX version 3.22.
8044
80451998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8046
8047 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8048 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8049
80501997-09-23 Paul Eggert <eggert@twinsun.com>
8051
8052 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8053 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8054
80551997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8056
8057 * Version 20.2 released.
8058
80591997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8060
8061 * Version 20.1 released.
8062
80631997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8064
8065 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8066
80671996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8068
8069 * Version 19.33 released.
8070
80711996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8072
8073 * Version 19.32 released.
8074
80751996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8076
8077 * Makefile.in: Add rules for the Message manual.
8078
80791996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8080
8081 * gnus.texi: New version.
8082
8083 * message.texi: New manual.
8084
80851996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8086
8087 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8088
80891996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8090
8091 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8092 Specify -I option.
8093 (All dvi targets): Set the TEXINPUTS variable.
8094
80951996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8096
8097 * Version 19.31 released.
8098
80991996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8100
8101 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8102 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8103
81041995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8105
8106 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8107 (INFO_TARGETS): Add ../info/cc-mode.
8108 (DVI_TARGETS): Add cc-mode.dvi.
8109
2de53ca6
GM
81101995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8111
8112 * Version 19.30 released.
8113
81141995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8115
8116 * gnus.texi: New file.
8117
81181995-11-04 Erik Naggum <erik@naggum.no>
8119
8120 * gnus.texi: File deleted.
8121
81221995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8123
8124 * mh-e.texi: "Function Index" -> "Command Index" to work with
8125 Emacs 19.30 C-h C-k support of separately-documented commands.
8126
81271995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8128
8129 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8130 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8131
81321995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8133
8134 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8135 (../info/viper, viper.dvi): New targets.
8136
81371995-04-20 Kevin Rodgers <kevinr@ihs.com>
8138
8139 * dired-x.texi (Installation): Change the example to set
8140 buffer-local variables like dired-omit-files-p in
8141 dired-mode-hook.
8142
81431995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8144
8145 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8146 (../info/mh-e, mh-e.dvi): New targets.
8147
81481995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8149
8150 * Makefile.in (maintainer-clean): Rename from realclean.
8151
81521994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8153
8154 * Makefile.in: New file.
8155 * Makefile: File deleted.
8156
81571994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8158
8159 * Makefile (TEXINDEX_OBJS): Variable deleted.
8160 (texindex, texindex.o, getopt.o): Rules deleted.
8161 All deps on texindex deleted.
8162 (distclean): Don't delete texindex.
8163 (mostlyclean): Don't delete *.o.
8164 * texindex.c, getopt.c: Files deleted.
8165
81661994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8167
8168 * Version 19.26 released.
8169
81701994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8171
8172 * Version 19.25 released.
8173
81741994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8175
8176 * Version 19.24 released.
8177
81781994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8179
8180 * Version 19.23 released.
8181
81821994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8183
8184 * Makefile: Delete spurious tab.
8185
81861994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8187
8188 * Makefile (.SUFFIXES): New rule.
8189
81901994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8191
8192 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8193 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8194
81951994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8196
8197 * Makefile (../info/sc): Rename from sc.info.
8198 (../info/cl): Likewise.
8199 (INFO_TARGETS): Use new names.
8200
82011993-12-04 Richard Stallman (rms@srarc2)
8202
8203 * getopt.c: New file.
8204 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8205 (getopt.o): New rule.
8206 (dvi): Don't depend on texindex.
8207 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8208 Depend on texindex.
8209
82101993-12-03 Richard Stallman (rms@srarc2)
8211
8212 * Makefile (../info/sc.info): Rename from ../info/sc.
8213 (TEXI2DVI): New variable.
8214 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8215 Add explicit commands.
8216 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8217
82181993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8219
8220 * Version 19.22 released.
8221
82221993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8223
8224 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8225
82261993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8227
8228 * Version 19.21 released.
8229
82301993-11-15 Paul Eggert (eggert@twinsun.com)
8231
8232 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8233
82341993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8235
8236 * Makefile (../etc/GNU): New target.
8237 (EMACSSOURCES): Add gnu1.texi.
8238
82391993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8240
8241 * Makefile (realclean): Don't delete the Info files.
8242
f0131492 82431993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
8244
8245 * forms.texi: Fix forms.texi so that it will format correctly.
8246 Add missing `@end iftex', fix bad reference.
8247
8248 * info.texi, info-stn.texi: New files implement texinfo version of
8249 `info' file.
8250
f0131492 82511993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
8252
8253 * Makefile: Fix targets for texindex, new info.texi files.
8254 * info-stnd.texi: New file implements info for standalone info
8255 reader.
8256 * info.texi: Update to include recent changes to "../info/info".
8257 New source file for ../info/info; includes info-stnd.texi.
8258
8259 * texindex.c: Include "../src/config.h" if building in emacs.
8260
8261 * Makefile: Change all files to FILENAME.texi, force all targets
8262 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8263 vip.texinfo, forms.texinfo, cl.texinfo.
8264 Add target to build texindex.c, defining `emacs'.
8265
8266 * forms.texi: Install new file to match version 2.3 of forms.el.
8267
82681993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8269
8270 * Version 19.19 released.
8271
82721993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8273
8274 * sc.texinfo: Fix info file name.
8275
8276 * Makefile (info): Add gnus and sc.
8277 (dvi): Add gnus.dvi and sc.dvi.
8278 (../info/sc, sc.dvi): New targets.
8279
82801993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8281
8282 * Version 19.18 released.
8283
82841993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8285
8286 * Makefile: Fix source file names of the separate manuals.
8287 (gnus.dvi, ../info/gnus): New targets.
8288
82891993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8290
8291 * Version 19.17 released.
8292
82931993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8294
8295 * split-man: Fix typos in last change.
8296
82971993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8298
8299 * Version 19.16 released.
8300
83011993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8302
8303 * version 19.15 released.
8304
83051993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8306
8307 * Makefile (distclean): It's rm, not rf.
8308
83091993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8310
8311 * Version 19.14 released.
8312
83131993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8314
8315 * Makefile: New file.
8316
83171993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8318
8319 * Version 19.13 released.
8320
83211993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8322
8323 * Version 19.9 released.
8324
83251993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8326
8327 * Version 19.8 released.
8328
83291993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8330
8331 * Version 19.7 released.
8332
83331990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8334
8335 * gnus.texinfo: New file. Removed installation instructions.
8336
83371990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8338
8339 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8340
83411989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8342
8343 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
8344 then define `\sc' as the command for smallcaps in Texinfo.
8345 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
8346 made the corresponding change to makeinfo and texinfm.el.
8347
83481988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8349
8350 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8351 Customization since the menu entry did not point to anything.
8352 Also add an @finalout command to remove overfull hboxes from the
8353 printed output.
8354
8355 * cl.texinfo: Add @bye, \input line and @settitle to file.
8356 This file is clearly intended to be a chapter of some other work,
8357 but the other work does not yet exist.
8358
83591988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8360
8361 * texinfo.texinfo: Three typos corrected.
8362
4009494e 8363;; Local Variables:
c8763fb6 8364;; coding: utf-8
4009494e
GM
8365;; End:
8366
95df8112 8367 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
4009494e
GM
8368
8369 This file is part of GNU Emacs.
8370
97c0352c 8371 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 8372 it under the terms of the GNU General Public License as published by
97c0352c
GM
8373 the Free Software Foundation, either version 3 of the License, or
8374 (at your option) any later version.
4009494e
GM
8375
8376 GNU Emacs is distributed in the hope that it will be useful,
8377 but WITHOUT ANY WARRANTY; without even the implied warranty of
8378 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8379 GNU General Public License for more details.
8380
8381 You should have received a copy of the GNU General Public License
97c0352c 8382 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.