* lib-src/Makefile.in (all): Make sure "all" is the first target.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
0b381c7e
JB
12011-11-14 Juanma Barranquero <lekktu@gmail.com>
2
3 * ediff.texi (Hooks):
4 * sem-user.texi (Semanticdb Roots): Fix typo.
5
40a8bdf6
JB
62011-11-11 Juanma Barranquero <lekktu@gmail.com>
7
8 * semantic.texi (Tag handling): Fix typo.
9
57dda3bb
KY
102011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
11
12 * gnus.texi (Other Gnus Versions): Remove.
13
52bedd34
AM
142011-10-28 Alan Mackenzie <acm@muc.de>
15
16 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
17 (Other Special Indentations): Add an xref to "Macros with ;".
18 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
19 "Macros with ;".
20 (Macros with ;): New page.
21
00b77525
GM
22 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
23 Document the new handling of nested scopes for movement by defuns.
52bedd34 24
4a623313
MA
252011-10-23 Michael Albinus <michael.albinus@gmx.de>
26
27 Sync with Tramp 2.2.3.
28
29 * trampver.texi: Update release number.
30
466a320e
GM
312011-10-14 Glenn Morris <rgm@gnu.org>
32
33 * ert.texi (Introduction, How to Run Tests)
34 (Running Tests Interactively, Expected Failures)
35 (Tests and Their Environment, Useful Techniques)
36 (Interactive Debugging, Fixtures and Test Suites):
37 Minor rephrasings.
38 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
39 (Running Tests in Batch Mode): Simplify loading instructions.
40 (Test Selectors): Clarify some selectors.
41 (Expected Failures, Useful Techniques):
42 Make examples fit in 80 columns.
43
2be4956d
JB
442011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
45
46 * calc.texi (Basic Operations on Units): Discuss temperature
47 conversion (`u t') alongside with other unit conversions ('u c').
48
7359a765
GM
492011-10-12 Glenn Morris <rgm@gnu.org>
50
51 * ert.texi: Whitespace trivia to make main menu items line up better.
52
a0c52e5d
GM
532011-10-08 Glenn Morris <rgm@gnu.org>
54
55 * Makefile.in: Fix ert rules.
56
465d0300
G
572011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
58
59 * gnus.texi (Gnus Utility Functions): Add more references and
60 explanations (bug#9683).
61
a5166359
LMI
622011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
63
64 * gnus.texi (Archived Messages): Note the default (bug#9552).
65
b523dc20
BW
662011-09-21 Bill Wohler <wohler@newt.com>
67
68 Release MH-E manual version 8.3.
69
70 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
71 release 8.3.
72 (Preface): Updated support information.
73 (From Bill Wohler): Reset text to original version. As a
74 historical quote, the tense should be correct in the time that it
75 was written.
76
0afb49a1
LMI
772011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
78
79 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
80 (Finding the News): Doc clarification.
81 (Terminology): Mention naming.
82
e21bac42
G
832011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
84
85 * gnus.texi: Remove mentions of `recent', which are now obsolete.
86 (Interactive): Document `quiet'.
87
5b409b39 882011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633
BG
89
90 * org.texi (Images in LaTeX export): rewrite.
91
5b409b39 922011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
93
94 * org.texi (Using the mapping API): mention 'region as a possible
95 scope for `org-map-entries'.
96
5b409b39 972011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
98
99 * org.texi (Visibility cycling): Document `org-copy-visible'.
100
5b409b39 1012011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
102
103 * org.texi (Template expansion): order template sequences in the
104 proper order.
105
5b409b39 1062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
107
108 * org.texi (eval): Expand discussion of the :eval header argument.
109
5b409b39 1102011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
111
112 * org.texi (Languages): Add Lilypond and Awk as supported
113 languages.
114
5b409b39 1152011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837
BG
116
117 * org.texi: document that both CLOCK_INTO_DRAWER and
118 LOG_INTO_DRAWER can be used to override the contents of variable
119 org-clock-into-drawer (or if unset, org-log-into-drawer).
120
121 * org.texi: replace @xref->@pxref.
122
5b409b39 1232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
124
125 * org.texi (Evaluating code blocks): Documenting the new option
126 for inline call lines.
127
5b409b39 1282011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
129
130 * org.texi (Results of evaluation): More explicit about the
131 mechanism through which interactive evaluation of code is
132 performed.
133
5b409b39 1342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
135
136 * org.texi (noweb-ref): New header argument documentation.
137
5b409b39 1382011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
139
140 * org.texi (Extracting source code): Documentation of the new
141 org-babel-tangle-named-block-combination variable.
142
5b409b39 1432011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
144
145 * org.texi (Structure of code blocks): explicitly state that the
146 behavior of multiple blocks of the same name is undefined
147
5b409b39 1482011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
149
150 * org.texi (TaskJuggler export): Modify the example to reflect the
151 new effort durations.
152
5b409b39 1532011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
154
155 * org.texi (Images in LaTeX export): Escape curly brackets in
156 LaTeX example.
157
5b409b39 1582011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
159
160 * org.texi (The clock table): Document the :properties and
161 :inherit-props arguments for the clocktable.
162
5b409b39 1632011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
164
165 * org.texi (Tables in LaTeX export): Document specifying placement
166 options for tables.
167
5b409b39 1682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
169
170 * org.texi (Evaluating code blocks): More specific documentation
171 about the different types of header arguments.
172
5b409b39 1732011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
174
175 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
176
5b409b39 1772011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
178
179 * org.texi (Built-in table editor): Document the table field
180 follow mode.
181
5b409b39 1822011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
183
184 * org.texi (Easy Templates): Document new template.
185
5b409b39 1862011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
187
188 * org.texi (Literal examples): Add a cross-reference from "Literal
189 Examples" to "Easy Templates."
190
5b409b39 1912011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
192
193 * org.texi (The clock table): Add link to match syntax.
194
5b409b39 1952011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
196
197 * org.texi (Agenda commands): Document clock consistency checks.
198
5b409b39 1992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
200
201 * org.texi (Built-in table editor): Document that \vert represents
202 a vertical bar in a table field.
203
5b409b39 2042011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
205
206 * org.texi (Literal examples): Link from "Markup" > "Literate
207 Examples" to "Working with Source Code".
208
5b409b39 2092011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
210
211 * org.texi (Agenda commands): Doc for function option to bulk
212 action.
213
5b409b39 2142011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
215
216 * org.texi (Template expansion): Document new %<...> template
217 escape.
218
5b409b39 2192011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
220
221 * org.texi (Selective export): Document exclusion of any tasks
222 from export.
223
5b409b39 2242011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
225
226 * org.texi (Selective export): Document how to exclude DONE tasks
227 from export.
228 (Publishing options): Document the properties to be used to turn off
229 export of DONE tasks.
230
5b409b39 2312011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
232
233 * org.texi (The date/time prompt): Document date range protection.
234
5b409b39 2352011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
236
237 * org.texi (padline): Documentation of the new padline header
238 argument.
239
5b409b39 2402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
241
242 * org.texi (var): Adding "[" to list of characters triggering
243 elisp evaluation.
244
5b409b39 2452011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
246
247 * org.texi (var): Documentation of Emacs Lisp evaluation during
248 variable assignment.
249
5b409b39 2502011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
251
252 * org.texi (colnames): Reference indexing into variables, and note
253 that colnames are *not* removed before indexing occurs.
254 (rownames): Reference indexing into variables, and note that
255 rownames are *not* removed before indexing occurs.
256
5b409b39 2572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
258
259 * org.texi (var): Clarification of indexing into tabular
260 variables.
261
5b409b39 2622011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
263
264 * org.texi (results): Documentation of the `:results wrap' header
265 argument.
266
5b409b39 2672011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
268
269 * org.texi (LaTeX and PDF export): add a note about a limitation
270 of the LaTeX export: the org file has to be properly structured.
271
5b409b39 2722011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
273
274 * org.texi (Dynamic blocks, Structure editing): Mention
275 the function `org-narrow-to-block'.
276
5b409b39 2772011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
278
279 * org.texi (Languages): Updating list of code block supported
280 languages.
281
5b409b39 2822011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
283
284 * org.texi (Special properties): CATEGORY is a special property,
285 but it may also used in the drawer.
286
5b409b39 2872011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
288
289 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
290
5b409b39 2912011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
292
293 * org.texi (Include files): Document :lines.
294
5b409b39 2952011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
296
297 * org.texi (comments): Documentation of the ":comments noweb" code
298 block header argument.
299
5b409b39 3002011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
301
302 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
303 added extra whitespace around functions to be consistent with the
304 rest of the section.
305
5b409b39 3062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 307
0b381c7e 308 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
309 #+call: line syntax.
310 (Header arguments in function calls): Expanded discussion of
311 #+call: line syntax.
312
5b409b39 3132011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
314
315 * org.texi (Evaluating code blocks): More explicit about how to
316 pass variables to #+call lines.
317
5b409b39 3182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
319
320 * org.texi (Results of evaluation): Link to the :results header
321 argument list from the "Results of evaluation" section.
322
5b409b39 3232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
324
325 * org.texi (Conflicts): Adding additional information about
326 resolving org/yasnippet conflicts.
327
5b409b39 3282011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
329
330 * org.texi (Publishing options): Document style-include-scripts
331 publishing project property.
332
5b409b39 3332011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
334
335 * org.texi (Sparse trees): Document the next-error /
336 previous-error functionality.
337
5b409b39 3382011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
339
340 * org.texi (cache): Improved documentation of code block caches.
341
5b409b39 3422011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
343
344 * org.texi (Code block specific header arguments): Documentation
345 of multi-line header arguments.
346
5b409b39 3472011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
348
349 * org.texi (Code evaluation security): Add example for using a
350 function.
351
5b409b39 3522011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
353
354 * org.texi (Tables in LaTeX export): Documentation of new
355 attr_latex options for tables.
356
5b409b39
BG
3572011-08-03 Michael Albinus <michael.albinus@gmx.de>
358
359 * trampver.texi: Update release number.
360
3612011-07-30 Michael Albinus <michael.albinus@gmx.de>
362
363 Sync with Tramp 2.2.2.
364
365 * trampver.texi: Update release number.
366
064e2d08
LMI
3672011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
368
369 * flymake.texi (Example -- Configuring a tool called via make):
370 Use /dev/null instead of the Windows "nul" (bug#8715).
371
b8151e9c
LMI
3722011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
373
374 * widget.texi (Setting Up the Buffer): Remove mention of the
375 global keymap parent, which doesn't seem to be accurate
376 (bug#7045).
377
5b409b39
BG
3782011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
379
380 * org.texi (Special agenda views): Fix double quoting (bug#3509).
381
c0a8ae95
KR
3822010-07-10 Kevin Ryde <user42@zip.com.au>
383
384 * cl.texi (For Clauses): Add destructuring example processing an
385 alist (bug#6596).
386
ac6531ad
LMI
3872011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
388
389 * ediff.texi (Major Entry Points): Remove mention of `require',
390 since that's not pertinent in the installed Emacs (bug#9016).
391
d30dd079
G
3922011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
393
394 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
395 (Filtering New Groups): Clarify how simple the "options -n" format is.
396 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
397 is internal.
d30dd079 398
862c0d68
MA
3992011-07-04 Michael Albinus <michael.albinus@gmx.de>
400
401 * tramp.texi (Cleanup remote connections): Add
402 `tramp-cleanup-this-connection'.
403
cd865a33
G
4042011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
405
406 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
407 zombies.
408 (Checking New Groups): Ditto (bug#8974).
7d1738f1 409 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
410
4112011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
412
413 * gnus.texi (Startup Files): Clarify that we're talking about numbered
414 backups, and not actual vc (bug#8975).
415
79414ae4
KR
4162011-07-03 Kevin Ryde <user42@zip.com.au>
417
418 * cl.texi (For Clauses): @items for hash-values and key-bindings
419 to make them more visible when skimming. Add examples of `using'
420 clause to them, examples being clearer than a description in
421 words (bug#6599).
422
847ccf7c
AM
4232011-07-01 Alan Mackenzie <acm@muc.de>
424
425 * cc-mode.texi (Guessing the Style): New page.
426 (Styles): Add a short introduction to above.
427
3da13bb9
DD
4282011-06-28 Deniz Dogan <deniz@dogan.se>
429
430 * rcirc.texi (Configuration): Bug-fix:
431 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
432 Reported by Elias Pipping <pipping@exherbo.org>.
433
60a0884e
G
4342011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
435
436 * gnus.texi (Summary Mail Commands): Document
437 `gnus-summary-reply-to-list-with-original'.
438
0c7efc08
SM
4392011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
440
441 * eshell.texi (Known problems): Fix typo.
442
ea3596a2
MA
4432011-06-12 Michael Albinus <michael.albinus@gmx.de>
444
0c7efc08 445 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
446 (Password handling): `auth-source-debug' is good for debug messages.
447
2da9c605
G
4482011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
449
450 * gnus.texi (Store custom flags and keywords): Refer to
451 `gnus-registry-article-marks-to-{chars,names}' instead of
452 `gnus-registry-user-format-function-{M,M2}'.
453
e61923c8
GM
4542011-05-27 Paul Eggert <eggert@cs.ucla.edu>
455
456 * texinfo.tex: Merge from gnulib.
457
627abcdd
TZ
4582011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
459
460 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
461 (Store custom flags and keywords):
462 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
463 `gnus-registry-user-format-function-M2'.
464
a3c92bc1
EZ
4652011-05-17 Paul Eggert <eggert@cs.ucla.edu>
466
8f906c40 467 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 468
85d870a9
GM
4692011-05-17 Glenn Morris <rgm@gnu.org>
470
471 * gnus.texi (Face): Fix typo.
472
2cdee799
GM
4732011-05-14 Glenn Morris <rgm@gnu.org>
474
475 * dired-x.texi (Omitting Examples): Minor addition.
476
79b70037
GM
4772011-05-10 Jim Meyering <meyering@redhat.com>
478
479 * ede.texi: Fix typo "or or -> or".
480
a7111a62 4812011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
482
483 * gnus.texi (Summary Buffer Lines):
484 gnus-summary-user-date-format-alist does not exist.
485 (Sorting the Summary Buffer): More about sorting threads.
486
69026aba
MA
4872011-04-25 Michael Albinus <michael.albinus@gmx.de>
488
489 * trampver.texi: Update release number.
490
9024ff79
MA
4912011-04-14 Michael Albinus <michael.albinus@gmx.de>
492
493 * tramp.texi (Frequently Asked Questions): New item for disabling
494 Tramp in other packages.
495
c3c65d73
TZ
4962011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
497
498 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
499 (Fancy splitting to parent, Store arbitrary data):
500 Updated gnus-registry docs.
c3c65d73 501
9ec6a317
JB
5022011-04-13 Juanma Barranquero <lekktu@gmail.com>
503
504 * ede.texi: Fix typos.
505
1e3b6001
G
5062011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
507
9ec6a317
JB
508 * gnus.texi (Window Layout): @itemize @code doesn't exist.
509 It's @table @code.
1e3b6001 510
a5954fa5
G
5112011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
512
513 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
514
d71990a1
JB
5152011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
516
517 * calc.texi (Logarithmic Units): Update the function names.
518
1518e4f0
G
5192011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
520
521 * message.texi (Various Commands): Document format specs in the
522 ellipsis.
523
a123622d
G
5242011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
525
526 * message.texi (Insertion Variables): Document message-cite-style.
527
5282011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
529
530 * tramp.texi (Remote processes): New subsection "Running shell on
531 a remote host".
532
4248cca2
TZ
5332011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
534
535 * auth.texi (Help for developers): Update docs to explain that the
536 :save-function will only run the first time.
537
54ce11a1
GM
5382011-03-12 Glenn Morris <rgm@gnu.org>
539
540 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
541 (emacs-faq.text): New target.
542 (clean): Add emacs-faq.
543
0c3b25f8
MA
5442011-03-12 Michael Albinus <michael.albinus@gmx.de>
545
546 Sync with Tramp 2.2.1.
547
548 * trampver.texi: Update release number.
549
b740639e
GM
5502011-03-11 Glenn Morris <rgm@gnu.org>
551
552 * Makefile.in (HTML_TARGETS): New.
553 (clean): Delete $HTML_TARGETS.
554 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
555
733afdf4
TZ
5562011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
557
558 * auth.texi (Help for developers): Show example of using
559 `auth-source-search' with prompts and :save-function.
560
33383987
JB
5612011-03-07 Chong Yidong <cyd@stupidchicken.com>
562
563 * Version 23.3 released.
564
a5057546
G
5652011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
566
567 * message.texi (Message Buffers): Update default value of
568 message-generate-new-buffers.
569
479a2c9b
JB
5702011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
571
572 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
573 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
574 respectively.
05a29101
JB
575 (Musical Notes): New section.
576 (Customizing Calc): Mention the customizable variable
577 calc-note-threshold.
479a2c9b 578
e0535b76
GM
5792011-03-03 Glenn Morris <rgm@gnu.org>
580
581 * url.texi (Dealing with HTTP documents): Remove reference to
582 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 583 (Configuration): Update url-configuration-directory description.
e0535b76 584
2777ccbf
GM
5852011-03-02 Glenn Morris <rgm@gnu.org>
586
587 * dired-x.texi (Multiple Dired Directories): Remove mentions
588 of dired-default-directory-alist and dired-default-directory.
589 Move dired-smart-shell-command here...
590 (Miscellaneous Commands): ... from here.
591
257219bd
PE
5922011-03-02 Paul Eggert <eggert@cs.ucla.edu>
593
594 * texinfo.tex: Update to version 2011-02-24.09.
595
8889f4e2
GM
5962011-03-02 Glenn Morris <rgm@gnu.org>
597
598 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
599 instead of the obsoleted dired-omit-here-always.
600
5d41af19
MA
6012011-02-28 Michael Albinus <michael.albinus@gmx.de>
602
603 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
604 supported systems.
605
2b0c7330 6062011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 607
61cf3a76
GM
608 * dbus.texi (Type Conversion): Grammar fix.
609
cce7d530 6102011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 611
cce7d530
GM
612 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
613 "Debian GNU/Linux".
51a13bdd 614
cce7d530
GM
615 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
616
817b48a7
GM
6172011-02-23 Glenn Morris <rgm@gnu.org>
618
cce7d530
GM
619 * dired-x.texi (Features): Minor rephrasing.
620 (Local Variables): Fix typos.
47301027
GM
621
622 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
623 Standardize some Emacs/XEmacs terminology.
624
817b48a7
GM
625 * dired-x.texi (Features): Don't advertise obsolete local variables.
626 Simplify layout.
627 (Omitting Variables): Update local variables example.
628 (Local Variables): Say this is obsolete. Fix description of
629 dired-enable-local-variables possible values.
630
4a3988d5
G
6312011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
632
633 * auth.texi (Help for users): Mention ~/.netrc is also searched by
634 default now.
635
8e22bee0
G
6362011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
637
638 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
639
06b840e0
LI
6402011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
641
642 * gnus.texi (Window Layout): Document layout names.
643
67ab0163 6442011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
645
646 * ada-mode.texi: Sync @dircategory with ../../info/dir.
647 * auth.texi: Sync @dircategory with ../../info/dir.
648 * autotype.texi: Sync @dircategory with ../../info/dir.
649 * calc.texi: Sync @dircategory with ../../info/dir.
650 * cc-mode.texi: Sync @dircategory with ../../info/dir.
651 * cl.texi: Sync @dircategory with ../../info/dir.
652 * dbus.texi: Sync @dircategory with ../../info/dir.
653 * dired-x.texi: Sync @dircategory with ../../info/dir.
654 * ebrowse.texi: Sync @dircategory with ../../info/dir.
655 * ede.texi: Sync @dircategory with ../../info/dir.
656 * ediff.texi: Sync @dircategory with ../../info/dir.
657 * edt.texi: Sync @dircategory with ../../info/dir.
658 * eieio.texi: Sync @dircategory with ../../info/dir.
659 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
660 * epa.texi: Sync @dircategory with ../../info/dir.
661 * erc.texi: Sync @dircategory with ../../info/dir.
662 * eshell.texi: Sync @dircategory with ../../info/dir.
663 * eudc.texi: Sync @dircategory with ../../info/dir.
664 * flymake.texi: Sync @dircategory with ../../info/dir.
665 * forms.texi: Sync @dircategory with ../../info/dir.
666 * gnus.texi: Sync @dircategory with ../../info/dir.
667 * idlwave.texi: Sync @dircategory with ../../info/dir.
668 * mairix-el.texi: Sync @dircategory with ../../info/dir.
669 * message.texi: Sync @dircategory with ../../info/dir.
670 * mh-e.texi: Sync @dircategory with ../../info/dir.
671 * newsticker.texi: Sync @dircategory with ../../info/dir.
672 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
673 * org.texi: Sync @dircategory with ../../info/dir.
674 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
675 * pgg.texi: Sync @dircategory with ../../info/dir.
676 * rcirc.texi: Sync @dircategory with ../../info/dir.
677 * reftex.texi: Sync @dircategory with ../../info/dir.
678 * remember.texi: Sync @dircategory with ../../info/dir.
679 * sasl.texi: Sync @dircategory with ../../info/dir.
680 * sc.texi: Sync @dircategory with ../../info/dir.
681 * semantic.texi: Sync @dircategory with ../../info/dir.
682 * ses.texi: Sync @dircategory with ../../info/dir.
683 * sieve.texi: Sync @dircategory with ../../info/dir.
684 * smtpmail.texi: Sync @dircategory with ../../info/dir.
685 * speedbar.texi: Sync @dircategory with ../../info/dir.
686 * trampver.texi [emacs]: Set emacsname to "Emacs".
687 * tramp.texi: Sync @dircategory with ../../info/dir.
688 * url.texi: Sync @dircategory with ../../info/dir.
689 * vip.texi: Sync @dircategory with ../../info/dir.
690 * viper.texi: Sync @dircategory with ../../info/dir.
691 * widget.texi: Sync @dircategory with ../../info/dir.
692 * woman.texi: Sync @dircategory with ../../info/dir.
693
30abce25
GM
6942011-02-19 Glenn Morris <rgm@gnu.org>
695
0c7efc08
SM
696 * dired-x.texi (Technical Details): No longer redefines
697 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 698 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 699
f31f8469
GM
7002011-02-18 Glenn Morris <rgm@gnu.org>
701
702 * dired-x.texi (Optional Installation File At Point): Simplify.
703
35123c04
TZ
7042011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
705
706 * auth.texi (Help for users): Use :port instead of :protocol for all
707 auth-source docs.
7ba93e94
G
708 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
709 to have two files in `auth-sources'.
35123c04 710
da5e0ce4
GM
7112011-02-16 Glenn Morris <rgm@gnu.org>
712
b322c9af
GM
713 * dired-x.texi: Use emacsver.texi to get Emacs version.
714 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
715 Depend on emacsver.texi.
716
07ca5555
GM
717 * dired-x.texi: Drop meaningless version number.
718 (Introduction): Remove old info.
719 (Optional Installation Dired Jump): Autoload from dired-x.
720 Remove incorrect info about loaddefs.el.
721 (Bugs): Just refer to M-x report-emacs-bug.
722
da5e0ce4
GM
723 * dired-x.texi (Multiple Dired Directories): Update for rename of
724 default-directory-alist.
725 (Miscellaneous Commands): No longer mention very old VM version 4.
726
bb55f713
PE
7272011-02-15 Paul Eggert <eggert@cs.ucla.edu>
728
729 Merge from gnulib.
730 * texinfo.tex: Update to version 2011-02-14.11.
731
5415d076
G
7322011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
733
da5e0ce4
GM
734 * auth.texi (Help for users):
735 Login collection is "Login" and not "login".
5415d076 736
14029d4b
MA
7372011-02-13 Michael Albinus <michael.albinus@gmx.de>
738
739 * tramp.texi (History): Remove IMAP support.
740 (External methods, Frequently Asked Questions): Remove `imap' and
741 `imaps' methods.
742 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
743
744 * trampver.texi: Remove default value of `emacsimap'.
745
8a36c07f
GM
7462011-02-13 Glenn Morris <rgm@gnu.org>
747
748 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
749 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
750
165bc5a0
GM
7512011-02-12 Glenn Morris <rgm@gnu.org>
752
753 * sc.texi (Getting Connected): Remove old index entries.
754
5415d076 7552011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
756
757 * url.texi: Remove duplicate @dircategory (Bug#7942).
758
b8e0f0cd
G
7592011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
760
8a36c07f
GM
761 * auth.texi (Overview, Help for users, Help for developers):
762 Update docs.
b8e0f0cd
G
763 (Help for users): Talk about spaces.
764
caf82551
PE
7652011-02-09 Paul Eggert <eggert@cs.ucla.edu>
766
767 * texinfo.tex: Update to version 2011-02-07.16.
768
1ff98217
MA
7692011-02-07 Michael Albinus <michael.albinus@gmx.de>
770
771 * dbus.texi (Bus names): Adapt descriptions for
772 dbus-list-activatable-names and dbus-list-known-names.
773
2e78df6b
JB
7742011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
775
776 * calc.texi (Logarithmic Units): New section.
777
7fbf7cae
TZ
7782011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
779
780 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
781 manuals use it now.
782
0c7efc08 783 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 784
156ad271
KY
7852011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
786
787 * overrides.texi: Remove.
788
789 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
790 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
791
36539990
MA
7922011-02-05 Michael Albinus <michael.albinus@gmx.de>
793
794 * tramp.texi (Frequently Asked Questions): Mention problems with
795 WinSSHD.
796
797 * trampver.texi: Update release number.
798
7992011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
800
801 * tramp.texi:
802 Replace "delimet" with "delimit" globally.
803 Replace "explicite" with "explicit" globally.
804 Replace "instead of" with "instead" where there was nothing after "of".
805 Audit use of comma before interrogative pronoun, "that", or "which".
806 Minor word order, spelling, wording changes.
807
ec72bf63
G
8082011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
809
810 * overrides.texi: New file to set or clear WEBHACKDEVEL.
811
812 * sieve.texi: Use WEBHACKDEVEL.
813
814 * sasl.texi: Use WEBHACKDEVEL.
815
816 * pgg.texi: Use WEBHACKDEVEL.
817
818 * message.texi: Use WEBHACKDEVEL.
819
820 * gnus.texi: Use WEBHACKDEVEL.
821
822 * emacs-mime.texi: Use WEBHACKDEVEL.
823
824 * auth.texi: Use WEBHACKDEVEL.
825
826 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
827 manuals.
828
8292011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
830
831 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
832
90b750f4
PE
8332011-02-03 Paul Eggert <eggert@cs.ucla.edu>
834
835 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
836 which in turn is copied from ftp://tug.org/tex/.
837
0e751a49
GM
8382011-02-03 Glenn Morris <rgm@gnu.org>
839
840 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
841 (Binding combinations of modifiers and function keys):
842 Let's assume people reading this are not using Emacs 18.
843
7f13c2e2
LI
8442011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
845
846 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
847 since it's run automatically.
848
d76c843e
LI
8492011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
850
851 * gnus.texi (Customizing Articles): Fix typo.
852
12e3ca0a
LI
8532011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
854
855 * gnus.texi (Customizing Articles): Document the new way of customizing
856 the date headers(s).
857
fe72c8fa
LI
8582011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
859
860 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
861 splitting example.
862
bf3dae7e
EZ
8632011-01-29 Eli Zaretskii <eliz@gnu.org>
864
865 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
866 (MAKEINFO_OPTS): New variable.
867 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
868 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
869 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
870 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
871 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
872 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
873 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
874 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
875 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
876 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
877 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
878 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
879 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
880 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
881 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
882 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
883 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
884 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
885
d6f13ac8
LI
8862011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
887
888 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
889
c5ecc769
G
8902011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
891
892 * message.texi (IDNA): Explain what it is.
893
8942011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
895
896 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
897
45eb2a5d
WL
8982011-01-23 Werner Lemberg <wl@gnu.org>
899
900 * Makefile.in (MAKEINFO): Now controlled by `configure'.
901 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 902 (ENVADD): Update.
45eb2a5d 903
6872a814
GM
9042011-01-18 Glenn Morris <rgm@gnu.org>
905
906 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
907
77ab81d0 9082011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
909
910 * nxml-mode.texi (Introduction): Fix file name typos.
911
d221e780
CO
9122011-01-13 Christian Ohler <ohler@gnu.org>
913
914 * ert.texi: New file.
915
916 * Makefile.in:
917 * makefile.w32-in: Add ert.texi.
918
8c904d82
MA
9192011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
920
921 * dbus.texi (Receiving Method Calls): New function
922 dbus-register-service. Rearrange node.
923
f56e0e7a
PE
9242011-01-07 Paul Eggert <eggert@cs.ucla.edu>
925
926 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
927 which in turn is copied from ftp://tug.org/tex/.
928
0fadf00e
MA
9292011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
930
931 * dbus.texi (Receiving Method Calls): Describe new optional
932 parameter dont-register-service of dbus-register-{method,property}.
933
8b358e90
DU
9342010-12-17 Daiki Ueno <ueno@unixuser.org>
935
0c7efc08
SM
936 * epa.texi (Encrypting/decrypting *.gpg files):
937 Mention epa-file-select-keys.
8b358e90 938
549c9aed
G
9392010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
940
941 * gnus.texi (Archived Messages): Remove outdated text.
942
9432010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
944
0c7efc08 945 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 946
156e3f9c
G
9472010-12-15 Andrew Cohen <cohen@andy.bu.edu>
948
83f3eadc 949 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 950
8151d490
AC
9512010-12-14 Andrew Cohen <cohen@andy.bu.edu>
952
953 * gnus.texi (The swish++ Engine): Add customizable parameters
954 descriptions.
955 (The swish-e Engine): Ditto.
956
305bdd22
MA
9572010-12-14 Michael Albinus <michael.albinus@gmx.de>
958
959 * tramp.texi (Inline methods): Add "ksu" method.
960 (Remote processes): Add example with remote `default-directory'.
961
53aff12a
GM
9622010-12-14 Glenn Morris <rgm@gnu.org>
963
964 * faq.texi (Expanding aliases when sending mail):
965 Now build-mail-aliases is interactive.
966
8a1cdce5
AC
9672010-12-13 Andrew Cohen <cohen@andy.bu.edu>
968
969 * gnus.texi: First pass at adding (rough) nnir documentation.
970
7410c270
G
9712010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
972
53aff12a
GM
973 * gnus.texi (Filtering New Groups):
974 Mention gnus-auto-subscribed-categories.
975 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
976 removed.
977
f49d1f52 9782010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
979
980 * cl.texi (For Clauses): Small fixes for frames and windows.
981
acedf35c
CD
9822010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
983
984 * org.texi (Using capture): Document using prefix arguments for
985 finalizing capture.
986 (Agenda commands): Document prefix argument for the bulk scatter
987 command.
988 (Beamer class export): Document that also overlay arguments can be
989 passed to the column environment.
990 (Template elements): Document the new entry type.
991
9922010-12-11 Puneeth Chaganti <punchagan@gmail.com>
993
994 * org.texi (Include files): Document :minlevel.
995
9962010-12-11 Julien Danjou <julien@danjou.info>
997
998 * org.texi (Categories): Document category icons.
999
10002010-12-11 Eric Schulte <schulte.eric@gmail.com>
1001
1002 * org.texi (noweb): Fix typo.
1003
516aa569
G
10042010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1005
1006 * gnus.texi (Server Commands): Point to the rest of the server
1007 commands.
1008
04db63bc
G
10092010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1010
1011 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1012 g'.
1013
ed797193
G
10142010-12-02 Julien Danjou <julien@danjou.info>
1015
1016 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1017
10182010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1019
1020 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1021 (Direct Functions): Note the STARTTLS upgrade.
1022
07976ae3 10232010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1024 James Clark <none@example.com>
d3dfb185
GM
1025
1026 * nxml-mode.texi (Introduction): New section.
1027
59e75882
G
10282010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1029
1030 * gnus.texi (Server Commands): Document gnus-server-show-server.
1031
568a887f
MA
10322010-11-20 Michael Albinus <michael.albinus@gmx.de>
1033
1034 Sync with Tramp 2.2.0.
1035
1036 * trampver.texi: Update release number.
1037
1265829e
JB
10382010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1039
1040 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1041 Mention that the TeX specific units won't use the `tex' prefix
1042 in TeX mode.
1043
239661c0
KY
10442010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1045
1046 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1047
4a47c275 10482010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1049
1050 * edt.texi: Remove information about Emacs 19.
1051
4a47c275 10522010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1053
1054 * trampver.texi: Update release number.
1055
2f0e0dc8
KY
10562010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1057
1058 * gnus.texi (Article Washing): Fix typo.
1059
afe98dfa
CD
10602010-11-11 Noorul Islam <noorul@noorul.com>
1061
56f5a94e 1062 * org.texi: Fix typo.
afe98dfa
CD
1063
10642010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1065
1066 * org.texi (Using capture): Explain that refiling is
1067 sensitive to cursor position.
1068
10692010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1070
56f5a94e 1071 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1072
10732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1074
1075 * org.texi: Document the <c> cookie.
1076
10772010-11-11 Eric Schulte <schulte.eric@gmail.com>
1078
56f5a94e
GM
1079 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1080 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1081
10822010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1083
56f5a94e 1084 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1085
10862010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1087
56f5a94e 1088 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1089
10902010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1091
1092 * org.texi (Setting up the staging area): Document that
1093 file names remain visible when encrypting the MobileOrg files.
1094
10952010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1096
1097 * org.texi (Setting up the staging area): Document which
1098 versions are needed for encryption.
1099
11002010-11-11 Eric Schulte <schulte.eric@gmail.com>
1101
56f5a94e
GM
1102 * org.texi (noweb): Update :noweb documentation to
1103 reflect the new "tangle" argument.
afe98dfa
CD
1104
11052010-11-11 Eric Schulte <schulte.eric@gmail.com>
1106
56f5a94e
GM
1107 * org.texi (Batch execution): Improve tangling script in
1108 documentation.
afe98dfa
CD
1109
11102010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1111
1112 * org.texi (Handling links):
1113 (In-buffer settings): Document inlining images on startup.
1114
11152010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1116
1117 * org.texi (Setting up the staging area): Document use of
1118 crypt password.
1119
11202010-11-11 David Maus <dmaus@ictsoc.de>
1121
56f5a94e 1122 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1123
11242010-11-11 David Maus <dmaus@ictsoc.de>
1125
56f5a94e
GM
1126 * org.texi (Template expansion): Add mew in table for link type
1127 escapes.
afe98dfa
CD
1128
11292010-11-11 David Maus <dmaus@ictsoc.de>
1130
56f5a94e 1131 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1132
11332010-11-11 Eric Schulte <schulte.eric@gmail.com>
1134
56f5a94e 1135 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1136
11372010-11-11 Eric Schulte <schulte.eric@gmail.com>
1138
56f5a94e 1139 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1140
11412010-11-11 Eric Schulte <schulte.eric@gmail.com>
1142
56f5a94e
GM
1143 * org.texi (Structure of code blocks):
1144 Update documentation to mention inline code block syntax.
afe98dfa
CD
1145
11462010-11-11 Eric Schulte <schulte.eric@gmail.com>
1147
56f5a94e 1148 * org.texi (comments): Improve wording.
afe98dfa
CD
1149
11502010-11-11 Eric Schulte <schulte.eric@gmail.com>
1151
56f5a94e 1152 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1153
11542010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1155
1156 * org.texi (Installation): Remove the special
1157 installation instructions for XEmacs.
1158
11592010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1160
56f5a94e 1161 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1162 insertion of empty structural elements.
1163
11642010-11-11 Noorul Islam <noorul@noorul.com>
1165
56f5a94e 1166 * org.texi: Fix doc.
afe98dfa
CD
1167
11682010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1169
1170 * org.texi (The date/time prompt): Document specification
1171 of time ranges.
1172
11732010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1174
1175 * org.texi (Internal links): Document the changes in
1176 internal links.
1177
11782010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1179
1180 * org.texi (Agenda commands): Document the limitation for
1181 the filter preset - it can only be used for an entire agenda
1182 view, not in an individual block in a block agenda.
1183
11842010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1185
1186 * org.texi (iCalendar export): Document alarm creation.
1187
6f8fc60c
MA
11882010-11-10 Michael Albinus <michael.albinus@gmx.de>
1189
1190 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1191
be3c11b3
LMI
11922010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1193
1194 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1195
d607b96b 11962010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1197
d607b96b 1198 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1199
181cb5fb
G
12002010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1201
1202 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1203 since that works by default.
1204
12052010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1206
1207 * gnus.texi (Customizing the IMAP Connection): Document
1208 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1209
36bc5d3b
MA
12102010-11-04 Michael Albinus <michael.albinus@gmx.de>
1211
1212 * tramp.texi (Remote shell setup): New item "Interactive shell
1213 prompt". Reported by Christian Millour <cm@abtela.com>.
1214 (Remote shell setup, Remote processes): Use @code{} for
1215 environment variables.
1216
cf503f7c
GM
12172010-11-03 Glenn Morris <rgm@gnu.org>
1218
537b04b9 1219 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1220 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1221
389b76fa
G
12222010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1223
1224 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1225
2699a554 12262010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1227
1228 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1229
2699a554 12302010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1231
1232 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1233
99e65b2d
G
12342010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1235
0c7efc08
SM
1236 * gnus.texi (Client-Side IMAP Splitting):
1237 Mention nnimap-unsplittable-articles.
99e65b2d
G
1238
12392010-10-29 Julien Danjou <julien@danjou.info>
1240
1241 * gnus.texi (Finding the News): Remove references to obsoletes
1242 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1243
aeeb3dcb
EZ
12442010-10-29 Eli Zaretskii <eliz@gnu.org>
1245
1246 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1247 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1248 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1249 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1250
8289f37b
GM
12512010-10-28 Glenn Morris <rgm@gnu.org>
1252
1253 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1254 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1255 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1256
d85d3b3a
DU
12572010-10-25 Daiki Ueno <ueno@unixuser.org>
1258
1259 * epa.texi (Mail-mode integration): Add alternative key bindings
1260 for epa-mail commands; escape comma.
c05c2b9b 1261 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1262
9f534a47
JB
12632010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1264
99e65b2d 1265 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1266
5793a7bc 12672010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1268
1269 * gnus.texi (Group Parameters, Buttons): Fix typos.
1270
280f417b
G
12712010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1272
1273 * gnus.texi (Subscription Commands): Mention that you can also
1274 subscribe to new groups via the Server buffer, which is probably more
1275 convenient when subscribing to many groups.
1276
d806c872
G
12772010-10-21 Julien Danjou <julien@danjou.info>
1278
1279 * message.texi (Message Headers): Allow message-default-headers to be a
1280 function.
1281
d5798f68
LMI
12822010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1283
1284 * gnus-news.texi: Mention new archive defaults.
1285
b79bbef7
KY
12862010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1287
1288 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1289
2526f423
G
12902010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1291
1292 * gnus.texi (HTML): Document the function value of
1293 gnus-blocked-images.
1294 (Article Washing): shr and gnus-w3m, not the direct function names.
1295
ba91f05d
G
12962010-10-20 Julien Danjou <julien@danjou.info>
1297
1298 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1299 variable.
1300
da451787
LMI
13012010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1302
1303 * gnus.texi (Customizing the IMAP Connection): The port strings are
1304 strings.
c872595d 1305 (Document Groups): Mention git.
da451787 1306
7cad71ad
G
13072010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1308
1309 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1310 bzr/Gnus git sync.
1311
c56dfd36
EZ
13122010-10-15 Eli Zaretskii <eliz@gnu.org>
1313
1314 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1315 change.
1316
a1d16a7b
G
13172010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1318
1319 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1320 @item syntax for in-Emacs makeinfo.
1321
13222010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1323
1324 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1325 trim sentence.
1326
98e2b864
DU
13272010-10-12 Daiki Ueno <ueno@unixuser.org>
1328
1329 * epa.texi (Caching Passphrases):
0c7efc08
SM
1330 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1331 Clarify some configurations require to set up gpg-agent.
98e2b864 1332
c12e4a81
GM
13332010-10-11 Glenn Morris <rgm@gnu.org>
1334
1335 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1336
f7aa248a
G
13372010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1338
1339 * gnus.texi (Spam Package Introduction): Mention `$'.
1340
6513b232
EZ
13412010-10-09 Eli Zaretskii <eliz@gnu.org>
1342
1343 * makefile.w32-in (emacsdir): New variable.
1344 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1345 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1346
abd40fb4
GM
13472010-10-09 Glenn Morris <rgm@gnu.org>
1348
0f05450f
GM
1349 * Makefile.in (mostlyclean): Delete *.toc.
1350
d3a4ac46
GM
1351 * Makefile.in: Use $< in rules.
1352
aa9db089
GM
1353 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1354
abd40fb4
GM
1355 * Makefile.in ($(infodir)): Delete rule.
1356 (mkinfodir): New. Use it in all the info rules, rather than depending
1357 on infodir.
1358
ea274122
GM
13592010-10-09 Glenn Morris <rgm@gnu.org>
1360
6e90e2a8
GM
1361 * gnus.texi (Article Washing): Fix previous change.
1362
f7a31f11
GM
1363 * Makefile.in (emacsdir): New variable.
1364 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
1365 Depend on emacsver.texi.
1366
f7a31f11
GM
1367 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1368
ea274122
GM
1369 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1370
36d3245f
G
13712010-10-08 Julien Danjou <julien@danjou.info>
1372
f7a31f11 1373 * gnus.texi: Add mm-shr.
36d3245f
G
1374
13752010-10-08 Ludovic Courtès <ludo@gnu.org>
1376
1377 * gnus.texi (Finding the Parent, The Gnus Registry)
1378 (Registry Article Refer Method): Update docs for nnregistry.el.
1379
13802010-10-08 Daiki Ueno <ueno@unixuser.org>
1381
1382 * auth.texi (Help for users)
1383 (GnuPG and EasyPG Assistant Configuration): Update docs.
1384
12359245
GM
13852010-10-08 Glenn Morris <rgm@gnu.org>
1386
1387 * cl.texi (Organization, Installation, Old CL Compatibility):
1388 Deprecate cl-compat for new code.
4628bef1 1389 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
1390
1391 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1392
fcf2d385
KY
13932010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1394
1395 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1396
66627fa9
G
13972010-10-06 Julien Danjou <julien@danjou.info>
1398
fd9ba500
JD
1399 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1400
66627fa9
G
1401 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1402 broken link.
1403
1404 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1405
1406 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1407 to ReiserFS.
1408
1409 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1410 (FAQ 7-1): Fix getmail URL.
1411
65f54520
DU
14122010-10-06 Daiki Ueno <ueno@unixuser.org>
1413
1414 * epa.texi (Caching Passphrases): New section.
1415
4c83f6e1
GM
14162010-10-06 Glenn Morris <rgm@gnu.org>
1417
1418 * Makefile.in (SHELL): Set it.
1419 (info): Move the mkdir dependency to the individual info files.
1420 (mostlyclean): Tidy up.
1421 (clean): Only delete the specific dvi and pdf files.
1422 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 1423 ($(infodir)): Add parallel build workaround.
4c83f6e1 1424
71e691a5
G
14252010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1426
1427 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1428
a41c2e6d
G
14292010-10-03 Julien Danjou <julien@danjou.info>
1430
0c7efc08
SM
1431 * emacs-mime.texi (Display Customization):
1432 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
1433 mm-inline-large-images-proportion.
1434
37255945
MA
14352010-10-03 Michael Albinus <michael.albinus@gmx.de>
1436
0c7efc08
SM
1437 * tramp.texi (Frequently Asked Questions):
1438 Mention remote-file-name-inhibit-cache.
37255945 1439
11e4e7bd
LMI
14402010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1441
1442 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 1443 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 1444
cb83220a
KY
14452010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1446
0c7efc08
SM
1447 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1448 (Article Hiding): Add google banner example.
1449 Suggested by Benjamin Xu.
cb83220a 1450
6b958814
G
14512010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1452
0c7efc08
SM
1453 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1454 Remove nnimap-split-rule from examples.
6b958814
G
1455
14562010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1457
1458 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1459 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1460 Fishman.
1461 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1462
14632010-09-30 Julien Danjou <julien@danjou.info>
1464
1465 * gnus.texi (Gravatars): Fix documentation about
1466 gnu-gravatar-properties.
1467
b9476c04
DU
14682010-09-29 Daiki Ueno <ueno@unixuser.org>
1469
1470 * epa.texi (Bug Reports): New section.
1471
5f874327
GM
14722010-09-29 Glenn Morris <rgm@gnu.org>
1473
1474 * Makefile.in (top_srcdir): Remove unused variable.
1475
6b958814
G
14762010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1477
1478 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1479 (Client-Side IMAP Splitting): Document 'default.
1480
14812010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1482
0c7efc08
SM
1483 * gnus.texi (Customizing the IMAP Connection):
1484 Document nnimap-fetch-partial-articles.
6b958814 1485
82bccbfa
KY
14862010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1487
1488 * gnus-news.texi: Mention nnimap-inbox.
1489
1490 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1491
14922010-09-26 Julien Danjou <julien@danjou.info>
1493
47e08896 1494 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
1495
14962010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1497
1498 * gnus.texi (Security): Remove gpg.el mention.
1499
15002010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
1501
1502 * gnus.texi (Browse Foreign Server): New variable
1503 gnus-browse-subscribe-newsgroup-method.
1504
1505 * gnus-news.texi: Mention it.
1506
15072010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1508
0c7efc08 1509 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
1510 (Startup Variables): No jingle.
1511
4c964351
UM
15122010-09-25 Ulrich Mueller <ulm@gentoo.org>
1513
1514 * woman.texi (Interface Options): xz compression is now supported.
1515
82bccbfa
KY
15162010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1517
1518 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1519 (Unavailable Servers): Document gnus-server-copy-server.
1520 (Using IMAP): Document the new nnimap.
1521
15222010-09-25 Julien Danjou <julien@danjou.info>
1523
47e08896 1524 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 1525
18778f71
GM
15262010-09-24 Glenn Morris <rgm@gnu.org>
1527
1528 * url.texi (Disk Caching): Tweak previous change.
1529
9c766321
JD
15302010-09-24 Julien Danjou <julien@danjou.info>
1531
1532 * url.texi (Disk Caching): Mention url-cache-expire-time,
1533 url-cache-expired, and url-fetch-from-cache.
1534
82bccbfa
KY
15352010-09-24 Julien Danjou <julien@danjou.info>
1536
1537 * gnus.texi: Add Gravatars.
1538
15392010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1540
1541 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
1542
592bdb9a
LMI
15432010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1544
1545 * gnus.texi (Expunging mailboxes): Update name of the expunging
1546 command.
1547
e4e22d29
KY
15482010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1549
1550 * emacs-mime.texi (rfc2047): Update description for
1551 rfc2047-encode-parameter.
1552
371d9801
MA
15532010-09-13 Michael Albinus <michael.albinus@gmx.de>
1554
1555 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
1556 "fish" methods.
1557 (External methods): Remove "scp1_old" and "scp2_old" methods.
1558
31ae5827
MA
15592010-09-09 Michael Albinus <michael.albinus@gmx.de>
1560
1561 * tramp.texi: Remove Japanese manual. Fix typo.
1562
1563 * trampver.texi: Update release number. Remove japanesemanual.
1564
c0468714
GM
15652010-09-09 Glenn Morris <rgm@gnu.org>
1566
1567 * org.texi: Restore clobbered changes (copyright years, untabify).
1568
86441999
JD
15692010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
1570
1571 * gnus.texi (Adaptive Scoring): Fix typo.
1572
25f28806
LMI
15732010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1574
1575 * gnus.texi (Article Display): Document gnus-html-show-images.
1576
45240125 15772010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 1578
45240125
JD
1579 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
1580
59d09f15
LMI
15812010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1582
1583 * gnus.texi (HTML): Document gnus-max-image-proportion.
1584
2cdd366f
KY
15852010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1586
51dee5ef
KY
1587 * gnus.texi (HTML): Document gnus-blocked-images.
1588
2cdd366f
KY
1589 * message.texi (Wide Reply): Document message-prune-recipient-rules.
1590
b0e4f3fc
KY
15912010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1592
1593 * gnus.texi (Summary Mail Commands): Note that only the addresses from
1594 the first message are used for wide replies.
f02566ce
KY
1595 (Changing Servers): Remove documentation on gnus-change-server and
1596 friends, since it's been removed.
b0e4f3fc 1597
598451ed
KY
15982010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1599
1600 * gnus.texi (Drafts): Mention B DEL.
1601
e7842e69
KY
16022010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
1603
1604 * gnus.texi (Delayed Articles): Mention that the Date header is the
1605 original one, even if you delay.
1606
85115796
KY
16072010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1608
0c7efc08
SM
1609 * gnus.texi (Asynchronous Fetching):
1610 Document gnus-async-post-fetch-function.
85115796
KY
1611 (HTML): Made into its own section.
1612
f0b44bc0
MA
16132010-08-26 Michael Albinus <michael.albinus@gmx.de>
1614
1615 Sync with Tramp 2.1.19.
1616
217876c9 1617 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
1618 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
1619 Remove remark about doubled "-t" argument.
217876c9
MA
1620 (Auto-save and Backup): Remove reference to Emacs 21.
1621 (Filename Syntax): Describe port numbers.
1622 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1623 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
1624 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
1625 errors with the backquotes.
1626 (External packages): File attributes cache flushing for asynchronous
1627 processes.
1628 (Traces and Profiles): Describe verbose level 9.
1629
f0b44bc0
MA
1630 * trampver.texi: Update release number.
1631
7457f7b6
MA
16322010-08-23 Michael Albinus <michael.albinus@gmx.de>
1633
1634 * dbus.texi (Alternative Buses): New chapter.
1635
b695beda
SM
16362010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
1637
1638 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
1639
443c2c03
JB
16402010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
1641
1642 * calc.texi (Customizing Calc): Rearrange description of new
1643 variables to match the presentation of other variables.
1644
7815fe19 16452010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
1646
1647 * org.texi (Footnotes, Tables in HTML export): Fix typos.
1648
2c695727
JB
16492010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
1650
1651 * calc.texi (Making Selections, Selecting Subformulas)
1652 (Customizing Calc): Mention how to use faces to emphasize selected
1653 sub-formulas.
1654
bbb6ffa1
MA
16552010-08-05 Michael Albinus <michael.albinus@gmx.de>
1656
1657 * tramp.texi (External packages): File attributes cache flushing
1658 for asynchronous processes.
1659
5cee0a9c
AM
16602010-08-01 Alan Mackenzie <acm@muc.de>
1661
1662 Enhance the manual for the latest Java Mode.
1663
1664 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
1665 annotation-var-cont.
1666 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
1667 two new symbols.
1668
3f2afe32
MA
16692010-07-28 Michael Albinus <michael.albinus@gmx.de>
1670
1671 * tramp.texi (Traces and Profiles): Describe verbose level 9.
1672
0ed082fe 16732010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
1674
1675 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
1676
311f0356
JB
16772010-07-19 Juanma Barranquero <lekktu@gmail.com>
1678
1679 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
1680
86fbb8ca
CD
16812010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1682
1683 * org.texi: Add macros to get plain quotes in PDF output.
1684 List additional contributors.
1685 (Capture): New section, replaces the section about remember.
1686 (Working With Source Code): New chapter, focused on documenting Org
1687 Babel.
1688 (Code evaluation security): New section.
1689 (MobileOrg): Document DropBox support.
1690 (TaskJuggler export): Document taskjuggler and Gantt chart support.
1691 (Special symbols): Show how to display UTF8 characters for entities.
1692 (Global TODO list): Clarify the use of the "M" key and the differences
1693 to the "m" key.
1694 (RSS Feeds): Mention Atom feeds as well.
1695 (Setting tags): Remove paragraph about
1696 `org-complete-tags-always-offer-all-agenda-tags'.
1697
5732e8ed
MA
16982010-07-17 Michael Albinus <michael.albinus@gmx.de>
1699
1700 * tramp.texi (Inline methods): Remove remark about doubled "-t"
1701 argument.
1702 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
1703 echoing shells.
1704
ca1bb391
MA
17052010-07-10 Michael Albinus <michael.albinus@gmx.de>
1706
1707 * tramp.texi (Inline methods): Remove "kludgy" phrase.
1708 (Filename Syntax): Describe port numbers.
1709
5bd55c3c
MA
17102010-07-09 Michael Albinus <michael.albinus@gmx.de>
1711
1712 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
1713 forgotten.
1714 (Type Conversion): Precise conversion of natural numbers.
1715 (Errors and Events): Add "debugging" to concept index. Add variable
1716 `dbus-debug'.
1717
820ae8fe
MA
17182010-07-04 Michael Albinus <michael.albinus@gmx.de>
1719
1720 * dbus.texi (Receiving Method Calls): Add optional argument
1721 EMITS-SIGNAL to `dbus-register-property'.
1722
b6f9df0f
JB
17232010-06-27 Alex Schroeder <alex@gnu.org>
1724
1725 * nxml-mode.texi (Commands for locating a schema): Fix typo.
1726
62e034c2
GM
17272010-06-24 Glenn Morris <rgm@gnu.org>
1728
1729 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1730 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
1731 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1732 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
1733 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
1734 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
1735 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
1736 * woman.texi: Start direntry descriptions in column 32, per Texinfo
1737 convention. Make them end with a period.
1738
9360256a
GM
17392010-06-23 Glenn Morris <rgm@gnu.org>
1740
1741 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
1742 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
1743 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
1744 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
1745 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
1746 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 1747
04d3bb6c
GM
17482010-06-10 Glenn Morris <rgm@gnu.org>
1749
1750 * idlwave.texi (Load-Path Shadows):
1751 * org.texi (Handling links): Fix typos.
1752
5e7d4a75
KY
17532010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
1754
1755 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
1756
9841cb4f
MA
17572010-05-26 Michael Albinus <michael.albinus@gmx.de>
1758
1759 * eshell.texi (Built-ins): Describe, how to disable a built-in command
1760 by an alias. (Bug#6226)
1761
597517ef
JB
17622010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
1763
1764 * calc.texi (Manipulating Vectors): Mention that vectors can
1765 be used to determine bins for `calc-histogram'.
1766
14914c43
JB
17672010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
1768
597517ef 1769 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 1770
0235128c 17712010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1772
1773 * url.texi (HTTP language/coding, Customization):
1774 * message.texi (Header Commands, Responses):
1775 * cl.texi (Argument Lists): Fix typos.
1776
0235128c 17772010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 1778
0235128c
SM
1779 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
1780 Note that Development menu is always available.
aa5789b5
CY
1781 (Creating a project): Fix terminology.
1782 (Add/Remove files): Fix typo.
1783
0235128c
SM
17842010-05-07 Chong Yidong <cyd@stupidchicken.com>
1785
1786 * Version 23.2 released.
1787
a628ad9d 17882010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
1789
1790 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
1791
502269d6
MA
17922010-05-01 Michael Albinus <michael.albinus@gmx.de>
1793
0235128c
SM
1794 * tramp.texi (Inline methods, Default Method):
1795 Mention `tramp-inline-compress-start-size'.
502269d6 1796
6e104790 17972010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
1798
1799 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
1800 the CVS repo. Put the Git repo in the news section.
1801
6e104790 1802 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
1803 Removed some mentions of CVS. Mention the new Git repo.
1804
6e104790 18052010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
1806
1807 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
1808 (Mail Group Commands): Add index entry.
1809
6e104790 18102010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
1811
1812 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1813
f8b91752
JB
18142010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1815
1816 * calc.texi (Radix modes): Mention that the option prefix will
1817 turn on twos-complement mode.
1818 (Inverse and Hyperbolic Flags): Mention the Option flag.
1819
ed21c5c8
CD
18202010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
1821
1822 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 1823 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
1824 (Sectioning structure): Update.
1825 (References): New use case for field coordinates.
6e104790 1826 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
1827 (Setting up the staging area): Document the availability of
1828 encryption for MobileOrg.
1829 (Images and tables): Document how to reference labels.
1830 (Index entries): New section.
1831 (Generating an index): New section.
1832 (Column width and alignment): Document that <N> now
1833 means a fixed width, not a maximum width.
1834 (Publishing options): Document the :email option.
1835 (Beamer class export): Fix bug in the BEAMER example.
1836 (Refiling notes): Document refile logging.
1837 (In-buffer settings): Document refile logging keywords.
1838 (Drawers): Document `C-c C-z' command.
1839 (Agenda commands): Mention the alternative key `C-c C-z'.
1840 (Special properties): Document the BLOCKED property.
1841 (The spreadsheet): Mention the formula editor.
1842 (References): Document field coordinates.
1843 (Publishing action): Correct the documentation for the
1844 publishing function.
1845 (The date/time prompt): Document that we accept dates
1846 like month/day/year.
1847 (Cooperation): Document the changes in table.el support.
1848 (Faces for TODO keywords, Faces for TODO keywords)
1849 (Priorities): Document the easy colors.
1850 (Visibility cycling): Document the new double prefix
1851 arg for `org-reveal'.
1852 (Cooperation): Remember.el is part of Emacs.
1853 (Clean view): Mention that `wrap-prefix' is also set by
1854 org-indent-mode.
1855 (Agenda commands): Add information about prefix args to
1856 scheduling and deadline commands.
1857 (Search view): Point to the docstring of
1858 `org-search-view' for more details.
6e104790 1859 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
1860 (Setting tags): Document variable
1861 org-complete-tags-always-offer-all-agenda-tags.
6e104790 1862 (Column attributes): Cross-reference special properties.
ed21c5c8 1863
456b348e
MA
18642010-04-10 Michael Albinus <michael.albinus@gmx.de>
1865
1866 Synchronize with Tramp repository.
1867
1868 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
1869 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
1870 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
1871 syntax, texi2dvi reports errors with the backquotes.
1872
1873 * trampver.texi: Update release number.
1874
357e2d8e
KY
18752010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
1876
1877 * gnus.texi (Finding the News): Add pointers to the Server buffer
1878 because it's essential.
1879
1d4d7664
KY
18802010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1881
1882 * gnus.texi (MIME Commands): Update description of
1883 gnus-article-browse-html-article.
1884
bd3e840f
KY
18852010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1886
1887 * auth.texi (Secret Service API): Add TODO node.
1888 (Help for users): Explain the new source options for `auth-sources'.
1889
e867cb5d 18902010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
1891
1892 * trampver.texi: Update release number.
1893
288f9fc0
CY
18942010-03-10 Chong Yidong <cyd@stupidchicken.com>
1895
1896 * Branch for 23.2.
1897
d99aaebd
CY
18982010-03-03 Chong Yidong <cyd@stupidchicken.com>
1899
1900 * faq.texi (Escape sequences in shell output): Note that ansi-color is
1901 now enabled by default.
1902
5794c2a5
MA
19032010-02-28 Michael Albinus <michael.albinus@gmx.de>
1904
1905 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1906 when Emacs runs in interactive mode. (Bug#5645)
1907
40572be6
GM
19082010-02-16 Glenn Morris <rgm@gnu.org>
1909
1910 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1911
7bb8ed67
MH
19122010-02-05 Mark A. Hershberger <mah@everybody.org>
1913
1914 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1915
45a1423d 19162010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
1917
1918 * gnus.texi (Score File Format): Fix typo.
1919
45a1423d 19202010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1921
1922 * cc-mode.texi: Replace references to obsolete c-subword-mode.
1923
14f17fc8
JB
19242010-01-18 Juanma Barranquero <lekktu@gmail.com>
1925
1926 * ada-mode.texi (Project File Overview): Fix typo.
1927
607d4369
CY
19282010-01-17 Chong Yidong <cyd@stupidchicken.com>
1929
1930 * semantic.texi: Add Richard Y. Kim credit.
1931
1932 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1933
3d1bfa99
MA
19342010-01-17 Michael Albinus <michael.albinus@gmx.de>
1935
1936 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 1937 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 1938
6fbf7a75
GM
19392010-01-17 Glenn Morris <rgm@gnu.org>
1940
b9f978f0
GM
1941 * calc.texi (Reporting Bugs): Don't mention format of repository.
1942
f19bc38d
GM
1943 * woman.texi (Bugs): Make "Emacs repository" less specific,
1944 and the URL for same more specific.
1945
6fbf7a75
GM
1946 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1947
16c3428a
JB
19482010-01-17 Juanma Barranquero <lekktu@gmail.com>
1949
1950 * ede.texi (ede-step-project, ede-proj-target):
1951 * tramp.texi (Remote processes): Fix typos.
1952
045b9da7
ML
19532010-01-16 Mario Lang <mlang@delysid.org>
1954
1955 * ede.texi (ede-target):
1956 * org.texi (Refiling notes): Remove duplicated words.
1957
c57008f6
SM
19582010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1959
1960 * gnus.texi (Posting Styles): Use with-current-buffer.
1961 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1962
798c9eb5
KR
19632010-01-02 Kevin Ryde <user42@zip.com.au>
1964
1965 * eieio.texi (Naming Conventions): Correction to xref on elisp
1966 coding conventions, is "Tips" node not "Standards".
1967
4970fbfe
CY
19682009-12-24 Chong Yidong <cyd@stupidchicken.com>
1969
1970 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1971
1972 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1973
83828b06
KY
19742009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1975
1976 * gnus.texi (Direct Functions): Add missing port number to tls method.
1977
45a4a565
JB
19782009-12-15 Juanma Barranquero <lekktu@gmail.com>
1979
1980 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1981 ($(infodir)/edt, edt.dvi): New targets.
1982
698bfef7
GM
19832009-12-15 Glenn Morris <rgm@gnu.org>
1984
1985 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1986 (edt, $(infodir)/edt, edt.dvi): New targets.
1987 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1988
1989 * Makefile.in (PDF_TARGETS, pdf): New.
1990 (clean): Add *.pdf.
1991 Add pdf rules for all manuals.
1992
0e983327
JB
19932009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
1994
1995 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
1996
8e687433
CY
19972009-12-14 Chong Yidong <cyd@stupidchicken.com>
1998
1999 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2000 (Smart Jump, Analyzer Debug): Copyedits.
2001 (Semantic mode user commands): Link to new nodes.
2002 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2003 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2004 upstream Semantic manual.
2005
2006 * semantic.texi (Introduction): Minor fix to diagram.
2007
020335df
MA
20082009-12-09 Michael Albinus <michael.albinus@gmx.de>
2009
2010 * eshell.texi (History): Add the other built-in variables.
2011 (Built-ins): Explain built-ins, and how to apply the external commands.
2012 Add `history', `su' and `sudo'.
2013
2014 * tramp.texi (Remote processes): Add missing <RET> in the example.
2015
6ddf13e4
BW
20162009-12-01 Bill Wohler <wohler@newt.com>
2017
2018 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2019 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2020 excessively garrulous.
2021
07b6428c
MA
20222009-11-29 Michael Albinus <michael.albinus@gmx.de>
2023
2024 * tramp.texi (Remote processes): Improve eshell example with "su"
2025 and "sudo" commands.
2026
fd1cefda
CY
20272009-11-28 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2030
2031 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2032 Document semantic-complete-analyze-inline.
2033 (Semanticdb search debugging commands): Minor clarification.
2034 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2035 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2036 manual.
9d542758 2037 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2038
159e3ad5
KR
20392009-11-28 Kevin Ryde <user42@zip.com.au>
2040
2041 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2042 @pxref, now EIEIO is in Emacs.
159e3ad5 2043
c6d47315
KR
2044 * erc.texi (Development): Correction to git tutorial url.
2045
16f6287e
GM
20462009-11-26 Glenn Morris <rgm@gnu.org>
2047
2048 * faq.texi (Latest version of Emacs): Mention stability of development
2049 version.
2050 (Problems with very large files): Max buffer size increase in 23.2.
2051 (VM): VM has moved house again.
2052
5ea5dbc9
JB
20532009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2054
2055 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2056 notations.
2057
5dec9555
CD
20582009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2059
45a4a565 2060 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2061
bd6f6833
CY
20622009-11-20 Chong Yidong <cyd@stupidchicken.com>
2063
2064 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2065 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2066 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2067
be479117
JB
20682009-11-17 Juanma Barranquero <lekktu@gmail.com>
2069
2070 * semantic.texi (Semantic Internals, Glossary):
2071 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2072 (Semanticdb search debugging commands): Fix typos.
2073
17291a1f
JB
20742009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2075
be479117 2076 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2077
af42a9cc
JB
20782009-11-16 Juanma Barranquero <lekktu@gmail.com>
2079
2080 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2081 ($(infodir)/semantic, semantic.dvi): New targets.
2082
3149927d
CY
20832009-11-16 Chong Yidong <cyd@stupidchicken.com>
2084
2085 * Makefile.in: Build the Semantic manual.
2086
2087 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2088 repository.
2089
977640ed
MA
20902009-11-16 Michael Albinus <michael.albinus@gmx.de>
2091
2092 * dbus.texi (Receiving Method Calls): New defun
2093 `dbus-unregister-service'.
2094
17673adf
CD
20952009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2096
2097 * org.texi (Speed keys): New section.
2098
0ecd3c90
MA
20992009-11-13 Michael Albinus <michael.albinus@gmx.de>
2100
2101 * dbus.texi (Type Conversion): Fix typo.
2102 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2103 `dbus-registered-objects-table'.
0c7efc08
SM
2104 (Receiving Method Calls): New defun `dbus-register-property'.
2105 Move `dbus-unregister-object' here.
0ecd3c90 2106
8bfe682a
CD
21072009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2108
2109 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2110
21112009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2112
2113 * org.texi (Column attributes): Add the new age summary operators.
2114 Also, mention the fact you can only use one summary operator per
2115 property.
2116
21172009-11-13 John Wiegley <johnw@newartisans.com>
2118
0c7efc08 2119 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2120 manual about how to track habits.
0c7efc08 2121 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2122 dangling clocks are resolved.
2123
21242009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2125
2126 * org.texi (Agenda commands): Document the new `i' command.
2127 (Inserting deadline/schedule): Document logging changes
2128 of scheduling and deadline times stamps.
2129 (In-buffer settings): Document the in-buffer keywords for logging
2130 changes of scheduling and deadline times stamps.
2131 (Structure editing, Plain lists): Document indentation
2132 cycling in empty entries with TAB.
2133 (Archiving): Document the default archiving command.
2134 (Moving subtrees): Document the new keys for archiving.
2135 (Internal archiving): Fix incorrect key.
2136 (Agenda commands): Document the TODO set switching commands.
2137 (Agenda commands): Document the new archiving keys.
2138 (Clocking work time): Better description on how to save
2139 and restore a clock.
2140 (Resolving idle time): Mention the x11idle program to get true
2141 idleness also under X11.
2142 (Resolving idle time): Use @kbd instead of @key for normal
2143 letters, because this is how he rest of the manual does this.
2144 (Pushing to MobileOrg): Mention that `org-directory'
2145 should be set.
2146 (Agenda commands): Document that SPC is a filter for
2147 any tag.
0c7efc08 2148 (Search view): Rename from "Keyword search".
8bfe682a
CD
2149 (Capure): New chapter.
2150 (Markup): New chapter.
0c7efc08
SM
2151 (Links in HTML export, Images in HTML export):
2152 Extend the section titles.
8bfe682a
CD
2153 (Images in HTML export): Document the align option.
2154 (Text areas in HTML export): Extend the section title.
2155 (Images in LaTeX export): Explain image placement in LaTeX.
2156
693737cd
GM
21572009-11-10 Glenn Morris <rgm@gnu.org>
2158
2159 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2160
c7bd4ebe
MA
21612009-11-08 Michael Albinus <michael.albinus@gmx.de>
2162
2163 * tramp.texi (Auto-save and Backup): Disable backups just for a
2164 method.
2165
2166 * trampver.texi: Update release number.
2167
76c5acad
MA
21682009-11-07 Michael Albinus <michael.albinus@gmx.de>
2169
2170 Sync with Tramp 2.1.17.
2171
2172 * trampver.texi: Update release number.
2173
d9a57abf
GM
21742009-10-29 Glenn Morris <rgm@gnu.org>
2175
2176 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2177
637f4f0f
MA
21782009-10-23 Michael Albinus <michael.albinus@gmx.de>
2179
2180 * tramp.texi (External methods): Temporary files are kept for
2181 `rsync' and `rsyncc' methods.
2182
310dbb05
JB
21832009-10-09 Juanma Barranquero <lekktu@gmail.com>
2184
2185 * eieio.texi: Fix typos.
2186
09094f28
CY
21872009-10-07 Chong Yidong <cyd@stupidchicken.com>
2188
2189 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2190
216f299a
JB
21912009-10-07 Juanma Barranquero <lekktu@gmail.com>
2192
2193 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2194 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2195
966a6506
CY
21962009-10-07 Chong Yidong <cyd@stupidchicken.com>
2197
2198 * Makefile.in: Build EIEIO and EDE manuals.
2199
22002009-10-07 Eric Ludlam <zappo@gnu.org>
2201
2202 * eieio.texi:
2203 * ede.texi: New files.
2204
8842cd9b
MA
22052009-10-05 Michael Albinus <michael.albinus@gmx.de>
2206
2207 * tramp.texi (Remote processes): Association of a pty is not supported.
2208
7006d207
CD
22092009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2210
2211 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2212 (Processing LaTeX fragments): Document that the size of images can be
2213 changes using the variable `org-format-latex-options'.
2214 (The date/time prompt, Timestamps): Be more accurate over ISO format
2215 dates and times.
2216 (Visibility cycling): Document showeverything keyword.
2217 (In-buffer settings): Document showeverything keyword.
2218 (Setting up the staging area): Fix the example.
2219 (MobileOrg): New section.
2220 (Agenda commands, Exporting Agenda Views): Document exporting the
2221 agenda view to Org files.
2222
0e7b2867
MA
22232009-09-28 Michael Albinus <michael.albinus@gmx.de>
2224
2225 * tramp.texi (History): Add IMAP support.
2226 (External methods): Add `imap' and `imaps' methods.
2227 (GVFS based methods): Add indices for `davs'.
2228 (Password handling): Rename anchors. Add IMAP entries for
2229 ~/.authinfo.gpg.
2230
2231 * trampver.texi: Set default value of `emacsimap'.
2232
4146636e
KY
22332009-09-22 Daiki Ueno <ueno@unixuser.org>
2234
2235 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2236
d22f7ffa
CY
22372009-09-13 Chong Yidong <cyd@stupidchicken.com>
2238
0c7efc08
SM
2239 * dired-x.texi (Technical Details):
2240 Delete dired-up-directory (Bug#4292).
d22f7ffa 2241
66043531
MA
22422009-09-03 Michael Albinus <michael.albinus@gmx.de>
2243
216f299a 2244 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2245
6eb02347
CD
22462009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2247
2248 * org.texi (Effort estimates): Document new effort setting commands.
2249 (Agenda commands): Document the new keys fro agenda time motion.
2250 Document entry text mode. Improve documentation of the keys to include
2251 inactive time stamps into the agenda view.
2252 (Feedback): Document the new bug report command.
0c7efc08 2253 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2254
38dc51ba
KY
22552009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2256
2257 * auth.texi (Help for users): Corrected markup.
2258
e402f452
GM
22592009-09-02 Glenn Morris <rgm@gnu.org>
2260
2261 * emacs-mime.texi (time-date): Mention float-time.
2262
744256cf
JB
22632009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2264
2265 * calc.texi (Simplifying Formulas): Improve the wording.
2266
b0b63450
MB
22672009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2268
2269 * auth.texi: Rewritten for coverage and clarity.
2270
22712009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2272
0c7efc08
SM
2273 * gnus.texi (Expiring Mail):
2274 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2275 (Various Various): Mention gnus-safe-html-newsgroups.
2276
2277 * gnus-news.texi: Mention
2278 gnus-mark-copied-or-moved-articles-as-expirable.
2279
2280 * emacs-mime.texi (Display Customization): Add xref to
2281 gnus-safe-html-newsgroups.
2282
b59329e0
MA
22832009-08-28 Michael Albinus <michael.albinus@gmx.de>
2284
2285 * tramp.texi (Version Control): Remove.
af42a9cc 2286 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2287 reference.
2288 (External methods): Correct `scpc' concept index entries. New method
2289 `rsyncc'.
2290 (External packages): New subsections "Filename completion" and "File
2291 attributes cache".
2292
0ff2d6c2
JB
22932009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2294
2295 * calc.texi (Rewrite Rules): Improve the example.
2296 (Simplifying Formulas): Explain use of the I and H flags for
2297 simplification.
2298
ecd3d54f
MA
22992009-08-25 Michael Albinus <michael.albinus@gmx.de>
2300
2301 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
2302 Describe autostart behaviour of dbus-ping.
2303 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2304 for timeout values.
78176e69
MA
2305 (Top): Remove footnote saying D-Bus is not enabled by
2306 default. (Bug#4256)
ecd3d54f 2307
0f215bca
DU
23082009-08-23 Daiki Ueno <ueno@unixuser.org>
2309
2310 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2311 Reported by Jari Aalto (Bug#4211).
0f215bca 2312 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2313 epa-global-mail-mode.
3b7ab45f
DU
2314 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2315 epa-setup.
0f215bca 2316
4f22e84d
MA
23172009-08-16 Michael Albinus <michael.albinus@gmx.de>
2318
2319 * dbus.texi (Asynchronous Methods): Allow nil handler.
2320
9ff0b02b 23212009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 2322
26b03ee3 2323 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 2324
26b03ee3 2325 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 2326
4c39f404
CY
23272009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2328
2329 * calc.texi (Date Forms): Fix typos.
2330
3bcfba17
GM
23312009-08-08 Glenn Morris <rgm@gnu.org>
2332
2333 * org.texi (Agenda commands): Restore clobbered change.
2334
66783bb4
EZ
23352009-08-07 Eli Zaretskii <eliz@gnu.org>
2336
2337 * calc.texi (Graphics, Devices): Update with the peculiarities of
2338 operation on MS-Windows.
2339
c8d0cf5c
CD
23402009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2341
2342 * org.texi (Publishing action): Improve documentation of file
2343 names when publishing to the source directory.
2344 (Clean view): Document `org-indent-mode'.
2345 (Clocking work time): Add documentation for the
2346 new :timetamp option when creating a clock report.
2347 (Paragraphs): Fix many typos.
2348 (Plain lists): Remove duplicate explanation about the
2349 `C-c *' command.
2350 (Literal examples): Update to reflect the new behavior
2351 of the -n -r -k switches when exporting source code examples.
2352 (Structure editing): Add information about `C-c *',
2353 converting a plain list into a list of Org items.
2354 (Remember): Small rephrasing of the paragraph
2355 describing remember.el. Also mentioned that remember.el is part
2356 of Emacs 23, not Emacs 22.
2357 (Clocking work time): Add documentation about
2358 displaying the current clocking time against the effort estimate.
2359 Also add a footnote about using `org-clock-in-prepare-hook' to add
2360 an effort estimate on the fly, just before clocking it.
2361 (Footnotes): Document automatic renumbering and
2362 sorting.
2363 (Agenda commands): Document new bulk commands.
2364 (Plain lists): Document new behavior of
2365 `org-cycle-include-plain-lists'.
4e2af782 2366 Hyphenation only in TeX.
c8d0cf5c
CD
2367 (Clocking work time): Document the key to update effort
2368 estimates.
2369 (Clocking work time): Document the clock time display.
2370 (Structure editing, TODO basics): Document new
2371 variables.
2372 (Column attributes): Document new colciew operators.
2373 (Publishing options): Document :xml-declaration.
2374 (Tracking TODO state changes): Document the
2375 LOG_INTO_DRAWER property.
2376 (Literal examples): Document the new implementation for
2377 editing source code.
2378 (Publishing action): Mention the new publishing
2379 function, to publish an Org source file.
2380 (Publishing links): Mention how to link to an Org source file.
2381 (Macro replacement): Document new macros.
2382 (Handling links): Document type-specific completion
2383 when inserting links.
2384 (Structure editing, Plain lists): Improve documentation
2385 on sorting.
2386 (Internal links): Document custom ids for links.
2387 (Handling links): Document custom ids for links.
2388 (CSS support): Document new class.
2389 (Refiling notes): Document the possibility to create new nodes
2390 during refiling.
2391 (Agenda commands): Document the "?" operator to find
2392 tasks without effort setting.
2393 (Exporting agenda information): Section moved.
2394 (RSS Feeds): New section.
2395 (Built-in table editor): Document M-e and M-a navigate
2396 inside table field.
2397 (Stuck projects): Docment that projects identified as
2398 un-stuck will still be searchd for stuck sub-projects.
2399 (Paragraphs): Document centering.
2400 (Creating timestamps, Agenda commands): Document new
2401 behavior when changing time stamps.
2402 (Structure editing): Document the new command
2403 `org-clone-subtree-with-time-shift'.
2404 (Publishing): Refresh this chapter.
2405 (Export options, Export options, In-buffer settings):
2406 Document the new keywords.
2407 (Matching tags and properties): Collect all
2408 documentation about tags/property matches here.
2409 (Setting tags): Document `org-tag-persistent-alist'.
2410 (Weekly/daily agenda): New section.
2411 (Orgstruct mode): Describe `orgstruct++-mode'.
2412 (Drawers): Mention the LOGBOOK drawer.
2413 (Export options, Sectioning structure): Document the
2414 #+LEATEX_HEADER in-buffer setting.
2415 (Bugs): Section removed.
2416 (Hooks): New section.
0c7efc08 2417 (Add-on packages): Move here from old location.
c8d0cf5c
CD
2418 (Context-sensitive commands): New section.
2419 (Setting tags): Document newline option.
2420 (Global TODO list, Matching tags and properties):
2421 Mention more variables.
2422 (Checkboxes): Update to changed command behavior.
81a5560e 2423
40d2791f
CY
24242009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2425
2426 * speedbar.texi (Basic Key Bindings): Fix typo.
2427
65d0154b
JB
24282009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2429
2430 * calc.texi (Vector/Matrix Functions): Add index entries for both
2431 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2432 affects matrices with more than one row.
b5bdfd9f 2433 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 2434
5a9e3ab7
JB
24352009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2436
2437 * calc.texi (Stack Manipulation Commands): Add documentation for
2438 `calc-transpose-lines'
2439
42fb7e61
MA
24402009-07-27 Michael Albinus <michael.albinus@gmx.de>
2441
2442 * dbus.texi (Receiving Method Calls): Describe special return value
2443 `:ignore'.
2444
574b69d5
AM
24452009-07-24 Alan Mackenzie <acm@muc.de>
2446
2447 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2448 initialization, any individual variable setting now takes precedence
2449 over one done via c-file-style/c-file-offsets.
2450
ec06459c
JB
24512009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2452
2453 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2454 truncated when Calc is quit.
2455 (Customizing Calc): Document `calc-undo-length'.
2456
4ce54f6b
CY
24572009-07-20 Chong Yidong <cyd@stupidchicken.com>
2458
2459 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2460
0e4f8ba5
GM
24612009-07-11 Kevin Ryde <user42@zip.com.au>
2462
2463 * pcl-cvs.texi (About PCL-CVS):
2464 * widget.texi (Basic Types):
2465 Fix cross-references.
2466
fa0f81b0
AS
24672009-07-01 Andreas Schwab <aschwab@redhat.com>
2468
2469 * dbus.texi (Type Conversion): Don't use literal control character.
2470
88a683c5
MA
24712009-07-01 Michael Albinus <michael.albinus@gmx.de>
2472
2473 * tramp.texi (GVFS based methods): New section.
2474 (Remote processes): Processes for GVFS based methods run locally.
2475
36c8febb
MA
24762009-06-30 Michael Albinus <michael.albinus@gmx.de>
2477
0c7efc08
SM
2478 * tramp.texi (Inline methods, External methods, Gateway methods):
2479 Avoid the words "kludge" and hack".
36c8febb
MA
2480 (External methods): Add `synce' method.
2481
2482 * trampver.texi: Update release number.
2483
d6b951bb
MA
24842009-06-22 Michael Albinus <michael.albinus@gmx.de>
2485
2486 Sync with Tramp 2.1.16.
2487
2488 * tramp.texi (History): Add GVFS support.
2489 (External methods): Precise `rsync' description. Add `dav', `davs' and
2490 `obex' methods. Add 'tramp-gvfs-methods' option.
2491 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2492 forms.
2493 (Remote Programs): Introduce `tramp-own-remote-path'.
2494 (Remote processes): New subsection "Running remote programs that create
2495 local X11 windows".
2496 (Frequently Asked Questions): Improve code for disabling vc.
2497
2498 * trampver.texi: Update release number. Set default value of
2499 `emacsgvfs'.
2500
70243478
CY
25012009-06-21 Chong Yidong <cyd@stupidchicken.com>
2502
2503 * Branch for 23.1.
2504
54b31cbf
GM
25052009-06-17 Glenn Morris <rgm@gnu.org>
2506
2507 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2508 (Latest version of Emacs): Mention source code repository.
2509
f6adc23c
GM
25102009-06-16 Glenn Morris <rgm@gnu.org>
2511
2512 * faq.texi (Top): Language tweak.
2513 (Extended commands): Most people have arrow keys.
2514 (Emacs manual): Say how to follow info links.
2515 (File-name conventions): Change title a bit. Explain about source
2516 versus installed. Condense etc description.
2517 (Guidelines for newsgroup postings): Mention Savannah list page.
2518 (Newsgroup archives): Simplify.
2519 (Contacting the FSF): Add contact URL.
2520 (Emacs Lisp documentation): Printed version not always available.
2521 (Installing Texinfo documentation): Explain how by hand installation is
2522 not normally needed. Use add-to-list. Remove duplicate reference.
2523 (Informational files for Emacs): Move info on Help menu here from
2524 "File-name conventions".
2525 (Help installing Emacs): Tweak uref.
2526 (Obtaining the FAQ): Mention repository.
2527 (Origin of the term Emacs): Explain "ITS".
2528 (Changing load-path): Use add-to-list.
2529 (Automatic indentation): Clarify this is for Text mode.
2530 Don't mention Indented Text mode.
2531 (Finding Emacs on the Internet): The FSF does not seem to offer a
2532 deluxe distribution on CD anymore.
2533
b59a8457
GM
25342009-06-16 Glenn Morris <rgm@gnu.org>
2535
2536 * faq.texi (Top): Mention which Emacs version this FAQ is about.
2537 Recommend the latest release. Mention how to get older FAQs.
2538 Recommend the Emacs manual.
2539 (Guidelines for newsgroup postings): Discourage cross-posts.
2540 (Underlining paragraphs): Remove.
2541 (Editing MS-DOS files): Remove pre-Emacs 20 information.
2542 (Bugs and problems): Update key-binding.
2543 (Problems with very large files): Mention 64-bit.
2544 (Shell process exits abnormally): Remove.
2545 (Problems with Shell Mode): Rename and update.
2546 (Spontaneous entry into isearch-mode)
2547 (Problems talking to certain hosts): Remove. This is old information,
2548 in etc/PROBLEMS if needed.
2549 (Emacs takes a long time to visit files, Updating Emacs): Remove.
2550 (Dired claims that no file is on this line): Update.
2551 (Installing Emacs, Problems building Emacs): Simplify.
2552 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
2553 information.
2554 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
2555 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
2556 (JDEE): "JDEE", not "JDE".
2557 (Handling C-s and C-q with flow control, Binding C-s and C-q):
2558 Remove. This is old information, in etc/PROBLEMS if needed.
2559 (stty and Backspace key, Kanji and Chinese characters): Remove.
2560 (Right-to-left alphabets): Update section.
2561 (Changing the included text prefix): Gnus uses message-yank-prefix.
2562 Add cross-reference to Supercite manual.
2563 (Saving a copy of outgoing mail): Simplify output file description.
2564 (Expanding aliases when sending mail): Refer to Emacs manual.
2565 Remove old info about RFC822.
2566 Correct description of how to rebuild aliases.
2567 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
2568 (MIME with Emacs mail packages)
2569 (Viewing articles with embedded underlining)
2570 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
2571 Remove old sections.
2572 (Killing based on nonstandard headers): Remove. Scoring is preferable,
2573 and is well-documented in the Gnus manual.
2574 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
2575 (Making Gnus faster): Rename from "Starting Gnus faster".
2576 Merge "Catch-up is slow in Gnus" into here.
2577
0e6d12ca
GM
25782009-06-14 Glenn Morris <rgm@gnu.org>
2579
2580 * faq.texi (Status of Emacs): Re-order with most recent releases first.
2581 (New in Emacs 23): New section.
2582 (Handling C-s and C-q with flow control): Add xref.
2583
2e17e05e
GM
25842009-06-13 Glenn Morris <rgm@gnu.org>
2585
2586 * faq.texi (Setting up a customization file): Grammar fix.
2587 Customize is no longer "new".
2588 (Displaying the current line or column): Line-number mode is on by
2589 default. Don't mention `column' package. Mention linum.el.
2590 (Turning on abbrevs by default): Explain how to do it for buffers,
2591 modes, and everywhere.
2592 (Associating modes with files): Use add-to-list. Don't mention Emacs
2593 19.
2594 (Highlighting a region): On by default since 23.1.
2595 (Replacing highlighted text): Update doc quote.
2596 (Working with unprintable characters): Don't mention search-quote-char.
2597 (Using an already running Emacs process): Gnuclient is probably not an
2598 enhancement these days.
2599 (Indenting switch statements): Remove mention of pre-Emacs 20.
2600 (Horizontal scrolling): Abbreviate Emacs 20 description.
2601 (Replacing text across multiple files): Fix name of dired command.
2602 (Disabling backups): Use require not load.
4f9d4de3 2603 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 2604
2a1cf2b9
BW
26052009-06-13 Bill Wohler <wohler@newt.com>
2606
2607 Release MH-E manual version 8.2.
2608
2609 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2610 release 8.2.
2611
85b438b7
GM
26122009-06-13 Glenn Morris <rgm@gnu.org>
2613
2614 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
2615 in this day and age the common meaning is "on the web".
2616 (copying): Use @copyright in all cases.
2617 (Basic keys): Remove reference to deleted manual node "Text Characters".
2618 (File-name conventions): Use GNU as an example rather than SERVICE.
2619 default.el lives in site-lisp. Update Info directory location.
2620 (Real meaning of copyleft): GPL actions have been brought, but all
2621 settled out of court.
2622 (Guidelines for newsgroup postings): Shorten section title.
2623 Simplify comp.emacs description.
2624 (Newsgroup archives): Change Google URL. Describe Gmane.
2625 (Unsubscribing from Emacs lists): Remove discussion of "distribution
2626 points". Mention List-Unsubscribe header.
2627 (Contacting the FSF): Update email and URLs.
2628 (Basic editing): Mention F1 for help.
2629 (Installing Texinfo documentation): Refer to Texinfo website rather
2630 than ftp server.
2631 (Printing a Texinfo file): Mention texi2pdf.
2632 (Informational files for Emacs): Don't describe FTP or SERVICE, they
2633 are just stubs nowadays.
2634 (Latest version of Emacs): Explain version numbers.
2635 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
2636 (Turning on syntax highlighting): No need to mention hilit19 any more.
2637 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
2638 (Modes for various languages): Remove section.
2639 (Major packages and programs): Remove most version and maintainer
2640 information - it's hard to keep up-to-date, and adds nothing.
2641 Similarly with direct links to mailing lists.
2642 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
2643 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
2644 years, and Emacs comes with tools for this now.
2645 (Patch): Remove section - this is a standard tool.
2646 (Using function keys under X): Remove section.
2647
93e2d996
GM
26482009-06-12 Glenn Morris <rgm@gnu.org>
2649
2650 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
2651 (Help installing Emacs): Remove reference to deleted X11 node.
2652 (Associating modes with files): Interpreter-mode-alist is no longer
2653 subservient to auto-mode-alist.
2654 (Installing Emacs): Change future Emacs version.
2655 (Linking with -lX11 fails): Remove old section.
2656 (Packages that do not come with Emacs): Update ELL location.
2657 Emacs Lisp archive is dead.
2658 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
2659 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
2660 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
2661 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
2662 (Removing flashing messages): Remove section about non-existent Gnus
2663 option.
2664
f0bf7708
GM
2665 * faq.texi (Top): Add @top command.
2666 Remove the optional arguments from all @node commands: makeinfo can
2667 generate these automatically, and it is easier to edit and rearrange
2668 nodes without them.
2669
30884d11
GM
26702009-06-11 Glenn Morris <rgm@gnu.org>
2671
2672 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
2673 (The LPF): Make the updated URL the sole reference point.
2674 (Learning how to do something): Update refcard price and format.
2675 (Getting a printed manual): Sources in doc/emacs/, not man/.
2676 Also available in PDF format. Since the page count varies, be less
2677 precise.
2678 (Informational files for Emacs): Remove references to deleted files
2679 LPF and SUN-SUPPORT, and to UUCP.
2680 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
2681 Remove many obsolete ways to get the FAQ, which now seems only to be
2682 distributed with Emacs.
2683 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
2684
deab46e0
CY
26852009-06-09 Chong Yidong <cyd@stupidchicken.com>
2686
223b43fa 2687 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 2688 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 2689
deab46e0
CY
2690 * ada-mode.texi (Installation, Compile commands)
2691 (Project File Overview, No project files, Set compiler options)
2692 (Use GNAT project file, Use multiple GNAT project files)
2693 (Identifier completion): Use @samp for menu items, and @kbd for key
2694 sequences (Bug#3504).
2695
71fbd643
DU
26962009-06-04 Daiki Ueno <ueno@unixuser.org>
2697
8c9bb6f5 2698 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 2699
f197085b
CY
27002009-06-04 Ryan Yeske <rcyeske@gmail.com>
2701
2702 * message.texi (Header Commands): Fix descriptions to match
2703 keybindings.
2704
7f3bc720
DU
27052009-04-22 Daiki Ueno <ueno@unixuser.org>
2706
2707 * gnus.texi (Security): Mention that EasyPG is the current default.
2708
4518068d
CY
27092009-04-13 Chong Yidong <cyd@stupidchicken.com>
2710
2711 * ediff.texi (Session Commands): Fix typo.
2712
d7ca410a
MB
27132009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2714
2715 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
2716 news.software.readers. Reported by Florian Rehnisch.
2717
c6c76add
GM
27182009-04-02 Glenn Morris <rgm@gnu.org>
2719
2720 * auth.texi: Capitalize direntry.
2721
2722 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
2723 using a period in the entry name. (Bug#2797)
2724
35ed8e2e
JB
27252009-03-03 Juanma Barranquero <lekktu@gmail.com>
2726
2727 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
2728 ($(infodir)/auth, auth.dvi): New targets.
2729
e280480a
GM
27302009-03-03 Glenn Morris <rgm@gnu.org>
2731
2732 * auth.texi: Fix @setfilename.
2733
2734 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
2735 (auth, $(infodir)/auth, auth.dvi): New rules.
2736
8a76755b
GM
27372009-02-25 Glenn Morris <rgm@gnu.org>
2738
2739 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
2740
0038d478
MB
27412009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2742
2743 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
2744
27452009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2746
2747 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
2748 gnus-nocem-issuers, and gnus-nocem-verifyer.
2749
867d4bb3
JB
27502009-02-20 Juanma Barranquero <lekktu@gmail.com>
2751
2752 * ada-mode.texi (Project files, Automatic Casing):
2753 * dbus.texi (Signals):
2754 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
2755 * mh-e.texi (HTML):
2756 * nxml-mode.texi (Locating a schema)
2757 (Using the document's URI to locate a schema):
2758 * org.texi (Footnotes, Using the mapping API):
2759 * rcirc.texi (Channels): Remove duplicate words.
2760
3a44dc1f
GM
27612009-02-20 Glenn Morris <rgm@gnu.org>
2762
2763 * dired-x.texi (Miscellaneous Commands):
2764 * gnus.texi: Minor updates for mbox Rmail.
2765
5dc584b5
KB
27662009-02-16 Karl Berry <karl@gnu.org>
2767
b59a8457
GM
2768 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2769 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
2770 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2771 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2772 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2773 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
2774 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
2775 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2776 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
2777 Consistently use @insertcopying in the Top node,
5dc584b5 2778 @contents at the front (after @end titlepage),
b59a8457 2779 and @direntry after @copying. (Bug#1988)
5dc584b5 2780
9eb59592
MB
27812009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2782
2783 * auth.texi: New file documenting auth-source.
2784
d324fa76
CD
27852009-02-13 Carsten Dominik <dominik@science.uva.nl>
2786
2787 * org.texi (Org Plot): Fix link.
2788
7a603b73
DU
27892009-02-09 Daiki Ueno <ueno@unixuser.org>
2790
2791 * epa.texi (Mail-mode integration): Mention the way to do
2792 "encrypt-to-self". (Bug#1807)
2793
a626b338 27942009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
2795
2796 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
2797
3b36c17e
MB
27982009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2799
2800 * gnus-news.texi: Print version about Incoming*.
2801
55033558
CD
28022009-02-02 Carsten Dominik <dominik@science.uva.nl>
2803
2804 * org.texi (Structure editing, Handling links)
2805 (Fast access to TODO states, Javascript support): Make standard docs
2806 correctly reflect default variable settings.
2807
ec712abb
GM
28082009-02-02 Glenn Morris <rgm@gnu.org>
2809
2810 * org.texi: Fix typos.
2811
7112648c
MA
28122009-02-01 Michael Albinus <michael.albinus@gmx.de>
2813
2814 Sync with Tramp 2.1.15.
2815
2816 * trampver.texi: Update release number.
2817
2e461fc1
CD
28182009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2819
2820 * org.texi (TODO dependencies): Document TODO dependencies on
2821 checkboxes.
2822
bc283609
CD
28232009-01-30 Carsten Dominik <dominik@science.uva.nl>
2824
2825 * org.texi (TODO dependencies): Document key binding for toggling
2826 ORDERED property.
2827
74fc5047
MA
28282009-01-28 Michael Albinus <michael.albinus@gmx.de>
2829
2830 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
2831 of hook functions.
2832
d6685abc
CD
28332009-01-28 Carsten Dominik <dominik@science.uva.nl>
2834
2835 * org.texi (TODO dependencies): New section.
2836
65c439fd
CD
28372009-01-27 Carsten Dominik <dominik@science.uva.nl>
2838
2839 * org.texi (Plain lists, TODO basics, Priorities)
2840 (Multiple sets in one file, Conflicts): Document interaction with
2841 `shift-selection-mode'.
2842
5fafc247
JB
28432009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2844
2845 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2846 Make Calc the subject of sentences.
2847 (Rearranging Formulas using Selections): Discuss new options
2848 for `j *'.
2849
e7433508
MA
28502009-01-26 Michael Albinus <michael.albinus@gmx.de>
2851
2852 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2853
2096a1b6
GM
28542009-01-26 Glenn Morris <rgm@gnu.org>
2855
2856 * org.texi: Fix typos.
2857
0cb61492
BW
28582009-01-26 Bill Wohler <wohler@newt.com>
2859
2096a1b6 2860 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 2861
0bd48b37
CD
28622009-01-25 Carsten Dominik <dominik@science.uva.nl>
2863
2864 * org.texi (References): Add information about remote references.
2865 (Built-in table editor): Document `C-c RET' in tables.
2866 (Math symbols, Quoting LaTeX code): Mention that simple
2867 LaTeX macros survive LaTeX export.
2868 (Images in LaTeX export): Show how to create a reference to a
2869 figure.
2870 (Sectioning structure): Document that the LaTeX class can be
2871 specified in a property.
2872 (Text areas in HTML export): New section.
2873 (External links): Add examples for text search and ID links.
2874 (Built-in table editor): Remove the descriptio of `C-c
2875 C-q', it not longer works.
2876 (Literal examples): Document that a space must follow
2877 the colon in short examples.
2878 (Relative timer): Document `org-timer-stop'.
2879 (Footnotes): New section.
2880 (Footnote markup): Shorten section and refer to new Footnote
2881 section.
2882 (Literal examples): Add documentation for line
2883 numbering in and references to code examples.
2884 (CSS support): Fix the description of default CSS styles.
2885 (Capturing column view): Document
2886 "file:path/to/file.org" as an allowed value for the ID property of
2887 a dynamic block copying column view.
2888
49dbbaf2
SE
28892009-01-23 Stephen Eglen <stephen@gnu.org>
2890
2891 * mh-e.texi (Getting Started): Describe $MH.
2892
193e6828
MA
28932009-01-21 Michael Albinus <michael.albinus@gmx.de>
2894
2895 * tramp.texi (all): Harmonize usage of "external method",
2896 "external transfer method" and "out-of-band method".
2897 (Connection types): Precise the differences of inline and external
2898 methods. Written by Adrian Phillips <a.phillips@met.no>.
2899
26b9f88d
MB
29002009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2901
2902 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2903 commands as described at the top. Reported by Allan Gottlieb
2904 <gottlieb@nyu.edu>.
2905
29062009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2907
2908 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2909 nnmail-pathname-coding-system.
2910
377952e0
GM
29112009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
2912
2913 * org.texi (Relative timer): Fix typo.
2914
a20d3598
JB
29152009-01-15 Juanma Barranquero <lekktu@gmail.com>
2916
2917 * org.texi (Clocking work time): Fix typo.
98a1e0f5 2918 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 2919
a50253cc
GM
29202009-01-13 Glenn Morris <rgm@gnu.org>
2921
2922 * org.texi: Fix some more typos.
2923
07450bee
GM
29242009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
2925
2926 * org.texi: Fix some typos.
2927
e3e955fe
MB
29282009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2929
2930 * gnus.texi (Group Parameters): Add note for local variables.
2931
29322009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2933
0c7efc08
SM
2934 * gnus.texi (Converting Kill Files): Fix URL.
2935 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
2936
29372009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2938
2939 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2940 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
2941 (Paging the Article): Add index entry.
2942
71dd9983
JB
29432009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
2944
2945 * ada-mode.texi (Examples): Delete redundant text.
2946
4a0cf14f
MA
29472009-01-03 Michael Albinus <michael.albinus@gmx.de>
2948
36c8febb 2949 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
2950
2951 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2952 addresses.
2953
aedac0f0
BW
29542009-01-03 Bill Wohler <wohler@newt.com>
2955
2956 * mh-e.texi (Scan Line Formats): Indicate that first column should be
2957 kept empty.
2958
4c65b566
CD
29592008-12-20 Carsten Dominik <dominik@science.uva.nl>
2960
2961 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
2962 (HTML Export commands, LaTeX/PDF export commands):
2963 Improve documentation about transient-mark-mode.
4c65b566
CD
2964 (References): DOcuemtn the use of special names like $LR1 to reference
2965 to fields in the last table row.
2966
e1a78e1e
JL
29672008-12-19 Juri Linkov <juri@jurta.org>
2968
2969 * info.texi (Search Text): Remove mention of removed key binding M-s.
2970
17a0aa82
CD
29712008-12-18 Carsten Dominik <dominik@science.uva.nl>
2972
2973 * org.texi (References): Remove mentioning of @0 as reference for the
2974 last line, this has been reverted in the Lisp sources.
2975
4997d802
JB
29762008-12-17 Juanma Barranquero <lekktu@gmail.com>
2977
2978 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2979 (DVI_TARGETS): Remove duplicates. Add sasl.
2980 ($(infodir)/sasl, sasl.dvi): New targets.
2981
33306645
CD
29822008-12-17 Carsten Dominik <dominik@science.uva.nl>
2983
2984 * org.texi: Version number pushed to 6.15d.
2985
db55f368
CD
29862008-12-16 Carsten Dominik <dominik@science.uva.nl>
2987
a0bf4117 2988 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
2989 (Images in LaTeX export): New section.
2990 (Inlined images, Images in HTML export): Sections renamed.
2991
dae0a942
MB
29922008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2993
2994 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
2995
9f5572e9
MB
29962008-12-04 David Engster <dengste@eml.cc>
2997
2998 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 2999 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3000
bc23baaa
CD
30012008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3002
3003 * org.texi (Using the mapping API): Fix bug in mapping example.
3004 (Publishing options): Make the list of properties complete again, in
3005 correspondence to the variable `org-export-plist-vars'.
3006 (Property searches): Document new special values for time comparisons.
3007 (Tag inheritance): Refine the description of tag inheritance.
3008 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3009 (Effort estimates): Document the new relative timer.
bc23baaa 3010
3bf8054f
JB
30112008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3012
3013 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3014 (Using Calc): Clarify use of `C-x * o'.
3015 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3016
ac134f2f
RS
30172008-11-28 Richard M Stallman <rms@gnu.org>
3018
3019 * dbus.texi (Receiving Method Calls): Clean up previous change.
3020
ace706d1
MA
30212008-11-26 Michael Albinus <michael.albinus@gmx.de>
3022
3023 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3024 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3025 `dbus-unescape-from-identifier'.
3026 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3027 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3028 (Signals): Use the constants in the example.
3029
d60b1ba1
CD
30302008-11-24 Carsten Dominik <dominik@science.uva.nl>
3031
b97439ce 3032 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3033
ce4fdcb9
CD
30342008-11-23 Carsten Dominik <dominik@science.uva.nl>
3035
3036 * org.texi (Setting up Remember): Document `org-remember-mode'.
3037 (External links): Document that bbdb links can use a regular
3038 expression.
3039 (External links): Document that elisp links can contain interactive
3040 commands.
3041
c8548a00 30422008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3043
3044 * viper.texi (viper-translate-all-ESC-keysequences):
3045 Description removed.
3046
6a2c4aec
GM
30472008-11-19 Glenn Morris <rgm@gnu.org>
3048
3049 * doclicense.texi: Change to FDL 1.3.
3050 Relicense all texi files under FDL 1.3 or later.
3051
59ee4113
JB
30522008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3053
3054 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3055
59bcbb98 30562008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3057
0c7efc08 3058 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3059
3060 * ediff.texi: Version/date change.
9f90198a 3061
8aa41c9b
CY
30622008-11-14 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3065
17587b1b
JB
30662008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3067
3068 * calc.texi (About This Manual): Comment out a mention of
3069 marginal notes.
3070
564c900e
CD
30712008-11-12 Carsten Dominik <dominik@science.uva.nl>
3072
3073 * org.texi (Clocking work time): Document the :formula property of
3074 clock tables.
3075 (Structure editing, Refiling notes): Document refiling regions.
3076 (Agenda commands): Document the double-prefix version
3077 of the `l' command in the agenda.
3078 (Handling links): Explain the effect of a double prefix
3079 arg to `C-c C-o'.
3080 (TODO basics): Add documentation for tag triggers.
3081
3c4be1f2
GM
30822008-10-23 Glenn Morris <rgm@gnu.org>
3083
3084 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3085 byte-compiling things like `+'.
3086
3087 * ns-emacs.texi: Merge copyright years of author now with assignment
3088 into FSF years.
3089 (VER): Use it for easier automatic updating. Use Emacs version rather
3090 than standalone Emacs.app version.
3091
a6520ff3
CD
30922008-10-12 Carsten Dominik <dominik@science.uva.nl>
3093
864c9740 3094 * org.texi: Lots of minor fixes.
a6520ff3
CD
3095 (Capture): New chapter.
3096 (Org Plot): New section.
3097
db7a4b66
MH
30982008-09-30 Magnus Henoch <mange@freemail.hu>
3099
3100 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3101
4043c194
JB
31022008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3103
3104 * calc.texi (User Defined Units): Mention how to enter optional display
3105 string.
3106
eef5ade7
MB
31072008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3108
0c7efc08 3109 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3110 avoid the "y/n" wording.
3111
e52cac88
MB
31122008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3113
0c7efc08 3114 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3115
31162008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3117
3118 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3119 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3120
00c55306
BW
31212008-09-22 Bill Wohler <wohler@newt.com>
3122
3123 Release MH-E manual version 8.1.
3124
3125 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3126 release 8.1.
3127
3128 * mh-e.texi: Retain dual license as agreed to by the FSF.
3129 However, bump GPL to Version 3.
3130 Use @include for license text.
3131
e52cac88 31322008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3133
3134 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3135 (Store custom flags and keywords, Store arbitrary data):
3136 Clean up markup.
64763fe3
MB
3137
31382008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3139
3140 * gnus.texi (The Gnus Registry): Document it.
3141
9e601b8d
MB
31422008-09-08 David Engster <dengste@eml.cc>
3143
88ee5b02
JB
3144 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3145 Clarify section about choosing back end servers.
9e601b8d 3146
247043f1
GM
31472008-08-23 Glenn Morris <rgm@gnu.org>
3148
3149 * dired-x.texi (Shell Command Guessing):
3150 Mention dired-guess-shell-case-fold-search. (Bug#417)
3151
2bfec7a0
MA
31522008-08-22 Michael Albinus <michael.albinus@gmx.de>
3153
3154 * trampver.texi: Update release number.
3155
247043f1 31562008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3157
3158 * ns-emacs.texi: Update version.
3159 (Introduction): Correct menu location for options save.
3160 (Customization): Note that defaults are stored under org.gnu.Emacs.
3161
8c20bd92
BW
31622008-08-11 Bill Wohler <wohler@newt.com>
3163
3164 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3165 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3166 Henman) (closes SF #1768928).
3167
767a4d92
GM
31682008-08-10 Glenn Morris <rgm@gnu.org>
3169
3170 * ns-emacs.texi: Use @copying. Change copyright of authors with
3171 assignment to FSF. Change license to GFDL.
3172 (Top): Remove outdated references.
3173
6ecfe5c2
MB
31742008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3175
88ee5b02
JB
3176 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3177 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3178 gnus-summary-sort-by-most-recent-date.
3179 (Summary Sorting): Explain prefix argument.
3180
31812008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3182
3183 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3184 gnus-summary-pipe-output.
3185
eb932e8a
MA
31862008-08-03 Michael Albinus <michael.albinus@gmx.de>
3187
3188 * dbus.texi (Receiving Method Calls): Document error handling of own
3189 D-Bus methods.
3190
bfe16263
BW
31912008-08-01 Bill Wohler <wohler@newt.com>
3192
3193 * mh-e.texi (Reading Mail)
9f90198a 3194 (Viewing Attachments): Describe new function
bfe16263
BW
3195 mh-show-preferred-alternative.
3196 (Sending Mail, Redistributing, Sending Message): Describe new hook
3197 mh-annotate-msg-hook.
3198
21956b56
MA
31992008-07-31 Michael Albinus <michael.albinus@gmx.de>
3200
3201 * dbus.texi (Arguments and Signatures): Fix example.
3202 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3203 (Asynchronous Methods): New node.
9f90198a
JB
3204 (Errors and Events): Describe extended layout of `dbus-event'.
3205 New defun `dbus-event-message-type'.
21956b56 3206
7c2fb837
DN
32072008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3208
3209 * ediff.texi: Remove VMS support.
3210
13662773
JB
32112008-07-29 Juanma Barranquero <lekktu@gmail.com>
3212
3213 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3214 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3215
ddde0b34
CY
32162008-07-29 Chong Yidong <cyd@stupidchicken.com>
3217
3218 * Makefile.in: Add mairix-el targets.
3219
32202008-07-29 David Engster <deng@randomsample.de>
3221
3222 * mairix-el.texi: New file.
3223
d5875b25
JB
32242008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3225
366b7d44
JB
3226 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3227 project files. Delete 'main_unit' project variable; not needed. Allow
3228 process environment variables wherever project variables are allowed.
3229 Add tutorial section on multiple GNAT project files.
d5875b25 3230
6cbab8ee
MA
32312008-07-27 Michael Albinus <michael.albinus@gmx.de>
3232
3233 Sync with Tramp 2.1.14.
3234
3235 * trampver.texi: Update release number.
3236
9e2a2647
DN
32372008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3238
3239 * ns-emacs.texi:
3240 * faq.texi: Remove mentions of Mac Carbon.
3241
d62672f3
MB
32422008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3243
3244 * gnus.texi (Saving Articles): Describe the 2nd argument of
3245 gnus-summary-save-in-pipe.
3246 (SpamAssassin): Use it.
3247
32482008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3249
3250 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3251
dd12e1c6
CD
32522008-07-25 Carsten Dominik <dominik@science.uva.nl>
3253
3254 * org.texi (Export options): Document the use of the creator flag.
3255
44ce9197
CD
32562008-07-24 Carsten Dominik <dominik@science.uva.nl>
3257
3258 * org.texi: New version 6.06a.
3259
ddd13c5d
JB
32602008-07-23 Juanma Barranquero <lekktu@gmail.com>
3261
3262 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3263 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3264
8dc6104d
JB
32652008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3266
3267 * calc.texi (Editing Stack Entries):
3268 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3269 Calc's help functions. Mention fixing typos.
3270 (Customizing Calc): Fix typo.
3271
32722008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3273
3274 * calc.texi (summarykey): New macro. Use to correctly format keys in
3275 the summary.
3276
ddd13c5d 32772008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3278
3279 * ns-emacs.texi (Customization): Corrected documentation on color
3280 specification formats.
3281
568beaa2
AS
32822008-07-19 Andreas Schwab <schwab@suse.de>
3283
db8ef699 3284 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3285
3286 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3287 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3288
cd71b9ae
MA
32892008-07-18 Michael Albinus <michael.albinus@gmx.de>
3290
3291 * dbus.texi (Inspection): Rework, introduce submenus.
3292 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3293 (Properties and Annotations, Arguments and Signatures): New nodes.
3294
9b7993b4
MA
32952008-07-13 Michael Albinus <michael.albinus@gmx.de>
3296
3297 * dbus.texi (Receiving Method Calls): Fix description of
3298 `dbus-register-method'.
3299 (Signals): Allow also signal arguments for filtering in
3300 `dbus-register-signal'.
3301
241d447b
JB
33022008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3303
3304 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3305 `cnorm'.
3306 (Arithmetic Tutorial): Simplify the verification of prime factors.
3307
adb46650
MB
33082008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3309
3310 * gnus.texi (Saving Articles): Mention
3311 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3312
92e15881
JB
33132008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3314
3315 * calc.texi: Adjust mode line throughout.
3316
ea597303
JB
33172008-06-28 Juanma Barranquero <lekktu@gmail.com>
3318
3319 * sasl.texi (Mechanisms): Fix typos.
3320
aee08080
JB
33212008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3322
3323 * calc.texi (Killing from the stack): Mention using normal Emacs
3324 copying.
3325
a06a4a12
MA
33262008-06-21 Michael Albinus <michael.albinus@gmx.de>
3327
0c7efc08 3328 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 3329 Add `auth-source' mechanism.
a06a4a12
MA
3330 (Connection caching): Tramp reopens the connection automatically,
3331 when the operating system on the remote host has been changed.
3332
7389398d
EZ
33332008-06-20 Eli Zaretskii <eliz@gnu.org>
3334
3335 * makefile.w32-in (distclean): Remove makefile.
3336
b349f79f
CD
33372008-06-17 Carsten Dominik <dominik@science.uva.nl>
3338
3f9b4c2b 3339 * org.texi (Using the mapping API): New section.
b349f79f 3340 (Agenda column view): New section.
3f9b4c2b 3341 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 3342 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 3343 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
3344
33452008-06-17 Jason Riedy <jason@acm.org>
3346
3347 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3348 function, and efmt may be a two-argument function.
3349 (Radio tables): Document multiple destinations.
3350
cd5c05d2
GM
33512008-06-16 Glenn Morris <rgm@gnu.org>
3352
3353 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3354 Add Cover-Texts.
3355
debf4439
GM
33562008-06-15 Glenn Morris <rgm@gnu.org>
3357
3358 * faq.texi (VER): Update to 23.0.60.
3359
3360 * mh-e.texi: Remove option of licensing under GPL.
3361 Add Cover-Texts to GFDL permissions notice.
3362 (GPL): Remove section.
3363 (GFDL): Include doclicense.texi rather than the actual text.
3364
3365 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3366 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3367
3368 * sasl.texi: Fix output file name.
3369
3370 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3371
3372 * gnus-coding.texi: Refer to license in Gnus manual.
3373
3374 * idlwave.texi, sasl.texi: Use @copying.
3375
3376 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3377
3378 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3379
3380 * url.texi: Use @copying, @title, @subtitle, @author.
3381
3382 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3383 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3384 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3385 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3386 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3387 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3388 * widget.texi, woman.texi:
3389 Remove references to external license, since doclicense is included.
3390
3391 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3392 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3393 Remove references to non-existent Invariant Sections.
3394
091f8bc1
GM
33952008-06-14 Glenn Morris <rgm@gnu.org>
3396
3397 * faq.texi (Major packages and programs): Remove references to external
3398 Supercite, Calc, VIPER, since they have been included for some time.
3399 Update VM, AUCTeX, BBDB entries.
3400
47bcb4d3
UJ
34012008-06-14 Ulf Jasper <ulf.jasper@web.de>
3402
3403 * newsticker.texi: Updated to match latest newsticker changes.
3404
6f093307
GM
34052008-06-13 Glenn Morris <rgm@gnu.org>
3406
3407 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3408 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3409 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3410 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3411 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3412 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3413 * woman.texi:
3414 Update Back-Cover Text as per maintain.info.
3415
2b968687
MB
34162008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3417
3418 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3419
3420 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3421 (gnus-faq.xml): Update repository host.
3422
2b968687
MB
3423 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3424
34252008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3426
3427 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3428 Fix a typo.
3429
34302008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3431
3432 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 3433 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
3434 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3435
34362008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3437
3438 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3439 coding standards.
3440
34412008-06-14 David Engster <dengste@eml.cc>
3442
3443 * gnus.texi (nnmairix): Markup fixes.
3444
e6d2d263
MB
34452008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3446
2b968687 3447 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
3448
34492008-06-05 David Engster <dengste@eml.cc>
3450
3451 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3452
34532008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3454
b344d29d 3455 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
3456 (Searching, nnir, nnmairix): New stub nodes.
3457
ad231df6 34582008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
3459
3460 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3461
f394fa25
MB
34622008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3463
3464 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3465
58333467
MB
34662008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3467
3468 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3469
67525fb9
JY
34702008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3471
3472 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3473
0549d8fc
JB
34742008-05-06 Juanma Barranquero <lekktu@gmail.com>
3475
3476 * info.texi (Top): Fix typo in xref.
3477
149a3837
KB
34782008-05-05 Karl Berry <karl@gnu.org>
3479
3480 * info.texi (Top): @xref to stand-alone manual.
3481
3a23a519
MB
34822008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3483
3484 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3485 (Various Summary Stuff): Fix typo in last xref.
3486
0a29fbf3
JB
34872008-05-02 Juanma Barranquero <lekktu@gmail.com>
3488
3489 * org.texi (Moving subtrees): Fix typo.
3490
586b90f1
MA
34912008-04-28 Michael Albinus <michael.albinus@gmx.de>
3492
3493 * tramp.texi (Frequently Asked Questions): Explain, how to disable
3494 Tramp via `tramp-mode'.
3495
b5af9883
CD
34962008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
3497
3498 * org.texi: Massive changes, in many parts of the file.
3499
d55fe5bb
MB
35002008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3501
3502 * gnus.texi (Oort Gnus): Add message-fill-column.
3503
35042008-04-12 Adrian Aichner <adrian@xemacs.org>
3505
3506 * gnus.texi (Mail Source Specifiers): Typo fix.
3507
35082008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3509
3510 * gnus.texi (Diary Headers Generation): Update key binding for
3511 `gnus-diary-check-message'.
3512
35132008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3514
3515 * gnus.texi (Emacsen): Addition.
3516
35172008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3518
3519 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3520
35212008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3522
3523 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
3524
35252008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3526
3527 * gnus-news.texi: Update tool bar item.
3528
35292008-04-09 Sven Joachim <svenjoac@gmx.de>
3530
3531 * gnus-news.texi: Fix typos.
3532
76c109c3
JB
35332008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
3534
222027f2 3535 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
3536 Add mention of `kron'.
3537
d5fbd5a6
MO
35382008-04-01 Daiki Ueno <ueno@unixuser.org>
3539
0c7efc08
SM
3540 * epa.texi (Encrypting/decrypting *.gpg files):
3541 Document epa-file-name-regexp.
d5fbd5a6 3542
fbcbb58c
KY
35432008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3544
3545 * gnus.texi (Example Methods): Fix description about ssh-agent.
3546 (Indirect Functions): Fix the default value of nntp-telnet-command;
3547 remove link to connect.html.
3548
134ce16c
MA
35492008-03-30 Michael Albinus <michael.albinus@gmx.de>
3550
3551 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
3552 dbus-call-method.
3553 (Receiving Method Calls): The timeout can be set by the calling client.
3554
da1975d7
MA
3555 * trampver.texi: Update release number.
3556
2e4089ab
RS
35572008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3558
3559 * gnus.texi (Top): Fix version. Add SASL.
3560
70cab5a9
MA
35612008-03-29 Michael Albinus <michael.albinus@gmx.de>
3562
3563 Sync with Tramp 2.1.13.
3564
3565 * trampver.texi: Update release number.
3566
5bc6ddff
MB
35672008-03-29 Chong Yidong <cyd@stupidchicken.com>
3568
3569 * org.texi: Update to new org-mode website.
3570
35712008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3572
3573 * cl.texi (For Clauses): Fix loop over key-seq to match code.
3574
9b3ebcb6
MB
35752008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
3576
3577 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
3578 gnus-read-ephemeral-gmane-group-url,
3579 gnus-read-ephemeral-emacs-bug-group,
3580 gnus-read-ephemeral-debian-bug-group.
3581
35822008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3583
3584 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
3585
3586 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
3587 Add FIXMEs for Bookmarks and gnus-registry-marks.
3588
35892008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3590
3591 * gnus.texi (Smileys): Document `smiley-style'.
3592
35932008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3594
3595 * gnus.texi (Gnus Development): Clarify difference between ding and
3596 gnu.emacs.gnus.
3597 (MIME Commands, Using MIME, RSS): Fix markup.
3598
3599 * gnus-faq.texi ([8.4]): Ditto.
3600
36012008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3602
3603 * gnus.texi (Emacsen): Remove obsolete stuff.
3604
36052008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3606
3607 * gnus.texi (Oort Gnus): Add version info WRT
3608 `mail-source-delete-incoming'.
3609
36102008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3611
3612 * gnus.texi (Top): Add "Other related manuals" and version info in
3613 `iftex' output.
3614 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
3615 gnus-balloon-face-0 and the corresponding format specifiers.
3616
608d6a81
MA
36172008-03-26 Michael Albinus <michael.albinus@gmx.de>
3618
3619 * tramp.texi (Filename completion): Remove footnote about let-bind
3620 of `partial-completion-mode'. It doesn't work this way.
3621
27a6f132
SM
36222008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3623
3624 * pcl-cvs.texi (Contributors): Update my email.
3625
4a7c4c40
MA
36262008-03-21 Michael Albinus <michael.albinus@gmx.de>
3627
3628 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
3629
2940c053
BW
36302008-03-17 Bill Wohler <wohler@newt.com>
3631
3632 * mh-e.texi (Viewing): Update URL for adding header fields to
3633 mh-invisible-header-fields-default.
3634
30864d5f
BW
36352008-03-16 Bill Wohler <wohler@newt.com>
3636
3637 * mh-e.texi (Preface): Add Gnus to requirements.
3638 (Forwarding): Note that forwarded MIME messages are now inline.
3639
31fe2b00
SM
36402008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3641
3642 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
3643 (Common Variables): Give precedence to the netcat methods over the
3644 telnet methods, and mention that they are more reliable.
31fe2b00 3645
5e97c626
CD
36462008-03-13 Carsten Dominik <dominik@science.uva.nl>
3647
3648 * org.texi (Exporting Agenda Views): Document agenda export to
3649 iCalendar.
3650 (Progress logging): Document the new progress logging stuff.
3651
37a68866
MB
36522008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3653
3654 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
3655 Update for change of `mail-source-delete-incoming'.
3656
3657 * gnus-news.texi: Ditto.
3658
8f7abae3
MB
36592008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3660
3661 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
3662 custom versions.
3663
af379c86
AM
36642008-03-07 Alan Mackenzie <acm@muc.de>
3665
3666 * cc-mode.texi (Limitations and Known Bugs): State that the number of
3667 parens/brackets in a k&r region is limited.
3668
3d0f8a67
MB
36692008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3670
3671 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
3672 using different Emacs versions.
3673
52151df0
GM
36742008-02-27 Glenn Morris <rgm@gnu.org>
3675
3676 * sc.texi: Remove a lot of old and obsolete info.
3677 (titlepage): Simplify.
3678 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
3679 (VM with any Emacsen, GNEWS with any Emacsen)
3680 (Overloading for Non-conforming MUAs, Version 3 Changes)
3681 (The Supercite Mailing List): Delete nodes.
3682 (Introduction): Remove info about old packages.
3683 (Getting Connected): Simplify. Remove info about old packages.
3684 (Citing Commands): Delete Emacs 19 info.
3685 (Hints to MUA Authors): Simplify.
3686 (Thanks and History): Merge in some info from the deleted node
3687 "Version 3 Changes".
3688
b03f96dc
MB
36892008-02-05 Juanma Barranquero <lekktu@gmail.com>
3690
3691 * org.texi (Setting tags, In-buffer settings):
3692 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
3693
52bec650
MB
36942008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3695
3696 * gnus-news.texi: Mention that spaces and tabs are allowed in the
3697 installation directory name.
3698
34a3c587
RF
36992008-02-12 Romain Francoise <romain@orebokech.com>
3700
3701 * epa.texi (Overview): Fix typo.
3702
5a8d03e9
MO
37032008-02-11 Daiki Ueno <ueno@unixuser.org>
3704
3705 * epa.texi (Quick start): Remove the .emacs setting.
3706
f1914c40
MO
37072008-02-10 Daiki Ueno <ueno@unixuser.org>
3708
3709 * epa.texi (Quick start): Use the command `epa-enable' instead of
3710 loading `epa-setup'.
3711
bca98fc9
JB
37122008-02-08 Juanma Barranquero <lekktu@gmail.com>
3713
3714 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
3715 ($(infodir)/epa, epa.dvi): New targets.
3716
4b01af2e
MO
37172008-02-08 Daiki Ueno <ueno@unixuser.org>
3718
3719 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
3720
3721 * epa.texi: New manual documenting the EasyPG Assistant.
3722
06c0751a
MA
37232008-02-06 Michael Albinus <michael.albinus@gmx.de>
3724
3725 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
3726 (Inspection): New function dbus-ping.
3727
7dcccd7b
MA
37282008-02-05 Michael Albinus <michael.albinus@gmx.de>
3729
3730 * tramp.texi (Remote processes): Add `shell-command'.
3731
a1da1e37
MB
37322008-01-28 Michael Sperber <sperber@deinprogramm.de>
3733
3734 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
3735 (Group Parameters): Document `mail-source' parameter.
3736
c9d8f746
MA
37372008-01-27 Michael Albinus <michael.albinus@gmx.de>
3738
3739 * tramp.texi (Inline methods): The hostname of the su(do)? methods
3740 must be a local host.
3741
15db4a13
MO
37422008-01-26 Michael Olson <mwolson@gnu.org>
3743
3744 * erc.texi: Update version for ERC 5.3 release.
3745 (Obtaining ERC): Update extras URLs for 5.3.
3746 (Development): Write instructions for git, and remove those for Arch.
3747 (History): Mention the switch to git.
3748
2bc43980
KB
37492008-01-24 Karl Berry <karl@gnu.org>
3750
bca98fc9
JB
3751 * info.texi (Search Index, Search Text): Mention the command
3752 character in the section name, a la the (Go to node) node.
2bc43980 3753
d2e4a6c9
MA
37542008-01-21 Michael Albinus <michael.albinus@gmx.de>
3755
3756 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
3757
0b6799c3
MB
37582008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3759
3760 * gnus-news.texi: Mention gnus-article-describe-bindings.
3761
37622008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3763
3764 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
3765
db9c3fb1 37662008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 3767
7b4d0413 3768 * org.texi (Property inheritance): New section.
db9c3fb1 3769 (Conventions): New section.
7b4d0413 3770 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
3771 commands, and the new bindings for refiling.
3772 (Sparse trees): Document the new special command for sparse trees.
3773 (References): Be more clear about the counting of hilines.
3774 (Handling links): Document M-p/n for accessing links.
3775 (Fast access to TODO states): New section.
3776 (Per file keywords): New section.
3777 (Property inheritance): New section.
3778 (Column attributes): New summary types.
3779 (Capturing Column View): New section.
3780 (The date/time prompt): Cover the new features in the date/time prompt.
3781 Compactify the table of keys for the calendar remote control.
3782 (Clocking work time): Document the new :scope parameter.
3783 (Remember): Promoted to chapter.
3784 (Quoted examples): New section.
3785 (Enhancing text): New verbatim environments.
3786
6ed73f28
MA
37872008-01-14 Michael Albinus <michael.albinus@gmx.de>
3788
3789 * trampver.texi: Update release number.
3790
95838435
MB
37912008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3792
0c7efc08
SM
3793 * gnus.texi (Article Keymap):
3794 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
3795 gnus-article-reply-with-original and
3796 gnus-article-followup-with-original.
3797
20234d96
GM
37982008-01-09 Glenn Morris <rgm@gnu.org>
3799
3800 * nxml-mode.texi: Add @copying section.
3801
d82cf70b
MB
38022008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
3803
3804 * message.texi (Mail Variables): Add some text from "(gnus)Posting
3805 Server". Add `message-send-mail-with-mailclient'.
3806
3807 * gnus.texi (Posting Server): Move some text to "(message)Mail
3808 Variables" and add a reference here.
3809
addb7f2e
MA
38102008-01-04 Michael Albinus <michael.albinus@gmx.de>
3811
3812 * dbus.texi (Receiving Method Calls): New chapter.
3813 (Errors and Events): Add serial number to events. Replace "signal" by
3814 "message". Introduce dbus-event-serial-number.
3815
4db2806c
MA
38162008-01-03 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * dbus.texi (Type Conversion): Explain the type specification for empty
3819 arrays. Use another example.
3820
c9ecb5a7
MA
38212007-12-30 Michael Albinus <michael.albinus@gmx.de>
3822
3823 * dbus.texi (all): Replace "..." by @dots{}.
3824 (Type Conversion): Precise the value range for :byte types.
3825 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3826 Mention its return value.
3827 (Errors and Events): There is no D-Bus error propagation during event
3828 processing.
3829
702dbfd9
JB
38302007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
3831
3832 * calc.tex (Yacas Language, Maxima Language, Giac Language):
3833 New sections.
3834
87035689
MB
38352007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3836
3837 * gnus.texi (Group Parameters): Reorder the text and add a note about
3838 `gnus-parameters' near the beginning of the node.
3839
38402007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3841
3842 * gnus.texi (Score File Editing): Fix function name.
3843
5492f5ca
MA
38442007-12-23 Michael Albinus <michael.albinus@gmx.de>
3845
3846 Sync with Tramp 2.1.12.
3847
3848 * trampver.texi: Update release number.
3849
d4e67bc5
MA
38502007-12-22 Michael Albinus <michael.albinus@gmx.de>
3851
3852 * dbus.texi (Type Conversion): Correct input parameters mapping.
3853
6a31c819
MA
38542007-12-21 Michael Albinus <michael.albinus@gmx.de>
3855
3856 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3857 (Errors and Events): Mention wrong-type-argument error.
3858
99a3e35f
AS
38592007-12-21 Alex Schroeder <alex@gnu.org>
3860
3861 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 3862 spaces. Fixed some typos.
99a3e35f
AS
3863 (Internet Relay Chat): Explain relay.
3864 (Getting started with rcirc): Change items to reflect prompts.
3865 Add more explanation to rcirc-track-minor-mode and added a comment to
3866 warn future maintainers that this section is a copy.
0c7efc08 3867 (People): Change /ignore example.
62b12a24 3868 (Keywords): Not keywords.
99a3e35f 3869
331e4d02
AS
38702007-12-20 Alex Schroeder <alex@gnu.org>
3871
3872 * rcirc.texi (Top): Fighting Information Overload chapter added.
3873 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 3874 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
3875 (Fighting Information Overload): New chapter documenting /keyword,
3876 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
3877 (Configuration): Document rcirc-server-alist, remove
3878 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 3879
cd71c3ef
MA
38802007-12-16 Michael Albinus <michael.albinus@gmx.de>
3881
3882 * dbus.texi (Signals): Fix example in dbus-register-signal.
3883
bbbe940b
MB
38842007-12-14 Sven Joachim <svenjoac@gmx.de>
3885
3886 * gnus.texi (Score Variables): Fix typo.
3887
0ce574ef
MA
38882007-12-07 Michael Albinus <michael.albinus@gmx.de>
3889
3890 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3891 (Signals): Adapt dbus-send-signal and dbus-register-signal.
3892 (Errors and Events): Adapt dbus-event.
3893
b890d447
MB
38942007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3895
3896 * gnus.texi (Other Files): Add the yenc command.
3897
38982007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
3899
3900 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3901 since 2004-08-06.
3902
39032007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
3904
3905 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3906 on body.
3907
39082007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
3909
3910 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3911 and rfc2047-allow-irregular-q-encoded-words; fix description of
3912 rfc2047-encode-encoded-words.
3913
39142007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
3915
3916 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3917
3728bf03
MO
39182007-12-05 Michael Olson <mwolson@gnu.org>
3919
3920 * remember.texi (Diary): Remove "require" line for remember-diary.el.
3921 Update documentation for `remember-diary-file'.
3922
a4397af9
MA
39232007-12-04 Michael Albinus <michael.albinus@gmx.de>
3924
3925 * dbus.texi (Signals): Precise `dbus-register-signal'.
3926 (Errors and Events): Rework events part, the internal structure of
3927 dbus-event has changed.
3928
1682490c
JB
39292007-12-03 Juanma Barranquero <lekktu@gmail.com>
3930
3931 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3932 ($(infodir)/dbus, dbus.dvi): New targets.
3933
7b13a0f2
MA
39342007-12-03 Michael Albinus <michael.albinus@gmx.de>
3935
3936 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3937 unconditionally.
3938
3939 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3940 emulation with @print{}.
3941
7ef92bc9
RS
39422007-12-02 Richard Stallman <rms@gnu.org>
3943
3944 * dbus.texi (Overview): Minor cleanup.
3945
22d8ac3a
MA
39462007-12-02 Michael Albinus <michael.albinus@gmx.de>
3947
d3a8e0df
MA
3948 * Makefile.in (INFO_TARGETS): Add dbus.
3949 (DVI_TARGETS): Add dbus.dvi.
3950 (dbus, dbus.dvi): New targets.
3951
22d8ac3a
MA
3952 * dbus.texi: New file.
3953
559764ab
RF
39542007-11-24 Romain Francoise <romain@orebokech.com>
3955
3956 * nxml-mode.texi: Add description in @direntry.
7aa579d9 3957 Fix file name to match @setfilename.
559764ab 3958
ac97a16b
MH
39592007-11-23 Mark A. Hershberger <mah@everybody.org>
3960
3961 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3962 ($(infodir)/nxml-mode): New rule.
3963
3964 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3965 ($(infodir)/nxml-mode): New rule.
3966 (clean): Add nxml-mode*.
3967
3968 * nxml-mode.texi: New file with nxml manual.
3969
404cd454
GM
39702007-11-18 Richard Stallman <rms@gnu.org>
3971
3972 * flymake.texi (Example -- Configuring a tool called directly):
3973 Update example.
3974
b048d478
MA
39752007-11-18 Michael Albinus <michael.albinus@gmx.de>
3976
3977 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 3978 double-slash behavior. Explain directory contents flushing.
b048d478 3979
346e8469
JB
39802007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3981
3982 * calc.texi (TeX and LaTeX Language Modes): Put in
3983 missing braces.
3984
404cd454
GM
39852007-11-15 Richard Stallman <rms@gnu.org>
3986
3987 * cl.texi (Equality Predicates): Delete `eql'.
3988 (Predicates, Naming Conventions, Top): Delete `eql'.
3989 (Common Lisp Compatibility): Delete `eql'.
3990 (Porting Common Lisp): Delete obsolete backquote info.
3991 Minor clarification about character constants.
3992 (Sequence Basics): Minor clarification.
3993
1f6af58b
JB
39942007-11-15 Juanma Barranquero <lekktu@gmail.com>
3995
dccb744b 3996 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
3997 * tramp.texi (Filename completion): Fix typos.
3998
3bc88bc9
JB
39992007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4000
4001 * calc.texi (Basic commands): Mention the menu.
4002
bc5300d3
MA
40032007-11-12 Michael Albinus <michael.albinus@gmx.de>
4004
4005 * tramp.texi (Connection caching): Tramp flushes connection
4006 properties when remote operating system has been changed.
4007
4d8a28ec
MB
40082007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4009
4010 * gnus-news.texi: Fix spelling.
4011 `message-insert-formatted-citation-line', not
4012 `message-insert-formated-citation-line'.
4013
404cd454
GM
4014 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4015
e1176b47
MA
40162007-11-07 Michael Albinus <michael.albinus@gmx.de>
4017
4018 * tramp.texi (Overview): Mention also the PuTTY integration under
4019 Win32. Remove paragraphs about Tramp's experimental status.
4020 (Frequently Asked Questions): Add code example for highlighting the
4021 mode line.
4022
6159985a
MO
40232007-11-03 Michael Olson <mwolson@gnu.org>
4024
4025 * remember.texi: Change mentions of remember-buffer to
4026 remember-finalize throughout.
4027
bec9b2f5
MO
40282007-10-30 Michael Olson <mwolson@gnu.org>
4029
4030 * remember.texi (Copying): Remove.
4031 (Mailbox): Update with non-BBDB instructions.
4032 (Diary, Org): Add.
4033 (Bibliography, Planner Page): Remove.
4034
b6173182
JB
40352007-10-30 Juanma Barranquero <lekktu@gmail.com>
4036
4037 * makefile.w32-in (INFO_TARGETS): Add remember.
4038 (DVI_TARGETS): Add remember.dvi.
4039 ($(infodir)/remember): New rule.
4040 (clean): Add remember*.
4041
15f3eb73
MO
40422007-10-30 Michael Olson <mwolson@gnu.org>
4043
70bdc930
MO
4044 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4045 ($(infodir)/remember): New rule that builds the Remember Manual.
4046
b6173182
JB
4047 * remember.texi: New file containing the Remember Mode Manual.
4048 Shuffle chapters around after initial import.
7d3f6f1a
MO
4049 (Function Reference): Split Keystrokes into separate chapter.
4050 (Keystrokes): Document C-c C-k.
51d24a12 4051 (Introduction): Fix typographical issue with "---".
15f3eb73 4052
404cd454
GM
40532007-10-29 Richard Stallman <rms@gnu.org>
4054
4055 * widget.texi (Introduction): Delete discussion of implementation
4056 internals.
4057
9bbb9638
MA
40582007-10-29 Michael Albinus <michael.albinus@gmx.de>
4059
4060 * tramp.texi (Connection caching): Host names must be different
4061 when tunneling.
4062
c7ff939a
RS
40632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4064
4065 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4066 Gnus v5.13.
4067
01c52d31
MB
40682007-10-28 Miles Bader <miles@gnu.org>
4069
4070 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4071
01c52d31
MB
40722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4073
0c7efc08
SM
4074 * gnus.texi (Sorting the Summary Buffer):
4075 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4076
40772007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4078
4079 * gnus.texi (Non-ASCII Group Names): New node.
4080 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4081 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4082
c8763fb6 40832007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4084
4085 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4086 clean the output of the program `imap-shell-program'.
4087
40882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4089
4090 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4091
40922007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4093
4094 * gnus.texi (Sticky Articles): Documentation for sticky article
4095 buffers.
4096
c8763fb6 40972007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4098
4099 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4100
41012007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4102
4103 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4104
41052007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4106
0c7efc08
SM
4107 * gnus.texi (Archived Messages):
4108 Document gnus-update-message-archive-method.
01c52d31
MB
4109
41102007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4111
4112 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4113
c8763fb6 41142007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4115
0c7efc08
SM
4116 * gnus.texi (Group Maneuvering):
4117 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4118
41192007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4120
0c7efc08
SM
4121 * gnus.texi (Really Various Summary Commands):
4122 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4123
41242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4125
4126 * gnus.texi, message.texi: Bump version number.
4127
41282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4129
4130 * gnus.texi (Group Line Specification, Misc Group Stuff)
4131 (Server Commands): Parenthesize @pxref{Mail Spool}.
4132
41332007-10-28 Didier Verna <didier@xemacs.org>
4134
4135 New user option: message-signature-directory.
4136 * message.texi (Insertion Variables): Document it.
4137 * gnus.texi (Posting Styles): Ditto.
4138
41392007-10-28 Didier Verna <didier@xemacs.org>
4140
4141 * gnus.texi (Group Line Specification):
4142 * gnus.texi (Misc Group Stuff):
4143 * gnus.texi (Server Commands): Document the group compaction feature.
4144
41452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4146
4147 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4148
4149 * message.texi (Various Message Variables): Add message-fill-column.
4150
41512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4152
4153 * gnus.texi: Untabify.
4154
41552007-10-28 Didier Verna <didier@xemacs.org>
4156
4157 * gnus.texi (Group Parameters): Document the posting-style merging
4158 process in topic-mode.
4159
41602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4161
4162 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4163
41642007-10-28 Romain Francoise <romain@orebokech.com>
4165
4166 * gnus.texi (Mail Spool): Fix typo.
4167 Update copyright.
4168
41692007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4170
4171 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4172
41732007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4174
4175 * gnus.texi (Summary Generation Commands):
4176 Add gnus-summary-insert-ticked-articles.
4177
41782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4179
b2abec73
JB
4180 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4181 to spam-spamassassin-program.
01c52d31
MB
4182
41832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4184
4185 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4186
41872007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4188
4189 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4190
41912007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4192
4193 * message.texi (Mail Headers): Document `opportunistic'.
4194
41952007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4196
4197 * emacs-mime.texi (Encoding Customization): Explain how to set
4198 mm-coding-system-priorities per hierarchy.
4199
42002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4201
4202 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4203 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4204
42052007-10-28 Didier Verna <didier@xemacs.org>
4206
4207 * message.texi (Wide Reply): Update documentation of
4208 message-dont-reply-to-names (now allowing a list of regexps).
4209
42102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4211
4212 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4213
42142007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4215
4216 * gnus.texi (SpamAssassin back end): Fix typo.
4217
4218 * sieve.texi (Examples): Fix grammar.
4219
42202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4221
4222 * gnus.texi (Searching for Articles): Document M-S and M-R.
4223 (Limiting): Document / b.
4224
42252007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4226
4227 * gnus.texi (Thread Commands): T M-^.
4228
42292007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4230
4231 * message.texi (Mail Aliases): Document ecomplete.
4232 (Mail Aliases): Fix typo.
4233
42342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4235
4236 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4237 fix typo.
4238
42392007-10-28 Romain Francoise <romain@orebokech.com>
4240
4241 * gnus.texi (Mail Spool): Grammar fix.
4242
42432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4244
4245 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4246 string.
4247
42482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4249
4250 * gnus.texi (Group Parameters): Fix description.
4251
42522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4253
b2abec73
JB
4254 * gnus.texi (Gmane Spam Reporting):
4255 Fix spam-report-gmane-use-article-number.
4256 Add spam-report-user-mail-address.
01c52d31
MB
4257
42582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4259
4260 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4261
42622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4263
4264 * gnus.texi (Group Parameters): Add simplified sorting example based on
4265 example for `Sorting the Summary Buffer' from Jari Aalto
4266 <jari.aalto@cante.net>.
4267 (Example Methods): Add example for an indirect connection.
4268
42692007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4270
0c7efc08 4271 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4272 (Agent Parameters): Updated parameter names to match code.
4273 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4274 'gnus-agent-summary-fetch-series'.
4275 (Agent and flags): New section providing a generalized discussion
4276 of flag handling.
0c7efc08
SM
4277 (Agent and IMAP): Remove flag discussion.
4278 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4279
42802007-10-28 Romain Francoise <romain@orebokech.com>
4281
4282 * gnus.texi (Exiting the Summary Buffer): Add new function
4283 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4284
42852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4286
4287 * gnus.texi (Conformity): Fix typo.
4288 (Customizing Articles): Document `first'.
4289
42902007-10-28 Jari Aalto <jari.aalto@cante.net>
4291
4292 * gnus.texi (Sorting the Summary Buffer):
4293 Add `gnus-thread-sort-by-date-reverse'. Add example
4294 host to different sorting in NNTP and RSS groups.
4295
42962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4297
4298 * message.texi (Insertion): Describe prefix for
4299 message-mark-inserted-region and message-mark-insert-file.
4300
43012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4302
4303 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4304 LaTeX documents. Describe "text/x-gnus-verbatim".
4305
43062007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4307
b2abec73 4308 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4309 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4310 (spam-stat spam filtering, SpamOracle)
0c7efc08 4311 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4312 clarity.
4313
43142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4315
4316 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4317 gnus-article-delete-part and gnus-article-replace-part.
4318 (Using MIME): Add gnus-mime-replace-part.
4319
43202007-10-28 Romain Francoise <romain@orebokech.com>
4321
4322 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4323 requires `auto-compression-mode' to be enabled. Add new nnml
4324 variable `nnml-compressed-files-size-threshold'.
4325
43262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4327
0c7efc08
SM
4328 * gnus.texi (Sorting the Summary Buffer):
4329 Add gnus-thread-sort-by-recipient.
01c52d31
MB
4330
43312007-10-28 Romain Francoise <romain@orebokech.com>
4332
4333 * message.texi (Insertion Variables): Mention new variable
4334 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4335 documentation accordingly.
4336
43372007-10-28 Romain Francoise <romain@orebokech.com>
4338
4339 * gnus.texi (To From Newsgroups): Mention new variables
4340 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4341
43422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4343
4344 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4345 stuff; gnus-mime-inline-part does the automatic decompression.
4346
43472007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4348
4349 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 4350 "training.ham" should be "training.spam".
01c52d31
MB
4351
43522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4353
4354 * message.texi (Mail Variables): Fix the default value for
4355 message-send-mail-function.
4356
43572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4358
4359 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4360 always returns nil exceptionally.
4361
43622007-10-28 Simon Josefsson <jas@extundo.com>
4363
0c7efc08
SM
4364 * gnus.texi (Article Washing): Add libidn URL.
4365 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
4366
43672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4368
4369 * gnus.texi (Topic Commands): Fix next/previous.
4370
43712007-10-28 Simon Josefsson <jas@extundo.com>
4372
4373 * gnus.texi (Article Washing): Mention `W i'.
4374
c8763fb6 43752007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
4376
4377 * gnus.texi (Group Parameters): Slight extension of sieve
4378 parameter description.
4379
43802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4381
4382 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4383 matching score files as well.
4384 (Picons): Describe `gnus-picon-style'.
4385
43862007-10-28 Romain Francoise <romain@orebokech.com>
4387
4388 * message.texi (Message Headers): Mention that headers are hidden
4389 using narrowing, and how to expose them.
4390 Update copyright.
4391
43922007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4393
4394 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4395 `gnus-summary-sort-by-recipient'.
4396
43972007-10-28 Romain Francoise <romain@orebokech.com>
4398
4399 * gnus.texi (NNTP marks): New node.
4400 (NNTP): Move NNTP marks variables to the new node.
4401
44022007-10-28 Jesper Harder <harder@ifa.au.dk>
4403
b2abec73 4404 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
4405
4406 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4407
44082007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4409
b2abec73 4410 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 4411 everywhere for consistency.
b2abec73
JB
4412 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4413 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
4414 Say "regular expression" instead of "regex." Admonish.
4415 Pick other words to sound better (s/so/thus/).
4416 (Spam ELisp Package Filtering of Incoming Mail):
4417 Mention statistical filters. Remove old TODO.
01c52d31 4418 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
4419 New section on sorting and displaying the spam score.
4420 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4421 backend but an alias to spam-use-BBDB.
4422 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
4423 new backend functionality.
4424
44252007-10-28 Simon Josefsson <jas@extundo.com>
4426
4427 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4428 nntp-marks-directory, from Romain Francoise
4429 <romain@orebokech.com>.
4430
44312007-10-28 Magnus Henoch <mange@freemail.hu>
4432
4433 * gnus.texi (Hashcash): New default value of
4434 hashcash-default-payment.
4435
44362007-10-28 Simon Josefsson <jas@extundo.com>
4437
4438 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4439 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4440
44412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4442
0c7efc08 4443 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
4444
44452007-10-28 Simon Josefsson <jas@extundo.com>
4446
4447 * gnus.texi (documentencoding): Add, to avoid warnings.
4448
44492007-10-28 Simon Josefsson <jas@extundo.com>
4450
4451 * message.texi (Mail Headers): Add.
4452
4453 * gnus.texi (Hashcash): Fix.
4454
44552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4456
0c7efc08 4457 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 4458 that payments can be verified and fix the name of the
b2abec73 4459 hashcash-path variable.
01c52d31
MB
4460
44612007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4462
b2abec73 4463 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
4464
44652007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4466
4467 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4468
44692007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4470
4471 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
4472 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4473 warning about ham processors in spam groups removed.
01c52d31
MB
4474
44752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 4476
0c7efc08 4477 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 4478 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
4479
44802007-10-28 Jesper Harder <harder@ifa.au.dk>
4481
4482 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4483 (Mailing List): Typo.
4484 (Customizing Articles): Add gnus-treat-ansi-sequences.
4485 (Article Washing): Index.
4486
4487 * message.texi: Use m-dash consistently.
4488
44892007-10-28 Jesper Harder <harder@ifa.au.dk>
4490
4491 * gnus.texi (GroupLens): Remove.
4492
44932007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
4494
0c7efc08
SM
4495 * gnus.texi (Outgoing Messages, Agent Variables):
4496 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
4497 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4498
44992007-10-28 Jesper Harder <harder@ifa.au.dk>
4500
4501 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4502
45032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4504
4505 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4506
4507 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
4508
45092007-10-28 Simon Josefsson <jas@extundo.com>
4510
4511 * gnus.texi (Top): Add SASL.
4512
404cd454
GM
45132007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4514
4515 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4516
45172007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
4518
4519 * gnus.texi (Troubleshooting): Adjust Gnus version number.
4520
0edd2970
JB
45212007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
4522
4523 * calc.texi (Formulas, Composition Basics): Lower the
4524 precedence of negation.
4525
a9afba20
JY
45262007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
4527
4528 * ses.texi (The Basics): Mention how to create a new spreadsheet.
4529 Mention the new three-letter column identifiers.
4530 (More on cell printing): Calculate-cell and truncate-cell are now `c'
4531 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
4532 message when using `c' on an empty default with default printer.
4533 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
4534 renamed to `ses--symbolic-formulas' some time ago.
4535
45b778a6
JB
45362007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
4537
4538 * calc.texi (Default Simplifications, Making Selections)
4539 (Customizing Calc): Clarify associativity of multiplication.
4540
03b5bade
MA
45412007-10-23 Michael Albinus <michael.albinus@gmx.de>
4542
4543 * tramp.texi (Traces and Profiles): Simplify loop over
4544 `trace-function-background'.
4545
e658c8ee
JL
45462007-10-22 Juri Linkov <juri@jurta.org>
4547
4548 * dired-x.texi (Shell Command Guessing): Default values are now
4549 available by typing M-n instead of M-p.
4550
dd753688
MA
45512007-10-21 Michael Albinus <michael.albinus@gmx.de>
4552
4553 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
4554 (Password caching): Remove `tramp-clear-passwd'.
4555 It's not a command anymore.
dd753688
MA
4556 (Bug Reports): Add `tramp-bug' to function index.
4557 (Function Index, Variable Index): New nodes.
4558 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
4559
4560 * trampver.texi: Update release number.
4561
4bb49b43
JB
45622007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
4563
8b296cdd 4564 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
4565 about integer size into past tense.
4566 (Time Zones): Remove pointer to Calc author's address.
4567 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 4568 and hyperbolic cotangent. Fix typo.
4bb49b43 4569
311dd93f
MA
45702007-10-10 Michael Albinus <michael.albinus@gmx.de>
4571
4572 Sync with Tramp 2.1.11.
4573
4574 * trampver.texi: Update release number.
4575
ea3fc256
MA
45762007-10-06 Michael Albinus <michael.albinus@gmx.de>
4577
4578 * tramp.texi (External packages): New section.
4579
1af74d06
MB
45802007-09-29 Juri Linkov <juri@jurta.org>
4581
4582 * info.texi (Help-Int): Document `L' (`Info-history').
4583
0e2806fa
SM
45842007-09-26 Carsten Dominik <dominik@science.uva.nl>
4585
4586 * org.texi: Change links to webpage and maintained email.
4587 (Remember): Promote to Chapter, significant changes.
4588 (Fast access to TODO states): New section.
4589 (Faces for TODO keywords): New section.
4590 (Export options): Example for #+DATE.
4591 (Progress logging): Section moved.
4592
567b9191
BW
45932007-09-26 Bill Wohler <wohler@newt.com>
4594
4595 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
4596 browse-url-at-mouse.
4597
1af74d06
MB
45982007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
4599
4600 * flymake.texi (Customizable variables): Face names don't end in -face.
4601 Fix flymake-err-line-patterns template.
4602 (Example -- Configuring a tool called directly): Fix init-function.
4603 (Highlighting erroneous lines): Face names don't end in -face.
4604
d60a4e3a 46052007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
4606
4607 * erc.texi (Special-Features): Fix small typo.
4608
7d7a3510
MA
46092007-09-14 Michael Albinus <michael.albinus@gmx.de>
4610
4611 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4612 and "External transfer methods".
4613
285f0d3a
JB
46142007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
4615
4616 * calc.texi (Predefined Units): Add some history.
4617
526dc846
MO
46182007-09-08 Michael Olson <mwolson@gnu.org>
4619
87e04f16
JB
4620 * erc.texi (Copying): New section included from gpl.texi.
4621 This matches the look of the upstream ERC manual.
526dc846 4622
f10d0e80
JB
46232007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
4624
87e04f16 4625 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
4626 (Random Numbers): Clarify the distribution of `random'.
4627
4009494e
GM
46282007-09-06 Glenn Morris <rgm@gnu.org>
4629
f1fc42aa 4630 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 4631 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
4632 Change all setfilename commands to use ../../info.
4633 * Makefile.in: Move the parts of the old man/Makefile.in that do not
4634 refer to the Emacs manual here.
4635 (infodir): New variable.
4636 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
4637 (cc-mode.texi, faq.texi): Update references to source file locations.
4638 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
4639 do not refer to the Emacs manual here.
4640 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
4641
4642 * Makefile.in: Add `basename' versions of all info targets, for
4643 convenience when rebuilding just one manual.
4644 (../etc/GNU): Delete obsolete target.
4645 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4646 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
4647 *.vrs *.toc here...
4648 (maintainer-clean): ...from here.
4009494e
GM
4649
4650 * makefile.w32-in (../etc/GNU): Delete obsolete target.
4651
2de53ca6
GM
46522007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
4653
4654 * calc.texi (Date Conversions): Clarify definition of
4655 Julian day numbering.
4656 (Date Forms): Clarify definition of Julian day numbering;
4657 add some history.
4658
46592007-08-30 Carsten Dominik <dominik@science.uva.nl>
4660
87e04f16 4661 * org.texi: Version 5.07.
2de53ca6
GM
4662
46632007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4664
4665 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4666
46672007-08-22 Carsten Dominik <dominik@science.uva.nl>
4668
4669 * org.texi (Adding hyperlink types): New section.
4670 (Embedded LaTeX): Chapter updated because of LaTeX export.
4671 (LaTeX export): New section.
4672 (Using links out): New section.
4673
46742007-08-22 Glenn Morris <rgm@gnu.org>
4675
4676 * faq.texi (Learning how to do something): Refcards now in
4677 etc/refcards/ directory.
4678
46792007-08-22 Michael Albinus <michael.albinus@gmx.de>
4680
4681 * tramp.texi (Remote Programs): Persistency file must be cleared when
4682 changing `tramp-remote-path'.
4683 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
4684 macro.
4685
46862007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4687
4688 * calc.texi: Move contents to beginning of file.
4689 (Algebraic Entry): Fix the formatting of an example.
4690
46912007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4692
4693 * calc.texi (Basic Operations on Units): Mention exact versus
4694 inexact conversions.
4695
46962007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4697
4698 * calc.texi (Basic Operations on Units): Mention default
4699 values for new units.
4700 (Quick Calculator Mode): Mention that binary format will
4701 be displayed.
4702
47032007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
4704
4705 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
4706
47072007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
4708
4709 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
4710
47112007-08-08 Glenn Morris <rgm@gnu.org>
4712
4713 * gnus.texi, sieve.texi: Replace `iff'.
4714
47152007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
4716
4717 * calc.texi (Basic Graphics): Mention the graphing of error
4718 forms.
4719 (Graphics Options): Mention how `g s' handles error forms.
4720 (Curve Fitting): Mention plotting the curves.
4721 (Standard Nonlinear Models): Add additional models.
4722 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
4723 (Linear Fits): Correct result.
4724
47252007-08-01 Alan Mackenzie <acm@muc.de>
4726
4727 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
4728 to "--no-site-file".
4729
47302007-07-29 Michael Albinus <michael.albinus@gmx.de>
4731
4732 * tramp.texi (Frequently Asked Questions): Point to mode line
4733 extension in Emacs 23.1.
4734
4735 * trampver.texi: Update release number.
4736
47372007-07-27 Glenn Morris <rgm@gnu.org>
4738
4739 * calc.texi (Copying): Include license text from gpl.texi, rather than
4740 in-line.
4741
47422007-07-25 Glenn Morris <rgm@gnu.org>
4743
4744 * calc.texi (Copying): Replace license with GPLv3.
4745
4746 * Relicense all FSF files to GPLv3 or later.
4747
47482007-07-22 Michael Albinus <michael.albinus@gmx.de>
4749
4750 Sync with Tramp 2.1.10.
4751
4752 * tramp.texi (trampfn): Expand macro implementation in order to handle
4753 empty arguments.
4754 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 4755 occurrences by trampfn.
2de53ca6 4756 (Frequently Asked Questions): Extend example code for host
b2abec73 4757 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
4758 file names to be typed.
4759
4760 * trampver.texi: Update release number.
4761
47622007-07-17 Michael Albinus <michael.albinus@gmx.de>
4763
4764 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
4765 section. Reported by <poti@potis.org>.
4766 (Remote processes): Arguments of the program to be debugged are taken
4767 literally.
4768 (Frequently Asked Questions): Simplify recentf example.
4769
47702007-07-14 Karl Berry <karl@gnu.org>
4771
4772 * info.texi (@copying): New Back-Cover Text.
4773
4774 * info.texi (Quitting Info): Move to proper place in source.
4775 (Reported by Benno Schulenberg.)
4776
47772007-07-13 Eli Zaretskii <eliz@gnu.org>
4778
4779 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
4780
4781 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
4782
4783 * emacs-mime.texi: Add @documentencoding directive.
4784
47852007-07-12 Nick Roberts <nickrob@snap.net.nz>
4786
4787 * tramp.texi (Remote processes): Add an anchor to the subsection
4788 "Running a debugger on a remote host".
4789
47902007-07-12 Michael Albinus <michael.albinus@gmx.de>
4791
4792 * tramp.texi (Remote processes): Don't call it "experimental" any
4793 longer. Add subsection about running a debugger on a remote host.
4794
47952007-07-10 Carsten Dominik <dominik@science.uva.nl>
4796
4797 * org.texi (Properties and columns): Chapter rewritten.
4798
47992007-07-08 Michael Albinus <michael.albinus@gmx.de>
4800
4801 * tramp.texi:
4802 * trampver.texi: Migrate to Tramp 2.1.
4803
48042007-07-02 Carsten Dominik <dominik@science.uva.nl>
4805
4806 * org.texi (Properties): New chapter.
4807
48082007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
4809
4810 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4811 Control Panel.
4812
4813 * gnus.texi (Misc Article): Add index entry for
4814 gnus-single-article-buffer.
4815
48162007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
4817
4818 * gnus.texi (Starting Up): Fix typo.
4819
48202007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
4821
4822 * gnus.texi (Asynchronous Fetching): Fix typo.
4823
48242007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4825
4826 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4827 (About This Manual): Remove redundant information.
4828 (Getting Started): Mention author.
4829 (Basic Arithmetic, Customizing Calc): Make description of the
4830 variable `calc-multiplication-has-precedence' match its new effect.
4831
48322007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4833
0c7efc08
SM
4834 * calc.texi (Basic Arithmetic, Customizing Calc):
4835 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
4836
48372007-06-19 Carsten Dominik <dominik@science.uva.nl>
4838
4839 * org.texi (Tag): Section swapped with node Timestamps.
4840 (Formula syntax for Lisp): Document new `L' flag.
4841
48422007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
4843
4844 * gnus.texi (Misc Group Stuff, Summary Buffer)
4845 (Server Commands, Article Keymap): Fix typo. s/function/command/.
4846
48472007-06-06 Juanma Barranquero <lekktu@gmail.com>
4848
4849 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4850 * gnus.texi (Article Buttons, Mail Source Customization)
4851 (Sending or Not Sending, Customizing NNDiary):
4852 * message.texi (Message Headers):
4853 * mh-e.texi (HTML): Fix typos.
4854
48552007-06-07 Michael Albinus <michael.albinus@gmx.de>
4856
4857 Sync with Tramp 2.0.56.
4858
4859 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4860 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
4861
48622007-06-02 Chong Yidong <cyd@stupidchicken.com>
4863
4864 * Version 22.1 released.
4865
48662007-05-26 Michael Olson <mwolson@gnu.org>
4867
4868 * erc.texi (Modules): Fix references to completion modules.
4869
48702007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4871
4872 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4873
48742007-05-09 Didier Verna <didier@xemacs.org>
4875
4876 * gnus.texi (Email Based Diary): New. Proper documentation for the
4877 nndiary back end and the gnus-diary library.
4878
48792007-05-03 Karl Berry <karl@gnu.org>
4880
4881 * .cvsignore (*.pdf): New entry.
4882
4883 * texinfo.tex: Update from current version for better pdf generation.
4884
48852007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
4886
4887 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4888
48892007-04-28 Glenn Morris <rgm@gnu.org>
4890
4891 * faq.texi (New in Emacs 22): Restore mention of python.el pending
4892 consideration of legal status.
4893
48942007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
4895
4896 * idlwave.texi: Minor updates for IDLWAVE 6.1.
4897
48982007-04-24 Chong Yidong <cyd@stupidchicken.com>
4899
4900 * faq.texi (New in Emacs 22): python.el removed.
4901
49022007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
4903
4904 * calc.texi (Reporting bugs): Update maintainer's address.
4905
49062007-04-22 Chong Yidong <cyd@stupidchicken.com>
4907
4908 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4909
49102007-04-15 Jay Belanger <belanger@truman.edu>
4911
4912 * calc.texi (Title page): Remove the date.
4913 (Basic Arithmetic): Emphasize that / binds less strongly than *.
4914 (The Standard Calc Interface): Change trail title.
4915 (Floats): Mention that when non-decimal floats are entered, only
4916 approximations are stored.
4917 (Copying): Move to the appendices.
4918 (GNU Free Documentation License): Add as an appendix.
4919
49202007-04-15 Chong Yidong <cyd@stupidchicken.com>
4921
4922 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4923 * dired-x.texi, ebrowse.texi, ediff.texi:
4924 * emacs-mime.texi, erc.texi, eshell.texi:
4925 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4926 * idlwave.texi, message.texi, newsticker.texi, org.texi:
4927 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4928 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4929 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4930 * woman.texi: Include GFDL.
4931
4932 * doclicense.texi: Remove node heading, so that it can be included by
4933 other files.
4934
4935 * dired-x.texi: Relicence under GFDL. Remove date from title page.
4936
4937 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4938 than *.
4939
49402007-04-14 Carsten Dominik <dominik@science.uva.nl>
4941
4942 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4943 in Calc.
4944
49452007-04-09 Romain Francoise <romain@orebokech.com>
4946
4947 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4948 Mac OS ports. Make it clear that mouse-1 complements and doesn't
4949 replace mouse-2.
4950
49512007-04-08 Chong Yidong <cyd@stupidchicken.com>
4952
4953 * woman.texi (Word at point, Interface Options): woman-topic-at-point
4954 renamed to woman-use-topic-at-point. Document new behavior.
4955
49562007-04-08 Richard Stallman <rms@gnu.org>
4957
4958 * url.texi: Fix some indexing.
4959 (Disk Caching): Drop discussion of old/other Emacs versions.
4960
49612007-04-07 Chong Yidong <cyd@stupidchicken.com>
4962
4963 * url.texi (Disk Caching): Say Emacs 21 "and later".
4964
4965 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4966 on Font locking which now mentions JIT lock.
4967
49682007-04-01 Michael Olson <mwolson@gnu.org>
4969
4970 * erc.texi: Update for the ERC 5.2 release.
4971
49722007-03-31 David Kastrup <dak@gnu.org>
4973
4974 * woman.texi (Topic, Interface Options): Explain changes semantics of
4975 woman-manpath in order to consider MANPATH_MAP entries.
4976
49772007-03-31 Eli Zaretskii <eliz@gnu.org>
4978
4979 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4980
49812007-03-26 Richard Stallman <rms@gnu.org>
4982
4983 * pgg.texi (Caching passphrase): Clean up previous change.
4984
49852007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
4986
4987 * gnus.texi (Setting Process Marks): Fix typo.
4988
49892007-03-25 Romain Francoise <romain@orebokech.com>
4990
4991 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4992 readability, and include various fixes by Daniel Brockman, Nick Roberts
4993 and Dieter Wilhelm.
4994
49952007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
4996
4997 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
4998
4999 * gnus.texi (Mail Source Specifiers): Fix typo.
5000
50012007-03-22 Ralf Angeli <angeli@caeruleus.net>
5002
5003 * reftex.texi (Imprint): Update maintainer information.
5004
50052007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5006
5007 * message.texi (Message Buffers): Update documentation for
5008 message-generate-new-buffers.
5009
50102007-03-15 Daiki Ueno <ueno@unixuser.org>
5011
5012 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5013
50142007-03-21 Glenn Morris <rgm@gnu.org>
5015
5016 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5017
50182007-03-19 Chong Yidong <cyd@stupidchicken.com>
5019
5020 * eshell.texi (Known problems): Emacs 21 -> 22.
5021
5022 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5023
50242007-03-18 Jay Belanger <belanger@truman.edu>
5025
5026 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5027
50282007-03-12 Glenn Morris <rgm@gnu.org>
5029
5030 * calc.texi (Time Zones): Switch to new North America DST rule.
5031
5032 * calc.texi: Replace "daylight savings" with "daylight
5033 saving" in text throughout.
5034
50352007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5036
5037 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5038 The variable now uses a list of symbols instead of just a symbol.
5039 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5040
50412007-03-06 Romain Francoise <romain@orebokech.com>
5042
5043 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5044 new packages, and mention Gnus update.
5045
50462007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5047
5048 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5049 nntp-open-connection-functions-never-echo-commands.
5050
50512007-02-27 Chong Yidong <cyd@stupidchicken.com>
5052
5053 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5054 problems on the console, and security risk in not using gpg-agent.
5055
50562007-02-25 Carsten Dominik <dominik@science.uva.nl>
5057
0c7efc08 5058 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5059 Completely reorganized and rewritten.
5060 (CamelCase links): Section removed.
5061 (Repeating items): New section.
5062 (Tracking TODO state changes): New section.
5063 (Agenda views): Chapter reorganized and rewritten.
5064 (HTML export): Section rewritten.
5065 (Tables in arbitrary syntax): New section.
5066 (Summary): Better feature summary.
5067 (Activation): Document problem with cut-and-paste of Lisp code
5068 from PDF files.
5069 (Visibility cycling): Document indirect buffer use.
5070 (Structure editing): Document sorting.
5071 (Remember): Section rewritten.
5072 (Time stamps): Better description of time stamp types.
5073 (Tag searches): Document regular expression search for tags.
5074 (Stuck projects): New section.
5075 (In-buffer settings): New keywords.
5076 (History and Acknowledgments): Updated description.
5077
50782007-02-24 Alan Mackenzie <acm@muc.de>
5079
5080 * cc-mode.texi (Movement Commands): Insert two missing command names.
5081 (Getting Started): Slight wording correction (use conditional).
5082
50832007-02-22 Kim F. Storm <storm@cua.dk>
5084
5085 * widget.texi (User Interface, Basic Types): Document need to put some
5086 text before the %v escape in :format string in editable-field widget.
5087
50882007-02-18 Romain Francoise <romain@orebokech.com>
5089
5090 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5091 `cvs-mode-quit'.
5092
50932007-02-10 Markus Triska <markus.triska@gmx.at>
5094
5095 * widget.texi (Programming Example): Put constant strings in :format.
5096
50972007-02-07 Juanma Barranquero <lekktu@gmail.com>
5098
5099 * faq.texi (Fullscreen mode on MS-Windows): New node.
5100
51012007-02-04 David Kastrup <dak@gnu.org>
5102
5103 * faq.texi (AUCTeX): Update version number. Should probably be done
5104 for other packages as well.
5105
51062007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5107
5108 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5109 <tassilo@member.fsf.org>.
5110
51112007-01-27 Eli Zaretskii <eliz@gnu.org>
5112
5113 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5114 ls-lisp-use-localized-time-format.
5115
51162007-01-20 Markus Triska <markus.triska@gmx.at>
5117
5118 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5119
51202007-01-13 Michael Olson <mwolson@gnu.org>
5121
5122 * erc.texi (Modules): Mention capab-identify module.
5123
51242007-01-05 Michael Olson <mwolson@gnu.org>
5125
5126 * erc.texi (Getting Started): Update for /RECONNECT command.
5127
51282007-01-04 Richard Stallman <rms@gnu.org>
5129
5130 * ebrowse.texi: Change C-c b to C-c C-m.
5131
51322007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5133
5134 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5135 variables only in info to avoid redundant entries in the printed
5136 manual.
5137
51382007-01-02 Daiki Ueno <ueno@unixuser.org>
5139
5140 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5141
51422007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5143
5144 * message.texi (Security): Split into sub-nodes.
5145
51462007-01-01 Alan Mackenzie <acm@muc.de>
5147
5148 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5149 eval-after-load in Emacs <=21 and a workaround. Document that
5150 trigraphs are not supported.
5151
51522007-01-01 Alan Mackenzie <acm@muc.de>
5153
5154 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5155 c-context-line-break. When invoked within a string, preserve
5156 whitespace. Add a backslash only when also in a macro.
5157
51582007-01-01 Alan Mackenzie <acm@muc.de>
5159
5160 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5161
51622007-01-01 Alan Mackenzie <acm@muc.de>
5163
5164 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5165 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5166
51672007-01-01 Alan Mackenzie <acm@muc.de>
5168
5169 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5170 "Choosing a Style".
5171
5172 * cc-mode.texi ("Styles"): Add @dfn{style}.
5173
51742006-12-30 Michael Albinus <michael.albinus@gmx.de>
5175
5176 Sync with Tramp 2.0.55.
5177
5178 * trampver.texi: Update release number.
5179
51802006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5181
5182 * gnus.texi (Customizing Articles): Add index entries for all
5183 gnus-treat-* variables.
5184
c8763fb6 51852006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5186
5187 * gnus.texi (IMAP): Fix incorrect explanation of
5188 nnimap-search-uids-not-since-is-evil in documentation for
5189 nnimap-expunge-search-string.
5190
51912006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5192
5193 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5194 spam-ifile-database.
5195
51962006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5197
5198 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5199 rebind C-s.
5200
c8763fb6 52012006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5202
5203 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5204 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5205 "expiring mail".
5206 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5207 nnimap-nov-is-evil.
5208
52092006-12-25 Kevin Ryde <user42@zip.com.au>
5210
5211 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5212 about the key procedure being used heavily.
5213
52142006-12-24 Chong Yidong <cyd@stupidchicken.com>
5215
5216 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5217 to t.
5218 (Prerequisites): Add explanation about gpg-agent.
5219
52202006-12-22 Kevin Ryde <user42@zip.com.au>
5221
5222 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5223 "sort" instead of "sort*".
5224
52252006-12-19 Richard Stallman <rms@gnu.org>
5226
5227 * calc.texi (History and Acknowledgements): Recognize that Emacs
5228 now does have floating point.
5229
52302006-12-19 Michael Albinus <michael.albinus@gmx.de>
5231
5232 * tramp.texi (External transfer methods): Describe new method `scpc'.
5233
52342006-12-17 Sascha Wilde <wilde@sha-bang.de>
5235
5236 * pgg.texi: Added short note on gpg-agent to the introduction.
5237
52382006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5239
5240 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5241 also applies to Cc.
5242
52432006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5244
5245 * gnus.texi (X-Face): Clarify. Say which programs are required
5246 on Windows.
5247
52482006-12-08 Michael Olson <mwolson@gnu.org>
5249
5250 * erc.texi (Modules): Remove documentation for list module.
5251
c8763fb6 52522006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5253
5254 * faq.texi (^M in the shell buffer): Ditto.
5255
52562006-11-20 Michael Olson <mwolson@gnu.org>
5257
5258 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5259
52602006-11-17 Carsten Dominik <dominik@science.uva.nl>
5261
5262 * org.texi: Fix typos.
5263 (Agenda commands): Document `C-k'.
5264
52652006-11-16 Eli Zaretskii <eliz@gnu.org>
5266
5267 * url.texi (http/https): Fix a typo in the HTTP URL.
5268
52692006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5270
5271 * ada-mode.texi: Total rewrite.
5272
52732006-11-13 Carsten Dominik <dominik@science.uva.nl>
5274
5275 * org.texi: Minor typo fixes.
5276
52772006-11-13 Bill Wohler <wohler@newt.com>
5278
5279 Release MH-E manual version 8.0.3.
5280
5281 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5282 release 8.0.3.
5283
5284 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5285 to set MAILDIR.
5286 (Reading Mail): Document the customization of read-mail-command
5287 for MH-E.
5288 (Viewing Attachments): Document mm-discouraged-alternatives.
5289 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5290 (Junk): Add more information about the settings of mh-junk-background
5291 in a program. Add /usr/bin/mh to PATH in examples.
5292
52932006-11-12 Richard Stallman <rms@gnu.org>
5294
5295 * woman.texi: Update author address but say he no longer maintains it.
5296
52972006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5298
5299 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5300 archived trees.
5301 (Checkboxes): Section moved to chapter 5, and extended.
5302 (The date/time prompt): New section.
5303 (Link abbreviations): New section.
5304 (Presentation and sorting): New section.
5305 (Custom agenda views): Section completely rewritten.
5306 (Summary): Compare with Planner.
5307 (Feedback): More info about creating backtraces.
5308 (Plain lists): Modified example.
5309 (Breaking down tasks): New section.
5310 (Custom time format): New section.
5311 (Time stamps): Document inactive timestamps.
5312 (Setting tags): More details about fast tag selection.
5313 (Block agenda): New section.
5314 (Custom agenda views): Section rewritten.
5315 (Block agenda): New section.
5316
53172006-11-07 Michael Albinus <michael.albinus@gmx.de>
5318
5319 * tramp.texi (Configuration): scp is the default method.
5320 (Default Method): Use ssh as example for another method.
5321
53222006-10-27 Richard Stallman <rms@gnu.org>
5323
5324 * woman.texi: Downcase nroff/troff/roff.
5325 (Installation): Chapter deleted. Some xrefs deleted.
5326 (Background): woman doesn't advise man ;-).
5327
c8763fb6 53282006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5329
5330 * ada-mode.texi (Project files, Identifier completion)
5331 (Automatic Casing, Debugging, Using non-standard file names)
5332 (Working Remotely): Fix typos.
5333
53342006-10-20 Masatake YAMATO <jet@gyve.org>
5335
0c7efc08 5336 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
5337 sample code `my-c-initialization-hook'.
5338
53392006-10-19 Stuart D. Herring <herring@lanl.gov>
5340
5341 * widget.texi: Fix typos.
5342
53432006-10-19 Michael Albinus <michael.albinus@gmx.de>
5344
5345 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5346 "???". There have been no complaints for years, so the information
5347 must be appropriate.
5348
53492006-10-16 Richard Stallman <rms@gnu.org>
5350
5351 * widget.texi: Use @var instead of capitalization.
5352 Clarify many widget type descriptions.
5353
53542006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5355
5356 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5357 gnus-dired-attach.
5358 (Selecting a Group): Fix typo.
5359
c8763fb6 53602006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5361
5362 * widget.texi: Fix typos.
5363
53642006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5365
5366 * gnus.texi (Image Enhancements): Update for Emacs 22.
5367
5368 * gnus-faq.texi ([1.3]): Update.
5369
53702006-10-06 Richard Stallman <rms@gnu.org>
5371
5372 * faq.texi (Displaying the current line or column):
5373 Delete "As of Emacs 20".
5374
53752006-10-06 Romain Francoise <romain@orebokech.com>
5376
5377 * faq.texi (VM): VM works with Emacs 22 too.
5378
53792006-10-06 Richard Stallman <rms@gnu.org>
5380
5381 * ebrowse.texi: Remove Emacs version "21" from title.
5382
53832006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5384
5385 * gnus.texi (Foreign Groups): Say where change of editing commands are
5386 stored. Add reference to `gnus-parameters'.
5387
53882006-09-15 Jay Belanger <belanger@truman.edu>
5389
5390 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5391 Change "Library Public License" to "Lesser Public License"
5392 throughout. Use "yyyy" to represent year.
5393
53942006-09-15 Carsten Dominik <dominik@science.uva.nl>
5395
5396 * org.texi (Setting tags): Typo fix.
5397
53982006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5399
5400 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5401
54022006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5403
5404 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5405
54062006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5407
5408 * faq.texi (Escape sequences in shell output): EMACS is now set
5409 to Emacs's absolute file name, not to "t".
5410 (^M in the shell buffer): Likewise.
5411 * misc.texi (Interactive Shell): Likewise.
5412
54132006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5414
5415 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5416 mails with pop3-leave-mail-on-server. Fix wording.
5417 (Limiting): Improve gnus-summary-limit-to-articles.
5418 (X-Face): Fix typo.
5419
54202006-09-11 Simon Josefsson <jas@extundo.com>
5421
5422 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5423 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5424
54252006-09-06 Simon Josefsson <jas@extundo.com>
5426
5427 * smtpmail.texi (Authentication): Mention SSL.
5428
54292006-09-01 Eli Zaretskii <eliz@gnu.org>
5430
5431 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5432 Don't use @indicateurl.
5433
5434 * cc-mode.texi (Subword Movement): Don't use @headitem.
5435 (Custom Braces, Clean-ups): Don't use @tie.
5436
54372006-08-29 Michael Albinus <michael.albinus@gmx.de>
5438
5439 Sync with Tramp 2.0.54.
5440
5441 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5442 Suggested by Adrian Phillips <a.phillips@met.no>.
5443
54442006-08-15 Carsten Dominik <dominik@science.uva.nl>
5445
5446 * org.texi (Installation, Activation): Split from Installation and
5447 Activation.
5448 (Clocking work time): Documented new features.
5449
54502006-08-13 Alex Schroeder <alex@gnu.org>
5451
5452 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5453 example.
5454
54552006-08-12 Eli Zaretskii <eliz@gnu.org>
5456
5457 * faq.texi (How to add fonts): New node.
5458
54592006-08-05 Romain Francoise <romain@orebokech.com>
5460
5461 * faq.texi (New in Emacs 22): Expand.
5462
54632006-08-03 Michael Olson <mwolson@gnu.org>
5464
5465 * erc.texi: Update for ERC 5.1.4.
5466
54672006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5468
5469 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5470 in .../site-lisp/gnus/ by default.
5471 [ From gnus-news.texi in the trunk. ]
5472
54732006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5474
5475 * gnus.texi (MIME Commands): Additions for yEnc.
5476
54772006-07-24 Richard Stallman <rms@gnu.org>
5478
5479 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5480 * faq.texi: Move periods and commas inside quotes.
5481
54822006-07-20 Jay Belanger <belanger@truman.edu>
5483
5484 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5485
54862006-07-18 Chong Yidong <cyd@stupidchicken.com>
5487
5488 * faq.texi (Security risks with Emacs): Document Emacs 22
5489 file-local-variable mechanism.
5490
54912006-07-12 Michael Olson <mwolson@gnu.org>
5492
5493 * erc.texi: Update for ERC 5.1.3.
5494
54952006-07-12 Alex Schroeder <alex@gnu.org>
5496
5497 * rcirc.texi: Fix typos.
5498 (Getting started with rcirc): New calling convention for M-x irc.
5499 Mention #rcirc. Removed channel tracking.
0c7efc08 5500 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
5501 recently, eg. rcirc-server to rcirc-default-server. Added
5502 documentation for rcirc-authinfo, some background for Bitlbee, and
5503 rcirc-track-minor-mode.
0c7efc08 5504 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 5505 Scrolling.
0c7efc08 5506 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
5507 to match code changes.
5508
55092006-07-10 Nick Roberts <nickrob@snap.net.nz>
5510
5511 * gnus.texi, message.texi: Fix typos.
5512
55132006-07-07 Carsten Dominik <dominik@science.uva.nl>
5514
5515 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5516 commands.
5517 (Global TODO list): Document the use of the variables
5518 `org-agenda-todo-ignore-scheduled' and
5519 `org-agenda-todo-list-sublevels'.
5520
55212006-07-05 Richard Stallman <rms@gnu.org>
5522
5523 * faq.texi (Scrolling only one line): Fix xref.
5524
55252006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5526
5527 * faq.texi (Evaluating Emacs Lisp code):
5528 Throughout, replace eval-current-buffer with eval-buffer.
5529
55302006-07-03 Richard Stallman <rms@gnu.org>
5531
5532 * rcirc.texi (Scrolling conservatively): Fix xref.
5533
5534 * pcl-cvs.texi (Viewing differences): Usage fix.
5535
55362006-07-03 Carsten Dominik <dominik@science.uva.nl>
5537
5538 * org.texi (Agenda commands): Document `s' key to save all org-mode
5539 buffers.
5540
55412006-06-30 Ralf Angeli <angeli@caeruleus.net>
5542
5543 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
5544 names. Mention `cvs-msg' face.
5545
55462006-06-29 Carsten Dominik <dominik@science.uva.nl>
5547
5548 * org.texi (Checkboxes): New section.
5549
55502006-06-28 Carsten Dominik <dominik@science.uva.nl>
5551
5552 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
5553 throughout this chapter.
5554
55552006-06-27 Chong Yidong <cyd@stupidchicken.com>
5556
5557 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
5558 text for standalone vs Emacs info.
5559 (Help): Clarify header line description. Use mouse-1 for clicks.
5560 (Help-P): Use mouse-1 for clicks.
5561 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
5562 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
5563 (Choose menu subtopic): Remove gratuitous Emacs command names.
5564 (Help-FOO): Put usual behavior first.
5565 (Help-Xref): Clicking on xrefs works in Emacs.
5566 (Search Text): Clarify what the default behavior is.
5567 (Create Info buffer): Fix Emacs window/X window confusion.
5568 (Emacs Info Variables): Fix for new Emacs init file behavior.
5569
55702006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5571
5572 * gnus.texi (Summary Buffer Lines): Fix typo.
5573
55742006-06-23 Carsten Dominik <dominik@science.uva.nl>
5575
5576 * org.texi (Embedded LaTeX): New chapter.
5577 (Archiving): Section rewritten.
5578 (Enhancing text): Some parts moved to the new chapter about LaTeX.
5579
55802006-06-20 Bill Wohler <wohler@newt.com>
5581
5582 Release MH-E manual version 8.0.1.
5583
5584 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5585 release 8.0.1.
5586 (Preface): Depend on GNU mailutils 1.0 and higher.
5587
55882006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
5589
5590 * message.texi (News Headers): Update message-syntax-checks section.
5591
55922006-06-19 Karl Berry <karl@gnu.org>
5593
5594 * info.texi (Advanced): Mention C-q, especially with ?.
5595
55962006-06-19 Carsten Dominik <dominik@science.uva.nl>
5597
5598 * org.texi (Publishing links): Document the `:link-validation-function'
5599 property.
5600 (Extensions and Hacking): New chapter, includes some sections of the
5601 "Miscellaneous" chapter.
5602
56032006-06-10 Carsten Dominik <dominik@science.uva.nl>
5604
5605 * org.texi (Progress logging): New section.
5606
2de53ca6
GM
56072006-06-06 Carsten Dominik <dominik@science.uva.nl>
5608
5609 * org.texi (ASCII export): Document indentation adaptation.
5610 (Setting tags): Document mutually-exclusive tags.
5611
56122006-06-05 Romain Francoise <romain@orebokech.com>
5613
5614 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
5615 Fix typo.
5616
5617 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
5618 channel (#gnus@irc.freenode.net).
5619 Fix typos. Update copyright notice.
5620
5621 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
5622 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5623 (Line-Up Functions, Custom Macros):
5624 * ediff.texi (Window and Frame Configuration)
dccb744b 5625 (Highlighting Difference Regions):
2de53ca6
GM
5626 * emacs-mime.texi (Display Customization):
5627 * erc.texi (History):
5628 * eshell.texi (Known problems):
5629 * eudc.texi (Overview, BBDB):
5630 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
5631 (The problem of spam, SpamOracle, Extending the Spam package)
5632 (Conformity, Terminology):
dccb744b 5633 * idlwave.texi (Routine Info)
2de53ca6
GM
5634 (Class and Keyword Inheritance, Padding Operators)
5635 (Breakpoints and Stepping, Electric Debug Mode)
5636 (Examining Variables, Troubleshooting):
5637 * org.texi (Creating timestamps):
5638 * reftex.texi (Commands, Options, Changes):
5639 * tramp.texi (Inline methods, Password caching)
5640 (Auto-save and Backup, Issues):
5641 * vip.texi (Files, Commands in Insert Mode):
5642 * viper.texi (Emacs Preliminaries, States in Viper)
5643 (Packages that Change Keymaps, Viper Specials, Groundwork):
5644 Fix various typos.
5645
56462006-05-31 Michael Ernst <mernst@alum.mit.edu>
5647
5648 * ediff.texi: Fix typos.
5649
56502006-05-30 Carsten Dominik <dominik@science.uva.nl>
5651
5652 * org.texi: Small typo fixes.
5653
fff84c22
JB
56542006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5655
5656 * viper.texi (Viper Specials):
5657 * gnus.texi (Example Setup):
5658 * faq.texi (Backspace invokes help):
5659 * dired-x.texi (Optional Installation Dired Jump):
5660 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
5661 follow coding conventions.
5662
2de53ca6
GM
56632006-05-29 Michael Albinus <michael.albinus@gmx.de>
5664
5665 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
5666
56672006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5668
5669 * pcl-cvs.texi: Fix typos.
5670 (Customization): Say "us".
5671
56722006-05-26 Eli Zaretskii <eliz@gnu.org>
5673
5674 * org.texi: Remove bogus @setfilename.
5675
56762006-05-26 Carsten Dominik <dominik@science.uva.nl>
5677
5678 * org.texi (ASCII export): Omit command name.
5679 (HTML export): Add prefix to all lines in Local Variable example.
5680 (Acknowledgments): Typeset names in italics.
5681
56822006-05-24 Carsten Dominik <dominik@science.uva.nl>
5683
5684 * org.texi (Plain lists): Add new item navigation commands.
5685 (External links): Document elisp and info links.
5686 (Custom searches): New section.
5687 (Publishing): New chapter.
5688 (HTML export): Include a list of supported CSS classes.
5689 (Setting tags): Describe the fast-tag-setting interface.
5690
56912006-05-20 Luc Teirlinck <teirllm@auburn.edu>
5692
5693 * dired-x.texi: ifinfo -> ifnottex.
5694
56952006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
5696
5697 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
5698
56992006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
5700
5701 * message.texi (Interface): Add tool bar customization.
5702 (MIME): Index and text additions for mml-attach.
5703 (MIME): Describe mml-dnd-protocol-alist and
5704 mml-dnd-attach-options.
5705
5706 * gnus.texi (Oort Gnus): Reorder entries in sections.
5707 Fix some entries.
5708 (Starting Up): Add references to "Emacs for Heathens" and to
5709 "Finding the News". Add user-full-name and user-mail-address.
5710 (Group Buffer Format): Add tool bar customization and update.
5711 (Summary Buffer): Add tool bar customization.
5712 (Posting Styles): Add message-alternative-emails.
5713
57142006-05-09 Michael Albinus <michael.albinus@gmx.de>
5715
5716 * tramp.texi (Filename completion): Improve wording.
5717
57182006-05-07 Romain Francoise <romain@orebokech.com>
5719
5720 * faq.texi (Using regular expressions): Fix typo.
5721 (Packages that do not come with Emacs): Fix capitalization.
5722 (Replacing text across multiple files): Expand node to explain how
5723 to use `dired-do-query-replace-regexp' in more detail, based on
5724 suggestion by Eric Hanchrow <offby1@blarg.net>.
5725
57262006-05-06 Michael Albinus <michael.albinus@gmx.de>
5727
5728 * tramp.texi (Filename completion): Completion of remote files'
5729 method, user name and host name is active only in partial
5730 completion mode.
5731
57322006-05-06 Bill Wohler <wohler@newt.com>
5733
5734 Release MH-E manual version 8.0.
5735
5736 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5737 release 8.0.
5738
57392006-05-06 Bill Wohler <wohler@newt.com>
5740
5741 * mh-e.texi (MH-BOOK-HOME): Change from
5742 http://www.ics.uci.edu/~mh/book/mh to
5743 http://rand-mh.sourceforge.net/book/mh.
5744 Replace .htm suffix with .html for MH book files.
5745 (Using This Manual): Update key binding for getting relevant
5746 chapter in Info from command key.
5747 (Ranges): Fix itemx.
5748
57492006-05-05 Karl Berry <karl@gnu.org>
5750
5751 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
5752 (\fonttextsize): New user-level command to change text font size.
5753
57542006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
5755
5756 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
5757
57582006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5759
5760 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
5761
57622006-04-24 Bill Wohler <wohler@newt.com>
5763
5764 * mh-e.texi (Getting Started): Make it more explicit that you need
5765 to install MH. Add pointers to current MH implementations.
5766
57672006-04-21 Bill Wohler <wohler@newt.com>
5768
5769 Release MH-E manual version 7.94.
5770
5771 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5772 release 7.94.
5773
57742006-04-21 Carsten Dominik <dominik@science.uva.nl>
5775
5776 * org.texi: Many small fixes.
5777 (Handling links): Rename from "Managing links".
5778
57792006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
5780
5781 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
5782 (Splitting mail using spam-stat): Fix @xref.
5783
57842006-04-20 Chong Yidong <cyd@stupidchicken.com>
5785
5786 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 5787 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
5788
57892006-04-20 Carsten Dominik <dominik@science.uva.nl>
5790
5791 * org.texi (Time stamps): Better explanation of the purpose of
5792 different time stamps.
5793 (Structure editing, Plain lists): More details on how new items
5794 and headings are inserted.
5795
57962006-04-18 Carsten Dominik <dominik@science.uva.nl>
5797
5798 * org.texi (Formula syntax): Fix link to Calc Manual.
5799
58002006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5801
5802 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
5803
58042006-04-17 Bill Wohler <wohler@newt.com>
5805
5806 * mh-e.texi (Folders): Update mh-before-quit-hook and
5807 mh-quit-hook example with code that removes the buffers rather
5808 than just bury them.
5809
58102006-04-17 Michael Albinus <michael.albinus@gmx.de>
5811
5812 Sync with Tramp 2.0.53.
5813
58142006-04-13 Carsten Dominik <dominik@science.uva.nl>
5815
5816 * org.texi (Updating settings): New section.
5817 (Visibility cycling): Better names for the startup folding
5818 options.
5819 (Exporting): Completely restructured.
5820 (The very busy C-c C-c key): New section.
5821 (Summary of in-buffer settings): New section.
5822
58232006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5824
5825 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5826
58272006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5828
5829 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5830 (Server Commands): Key `v' is reserved for users.
5831
58322006-04-11 Carsten Dominik <dominik@science.uva.nl>
5833
5834 * org.texi (Link format): New section, emphasis on bracket links.
5835 (External links): Document bracket links.
5836 (FAQ): Expand to cover shell links and the new link format.
5837
58382006-04-09 Kevin Ryde <user42@zip.com.au>
5839
5840 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5841
58422006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5843
5844 * gnus.texi (Summary Buffer Lines): Add `*'.
5845
c8763fb6 58462006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
5847
5848 * gnus.texi (Group Parameters):
5849 Mention gnus-permanently-visible-groups.
5850
58512006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5852
5853 * gnus.texi (Face): Fix typo.
5854
58552006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5856
5857 * gnus.texi (X-Face): Clarify.
5858 (Face): Need Emacs with PNG support.
5859
58602006-04-06 Richard Stallman <rms@gnu.org>
5861
5862 * idlwave.texi: Delete the blocks "not suitable for inclusion with
5863 Emacs".
5864
58652006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5866
5867 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5868 blocks not suitable for inclusion with Emacs using variable
5869 PARTOFEMACS.
5870
58712006-04-04 Simon Josefsson <jas@extundo.com>
5872
5873 * gnus.texi (Security): Improve.
5874
58752006-04-02 Bill Wohler <wohler@newt.com>
5876
5877 * mh-e.texi (Getting Started, Junk, Bug Reports)
5878 (MH FAQ and Support): Fix URLs.
5879
58802006-03-31 Romain Francoise <romain@orebokech.com>
5881
5882 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5883 to t, not nil (and has for the past eight years).
5884
58852006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5886
5887 * message.texi, gnus.texi: Bump version to 5.11.
5888
58892006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5890
5891 * gnus.texi (Top): Add comment about version line.
5892
5893 * message.texi (Top): Ditto. Change to take named versions into
5894 account.
5895
58962006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5897
5898 * gnus.texi (Posting Styles): Add x-face-file to example.
5899 (X-Face): Refer to posting styles.
5900
5901 * gnus-faq.texi ([5.8]): Add x-face-file.
5902 ([8.4]): Add links to gmane.emacs.gnus.user and
5903 gmane.emacs.gnus.general.
5904
59052006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5906
5907 * gnus-faq.texi: Use .invalid.
5908 ([5.4]): Fix gnus-posting-styles example.
5909
59102006-03-27 Romain Francoise <romain@orebokech.com>
5911
5912 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
5913 Emacs/W3 needs a new maintainer.
5914 (Ispell): Update author and version info.
5915 (Mailcrypt): Mention PGG.
5916 (New in Emacs 22): Add PGG to the list of new packages.
5917 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5918 updating dead URLs.
5919
59202006-03-25 Karl Berry <karl@gnu.org>
5921
5922 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5923 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5924 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5925 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5926 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5927 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5928 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5929 (2) do not indent copyright year list (or anything else).
5930
59312006-03-21 Bill Wohler <wohler@newt.com>
5932
5933 * mh-e.texi (Folders): Various edits.
5934
59352006-03-20 Romain Francoise <romain@orebokech.com>
5936
5937 * gnus.texi (Mail Folders): Grammar fix.
5938
59392006-03-19 Bill Wohler <wohler@newt.com>
5940
5941 * mh-e.texi (Replying): Document Mail-Followup-To.
5942 Change manually-formatted table to multitable. Add debugging info.
5943 Move description of mh-reply-default-reply-to into paragraph
5944 that describes its values.
5945
59462006-03-17 Bill Wohler <wohler@newt.com>
5947
10d1d0af 5948 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
5949 (Sending Mail Tour): Update method of entering
5950 addresses and subject.
5951 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5952 (Adding Attachments, Searching): Update screenshots for Emacs 22.
5953
59542006-03-15 Carsten Dominik <dominik@science.uva.nl>
5955
5956 * org.texi: Version number change only.
5957
59582006-03-14 Bill Wohler <wohler@newt.com>
5959
5960 * mh-e.texi: Add index entries around each paragraph rather than
5961 depend on entries from beginning of node. Doing so ensures that
5962 index entries are less likely to be forgotten if text is cut and
5963 pasted, and are necessary anyway if the references are on a
5964 separate page. It seems that makeinfo is now (v. 4.8) only
5965 producing one index entry per node, so there is no longer any
5966 excuse not to. Use subheading instead of heading. The incorrect
5967 use of heading produced very large fonts in Info--as large as the
5968 main heading.
5969 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5970 versions 6 and 7 appeared *around* the time of these Emacs releases.
5971
59722006-03-13 Carsten Dominik <dominik@science.uva.nl>
5973
5974 * org.texi (Clean view): Document new startup options.
5975
59762006-03-11 Bill Wohler <wohler@newt.com>
5977
5978 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5979 (Composing, Scan Line Formats): Fix @refs.
5980 (Getting Started): Define MH profile and MH profile components.
5981 (Incorporating Mail, Reading Mail, Viewing, Printing)
5982 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5983 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5984 for string constants.
5985 (Tool Bar): Remove spurious quote.
5986 (Junk): Use ``...'' instead of "...".
5987 (Scan Line Formats): Replace @samp with @kbd.
5988
59892006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5990
5991 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5992
59932006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
5994
5995 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
5996 easy to understand.
5997
59982006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
5999
6000 * gnus.texi: Markup fix.
6001 (Fancy Mail Splitting): Specify new feature.
6002
60032006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6004
6005 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6006 partial-words matching.
6007
60082006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6009
6010 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6011
6012 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6013 (MIME Commands): Fix mm-discouraged-alternatives.
6014
60152006-03-07 Carsten Dominik <dominik@science.uva.nl>
6016
6017 * org.texi: Version number change only.
6018
60192006-03-06 Bill Wohler <wohler@newt.com>
6020
6021 * mh-e.texi: Move from SourceForge repository to Savannah.
6022 This is version 7.93, which is a total rewrite from the previous
6023 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6024 version 7.93.
6025
60262006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6027
6028 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6029
60302006-03-01 Carsten Dominik <dominik@science.uva.nl>
6031
6032 * org.texi (Interaction): Add item about `org-mouse.el' by
6033 Piotr Zielinski.
6034 (Managing links): Document that also mouse-1 can be used to
6035 activate a link.
6036 (Headlines, FAQ): Add entry about hiding leading stars.
6037 (Miscellaneous): Resort the sections in this chapter to a more
6038 logical sequence.
6039
60402006-02-27 Simon Josefsson <jas@extundo.com>
6041
6042 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6043 2004-01-27 from the trunk).
6044
60452006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6046
6047 * cc-mode.texi: Rename c-hungry-backspace to
6048 c-hungry-delete-backwards, at the request of RMS. Leave the old
6049 name as an alias.
6050
60512006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6052
6053 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6054 include the function header within the defun.
6055
60562006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6057
6058 * cc-mode.texi: Correct two typos.
6059
60602006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6061
6062 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6063 existing comment.
6064 (Electric Keys): Add a justification for electric indentation.
6065 (Hungry WS Deletion): Clear up the names and complications of the
6066 BACKSPACE and DELETE keys.
6067
60682006-02-23 Juri Linkov <juri@jurta.org>
6069
6070 * faq.texi (Common requests): Move `Turning on auto-fill by
6071 default' after `Wrapping words automatically'. Move `Working with
6072 unprintable characters' before `Searching for/replacing newlines'.
6073 Move `Replacing highlighted text' after `Highlighting a region'.
6074 Merge `Repeating commands' and `Repeating a command as many times
6075 as possible' into the former.
6076 (Packages that do not come with Emacs): Add refs to Gmane and
6077 etc/MORE.STUFF.
6078
60792006-02-23 Juri Linkov <juri@jurta.org>
6080
6081 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6082 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6083 Add xref to `(emacs)Reporting Bugs'.
6084 (Getting a printed manual): Add URL to other formats of the manual.
6085 (Common requests): Fix menu.
6086 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6087 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6088 (Inserting text at the beginning of each line): Add pxref to
6089 `Changing the included text prefix'.
6090 (Forcing the cursor to remain in the same column): Mention `track-eol'
6091 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6092 (Replacing text across multiple files): Add keybinding `Q' for
6093 `dired-do-query-replace'.
6094
60952006-02-22 Carsten Dominik <dominik@science.uva.nl>
6096
6097 * reftex.texi: Version number and date change only.
6098
6099 * org.texi (Internal Links): Rewrite to cover the modified
6100 linking system.
6101
61022006-02-17 Eli Zaretskii <eliz@gnu.org>
6103
6104 * faq.texi: Remove the coding cookie, it's not needed anymore.
6105
61062006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6107
6108 * faq.texi (Colors on a TTY): Mention Mac OS port.
6109
61102006-02-12 Karl Berry <karl@gnu.org>
6111
6112 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6113 8-bit accented a.
6114
61152006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6116
6117 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6118
61192006-02-08 Romain Francoise <romain@orebokech.com>
6120
6121 * faq.texi (Top): Remove paragraph about the FAQ being a
6122 transitional document, etc.
6123 (Searching for/replacing newlines): New node.
6124 (Yanking text in isearch): New node.
6125 (Inserting text at the beginning of each line): Rename and make
6126 more general, mention `M-;' in Message mode.
6127
61282006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6129
6130 * faq.texi (Meta key does not work in xterm)
6131 (Emacs does not display 8-bit characters)
6132 (Inputting eight-bit characters): Update xrefs.
6133
61342006-02-06 Romain Francoise <romain@orebokech.com>
6135
6136 * faq.texi (VM): VM now at version 7.19.
6137 Set myself as maintainer of this file.
6138
61392006-02-04 Michael Olson <mwolson@gnu.org>
6140
6141 * erc.texi (History): Note that ERC is now included with Emacs.
6142
61432006-01-31 Romain Francoise <romain@orebokech.com>
6144
6145 * message.texi (Message Headers): Explain what
6146 `message-alternative-emails' does in more detail.
6147 Update copyright year.
6148
61492006-01-30 Juanma Barranquero <lekktu@gmail.com>
6150
6151 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6152
61532006-01-29 Richard M. Stallman <rms@gnu.org>
6154
6155 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6156
61572006-01-29 Michael Olson <mwolson@gnu.org>
6158
6159 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6160
6161 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6162
6163 * faq.texi (New in Emacs 22): Mention ERC.
6164
61652006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6166
6167 * rcirc.texi: Capitalize dir entry for consistency with the entry
6168 in info/dir and other entries in the Emacs category.
6169 Fix typos. Delete trailing whitespace.
6170
c8763fb6 61712006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6172
6173 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6174
61752006-01-27 Eli Zaretskii <eliz@gnu.org>
6176
6177 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6178 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6179
6180 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6181 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6182
61832006-01-27 Alex Schroeder <alex@gnu.org>
6184
6185 * rcirc.texi: New file.
6186
61872006-01-23 Juri Linkov <juri@jurta.org>
6188
6189 * widget.texi (User Interface): Add S-TAB for widget-backward.
6190
61912006-01-22 Michael Albinus <michael.albinus@gmx.de>
6192
6193 Sync with Tramp 2.0.52.
6194
6195 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6196 Add Tramp disabling item. New item for common connection problems.
6197 (various): Apply "ftp" as method for the download URL.
6198 (Bug Reports): Refer to FAQ for common problems.
6199
62002006-01-21 Eli Zaretskii <eliz@gnu.org>
6201
6202 * widget.texi (User Interface): Use @key for TAB.
6203
6204 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6205
6206 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6207 for TAB.
6208
6209 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6210
62112006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6212
6213 * gnus.texi: Update copyright.
6214
62152006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6216
6217 * gnus.texi (Article Washing): Additions.
6218
2de53ca6
GM
62192006-01-13 Carsten Dominik <dominik@science.uva.nl>
6220
6221 * org.texi (Agenda commands): Document tags command.
6222
62232006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6224
6225 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6226
62272006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6228
6229 * gnus.texi (RSS): Addition.
6230
62312005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6232
6233 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6234
62352005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6236
6237 * emacs-mime.texi (Display Customization): Add setting example to
6238 mm-discouraged-alternatives.
6239
62402006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6241
6242 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6243 version is the canonical version.
6244
62452006-01-08 Alex Schroeder <alex@gnu.org>
6246
6247 * pgg.texi (Caching passphrase): Rewording.
6248
62492006-01-06 Eli Zaretskii <eliz@gnu.org>
6250
6251 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6252 repository URL.
6253
62542006-01-06 Carsten Dominik <dominik@science.uva.nl>
6255
6256 * org.texi: Removed the accidentally re-added empty line in the
6257 direntry.
6258
62592006-01-05 Carsten Dominik <dominik@science.uva.nl>
6260
6261 * org.texi (Agenda Views): Chapter reorganized.
6262
62632005-12-29 Romain Francoise <romain@orebokech.com>
6264
6265 * faq.texi (Using Customize): New node.
6266
62672005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6268
6269 * org.texi: Remove blank line in @direntry. It is non-standard
6270 and recursively produces blank lines all over the dir file (when
6271 using Texinfo 4.8).
6272
62732005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6274
6275 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6276
62772005-12-20 Carsten Dominik <dominik@science.uva.nl>
6278
6279 * org.texi (Tags): Boolean logic documented.
6280 (Agenda Views): Document custom commands.
6281
62822005-12-20 David Kastrup <dak@gnu.org>
6283
6284 * faq.texi (AUCTeX): Update version and mailing list info.
6285
62862005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6287
6288 * gnus.texi (MIME Commands): Mention addition of
6289 multipart/alternative to gnus-buttonized-mime-types and add xref
6290 to mm-discouraged-alternatives.
6291
6292 * emacs-mime.texi (Display Customization): Mention addition of
6293 "image/.*" and add xref to gnus-buttonized-mime-types in the
6294 mm-discouraged-alternatives section.
6295
62962005-12-16 Carsten Dominik <dominik@science.uva.nl>
6297
6298 * org.texi (Tags): New section.
6299 (Agenda Views): Chapter reorganized.
6300
63012005-12-16 Eli Zaretskii <eliz@gnu.org>
6302
6303 * org.texi (Internal Links): Add a missing comma after an @xref.
6304
63052005-12-14 Chong Yidong <cyd@stupidchicken.com>
6306
6307 * faq.texi (Filling paragraphs with a single space): No need to
6308 change sentence-end now.
6309
63102005-12-13 Romain Francoise <romain@orebokech.com>
6311
6312 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6313
63142005-12-12 Jay Belanger <belanger@truman.edu>
6315
6316 * faq.texi (Calc): Update version number.
6317
63182005-12-12 Carsten Dominik <dominik@science.uva.nl>
6319
6320 * org.texi (Progress Logging): New section.
6321
63222005-12-10 Romain Francoise <romain@orebokech.com>
6323
6324 Update the Emacs FAQ for the 22.1 release.
6325
6326 * faq.texi: Set VER to `22.1'.
6327 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
6328 Tutorial. Mention that `C-h r' displays the manual.
6329 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
6330 (Getting a printed manual): Point to the new locations of the
6331 manuals on the GNU Web site.
6332 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6333 available via Info (it was previously distributed separately).
6334 (Installing Texinfo documentation): The latest version of Texinfo
6335 is 4.8, not 4.0.
6336 (Informational files for Emacs): COPYING is the GNU General Public
6337 License, not the Emacs General Public License.
6338 (Informational files for Emacs): Delete obsolete link to the
6339 GNUinfo pages as they have been removed from the GNU Web site.
6340 (New in Emacs 22): New node.
6341 (Setting up a customization file): Say that most packages support
6342 Customize nowadays.
6343 (Colors on a TTY): Delete reference to instructions on how to
6344 enable syntax highlighting, it is now enabled by default.
6345 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6346 at startup automatically.
6347 (Controlling case sensitivity): Mention `M-c' in isearch.
6348 (Using an already running Emacs process): Emacs now creates the
6349 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6350 gnuserv. As emacsclient can now run Lisp code as well, delete a
6351 sentence praising gnuserv for that. Simplify description of how
6352 the client/server operation works.
6353 (Compiler error messages): Delete obsolete text (compile.el has
6354 been rewritten).
6355 (Indenting switch statements): Fix typo.
6356 (Matching parentheses): Simplify setup instructions, mention the
6357 menu bar item in the Options menu.
6358 (Repeating a command as many times as possible): Mention `C-x e'.
6359 (Going to a line by number): Mention new keymap and bindings
6360 `M-g M-g', `M-g M-p' and `M-g M-n'.
6361 (Turning on syntax highlighting): Now on by default. Simplify.
6362 (Replacing highlighted text): Use `1', not `t'.
6363 (Problems with very large files): The maximum size is now 256MB on
6364 32-bit machines.
6365 (^M in the shell buffer): Mention `comint-process-echoes'.
6366 (Emacs for Apple computers): Emacs 22 has native support for Mac
6367 OS X.
6368 (Translating names to IP addresses): Delete node.
6369 (Binding keys to commands): Fix typo.
6370 (SPC no longer completes file names): New node.
6371 (MIME with Emacs mail packages): Delete section about the Emacs
6372 MIME FAQ (it's not reachable anymore).
6373
63742005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6375
6376 * cc-mode.texi: The manual has been extensively revised: the
6377 information about using CC Mode has been separated from the larger
6378 and more difficult chapters about configuration. It has been
6379 updated for CC Mode 5.31.
6380
63812005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6382
6383 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6384 (Selecting an implementation): Fix descriptions.
6385
63862005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6387
6388 * message.texi (Various Message Variables): Addition.
6389
63902005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6391
6392 * message.texi: Fix default values.
6393
63942005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6395
6396 * message.texi (Header Commands): Clarify descriptions of
6397 message-cross-post-followup-to, message-reduce-to-to-cc, and
6398 message-insert-wide-reply.
6399 (Various Commands): Fix kindex for message-kill-to-signature;
6400 clarify description of message-tab.
6401
64022005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6403
6404 * message.texi (Mailing Lists): Fix description about MFT.
6405
6406 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6407
64082005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6409
6410 * gnus.texi (Slow Terminal Connection): Replace old description
6411 with new one.
6412
64132005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6414
6415 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6416 replace X-Draft-Headers with X-Draft-From.
6417
64182005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6419
6420 * gnus.texi (Various Various): Fix the default value of
6421 nnheader-max-head-length.
6422 (Gnus Versions): Fix typo.
6423
64242005-12-08 Carsten Dominik <dominik@science.uva.nl>
6425
6426 * org.texi (Structure editing): Document new functionality of
6427 M-RET.
6428
64292005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * org.texi (Internal Links): Fix Texinfo usage.
6432
64332005-12-06 Carsten Dominik <dominik@science.uva.nl>
6434
6435 * org.texi (TODO basics): Document the global todo list.
6436 (TODO items): Documents sparse tree for specific TODO
6437 keywords.
6438
64392005-11-30 Carsten Dominik <dominik@science.uva.nl>
6440
6441 * org.texi (Plain Lists): Typos fixed.
6442
64432005-11-28 Jay Belanger <belanger@truman.edu>
6444
6445 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6446
64472005-11-24 Carsten Dominik <dominik@science.uva.nl>
6448
6449 * org.texi (Structure editing): New item moving commands added.
6450 (Plain Lists): New section.
6451
64522005-11-18 Carsten Dominik <dominik@science.uva.nl>
6453
6454 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6455 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 6456 `org-agenda-file-to-front'.
2de53ca6
GM
6457 (Built-in table editor): Document `org-table-sort-lines'.
6458 (HTML formatting): Export of hand-formatted lists.
6459
64602005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6461
6462 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6463 new variable gnus-toolbar-thickness.
6464
64652005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6466
6467 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6468
64692005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6470
6471 * gnus.texi (X-Face): Fix description.
6472 (XVarious): Remove gnus-xmas-logo-color-alist and
6473 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6474
64752005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6476
6477 * gnus.texi (Group Parameters): Mention new variable
6478 gnus-parameters-case-fold-search.
6479 (Home Score File): Addition.
6480
64812005-11-04 Ulf Jasper <ulf.jasper@web.de>
6482
6483 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6484 (Overview): List supported feed types.
6485 (Installation): No installation necessary when using autoload.
6486 (Configuration): Rename "RSS" to "news".
6487
64882005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6489
6490 * pgg.texi (User Commands): Document additional passphrase
6491 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6492 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6493
64942005-11-04 Carsten Dominik <dominik@science.uva.nl>
6495
6496 * org.texi: Version number changed to 3.19.
6497
64982005-10-29 Sascha Wilde <wilde@sha-bang.de>
6499
6500 * pgg.texi (How to use): Update the example to add autoload of
6501 pgg-encrypt-symmetric-region.
6502 (User Commands): Document pgg-encrypt-symmetric-region.
6503 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6504
65052005-10-27 Jay Belanger <belanger@truman.edu>
6506
6507 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6508 mention other TeX-related units.
6509
65102005-10-23 Lars Hansen <larsh@soem.dk>
6511
0c7efc08
SM
6512 * dired-x.texi (Miscellaneous Commands):
6513 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
6514 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6515
65162005-10-23 Jay Belanger <belanger@truman.edu>
6517
6518 * calc.texi (Predefined Units): Use `alpha' for the fine structure
6519 constant.
6520
65212005-10-23 Michael Albinus <michael.albinus@gmx.de>
6522
0c7efc08
SM
6523 * faq.texi (Bugs and problems):
6524 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
6525 `directory-listing-before-filename-regexp'.
6526
65272005-10-22 Eli Zaretskii <eliz@gnu.org>
6528
6529 * newsticker.texi (UPDATED): Set value.
6530
65312005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
6532
6533 * gnus.texi (Document Groups): Remove duplicate item.
6534
65352005-10-21 Carsten Dominik <dominik@science.uva.nl>
6536
6537 * org.texi (Summary): Mention iCalendar support.
6538 (Exporting): Document iCalendar support.
6539
65402005-10-18 Romain Francoise <romain@orebokech.com>
6541
6542 * viper.texi (Viper Specials): Capitalize GNU.
6543
65442005-10-17 Juri Linkov <juri@jurta.org>
6545
6546 * info.texi (Getting Started, Search Index, Expert Info):
6547 Fix wording.
6548 (Search Text): Replace `echo area' with `mode line'.
6549 (Search Index): Both `i' and `,' find all index entries.
6550 Replace example `C-f' with `C-l' (which exists in index of Info
6551 manual) and delete spaces in its keyboard input sequence.
6552 Delete unnecessary explanations about literal characters.
6553
65542005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
6555
6556 * gnus.texi (Document Server Internals): Addition.
6557
65582005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6559
6560 * gnus.texi (A note on namespaces): Fix RFC reference.
6561
65622005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6563
6564 * gnus.texi (RSS): Fix key description.
6565
65662005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6567
6568 * gnus.texi: Emacs/w3 -> Emacs/W3.
6569 (Browsing the Web): Fix description.
6570 (Web Searches): Ditto.
6571 (Customizing W3): Ditto.
6572
65732005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6574
6575 * gnus.texi (Maildir): Clarify expire-age and expire-group.
6576
65772005-10-11 Jay Belanger <belanger@truman.edu>
6578
6579 * calc.texi (Integration): Mention using `a i' to compute definite
6580 integrals.
6581
65822005-10-11 Juri Linkov <juri@jurta.org>
6583
6584 * info.texi: Rearrange nodes.
6585 (Top): Update menu. Change ref `Info for Experts' to
6586 `Advanced Info Commands'.
6587 (Getting Started): Fix description of manual's parts.
6588 (Help-Int): Change xref `Info Search' to `Search Index', and
6589 `Expert Info' to `Advanced'.
6590 (Advanced): Move node one level up.
6591 (Search Text, Search Index): New nodes split out from `Info Search'.
6592 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
6593 split out from `Advanced'.
6594 (Advanced, Emacs Info Variables): De-document editing an Info file
6595 in Info.
6596 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
6597 (Creating an Info File): Delete node and move its text to
6598 `Expert Info'.
6599
66002005-10-10 Carsten Dominik <dominik@science.uva.nl>
6601
6602 * org.texi (Workflow states): Documented that change in keywords
6603 becomes active only after restart of Emacs.
6604
66052005-10-08 Michael Albinus <michael.albinus@gmx.de>
6606
6607 Sync with Tramp 2.0.51.
6608
66092005-10-08 Nick Roberts <nickrob@snap.net.nz>
6610
6611 * speedbar.texi (Introduction): Describe new location of speedbar
6612 on menubar.
6613 (Basic Key Bindings): Remove descriptions of bindings that have
6614 been removed.
6615
66162005-10-05 Nick Roberts <nickrob@snap.net.nz>
6617
6618 * speedbar.texi (GDB): Describe use of watch expressions.
6619
66202005-09-28 Simon Josefsson <jas@extundo.com>
6621
6622 * message.texi (IDNA): Fix.
6623
66242005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6625
6626 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
6627 nntp-server-hook, and nntp-warn-about-losing-connection; fix
6628 description of nntp-open-connection-function.
6629 (Common Variables): Fix descriptions.
6630
66312005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
6632
6633 * gnus.texi (Server Buffer Format): Document the %a format spec.
6634
66352005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6636
6637 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
6638
66392005-09-23 Carsten Dominik <dominik@science.uva.nl>
6640
6641 * org.texi Version 3.16.
6642
66432005-09-19 Miles Bader <miles@gnu.org>
6644
6645 * newsticker.texi: Get rid of CVS keywords.
6646
66472005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
6648
6649 * gnus.texi (Finding the Parent): Fix description of how Gnus
6650 finds article.
6651
66522005-09-14 Jari Aalto <jari.aalto@cante.net>
6653
6654 * gnus.texi (Advanced Scoring Examples): New examples to teach how
6655 to drop off non-answered articles.
6656
66572005-09-19 Juanma Barranquero <lekktu@gmail.com>
6658
6659 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
6660 braces (which are unsupported by NMAKE) for macro `srcdir'.
6661
66622005-09-17 Eli Zaretskii <eliz@gnu.org>
6663
6664 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6665 (../info/newsticker, newsticker.dvi): New targets.
6666
66672005-09-17 Ulf Jasper <ulf.jasper@web.de>
6668
6669 * newsticker.texi: Replace @command with @code. Replace @example
6670 with @lisp.
0c7efc08
SM
6671 (Top): Add explanations to menu items.
6672 (GNU Free Documentation License): Remove.
2de53ca6
GM
6673
66742005-09-16 Romain Francoise <romain@orebokech.com>
6675
6676 Update all files to specify GFDL version 1.2.
6677
6678 * doclicense.texi (GNU Free Documentation License): Update to
6679 version 1.2.
6680
66812005-09-15 Richard M. Stallman <rms@gnu.org>
6682
6683 * newsticker.texi: Fix @setfilename.
6684
6685 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6686 (../info/newsticker, newsticker.dvi): New targets.
6687
66882005-08-30 Carsten Dominik <dominik@science.uva.nl>
6689
6690 * org.texi: Version 3.15.
6691
66922005-08-29 Luc Teirlinck <teirllm@auburn.edu>
6693
6694 * ses.texi: Combine all three indices into one.
6695 Correct a few typos.
6696
66972005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
6698
6699 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
6700
67012005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
6702
6703 * emacs-mime.texi (Handles): Remove duplicate item.
6704 (Encoding Customization): Fix the default value for
6705 mm-coding-system-priorities.
6706 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
6707 (Basic Functions): Fix reference.
6708
67092005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6710
6711 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
6712
67132005-08-18 Richard M. Stallman <rms@gnu.org>
6714
6715 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
6716 and web site.
6717
6718 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
6719 not keyboard-translate.
6720
67212005-08-11 Richard M. Stallman <rms@gnu.org>
6722
6723 * faq.texi (Using regular expressions): Fix xref.
6724
67252005-08-09 Juri Linkov <juri@jurta.org>
6726
6727 * info.texi (Help-P): Replace `Prev' with `Previous'.
6728 (Help-M, Help-Xref): Add S-TAB.
6729 (Help-FOO): Update `u' command.
6730 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
6731 Update info about visibility of xref parts.
6732 (Help-Int): Fix `m' command. Rename `Info-last' to
6733 `Info-history-back'. Add `Info-history-forward'.
6734 (Advanced): Fix `g*' and `M-n' commands.
6735 (Info Search): Add `index-apropos' in stand-alone browser.
6736 Add isearch commands.
6737 (Emacs Info Variables): Remove `Info-fontify'.
6738 Add `Info-mode-hook'. Update face names.
6739 Add `Info-fontify-maximum-menu-size',
6740 `Info-fontify-visited-nodes', `Info-isearch-search'.
6741
67422005-08-07 Michael Albinus <michael.albinus@gmx.de>
6743
6744 Sync with Tramp 2.0.50.
6745
6746 * tramp.texi: Use @option{} consequently for method names.
6747 (Inline methods, External transfer methods): Remove references to
6748 Cygwin.
6749 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
6750 implementation.
6751
67522005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6753
6754 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
6755 Mention that gnus-init-file is not read when Emacs is invoked with
6756 --no-init-file or -q.
6757
67582005-07-19 Carsten Dominik <dominik@science.uva.nl>
6759
6760 * org.texi: Version 3.14.
6761
67622005-07-04 Carsten Dominik <dominik@science.uva.nl>
6763
6764 * org.texi: Version 3.13.
6765
67662005-07-18 Juri Linkov <juri@jurta.org>
6767
6768 * calc.texi (Time Zones, Logical Operations):
6769 * cl.texi (Overview):
6770 * org.texi (TODO types):
6771 * sc.texi (Emacs 18 MUAs):
6772 * speedbar.texi (Top):
6773 * url.texi (History):
6774 Delete duplicate duplicate words.
6775
ce058493 67762005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
6777
6778 * cl.texi (Type Predicates): Document `atom' type.
6779
67802005-07-04 Lute Kamstra <lute@gnu.org>
6781
6782 Update FSF's address in GPL notices.
6783
6784 * calc.texi (Copying):
6785 * doclicense.texi (GNU Free Documentation License):
6786 * faq.texi (Contacting the FSF):
6787 * mh-e.texi (Copying): Update FSF's address.
6788
67892005-07-03 Richard M. Stallman <rms@gnu.org>
6790
6791 * flymake.texi (Example -- Configuring a tool called directly):
6792 Update name of flymake-build-relative-filename.
6793
67942005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6795
6796 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
6797
67982005-06-29 Carsten Dominik <dominik@science.uva.nl>
6799
6800 * org.texi: Version 3.12.
6801
68022005-06-24 Eli Zaretskii <eliz@gnu.org>
6803
6804 * makefile.w32-in (MAKEINFO): Use --force.
6805 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6806 Makefile.in.
6807 (gnus.dvi): Use "..." to quote Sed args, so that it works with
6808 more shells.
6809
68102005-06-23 Richard M. Stallman <rms@gnu.org>
6811
6812 * speedbar.texi (Creating a display): Texinfo usage fixes.
6813
6814 * tramp.texi (Customizing Completion, Auto-save and Backup):
6815 Texinfo usage fixes.
6816
68172005-06-23 Juanma Barranquero <lekktu@gmail.com>
6818
6819 * dired-x.texi (Miscellaneous Commands):
6820 * ediff.texi (Miscellaneous):
6821 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6822 (Agent Variables):
6823 * info.texi (Help-Xref):
6824 * message.texi (Message Headers):
6825 * org.texi (Remember):
6826 * reftex.texi (Options (Defining Label Environments)):
6827 (Options (Index Support)):
6828 (Options (Viewing Cross-References)):
6829 (Options (Misc)):
6830 (Changes):
6831 * speedbar.texi (Creating a display):
6832 * tramp.texi (Customizing Completion, Auto-save and Backup):
6833 Texinfo usage fix.
6834
68352005-06-13 Carsten Dominik <dominik@science.uva.nl>
6836
6837 * org.texi: Version 3.11.
6838
68392005-06-12 Jay Belanger <belanger@truman.edu>
6840
6841 * calc.texi (Getting Started): Remove extra menu item.
6842
68432005-05-31 Jay Belanger <belanger@truman.edu>
6844
6845 * calc.texi (Notations Used in This Manual): Use @kbd for key
6846 sequence.
6847 (Demonstration of Calc): Mention another way of starting Calc.
6848 (Starting Calc): Mention long name of M-#.
6849 (Embedded Mode Overview): Remove unnecessary instruction.
6850 (Other M-# commands): Rephrase `M-# 0' explanation.
6851 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6852 reflect current behavior.
6853
68542005-05-30 Jay Belanger <belanger@truman.edu>
6855
6856 * calc.texi (Hooks): Change description of calc-window-hook and
6857 calc-trail-window-hook to match usage.
6858 (Computational Functions): Add more constant-generating functions.
6859 (Customizable Variables): Use defvar.
6860
68612005-05-28 Jay Belanger <belanger@truman.edu>
6862
6863 * calc.texi (Assignments in Embedded Mode): Fix variable name.
6864 (Basic Embedded Mode): Explain behavior of arguments to
6865 calc-embedded-mode.
6866
68672005-05-27 Jay Belanger <belanger@truman.edu>
6868
6869 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6870 current behavior.
6871
68722005-05-25 Jay Belanger <belanger@truman.edu>
6873
6874 * calc.texi: Change Calc version number throughout.
6875 (Keypad Mode): Change location in info output.
6876 (Keypad mode overview): Move picture of keypad.
6877
68782005-05-21 Jay Belanger <belanger@truman.edu>
6879
6880 * calc.texi (Storing variables): Mention that only most variables
6881 are void to begin with.
6882
68832005-05-21 Kevin Ryde <user42@zip.com.au>
6884
6885 * widget.texi (Basic Types): Update cross ref from "Enabling
6886 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6887 lispref/text.texi change.
6888
68892005-05-20 Carsten Dominik <dominik@science.uva.nl>
6890
6891 * org.texi: Version 3.09.
6892
68932005-05-18 Carsten Dominik <dominik@science.uva.nl>
6894
6895 * reftex.texi: Version 4.28.
6896
68972005-05-16 Jay Belanger <belanger@truman.edu>
6898
6899 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6900
69012005-05-14 Jay Belanger <belanger@truman.edu>
6902
6903 * calc.texi (Default Simplifications): Insert missing ! (logical
6904 not operator).
6905
69062005-05-14 Michael Albinus <michael.albinus@gmx.de>
6907
6908 Sync with Tramp 2.0.49.
6909
69102005-05-10 Jay Belanger <belanger@truman.edu>
6911
6912 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6913 to 1.
6914
69152005-04-29 Carsten Dominik <dominik@science.uva.nl>
6916
6917 * org.texi: Version 3.08, structure reorganized.
6918
69192005-04-24 Richard M. Stallman <rms@gnu.org>
6920
6921 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6922
69232005-04-15 Carsten Dominik <dominik@science.uva.nl>
6924
6925 * org.texi: Update to version 3.06.
6926
69272005-04-13 Lute Kamstra <lute@gnu.org>
6928
6929 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6930
69312005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
6932
6933 * cl.texi (Porting Common Lisp): Fix typo.
6934
69352005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6936
6937 * gnus.texi (RSS): Addition.
6938
69392005-04-04 Jay Belanger <belanger@truman.edu>
6940
6941 * calc.texi: Change Calc version number.
6942 (Customizable variables): Fix description of calc-language-alist.
6943 (Copying): Put in version 2 of GPL.
6944
69452005-04-01 Jay Belanger <belanger@truman.edu>
6946
6947 * calc.texi (Troubleshooting Commands): Remove comment about
6948 installation.
6949 (Installation): Remove section.
6950 (Customizable Variables): New section.
6951 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6952 (Graphical Devices): Add references to Customizable Variables.
6953
69542005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
6955
6956 * emacs-mime.texi (Display Customization): Markup fixes.
6957 (rfc2047): Update.
6958
69592005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
6960
6961 * gnus-faq.texi: Replaced with auto-generated version.
6962
69632005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6964
6965 * dired-x.texi (Multiple Dired Directories): default-directory was
6966 renamed to dired-default-directory.
6967
69682005-03-26 Jay Belanger <belanger@truman.edu>
6969
6970 * calc.texi (Simplifying Formulas, Rewrite Rules):
6971 Change description of top and bottom of fraction.
6972 (Modulo Forms): Move description of how to create modulo forms to
6973 earlier in the section.
6974 (Fraction Mode): Suggest using : to get a fraction by dividing.
6975 (Basic Arithmetic): Adjust placement of command name.
6976 (Truncating the Stack): Emphasize that "hidden" entries are still
6977 visible.
6978 (Installation): Move discussion of printing manual to "About This
6979 Manual".
6980 (About This Manual): Mention how to print the manual.
6981 (Reporting Bugs): Remove first person.
6982 (Building Vectors): Add algebraic version of append.
6983 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6984 (Grouping Digits): Fix typo.
6985
69862005-03-25 Werner Lemberg <wl@gnu.org>
6987
6988 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6989 Replace `legal' with `valid'.
6990
69912005-03-25 Werner Lemberg <wl@gnu.org>
6992
6993 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
6994
69952005-03-24 Jay Belanger <belanger@truman.edu>
6996
6997 * calc.texi (General Mode Commands)
6998 (Mode Settings in Embedded Mode): Add some explanation of
6999 recording mode settings.
7000
70012005-03-24 Richard M. Stallman <rms@gnu.org>
7002
7003 * calc.texi: Remove praise of non-free software.
7004
7005 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7006 (Installation): Node deleted.
7007
70082005-03-23 Richard M. Stallman <rms@gnu.org>
7009
7010 * url.texi (HTTP language/coding): Improve last change.
7011
70122005-03-22 Jay Belanger <belanger@truman.edu>
7013
7014 * calc.texi (Embedded Mode): Add new information on changing
7015 modes.
7016
70172005-03-20 Michael Albinus <michael.albinus@gmx.de>
7018
7019 Sync with Tramp 2.0.48.
7020
7021 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7022
7023 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7024 "GNU/Linux". Change all addresses to .gnu.org.
7025 (Default Method): Offer shortened syntax for "su" and "sudo"
7026 methods.
7027
70282005-03-07 Richard M. Stallman <rms@gnu.org>
7029
7030 * url.texi: Fix usage of "e.g.".
7031 (HTTP language/coding): Explain the rules for these strings.
7032
70332005-03-06 Richard M. Stallman <rms@gnu.org>
7034
7035 * woman.texi (Introduction): Minor cleanups.
7036
7037 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7038
7039 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7040 (Installation): Node deleted.
7041
7042 * mh-e.texi (Preface): Get rid of "Emacs 21".
7043
7044 * eshell.texi (Installation): Delete node (for Emacs 20).
7045
70462005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7047
7048 * flymake.texi: Refill and tweak style in @lisp blocks.
7049
70502005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7051
7052 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7053
70542005-03-01 Jay Belanger <belanger@truman.edu>
7055
7056 * calc.texi (Trigonometric and Hyperbolic Functions):
7057 Mention additional functions.
7058 (Algebraic Simplifications): Mention additional simplifications.
7059
70602005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7061
7062 * ses.texi: Add concept/function/variable indices (this work was
7063 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7064 papers on file at FSF).
7065
70662005-02-10 Jay Belanger <belanger@truman.edu>
7067
7068 * calc.texi: Change @LaTeX to La@TeX throughout.
7069 Redefine @expr as @math for TeX output.
7070 Redefine @texline as a no-op for TeX output.
7071 Define @tfn, replace @t by @tfn throughout.
7072
70732005-02-09 Jay Belanger <belanger@truman.edu>
7074
7075 * calc.texi: Add macro for LaTeX for info output.
7076
70772005-02-08 Kim F. Storm <storm@cua.dk>
7078
7079 * texinfo.tex (LaTex): Add def.
7080
70812005-02-06 Jay Belanger <belanger@truman.edu>
7082
7083 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7084 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7085 throughout manual.
7086
70872005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7088
7089 * gnus.texi: Some edits based on comments from David Abrahams.
7090
70912005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (RSS): Fix the keystroke.
7094
70952005-01-24 David Kastrup <dak@gnu.org>
7096
7097 * faq.texi: Update AUCTeX version info.
7098
70992005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7100
7101 * gnus-faq.texi ([4.1]): Typo.
7102
71032005-01-19 Jay Belanger <belanger@truman.edu>
7104
7105 * calc.texi (Keep Arguments): Mention that keeping arguments
7106 doesn't work with keyboard macros.
7107
71082005-01-16 Richard M. Stallman <rms@gnu.org>
7109
7110 * autotype.texi (Autoinserting): Fix small error.
7111
71122005-01-16 Michael Albinus <michael.albinus@gmx.de>
7113
7114 Sync with Tramp 2.0.47.
7115
7116 * tramp.texi (Compilation): New section, describing compilation of
7117 remote files.
7118
71192005-01-11 Kim F. Storm <storm@cua.dk>
7120
7121 * widget.texi (Basic Types): Add :follow-link keyword.
7122
71232005-01-09 Jay Belanger <belanger@truman.edu>
7124
7125 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7126
71272005-01-08 Jay Belanger <belanger@truman.edu>
7128
7129 * calc.texi: Change throughout to reflect new default value of
7130 calc-settings-file.
7131
71322005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7133
7134 * message.texi (Reply): `message-reply-to-function' should return
7135 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7136
71372005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7138
7139 * faq.texi (Changing load-path): Fix typo.
7140
71412005-01-05 Jay Belanger <belanger@truman.edu>
7142
7143 * calc.texi (Programming Tutorial): Replace kbd command by
7144 appropriate characters for a keyboard macro.
7145
71462005-01-04 Jay Belanger <belanger@truman.edu>
7147
7148 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7149 for Lucid Emacs.
7150 (Programming Tutorial): Mention that the user needs to be in the
7151 right mode to compute some functions.
7152
71532005-01-04 Jay Belanger <belanger@truman.edu>
7154
7155 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7156 no longer applicable.
7157
71582005-01-01 Jay Belanger <belanger@truman.edu>
7159
0c7efc08 7160 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7161 edit keyboard macros to match current behavior.
7162
71632004-12-31 Jay Belanger <belanger@truman.edu>
7164
7165 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7166
71672004-12-20 Jay Belanger <belanger@truman.edu>
7168
7169 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7170 zero.
7171
71722004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7173
7174 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7175 @xref.
7176 (Font Locking): Avoid @strong{Note:}.
7177
71782004-12-17 Michael Albinus <michael.albinus@gmx.de>
7179
7180 Sync with Tramp 2.0.46.
7181
7182 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7183
71842004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7185
7186 * url.texi: Correct typos.
7187 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7188 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7189 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7190 (Dealing with HTTP documents): @inforef->@xref.
7191
71922004-12-15 Jay Belanger <belanger@truman.edu>
7193
7194 * calc.texi: Consistently capitalized all mode names.
7195 (Answers to Exercises): Mention that an answer can be a fraction
7196 when in Fraction mode.
7197
71982004-12-13 Jay Belanger <belanger@truman.edu>
7199
7200 * calc.texi: Fix some TeX definitions.
7201
72022004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7203
7204 * reftex.texi (Imprint): Remove erroneous @value's.
7205
72062004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7207
7208 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7209 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7210
72112004-12-08 Jay Belanger <belanger@truman.edu>
7212
7213 * calc.texi (Starting Calc): Remove comment about installation.
7214 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7215
72162004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7217
7218 * url.texi: Update @setfilename.
7219 (Getting Started): No need to worry about Gnus versions.
7220 (Dealing with HTTP documents): Use @inforef.
7221
7222 * org.texi: Fix @direntry file name.
7223
72242004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7225
7226 * url.texi: New file.
7227
7228 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7229
72302004-12-06 Jay Belanger <belanger@truman.edu>
7231
7232 * calc.texi (Using Calc): Remove paragraph about installation.
7233
72342004-12-06 Jay Belanger <belanger@truman.edu>
7235
7236 * calc.texi: Use more Texinfo macros and less TeX defs.
7237 Remove @refill's.
7238
72392004-12-06 Richard M. Stallman <rms@gnu.org>
7240
7241 * org.texi: New file.
7242
72432004-12-05 Richard M. Stallman <rms@gnu.org>
7244
7245 * Makefile.in (org.dvi, ../info/org): New targets.
7246 (INFO_TARGETS): Add ../info/org.
7247 (DVI_TARGETS): Add org.dvi.
7248 (maintainer-clean): Remove the info files in the info dir.
7249
72502004-11-26 Eli Zaretskii <eliz@gnu.org>
7251
7252 * idlwave.texi: Fix the setfilename directive to put the produced
7253 file in ../info.
7254 (Continued Statement Indentation): Resurrect Jan D.'s change from
7255 2004-11-03 that was lost when a newer version of idlwave.texi was
7256 imported.
7257
72582004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7259
0c7efc08 7260 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7261
0c7efc08
SM
7262 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7263 Index `spam-initialize'.
2de53ca6
GM
7264
72652004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7266
7267 * message.texi (Various Message Variables): Mention that all mail
7268 file variables are derived from `message-directory'.
7269
7270 * gnus.texi (Splitting Mail): Clarify bogus group.
7271
72722004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7273
0c7efc08
SM
7274 * emacs-mime.texi (Encoding Customization):
7275 Fix mm-coding-system-priorities entry.
2de53ca6 7276
c8763fb6 72772004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7278
7279 * idlwave.texi (Continued Statement Indentation):
7280 * reftex.texi (Options (Index Support)):
7281 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7282 * speedbar.texi (Creating a display, Major Display Modes):
7283 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7284
72852004-10-21 Jay Belanger <belanger@truman.edu>
7286
0c7efc08 7287 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7288
72892004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7290
7291 * calc.texi (Reporting Bugs): Double up `@'.
7292
72932004-10-18 Jay Belanger <belanger@truman.edu>
7294
0c7efc08 7295 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7296 should be sent to.
7297
72982004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7299
7300 * gnus.texi (New Features): Add 5.11.
7301
7302 * message.texi (Resending): Remove wrong default value.
7303
7304 * gnus.texi (Mail Source Specifiers): Describe possible problems
7305 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7306 `pop3-leave-mail-on-server' to the index.
7307
73082004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7309
7310 * message.texi (Canceling News): Add how to set a password.
7311
73122004-10-12 Jay Belanger <belanger@truman.edu>
7313
0c7efc08 7314 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7315 calc-describe-function and calc-describe-variable to match their
7316 current behavior.
7317
73182004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7319
7320 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7321
73222004-10-12 Michael Albinus <michael.albinus@gmx.de>
7323
7324 Sync with Tramp 2.0.45.
7325
7326 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7327 plink link. The URL is outdated. Originator contacted for
7328 clarification.
7329
73302004-10-10 Juri Linkov <juri@jurta.org>
7331
7332 * gnus.texi (Top, Marking Articles): Join two menus in one node
7333 because a node can have only one menu.
7334
73352004-10-09 Juri Linkov <juri@jurta.org>
7336
7337 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7338 example of nnmail-split-fancy.
7339
73402004-10-06 Karl Berry <karl@gnu.org>
7341
7342 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7343 consistency with other uses of dashes.
7344
73452004-10-05 Karl Berry <karl@gnu.org>
7346
7347 * info.texi: Consistently use --- throughout, periods at end of
7348 menu descriptions, and a couple typos.
7349
73502004-09-26 Jesper Harder <harder@ifa.au.dk>
7351
7352 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7353 * pgg.texi (User Commands, Backend methods): Do.
7354 * gnus.texi: Markup fixes.
7355 (Setting Process Marks): Fix `M P a' entry.
7356 * emacs-mime.texi: Fixes.
7357
73582004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7359
7360 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7361 again.
7362 Use 5.10 instead of 5.10.0.
7363
73642004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7365
7366 * gnus.texi (Summary Mail Commands): S D e.
7367
73682004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7369
7370 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7371 the gnus-article-mode-line-format section.
7372
73732004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7374
7375 * gnus.texi (Various Summary Stuff): Fix the documentation for
7376 gnus-newsgroup-variables.
7377
73782004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7379
0c7efc08
SM
7380 * gnus.texi (MIME Commands):
7381 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
7382 gnus-mime-display-multipart-alternative-as-mixed,
7383 gnus-mime-display-multipart-related-as-mixed.
7384 (Mail Source Customization): Clarify `mail-source-directory'.
7385 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 7386 (SpamOracle): Fix typo.
2de53ca6
GM
7387
7388 * gnus-faq.texi: Untabify.
7389 ([6.3]): nnir.el is in contrib directory.
7390
7391 * message.texi (News Headers): Clarify how a unique ID is created.
7392
0c7efc08
SM
7393 * gnus.texi (Batching Agents): Fix typo in example.
7394 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 7395
b2abec73 73962004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 7397
0c7efc08 7398 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
7399
74002004-09-20 Florian Weimer <fw@deneb.enyo.de>
7401
7402 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7403
74042004-09-22 Jay Belanger <belanger@truman.edu>
7405
0c7efc08 7406 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
7407 might be hidden during part of the session.
7408
74092004-09-20 Jay Belanger <belanger@truman.edu>
7410
7411 * calc.texi (Notations Used in This Manual): Put in an earlier
7412 mention that DEL could be called Backspace.
7413
74142004-09-10 Simon Josefsson <jas@extundo.com>
7415
7416 * gnus.texi (IMAP): Add example. Suggested and partially written
7417 by Steinar Bang <sb@dod.no>.
7418
74192004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7420
7421 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7422 netrc syntax.
7423
74242004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7425
b2abec73
JB
7426 * gnus.texi (Spam ELisp Package Sequence of Events):
7427 Some clarifications.
2de53ca6
GM
7428 (Spam ELisp Package Global Variables): More clarifications.
7429
74302004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7431
7432 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7433 Mention spam-split does not modify incoming mail.
7434
74352004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7436
7437 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7438
74392004-09-10 Eli Zaretskii <eliz@gnu.org>
7440
7441 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7442
74432004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7444
7445 * makefile.w32-in (sieve, pgg): Use $(infodir).
7446
74472004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7448
7449 * makefile.w32-in: Fix PGG and Sieve entries.
7450
74512004-08-28 Eli Zaretskii <eliz@gnu.org>
7452
7453 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7454 Emacs and related programs.
7455
74562004-08-27 Richard M. Stallman <rms@gnu.org>
7457
7458 * faq.texi: Fix texinfo usage, esp. doublequotes.
7459 (Difference between Emacs and XEmacs): Some clarification.
7460
7461 * faq.texi (Difference between Emacs and XEmacs):
7462 Explain not to contrast XEmacs with GNU Emacs.
7463
74642004-08-26 Richard M. Stallman <rms@gnu.org>
7465
7466 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7467
74682004-08-22 David Kastrup <dak@gnu.org>
7469
7470 * reftex.texi (AUCTeX): Update links, section name.
7471
7472 * faq.texi (Calc): Update availability (included in 22.1).
7473 (AUCTeX): Update availability, information, versions, description.
7474
74752004-08-14 Eli Zaretskii <eliz@gnu.org>
7476
7477 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7478
74792004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7480
7481 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7482
74832004-08-10 Michael Albinus <michael.albinus@gmx.de>
7484
7485 Sync with Tramp 2.0.44.
7486
74872004-08-05 Lars Hansen <larsh@math.ku.dk>
7488
7489 * widget.texi (User Interface): Update how to separate the
7490 editable field of an editable-field widget from other widgets.
7491 (Programming Example): Add text after field.
7492
74932004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7494
7495 * emacs-mime.texi (Encoding Customization): Add a note to the
7496 mm-content-transfer-encoding-defaults entry.
7497 (rfc2047): Update.
7498
0c7efc08
SM
7499 * gnus.texi (Article Highlighting):
7500 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
7501 (POP before SMTP): New node.
7502 (Posting Styles): Addition.
7503 (Splitting Mail): Add nnmail-split-lowercase-expanded.
7504 (Fancy Mail Splitting): Ditto.
7505 (X-Face): Add gnus-x-face.
7506
75072004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
7508
7509 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7510 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7511
75122004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
7513
0c7efc08
SM
7514 * gnus.texi (Mail Source Specifiers):
7515 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
7516
75172004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
7518
7519 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7520
7521 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7522 repository. Change setfilename.
7523
7524 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
7525
75262004-07-02 Juri Linkov <juri@jurta.org>
7527
7528 * pcl-cvs.texi (Viewing differences): Add `d r'.
7529
75302004-06-29 Jesper Harder <harder@ifa.au.dk>
7531
7532 * ses.texi, viper.texi, flymake.texi, faq.texi:
7533 * eshell.texi, ediff.texi: Markup fixes.
7534
75352004-06-21 Karl Berry <karl@gnu.org>
7536
7537 * info.texi (Top): Mention that only Emacs has mouse support.
7538 (Getting Started): Mention this in a few other places.
7539
75402004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7541
0c7efc08
SM
7542 * autotype.texi (Copyrights, Timestamps):
7543 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
7544
75452004-06-13 Lars Hansen <larsh@math.ku.dk>
7546
7547 * dired-x.texi (dired-mark-omitted): Update keybinding.
7548
75492004-06-10 Kim F. Storm <storm@cua.dk>
7550
7551 * pcl-cvs.texi (Viewing differences): Add 'd y'.
7552
75532004-06-05 Lars Hansen <larsh@math.ku.dk>
7554
7555 * dired-x.texi (variable dired-omit-mode): Rename from
7556 dired-omit-files-p.
7557 (function dired-omit-mode): Rename from dired-omit-toggle.
7558 Call dired-omit-mode rather than set dired-omit-files-p.
7559 (dired-mark-omitted): Describe command.
7560
75612004-05-29 Michael Albinus <michael.albinus@gmx.de>
7562
7563 Version 2.0.41 of Tramp released.
7564
75652004-05-29 Juanma Barranquero <lektu@terra.es>
7566
7567 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
7568 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7569
75702004-05-29 Richard M. Stallman <rms@gnu.org>
7571
7572 * cl.texi (Top): Call this chapter `Introduction'.
7573 (Overview): In TeX, no section heading here.
7574
7575 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
7576
75772004-05-29 Eli Zaretskii <eliz@gnu.org>
7578
7579 * Makefile.in (../info/flymake, flymake.dvi): New targets.
7580 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7581
75822004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7583
7584 * flymake.texi: New file.
7585
75862004-05-28 Simon Josefsson <jas@extundo.com>
7587
7588 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
7589
b344d29d 75902004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
7591
7592 Version 2.0.40 of Tramp released.
7593
75942004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
7595
7596 Complete rework, based on review by Karl Berry <karl@gnu.org>.
7597
7598 * tramp.texi (Auto-save and Backup): Explain exploitation of new
7599 variables `tramp-backup-directory-alist' and
7600 `tramp-bkup-backup-directory-info'.
7601 (Overview, Connection types)
7602 (External transfer methods, Default Method)
7603 (Windows setup hints): Remove restriction of password entering
7604 with external methods.
7605 (Auto-save and Backup): Make file name example
7606 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
7607 and `auto-save-directory' must be used.
7608 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
7609 only "NT"). Remove doubled entry "What kinds of systems does
7610 @tramp{} work on".
7611 (tramp): Macro removed.
7612 (Obtaining Tramp): Flag removed from title.
7613 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
7614 and `trampver' used properly. Flag `tramp-inst' replaced by
7615 `installchapter'. Installation related text adapted.
7616
76172004-04-28 Masatake YAMATO <jet@gyve.org>
7618
7619 * widget.texi (Programming Example): Remove overlays.
7620
76212004-04-27 Jesper Harder <harder@ifa.au.dk>
7622
7623 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
7624
76252004-04-23 Juanma Barranquero <lektu@terra.es>
7626
7627 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7628
76292004-04-05 Jesper Harder <harder@ifa.au.dk>
7630
7631 * info.texi (Info Search): Add info-apropos.
7632
76332004-03-22 Juri Linkov <juri@jurta.org>
7634
7635 * faq.texi: Fix help key bindings.
7636
76372004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7638
7639 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7640 (as suggested by Karl Berry). Update information about colored
7641 stars in menus. Add new subheading describing M-n.
7642
76432004-03-12 Richard M. Stallman <rms@gnu.org>
7644
7645 * cl.texi (Top): Rename top node's title.
7646
76472004-03-08 Karl Berry <karl@gnu.org>
7648
7649 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7650 problems making the texinfo distribution.
7651
76522004-02-29 Simon Josefsson <jas@extundo.com>
7653
0c7efc08 7654 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
7655 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7656 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7657 <voegelas@gmx.net>.
7658
76592004-02-29 Juanma Barranquero <lektu@terra.es>
7660
7661 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7662 Use $(DEL) instead of rm, and ignore exit code.
7663
b344d29d 76642004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
7665
7666 Tramp version 2.0.39 released.
7667
76682004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7669
7670 * tramp.texi (Customizing Completion): Explain new functions
7671 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7672 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
7673 (Top): Refer to Savannah mailing list as the major one.
7674 Mention older mailing lists in HTML mode only.
2de53ca6
GM
7675 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7676 (Frequently Asked Questions): Remote hosts must not be Unix-like
7677 for "smb" method.
7678 (Password caching): New node.
7679 (External transfer methods): Refer to password caching for "smb"
7680 method.
7681
76822004-02-17 Karl Berry <karl@gnu.org>
7683
7684 * info.texi (Help-Int): Mention the new line number feature.
7685
76862004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7687
7688 * ses.texi (Advanced Features): New functionality for
7689 ses-set-header-row (defaults to current row unless C-u used).
7690 (Acknowledgements): Add Stefan Monnier.
7691
76922003-12-29 Kevin Ryde <user42@zip.com.au>
7693
7694 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7695
b344d29d 76962003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7697
7698 Tramp version 2.0.38 released.
7699
7700 * tramp.texi (Remote shell setup): Warn of environment variables
7701 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7702 <sven.gabriel@imk.fzk.de>.
7703 (Configuration): Tramp now chooses base64/uuencode
7704 automatically. Update wording accordingly.
7705 (Top): More description for the `Default Method' menu entry.
7706 (Default Method): Use @code, not @var, for Lisp variables.
7707 (Default Method): New subsection `Which method is the right one
7708 for me?' Suggested by Christian Kirsch.
7709 (Configuration): Pointer to new subsection added.
7710 (Default Method): Too many "use" in one sentence.
7711 Rephrase. Reported by Christian Kirsch.
7712 (Filename Syntax): Old `su' example is probably a left-over from
7713 the sm/su method naming. Replace with `ssh', instead.
7714 (External transfer methods, Auto-save and Backup):
7715 Typo fixes.
7716
77172003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7718
183080b6 7719 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
7720 (Top): Mention japanese manual only if flag `jamanual' is set.
7721 Insert section `Japanese manual' in menu.
7722
77232003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7724
7725 * eshell.texi (Known Problems): Add doc item.
7726
77272003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7728
7729 * cc-mode.texi: Update for CC Mode 5.30.
7730
7731 Note: Please refrain from doing purely cosmetic changes like
7732 removing trailing whitespace in this manual; it clobbers cvs
7733 merging for no good reason.
7734
77352003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7736
7737 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
7738 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
7739 @acronym{ASCII}.
7740
77412003-10-26 Karl Berry <karl@gnu.org>
7742
7743 * info.texi (Info Search): Echo area, not echo are. From Debian
7744 diff.
7745
77462003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7747
10d1d0af 7748 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
7749 :buttons and :children keywords.
7750
77512003-10-22 Miles Bader <miles@gnu.org>
7752
7753 * Makefile.in (info): Move before $(top_srcdir)/info.
7754
77552003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
7756
7757 * tramp.texi (Inline methods): Small grammar fix.
7758 (External transfer methods): Likewise.
7759
77602003-10-08 Nick Roberts <nick@nick.uklinux.net>
7761
7762 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7763
77642003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7765
7766 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7767
77682003-09-30 Richard M. Stallman <rms@gnu.org>
7769
7770 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7771
7772 * widget.texi (User Interface): Fix typos.
7773
7774 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7775
77762003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7777
7778 * pcl-cvs.texi (Selected Files): Fix typo.
7779
77802003-09-21 Karl Berry <karl@gnu.org>
7781
7782 * info.texi (] and [ commands): No period at end of section title.
7783
77842003-09-04 Miles Bader <miles@gnu.org>
7785
7786 * Makefile.in (top_srcdir): New variable.
7787 ($(top_srcdir)/info): New rule.
7788 (info): Depend on it.
7789
77902003-09-03 Peter Runestig <peter@runestig.com>
7791
7792 * makefile.w32-in: New file.
7793
77942003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7795
7796 * widget.texi (User Interface): Explain the need of static text
7797 around an editable field.
7798
77992003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7800
7801 * widget.texi (Basic Types): The argument to `:help-echo' can now
7802 be a form that evaluates to a string.
7803
78042003-08-18 Kim F. Storm <storm@cua.dk>
7805
7806 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7807
78082003-08-16 Richard M. Stallman <rms@gnu.org>
7809
7810 * dired-x.texi (Shell Command Guessing): Explain *.
7811
78122003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7813
7814 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7815 log-edit-insert-changelog.
7816
78172003-08-03 Karl Berry <karl@gnu.org>
7818
7819 * info.texi: Need @contents.
7820
c8763fb6 78212003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7822
7823 Tramp version 2.0.36 released.
7824
7825 * tramp.texi (Remote shell setup): Explain about problems with
7826 non-Bourne commands in ~/.profile and ~/.shrc.
7827
78282003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7829
7830 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7831 renaming of `vis-mode' to `visible-mode'.
7832
78332003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7834
7835 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7836 next, prev and up pointers.
7837
78382003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7839
7840 * info.texi (Help): Mention existence of Emacs and stand-alone
7841 Info at the very beginning of the tutorial.
7842 (Help-Inv): New node.
7843 (Help-]): New node.
7844 (Help-M): Systematically point out the differences between default
7845 Emacs and stand-alone versions. Delete second menu.
7846 (Help-Xref): Systematically point out the differences between
7847 default Emacs and stand-alone versions.
7848 (Help-Int): Change `l' example.
7849 (Expert Info): Fix typos.
7850 (Emacs Info Variables): Mention `Info-hide-note-references' and
7851 new default for `Info-scroll-prefer-subnodes'.
7852
c8763fb6 78532003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7854
7855 Version 2.0.35 of Tramp released.
7856
7857 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7858 (Inline methods): Add methods `remsh' and `plink1'.
7859 (External transfer methods): Add method `remcp'.
7860 (Multi-hop Methods): Add method `remsh'.
7861 Small patch from Adrian Aichner <adrian@xemacs.org>:
7862 Fix minor typos.
0c7efc08 7863 (Concept Index): Add to make manual searchable via
2de53ca6
GM
7864 `Info-index'.
7865 (Version Control): Add cindex entry.
7866
c8763fb6 78672003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7868
7869 * trampver.texi: Version 2.0.34 released.
7870
78712003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7872
7873 * faq.texi: Improve previous changes.
7874
78752003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7876
7877 * faq.texi: Update copyright and maintenance details.
7878 Update some package URLs, versions, and maintainers.
7879 Remove many references to the Emacs Lisp Archive.
7880
78812003-04-23 Simon Josefsson <jas@extundo.com>
7882
7883 * smtpmail.texi: Fix license (the invariant sections mentioned has
7884 never been part of the smtp manual). Align info dir entry with
7885 other emacs packages.
7886
78872003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7888
7889 * tramp.texi: Version 2.0.33 released.
7890 Remove installation chapter. Remove XEmacs specifics.
7891
78922003-03-29 Richard M. Stallman <rms@gnu.org>
7893
7894 * tramp.texi (Top): Undo the previous renaming.
7895 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7896
c8763fb6 78972003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7898
7899 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7900 version of manual.
7901
7902 * tramp.texi (Auto-save and Backup): New node.
7903
79042003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7905
7906 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7907 Emacs" in order to have better differentiation to "XEmacs".
7908 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7909 are new macros in order to point to the other Emacs flavor where
7910 appropriate. In info case, point to node `Installation' in order
7911 to explain how to generate the other way. In html case, make a
7912 link to the other html file.
0c7efc08 7913 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
7914 after CVS checkout/update.
7915 (Installation): Completely rewritten.
7916 (Installation parameters, Load paths): New sections under
7917 `Installation'.
7918
c8763fb6 79192003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7920
7921 * tramp.texi: Version 2.0.30 released.
7922 Replace word "path" with "localname" where used as a component of
7923 a Tramp file name.
7924
79252003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7926
7927 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7928 introduced.
7929 (Installation): Explain what to do if files from the tramp/contrib
7930 directory are needed.
7931
79322003-02-23 Alex Schroeder <alex@emacswiki.org>
7933
7934 * smtpmail.texi (How Mail Works): New.
7935
79362003-02-22 Alex Schroeder <alex@emacswiki.org>
7937
7938 * smtpmail.texi: New file.
7939
7940 * Makefile.in: Build SMTP manual.
7941
c8763fb6 79422003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7943
7944 * tramp.texi: Version 2.0.29 released.
7945 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7946 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7947
79482003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7949
7950 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7951 another package loads accidently Ange-FTP.
7952
79532003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7954
7955 * tramp.texi (Customizing Completion): Add function
7956 `tramp-parse-sconfig'. Change example of
7957 `tramp-set-completion-function', because parsing of ssh config
7958 files looks more natural.
7959
79602003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7961
7962 * gnus.texi: Do not use `path' in several locations.
7963
c8763fb6 79642002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 7965
0c7efc08
SM
7966 * tramp.texi (External transfer methods): New method `smb'.
7967 From Michael Albinus.
2de53ca6
GM
7968
79692002-11-05 Karl Berry <karl@gnu.org>
7970
7971 * info.texi (Info-fontify): Reorder face list to avoid bad line
7972 breaks.
7973
c8763fb6 79742002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 7975
0c7efc08
SM
7976 * tramp.texi: Move @copying to standard place.
7977 Use @insertcopying.
2de53ca6
GM
7978
79792002-10-02 Karl Berry <karl@gnu.org>
7980
7981 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7982 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7983 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7984 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7985 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7986 Per rms, update all manuals to use @copying instead of @ifinfo.
7987 Also use @ifnottex instead of @ifinfo around the top node, where
7988 needed for the sake of the HTML output.
7989 (The Gnus manual is not fixed since it's not clear to me how it
7990 works; and the Tramp manual already uses @copying, although in an
7991 unusual way. All others were changed.)
7992
79932002-09-10 Jonathan Yavner <jyavner@engineer.com>
7994
7995 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
7996 (../info/ses, ses.dvi): New targets.
7997 * ses.texi: New file.
7998
c8763fb6 79992002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8000
8001 * texinfo.tex: Update to texinfo 4.2.
8002
80032002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8004
8005 * reftex.texi: Update to RefTeX 4.19.
8006
c8763fb6 80072002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8008
8009 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8010 (../info/tramp, tramp.dvi): New targets.
8011
80122002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8013
8014 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8015 (calc.dvi): Uncomment.
8016
80172001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8018
8019 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8020 (../info/calc): New target.
8021
80222001-10-20 Gerd Moellmann <gerd@gnu.org>
8023
8024 * (Version 21.1 released.)
8025
80262001-10-05 Gerd Moellmann <gerd@gnu.org>
8027
8028 * Branch for 21.1.
8029
80302001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8031
8032 * Makefile.in (../info/info): Use an explicit -o switch to
8033 makeinfo.
8034
80352001-03-05 Gerd Moellmann <gerd@gnu.org>
8036
8037 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8038
80392000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8040
8041 * Makefile.in (../info/idlwave): Use --no-split.
8042
80432000-12-14 Dave Love <fx@gnu.org>
8044
c4cc8b9a 8045 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8046 (gnus.dvi): Change rule to remove @latex stuff.
8047
80482000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8049
8050 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8051
80522000-10-13 John Wiegley <johnw@gnu.org>
8053
8054 * Makefile.in: Add build targets for eshell.texi.
8055
80562000-09-25 Gerd Moellmann <gerd@gnu.org>
8057
8058 * Makefile.in: Remove/comment speedbar stuff.
8059
80602000-09-22 Dave Love <fx@gnu.org>
8061
8062 * Makefile.in: Add emacs-mime.
8063
80642000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8065
8066 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8067 (DVI_TARGETS): Add woman.dvi.
8068 (../info/woman, woman.dvi): New targets.
8069
80702000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8071
8072 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8073
8074 * pcl-cvs.texi: New file.
8075 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8076 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8077
80782000-05-11 Gerd Moellmann <gerd@gnu.org>
8079
8080 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8081 (../info/ebrowse, ebrowse.dvi): New targets.
8082
80832000-01-13 Gerd Moellmann <gerd@gnu.org>
8084
8085 * Makefile.in (INFO_TARGETS): Add eudc.
8086 (DVI_TARGETS): Add eudc.dvi.
8087 (../info/eudc, eudc.dvi): New targets.
8088
80892000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8090
8091 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8092 compatibility with 8+3 filesystems).
8093 (../info/efaq): Rename from emacs-faq.
8094
80952000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8096
8097 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8098 (../info/idlwave, idlwave.dvi): New targets.
8099
81001999-10-23 Dave Love <fx@gnu.org>
8101
8102 * Makefile.in: Use autotype.texi.
8103
81041999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8105
8106 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8107 faq.texi file) rather than ../info/faq.
8108
81091999-10-07 Gerd Moellmann <gerd@gnu.org>
8110
8111 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8112 (../info/ada-mode, ada-mode.dvi): New targets.
8113
81141999-09-01 Dave Love <fx@gnu.org>
8115
8116 * Makefile.in: Add faq.
8117
81181999-07-12 Richard Stallman <rms@gnu.org>
8119
8120 * Version 20.4 released.
8121
81221998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8123
8124 * Version 20.3 released.
8125
81261998-04-06 Andreas Schwab <schwab@gnu.org>
8127
768c0c0f
JB
8128 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8129 Use it in dvi targets.
2de53ca6
GM
8130 (../etc/GNU): Change to $(srcdir) first.
8131
81321998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8133
8134 * reftex.texi: Update for RefTeX version 3.22.
8135
81361998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8137
8138 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8139 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8140
81411997-09-23 Paul Eggert <eggert@twinsun.com>
8142
8143 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8144 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8145
81461997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8147
8148 * Version 20.2 released.
8149
81501997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8151
8152 * Version 20.1 released.
8153
81541997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8155
8156 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8157
81581996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8159
8160 * Version 19.33 released.
8161
81621996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8163
8164 * Version 19.32 released.
8165
81661996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8167
8168 * Makefile.in: Add rules for the Message manual.
8169
81701996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8171
8172 * gnus.texi: New version.
8173
8174 * message.texi: New manual.
8175
81761996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8177
8178 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8179
81801996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8181
8182 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8183 Specify -I option.
8184 (All dvi targets): Set the TEXINPUTS variable.
8185
81861996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8187
8188 * Version 19.31 released.
8189
81901996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8191
8192 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8193 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8194
81951995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8196
8197 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8198 (INFO_TARGETS): Add ../info/cc-mode.
8199 (DVI_TARGETS): Add cc-mode.dvi.
8200
2de53ca6
GM
82011995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8202
8203 * Version 19.30 released.
8204
82051995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8206
8207 * gnus.texi: New file.
8208
82091995-11-04 Erik Naggum <erik@naggum.no>
8210
8211 * gnus.texi: File deleted.
8212
82131995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8214
8215 * mh-e.texi: "Function Index" -> "Command Index" to work with
8216 Emacs 19.30 C-h C-k support of separately-documented commands.
8217
82181995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8219
8220 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8221 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8222
82231995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8224
8225 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8226 (../info/viper, viper.dvi): New targets.
8227
82281995-04-20 Kevin Rodgers <kevinr@ihs.com>
8229
8230 * dired-x.texi (Installation): Change the example to set
8231 buffer-local variables like dired-omit-files-p in
8232 dired-mode-hook.
8233
82341995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8235
8236 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8237 (../info/mh-e, mh-e.dvi): New targets.
8238
82391995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8240
8241 * Makefile.in (maintainer-clean): Rename from realclean.
8242
82431994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8244
8245 * Makefile.in: New file.
8246 * Makefile: File deleted.
8247
82481994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8249
8250 * Makefile (TEXINDEX_OBJS): Variable deleted.
8251 (texindex, texindex.o, getopt.o): Rules deleted.
8252 All deps on texindex deleted.
8253 (distclean): Don't delete texindex.
8254 (mostlyclean): Don't delete *.o.
8255 * texindex.c, getopt.c: Files deleted.
8256
82571994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8258
8259 * Version 19.26 released.
8260
82611994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8262
8263 * Version 19.25 released.
8264
82651994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8266
8267 * Version 19.24 released.
8268
82691994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8270
8271 * Version 19.23 released.
8272
82731994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8274
8275 * Makefile: Delete spurious tab.
8276
82771994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8278
8279 * Makefile (.SUFFIXES): New rule.
8280
82811994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8282
8283 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8284 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8285
82861994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8287
8288 * Makefile (../info/sc): Rename from sc.info.
8289 (../info/cl): Likewise.
8290 (INFO_TARGETS): Use new names.
8291
82921993-12-04 Richard Stallman (rms@srarc2)
8293
8294 * getopt.c: New file.
8295 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8296 (getopt.o): New rule.
8297 (dvi): Don't depend on texindex.
8298 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8299 Depend on texindex.
8300
83011993-12-03 Richard Stallman (rms@srarc2)
8302
8303 * Makefile (../info/sc.info): Rename from ../info/sc.
8304 (TEXI2DVI): New variable.
8305 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8306 Add explicit commands.
8307 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8308
83091993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8310
8311 * Version 19.22 released.
8312
83131993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8314
8315 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8316
83171993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8318
8319 * Version 19.21 released.
8320
83211993-11-15 Paul Eggert (eggert@twinsun.com)
8322
8323 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8324
83251993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8326
8327 * Makefile (../etc/GNU): New target.
8328 (EMACSSOURCES): Add gnu1.texi.
8329
83301993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8331
8332 * Makefile (realclean): Don't delete the Info files.
8333
f0131492 83341993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
8335
8336 * forms.texi: Fix forms.texi so that it will format correctly.
8337 Add missing `@end iftex', fix bad reference.
8338
8339 * info.texi, info-stn.texi: New files implement texinfo version of
8340 `info' file.
8341
f0131492 83421993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
8343
8344 * Makefile: Fix targets for texindex, new info.texi files.
8345 * info-stnd.texi: New file implements info for standalone info
8346 reader.
8347 * info.texi: Update to include recent changes to "../info/info".
8348 New source file for ../info/info; includes info-stnd.texi.
8349
8350 * texindex.c: Include "../src/config.h" if building in emacs.
8351
8352 * Makefile: Change all files to FILENAME.texi, force all targets
8353 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8354 vip.texinfo, forms.texinfo, cl.texinfo.
8355 Add target to build texindex.c, defining `emacs'.
8356
8357 * forms.texi: Install new file to match version 2.3 of forms.el.
8358
83591993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8360
8361 * Version 19.19 released.
8362
83631993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8364
8365 * sc.texinfo: Fix info file name.
8366
8367 * Makefile (info): Add gnus and sc.
8368 (dvi): Add gnus.dvi and sc.dvi.
8369 (../info/sc, sc.dvi): New targets.
8370
83711993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8372
8373 * Version 19.18 released.
8374
83751993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8376
8377 * Makefile: Fix source file names of the separate manuals.
8378 (gnus.dvi, ../info/gnus): New targets.
8379
83801993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8381
8382 * Version 19.17 released.
8383
83841993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8385
8386 * split-man: Fix typos in last change.
8387
83881993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8389
8390 * Version 19.16 released.
8391
83921993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8393
8394 * version 19.15 released.
8395
83961993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8397
8398 * Makefile (distclean): It's rm, not rf.
8399
84001993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8401
8402 * Version 19.14 released.
8403
84041993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8405
8406 * Makefile: New file.
8407
84081993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8409
8410 * Version 19.13 released.
8411
84121993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8413
8414 * Version 19.9 released.
8415
84161993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8417
8418 * Version 19.8 released.
8419
84201993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8421
8422 * Version 19.7 released.
8423
84241990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8425
8426 * gnus.texinfo: New file. Removed installation instructions.
8427
84281990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8429
8430 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8431
84321989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8433
8434 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
8435 then define `\sc' as the command for smallcaps in Texinfo.
8436 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
8437 made the corresponding change to makeinfo and texinfm.el.
8438
84391988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8440
8441 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8442 Customization since the menu entry did not point to anything.
8443 Also add an @finalout command to remove overfull hboxes from the
8444 printed output.
8445
8446 * cl.texinfo: Add @bye, \input line and @settitle to file.
8447 This file is clearly intended to be a chapter of some other work,
8448 but the other work does not yet exist.
8449
84501988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8451
8452 * texinfo.texinfo: Three typos corrected.
8453
4009494e 8454;; Local Variables:
c8763fb6 8455;; coding: utf-8
4009494e
GM
8456;; End:
8457
95df8112 8458 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
4009494e
GM
8459
8460 This file is part of GNU Emacs.
8461
97c0352c 8462 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 8463 it under the terms of the GNU General Public License as published by
97c0352c
GM
8464 the Free Software Foundation, either version 3 of the License, or
8465 (at your option) any later version.
4009494e
GM
8466
8467 GNU Emacs is distributed in the hope that it will be useful,
8468 but WITHOUT ANY WARRANTY; without even the implied warranty of
8469 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8470 GNU General Public License for more details.
8471
8472 You should have received a copy of the GNU General Public License
97c0352c 8473 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.