Fix typos.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
0d26e0b6
JB
12011-11-15 Juanma Barranquero <lekktu@gmail.com>
2
c7015153
JB
3 * ede.texi (project-am-texinfo):
4 * gnus.texi (Sending or Not Sending):
5 * org.texi (Template elements): Fix typos.
0d26e0b6 6
0b381c7e
JB
72011-11-14 Juanma Barranquero <lekktu@gmail.com>
8
9 * ediff.texi (Hooks):
c7015153 10 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 11
40a8bdf6
JB
122011-11-11 Juanma Barranquero <lekktu@gmail.com>
13
14 * semantic.texi (Tag handling): Fix typo.
15
57dda3bb
KY
162011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
17
18 * gnus.texi (Other Gnus Versions): Remove.
19
52bedd34
AM
202011-10-28 Alan Mackenzie <acm@muc.de>
21
22 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
23 (Other Special Indentations): Add an xref to "Macros with ;".
24 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
25 "Macros with ;".
26 (Macros with ;): New page.
27
00b77525
GM
28 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
29 Document the new handling of nested scopes for movement by defuns.
52bedd34 30
4a623313
MA
312011-10-23 Michael Albinus <michael.albinus@gmx.de>
32
33 Sync with Tramp 2.2.3.
34
35 * trampver.texi: Update release number.
36
466a320e
GM
372011-10-14 Glenn Morris <rgm@gnu.org>
38
39 * ert.texi (Introduction, How to Run Tests)
40 (Running Tests Interactively, Expected Failures)
41 (Tests and Their Environment, Useful Techniques)
42 (Interactive Debugging, Fixtures and Test Suites):
43 Minor rephrasings.
44 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
45 (Running Tests in Batch Mode): Simplify loading instructions.
46 (Test Selectors): Clarify some selectors.
47 (Expected Failures, Useful Techniques):
48 Make examples fit in 80 columns.
49
2be4956d
JB
502011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
51
52 * calc.texi (Basic Operations on Units): Discuss temperature
53 conversion (`u t') alongside with other unit conversions ('u c').
54
7359a765
GM
552011-10-12 Glenn Morris <rgm@gnu.org>
56
57 * ert.texi: Whitespace trivia to make main menu items line up better.
58
a0c52e5d
GM
592011-10-08 Glenn Morris <rgm@gnu.org>
60
61 * Makefile.in: Fix ert rules.
62
465d0300
G
632011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
64
65 * gnus.texi (Gnus Utility Functions): Add more references and
66 explanations (bug#9683).
67
a5166359
LMI
682011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
69
70 * gnus.texi (Archived Messages): Note the default (bug#9552).
71
b523dc20
BW
722011-09-21 Bill Wohler <wohler@newt.com>
73
74 Release MH-E manual version 8.3.
75
76 * mh-e.texi: (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
77 release 8.3.
78 (Preface): Updated support information.
79 (From Bill Wohler): Reset text to original version. As a
80 historical quote, the tense should be correct in the time that it
81 was written.
82
0afb49a1
LMI
832011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
84
85 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
86 (Finding the News): Doc clarification.
87 (Terminology): Mention naming.
88
e21bac42
G
892011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
90
91 * gnus.texi: Remove mentions of `recent', which are now obsolete.
92 (Interactive): Document `quiet'.
93
5b409b39 942011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633
BG
95
96 * org.texi (Images in LaTeX export): rewrite.
97
5b409b39 982011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
99
100 * org.texi (Using the mapping API): mention 'region as a possible
101 scope for `org-map-entries'.
102
5b409b39 1032011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
104
105 * org.texi (Visibility cycling): Document `org-copy-visible'.
106
5b409b39 1072011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
108
109 * org.texi (Template expansion): order template sequences in the
110 proper order.
111
5b409b39 1122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
113
114 * org.texi (eval): Expand discussion of the :eval header argument.
115
5b409b39 1162011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
117
118 * org.texi (Languages): Add Lilypond and Awk as supported
119 languages.
120
5b409b39 1212011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837
BG
122
123 * org.texi: document that both CLOCK_INTO_DRAWER and
124 LOG_INTO_DRAWER can be used to override the contents of variable
125 org-clock-into-drawer (or if unset, org-log-into-drawer).
126
127 * org.texi: replace @xref->@pxref.
128
5b409b39 1292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
130
131 * org.texi (Evaluating code blocks): Documenting the new option
132 for inline call lines.
133
5b409b39 1342011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
135
136 * org.texi (Results of evaluation): More explicit about the
137 mechanism through which interactive evaluation of code is
138 performed.
139
5b409b39 1402011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
141
142 * org.texi (noweb-ref): New header argument documentation.
143
5b409b39 1442011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
145
146 * org.texi (Extracting source code): Documentation of the new
147 org-babel-tangle-named-block-combination variable.
148
5b409b39 1492011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
150
151 * org.texi (Structure of code blocks): explicitly state that the
152 behavior of multiple blocks of the same name is undefined
153
5b409b39 1542011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
155
156 * org.texi (TaskJuggler export): Modify the example to reflect the
157 new effort durations.
158
5b409b39 1592011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
160
161 * org.texi (Images in LaTeX export): Escape curly brackets in
162 LaTeX example.
163
5b409b39 1642011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
165
166 * org.texi (The clock table): Document the :properties and
167 :inherit-props arguments for the clocktable.
168
5b409b39 1692011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
170
171 * org.texi (Tables in LaTeX export): Document specifying placement
172 options for tables.
173
5b409b39 1742011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
175
176 * org.texi (Evaluating code blocks): More specific documentation
177 about the different types of header arguments.
178
5b409b39 1792011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
180
181 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
182
5b409b39 1832011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
184
185 * org.texi (Built-in table editor): Document the table field
186 follow mode.
187
5b409b39 1882011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
189
190 * org.texi (Easy Templates): Document new template.
191
5b409b39 1922011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
193
194 * org.texi (Literal examples): Add a cross-reference from "Literal
195 Examples" to "Easy Templates."
196
5b409b39 1972011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
198
199 * org.texi (The clock table): Add link to match syntax.
200
5b409b39 2012011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
202
203 * org.texi (Agenda commands): Document clock consistency checks.
204
5b409b39 2052011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
206
207 * org.texi (Built-in table editor): Document that \vert represents
208 a vertical bar in a table field.
209
5b409b39 2102011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
211
212 * org.texi (Literal examples): Link from "Markup" > "Literate
213 Examples" to "Working with Source Code".
214
5b409b39 2152011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
216
217 * org.texi (Agenda commands): Doc for function option to bulk
218 action.
219
5b409b39 2202011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
221
222 * org.texi (Template expansion): Document new %<...> template
223 escape.
224
5b409b39 2252011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
226
227 * org.texi (Selective export): Document exclusion of any tasks
228 from export.
229
5b409b39 2302011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
231
232 * org.texi (Selective export): Document how to exclude DONE tasks
233 from export.
234 (Publishing options): Document the properties to be used to turn off
235 export of DONE tasks.
236
5b409b39 2372011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
238
239 * org.texi (The date/time prompt): Document date range protection.
240
5b409b39 2412011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
242
243 * org.texi (padline): Documentation of the new padline header
244 argument.
245
5b409b39 2462011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
247
248 * org.texi (var): Adding "[" to list of characters triggering
249 elisp evaluation.
250
5b409b39 2512011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
252
253 * org.texi (var): Documentation of Emacs Lisp evaluation during
254 variable assignment.
255
5b409b39 2562011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
257
258 * org.texi (colnames): Reference indexing into variables, and note
259 that colnames are *not* removed before indexing occurs.
260 (rownames): Reference indexing into variables, and note that
261 rownames are *not* removed before indexing occurs.
262
5b409b39 2632011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
264
265 * org.texi (var): Clarification of indexing into tabular
266 variables.
267
5b409b39 2682011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
269
270 * org.texi (results): Documentation of the `:results wrap' header
271 argument.
272
5b409b39 2732011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
274
275 * org.texi (LaTeX and PDF export): add a note about a limitation
276 of the LaTeX export: the org file has to be properly structured.
277
5b409b39 2782011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
279
280 * org.texi (Dynamic blocks, Structure editing): Mention
281 the function `org-narrow-to-block'.
282
5b409b39 2832011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
284
285 * org.texi (Languages): Updating list of code block supported
286 languages.
287
5b409b39 2882011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
289
290 * org.texi (Special properties): CATEGORY is a special property,
291 but it may also used in the drawer.
292
5b409b39 2932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
294
295 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
296
5b409b39 2972011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
298
299 * org.texi (Include files): Document :lines.
300
5b409b39 3012011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
302
303 * org.texi (comments): Documentation of the ":comments noweb" code
304 block header argument.
305
5b409b39 3062011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
307
308 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
309 added extra whitespace around functions to be consistent with the
310 rest of the section.
311
5b409b39 3122011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 313
0b381c7e 314 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
315 #+call: line syntax.
316 (Header arguments in function calls): Expanded discussion of
317 #+call: line syntax.
318
5b409b39 3192011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
320
321 * org.texi (Evaluating code blocks): More explicit about how to
322 pass variables to #+call lines.
323
5b409b39 3242011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
325
326 * org.texi (Results of evaluation): Link to the :results header
327 argument list from the "Results of evaluation" section.
328
5b409b39 3292011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
330
331 * org.texi (Conflicts): Adding additional information about
332 resolving org/yasnippet conflicts.
333
5b409b39 3342011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
335
336 * org.texi (Publishing options): Document style-include-scripts
337 publishing project property.
338
5b409b39 3392011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
340
341 * org.texi (Sparse trees): Document the next-error /
342 previous-error functionality.
343
5b409b39 3442011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
345
346 * org.texi (cache): Improved documentation of code block caches.
347
5b409b39 3482011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
349
350 * org.texi (Code block specific header arguments): Documentation
351 of multi-line header arguments.
352
5b409b39 3532011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
354
355 * org.texi (Code evaluation security): Add example for using a
356 function.
357
5b409b39 3582011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
359
360 * org.texi (Tables in LaTeX export): Documentation of new
361 attr_latex options for tables.
362
5b409b39
BG
3632011-08-03 Michael Albinus <michael.albinus@gmx.de>
364
365 * trampver.texi: Update release number.
366
3672011-07-30 Michael Albinus <michael.albinus@gmx.de>
368
369 Sync with Tramp 2.2.2.
370
371 * trampver.texi: Update release number.
372
064e2d08
LMI
3732011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
374
375 * flymake.texi (Example -- Configuring a tool called via make):
376 Use /dev/null instead of the Windows "nul" (bug#8715).
377
b8151e9c
LMI
3782011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
379
380 * widget.texi (Setting Up the Buffer): Remove mention of the
381 global keymap parent, which doesn't seem to be accurate
382 (bug#7045).
383
5b409b39
BG
3842011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
385
386 * org.texi (Special agenda views): Fix double quoting (bug#3509).
387
c0a8ae95
KR
3882010-07-10 Kevin Ryde <user42@zip.com.au>
389
390 * cl.texi (For Clauses): Add destructuring example processing an
391 alist (bug#6596).
392
ac6531ad
LMI
3932011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
394
395 * ediff.texi (Major Entry Points): Remove mention of `require',
396 since that's not pertinent in the installed Emacs (bug#9016).
397
d30dd079
G
3982011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
399
400 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
401 (Filtering New Groups): Clarify how simple the "options -n" format is.
402 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
403 is internal.
d30dd079 404
862c0d68
MA
4052011-07-04 Michael Albinus <michael.albinus@gmx.de>
406
407 * tramp.texi (Cleanup remote connections): Add
408 `tramp-cleanup-this-connection'.
409
cd865a33
G
4102011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
411
412 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
413 zombies.
414 (Checking New Groups): Ditto (bug#8974).
7d1738f1 415 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
416
4172011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
418
419 * gnus.texi (Startup Files): Clarify that we're talking about numbered
420 backups, and not actual vc (bug#8975).
421
79414ae4
KR
4222011-07-03 Kevin Ryde <user42@zip.com.au>
423
424 * cl.texi (For Clauses): @items for hash-values and key-bindings
425 to make them more visible when skimming. Add examples of `using'
426 clause to them, examples being clearer than a description in
427 words (bug#6599).
428
847ccf7c
AM
4292011-07-01 Alan Mackenzie <acm@muc.de>
430
431 * cc-mode.texi (Guessing the Style): New page.
432 (Styles): Add a short introduction to above.
433
3da13bb9
DD
4342011-06-28 Deniz Dogan <deniz@dogan.se>
435
436 * rcirc.texi (Configuration): Bug-fix:
437 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
438 Reported by Elias Pipping <pipping@exherbo.org>.
439
60a0884e
G
4402011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
441
442 * gnus.texi (Summary Mail Commands): Document
443 `gnus-summary-reply-to-list-with-original'.
444
0c7efc08
SM
4452011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
446
447 * eshell.texi (Known problems): Fix typo.
448
ea3596a2
MA
4492011-06-12 Michael Albinus <michael.albinus@gmx.de>
450
0c7efc08 451 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
452 (Password handling): `auth-source-debug' is good for debug messages.
453
2da9c605
G
4542011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
455
456 * gnus.texi (Store custom flags and keywords): Refer to
457 `gnus-registry-article-marks-to-{chars,names}' instead of
458 `gnus-registry-user-format-function-{M,M2}'.
459
e61923c8
GM
4602011-05-27 Paul Eggert <eggert@cs.ucla.edu>
461
462 * texinfo.tex: Merge from gnulib.
463
627abcdd
TZ
4642011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
465
466 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
467 (Store custom flags and keywords):
468 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
469 `gnus-registry-user-format-function-M2'.
470
a3c92bc1
EZ
4712011-05-17 Paul Eggert <eggert@cs.ucla.edu>
472
8f906c40 473 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 474
85d870a9
GM
4752011-05-17 Glenn Morris <rgm@gnu.org>
476
477 * gnus.texi (Face): Fix typo.
478
2cdee799
GM
4792011-05-14 Glenn Morris <rgm@gnu.org>
480
481 * dired-x.texi (Omitting Examples): Minor addition.
482
79b70037
GM
4832011-05-10 Jim Meyering <meyering@redhat.com>
484
485 * ede.texi: Fix typo "or or -> or".
486
a7111a62 4872011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
488
489 * gnus.texi (Summary Buffer Lines):
490 gnus-summary-user-date-format-alist does not exist.
491 (Sorting the Summary Buffer): More about sorting threads.
492
69026aba
MA
4932011-04-25 Michael Albinus <michael.albinus@gmx.de>
494
495 * trampver.texi: Update release number.
496
9024ff79
MA
4972011-04-14 Michael Albinus <michael.albinus@gmx.de>
498
499 * tramp.texi (Frequently Asked Questions): New item for disabling
500 Tramp in other packages.
501
c3c65d73
TZ
5022011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
503
504 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
505 (Fancy splitting to parent, Store arbitrary data):
506 Updated gnus-registry docs.
c3c65d73 507
9ec6a317
JB
5082011-04-13 Juanma Barranquero <lekktu@gmail.com>
509
510 * ede.texi: Fix typos.
511
1e3b6001
G
5122011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
513
9ec6a317
JB
514 * gnus.texi (Window Layout): @itemize @code doesn't exist.
515 It's @table @code.
1e3b6001 516
a5954fa5
G
5172011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
518
519 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
520
d71990a1
JB
5212011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
522
523 * calc.texi (Logarithmic Units): Update the function names.
524
1518e4f0
G
5252011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
526
527 * message.texi (Various Commands): Document format specs in the
528 ellipsis.
529
a123622d
G
5302011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
531
532 * message.texi (Insertion Variables): Document message-cite-style.
533
5342011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
535
536 * tramp.texi (Remote processes): New subsection "Running shell on
537 a remote host".
538
4248cca2
TZ
5392011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
540
541 * auth.texi (Help for developers): Update docs to explain that the
542 :save-function will only run the first time.
543
54ce11a1
GM
5442011-03-12 Glenn Morris <rgm@gnu.org>
545
546 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
547 (emacs-faq.text): New target.
548 (clean): Add emacs-faq.
549
0c3b25f8
MA
5502011-03-12 Michael Albinus <michael.albinus@gmx.de>
551
552 Sync with Tramp 2.2.1.
553
554 * trampver.texi: Update release number.
555
b740639e
GM
5562011-03-11 Glenn Morris <rgm@gnu.org>
557
558 * Makefile.in (HTML_TARGETS): New.
559 (clean): Delete $HTML_TARGETS.
560 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
561
733afdf4
TZ
5622011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
563
564 * auth.texi (Help for developers): Show example of using
565 `auth-source-search' with prompts and :save-function.
566
33383987
JB
5672011-03-07 Chong Yidong <cyd@stupidchicken.com>
568
569 * Version 23.3 released.
570
a5057546
G
5712011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
572
573 * message.texi (Message Buffers): Update default value of
574 message-generate-new-buffers.
575
479a2c9b
JB
5762011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
577
578 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
579 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
580 respectively.
05a29101
JB
581 (Musical Notes): New section.
582 (Customizing Calc): Mention the customizable variable
583 calc-note-threshold.
479a2c9b 584
e0535b76
GM
5852011-03-03 Glenn Morris <rgm@gnu.org>
586
587 * url.texi (Dealing with HTTP documents): Remove reference to
588 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 589 (Configuration): Update url-configuration-directory description.
e0535b76 590
2777ccbf
GM
5912011-03-02 Glenn Morris <rgm@gnu.org>
592
593 * dired-x.texi (Multiple Dired Directories): Remove mentions
594 of dired-default-directory-alist and dired-default-directory.
595 Move dired-smart-shell-command here...
596 (Miscellaneous Commands): ... from here.
597
257219bd
PE
5982011-03-02 Paul Eggert <eggert@cs.ucla.edu>
599
600 * texinfo.tex: Update to version 2011-02-24.09.
601
8889f4e2
GM
6022011-03-02 Glenn Morris <rgm@gnu.org>
603
604 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
605 instead of the obsoleted dired-omit-here-always.
606
5d41af19
MA
6072011-02-28 Michael Albinus <michael.albinus@gmx.de>
608
609 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
610 supported systems.
611
2b0c7330 6122011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 613
61cf3a76
GM
614 * dbus.texi (Type Conversion): Grammar fix.
615
cce7d530 6162011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 617
cce7d530
GM
618 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
619 "Debian GNU/Linux".
51a13bdd 620
cce7d530
GM
621 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
622
817b48a7
GM
6232011-02-23 Glenn Morris <rgm@gnu.org>
624
cce7d530
GM
625 * dired-x.texi (Features): Minor rephrasing.
626 (Local Variables): Fix typos.
47301027
GM
627
628 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
629 Standardize some Emacs/XEmacs terminology.
630
817b48a7
GM
631 * dired-x.texi (Features): Don't advertise obsolete local variables.
632 Simplify layout.
633 (Omitting Variables): Update local variables example.
634 (Local Variables): Say this is obsolete. Fix description of
635 dired-enable-local-variables possible values.
636
4a3988d5
G
6372011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
638
639 * auth.texi (Help for users): Mention ~/.netrc is also searched by
640 default now.
641
8e22bee0
G
6422011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
643
644 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
645
06b840e0
LI
6462011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
647
648 * gnus.texi (Window Layout): Document layout names.
649
67ab0163 6502011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
651
652 * ada-mode.texi: Sync @dircategory with ../../info/dir.
653 * auth.texi: Sync @dircategory with ../../info/dir.
654 * autotype.texi: Sync @dircategory with ../../info/dir.
655 * calc.texi: Sync @dircategory with ../../info/dir.
656 * cc-mode.texi: Sync @dircategory with ../../info/dir.
657 * cl.texi: Sync @dircategory with ../../info/dir.
658 * dbus.texi: Sync @dircategory with ../../info/dir.
659 * dired-x.texi: Sync @dircategory with ../../info/dir.
660 * ebrowse.texi: Sync @dircategory with ../../info/dir.
661 * ede.texi: Sync @dircategory with ../../info/dir.
662 * ediff.texi: Sync @dircategory with ../../info/dir.
663 * edt.texi: Sync @dircategory with ../../info/dir.
664 * eieio.texi: Sync @dircategory with ../../info/dir.
665 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
666 * epa.texi: Sync @dircategory with ../../info/dir.
667 * erc.texi: Sync @dircategory with ../../info/dir.
668 * eshell.texi: Sync @dircategory with ../../info/dir.
669 * eudc.texi: Sync @dircategory with ../../info/dir.
670 * flymake.texi: Sync @dircategory with ../../info/dir.
671 * forms.texi: Sync @dircategory with ../../info/dir.
672 * gnus.texi: Sync @dircategory with ../../info/dir.
673 * idlwave.texi: Sync @dircategory with ../../info/dir.
674 * mairix-el.texi: Sync @dircategory with ../../info/dir.
675 * message.texi: Sync @dircategory with ../../info/dir.
676 * mh-e.texi: Sync @dircategory with ../../info/dir.
677 * newsticker.texi: Sync @dircategory with ../../info/dir.
678 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
679 * org.texi: Sync @dircategory with ../../info/dir.
680 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
681 * pgg.texi: Sync @dircategory with ../../info/dir.
682 * rcirc.texi: Sync @dircategory with ../../info/dir.
683 * reftex.texi: Sync @dircategory with ../../info/dir.
684 * remember.texi: Sync @dircategory with ../../info/dir.
685 * sasl.texi: Sync @dircategory with ../../info/dir.
686 * sc.texi: Sync @dircategory with ../../info/dir.
687 * semantic.texi: Sync @dircategory with ../../info/dir.
688 * ses.texi: Sync @dircategory with ../../info/dir.
689 * sieve.texi: Sync @dircategory with ../../info/dir.
690 * smtpmail.texi: Sync @dircategory with ../../info/dir.
691 * speedbar.texi: Sync @dircategory with ../../info/dir.
692 * trampver.texi [emacs]: Set emacsname to "Emacs".
693 * tramp.texi: Sync @dircategory with ../../info/dir.
694 * url.texi: Sync @dircategory with ../../info/dir.
695 * vip.texi: Sync @dircategory with ../../info/dir.
696 * viper.texi: Sync @dircategory with ../../info/dir.
697 * widget.texi: Sync @dircategory with ../../info/dir.
698 * woman.texi: Sync @dircategory with ../../info/dir.
699
30abce25
GM
7002011-02-19 Glenn Morris <rgm@gnu.org>
701
0c7efc08
SM
702 * dired-x.texi (Technical Details): No longer redefines
703 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 704 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 705
f31f8469
GM
7062011-02-18 Glenn Morris <rgm@gnu.org>
707
708 * dired-x.texi (Optional Installation File At Point): Simplify.
709
35123c04
TZ
7102011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
711
712 * auth.texi (Help for users): Use :port instead of :protocol for all
713 auth-source docs.
7ba93e94
G
714 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
715 to have two files in `auth-sources'.
35123c04 716
da5e0ce4
GM
7172011-02-16 Glenn Morris <rgm@gnu.org>
718
b322c9af
GM
719 * dired-x.texi: Use emacsver.texi to get Emacs version.
720 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
721 Depend on emacsver.texi.
722
07ca5555
GM
723 * dired-x.texi: Drop meaningless version number.
724 (Introduction): Remove old info.
725 (Optional Installation Dired Jump): Autoload from dired-x.
726 Remove incorrect info about loaddefs.el.
727 (Bugs): Just refer to M-x report-emacs-bug.
728
da5e0ce4
GM
729 * dired-x.texi (Multiple Dired Directories): Update for rename of
730 default-directory-alist.
731 (Miscellaneous Commands): No longer mention very old VM version 4.
732
bb55f713
PE
7332011-02-15 Paul Eggert <eggert@cs.ucla.edu>
734
735 Merge from gnulib.
736 * texinfo.tex: Update to version 2011-02-14.11.
737
5415d076
G
7382011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
739
da5e0ce4
GM
740 * auth.texi (Help for users):
741 Login collection is "Login" and not "login".
5415d076 742
14029d4b
MA
7432011-02-13 Michael Albinus <michael.albinus@gmx.de>
744
745 * tramp.texi (History): Remove IMAP support.
746 (External methods, Frequently Asked Questions): Remove `imap' and
747 `imaps' methods.
748 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
749
750 * trampver.texi: Remove default value of `emacsimap'.
751
8a36c07f
GM
7522011-02-13 Glenn Morris <rgm@gnu.org>
753
754 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
755 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
756
165bc5a0
GM
7572011-02-12 Glenn Morris <rgm@gnu.org>
758
759 * sc.texi (Getting Connected): Remove old index entries.
760
5415d076 7612011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
762
763 * url.texi: Remove duplicate @dircategory (Bug#7942).
764
b8e0f0cd
G
7652011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
766
8a36c07f
GM
767 * auth.texi (Overview, Help for users, Help for developers):
768 Update docs.
b8e0f0cd
G
769 (Help for users): Talk about spaces.
770
caf82551
PE
7712011-02-09 Paul Eggert <eggert@cs.ucla.edu>
772
773 * texinfo.tex: Update to version 2011-02-07.16.
774
1ff98217
MA
7752011-02-07 Michael Albinus <michael.albinus@gmx.de>
776
777 * dbus.texi (Bus names): Adapt descriptions for
778 dbus-list-activatable-names and dbus-list-known-names.
779
2e78df6b
JB
7802011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
781
782 * calc.texi (Logarithmic Units): New section.
783
7fbf7cae
TZ
7842011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
785
786 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
787 manuals use it now.
788
0c7efc08 789 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 790
156ad271
KY
7912011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
792
793 * overrides.texi: Remove.
794
795 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
796 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
797
36539990
MA
7982011-02-05 Michael Albinus <michael.albinus@gmx.de>
799
800 * tramp.texi (Frequently Asked Questions): Mention problems with
801 WinSSHD.
802
803 * trampver.texi: Update release number.
804
8052011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
806
807 * tramp.texi:
808 Replace "delimet" with "delimit" globally.
809 Replace "explicite" with "explicit" globally.
810 Replace "instead of" with "instead" where there was nothing after "of".
811 Audit use of comma before interrogative pronoun, "that", or "which".
812 Minor word order, spelling, wording changes.
813
ec72bf63
G
8142011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
815
816 * overrides.texi: New file to set or clear WEBHACKDEVEL.
817
818 * sieve.texi: Use WEBHACKDEVEL.
819
820 * sasl.texi: Use WEBHACKDEVEL.
821
822 * pgg.texi: Use WEBHACKDEVEL.
823
824 * message.texi: Use WEBHACKDEVEL.
825
826 * gnus.texi: Use WEBHACKDEVEL.
827
828 * emacs-mime.texi: Use WEBHACKDEVEL.
829
830 * auth.texi: Use WEBHACKDEVEL.
831
832 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
833 manuals.
834
8352011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
836
837 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
838
90b750f4
PE
8392011-02-03 Paul Eggert <eggert@cs.ucla.edu>
840
841 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
842 which in turn is copied from ftp://tug.org/tex/.
843
0e751a49
GM
8442011-02-03 Glenn Morris <rgm@gnu.org>
845
846 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
847 (Binding combinations of modifiers and function keys):
848 Let's assume people reading this are not using Emacs 18.
849
7f13c2e2
LI
8502011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
851
852 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
853 since it's run automatically.
854
d76c843e
LI
8552011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
856
857 * gnus.texi (Customizing Articles): Fix typo.
858
12e3ca0a
LI
8592011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
860
861 * gnus.texi (Customizing Articles): Document the new way of customizing
862 the date headers(s).
863
fe72c8fa
LI
8642011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
865
866 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
867 splitting example.
868
bf3dae7e
EZ
8692011-01-29 Eli Zaretskii <eliz@gnu.org>
870
871 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
872 (MAKEINFO_OPTS): New variable.
873 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
874 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
875 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
876 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
877 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
878 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
879 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
880 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
881 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
882 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
883 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
884 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
885 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
886 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
887 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
888 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
889 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
890 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
891
d6f13ac8
LI
8922011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
893
894 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
895
c5ecc769
G
8962011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
897
898 * message.texi (IDNA): Explain what it is.
899
9002011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
901
902 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
903
45eb2a5d
WL
9042011-01-23 Werner Lemberg <wl@gnu.org>
905
906 * Makefile.in (MAKEINFO): Now controlled by `configure'.
907 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 908 (ENVADD): Update.
45eb2a5d 909
6872a814
GM
9102011-01-18 Glenn Morris <rgm@gnu.org>
911
912 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
913
77ab81d0 9142011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
915
916 * nxml-mode.texi (Introduction): Fix file name typos.
917
d221e780
CO
9182011-01-13 Christian Ohler <ohler@gnu.org>
919
920 * ert.texi: New file.
921
922 * Makefile.in:
923 * makefile.w32-in: Add ert.texi.
924
8c904d82
MA
9252011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
926
927 * dbus.texi (Receiving Method Calls): New function
928 dbus-register-service. Rearrange node.
929
f56e0e7a
PE
9302011-01-07 Paul Eggert <eggert@cs.ucla.edu>
931
932 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
933 which in turn is copied from ftp://tug.org/tex/.
934
0fadf00e
MA
9352011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
936
937 * dbus.texi (Receiving Method Calls): Describe new optional
938 parameter dont-register-service of dbus-register-{method,property}.
939
8b358e90
DU
9402010-12-17 Daiki Ueno <ueno@unixuser.org>
941
0c7efc08
SM
942 * epa.texi (Encrypting/decrypting *.gpg files):
943 Mention epa-file-select-keys.
8b358e90 944
549c9aed
G
9452010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
946
947 * gnus.texi (Archived Messages): Remove outdated text.
948
9492010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
950
0c7efc08 951 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 952
156e3f9c
G
9532010-12-15 Andrew Cohen <cohen@andy.bu.edu>
954
83f3eadc 955 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 956
8151d490
AC
9572010-12-14 Andrew Cohen <cohen@andy.bu.edu>
958
959 * gnus.texi (The swish++ Engine): Add customizable parameters
960 descriptions.
961 (The swish-e Engine): Ditto.
962
305bdd22
MA
9632010-12-14 Michael Albinus <michael.albinus@gmx.de>
964
965 * tramp.texi (Inline methods): Add "ksu" method.
966 (Remote processes): Add example with remote `default-directory'.
967
53aff12a
GM
9682010-12-14 Glenn Morris <rgm@gnu.org>
969
970 * faq.texi (Expanding aliases when sending mail):
971 Now build-mail-aliases is interactive.
972
8a1cdce5
AC
9732010-12-13 Andrew Cohen <cohen@andy.bu.edu>
974
975 * gnus.texi: First pass at adding (rough) nnir documentation.
976
7410c270
G
9772010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
978
53aff12a
GM
979 * gnus.texi (Filtering New Groups):
980 Mention gnus-auto-subscribed-categories.
981 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
982 removed.
983
f49d1f52 9842010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
985
986 * cl.texi (For Clauses): Small fixes for frames and windows.
987
acedf35c
CD
9882010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
989
990 * org.texi (Using capture): Document using prefix arguments for
991 finalizing capture.
992 (Agenda commands): Document prefix argument for the bulk scatter
993 command.
994 (Beamer class export): Document that also overlay arguments can be
995 passed to the column environment.
996 (Template elements): Document the new entry type.
997
9982010-12-11 Puneeth Chaganti <punchagan@gmail.com>
999
1000 * org.texi (Include files): Document :minlevel.
1001
10022010-12-11 Julien Danjou <julien@danjou.info>
1003
1004 * org.texi (Categories): Document category icons.
1005
10062010-12-11 Eric Schulte <schulte.eric@gmail.com>
1007
1008 * org.texi (noweb): Fix typo.
1009
516aa569
G
10102010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1011
1012 * gnus.texi (Server Commands): Point to the rest of the server
1013 commands.
1014
04db63bc
G
10152010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1016
1017 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1018 g'.
1019
ed797193
G
10202010-12-02 Julien Danjou <julien@danjou.info>
1021
1022 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1023
10242010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1025
1026 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1027 (Direct Functions): Note the STARTTLS upgrade.
1028
07976ae3 10292010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1030 James Clark <none@example.com>
d3dfb185
GM
1031
1032 * nxml-mode.texi (Introduction): New section.
1033
59e75882
G
10342010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1035
1036 * gnus.texi (Server Commands): Document gnus-server-show-server.
1037
568a887f
MA
10382010-11-20 Michael Albinus <michael.albinus@gmx.de>
1039
1040 Sync with Tramp 2.2.0.
1041
1042 * trampver.texi: Update release number.
1043
1265829e
JB
10442010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1045
1046 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1047 Mention that the TeX specific units won't use the `tex' prefix
1048 in TeX mode.
1049
239661c0
KY
10502010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1051
1052 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1053
4a47c275 10542010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1055
1056 * edt.texi: Remove information about Emacs 19.
1057
4a47c275 10582010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1059
1060 * trampver.texi: Update release number.
1061
2f0e0dc8
KY
10622010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1063
1064 * gnus.texi (Article Washing): Fix typo.
1065
afe98dfa
CD
10662010-11-11 Noorul Islam <noorul@noorul.com>
1067
56f5a94e 1068 * org.texi: Fix typo.
afe98dfa
CD
1069
10702010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1071
1072 * org.texi (Using capture): Explain that refiling is
1073 sensitive to cursor position.
1074
10752010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1076
56f5a94e 1077 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1078
10792010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1080
1081 * org.texi: Document the <c> cookie.
1082
10832010-11-11 Eric Schulte <schulte.eric@gmail.com>
1084
56f5a94e
GM
1085 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1086 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1087
10882010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1089
56f5a94e 1090 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1091
10922010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1093
56f5a94e 1094 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1095
10962010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1097
1098 * org.texi (Setting up the staging area): Document that
1099 file names remain visible when encrypting the MobileOrg files.
1100
11012010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1102
1103 * org.texi (Setting up the staging area): Document which
1104 versions are needed for encryption.
1105
11062010-11-11 Eric Schulte <schulte.eric@gmail.com>
1107
56f5a94e
GM
1108 * org.texi (noweb): Update :noweb documentation to
1109 reflect the new "tangle" argument.
afe98dfa
CD
1110
11112010-11-11 Eric Schulte <schulte.eric@gmail.com>
1112
56f5a94e
GM
1113 * org.texi (Batch execution): Improve tangling script in
1114 documentation.
afe98dfa
CD
1115
11162010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1117
1118 * org.texi (Handling links):
1119 (In-buffer settings): Document inlining images on startup.
1120
11212010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1122
1123 * org.texi (Setting up the staging area): Document use of
1124 crypt password.
1125
11262010-11-11 David Maus <dmaus@ictsoc.de>
1127
56f5a94e 1128 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1129
11302010-11-11 David Maus <dmaus@ictsoc.de>
1131
56f5a94e
GM
1132 * org.texi (Template expansion): Add mew in table for link type
1133 escapes.
afe98dfa
CD
1134
11352010-11-11 David Maus <dmaus@ictsoc.de>
1136
56f5a94e 1137 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1138
11392010-11-11 Eric Schulte <schulte.eric@gmail.com>
1140
56f5a94e 1141 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1142
11432010-11-11 Eric Schulte <schulte.eric@gmail.com>
1144
56f5a94e 1145 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1146
11472010-11-11 Eric Schulte <schulte.eric@gmail.com>
1148
56f5a94e
GM
1149 * org.texi (Structure of code blocks):
1150 Update documentation to mention inline code block syntax.
afe98dfa
CD
1151
11522010-11-11 Eric Schulte <schulte.eric@gmail.com>
1153
56f5a94e 1154 * org.texi (comments): Improve wording.
afe98dfa
CD
1155
11562010-11-11 Eric Schulte <schulte.eric@gmail.com>
1157
56f5a94e 1158 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1159
11602010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1161
1162 * org.texi (Installation): Remove the special
1163 installation instructions for XEmacs.
1164
11652010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1166
56f5a94e 1167 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1168 insertion of empty structural elements.
1169
11702010-11-11 Noorul Islam <noorul@noorul.com>
1171
56f5a94e 1172 * org.texi: Fix doc.
afe98dfa
CD
1173
11742010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1175
1176 * org.texi (The date/time prompt): Document specification
1177 of time ranges.
1178
11792010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1180
1181 * org.texi (Internal links): Document the changes in
1182 internal links.
1183
11842010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1185
1186 * org.texi (Agenda commands): Document the limitation for
1187 the filter preset - it can only be used for an entire agenda
1188 view, not in an individual block in a block agenda.
1189
11902010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1191
1192 * org.texi (iCalendar export): Document alarm creation.
1193
6f8fc60c
MA
11942010-11-10 Michael Albinus <michael.albinus@gmx.de>
1195
1196 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1197
be3c11b3
LMI
11982010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1199
1200 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1201
d607b96b 12022010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1203
d607b96b 1204 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1205
181cb5fb
G
12062010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1207
1208 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1209 since that works by default.
1210
12112010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1212
1213 * gnus.texi (Customizing the IMAP Connection): Document
1214 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1215
36bc5d3b
MA
12162010-11-04 Michael Albinus <michael.albinus@gmx.de>
1217
1218 * tramp.texi (Remote shell setup): New item "Interactive shell
1219 prompt". Reported by Christian Millour <cm@abtela.com>.
1220 (Remote shell setup, Remote processes): Use @code{} for
1221 environment variables.
1222
cf503f7c
GM
12232010-11-03 Glenn Morris <rgm@gnu.org>
1224
537b04b9 1225 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1226 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1227
389b76fa
G
12282010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1229
1230 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1231
2699a554 12322010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1233
1234 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1235
2699a554 12362010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1237
1238 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1239
99e65b2d
G
12402010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1241
0c7efc08
SM
1242 * gnus.texi (Client-Side IMAP Splitting):
1243 Mention nnimap-unsplittable-articles.
99e65b2d
G
1244
12452010-10-29 Julien Danjou <julien@danjou.info>
1246
1247 * gnus.texi (Finding the News): Remove references to obsoletes
1248 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1249
aeeb3dcb
EZ
12502010-10-29 Eli Zaretskii <eliz@gnu.org>
1251
1252 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1253 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1254 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1255 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1256
8289f37b
GM
12572010-10-28 Glenn Morris <rgm@gnu.org>
1258
1259 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1260 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1261 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1262
d85d3b3a
DU
12632010-10-25 Daiki Ueno <ueno@unixuser.org>
1264
1265 * epa.texi (Mail-mode integration): Add alternative key bindings
1266 for epa-mail commands; escape comma.
c05c2b9b 1267 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1268
9f534a47
JB
12692010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1270
99e65b2d 1271 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1272
5793a7bc 12732010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1274
1275 * gnus.texi (Group Parameters, Buttons): Fix typos.
1276
280f417b
G
12772010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1278
1279 * gnus.texi (Subscription Commands): Mention that you can also
1280 subscribe to new groups via the Server buffer, which is probably more
1281 convenient when subscribing to many groups.
1282
d806c872
G
12832010-10-21 Julien Danjou <julien@danjou.info>
1284
1285 * message.texi (Message Headers): Allow message-default-headers to be a
1286 function.
1287
d5798f68
LMI
12882010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1289
1290 * gnus-news.texi: Mention new archive defaults.
1291
b79bbef7
KY
12922010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1293
1294 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1295
2526f423
G
12962010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1297
1298 * gnus.texi (HTML): Document the function value of
1299 gnus-blocked-images.
1300 (Article Washing): shr and gnus-w3m, not the direct function names.
1301
ba91f05d
G
13022010-10-20 Julien Danjou <julien@danjou.info>
1303
1304 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1305 variable.
1306
da451787
LMI
13072010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1308
1309 * gnus.texi (Customizing the IMAP Connection): The port strings are
1310 strings.
c872595d 1311 (Document Groups): Mention git.
da451787 1312
7cad71ad
G
13132010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1314
1315 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1316 bzr/Gnus git sync.
1317
c56dfd36
EZ
13182010-10-15 Eli Zaretskii <eliz@gnu.org>
1319
1320 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1321 change.
1322
a1d16a7b
G
13232010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1324
1325 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1326 @item syntax for in-Emacs makeinfo.
1327
13282010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1329
1330 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1331 trim sentence.
1332
98e2b864
DU
13332010-10-12 Daiki Ueno <ueno@unixuser.org>
1334
1335 * epa.texi (Caching Passphrases):
0c7efc08
SM
1336 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1337 Clarify some configurations require to set up gpg-agent.
98e2b864 1338
c12e4a81
GM
13392010-10-11 Glenn Morris <rgm@gnu.org>
1340
1341 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1342
f7aa248a
G
13432010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1344
1345 * gnus.texi (Spam Package Introduction): Mention `$'.
1346
6513b232
EZ
13472010-10-09 Eli Zaretskii <eliz@gnu.org>
1348
1349 * makefile.w32-in (emacsdir): New variable.
1350 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1351 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1352
abd40fb4
GM
13532010-10-09 Glenn Morris <rgm@gnu.org>
1354
0f05450f
GM
1355 * Makefile.in (mostlyclean): Delete *.toc.
1356
d3a4ac46
GM
1357 * Makefile.in: Use $< in rules.
1358
aa9db089
GM
1359 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1360
abd40fb4
GM
1361 * Makefile.in ($(infodir)): Delete rule.
1362 (mkinfodir): New. Use it in all the info rules, rather than depending
1363 on infodir.
1364
ea274122
GM
13652010-10-09 Glenn Morris <rgm@gnu.org>
1366
6e90e2a8
GM
1367 * gnus.texi (Article Washing): Fix previous change.
1368
f7a31f11
GM
1369 * Makefile.in (emacsdir): New variable.
1370 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
1371 Depend on emacsver.texi.
1372
f7a31f11
GM
1373 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1374
ea274122
GM
1375 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1376
36d3245f
G
13772010-10-08 Julien Danjou <julien@danjou.info>
1378
f7a31f11 1379 * gnus.texi: Add mm-shr.
36d3245f
G
1380
13812010-10-08 Ludovic Courtès <ludo@gnu.org>
1382
1383 * gnus.texi (Finding the Parent, The Gnus Registry)
1384 (Registry Article Refer Method): Update docs for nnregistry.el.
1385
13862010-10-08 Daiki Ueno <ueno@unixuser.org>
1387
1388 * auth.texi (Help for users)
1389 (GnuPG and EasyPG Assistant Configuration): Update docs.
1390
12359245
GM
13912010-10-08 Glenn Morris <rgm@gnu.org>
1392
1393 * cl.texi (Organization, Installation, Old CL Compatibility):
1394 Deprecate cl-compat for new code.
4628bef1 1395 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
1396
1397 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1398
fcf2d385
KY
13992010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1400
1401 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1402
66627fa9
G
14032010-10-06 Julien Danjou <julien@danjou.info>
1404
fd9ba500
JD
1405 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1406
66627fa9
G
1407 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1408 broken link.
1409
1410 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1411
1412 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1413 to ReiserFS.
1414
1415 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1416 (FAQ 7-1): Fix getmail URL.
1417
65f54520
DU
14182010-10-06 Daiki Ueno <ueno@unixuser.org>
1419
1420 * epa.texi (Caching Passphrases): New section.
1421
4c83f6e1
GM
14222010-10-06 Glenn Morris <rgm@gnu.org>
1423
1424 * Makefile.in (SHELL): Set it.
1425 (info): Move the mkdir dependency to the individual info files.
1426 (mostlyclean): Tidy up.
1427 (clean): Only delete the specific dvi and pdf files.
1428 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 1429 ($(infodir)): Add parallel build workaround.
4c83f6e1 1430
71e691a5
G
14312010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1432
1433 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1434
a41c2e6d
G
14352010-10-03 Julien Danjou <julien@danjou.info>
1436
0c7efc08
SM
1437 * emacs-mime.texi (Display Customization):
1438 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
1439 mm-inline-large-images-proportion.
1440
37255945
MA
14412010-10-03 Michael Albinus <michael.albinus@gmx.de>
1442
0c7efc08
SM
1443 * tramp.texi (Frequently Asked Questions):
1444 Mention remote-file-name-inhibit-cache.
37255945 1445
11e4e7bd
LMI
14462010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1447
1448 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 1449 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 1450
cb83220a
KY
14512010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1452
0c7efc08
SM
1453 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1454 (Article Hiding): Add google banner example.
1455 Suggested by Benjamin Xu.
cb83220a 1456
6b958814
G
14572010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1458
0c7efc08
SM
1459 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1460 Remove nnimap-split-rule from examples.
6b958814
G
1461
14622010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1463
1464 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1465 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1466 Fishman.
1467 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1468
14692010-09-30 Julien Danjou <julien@danjou.info>
1470
1471 * gnus.texi (Gravatars): Fix documentation about
1472 gnu-gravatar-properties.
1473
b9476c04
DU
14742010-09-29 Daiki Ueno <ueno@unixuser.org>
1475
1476 * epa.texi (Bug Reports): New section.
1477
5f874327
GM
14782010-09-29 Glenn Morris <rgm@gnu.org>
1479
1480 * Makefile.in (top_srcdir): Remove unused variable.
1481
6b958814
G
14822010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1483
1484 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1485 (Client-Side IMAP Splitting): Document 'default.
1486
14872010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1488
0c7efc08
SM
1489 * gnus.texi (Customizing the IMAP Connection):
1490 Document nnimap-fetch-partial-articles.
6b958814 1491
82bccbfa
KY
14922010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1493
1494 * gnus-news.texi: Mention nnimap-inbox.
1495
1496 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1497
14982010-09-26 Julien Danjou <julien@danjou.info>
1499
47e08896 1500 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
1501
15022010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1503
1504 * gnus.texi (Security): Remove gpg.el mention.
1505
15062010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
1507
1508 * gnus.texi (Browse Foreign Server): New variable
1509 gnus-browse-subscribe-newsgroup-method.
1510
1511 * gnus-news.texi: Mention it.
1512
15132010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1514
0c7efc08 1515 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
1516 (Startup Variables): No jingle.
1517
4c964351
UM
15182010-09-25 Ulrich Mueller <ulm@gentoo.org>
1519
1520 * woman.texi (Interface Options): xz compression is now supported.
1521
82bccbfa
KY
15222010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1523
1524 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1525 (Unavailable Servers): Document gnus-server-copy-server.
1526 (Using IMAP): Document the new nnimap.
1527
15282010-09-25 Julien Danjou <julien@danjou.info>
1529
47e08896 1530 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 1531
18778f71
GM
15322010-09-24 Glenn Morris <rgm@gnu.org>
1533
1534 * url.texi (Disk Caching): Tweak previous change.
1535
9c766321
JD
15362010-09-24 Julien Danjou <julien@danjou.info>
1537
1538 * url.texi (Disk Caching): Mention url-cache-expire-time,
1539 url-cache-expired, and url-fetch-from-cache.
1540
82bccbfa
KY
15412010-09-24 Julien Danjou <julien@danjou.info>
1542
1543 * gnus.texi: Add Gravatars.
1544
15452010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1546
1547 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
1548
592bdb9a
LMI
15492010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1550
1551 * gnus.texi (Expunging mailboxes): Update name of the expunging
1552 command.
1553
e4e22d29
KY
15542010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1555
1556 * emacs-mime.texi (rfc2047): Update description for
1557 rfc2047-encode-parameter.
1558
371d9801
MA
15592010-09-13 Michael Albinus <michael.albinus@gmx.de>
1560
1561 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
1562 "fish" methods.
1563 (External methods): Remove "scp1_old" and "scp2_old" methods.
1564
31ae5827
MA
15652010-09-09 Michael Albinus <michael.albinus@gmx.de>
1566
1567 * tramp.texi: Remove Japanese manual. Fix typo.
1568
1569 * trampver.texi: Update release number. Remove japanesemanual.
1570
c0468714
GM
15712010-09-09 Glenn Morris <rgm@gnu.org>
1572
1573 * org.texi: Restore clobbered changes (copyright years, untabify).
1574
86441999
JD
15752010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
1576
1577 * gnus.texi (Adaptive Scoring): Fix typo.
1578
25f28806
LMI
15792010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1580
1581 * gnus.texi (Article Display): Document gnus-html-show-images.
1582
45240125 15832010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 1584
45240125
JD
1585 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
1586
59d09f15
LMI
15872010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1588
1589 * gnus.texi (HTML): Document gnus-max-image-proportion.
1590
2cdd366f
KY
15912010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1592
51dee5ef
KY
1593 * gnus.texi (HTML): Document gnus-blocked-images.
1594
2cdd366f
KY
1595 * message.texi (Wide Reply): Document message-prune-recipient-rules.
1596
b0e4f3fc
KY
15972010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1598
1599 * gnus.texi (Summary Mail Commands): Note that only the addresses from
1600 the first message are used for wide replies.
f02566ce
KY
1601 (Changing Servers): Remove documentation on gnus-change-server and
1602 friends, since it's been removed.
b0e4f3fc 1603
598451ed
KY
16042010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1605
1606 * gnus.texi (Drafts): Mention B DEL.
1607
e7842e69
KY
16082010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
1609
1610 * gnus.texi (Delayed Articles): Mention that the Date header is the
1611 original one, even if you delay.
1612
85115796
KY
16132010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1614
0c7efc08
SM
1615 * gnus.texi (Asynchronous Fetching):
1616 Document gnus-async-post-fetch-function.
85115796
KY
1617 (HTML): Made into its own section.
1618
f0b44bc0
MA
16192010-08-26 Michael Albinus <michael.albinus@gmx.de>
1620
1621 Sync with Tramp 2.1.19.
1622
217876c9 1623 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
1624 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
1625 Remove remark about doubled "-t" argument.
217876c9
MA
1626 (Auto-save and Backup): Remove reference to Emacs 21.
1627 (Filename Syntax): Describe port numbers.
1628 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1629 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
1630 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
1631 errors with the backquotes.
1632 (External packages): File attributes cache flushing for asynchronous
1633 processes.
1634 (Traces and Profiles): Describe verbose level 9.
1635
f0b44bc0
MA
1636 * trampver.texi: Update release number.
1637
7457f7b6
MA
16382010-08-23 Michael Albinus <michael.albinus@gmx.de>
1639
1640 * dbus.texi (Alternative Buses): New chapter.
1641
b695beda
SM
16422010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
1643
1644 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
1645
443c2c03
JB
16462010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
1647
1648 * calc.texi (Customizing Calc): Rearrange description of new
1649 variables to match the presentation of other variables.
1650
7815fe19 16512010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
1652
1653 * org.texi (Footnotes, Tables in HTML export): Fix typos.
1654
2c695727
JB
16552010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
1656
1657 * calc.texi (Making Selections, Selecting Subformulas)
1658 (Customizing Calc): Mention how to use faces to emphasize selected
1659 sub-formulas.
1660
bbb6ffa1
MA
16612010-08-05 Michael Albinus <michael.albinus@gmx.de>
1662
1663 * tramp.texi (External packages): File attributes cache flushing
1664 for asynchronous processes.
1665
5cee0a9c
AM
16662010-08-01 Alan Mackenzie <acm@muc.de>
1667
1668 Enhance the manual for the latest Java Mode.
1669
1670 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
1671 annotation-var-cont.
1672 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
1673 two new symbols.
1674
3f2afe32
MA
16752010-07-28 Michael Albinus <michael.albinus@gmx.de>
1676
1677 * tramp.texi (Traces and Profiles): Describe verbose level 9.
1678
0ed082fe 16792010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
1680
1681 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
1682
311f0356
JB
16832010-07-19 Juanma Barranquero <lekktu@gmail.com>
1684
1685 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
1686
86fbb8ca
CD
16872010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1688
1689 * org.texi: Add macros to get plain quotes in PDF output.
1690 List additional contributors.
1691 (Capture): New section, replaces the section about remember.
1692 (Working With Source Code): New chapter, focused on documenting Org
1693 Babel.
1694 (Code evaluation security): New section.
1695 (MobileOrg): Document DropBox support.
1696 (TaskJuggler export): Document taskjuggler and Gantt chart support.
1697 (Special symbols): Show how to display UTF8 characters for entities.
1698 (Global TODO list): Clarify the use of the "M" key and the differences
1699 to the "m" key.
1700 (RSS Feeds): Mention Atom feeds as well.
1701 (Setting tags): Remove paragraph about
1702 `org-complete-tags-always-offer-all-agenda-tags'.
1703
5732e8ed
MA
17042010-07-17 Michael Albinus <michael.albinus@gmx.de>
1705
1706 * tramp.texi (Inline methods): Remove remark about doubled "-t"
1707 argument.
1708 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
1709 echoing shells.
1710
ca1bb391
MA
17112010-07-10 Michael Albinus <michael.albinus@gmx.de>
1712
1713 * tramp.texi (Inline methods): Remove "kludgy" phrase.
1714 (Filename Syntax): Describe port numbers.
1715
5bd55c3c
MA
17162010-07-09 Michael Albinus <michael.albinus@gmx.de>
1717
1718 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
1719 forgotten.
1720 (Type Conversion): Precise conversion of natural numbers.
1721 (Errors and Events): Add "debugging" to concept index. Add variable
1722 `dbus-debug'.
1723
820ae8fe
MA
17242010-07-04 Michael Albinus <michael.albinus@gmx.de>
1725
1726 * dbus.texi (Receiving Method Calls): Add optional argument
1727 EMITS-SIGNAL to `dbus-register-property'.
1728
b6f9df0f
JB
17292010-06-27 Alex Schroeder <alex@gnu.org>
1730
1731 * nxml-mode.texi (Commands for locating a schema): Fix typo.
1732
62e034c2
GM
17332010-06-24 Glenn Morris <rgm@gnu.org>
1734
1735 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1736 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
1737 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1738 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
1739 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
1740 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
1741 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
1742 * woman.texi: Start direntry descriptions in column 32, per Texinfo
1743 convention. Make them end with a period.
1744
9360256a
GM
17452010-06-23 Glenn Morris <rgm@gnu.org>
1746
1747 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
1748 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
1749 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
1750 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
1751 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
1752 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 1753
04d3bb6c
GM
17542010-06-10 Glenn Morris <rgm@gnu.org>
1755
1756 * idlwave.texi (Load-Path Shadows):
1757 * org.texi (Handling links): Fix typos.
1758
5e7d4a75
KY
17592010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
1760
1761 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
1762
9841cb4f
MA
17632010-05-26 Michael Albinus <michael.albinus@gmx.de>
1764
1765 * eshell.texi (Built-ins): Describe, how to disable a built-in command
1766 by an alias. (Bug#6226)
1767
597517ef
JB
17682010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
1769
1770 * calc.texi (Manipulating Vectors): Mention that vectors can
1771 be used to determine bins for `calc-histogram'.
1772
14914c43
JB
17732010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
1774
597517ef 1775 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 1776
0235128c 17772010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
1778
1779 * url.texi (HTTP language/coding, Customization):
1780 * message.texi (Header Commands, Responses):
1781 * cl.texi (Argument Lists): Fix typos.
1782
0235128c 17832010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 1784
0235128c
SM
1785 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
1786 Note that Development menu is always available.
aa5789b5
CY
1787 (Creating a project): Fix terminology.
1788 (Add/Remove files): Fix typo.
1789
0235128c
SM
17902010-05-07 Chong Yidong <cyd@stupidchicken.com>
1791
1792 * Version 23.2 released.
1793
a628ad9d 17942010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
1795
1796 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
1797
502269d6
MA
17982010-05-01 Michael Albinus <michael.albinus@gmx.de>
1799
0235128c
SM
1800 * tramp.texi (Inline methods, Default Method):
1801 Mention `tramp-inline-compress-start-size'.
502269d6 1802
6e104790 18032010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
1804
1805 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
1806 the CVS repo. Put the Git repo in the news section.
1807
6e104790 1808 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
1809 Removed some mentions of CVS. Mention the new Git repo.
1810
6e104790 18112010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
1812
1813 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
1814 (Mail Group Commands): Add index entry.
1815
6e104790 18162010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
1817
1818 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
1819
f8b91752
JB
18202010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
1821
1822 * calc.texi (Radix modes): Mention that the option prefix will
1823 turn on twos-complement mode.
1824 (Inverse and Hyperbolic Flags): Mention the Option flag.
1825
ed21c5c8
CD
18262010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
1827
1828 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 1829 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
1830 (Sectioning structure): Update.
1831 (References): New use case for field coordinates.
6e104790 1832 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
1833 (Setting up the staging area): Document the availability of
1834 encryption for MobileOrg.
1835 (Images and tables): Document how to reference labels.
1836 (Index entries): New section.
1837 (Generating an index): New section.
1838 (Column width and alignment): Document that <N> now
1839 means a fixed width, not a maximum width.
1840 (Publishing options): Document the :email option.
1841 (Beamer class export): Fix bug in the BEAMER example.
1842 (Refiling notes): Document refile logging.
1843 (In-buffer settings): Document refile logging keywords.
1844 (Drawers): Document `C-c C-z' command.
1845 (Agenda commands): Mention the alternative key `C-c C-z'.
1846 (Special properties): Document the BLOCKED property.
1847 (The spreadsheet): Mention the formula editor.
1848 (References): Document field coordinates.
1849 (Publishing action): Correct the documentation for the
1850 publishing function.
1851 (The date/time prompt): Document that we accept dates
1852 like month/day/year.
1853 (Cooperation): Document the changes in table.el support.
1854 (Faces for TODO keywords, Faces for TODO keywords)
1855 (Priorities): Document the easy colors.
1856 (Visibility cycling): Document the new double prefix
1857 arg for `org-reveal'.
1858 (Cooperation): Remember.el is part of Emacs.
1859 (Clean view): Mention that `wrap-prefix' is also set by
1860 org-indent-mode.
1861 (Agenda commands): Add information about prefix args to
1862 scheduling and deadline commands.
1863 (Search view): Point to the docstring of
1864 `org-search-view' for more details.
6e104790 1865 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
1866 (Setting tags): Document variable
1867 org-complete-tags-always-offer-all-agenda-tags.
6e104790 1868 (Column attributes): Cross-reference special properties.
ed21c5c8 1869
456b348e
MA
18702010-04-10 Michael Albinus <michael.albinus@gmx.de>
1871
1872 Synchronize with Tramp repository.
1873
1874 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
1875 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
1876 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
1877 syntax, texi2dvi reports errors with the backquotes.
1878
1879 * trampver.texi: Update release number.
1880
357e2d8e
KY
18812010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
1882
1883 * gnus.texi (Finding the News): Add pointers to the Server buffer
1884 because it's essential.
1885
1d4d7664
KY
18862010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1887
1888 * gnus.texi (MIME Commands): Update description of
1889 gnus-article-browse-html-article.
1890
bd3e840f
KY
18912010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
1892
1893 * auth.texi (Secret Service API): Add TODO node.
1894 (Help for users): Explain the new source options for `auth-sources'.
1895
e867cb5d 18962010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
1897
1898 * trampver.texi: Update release number.
1899
288f9fc0
CY
19002010-03-10 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * Branch for 23.2.
1903
d99aaebd
CY
19042010-03-03 Chong Yidong <cyd@stupidchicken.com>
1905
1906 * faq.texi (Escape sequences in shell output): Note that ansi-color is
1907 now enabled by default.
1908
5794c2a5
MA
19092010-02-28 Michael Albinus <michael.albinus@gmx.de>
1910
1911 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
1912 when Emacs runs in interactive mode. (Bug#5645)
1913
40572be6
GM
19142010-02-16 Glenn Morris <rgm@gnu.org>
1915
1916 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
1917
7bb8ed67
MH
19182010-02-05 Mark A. Hershberger <mah@everybody.org>
1919
1920 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
1921
45a1423d 19222010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
1923
1924 * gnus.texi (Score File Format): Fix typo.
1925
45a1423d 19262010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
1927
1928 * cc-mode.texi: Replace references to obsolete c-subword-mode.
1929
14f17fc8
JB
19302010-01-18 Juanma Barranquero <lekktu@gmail.com>
1931
1932 * ada-mode.texi (Project File Overview): Fix typo.
1933
607d4369
CY
19342010-01-17 Chong Yidong <cyd@stupidchicken.com>
1935
1936 * semantic.texi: Add Richard Y. Kim credit.
1937
1938 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
1939
3d1bfa99
MA
19402010-01-17 Michael Albinus <michael.albinus@gmx.de>
1941
1942 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 1943 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 1944
6fbf7a75
GM
19452010-01-17 Glenn Morris <rgm@gnu.org>
1946
b9f978f0
GM
1947 * calc.texi (Reporting Bugs): Don't mention format of repository.
1948
f19bc38d
GM
1949 * woman.texi (Bugs): Make "Emacs repository" less specific,
1950 and the URL for same more specific.
1951
6fbf7a75
GM
1952 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
1953
16c3428a
JB
19542010-01-17 Juanma Barranquero <lekktu@gmail.com>
1955
1956 * ede.texi (ede-step-project, ede-proj-target):
1957 * tramp.texi (Remote processes): Fix typos.
1958
045b9da7
ML
19592010-01-16 Mario Lang <mlang@delysid.org>
1960
1961 * ede.texi (ede-target):
1962 * org.texi (Refiling notes): Remove duplicated words.
1963
c57008f6
SM
19642010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
1965
1966 * gnus.texi (Posting Styles): Use with-current-buffer.
1967 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
1968
798c9eb5
KR
19692010-01-02 Kevin Ryde <user42@zip.com.au>
1970
1971 * eieio.texi (Naming Conventions): Correction to xref on elisp
1972 coding conventions, is "Tips" node not "Standards".
1973
4970fbfe
CY
19742009-12-24 Chong Yidong <cyd@stupidchicken.com>
1975
1976 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
1977
1978 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
1979
83828b06
KY
19802009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
1981
1982 * gnus.texi (Direct Functions): Add missing port number to tls method.
1983
45a4a565
JB
19842009-12-15 Juanma Barranquero <lekktu@gmail.com>
1985
1986 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
1987 ($(infodir)/edt, edt.dvi): New targets.
1988
698bfef7
GM
19892009-12-15 Glenn Morris <rgm@gnu.org>
1990
1991 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
1992 (edt, $(infodir)/edt, edt.dvi): New targets.
1993 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
1994
1995 * Makefile.in (PDF_TARGETS, pdf): New.
1996 (clean): Add *.pdf.
1997 Add pdf rules for all manuals.
1998
0e983327
JB
19992009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2000
2001 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2002
8e687433
CY
20032009-12-14 Chong Yidong <cyd@stupidchicken.com>
2004
2005 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2006 (Smart Jump, Analyzer Debug): Copyedits.
2007 (Semantic mode user commands): Link to new nodes.
2008 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2009 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2010 upstream Semantic manual.
2011
2012 * semantic.texi (Introduction): Minor fix to diagram.
2013
020335df
MA
20142009-12-09 Michael Albinus <michael.albinus@gmx.de>
2015
2016 * eshell.texi (History): Add the other built-in variables.
2017 (Built-ins): Explain built-ins, and how to apply the external commands.
2018 Add `history', `su' and `sudo'.
2019
2020 * tramp.texi (Remote processes): Add missing <RET> in the example.
2021
6ddf13e4
BW
20222009-12-01 Bill Wohler <wohler@newt.com>
2023
2024 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2025 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2026 excessively garrulous.
2027
07b6428c
MA
20282009-11-29 Michael Albinus <michael.albinus@gmx.de>
2029
2030 * tramp.texi (Remote processes): Improve eshell example with "su"
2031 and "sudo" commands.
2032
fd1cefda
CY
20332009-11-28 Chong Yidong <cyd@stupidchicken.com>
2034
2035 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2036
2037 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2038 Document semantic-complete-analyze-inline.
2039 (Semanticdb search debugging commands): Minor clarification.
2040 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2041 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2042 manual.
9d542758 2043 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2044
159e3ad5
KR
20452009-11-28 Kevin Ryde <user42@zip.com.au>
2046
2047 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2048 @pxref, now EIEIO is in Emacs.
159e3ad5 2049
c6d47315
KR
2050 * erc.texi (Development): Correction to git tutorial url.
2051
16f6287e
GM
20522009-11-26 Glenn Morris <rgm@gnu.org>
2053
2054 * faq.texi (Latest version of Emacs): Mention stability of development
2055 version.
2056 (Problems with very large files): Max buffer size increase in 23.2.
2057 (VM): VM has moved house again.
2058
5ea5dbc9
JB
20592009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2060
2061 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2062 notations.
2063
5dec9555
CD
20642009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2065
45a4a565 2066 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2067
bd6f6833
CY
20682009-11-20 Chong Yidong <cyd@stupidchicken.com>
2069
2070 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2071 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2072 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2073
be479117
JB
20742009-11-17 Juanma Barranquero <lekktu@gmail.com>
2075
2076 * semantic.texi (Semantic Internals, Glossary):
2077 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2078 (Semanticdb search debugging commands): Fix typos.
2079
17291a1f
JB
20802009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2081
be479117 2082 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2083
af42a9cc
JB
20842009-11-16 Juanma Barranquero <lekktu@gmail.com>
2085
2086 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2087 ($(infodir)/semantic, semantic.dvi): New targets.
2088
3149927d
CY
20892009-11-16 Chong Yidong <cyd@stupidchicken.com>
2090
2091 * Makefile.in: Build the Semantic manual.
2092
2093 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2094 repository.
2095
977640ed
MA
20962009-11-16 Michael Albinus <michael.albinus@gmx.de>
2097
2098 * dbus.texi (Receiving Method Calls): New defun
2099 `dbus-unregister-service'.
2100
17673adf
CD
21012009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2102
2103 * org.texi (Speed keys): New section.
2104
0ecd3c90
MA
21052009-11-13 Michael Albinus <michael.albinus@gmx.de>
2106
2107 * dbus.texi (Type Conversion): Fix typo.
2108 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2109 `dbus-registered-objects-table'.
0c7efc08
SM
2110 (Receiving Method Calls): New defun `dbus-register-property'.
2111 Move `dbus-unregister-object' here.
0ecd3c90 2112
8bfe682a
CD
21132009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2114
2115 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2116
21172009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2118
2119 * org.texi (Column attributes): Add the new age summary operators.
2120 Also, mention the fact you can only use one summary operator per
2121 property.
2122
21232009-11-13 John Wiegley <johnw@newartisans.com>
2124
0c7efc08 2125 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2126 manual about how to track habits.
0c7efc08 2127 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2128 dangling clocks are resolved.
2129
21302009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2131
2132 * org.texi (Agenda commands): Document the new `i' command.
2133 (Inserting deadline/schedule): Document logging changes
2134 of scheduling and deadline times stamps.
2135 (In-buffer settings): Document the in-buffer keywords for logging
2136 changes of scheduling and deadline times stamps.
2137 (Structure editing, Plain lists): Document indentation
2138 cycling in empty entries with TAB.
2139 (Archiving): Document the default archiving command.
2140 (Moving subtrees): Document the new keys for archiving.
2141 (Internal archiving): Fix incorrect key.
2142 (Agenda commands): Document the TODO set switching commands.
2143 (Agenda commands): Document the new archiving keys.
2144 (Clocking work time): Better description on how to save
2145 and restore a clock.
2146 (Resolving idle time): Mention the x11idle program to get true
2147 idleness also under X11.
2148 (Resolving idle time): Use @kbd instead of @key for normal
2149 letters, because this is how he rest of the manual does this.
2150 (Pushing to MobileOrg): Mention that `org-directory'
2151 should be set.
2152 (Agenda commands): Document that SPC is a filter for
2153 any tag.
0c7efc08 2154 (Search view): Rename from "Keyword search".
8bfe682a
CD
2155 (Capure): New chapter.
2156 (Markup): New chapter.
0c7efc08
SM
2157 (Links in HTML export, Images in HTML export):
2158 Extend the section titles.
8bfe682a
CD
2159 (Images in HTML export): Document the align option.
2160 (Text areas in HTML export): Extend the section title.
2161 (Images in LaTeX export): Explain image placement in LaTeX.
2162
693737cd
GM
21632009-11-10 Glenn Morris <rgm@gnu.org>
2164
2165 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2166
c7bd4ebe
MA
21672009-11-08 Michael Albinus <michael.albinus@gmx.de>
2168
2169 * tramp.texi (Auto-save and Backup): Disable backups just for a
2170 method.
2171
2172 * trampver.texi: Update release number.
2173
76c5acad
MA
21742009-11-07 Michael Albinus <michael.albinus@gmx.de>
2175
2176 Sync with Tramp 2.1.17.
2177
2178 * trampver.texi: Update release number.
2179
d9a57abf
GM
21802009-10-29 Glenn Morris <rgm@gnu.org>
2181
2182 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2183
637f4f0f
MA
21842009-10-23 Michael Albinus <michael.albinus@gmx.de>
2185
2186 * tramp.texi (External methods): Temporary files are kept for
2187 `rsync' and `rsyncc' methods.
2188
310dbb05
JB
21892009-10-09 Juanma Barranquero <lekktu@gmail.com>
2190
2191 * eieio.texi: Fix typos.
2192
09094f28
CY
21932009-10-07 Chong Yidong <cyd@stupidchicken.com>
2194
2195 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2196
216f299a
JB
21972009-10-07 Juanma Barranquero <lekktu@gmail.com>
2198
2199 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2200 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2201
966a6506
CY
22022009-10-07 Chong Yidong <cyd@stupidchicken.com>
2203
2204 * Makefile.in: Build EIEIO and EDE manuals.
2205
22062009-10-07 Eric Ludlam <zappo@gnu.org>
2207
2208 * eieio.texi:
2209 * ede.texi: New files.
2210
8842cd9b
MA
22112009-10-05 Michael Albinus <michael.albinus@gmx.de>
2212
2213 * tramp.texi (Remote processes): Association of a pty is not supported.
2214
7006d207
CD
22152009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2216
2217 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2218 (Processing LaTeX fragments): Document that the size of images can be
2219 changes using the variable `org-format-latex-options'.
2220 (The date/time prompt, Timestamps): Be more accurate over ISO format
2221 dates and times.
2222 (Visibility cycling): Document showeverything keyword.
2223 (In-buffer settings): Document showeverything keyword.
2224 (Setting up the staging area): Fix the example.
2225 (MobileOrg): New section.
2226 (Agenda commands, Exporting Agenda Views): Document exporting the
2227 agenda view to Org files.
2228
0e7b2867
MA
22292009-09-28 Michael Albinus <michael.albinus@gmx.de>
2230
2231 * tramp.texi (History): Add IMAP support.
2232 (External methods): Add `imap' and `imaps' methods.
2233 (GVFS based methods): Add indices for `davs'.
2234 (Password handling): Rename anchors. Add IMAP entries for
2235 ~/.authinfo.gpg.
2236
2237 * trampver.texi: Set default value of `emacsimap'.
2238
4146636e
KY
22392009-09-22 Daiki Ueno <ueno@unixuser.org>
2240
2241 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2242
d22f7ffa
CY
22432009-09-13 Chong Yidong <cyd@stupidchicken.com>
2244
0c7efc08
SM
2245 * dired-x.texi (Technical Details):
2246 Delete dired-up-directory (Bug#4292).
d22f7ffa 2247
66043531
MA
22482009-09-03 Michael Albinus <michael.albinus@gmx.de>
2249
216f299a 2250 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2251
6eb02347
CD
22522009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2253
2254 * org.texi (Effort estimates): Document new effort setting commands.
2255 (Agenda commands): Document the new keys fro agenda time motion.
2256 Document entry text mode. Improve documentation of the keys to include
2257 inactive time stamps into the agenda view.
2258 (Feedback): Document the new bug report command.
0c7efc08 2259 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2260
38dc51ba
KY
22612009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2262
2263 * auth.texi (Help for users): Corrected markup.
2264
e402f452
GM
22652009-09-02 Glenn Morris <rgm@gnu.org>
2266
2267 * emacs-mime.texi (time-date): Mention float-time.
2268
744256cf
JB
22692009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2270
2271 * calc.texi (Simplifying Formulas): Improve the wording.
2272
b0b63450
MB
22732009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2274
2275 * auth.texi: Rewritten for coverage and clarity.
2276
22772009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2278
0c7efc08
SM
2279 * gnus.texi (Expiring Mail):
2280 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2281 (Various Various): Mention gnus-safe-html-newsgroups.
2282
2283 * gnus-news.texi: Mention
2284 gnus-mark-copied-or-moved-articles-as-expirable.
2285
2286 * emacs-mime.texi (Display Customization): Add xref to
2287 gnus-safe-html-newsgroups.
2288
b59329e0
MA
22892009-08-28 Michael Albinus <michael.albinus@gmx.de>
2290
2291 * tramp.texi (Version Control): Remove.
af42a9cc 2292 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2293 reference.
2294 (External methods): Correct `scpc' concept index entries. New method
2295 `rsyncc'.
2296 (External packages): New subsections "Filename completion" and "File
2297 attributes cache".
2298
0ff2d6c2
JB
22992009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2300
2301 * calc.texi (Rewrite Rules): Improve the example.
2302 (Simplifying Formulas): Explain use of the I and H flags for
2303 simplification.
2304
ecd3d54f
MA
23052009-08-25 Michael Albinus <michael.albinus@gmx.de>
2306
2307 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 2308 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
2309 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2310 for timeout values.
78176e69
MA
2311 (Top): Remove footnote saying D-Bus is not enabled by
2312 default. (Bug#4256)
ecd3d54f 2313
0f215bca
DU
23142009-08-23 Daiki Ueno <ueno@unixuser.org>
2315
2316 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2317 Reported by Jari Aalto (Bug#4211).
0f215bca 2318 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2319 epa-global-mail-mode.
3b7ab45f
DU
2320 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2321 epa-setup.
0f215bca 2322
4f22e84d
MA
23232009-08-16 Michael Albinus <michael.albinus@gmx.de>
2324
2325 * dbus.texi (Asynchronous Methods): Allow nil handler.
2326
9ff0b02b 23272009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 2328
26b03ee3 2329 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 2330
26b03ee3 2331 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 2332
4c39f404
CY
23332009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2334
2335 * calc.texi (Date Forms): Fix typos.
2336
3bcfba17
GM
23372009-08-08 Glenn Morris <rgm@gnu.org>
2338
2339 * org.texi (Agenda commands): Restore clobbered change.
2340
66783bb4
EZ
23412009-08-07 Eli Zaretskii <eliz@gnu.org>
2342
2343 * calc.texi (Graphics, Devices): Update with the peculiarities of
2344 operation on MS-Windows.
2345
c8d0cf5c
CD
23462009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2347
2348 * org.texi (Publishing action): Improve documentation of file
2349 names when publishing to the source directory.
2350 (Clean view): Document `org-indent-mode'.
2351 (Clocking work time): Add documentation for the
2352 new :timetamp option when creating a clock report.
2353 (Paragraphs): Fix many typos.
2354 (Plain lists): Remove duplicate explanation about the
2355 `C-c *' command.
2356 (Literal examples): Update to reflect the new behavior
2357 of the -n -r -k switches when exporting source code examples.
2358 (Structure editing): Add information about `C-c *',
2359 converting a plain list into a list of Org items.
2360 (Remember): Small rephrasing of the paragraph
2361 describing remember.el. Also mentioned that remember.el is part
2362 of Emacs 23, not Emacs 22.
2363 (Clocking work time): Add documentation about
2364 displaying the current clocking time against the effort estimate.
2365 Also add a footnote about using `org-clock-in-prepare-hook' to add
2366 an effort estimate on the fly, just before clocking it.
2367 (Footnotes): Document automatic renumbering and
2368 sorting.
2369 (Agenda commands): Document new bulk commands.
2370 (Plain lists): Document new behavior of
2371 `org-cycle-include-plain-lists'.
4e2af782 2372 Hyphenation only in TeX.
c8d0cf5c
CD
2373 (Clocking work time): Document the key to update effort
2374 estimates.
2375 (Clocking work time): Document the clock time display.
2376 (Structure editing, TODO basics): Document new
2377 variables.
2378 (Column attributes): Document new colciew operators.
2379 (Publishing options): Document :xml-declaration.
2380 (Tracking TODO state changes): Document the
2381 LOG_INTO_DRAWER property.
2382 (Literal examples): Document the new implementation for
2383 editing source code.
2384 (Publishing action): Mention the new publishing
2385 function, to publish an Org source file.
2386 (Publishing links): Mention how to link to an Org source file.
2387 (Macro replacement): Document new macros.
2388 (Handling links): Document type-specific completion
2389 when inserting links.
2390 (Structure editing, Plain lists): Improve documentation
2391 on sorting.
2392 (Internal links): Document custom ids for links.
2393 (Handling links): Document custom ids for links.
2394 (CSS support): Document new class.
2395 (Refiling notes): Document the possibility to create new nodes
2396 during refiling.
2397 (Agenda commands): Document the "?" operator to find
2398 tasks without effort setting.
2399 (Exporting agenda information): Section moved.
2400 (RSS Feeds): New section.
2401 (Built-in table editor): Document M-e and M-a navigate
2402 inside table field.
2403 (Stuck projects): Docment that projects identified as
2404 un-stuck will still be searchd for stuck sub-projects.
2405 (Paragraphs): Document centering.
2406 (Creating timestamps, Agenda commands): Document new
2407 behavior when changing time stamps.
2408 (Structure editing): Document the new command
2409 `org-clone-subtree-with-time-shift'.
2410 (Publishing): Refresh this chapter.
2411 (Export options, Export options, In-buffer settings):
2412 Document the new keywords.
2413 (Matching tags and properties): Collect all
2414 documentation about tags/property matches here.
2415 (Setting tags): Document `org-tag-persistent-alist'.
2416 (Weekly/daily agenda): New section.
2417 (Orgstruct mode): Describe `orgstruct++-mode'.
2418 (Drawers): Mention the LOGBOOK drawer.
2419 (Export options, Sectioning structure): Document the
2420 #+LEATEX_HEADER in-buffer setting.
2421 (Bugs): Section removed.
2422 (Hooks): New section.
0c7efc08 2423 (Add-on packages): Move here from old location.
c8d0cf5c
CD
2424 (Context-sensitive commands): New section.
2425 (Setting tags): Document newline option.
2426 (Global TODO list, Matching tags and properties):
2427 Mention more variables.
2428 (Checkboxes): Update to changed command behavior.
81a5560e 2429
40d2791f
CY
24302009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2431
2432 * speedbar.texi (Basic Key Bindings): Fix typo.
2433
65d0154b
JB
24342009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2435
2436 * calc.texi (Vector/Matrix Functions): Add index entries for both
2437 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2438 affects matrices with more than one row.
b5bdfd9f 2439 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 2440
5a9e3ab7
JB
24412009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2442
2443 * calc.texi (Stack Manipulation Commands): Add documentation for
2444 `calc-transpose-lines'
2445
42fb7e61
MA
24462009-07-27 Michael Albinus <michael.albinus@gmx.de>
2447
2448 * dbus.texi (Receiving Method Calls): Describe special return value
2449 `:ignore'.
2450
574b69d5
AM
24512009-07-24 Alan Mackenzie <acm@muc.de>
2452
2453 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2454 initialization, any individual variable setting now takes precedence
2455 over one done via c-file-style/c-file-offsets.
2456
ec06459c
JB
24572009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2458
2459 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2460 truncated when Calc is quit.
2461 (Customizing Calc): Document `calc-undo-length'.
2462
4ce54f6b
CY
24632009-07-20 Chong Yidong <cyd@stupidchicken.com>
2464
2465 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2466
0e4f8ba5
GM
24672009-07-11 Kevin Ryde <user42@zip.com.au>
2468
2469 * pcl-cvs.texi (About PCL-CVS):
2470 * widget.texi (Basic Types):
2471 Fix cross-references.
2472
fa0f81b0
AS
24732009-07-01 Andreas Schwab <aschwab@redhat.com>
2474
2475 * dbus.texi (Type Conversion): Don't use literal control character.
2476
88a683c5
MA
24772009-07-01 Michael Albinus <michael.albinus@gmx.de>
2478
2479 * tramp.texi (GVFS based methods): New section.
2480 (Remote processes): Processes for GVFS based methods run locally.
2481
36c8febb
MA
24822009-06-30 Michael Albinus <michael.albinus@gmx.de>
2483
0c7efc08
SM
2484 * tramp.texi (Inline methods, External methods, Gateway methods):
2485 Avoid the words "kludge" and hack".
36c8febb
MA
2486 (External methods): Add `synce' method.
2487
2488 * trampver.texi: Update release number.
2489
d6b951bb
MA
24902009-06-22 Michael Albinus <michael.albinus@gmx.de>
2491
2492 Sync with Tramp 2.1.16.
2493
2494 * tramp.texi (History): Add GVFS support.
2495 (External methods): Precise `rsync' description. Add `dav', `davs' and
2496 `obex' methods. Add 'tramp-gvfs-methods' option.
2497 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2498 forms.
2499 (Remote Programs): Introduce `tramp-own-remote-path'.
2500 (Remote processes): New subsection "Running remote programs that create
2501 local X11 windows".
2502 (Frequently Asked Questions): Improve code for disabling vc.
2503
2504 * trampver.texi: Update release number. Set default value of
2505 `emacsgvfs'.
2506
70243478
CY
25072009-06-21 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * Branch for 23.1.
2510
54b31cbf
GM
25112009-06-17 Glenn Morris <rgm@gnu.org>
2512
2513 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2514 (Latest version of Emacs): Mention source code repository.
2515
f6adc23c
GM
25162009-06-16 Glenn Morris <rgm@gnu.org>
2517
2518 * faq.texi (Top): Language tweak.
2519 (Extended commands): Most people have arrow keys.
2520 (Emacs manual): Say how to follow info links.
2521 (File-name conventions): Change title a bit. Explain about source
2522 versus installed. Condense etc description.
2523 (Guidelines for newsgroup postings): Mention Savannah list page.
2524 (Newsgroup archives): Simplify.
2525 (Contacting the FSF): Add contact URL.
2526 (Emacs Lisp documentation): Printed version not always available.
2527 (Installing Texinfo documentation): Explain how by hand installation is
2528 not normally needed. Use add-to-list. Remove duplicate reference.
2529 (Informational files for Emacs): Move info on Help menu here from
2530 "File-name conventions".
2531 (Help installing Emacs): Tweak uref.
2532 (Obtaining the FAQ): Mention repository.
2533 (Origin of the term Emacs): Explain "ITS".
2534 (Changing load-path): Use add-to-list.
2535 (Automatic indentation): Clarify this is for Text mode.
2536 Don't mention Indented Text mode.
2537 (Finding Emacs on the Internet): The FSF does not seem to offer a
2538 deluxe distribution on CD anymore.
2539
b59a8457
GM
25402009-06-16 Glenn Morris <rgm@gnu.org>
2541
2542 * faq.texi (Top): Mention which Emacs version this FAQ is about.
2543 Recommend the latest release. Mention how to get older FAQs.
2544 Recommend the Emacs manual.
2545 (Guidelines for newsgroup postings): Discourage cross-posts.
2546 (Underlining paragraphs): Remove.
2547 (Editing MS-DOS files): Remove pre-Emacs 20 information.
2548 (Bugs and problems): Update key-binding.
2549 (Problems with very large files): Mention 64-bit.
2550 (Shell process exits abnormally): Remove.
2551 (Problems with Shell Mode): Rename and update.
2552 (Spontaneous entry into isearch-mode)
2553 (Problems talking to certain hosts): Remove. This is old information,
2554 in etc/PROBLEMS if needed.
2555 (Emacs takes a long time to visit files, Updating Emacs): Remove.
2556 (Dired claims that no file is on this line): Update.
2557 (Installing Emacs, Problems building Emacs): Simplify.
2558 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
2559 information.
2560 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
2561 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
2562 (JDEE): "JDEE", not "JDE".
2563 (Handling C-s and C-q with flow control, Binding C-s and C-q):
2564 Remove. This is old information, in etc/PROBLEMS if needed.
2565 (stty and Backspace key, Kanji and Chinese characters): Remove.
2566 (Right-to-left alphabets): Update section.
2567 (Changing the included text prefix): Gnus uses message-yank-prefix.
2568 Add cross-reference to Supercite manual.
2569 (Saving a copy of outgoing mail): Simplify output file description.
2570 (Expanding aliases when sending mail): Refer to Emacs manual.
2571 Remove old info about RFC822.
2572 Correct description of how to rebuild aliases.
2573 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
2574 (MIME with Emacs mail packages)
2575 (Viewing articles with embedded underlining)
2576 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
2577 Remove old sections.
2578 (Killing based on nonstandard headers): Remove. Scoring is preferable,
2579 and is well-documented in the Gnus manual.
2580 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
2581 (Making Gnus faster): Rename from "Starting Gnus faster".
2582 Merge "Catch-up is slow in Gnus" into here.
2583
0e6d12ca
GM
25842009-06-14 Glenn Morris <rgm@gnu.org>
2585
2586 * faq.texi (Status of Emacs): Re-order with most recent releases first.
2587 (New in Emacs 23): New section.
2588 (Handling C-s and C-q with flow control): Add xref.
2589
2e17e05e
GM
25902009-06-13 Glenn Morris <rgm@gnu.org>
2591
2592 * faq.texi (Setting up a customization file): Grammar fix.
2593 Customize is no longer "new".
2594 (Displaying the current line or column): Line-number mode is on by
2595 default. Don't mention `column' package. Mention linum.el.
2596 (Turning on abbrevs by default): Explain how to do it for buffers,
2597 modes, and everywhere.
2598 (Associating modes with files): Use add-to-list. Don't mention Emacs
2599 19.
2600 (Highlighting a region): On by default since 23.1.
2601 (Replacing highlighted text): Update doc quote.
2602 (Working with unprintable characters): Don't mention search-quote-char.
2603 (Using an already running Emacs process): Gnuclient is probably not an
2604 enhancement these days.
2605 (Indenting switch statements): Remove mention of pre-Emacs 20.
2606 (Horizontal scrolling): Abbreviate Emacs 20 description.
2607 (Replacing text across multiple files): Fix name of dired command.
2608 (Disabling backups): Use require not load.
4f9d4de3 2609 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 2610
2a1cf2b9
BW
26112009-06-13 Bill Wohler <wohler@newt.com>
2612
2613 Release MH-E manual version 8.2.
2614
2615 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2616 release 8.2.
2617
85b438b7
GM
26182009-06-13 Glenn Morris <rgm@gnu.org>
2619
2620 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
2621 in this day and age the common meaning is "on the web".
2622 (copying): Use @copyright in all cases.
2623 (Basic keys): Remove reference to deleted manual node "Text Characters".
2624 (File-name conventions): Use GNU as an example rather than SERVICE.
2625 default.el lives in site-lisp. Update Info directory location.
2626 (Real meaning of copyleft): GPL actions have been brought, but all
2627 settled out of court.
2628 (Guidelines for newsgroup postings): Shorten section title.
2629 Simplify comp.emacs description.
2630 (Newsgroup archives): Change Google URL. Describe Gmane.
2631 (Unsubscribing from Emacs lists): Remove discussion of "distribution
2632 points". Mention List-Unsubscribe header.
2633 (Contacting the FSF): Update email and URLs.
2634 (Basic editing): Mention F1 for help.
2635 (Installing Texinfo documentation): Refer to Texinfo website rather
2636 than ftp server.
2637 (Printing a Texinfo file): Mention texi2pdf.
2638 (Informational files for Emacs): Don't describe FTP or SERVICE, they
2639 are just stubs nowadays.
2640 (Latest version of Emacs): Explain version numbers.
2641 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
2642 (Turning on syntax highlighting): No need to mention hilit19 any more.
2643 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
2644 (Modes for various languages): Remove section.
2645 (Major packages and programs): Remove most version and maintainer
2646 information - it's hard to keep up-to-date, and adds nothing.
2647 Similarly with direct links to mailing lists.
2648 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
2649 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
2650 years, and Emacs comes with tools for this now.
2651 (Patch): Remove section - this is a standard tool.
2652 (Using function keys under X): Remove section.
2653
93e2d996
GM
26542009-06-12 Glenn Morris <rgm@gnu.org>
2655
2656 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
2657 (Help installing Emacs): Remove reference to deleted X11 node.
2658 (Associating modes with files): Interpreter-mode-alist is no longer
2659 subservient to auto-mode-alist.
2660 (Installing Emacs): Change future Emacs version.
2661 (Linking with -lX11 fails): Remove old section.
2662 (Packages that do not come with Emacs): Update ELL location.
2663 Emacs Lisp archive is dead.
2664 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
2665 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
2666 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
2667 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
2668 (Removing flashing messages): Remove section about non-existent Gnus
2669 option.
2670
f0bf7708
GM
2671 * faq.texi (Top): Add @top command.
2672 Remove the optional arguments from all @node commands: makeinfo can
2673 generate these automatically, and it is easier to edit and rearrange
2674 nodes without them.
2675
30884d11
GM
26762009-06-11 Glenn Morris <rgm@gnu.org>
2677
2678 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
2679 (The LPF): Make the updated URL the sole reference point.
2680 (Learning how to do something): Update refcard price and format.
2681 (Getting a printed manual): Sources in doc/emacs/, not man/.
2682 Also available in PDF format. Since the page count varies, be less
2683 precise.
2684 (Informational files for Emacs): Remove references to deleted files
2685 LPF and SUN-SUPPORT, and to UUCP.
2686 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
2687 Remove many obsolete ways to get the FAQ, which now seems only to be
2688 distributed with Emacs.
2689 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
2690
deab46e0
CY
26912009-06-09 Chong Yidong <cyd@stupidchicken.com>
2692
223b43fa 2693 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 2694 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 2695
deab46e0
CY
2696 * ada-mode.texi (Installation, Compile commands)
2697 (Project File Overview, No project files, Set compiler options)
2698 (Use GNAT project file, Use multiple GNAT project files)
2699 (Identifier completion): Use @samp for menu items, and @kbd for key
2700 sequences (Bug#3504).
2701
71fbd643
DU
27022009-06-04 Daiki Ueno <ueno@unixuser.org>
2703
8c9bb6f5 2704 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 2705
f197085b
CY
27062009-06-04 Ryan Yeske <rcyeske@gmail.com>
2707
2708 * message.texi (Header Commands): Fix descriptions to match
2709 keybindings.
2710
7f3bc720
DU
27112009-04-22 Daiki Ueno <ueno@unixuser.org>
2712
2713 * gnus.texi (Security): Mention that EasyPG is the current default.
2714
4518068d
CY
27152009-04-13 Chong Yidong <cyd@stupidchicken.com>
2716
2717 * ediff.texi (Session Commands): Fix typo.
2718
d7ca410a
MB
27192009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2720
2721 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
2722 news.software.readers. Reported by Florian Rehnisch.
2723
c6c76add
GM
27242009-04-02 Glenn Morris <rgm@gnu.org>
2725
2726 * auth.texi: Capitalize direntry.
2727
2728 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
2729 using a period in the entry name. (Bug#2797)
2730
35ed8e2e
JB
27312009-03-03 Juanma Barranquero <lekktu@gmail.com>
2732
2733 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
2734 ($(infodir)/auth, auth.dvi): New targets.
2735
e280480a
GM
27362009-03-03 Glenn Morris <rgm@gnu.org>
2737
2738 * auth.texi: Fix @setfilename.
2739
2740 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
2741 (auth, $(infodir)/auth, auth.dvi): New rules.
2742
8a76755b
GM
27432009-02-25 Glenn Morris <rgm@gnu.org>
2744
2745 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
2746
0038d478
MB
27472009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2748
2749 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
2750
27512009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
2752
2753 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
2754 gnus-nocem-issuers, and gnus-nocem-verifyer.
2755
867d4bb3
JB
27562009-02-20 Juanma Barranquero <lekktu@gmail.com>
2757
2758 * ada-mode.texi (Project files, Automatic Casing):
2759 * dbus.texi (Signals):
2760 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
2761 * mh-e.texi (HTML):
2762 * nxml-mode.texi (Locating a schema)
2763 (Using the document's URI to locate a schema):
2764 * org.texi (Footnotes, Using the mapping API):
2765 * rcirc.texi (Channels): Remove duplicate words.
2766
3a44dc1f
GM
27672009-02-20 Glenn Morris <rgm@gnu.org>
2768
2769 * dired-x.texi (Miscellaneous Commands):
2770 * gnus.texi: Minor updates for mbox Rmail.
2771
5dc584b5
KB
27722009-02-16 Karl Berry <karl@gnu.org>
2773
b59a8457
GM
2774 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2775 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
2776 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2777 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
2778 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
2779 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
2780 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
2781 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2782 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
2783 Consistently use @insertcopying in the Top node,
5dc584b5 2784 @contents at the front (after @end titlepage),
b59a8457 2785 and @direntry after @copying. (Bug#1988)
5dc584b5 2786
9eb59592
MB
27872009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
2788
2789 * auth.texi: New file documenting auth-source.
2790
d324fa76
CD
27912009-02-13 Carsten Dominik <dominik@science.uva.nl>
2792
2793 * org.texi (Org Plot): Fix link.
2794
7a603b73
DU
27952009-02-09 Daiki Ueno <ueno@unixuser.org>
2796
2797 * epa.texi (Mail-mode integration): Mention the way to do
2798 "encrypt-to-self". (Bug#1807)
2799
a626b338 28002009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
2801
2802 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
2803
3b36c17e
MB
28042009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
2805
2806 * gnus-news.texi: Print version about Incoming*.
2807
55033558
CD
28082009-02-02 Carsten Dominik <dominik@science.uva.nl>
2809
2810 * org.texi (Structure editing, Handling links)
2811 (Fast access to TODO states, Javascript support): Make standard docs
2812 correctly reflect default variable settings.
2813
ec712abb
GM
28142009-02-02 Glenn Morris <rgm@gnu.org>
2815
2816 * org.texi: Fix typos.
2817
7112648c
MA
28182009-02-01 Michael Albinus <michael.albinus@gmx.de>
2819
2820 Sync with Tramp 2.1.15.
2821
2822 * trampver.texi: Update release number.
2823
2e461fc1
CD
28242009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2825
2826 * org.texi (TODO dependencies): Document TODO dependencies on
2827 checkboxes.
2828
bc283609
CD
28292009-01-30 Carsten Dominik <dominik@science.uva.nl>
2830
2831 * org.texi (TODO dependencies): Document key binding for toggling
2832 ORDERED property.
2833
74fc5047
MA
28342009-01-28 Michael Albinus <michael.albinus@gmx.de>
2835
2836 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
2837 of hook functions.
2838
d6685abc
CD
28392009-01-28 Carsten Dominik <dominik@science.uva.nl>
2840
2841 * org.texi (TODO dependencies): New section.
2842
65c439fd
CD
28432009-01-27 Carsten Dominik <dominik@science.uva.nl>
2844
2845 * org.texi (Plain lists, TODO basics, Priorities)
2846 (Multiple sets in one file, Conflicts): Document interaction with
2847 `shift-selection-mode'.
2848
5fafc247
JB
28492009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
2850
2851 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
2852 Make Calc the subject of sentences.
2853 (Rearranging Formulas using Selections): Discuss new options
2854 for `j *'.
2855
e7433508
MA
28562009-01-26 Michael Albinus <michael.albinus@gmx.de>
2857
2858 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
2859
2096a1b6
GM
28602009-01-26 Glenn Morris <rgm@gnu.org>
2861
2862 * org.texi: Fix typos.
2863
0cb61492
BW
28642009-01-26 Bill Wohler <wohler@newt.com>
2865
2096a1b6 2866 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 2867
0bd48b37
CD
28682009-01-25 Carsten Dominik <dominik@science.uva.nl>
2869
2870 * org.texi (References): Add information about remote references.
2871 (Built-in table editor): Document `C-c RET' in tables.
2872 (Math symbols, Quoting LaTeX code): Mention that simple
2873 LaTeX macros survive LaTeX export.
2874 (Images in LaTeX export): Show how to create a reference to a
2875 figure.
2876 (Sectioning structure): Document that the LaTeX class can be
2877 specified in a property.
2878 (Text areas in HTML export): New section.
2879 (External links): Add examples for text search and ID links.
2880 (Built-in table editor): Remove the descriptio of `C-c
2881 C-q', it not longer works.
2882 (Literal examples): Document that a space must follow
2883 the colon in short examples.
2884 (Relative timer): Document `org-timer-stop'.
2885 (Footnotes): New section.
2886 (Footnote markup): Shorten section and refer to new Footnote
2887 section.
2888 (Literal examples): Add documentation for line
2889 numbering in and references to code examples.
2890 (CSS support): Fix the description of default CSS styles.
2891 (Capturing column view): Document
2892 "file:path/to/file.org" as an allowed value for the ID property of
2893 a dynamic block copying column view.
2894
49dbbaf2
SE
28952009-01-23 Stephen Eglen <stephen@gnu.org>
2896
2897 * mh-e.texi (Getting Started): Describe $MH.
2898
193e6828
MA
28992009-01-21 Michael Albinus <michael.albinus@gmx.de>
2900
2901 * tramp.texi (all): Harmonize usage of "external method",
2902 "external transfer method" and "out-of-band method".
2903 (Connection types): Precise the differences of inline and external
2904 methods. Written by Adrian Phillips <a.phillips@met.no>.
2905
26b9f88d
MB
29062009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
2907
2908 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
2909 commands as described at the top. Reported by Allan Gottlieb
2910 <gottlieb@nyu.edu>.
2911
29122009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
2913
2914 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
2915 nnmail-pathname-coding-system.
2916
377952e0
GM
29172009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
2918
2919 * org.texi (Relative timer): Fix typo.
2920
a20d3598
JB
29212009-01-15 Juanma Barranquero <lekktu@gmail.com>
2922
2923 * org.texi (Clocking work time): Fix typo.
98a1e0f5 2924 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 2925
a50253cc
GM
29262009-01-13 Glenn Morris <rgm@gnu.org>
2927
2928 * org.texi: Fix some more typos.
2929
07450bee
GM
29302009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
2931
2932 * org.texi: Fix some typos.
2933
e3e955fe
MB
29342009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2935
2936 * gnus.texi (Group Parameters): Add note for local variables.
2937
29382009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2939
0c7efc08
SM
2940 * gnus.texi (Converting Kill Files): Fix URL.
2941 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
2942
29432009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
2944
2945 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
2946 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
2947 (Paging the Article): Add index entry.
2948
71dd9983
JB
29492009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
2950
2951 * ada-mode.texi (Examples): Delete redundant text.
2952
4a0cf14f
MA
29532009-01-03 Michael Albinus <michael.albinus@gmx.de>
2954
36c8febb 2955 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
2956
2957 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
2958 addresses.
2959
aedac0f0
BW
29602009-01-03 Bill Wohler <wohler@newt.com>
2961
2962 * mh-e.texi (Scan Line Formats): Indicate that first column should be
2963 kept empty.
2964
4c65b566
CD
29652008-12-20 Carsten Dominik <dominik@science.uva.nl>
2966
2967 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
2968 (HTML Export commands, LaTeX/PDF export commands):
2969 Improve documentation about transient-mark-mode.
4c65b566
CD
2970 (References): DOcuemtn the use of special names like $LR1 to reference
2971 to fields in the last table row.
2972
e1a78e1e
JL
29732008-12-19 Juri Linkov <juri@jurta.org>
2974
2975 * info.texi (Search Text): Remove mention of removed key binding M-s.
2976
17a0aa82
CD
29772008-12-18 Carsten Dominik <dominik@science.uva.nl>
2978
2979 * org.texi (References): Remove mentioning of @0 as reference for the
2980 last line, this has been reverted in the Lisp sources.
2981
4997d802
JB
29822008-12-17 Juanma Barranquero <lekktu@gmail.com>
2983
2984 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
2985 (DVI_TARGETS): Remove duplicates. Add sasl.
2986 ($(infodir)/sasl, sasl.dvi): New targets.
2987
33306645
CD
29882008-12-17 Carsten Dominik <dominik@science.uva.nl>
2989
2990 * org.texi: Version number pushed to 6.15d.
2991
db55f368
CD
29922008-12-16 Carsten Dominik <dominik@science.uva.nl>
2993
a0bf4117 2994 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
2995 (Images in LaTeX export): New section.
2996 (Inlined images, Images in HTML export): Sections renamed.
2997
dae0a942
MB
29982008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
2999
3000 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3001
9f5572e9
MB
30022008-12-04 David Engster <dengste@eml.cc>
3003
3004 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3005 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3006
bc23baaa
CD
30072008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3008
3009 * org.texi (Using the mapping API): Fix bug in mapping example.
3010 (Publishing options): Make the list of properties complete again, in
3011 correspondence to the variable `org-export-plist-vars'.
3012 (Property searches): Document new special values for time comparisons.
3013 (Tag inheritance): Refine the description of tag inheritance.
3014 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3015 (Effort estimates): Document the new relative timer.
bc23baaa 3016
3bf8054f
JB
30172008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3018
3019 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3020 (Using Calc): Clarify use of `C-x * o'.
3021 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3022
ac134f2f
RS
30232008-11-28 Richard M Stallman <rms@gnu.org>
3024
3025 * dbus.texi (Receiving Method Calls): Clean up previous change.
3026
ace706d1
MA
30272008-11-26 Michael Albinus <michael.albinus@gmx.de>
3028
3029 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3030 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3031 `dbus-unescape-from-identifier'.
3032 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3033 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3034 (Signals): Use the constants in the example.
3035
d60b1ba1
CD
30362008-11-24 Carsten Dominik <dominik@science.uva.nl>
3037
b97439ce 3038 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3039
ce4fdcb9
CD
30402008-11-23 Carsten Dominik <dominik@science.uva.nl>
3041
3042 * org.texi (Setting up Remember): Document `org-remember-mode'.
3043 (External links): Document that bbdb links can use a regular
3044 expression.
3045 (External links): Document that elisp links can contain interactive
3046 commands.
3047
c8548a00 30482008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3049
3050 * viper.texi (viper-translate-all-ESC-keysequences):
3051 Description removed.
3052
6a2c4aec
GM
30532008-11-19 Glenn Morris <rgm@gnu.org>
3054
3055 * doclicense.texi: Change to FDL 1.3.
3056 Relicense all texi files under FDL 1.3 or later.
3057
59ee4113
JB
30582008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3059
3060 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3061
59bcbb98 30622008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3063
0c7efc08 3064 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3065
3066 * ediff.texi: Version/date change.
9f90198a 3067
8aa41c9b
CY
30682008-11-14 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3071
17587b1b
JB
30722008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3073
3074 * calc.texi (About This Manual): Comment out a mention of
3075 marginal notes.
3076
564c900e
CD
30772008-11-12 Carsten Dominik <dominik@science.uva.nl>
3078
3079 * org.texi (Clocking work time): Document the :formula property of
3080 clock tables.
3081 (Structure editing, Refiling notes): Document refiling regions.
3082 (Agenda commands): Document the double-prefix version
3083 of the `l' command in the agenda.
3084 (Handling links): Explain the effect of a double prefix
3085 arg to `C-c C-o'.
3086 (TODO basics): Add documentation for tag triggers.
3087
3c4be1f2
GM
30882008-10-23 Glenn Morris <rgm@gnu.org>
3089
3090 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3091 byte-compiling things like `+'.
3092
3093 * ns-emacs.texi: Merge copyright years of author now with assignment
3094 into FSF years.
3095 (VER): Use it for easier automatic updating. Use Emacs version rather
3096 than standalone Emacs.app version.
3097
a6520ff3
CD
30982008-10-12 Carsten Dominik <dominik@science.uva.nl>
3099
864c9740 3100 * org.texi: Lots of minor fixes.
a6520ff3
CD
3101 (Capture): New chapter.
3102 (Org Plot): New section.
3103
db7a4b66
MH
31042008-09-30 Magnus Henoch <mange@freemail.hu>
3105
3106 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3107
4043c194
JB
31082008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3109
3110 * calc.texi (User Defined Units): Mention how to enter optional display
3111 string.
3112
eef5ade7
MB
31132008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3114
0c7efc08 3115 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3116 avoid the "y/n" wording.
3117
e52cac88
MB
31182008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3119
0c7efc08 3120 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3121
31222008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3123
3124 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3125 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3126
00c55306
BW
31272008-09-22 Bill Wohler <wohler@newt.com>
3128
3129 Release MH-E manual version 8.1.
3130
3131 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3132 release 8.1.
3133
3134 * mh-e.texi: Retain dual license as agreed to by the FSF.
3135 However, bump GPL to Version 3.
3136 Use @include for license text.
3137
e52cac88 31382008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3139
3140 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3141 (Store custom flags and keywords, Store arbitrary data):
3142 Clean up markup.
64763fe3
MB
3143
31442008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3145
3146 * gnus.texi (The Gnus Registry): Document it.
3147
9e601b8d
MB
31482008-09-08 David Engster <dengste@eml.cc>
3149
88ee5b02
JB
3150 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3151 Clarify section about choosing back end servers.
9e601b8d 3152
247043f1
GM
31532008-08-23 Glenn Morris <rgm@gnu.org>
3154
3155 * dired-x.texi (Shell Command Guessing):
3156 Mention dired-guess-shell-case-fold-search. (Bug#417)
3157
2bfec7a0
MA
31582008-08-22 Michael Albinus <michael.albinus@gmx.de>
3159
3160 * trampver.texi: Update release number.
3161
247043f1 31622008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3163
3164 * ns-emacs.texi: Update version.
3165 (Introduction): Correct menu location for options save.
3166 (Customization): Note that defaults are stored under org.gnu.Emacs.
3167
8c20bd92
BW
31682008-08-11 Bill Wohler <wohler@newt.com>
3169
3170 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3171 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3172 Henman) (closes SF #1768928).
3173
767a4d92
GM
31742008-08-10 Glenn Morris <rgm@gnu.org>
3175
3176 * ns-emacs.texi: Use @copying. Change copyright of authors with
3177 assignment to FSF. Change license to GFDL.
3178 (Top): Remove outdated references.
3179
6ecfe5c2
MB
31802008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3181
88ee5b02
JB
3182 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3183 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3184 gnus-summary-sort-by-most-recent-date.
3185 (Summary Sorting): Explain prefix argument.
3186
31872008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3188
3189 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3190 gnus-summary-pipe-output.
3191
eb932e8a
MA
31922008-08-03 Michael Albinus <michael.albinus@gmx.de>
3193
3194 * dbus.texi (Receiving Method Calls): Document error handling of own
3195 D-Bus methods.
3196
bfe16263
BW
31972008-08-01 Bill Wohler <wohler@newt.com>
3198
3199 * mh-e.texi (Reading Mail)
9f90198a 3200 (Viewing Attachments): Describe new function
bfe16263
BW
3201 mh-show-preferred-alternative.
3202 (Sending Mail, Redistributing, Sending Message): Describe new hook
3203 mh-annotate-msg-hook.
3204
21956b56
MA
32052008-07-31 Michael Albinus <michael.albinus@gmx.de>
3206
3207 * dbus.texi (Arguments and Signatures): Fix example.
3208 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3209 (Asynchronous Methods): New node.
9f90198a
JB
3210 (Errors and Events): Describe extended layout of `dbus-event'.
3211 New defun `dbus-event-message-type'.
21956b56 3212
7c2fb837
DN
32132008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3214
3215 * ediff.texi: Remove VMS support.
3216
13662773
JB
32172008-07-29 Juanma Barranquero <lekktu@gmail.com>
3218
3219 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3220 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3221
ddde0b34
CY
32222008-07-29 Chong Yidong <cyd@stupidchicken.com>
3223
3224 * Makefile.in: Add mairix-el targets.
3225
32262008-07-29 David Engster <deng@randomsample.de>
3227
3228 * mairix-el.texi: New file.
3229
d5875b25
JB
32302008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3231
366b7d44
JB
3232 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3233 project files. Delete 'main_unit' project variable; not needed. Allow
3234 process environment variables wherever project variables are allowed.
3235 Add tutorial section on multiple GNAT project files.
d5875b25 3236
6cbab8ee
MA
32372008-07-27 Michael Albinus <michael.albinus@gmx.de>
3238
3239 Sync with Tramp 2.1.14.
3240
3241 * trampver.texi: Update release number.
3242
9e2a2647
DN
32432008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3244
3245 * ns-emacs.texi:
3246 * faq.texi: Remove mentions of Mac Carbon.
3247
d62672f3
MB
32482008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3249
3250 * gnus.texi (Saving Articles): Describe the 2nd argument of
3251 gnus-summary-save-in-pipe.
3252 (SpamAssassin): Use it.
3253
32542008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3255
3256 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3257
dd12e1c6
CD
32582008-07-25 Carsten Dominik <dominik@science.uva.nl>
3259
3260 * org.texi (Export options): Document the use of the creator flag.
3261
44ce9197
CD
32622008-07-24 Carsten Dominik <dominik@science.uva.nl>
3263
3264 * org.texi: New version 6.06a.
3265
ddd13c5d
JB
32662008-07-23 Juanma Barranquero <lekktu@gmail.com>
3267
3268 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3269 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3270
8dc6104d
JB
32712008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3272
3273 * calc.texi (Editing Stack Entries):
3274 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3275 Calc's help functions. Mention fixing typos.
3276 (Customizing Calc): Fix typo.
3277
32782008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3279
3280 * calc.texi (summarykey): New macro. Use to correctly format keys in
3281 the summary.
3282
ddd13c5d 32832008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3284
3285 * ns-emacs.texi (Customization): Corrected documentation on color
3286 specification formats.
3287
568beaa2
AS
32882008-07-19 Andreas Schwab <schwab@suse.de>
3289
db8ef699 3290 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3291
3292 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3293 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3294
cd71b9ae
MA
32952008-07-18 Michael Albinus <michael.albinus@gmx.de>
3296
3297 * dbus.texi (Inspection): Rework, introduce submenus.
3298 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3299 (Properties and Annotations, Arguments and Signatures): New nodes.
3300
9b7993b4
MA
33012008-07-13 Michael Albinus <michael.albinus@gmx.de>
3302
3303 * dbus.texi (Receiving Method Calls): Fix description of
3304 `dbus-register-method'.
3305 (Signals): Allow also signal arguments for filtering in
3306 `dbus-register-signal'.
3307
241d447b
JB
33082008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3309
3310 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3311 `cnorm'.
3312 (Arithmetic Tutorial): Simplify the verification of prime factors.
3313
adb46650
MB
33142008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3315
3316 * gnus.texi (Saving Articles): Mention
3317 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3318
92e15881
JB
33192008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3320
3321 * calc.texi: Adjust mode line throughout.
3322
ea597303
JB
33232008-06-28 Juanma Barranquero <lekktu@gmail.com>
3324
3325 * sasl.texi (Mechanisms): Fix typos.
3326
aee08080
JB
33272008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3328
3329 * calc.texi (Killing from the stack): Mention using normal Emacs
3330 copying.
3331
a06a4a12
MA
33322008-06-21 Michael Albinus <michael.albinus@gmx.de>
3333
0c7efc08 3334 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 3335 Add `auth-source' mechanism.
a06a4a12
MA
3336 (Connection caching): Tramp reopens the connection automatically,
3337 when the operating system on the remote host has been changed.
3338
7389398d
EZ
33392008-06-20 Eli Zaretskii <eliz@gnu.org>
3340
3341 * makefile.w32-in (distclean): Remove makefile.
3342
b349f79f
CD
33432008-06-17 Carsten Dominik <dominik@science.uva.nl>
3344
3f9b4c2b 3345 * org.texi (Using the mapping API): New section.
b349f79f 3346 (Agenda column view): New section.
3f9b4c2b 3347 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 3348 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 3349 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
3350
33512008-06-17 Jason Riedy <jason@acm.org>
3352
3353 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3354 function, and efmt may be a two-argument function.
3355 (Radio tables): Document multiple destinations.
3356
cd5c05d2
GM
33572008-06-16 Glenn Morris <rgm@gnu.org>
3358
3359 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3360 Add Cover-Texts.
3361
debf4439
GM
33622008-06-15 Glenn Morris <rgm@gnu.org>
3363
3364 * faq.texi (VER): Update to 23.0.60.
3365
3366 * mh-e.texi: Remove option of licensing under GPL.
3367 Add Cover-Texts to GFDL permissions notice.
3368 (GPL): Remove section.
3369 (GFDL): Include doclicense.texi rather than the actual text.
3370
3371 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3372 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3373
3374 * sasl.texi: Fix output file name.
3375
3376 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3377
3378 * gnus-coding.texi: Refer to license in Gnus manual.
3379
3380 * idlwave.texi, sasl.texi: Use @copying.
3381
3382 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3383
3384 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3385
3386 * url.texi: Use @copying, @title, @subtitle, @author.
3387
3388 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3389 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3390 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3391 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3392 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3393 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3394 * widget.texi, woman.texi:
3395 Remove references to external license, since doclicense is included.
3396
3397 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3398 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3399 Remove references to non-existent Invariant Sections.
3400
091f8bc1
GM
34012008-06-14 Glenn Morris <rgm@gnu.org>
3402
3403 * faq.texi (Major packages and programs): Remove references to external
3404 Supercite, Calc, VIPER, since they have been included for some time.
3405 Update VM, AUCTeX, BBDB entries.
3406
47bcb4d3
UJ
34072008-06-14 Ulf Jasper <ulf.jasper@web.de>
3408
3409 * newsticker.texi: Updated to match latest newsticker changes.
3410
6f093307
GM
34112008-06-13 Glenn Morris <rgm@gnu.org>
3412
3413 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3414 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3415 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3416 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3417 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3418 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3419 * woman.texi:
3420 Update Back-Cover Text as per maintain.info.
3421
2b968687
MB
34222008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3423
3424 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3425
3426 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3427 (gnus-faq.xml): Update repository host.
3428
2b968687
MB
3429 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3430
34312008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3432
3433 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3434 Fix a typo.
3435
34362008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3437
3438 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 3439 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
3440 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3441
34422008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3443
3444 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3445 coding standards.
3446
34472008-06-14 David Engster <dengste@eml.cc>
3448
3449 * gnus.texi (nnmairix): Markup fixes.
3450
e6d2d263
MB
34512008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3452
2b968687 3453 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
3454
34552008-06-05 David Engster <dengste@eml.cc>
3456
3457 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3458
34592008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3460
b344d29d 3461 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
3462 (Searching, nnir, nnmairix): New stub nodes.
3463
ad231df6 34642008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
3465
3466 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3467
f394fa25
MB
34682008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3469
3470 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3471
58333467
MB
34722008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3473
3474 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3475
67525fb9
JY
34762008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3477
3478 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3479
0549d8fc
JB
34802008-05-06 Juanma Barranquero <lekktu@gmail.com>
3481
3482 * info.texi (Top): Fix typo in xref.
3483
149a3837
KB
34842008-05-05 Karl Berry <karl@gnu.org>
3485
3486 * info.texi (Top): @xref to stand-alone manual.
3487
3a23a519
MB
34882008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3489
3490 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3491 (Various Summary Stuff): Fix typo in last xref.
3492
0a29fbf3
JB
34932008-05-02 Juanma Barranquero <lekktu@gmail.com>
3494
3495 * org.texi (Moving subtrees): Fix typo.
3496
586b90f1
MA
34972008-04-28 Michael Albinus <michael.albinus@gmx.de>
3498
3499 * tramp.texi (Frequently Asked Questions): Explain, how to disable
3500 Tramp via `tramp-mode'.
3501
b5af9883
CD
35022008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
3503
3504 * org.texi: Massive changes, in many parts of the file.
3505
d55fe5bb
MB
35062008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3507
3508 * gnus.texi (Oort Gnus): Add message-fill-column.
3509
35102008-04-12 Adrian Aichner <adrian@xemacs.org>
3511
3512 * gnus.texi (Mail Source Specifiers): Typo fix.
3513
35142008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3515
3516 * gnus.texi (Diary Headers Generation): Update key binding for
3517 `gnus-diary-check-message'.
3518
35192008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3520
3521 * gnus.texi (Emacsen): Addition.
3522
35232008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3524
3525 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3526
35272008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3528
3529 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
3530
35312008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3532
3533 * gnus-news.texi: Update tool bar item.
3534
35352008-04-09 Sven Joachim <svenjoac@gmx.de>
3536
3537 * gnus-news.texi: Fix typos.
3538
76c109c3
JB
35392008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
3540
222027f2 3541 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
3542 Add mention of `kron'.
3543
d5fbd5a6
MO
35442008-04-01 Daiki Ueno <ueno@unixuser.org>
3545
0c7efc08
SM
3546 * epa.texi (Encrypting/decrypting *.gpg files):
3547 Document epa-file-name-regexp.
d5fbd5a6 3548
fbcbb58c
KY
35492008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3550
3551 * gnus.texi (Example Methods): Fix description about ssh-agent.
3552 (Indirect Functions): Fix the default value of nntp-telnet-command;
3553 remove link to connect.html.
3554
134ce16c
MA
35552008-03-30 Michael Albinus <michael.albinus@gmx.de>
3556
3557 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
3558 dbus-call-method.
3559 (Receiving Method Calls): The timeout can be set by the calling client.
3560
da1975d7
MA
3561 * trampver.texi: Update release number.
3562
2e4089ab
RS
35632008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3564
3565 * gnus.texi (Top): Fix version. Add SASL.
3566
70cab5a9
MA
35672008-03-29 Michael Albinus <michael.albinus@gmx.de>
3568
3569 Sync with Tramp 2.1.13.
3570
3571 * trampver.texi: Update release number.
3572
5bc6ddff
MB
35732008-03-29 Chong Yidong <cyd@stupidchicken.com>
3574
3575 * org.texi: Update to new org-mode website.
3576
35772008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3578
3579 * cl.texi (For Clauses): Fix loop over key-seq to match code.
3580
9b3ebcb6
MB
35812008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
3582
3583 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
3584 gnus-read-ephemeral-gmane-group-url,
3585 gnus-read-ephemeral-emacs-bug-group,
3586 gnus-read-ephemeral-debian-bug-group.
3587
35882008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3589
3590 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
3591
3592 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
3593 Add FIXMEs for Bookmarks and gnus-registry-marks.
3594
35952008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3596
3597 * gnus.texi (Smileys): Document `smiley-style'.
3598
35992008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3600
3601 * gnus.texi (Gnus Development): Clarify difference between ding and
3602 gnu.emacs.gnus.
3603 (MIME Commands, Using MIME, RSS): Fix markup.
3604
3605 * gnus-faq.texi ([8.4]): Ditto.
3606
36072008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3608
3609 * gnus.texi (Emacsen): Remove obsolete stuff.
3610
36112008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3612
3613 * gnus.texi (Oort Gnus): Add version info WRT
3614 `mail-source-delete-incoming'.
3615
36162008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3617
3618 * gnus.texi (Top): Add "Other related manuals" and version info in
3619 `iftex' output.
3620 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
3621 gnus-balloon-face-0 and the corresponding format specifiers.
3622
608d6a81
MA
36232008-03-26 Michael Albinus <michael.albinus@gmx.de>
3624
3625 * tramp.texi (Filename completion): Remove footnote about let-bind
3626 of `partial-completion-mode'. It doesn't work this way.
3627
27a6f132
SM
36282008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3629
3630 * pcl-cvs.texi (Contributors): Update my email.
3631
4a7c4c40
MA
36322008-03-21 Michael Albinus <michael.albinus@gmx.de>
3633
3634 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
3635
2940c053
BW
36362008-03-17 Bill Wohler <wohler@newt.com>
3637
3638 * mh-e.texi (Viewing): Update URL for adding header fields to
3639 mh-invisible-header-fields-default.
3640
30864d5f
BW
36412008-03-16 Bill Wohler <wohler@newt.com>
3642
3643 * mh-e.texi (Preface): Add Gnus to requirements.
3644 (Forwarding): Note that forwarded MIME messages are now inline.
3645
31fe2b00
SM
36462008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3647
3648 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
3649 (Common Variables): Give precedence to the netcat methods over the
3650 telnet methods, and mention that they are more reliable.
31fe2b00 3651
5e97c626
CD
36522008-03-13 Carsten Dominik <dominik@science.uva.nl>
3653
3654 * org.texi (Exporting Agenda Views): Document agenda export to
3655 iCalendar.
3656 (Progress logging): Document the new progress logging stuff.
3657
37a68866
MB
36582008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3659
3660 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
3661 Update for change of `mail-source-delete-incoming'.
3662
3663 * gnus-news.texi: Ditto.
3664
8f7abae3
MB
36652008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3666
3667 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
3668 custom versions.
3669
af379c86
AM
36702008-03-07 Alan Mackenzie <acm@muc.de>
3671
3672 * cc-mode.texi (Limitations and Known Bugs): State that the number of
3673 parens/brackets in a k&r region is limited.
3674
3d0f8a67
MB
36752008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3676
3677 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
3678 using different Emacs versions.
3679
52151df0
GM
36802008-02-27 Glenn Morris <rgm@gnu.org>
3681
3682 * sc.texi: Remove a lot of old and obsolete info.
3683 (titlepage): Simplify.
3684 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
3685 (VM with any Emacsen, GNEWS with any Emacsen)
3686 (Overloading for Non-conforming MUAs, Version 3 Changes)
3687 (The Supercite Mailing List): Delete nodes.
3688 (Introduction): Remove info about old packages.
3689 (Getting Connected): Simplify. Remove info about old packages.
3690 (Citing Commands): Delete Emacs 19 info.
3691 (Hints to MUA Authors): Simplify.
3692 (Thanks and History): Merge in some info from the deleted node
3693 "Version 3 Changes".
3694
b03f96dc
MB
36952008-02-05 Juanma Barranquero <lekktu@gmail.com>
3696
3697 * org.texi (Setting tags, In-buffer settings):
3698 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
3699
52bec650
MB
37002008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3701
3702 * gnus-news.texi: Mention that spaces and tabs are allowed in the
3703 installation directory name.
3704
34a3c587
RF
37052008-02-12 Romain Francoise <romain@orebokech.com>
3706
3707 * epa.texi (Overview): Fix typo.
3708
5a8d03e9
MO
37092008-02-11 Daiki Ueno <ueno@unixuser.org>
3710
3711 * epa.texi (Quick start): Remove the .emacs setting.
3712
f1914c40
MO
37132008-02-10 Daiki Ueno <ueno@unixuser.org>
3714
3715 * epa.texi (Quick start): Use the command `epa-enable' instead of
3716 loading `epa-setup'.
3717
bca98fc9
JB
37182008-02-08 Juanma Barranquero <lekktu@gmail.com>
3719
3720 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
3721 ($(infodir)/epa, epa.dvi): New targets.
3722
4b01af2e
MO
37232008-02-08 Daiki Ueno <ueno@unixuser.org>
3724
3725 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
3726
3727 * epa.texi: New manual documenting the EasyPG Assistant.
3728
06c0751a
MA
37292008-02-06 Michael Albinus <michael.albinus@gmx.de>
3730
3731 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
3732 (Inspection): New function dbus-ping.
3733
7dcccd7b
MA
37342008-02-05 Michael Albinus <michael.albinus@gmx.de>
3735
3736 * tramp.texi (Remote processes): Add `shell-command'.
3737
a1da1e37
MB
37382008-01-28 Michael Sperber <sperber@deinprogramm.de>
3739
3740 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
3741 (Group Parameters): Document `mail-source' parameter.
3742
c9d8f746
MA
37432008-01-27 Michael Albinus <michael.albinus@gmx.de>
3744
3745 * tramp.texi (Inline methods): The hostname of the su(do)? methods
3746 must be a local host.
3747
15db4a13
MO
37482008-01-26 Michael Olson <mwolson@gnu.org>
3749
3750 * erc.texi: Update version for ERC 5.3 release.
3751 (Obtaining ERC): Update extras URLs for 5.3.
3752 (Development): Write instructions for git, and remove those for Arch.
3753 (History): Mention the switch to git.
3754
2bc43980
KB
37552008-01-24 Karl Berry <karl@gnu.org>
3756
bca98fc9
JB
3757 * info.texi (Search Index, Search Text): Mention the command
3758 character in the section name, a la the (Go to node) node.
2bc43980 3759
d2e4a6c9
MA
37602008-01-21 Michael Albinus <michael.albinus@gmx.de>
3761
3762 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
3763
0b6799c3
MB
37642008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3765
3766 * gnus-news.texi: Mention gnus-article-describe-bindings.
3767
37682008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
3769
3770 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
3771
db9c3fb1 37722008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 3773
7b4d0413 3774 * org.texi (Property inheritance): New section.
db9c3fb1 3775 (Conventions): New section.
7b4d0413 3776 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
3777 commands, and the new bindings for refiling.
3778 (Sparse trees): Document the new special command for sparse trees.
3779 (References): Be more clear about the counting of hilines.
3780 (Handling links): Document M-p/n for accessing links.
3781 (Fast access to TODO states): New section.
3782 (Per file keywords): New section.
3783 (Property inheritance): New section.
3784 (Column attributes): New summary types.
3785 (Capturing Column View): New section.
3786 (The date/time prompt): Cover the new features in the date/time prompt.
3787 Compactify the table of keys for the calendar remote control.
3788 (Clocking work time): Document the new :scope parameter.
3789 (Remember): Promoted to chapter.
3790 (Quoted examples): New section.
3791 (Enhancing text): New verbatim environments.
3792
6ed73f28
MA
37932008-01-14 Michael Albinus <michael.albinus@gmx.de>
3794
3795 * trampver.texi: Update release number.
3796
95838435
MB
37972008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3798
0c7efc08
SM
3799 * gnus.texi (Article Keymap):
3800 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
3801 gnus-article-reply-with-original and
3802 gnus-article-followup-with-original.
3803
20234d96
GM
38042008-01-09 Glenn Morris <rgm@gnu.org>
3805
3806 * nxml-mode.texi: Add @copying section.
3807
d82cf70b
MB
38082008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
3809
3810 * message.texi (Mail Variables): Add some text from "(gnus)Posting
3811 Server". Add `message-send-mail-with-mailclient'.
3812
3813 * gnus.texi (Posting Server): Move some text to "(message)Mail
3814 Variables" and add a reference here.
3815
addb7f2e
MA
38162008-01-04 Michael Albinus <michael.albinus@gmx.de>
3817
3818 * dbus.texi (Receiving Method Calls): New chapter.
3819 (Errors and Events): Add serial number to events. Replace "signal" by
3820 "message". Introduce dbus-event-serial-number.
3821
4db2806c
MA
38222008-01-03 Michael Albinus <michael.albinus@gmx.de>
3823
3824 * dbus.texi (Type Conversion): Explain the type specification for empty
3825 arrays. Use another example.
3826
c9ecb5a7
MA
38272007-12-30 Michael Albinus <michael.albinus@gmx.de>
3828
3829 * dbus.texi (all): Replace "..." by @dots{}.
3830 (Type Conversion): Precise the value range for :byte types.
3831 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
3832 Mention its return value.
3833 (Errors and Events): There is no D-Bus error propagation during event
3834 processing.
3835
702dbfd9
JB
38362007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
3837
3838 * calc.tex (Yacas Language, Maxima Language, Giac Language):
3839 New sections.
3840
87035689
MB
38412007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3842
3843 * gnus.texi (Group Parameters): Reorder the text and add a note about
3844 `gnus-parameters' near the beginning of the node.
3845
38462007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3847
3848 * gnus.texi (Score File Editing): Fix function name.
3849
5492f5ca
MA
38502007-12-23 Michael Albinus <michael.albinus@gmx.de>
3851
3852 Sync with Tramp 2.1.12.
3853
3854 * trampver.texi: Update release number.
3855
d4e67bc5
MA
38562007-12-22 Michael Albinus <michael.albinus@gmx.de>
3857
3858 * dbus.texi (Type Conversion): Correct input parameters mapping.
3859
6a31c819
MA
38602007-12-21 Michael Albinus <michael.albinus@gmx.de>
3861
3862 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
3863 (Errors and Events): Mention wrong-type-argument error.
3864
99a3e35f
AS
38652007-12-21 Alex Schroeder <alex@gnu.org>
3866
3867 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 3868 spaces. Fixed some typos.
99a3e35f
AS
3869 (Internet Relay Chat): Explain relay.
3870 (Getting started with rcirc): Change items to reflect prompts.
3871 Add more explanation to rcirc-track-minor-mode and added a comment to
3872 warn future maintainers that this section is a copy.
0c7efc08 3873 (People): Change /ignore example.
62b12a24 3874 (Keywords): Not keywords.
99a3e35f 3875
331e4d02
AS
38762007-12-20 Alex Schroeder <alex@gnu.org>
3877
3878 * rcirc.texi (Top): Fighting Information Overload chapter added.
3879 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 3880 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
3881 (Fighting Information Overload): New chapter documenting /keyword,
3882 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
3883 (Configuration): Document rcirc-server-alist, remove
3884 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 3885
cd71c3ef
MA
38862007-12-16 Michael Albinus <michael.albinus@gmx.de>
3887
3888 * dbus.texi (Signals): Fix example in dbus-register-signal.
3889
bbbe940b
MB
38902007-12-14 Sven Joachim <svenjoac@gmx.de>
3891
3892 * gnus.texi (Score Variables): Fix typo.
3893
0ce574ef
MA
38942007-12-07 Michael Albinus <michael.albinus@gmx.de>
3895
3896 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
3897 (Signals): Adapt dbus-send-signal and dbus-register-signal.
3898 (Errors and Events): Adapt dbus-event.
3899
b890d447
MB
39002007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3901
3902 * gnus.texi (Other Files): Add the yenc command.
3903
39042007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
3905
3906 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
3907 since 2004-08-06.
3908
39092007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
3910
3911 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
3912 on body.
3913
39142007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
3915
3916 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
3917 and rfc2047-allow-irregular-q-encoded-words; fix description of
3918 rfc2047-encode-encoded-words.
3919
39202007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
3921
3922 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
3923
3728bf03
MO
39242007-12-05 Michael Olson <mwolson@gnu.org>
3925
3926 * remember.texi (Diary): Remove "require" line for remember-diary.el.
3927 Update documentation for `remember-diary-file'.
3928
a4397af9
MA
39292007-12-04 Michael Albinus <michael.albinus@gmx.de>
3930
3931 * dbus.texi (Signals): Precise `dbus-register-signal'.
3932 (Errors and Events): Rework events part, the internal structure of
3933 dbus-event has changed.
3934
1682490c
JB
39352007-12-03 Juanma Barranquero <lekktu@gmail.com>
3936
3937 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
3938 ($(infodir)/dbus, dbus.dvi): New targets.
3939
7b13a0f2
MA
39402007-12-03 Michael Albinus <michael.albinus@gmx.de>
3941
3942 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
3943 unconditionally.
3944
3945 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
3946 emulation with @print{}.
3947
7ef92bc9
RS
39482007-12-02 Richard Stallman <rms@gnu.org>
3949
3950 * dbus.texi (Overview): Minor cleanup.
3951
22d8ac3a
MA
39522007-12-02 Michael Albinus <michael.albinus@gmx.de>
3953
d3a8e0df
MA
3954 * Makefile.in (INFO_TARGETS): Add dbus.
3955 (DVI_TARGETS): Add dbus.dvi.
3956 (dbus, dbus.dvi): New targets.
3957
22d8ac3a
MA
3958 * dbus.texi: New file.
3959
559764ab
RF
39602007-11-24 Romain Francoise <romain@orebokech.com>
3961
3962 * nxml-mode.texi: Add description in @direntry.
7aa579d9 3963 Fix file name to match @setfilename.
559764ab 3964
ac97a16b
MH
39652007-11-23 Mark A. Hershberger <mah@everybody.org>
3966
3967 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3968 ($(infodir)/nxml-mode): New rule.
3969
3970 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
3971 ($(infodir)/nxml-mode): New rule.
3972 (clean): Add nxml-mode*.
3973
3974 * nxml-mode.texi: New file with nxml manual.
3975
404cd454
GM
39762007-11-18 Richard Stallman <rms@gnu.org>
3977
3978 * flymake.texi (Example -- Configuring a tool called directly):
3979 Update example.
3980
b048d478
MA
39812007-11-18 Michael Albinus <michael.albinus@gmx.de>
3982
3983 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 3984 double-slash behavior. Explain directory contents flushing.
b048d478 3985
346e8469
JB
39862007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
3987
3988 * calc.texi (TeX and LaTeX Language Modes): Put in
3989 missing braces.
3990
404cd454
GM
39912007-11-15 Richard Stallman <rms@gnu.org>
3992
3993 * cl.texi (Equality Predicates): Delete `eql'.
3994 (Predicates, Naming Conventions, Top): Delete `eql'.
3995 (Common Lisp Compatibility): Delete `eql'.
3996 (Porting Common Lisp): Delete obsolete backquote info.
3997 Minor clarification about character constants.
3998 (Sequence Basics): Minor clarification.
3999
1f6af58b
JB
40002007-11-15 Juanma Barranquero <lekktu@gmail.com>
4001
dccb744b 4002 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4003 * tramp.texi (Filename completion): Fix typos.
4004
3bc88bc9
JB
40052007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4006
4007 * calc.texi (Basic commands): Mention the menu.
4008
bc5300d3
MA
40092007-11-12 Michael Albinus <michael.albinus@gmx.de>
4010
4011 * tramp.texi (Connection caching): Tramp flushes connection
4012 properties when remote operating system has been changed.
4013
4d8a28ec
MB
40142007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4015
4016 * gnus-news.texi: Fix spelling.
4017 `message-insert-formatted-citation-line', not
4018 `message-insert-formated-citation-line'.
4019
404cd454
GM
4020 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4021
e1176b47
MA
40222007-11-07 Michael Albinus <michael.albinus@gmx.de>
4023
4024 * tramp.texi (Overview): Mention also the PuTTY integration under
4025 Win32. Remove paragraphs about Tramp's experimental status.
4026 (Frequently Asked Questions): Add code example for highlighting the
4027 mode line.
4028
6159985a
MO
40292007-11-03 Michael Olson <mwolson@gnu.org>
4030
4031 * remember.texi: Change mentions of remember-buffer to
4032 remember-finalize throughout.
4033
bec9b2f5
MO
40342007-10-30 Michael Olson <mwolson@gnu.org>
4035
4036 * remember.texi (Copying): Remove.
4037 (Mailbox): Update with non-BBDB instructions.
4038 (Diary, Org): Add.
4039 (Bibliography, Planner Page): Remove.
4040
b6173182
JB
40412007-10-30 Juanma Barranquero <lekktu@gmail.com>
4042
4043 * makefile.w32-in (INFO_TARGETS): Add remember.
4044 (DVI_TARGETS): Add remember.dvi.
4045 ($(infodir)/remember): New rule.
4046 (clean): Add remember*.
4047
15f3eb73
MO
40482007-10-30 Michael Olson <mwolson@gnu.org>
4049
70bdc930
MO
4050 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4051 ($(infodir)/remember): New rule that builds the Remember Manual.
4052
b6173182
JB
4053 * remember.texi: New file containing the Remember Mode Manual.
4054 Shuffle chapters around after initial import.
7d3f6f1a
MO
4055 (Function Reference): Split Keystrokes into separate chapter.
4056 (Keystrokes): Document C-c C-k.
51d24a12 4057 (Introduction): Fix typographical issue with "---".
15f3eb73 4058
404cd454
GM
40592007-10-29 Richard Stallman <rms@gnu.org>
4060
4061 * widget.texi (Introduction): Delete discussion of implementation
4062 internals.
4063
9bbb9638
MA
40642007-10-29 Michael Albinus <michael.albinus@gmx.de>
4065
4066 * tramp.texi (Connection caching): Host names must be different
4067 when tunneling.
4068
c7ff939a
RS
40692007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4070
4071 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4072 Gnus v5.13.
4073
01c52d31
MB
40742007-10-28 Miles Bader <miles@gnu.org>
4075
4076 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4077
01c52d31
MB
40782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4079
0c7efc08
SM
4080 * gnus.texi (Sorting the Summary Buffer):
4081 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4082
40832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4084
4085 * gnus.texi (Non-ASCII Group Names): New node.
4086 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4087 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4088
c8763fb6 40892007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4090
4091 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4092 clean the output of the program `imap-shell-program'.
4093
40942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4095
4096 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4097
40982007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4099
4100 * gnus.texi (Sticky Articles): Documentation for sticky article
4101 buffers.
4102
c8763fb6 41032007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4104
4105 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4106
41072007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4108
4109 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4110
41112007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4112
0c7efc08
SM
4113 * gnus.texi (Archived Messages):
4114 Document gnus-update-message-archive-method.
01c52d31
MB
4115
41162007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4117
4118 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4119
c8763fb6 41202007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4121
0c7efc08
SM
4122 * gnus.texi (Group Maneuvering):
4123 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4124
41252007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4126
0c7efc08
SM
4127 * gnus.texi (Really Various Summary Commands):
4128 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4129
41302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4131
4132 * gnus.texi, message.texi: Bump version number.
4133
41342007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4135
4136 * gnus.texi (Group Line Specification, Misc Group Stuff)
4137 (Server Commands): Parenthesize @pxref{Mail Spool}.
4138
41392007-10-28 Didier Verna <didier@xemacs.org>
4140
4141 New user option: message-signature-directory.
4142 * message.texi (Insertion Variables): Document it.
4143 * gnus.texi (Posting Styles): Ditto.
4144
41452007-10-28 Didier Verna <didier@xemacs.org>
4146
4147 * gnus.texi (Group Line Specification):
4148 * gnus.texi (Misc Group Stuff):
4149 * gnus.texi (Server Commands): Document the group compaction feature.
4150
41512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4152
4153 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4154
4155 * message.texi (Various Message Variables): Add message-fill-column.
4156
41572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4158
4159 * gnus.texi: Untabify.
4160
41612007-10-28 Didier Verna <didier@xemacs.org>
4162
4163 * gnus.texi (Group Parameters): Document the posting-style merging
4164 process in topic-mode.
4165
41662007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4167
4168 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4169
41702007-10-28 Romain Francoise <romain@orebokech.com>
4171
4172 * gnus.texi (Mail Spool): Fix typo.
4173 Update copyright.
4174
41752007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4176
4177 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4178
41792007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4180
4181 * gnus.texi (Summary Generation Commands):
4182 Add gnus-summary-insert-ticked-articles.
4183
41842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4185
b2abec73
JB
4186 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4187 to spam-spamassassin-program.
01c52d31
MB
4188
41892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4190
4191 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4192
41932007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4194
4195 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4196
41972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4198
4199 * message.texi (Mail Headers): Document `opportunistic'.
4200
42012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4202
4203 * emacs-mime.texi (Encoding Customization): Explain how to set
4204 mm-coding-system-priorities per hierarchy.
4205
42062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4207
4208 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4209 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4210
42112007-10-28 Didier Verna <didier@xemacs.org>
4212
4213 * message.texi (Wide Reply): Update documentation of
4214 message-dont-reply-to-names (now allowing a list of regexps).
4215
42162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4217
4218 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4219
42202007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4221
4222 * gnus.texi (SpamAssassin back end): Fix typo.
4223
4224 * sieve.texi (Examples): Fix grammar.
4225
42262007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4227
4228 * gnus.texi (Searching for Articles): Document M-S and M-R.
4229 (Limiting): Document / b.
4230
42312007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4232
4233 * gnus.texi (Thread Commands): T M-^.
4234
42352007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4236
4237 * message.texi (Mail Aliases): Document ecomplete.
4238 (Mail Aliases): Fix typo.
4239
42402007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4241
4242 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4243 fix typo.
4244
42452007-10-28 Romain Francoise <romain@orebokech.com>
4246
4247 * gnus.texi (Mail Spool): Grammar fix.
4248
42492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4250
4251 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4252 string.
4253
42542007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4255
4256 * gnus.texi (Group Parameters): Fix description.
4257
42582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4259
b2abec73
JB
4260 * gnus.texi (Gmane Spam Reporting):
4261 Fix spam-report-gmane-use-article-number.
4262 Add spam-report-user-mail-address.
01c52d31
MB
4263
42642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4265
4266 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4267
42682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4269
4270 * gnus.texi (Group Parameters): Add simplified sorting example based on
4271 example for `Sorting the Summary Buffer' from Jari Aalto
4272 <jari.aalto@cante.net>.
4273 (Example Methods): Add example for an indirect connection.
4274
42752007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4276
0c7efc08 4277 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4278 (Agent Parameters): Updated parameter names to match code.
4279 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4280 'gnus-agent-summary-fetch-series'.
4281 (Agent and flags): New section providing a generalized discussion
4282 of flag handling.
0c7efc08
SM
4283 (Agent and IMAP): Remove flag discussion.
4284 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4285
42862007-10-28 Romain Francoise <romain@orebokech.com>
4287
4288 * gnus.texi (Exiting the Summary Buffer): Add new function
4289 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4290
42912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4292
4293 * gnus.texi (Conformity): Fix typo.
4294 (Customizing Articles): Document `first'.
4295
42962007-10-28 Jari Aalto <jari.aalto@cante.net>
4297
4298 * gnus.texi (Sorting the Summary Buffer):
4299 Add `gnus-thread-sort-by-date-reverse'. Add example
4300 host to different sorting in NNTP and RSS groups.
4301
43022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4303
4304 * message.texi (Insertion): Describe prefix for
4305 message-mark-inserted-region and message-mark-insert-file.
4306
43072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4308
4309 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4310 LaTeX documents. Describe "text/x-gnus-verbatim".
4311
43122007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4313
b2abec73 4314 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4315 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4316 (spam-stat spam filtering, SpamOracle)
0c7efc08 4317 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4318 clarity.
4319
43202007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4321
4322 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4323 gnus-article-delete-part and gnus-article-replace-part.
4324 (Using MIME): Add gnus-mime-replace-part.
4325
43262007-10-28 Romain Francoise <romain@orebokech.com>
4327
4328 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4329 requires `auto-compression-mode' to be enabled. Add new nnml
4330 variable `nnml-compressed-files-size-threshold'.
4331
43322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4333
0c7efc08
SM
4334 * gnus.texi (Sorting the Summary Buffer):
4335 Add gnus-thread-sort-by-recipient.
01c52d31
MB
4336
43372007-10-28 Romain Francoise <romain@orebokech.com>
4338
4339 * message.texi (Insertion Variables): Mention new variable
4340 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4341 documentation accordingly.
4342
43432007-10-28 Romain Francoise <romain@orebokech.com>
4344
4345 * gnus.texi (To From Newsgroups): Mention new variables
4346 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4347
43482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4349
4350 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4351 stuff; gnus-mime-inline-part does the automatic decompression.
4352
43532007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4354
4355 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 4356 "training.ham" should be "training.spam".
01c52d31
MB
4357
43582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4359
4360 * message.texi (Mail Variables): Fix the default value for
4361 message-send-mail-function.
4362
43632007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4364
4365 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4366 always returns nil exceptionally.
4367
43682007-10-28 Simon Josefsson <jas@extundo.com>
4369
0c7efc08
SM
4370 * gnus.texi (Article Washing): Add libidn URL.
4371 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
4372
43732007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4374
4375 * gnus.texi (Topic Commands): Fix next/previous.
4376
43772007-10-28 Simon Josefsson <jas@extundo.com>
4378
4379 * gnus.texi (Article Washing): Mention `W i'.
4380
c8763fb6 43812007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
4382
4383 * gnus.texi (Group Parameters): Slight extension of sieve
4384 parameter description.
4385
43862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4387
4388 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4389 matching score files as well.
4390 (Picons): Describe `gnus-picon-style'.
4391
43922007-10-28 Romain Francoise <romain@orebokech.com>
4393
4394 * message.texi (Message Headers): Mention that headers are hidden
4395 using narrowing, and how to expose them.
4396 Update copyright.
4397
43982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4399
4400 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4401 `gnus-summary-sort-by-recipient'.
4402
44032007-10-28 Romain Francoise <romain@orebokech.com>
4404
4405 * gnus.texi (NNTP marks): New node.
4406 (NNTP): Move NNTP marks variables to the new node.
4407
44082007-10-28 Jesper Harder <harder@ifa.au.dk>
4409
b2abec73 4410 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
4411
4412 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4413
44142007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4415
b2abec73 4416 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 4417 everywhere for consistency.
b2abec73
JB
4418 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4419 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
4420 Say "regular expression" instead of "regex." Admonish.
4421 Pick other words to sound better (s/so/thus/).
4422 (Spam ELisp Package Filtering of Incoming Mail):
4423 Mention statistical filters. Remove old TODO.
01c52d31 4424 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
4425 New section on sorting and displaying the spam score.
4426 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4427 backend but an alias to spam-use-BBDB.
4428 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
4429 new backend functionality.
4430
44312007-10-28 Simon Josefsson <jas@extundo.com>
4432
4433 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4434 nntp-marks-directory, from Romain Francoise
4435 <romain@orebokech.com>.
4436
44372007-10-28 Magnus Henoch <mange@freemail.hu>
4438
4439 * gnus.texi (Hashcash): New default value of
4440 hashcash-default-payment.
4441
44422007-10-28 Simon Josefsson <jas@extundo.com>
4443
4444 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4445 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4446
44472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4448
0c7efc08 4449 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
4450
44512007-10-28 Simon Josefsson <jas@extundo.com>
4452
4453 * gnus.texi (documentencoding): Add, to avoid warnings.
4454
44552007-10-28 Simon Josefsson <jas@extundo.com>
4456
4457 * message.texi (Mail Headers): Add.
4458
4459 * gnus.texi (Hashcash): Fix.
4460
44612007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4462
0c7efc08 4463 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 4464 that payments can be verified and fix the name of the
b2abec73 4465 hashcash-path variable.
01c52d31
MB
4466
44672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4468
b2abec73 4469 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
4470
44712007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4472
4473 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4474
44752007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4476
4477 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
4478 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4479 warning about ham processors in spam groups removed.
01c52d31
MB
4480
44812007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 4482
0c7efc08 4483 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 4484 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
4485
44862007-10-28 Jesper Harder <harder@ifa.au.dk>
4487
4488 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4489 (Mailing List): Typo.
4490 (Customizing Articles): Add gnus-treat-ansi-sequences.
4491 (Article Washing): Index.
4492
4493 * message.texi: Use m-dash consistently.
4494
44952007-10-28 Jesper Harder <harder@ifa.au.dk>
4496
4497 * gnus.texi (GroupLens): Remove.
4498
44992007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
4500
0c7efc08
SM
4501 * gnus.texi (Outgoing Messages, Agent Variables):
4502 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
4503 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4504
45052007-10-28 Jesper Harder <harder@ifa.au.dk>
4506
4507 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4508
45092007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4510
4511 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4512
4513 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
4514
45152007-10-28 Simon Josefsson <jas@extundo.com>
4516
4517 * gnus.texi (Top): Add SASL.
4518
404cd454
GM
45192007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4520
4521 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4522
45232007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
4524
4525 * gnus.texi (Troubleshooting): Adjust Gnus version number.
4526
0edd2970
JB
45272007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
4528
4529 * calc.texi (Formulas, Composition Basics): Lower the
4530 precedence of negation.
4531
a9afba20
JY
45322007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
4533
4534 * ses.texi (The Basics): Mention how to create a new spreadsheet.
4535 Mention the new three-letter column identifiers.
4536 (More on cell printing): Calculate-cell and truncate-cell are now `c'
4537 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
4538 message when using `c' on an empty default with default printer.
4539 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
4540 renamed to `ses--symbolic-formulas' some time ago.
4541
45b778a6
JB
45422007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
4543
4544 * calc.texi (Default Simplifications, Making Selections)
4545 (Customizing Calc): Clarify associativity of multiplication.
4546
03b5bade
MA
45472007-10-23 Michael Albinus <michael.albinus@gmx.de>
4548
4549 * tramp.texi (Traces and Profiles): Simplify loop over
4550 `trace-function-background'.
4551
e658c8ee
JL
45522007-10-22 Juri Linkov <juri@jurta.org>
4553
4554 * dired-x.texi (Shell Command Guessing): Default values are now
4555 available by typing M-n instead of M-p.
4556
dd753688
MA
45572007-10-21 Michael Albinus <michael.albinus@gmx.de>
4558
4559 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
4560 (Password caching): Remove `tramp-clear-passwd'.
4561 It's not a command anymore.
dd753688
MA
4562 (Bug Reports): Add `tramp-bug' to function index.
4563 (Function Index, Variable Index): New nodes.
4564 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
4565
4566 * trampver.texi: Update release number.
4567
4bb49b43
JB
45682007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
4569
8b296cdd 4570 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
4571 about integer size into past tense.
4572 (Time Zones): Remove pointer to Calc author's address.
4573 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 4574 and hyperbolic cotangent. Fix typo.
4bb49b43 4575
311dd93f
MA
45762007-10-10 Michael Albinus <michael.albinus@gmx.de>
4577
4578 Sync with Tramp 2.1.11.
4579
4580 * trampver.texi: Update release number.
4581
ea3fc256
MA
45822007-10-06 Michael Albinus <michael.albinus@gmx.de>
4583
4584 * tramp.texi (External packages): New section.
4585
1af74d06
MB
45862007-09-29 Juri Linkov <juri@jurta.org>
4587
4588 * info.texi (Help-Int): Document `L' (`Info-history').
4589
0e2806fa
SM
45902007-09-26 Carsten Dominik <dominik@science.uva.nl>
4591
4592 * org.texi: Change links to webpage and maintained email.
4593 (Remember): Promote to Chapter, significant changes.
4594 (Fast access to TODO states): New section.
4595 (Faces for TODO keywords): New section.
4596 (Export options): Example for #+DATE.
4597 (Progress logging): Section moved.
4598
567b9191
BW
45992007-09-26 Bill Wohler <wohler@newt.com>
4600
4601 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
4602 browse-url-at-mouse.
4603
1af74d06
MB
46042007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
4605
4606 * flymake.texi (Customizable variables): Face names don't end in -face.
4607 Fix flymake-err-line-patterns template.
4608 (Example -- Configuring a tool called directly): Fix init-function.
4609 (Highlighting erroneous lines): Face names don't end in -face.
4610
d60a4e3a 46112007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
4612
4613 * erc.texi (Special-Features): Fix small typo.
4614
7d7a3510
MA
46152007-09-14 Michael Albinus <michael.albinus@gmx.de>
4616
4617 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4618 and "External transfer methods".
4619
285f0d3a
JB
46202007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
4621
4622 * calc.texi (Predefined Units): Add some history.
4623
526dc846
MO
46242007-09-08 Michael Olson <mwolson@gnu.org>
4625
87e04f16
JB
4626 * erc.texi (Copying): New section included from gpl.texi.
4627 This matches the look of the upstream ERC manual.
526dc846 4628
f10d0e80
JB
46292007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
4630
87e04f16 4631 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
4632 (Random Numbers): Clarify the distribution of `random'.
4633
4009494e
GM
46342007-09-06 Glenn Morris <rgm@gnu.org>
4635
f1fc42aa 4636 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 4637 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
4638 Change all setfilename commands to use ../../info.
4639 * Makefile.in: Move the parts of the old man/Makefile.in that do not
4640 refer to the Emacs manual here.
4641 (infodir): New variable.
4642 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
4643 (cc-mode.texi, faq.texi): Update references to source file locations.
4644 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
4645 do not refer to the Emacs manual here.
4646 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
4647
4648 * Makefile.in: Add `basename' versions of all info targets, for
4649 convenience when rebuilding just one manual.
4650 (../etc/GNU): Delete obsolete target.
4651 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4652 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
4653 *.vrs *.toc here...
4654 (maintainer-clean): ...from here.
4009494e
GM
4655
4656 * makefile.w32-in (../etc/GNU): Delete obsolete target.
4657
2de53ca6
GM
46582007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
4659
4660 * calc.texi (Date Conversions): Clarify definition of
4661 Julian day numbering.
4662 (Date Forms): Clarify definition of Julian day numbering;
4663 add some history.
4664
46652007-08-30 Carsten Dominik <dominik@science.uva.nl>
4666
87e04f16 4667 * org.texi: Version 5.07.
2de53ca6
GM
4668
46692007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4670
4671 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4672
46732007-08-22 Carsten Dominik <dominik@science.uva.nl>
4674
4675 * org.texi (Adding hyperlink types): New section.
4676 (Embedded LaTeX): Chapter updated because of LaTeX export.
4677 (LaTeX export): New section.
4678 (Using links out): New section.
4679
46802007-08-22 Glenn Morris <rgm@gnu.org>
4681
4682 * faq.texi (Learning how to do something): Refcards now in
4683 etc/refcards/ directory.
4684
46852007-08-22 Michael Albinus <michael.albinus@gmx.de>
4686
4687 * tramp.texi (Remote Programs): Persistency file must be cleared when
4688 changing `tramp-remote-path'.
4689 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
4690 macro.
4691
46922007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4693
4694 * calc.texi: Move contents to beginning of file.
4695 (Algebraic Entry): Fix the formatting of an example.
4696
46972007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4698
4699 * calc.texi (Basic Operations on Units): Mention exact versus
4700 inexact conversions.
4701
47022007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4703
4704 * calc.texi (Basic Operations on Units): Mention default
4705 values for new units.
4706 (Quick Calculator Mode): Mention that binary format will
4707 be displayed.
4708
47092007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
4710
4711 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
4712
47132007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
4714
4715 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
4716
47172007-08-08 Glenn Morris <rgm@gnu.org>
4718
4719 * gnus.texi, sieve.texi: Replace `iff'.
4720
47212007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
4722
4723 * calc.texi (Basic Graphics): Mention the graphing of error
4724 forms.
4725 (Graphics Options): Mention how `g s' handles error forms.
4726 (Curve Fitting): Mention plotting the curves.
4727 (Standard Nonlinear Models): Add additional models.
4728 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
4729 (Linear Fits): Correct result.
4730
47312007-08-01 Alan Mackenzie <acm@muc.de>
4732
4733 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
4734 to "--no-site-file".
4735
47362007-07-29 Michael Albinus <michael.albinus@gmx.de>
4737
4738 * tramp.texi (Frequently Asked Questions): Point to mode line
4739 extension in Emacs 23.1.
4740
4741 * trampver.texi: Update release number.
4742
47432007-07-27 Glenn Morris <rgm@gnu.org>
4744
4745 * calc.texi (Copying): Include license text from gpl.texi, rather than
4746 in-line.
4747
47482007-07-25 Glenn Morris <rgm@gnu.org>
4749
4750 * calc.texi (Copying): Replace license with GPLv3.
4751
4752 * Relicense all FSF files to GPLv3 or later.
4753
47542007-07-22 Michael Albinus <michael.albinus@gmx.de>
4755
4756 Sync with Tramp 2.1.10.
4757
4758 * tramp.texi (trampfn): Expand macro implementation in order to handle
4759 empty arguments.
4760 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 4761 occurrences by trampfn.
2de53ca6 4762 (Frequently Asked Questions): Extend example code for host
b2abec73 4763 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
4764 file names to be typed.
4765
4766 * trampver.texi: Update release number.
4767
47682007-07-17 Michael Albinus <michael.albinus@gmx.de>
4769
4770 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
4771 section. Reported by <poti@potis.org>.
4772 (Remote processes): Arguments of the program to be debugged are taken
4773 literally.
4774 (Frequently Asked Questions): Simplify recentf example.
4775
47762007-07-14 Karl Berry <karl@gnu.org>
4777
4778 * info.texi (@copying): New Back-Cover Text.
4779
4780 * info.texi (Quitting Info): Move to proper place in source.
4781 (Reported by Benno Schulenberg.)
4782
47832007-07-13 Eli Zaretskii <eliz@gnu.org>
4784
4785 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
4786
4787 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
4788
4789 * emacs-mime.texi: Add @documentencoding directive.
4790
47912007-07-12 Nick Roberts <nickrob@snap.net.nz>
4792
4793 * tramp.texi (Remote processes): Add an anchor to the subsection
4794 "Running a debugger on a remote host".
4795
47962007-07-12 Michael Albinus <michael.albinus@gmx.de>
4797
4798 * tramp.texi (Remote processes): Don't call it "experimental" any
4799 longer. Add subsection about running a debugger on a remote host.
4800
48012007-07-10 Carsten Dominik <dominik@science.uva.nl>
4802
4803 * org.texi (Properties and columns): Chapter rewritten.
4804
48052007-07-08 Michael Albinus <michael.albinus@gmx.de>
4806
4807 * tramp.texi:
4808 * trampver.texi: Migrate to Tramp 2.1.
4809
48102007-07-02 Carsten Dominik <dominik@science.uva.nl>
4811
4812 * org.texi (Properties): New chapter.
4813
48142007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
4815
4816 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
4817 Control Panel.
4818
4819 * gnus.texi (Misc Article): Add index entry for
4820 gnus-single-article-buffer.
4821
48222007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
4823
4824 * gnus.texi (Starting Up): Fix typo.
4825
48262007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
4827
4828 * gnus.texi (Asynchronous Fetching): Fix typo.
4829
48302007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
4831
4832 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
4833 (About This Manual): Remove redundant information.
4834 (Getting Started): Mention author.
4835 (Basic Arithmetic, Customizing Calc): Make description of the
4836 variable `calc-multiplication-has-precedence' match its new effect.
4837
48382007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
4839
0c7efc08
SM
4840 * calc.texi (Basic Arithmetic, Customizing Calc):
4841 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
4842
48432007-06-19 Carsten Dominik <dominik@science.uva.nl>
4844
4845 * org.texi (Tag): Section swapped with node Timestamps.
4846 (Formula syntax for Lisp): Document new `L' flag.
4847
48482007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
4849
4850 * gnus.texi (Misc Group Stuff, Summary Buffer)
4851 (Server Commands, Article Keymap): Fix typo. s/function/command/.
4852
48532007-06-06 Juanma Barranquero <lekktu@gmail.com>
4854
4855 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
4856 * gnus.texi (Article Buttons, Mail Source Customization)
4857 (Sending or Not Sending, Customizing NNDiary):
4858 * message.texi (Message Headers):
4859 * mh-e.texi (HTML): Fix typos.
4860
48612007-06-07 Michael Albinus <michael.albinus@gmx.de>
4862
4863 Sync with Tramp 2.0.56.
4864
4865 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
4866 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
4867
48682007-06-02 Chong Yidong <cyd@stupidchicken.com>
4869
4870 * Version 22.1 released.
4871
48722007-05-26 Michael Olson <mwolson@gnu.org>
4873
4874 * erc.texi (Modules): Fix references to completion modules.
4875
48762007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
4877
4878 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
4879
48802007-05-09 Didier Verna <didier@xemacs.org>
4881
4882 * gnus.texi (Email Based Diary): New. Proper documentation for the
4883 nndiary back end and the gnus-diary library.
4884
48852007-05-03 Karl Berry <karl@gnu.org>
4886
4887 * .cvsignore (*.pdf): New entry.
4888
4889 * texinfo.tex: Update from current version for better pdf generation.
4890
48912007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
4892
4893 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
4894
48952007-04-28 Glenn Morris <rgm@gnu.org>
4896
4897 * faq.texi (New in Emacs 22): Restore mention of python.el pending
4898 consideration of legal status.
4899
49002007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
4901
4902 * idlwave.texi: Minor updates for IDLWAVE 6.1.
4903
49042007-04-24 Chong Yidong <cyd@stupidchicken.com>
4905
4906 * faq.texi (New in Emacs 22): python.el removed.
4907
49082007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
4909
4910 * calc.texi (Reporting bugs): Update maintainer's address.
4911
49122007-04-22 Chong Yidong <cyd@stupidchicken.com>
4913
4914 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
4915
49162007-04-15 Jay Belanger <belanger@truman.edu>
4917
4918 * calc.texi (Title page): Remove the date.
4919 (Basic Arithmetic): Emphasize that / binds less strongly than *.
4920 (The Standard Calc Interface): Change trail title.
4921 (Floats): Mention that when non-decimal floats are entered, only
4922 approximations are stored.
4923 (Copying): Move to the appendices.
4924 (GNU Free Documentation License): Add as an appendix.
4925
49262007-04-15 Chong Yidong <cyd@stupidchicken.com>
4927
4928 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
4929 * dired-x.texi, ebrowse.texi, ediff.texi:
4930 * emacs-mime.texi, erc.texi, eshell.texi:
4931 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
4932 * idlwave.texi, message.texi, newsticker.texi, org.texi:
4933 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
4934 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
4935 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
4936 * woman.texi: Include GFDL.
4937
4938 * doclicense.texi: Remove node heading, so that it can be included by
4939 other files.
4940
4941 * dired-x.texi: Relicence under GFDL. Remove date from title page.
4942
4943 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
4944 than *.
4945
49462007-04-14 Carsten Dominik <dominik@science.uva.nl>
4947
4948 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
4949 in Calc.
4950
49512007-04-09 Romain Francoise <romain@orebokech.com>
4952
4953 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
4954 Mac OS ports. Make it clear that mouse-1 complements and doesn't
4955 replace mouse-2.
4956
49572007-04-08 Chong Yidong <cyd@stupidchicken.com>
4958
4959 * woman.texi (Word at point, Interface Options): woman-topic-at-point
4960 renamed to woman-use-topic-at-point. Document new behavior.
4961
49622007-04-08 Richard Stallman <rms@gnu.org>
4963
4964 * url.texi: Fix some indexing.
4965 (Disk Caching): Drop discussion of old/other Emacs versions.
4966
49672007-04-07 Chong Yidong <cyd@stupidchicken.com>
4968
4969 * url.texi (Disk Caching): Say Emacs 21 "and later".
4970
4971 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
4972 on Font locking which now mentions JIT lock.
4973
49742007-04-01 Michael Olson <mwolson@gnu.org>
4975
4976 * erc.texi: Update for the ERC 5.2 release.
4977
49782007-03-31 David Kastrup <dak@gnu.org>
4979
4980 * woman.texi (Topic, Interface Options): Explain changes semantics of
4981 woman-manpath in order to consider MANPATH_MAP entries.
4982
49832007-03-31 Eli Zaretskii <eliz@gnu.org>
4984
4985 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
4986
49872007-03-26 Richard Stallman <rms@gnu.org>
4988
4989 * pgg.texi (Caching passphrase): Clean up previous change.
4990
49912007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
4992
4993 * gnus.texi (Setting Process Marks): Fix typo.
4994
49952007-03-25 Romain Francoise <romain@orebokech.com>
4996
4997 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
4998 readability, and include various fixes by Daniel Brockman, Nick Roberts
4999 and Dieter Wilhelm.
5000
50012007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5002
5003 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5004
5005 * gnus.texi (Mail Source Specifiers): Fix typo.
5006
50072007-03-22 Ralf Angeli <angeli@caeruleus.net>
5008
5009 * reftex.texi (Imprint): Update maintainer information.
5010
50112007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5012
5013 * message.texi (Message Buffers): Update documentation for
5014 message-generate-new-buffers.
5015
50162007-03-15 Daiki Ueno <ueno@unixuser.org>
5017
5018 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5019
50202007-03-21 Glenn Morris <rgm@gnu.org>
5021
5022 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5023
50242007-03-19 Chong Yidong <cyd@stupidchicken.com>
5025
5026 * eshell.texi (Known problems): Emacs 21 -> 22.
5027
5028 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5029
50302007-03-18 Jay Belanger <belanger@truman.edu>
5031
5032 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5033
50342007-03-12 Glenn Morris <rgm@gnu.org>
5035
5036 * calc.texi (Time Zones): Switch to new North America DST rule.
5037
5038 * calc.texi: Replace "daylight savings" with "daylight
5039 saving" in text throughout.
5040
50412007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5042
5043 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5044 The variable now uses a list of symbols instead of just a symbol.
5045 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5046
50472007-03-06 Romain Francoise <romain@orebokech.com>
5048
5049 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5050 new packages, and mention Gnus update.
5051
50522007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5053
5054 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5055 nntp-open-connection-functions-never-echo-commands.
5056
50572007-02-27 Chong Yidong <cyd@stupidchicken.com>
5058
5059 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5060 problems on the console, and security risk in not using gpg-agent.
5061
50622007-02-25 Carsten Dominik <dominik@science.uva.nl>
5063
0c7efc08 5064 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5065 Completely reorganized and rewritten.
5066 (CamelCase links): Section removed.
5067 (Repeating items): New section.
5068 (Tracking TODO state changes): New section.
5069 (Agenda views): Chapter reorganized and rewritten.
5070 (HTML export): Section rewritten.
5071 (Tables in arbitrary syntax): New section.
5072 (Summary): Better feature summary.
5073 (Activation): Document problem with cut-and-paste of Lisp code
5074 from PDF files.
5075 (Visibility cycling): Document indirect buffer use.
5076 (Structure editing): Document sorting.
5077 (Remember): Section rewritten.
5078 (Time stamps): Better description of time stamp types.
5079 (Tag searches): Document regular expression search for tags.
5080 (Stuck projects): New section.
5081 (In-buffer settings): New keywords.
5082 (History and Acknowledgments): Updated description.
5083
50842007-02-24 Alan Mackenzie <acm@muc.de>
5085
5086 * cc-mode.texi (Movement Commands): Insert two missing command names.
5087 (Getting Started): Slight wording correction (use conditional).
5088
50892007-02-22 Kim F. Storm <storm@cua.dk>
5090
5091 * widget.texi (User Interface, Basic Types): Document need to put some
5092 text before the %v escape in :format string in editable-field widget.
5093
50942007-02-18 Romain Francoise <romain@orebokech.com>
5095
5096 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5097 `cvs-mode-quit'.
5098
50992007-02-10 Markus Triska <markus.triska@gmx.at>
5100
5101 * widget.texi (Programming Example): Put constant strings in :format.
5102
51032007-02-07 Juanma Barranquero <lekktu@gmail.com>
5104
5105 * faq.texi (Fullscreen mode on MS-Windows): New node.
5106
51072007-02-04 David Kastrup <dak@gnu.org>
5108
5109 * faq.texi (AUCTeX): Update version number. Should probably be done
5110 for other packages as well.
5111
51122007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5113
5114 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5115 <tassilo@member.fsf.org>.
5116
51172007-01-27 Eli Zaretskii <eliz@gnu.org>
5118
5119 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5120 ls-lisp-use-localized-time-format.
5121
51222007-01-20 Markus Triska <markus.triska@gmx.at>
5123
5124 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5125
51262007-01-13 Michael Olson <mwolson@gnu.org>
5127
5128 * erc.texi (Modules): Mention capab-identify module.
5129
51302007-01-05 Michael Olson <mwolson@gnu.org>
5131
5132 * erc.texi (Getting Started): Update for /RECONNECT command.
5133
51342007-01-04 Richard Stallman <rms@gnu.org>
5135
5136 * ebrowse.texi: Change C-c b to C-c C-m.
5137
51382007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5139
5140 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5141 variables only in info to avoid redundant entries in the printed
5142 manual.
5143
51442007-01-02 Daiki Ueno <ueno@unixuser.org>
5145
5146 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5147
51482007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5149
5150 * message.texi (Security): Split into sub-nodes.
5151
51522007-01-01 Alan Mackenzie <acm@muc.de>
5153
5154 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5155 eval-after-load in Emacs <=21 and a workaround. Document that
5156 trigraphs are not supported.
5157
51582007-01-01 Alan Mackenzie <acm@muc.de>
5159
5160 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5161 c-context-line-break. When invoked within a string, preserve
5162 whitespace. Add a backslash only when also in a macro.
5163
51642007-01-01 Alan Mackenzie <acm@muc.de>
5165
5166 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5167
51682007-01-01 Alan Mackenzie <acm@muc.de>
5169
5170 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5171 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5172
51732007-01-01 Alan Mackenzie <acm@muc.de>
5174
5175 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5176 "Choosing a Style".
5177
5178 * cc-mode.texi ("Styles"): Add @dfn{style}.
5179
51802006-12-30 Michael Albinus <michael.albinus@gmx.de>
5181
5182 Sync with Tramp 2.0.55.
5183
5184 * trampver.texi: Update release number.
5185
51862006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5187
5188 * gnus.texi (Customizing Articles): Add index entries for all
5189 gnus-treat-* variables.
5190
c8763fb6 51912006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5192
5193 * gnus.texi (IMAP): Fix incorrect explanation of
5194 nnimap-search-uids-not-since-is-evil in documentation for
5195 nnimap-expunge-search-string.
5196
51972006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5198
5199 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5200 spam-ifile-database.
5201
52022006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5203
5204 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5205 rebind C-s.
5206
c8763fb6 52072006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5208
5209 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5210 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5211 "expiring mail".
5212 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5213 nnimap-nov-is-evil.
5214
52152006-12-25 Kevin Ryde <user42@zip.com.au>
5216
5217 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5218 about the key procedure being used heavily.
5219
52202006-12-24 Chong Yidong <cyd@stupidchicken.com>
5221
5222 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5223 to t.
5224 (Prerequisites): Add explanation about gpg-agent.
5225
52262006-12-22 Kevin Ryde <user42@zip.com.au>
5227
5228 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5229 "sort" instead of "sort*".
5230
52312006-12-19 Richard Stallman <rms@gnu.org>
5232
5233 * calc.texi (History and Acknowledgements): Recognize that Emacs
5234 now does have floating point.
5235
52362006-12-19 Michael Albinus <michael.albinus@gmx.de>
5237
5238 * tramp.texi (External transfer methods): Describe new method `scpc'.
5239
52402006-12-17 Sascha Wilde <wilde@sha-bang.de>
5241
5242 * pgg.texi: Added short note on gpg-agent to the introduction.
5243
52442006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5245
5246 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5247 also applies to Cc.
5248
52492006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5250
5251 * gnus.texi (X-Face): Clarify. Say which programs are required
5252 on Windows.
5253
52542006-12-08 Michael Olson <mwolson@gnu.org>
5255
5256 * erc.texi (Modules): Remove documentation for list module.
5257
c8763fb6 52582006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5259
5260 * faq.texi (^M in the shell buffer): Ditto.
5261
52622006-11-20 Michael Olson <mwolson@gnu.org>
5263
5264 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5265
52662006-11-17 Carsten Dominik <dominik@science.uva.nl>
5267
5268 * org.texi: Fix typos.
5269 (Agenda commands): Document `C-k'.
5270
52712006-11-16 Eli Zaretskii <eliz@gnu.org>
5272
5273 * url.texi (http/https): Fix a typo in the HTTP URL.
5274
52752006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5276
5277 * ada-mode.texi: Total rewrite.
5278
52792006-11-13 Carsten Dominik <dominik@science.uva.nl>
5280
5281 * org.texi: Minor typo fixes.
5282
52832006-11-13 Bill Wohler <wohler@newt.com>
5284
5285 Release MH-E manual version 8.0.3.
5286
5287 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5288 release 8.0.3.
5289
5290 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5291 to set MAILDIR.
5292 (Reading Mail): Document the customization of read-mail-command
5293 for MH-E.
5294 (Viewing Attachments): Document mm-discouraged-alternatives.
5295 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5296 (Junk): Add more information about the settings of mh-junk-background
5297 in a program. Add /usr/bin/mh to PATH in examples.
5298
52992006-11-12 Richard Stallman <rms@gnu.org>
5300
5301 * woman.texi: Update author address but say he no longer maintains it.
5302
53032006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5304
5305 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5306 archived trees.
5307 (Checkboxes): Section moved to chapter 5, and extended.
5308 (The date/time prompt): New section.
5309 (Link abbreviations): New section.
5310 (Presentation and sorting): New section.
5311 (Custom agenda views): Section completely rewritten.
5312 (Summary): Compare with Planner.
5313 (Feedback): More info about creating backtraces.
5314 (Plain lists): Modified example.
5315 (Breaking down tasks): New section.
5316 (Custom time format): New section.
5317 (Time stamps): Document inactive timestamps.
5318 (Setting tags): More details about fast tag selection.
5319 (Block agenda): New section.
5320 (Custom agenda views): Section rewritten.
5321 (Block agenda): New section.
5322
53232006-11-07 Michael Albinus <michael.albinus@gmx.de>
5324
5325 * tramp.texi (Configuration): scp is the default method.
5326 (Default Method): Use ssh as example for another method.
5327
53282006-10-27 Richard Stallman <rms@gnu.org>
5329
5330 * woman.texi: Downcase nroff/troff/roff.
5331 (Installation): Chapter deleted. Some xrefs deleted.
5332 (Background): woman doesn't advise man ;-).
5333
c8763fb6 53342006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5335
5336 * ada-mode.texi (Project files, Identifier completion)
5337 (Automatic Casing, Debugging, Using non-standard file names)
5338 (Working Remotely): Fix typos.
5339
53402006-10-20 Masatake YAMATO <jet@gyve.org>
5341
0c7efc08 5342 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
5343 sample code `my-c-initialization-hook'.
5344
53452006-10-19 Stuart D. Herring <herring@lanl.gov>
5346
5347 * widget.texi: Fix typos.
5348
53492006-10-19 Michael Albinus <michael.albinus@gmx.de>
5350
5351 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5352 "???". There have been no complaints for years, so the information
5353 must be appropriate.
5354
53552006-10-16 Richard Stallman <rms@gnu.org>
5356
5357 * widget.texi: Use @var instead of capitalization.
5358 Clarify many widget type descriptions.
5359
53602006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5361
5362 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5363 gnus-dired-attach.
5364 (Selecting a Group): Fix typo.
5365
c8763fb6 53662006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5367
5368 * widget.texi: Fix typos.
5369
53702006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5371
5372 * gnus.texi (Image Enhancements): Update for Emacs 22.
5373
5374 * gnus-faq.texi ([1.3]): Update.
5375
53762006-10-06 Richard Stallman <rms@gnu.org>
5377
5378 * faq.texi (Displaying the current line or column):
5379 Delete "As of Emacs 20".
5380
53812006-10-06 Romain Francoise <romain@orebokech.com>
5382
5383 * faq.texi (VM): VM works with Emacs 22 too.
5384
53852006-10-06 Richard Stallman <rms@gnu.org>
5386
5387 * ebrowse.texi: Remove Emacs version "21" from title.
5388
53892006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5390
5391 * gnus.texi (Foreign Groups): Say where change of editing commands are
5392 stored. Add reference to `gnus-parameters'.
5393
53942006-09-15 Jay Belanger <belanger@truman.edu>
5395
5396 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5397 Change "Library Public License" to "Lesser Public License"
5398 throughout. Use "yyyy" to represent year.
5399
54002006-09-15 Carsten Dominik <dominik@science.uva.nl>
5401
5402 * org.texi (Setting tags): Typo fix.
5403
54042006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5405
5406 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5407
54082006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5409
5410 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5411
54122006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5413
5414 * faq.texi (Escape sequences in shell output): EMACS is now set
5415 to Emacs's absolute file name, not to "t".
5416 (^M in the shell buffer): Likewise.
5417 * misc.texi (Interactive Shell): Likewise.
5418
54192006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5420
5421 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5422 mails with pop3-leave-mail-on-server. Fix wording.
5423 (Limiting): Improve gnus-summary-limit-to-articles.
5424 (X-Face): Fix typo.
5425
54262006-09-11 Simon Josefsson <jas@extundo.com>
5427
5428 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5429 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5430
54312006-09-06 Simon Josefsson <jas@extundo.com>
5432
5433 * smtpmail.texi (Authentication): Mention SSL.
5434
54352006-09-01 Eli Zaretskii <eliz@gnu.org>
5436
5437 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5438 Don't use @indicateurl.
5439
5440 * cc-mode.texi (Subword Movement): Don't use @headitem.
5441 (Custom Braces, Clean-ups): Don't use @tie.
5442
54432006-08-29 Michael Albinus <michael.albinus@gmx.de>
5444
5445 Sync with Tramp 2.0.54.
5446
5447 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5448 Suggested by Adrian Phillips <a.phillips@met.no>.
5449
54502006-08-15 Carsten Dominik <dominik@science.uva.nl>
5451
5452 * org.texi (Installation, Activation): Split from Installation and
5453 Activation.
5454 (Clocking work time): Documented new features.
5455
54562006-08-13 Alex Schroeder <alex@gnu.org>
5457
5458 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5459 example.
5460
54612006-08-12 Eli Zaretskii <eliz@gnu.org>
5462
5463 * faq.texi (How to add fonts): New node.
5464
54652006-08-05 Romain Francoise <romain@orebokech.com>
5466
5467 * faq.texi (New in Emacs 22): Expand.
5468
54692006-08-03 Michael Olson <mwolson@gnu.org>
5470
5471 * erc.texi: Update for ERC 5.1.4.
5472
54732006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5474
5475 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5476 in .../site-lisp/gnus/ by default.
5477 [ From gnus-news.texi in the trunk. ]
5478
54792006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5480
5481 * gnus.texi (MIME Commands): Additions for yEnc.
5482
54832006-07-24 Richard Stallman <rms@gnu.org>
5484
5485 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5486 * faq.texi: Move periods and commas inside quotes.
5487
54882006-07-20 Jay Belanger <belanger@truman.edu>
5489
5490 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5491
54922006-07-18 Chong Yidong <cyd@stupidchicken.com>
5493
5494 * faq.texi (Security risks with Emacs): Document Emacs 22
5495 file-local-variable mechanism.
5496
54972006-07-12 Michael Olson <mwolson@gnu.org>
5498
5499 * erc.texi: Update for ERC 5.1.3.
5500
55012006-07-12 Alex Schroeder <alex@gnu.org>
5502
5503 * rcirc.texi: Fix typos.
5504 (Getting started with rcirc): New calling convention for M-x irc.
5505 Mention #rcirc. Removed channel tracking.
0c7efc08 5506 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
5507 recently, eg. rcirc-server to rcirc-default-server. Added
5508 documentation for rcirc-authinfo, some background for Bitlbee, and
5509 rcirc-track-minor-mode.
0c7efc08 5510 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 5511 Scrolling.
0c7efc08 5512 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
5513 to match code changes.
5514
55152006-07-10 Nick Roberts <nickrob@snap.net.nz>
5516
5517 * gnus.texi, message.texi: Fix typos.
5518
55192006-07-07 Carsten Dominik <dominik@science.uva.nl>
5520
5521 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5522 commands.
5523 (Global TODO list): Document the use of the variables
5524 `org-agenda-todo-ignore-scheduled' and
5525 `org-agenda-todo-list-sublevels'.
5526
55272006-07-05 Richard Stallman <rms@gnu.org>
5528
5529 * faq.texi (Scrolling only one line): Fix xref.
5530
55312006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5532
5533 * faq.texi (Evaluating Emacs Lisp code):
5534 Throughout, replace eval-current-buffer with eval-buffer.
5535
55362006-07-03 Richard Stallman <rms@gnu.org>
5537
5538 * rcirc.texi (Scrolling conservatively): Fix xref.
5539
5540 * pcl-cvs.texi (Viewing differences): Usage fix.
5541
55422006-07-03 Carsten Dominik <dominik@science.uva.nl>
5543
5544 * org.texi (Agenda commands): Document `s' key to save all org-mode
5545 buffers.
5546
55472006-06-30 Ralf Angeli <angeli@caeruleus.net>
5548
5549 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
5550 names. Mention `cvs-msg' face.
5551
55522006-06-29 Carsten Dominik <dominik@science.uva.nl>
5553
5554 * org.texi (Checkboxes): New section.
5555
55562006-06-28 Carsten Dominik <dominik@science.uva.nl>
5557
5558 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
5559 throughout this chapter.
5560
55612006-06-27 Chong Yidong <cyd@stupidchicken.com>
5562
5563 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
5564 text for standalone vs Emacs info.
5565 (Help): Clarify header line description. Use mouse-1 for clicks.
5566 (Help-P): Use mouse-1 for clicks.
5567 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
5568 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
5569 (Choose menu subtopic): Remove gratuitous Emacs command names.
5570 (Help-FOO): Put usual behavior first.
5571 (Help-Xref): Clicking on xrefs works in Emacs.
5572 (Search Text): Clarify what the default behavior is.
5573 (Create Info buffer): Fix Emacs window/X window confusion.
5574 (Emacs Info Variables): Fix for new Emacs init file behavior.
5575
55762006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5577
5578 * gnus.texi (Summary Buffer Lines): Fix typo.
5579
55802006-06-23 Carsten Dominik <dominik@science.uva.nl>
5581
5582 * org.texi (Embedded LaTeX): New chapter.
5583 (Archiving): Section rewritten.
5584 (Enhancing text): Some parts moved to the new chapter about LaTeX.
5585
55862006-06-20 Bill Wohler <wohler@newt.com>
5587
5588 Release MH-E manual version 8.0.1.
5589
5590 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5591 release 8.0.1.
5592 (Preface): Depend on GNU mailutils 1.0 and higher.
5593
55942006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
5595
5596 * message.texi (News Headers): Update message-syntax-checks section.
5597
55982006-06-19 Karl Berry <karl@gnu.org>
5599
5600 * info.texi (Advanced): Mention C-q, especially with ?.
5601
56022006-06-19 Carsten Dominik <dominik@science.uva.nl>
5603
5604 * org.texi (Publishing links): Document the `:link-validation-function'
5605 property.
5606 (Extensions and Hacking): New chapter, includes some sections of the
5607 "Miscellaneous" chapter.
5608
56092006-06-10 Carsten Dominik <dominik@science.uva.nl>
5610
5611 * org.texi (Progress logging): New section.
5612
2de53ca6
GM
56132006-06-06 Carsten Dominik <dominik@science.uva.nl>
5614
5615 * org.texi (ASCII export): Document indentation adaptation.
5616 (Setting tags): Document mutually-exclusive tags.
5617
56182006-06-05 Romain Francoise <romain@orebokech.com>
5619
5620 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
5621 Fix typo.
5622
5623 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
5624 channel (#gnus@irc.freenode.net).
5625 Fix typos. Update copyright notice.
5626
5627 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
5628 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5629 (Line-Up Functions, Custom Macros):
5630 * ediff.texi (Window and Frame Configuration)
dccb744b 5631 (Highlighting Difference Regions):
2de53ca6
GM
5632 * emacs-mime.texi (Display Customization):
5633 * erc.texi (History):
5634 * eshell.texi (Known problems):
5635 * eudc.texi (Overview, BBDB):
5636 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
5637 (The problem of spam, SpamOracle, Extending the Spam package)
5638 (Conformity, Terminology):
dccb744b 5639 * idlwave.texi (Routine Info)
2de53ca6
GM
5640 (Class and Keyword Inheritance, Padding Operators)
5641 (Breakpoints and Stepping, Electric Debug Mode)
5642 (Examining Variables, Troubleshooting):
5643 * org.texi (Creating timestamps):
5644 * reftex.texi (Commands, Options, Changes):
5645 * tramp.texi (Inline methods, Password caching)
5646 (Auto-save and Backup, Issues):
5647 * vip.texi (Files, Commands in Insert Mode):
5648 * viper.texi (Emacs Preliminaries, States in Viper)
5649 (Packages that Change Keymaps, Viper Specials, Groundwork):
5650 Fix various typos.
5651
56522006-05-31 Michael Ernst <mernst@alum.mit.edu>
5653
5654 * ediff.texi: Fix typos.
5655
56562006-05-30 Carsten Dominik <dominik@science.uva.nl>
5657
5658 * org.texi: Small typo fixes.
5659
fff84c22
JB
56602006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5661
5662 * viper.texi (Viper Specials):
5663 * gnus.texi (Example Setup):
5664 * faq.texi (Backspace invokes help):
5665 * dired-x.texi (Optional Installation Dired Jump):
5666 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
5667 follow coding conventions.
5668
2de53ca6
GM
56692006-05-29 Michael Albinus <michael.albinus@gmx.de>
5670
5671 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
5672
56732006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5674
5675 * pcl-cvs.texi: Fix typos.
5676 (Customization): Say "us".
5677
56782006-05-26 Eli Zaretskii <eliz@gnu.org>
5679
5680 * org.texi: Remove bogus @setfilename.
5681
56822006-05-26 Carsten Dominik <dominik@science.uva.nl>
5683
5684 * org.texi (ASCII export): Omit command name.
5685 (HTML export): Add prefix to all lines in Local Variable example.
5686 (Acknowledgments): Typeset names in italics.
5687
56882006-05-24 Carsten Dominik <dominik@science.uva.nl>
5689
5690 * org.texi (Plain lists): Add new item navigation commands.
5691 (External links): Document elisp and info links.
5692 (Custom searches): New section.
5693 (Publishing): New chapter.
5694 (HTML export): Include a list of supported CSS classes.
5695 (Setting tags): Describe the fast-tag-setting interface.
5696
56972006-05-20 Luc Teirlinck <teirllm@auburn.edu>
5698
5699 * dired-x.texi: ifinfo -> ifnottex.
5700
57012006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
5702
5703 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
5704
57052006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
5706
5707 * message.texi (Interface): Add tool bar customization.
5708 (MIME): Index and text additions for mml-attach.
5709 (MIME): Describe mml-dnd-protocol-alist and
5710 mml-dnd-attach-options.
5711
5712 * gnus.texi (Oort Gnus): Reorder entries in sections.
5713 Fix some entries.
5714 (Starting Up): Add references to "Emacs for Heathens" and to
5715 "Finding the News". Add user-full-name and user-mail-address.
5716 (Group Buffer Format): Add tool bar customization and update.
5717 (Summary Buffer): Add tool bar customization.
5718 (Posting Styles): Add message-alternative-emails.
5719
57202006-05-09 Michael Albinus <michael.albinus@gmx.de>
5721
5722 * tramp.texi (Filename completion): Improve wording.
5723
57242006-05-07 Romain Francoise <romain@orebokech.com>
5725
5726 * faq.texi (Using regular expressions): Fix typo.
5727 (Packages that do not come with Emacs): Fix capitalization.
5728 (Replacing text across multiple files): Expand node to explain how
5729 to use `dired-do-query-replace-regexp' in more detail, based on
5730 suggestion by Eric Hanchrow <offby1@blarg.net>.
5731
57322006-05-06 Michael Albinus <michael.albinus@gmx.de>
5733
5734 * tramp.texi (Filename completion): Completion of remote files'
5735 method, user name and host name is active only in partial
5736 completion mode.
5737
57382006-05-06 Bill Wohler <wohler@newt.com>
5739
5740 Release MH-E manual version 8.0.
5741
5742 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5743 release 8.0.
5744
57452006-05-06 Bill Wohler <wohler@newt.com>
5746
5747 * mh-e.texi (MH-BOOK-HOME): Change from
5748 http://www.ics.uci.edu/~mh/book/mh to
5749 http://rand-mh.sourceforge.net/book/mh.
5750 Replace .htm suffix with .html for MH book files.
5751 (Using This Manual): Update key binding for getting relevant
5752 chapter in Info from command key.
5753 (Ranges): Fix itemx.
5754
57552006-05-05 Karl Berry <karl@gnu.org>
5756
5757 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
5758 (\fonttextsize): New user-level command to change text font size.
5759
57602006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
5761
5762 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
5763
57642006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
5765
5766 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
5767
57682006-04-24 Bill Wohler <wohler@newt.com>
5769
5770 * mh-e.texi (Getting Started): Make it more explicit that you need
5771 to install MH. Add pointers to current MH implementations.
5772
57732006-04-21 Bill Wohler <wohler@newt.com>
5774
5775 Release MH-E manual version 7.94.
5776
5777 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5778 release 7.94.
5779
57802006-04-21 Carsten Dominik <dominik@science.uva.nl>
5781
5782 * org.texi: Many small fixes.
5783 (Handling links): Rename from "Managing links".
5784
57852006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
5786
5787 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
5788 (Splitting mail using spam-stat): Fix @xref.
5789
57902006-04-20 Chong Yidong <cyd@stupidchicken.com>
5791
5792 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 5793 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
5794
57952006-04-20 Carsten Dominik <dominik@science.uva.nl>
5796
5797 * org.texi (Time stamps): Better explanation of the purpose of
5798 different time stamps.
5799 (Structure editing, Plain lists): More details on how new items
5800 and headings are inserted.
5801
58022006-04-18 Carsten Dominik <dominik@science.uva.nl>
5803
5804 * org.texi (Formula syntax): Fix link to Calc Manual.
5805
58062006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
5807
5808 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
5809
58102006-04-17 Bill Wohler <wohler@newt.com>
5811
5812 * mh-e.texi (Folders): Update mh-before-quit-hook and
5813 mh-quit-hook example with code that removes the buffers rather
5814 than just bury them.
5815
58162006-04-17 Michael Albinus <michael.albinus@gmx.de>
5817
5818 Sync with Tramp 2.0.53.
5819
58202006-04-13 Carsten Dominik <dominik@science.uva.nl>
5821
5822 * org.texi (Updating settings): New section.
5823 (Visibility cycling): Better names for the startup folding
5824 options.
5825 (Exporting): Completely restructured.
5826 (The very busy C-c C-c key): New section.
5827 (Summary of in-buffer settings): New section.
5828
58292006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
5830
5831 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
5832
58332006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
5834
5835 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
5836 (Server Commands): Key `v' is reserved for users.
5837
58382006-04-11 Carsten Dominik <dominik@science.uva.nl>
5839
5840 * org.texi (Link format): New section, emphasis on bracket links.
5841 (External links): Document bracket links.
5842 (FAQ): Expand to cover shell links and the new link format.
5843
58442006-04-09 Kevin Ryde <user42@zip.com.au>
5845
5846 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
5847
58482006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
5849
5850 * gnus.texi (Summary Buffer Lines): Add `*'.
5851
c8763fb6 58522006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
5853
5854 * gnus.texi (Group Parameters):
5855 Mention gnus-permanently-visible-groups.
5856
58572006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5858
5859 * gnus.texi (Face): Fix typo.
5860
58612006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5862
5863 * gnus.texi (X-Face): Clarify.
5864 (Face): Need Emacs with PNG support.
5865
58662006-04-06 Richard Stallman <rms@gnu.org>
5867
5868 * idlwave.texi: Delete the blocks "not suitable for inclusion with
5869 Emacs".
5870
58712006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
5872
5873 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
5874 blocks not suitable for inclusion with Emacs using variable
5875 PARTOFEMACS.
5876
58772006-04-04 Simon Josefsson <jas@extundo.com>
5878
5879 * gnus.texi (Security): Improve.
5880
58812006-04-02 Bill Wohler <wohler@newt.com>
5882
5883 * mh-e.texi (Getting Started, Junk, Bug Reports)
5884 (MH FAQ and Support): Fix URLs.
5885
58862006-03-31 Romain Francoise <romain@orebokech.com>
5887
5888 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
5889 to t, not nil (and has for the past eight years).
5890
58912006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
5892
5893 * message.texi, gnus.texi: Bump version to 5.11.
5894
58952006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
5896
5897 * gnus.texi (Top): Add comment about version line.
5898
5899 * message.texi (Top): Ditto. Change to take named versions into
5900 account.
5901
59022006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
5903
5904 * gnus.texi (Posting Styles): Add x-face-file to example.
5905 (X-Face): Refer to posting styles.
5906
5907 * gnus-faq.texi ([5.8]): Add x-face-file.
5908 ([8.4]): Add links to gmane.emacs.gnus.user and
5909 gmane.emacs.gnus.general.
5910
59112006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
5912
5913 * gnus-faq.texi: Use .invalid.
5914 ([5.4]): Fix gnus-posting-styles example.
5915
59162006-03-27 Romain Francoise <romain@orebokech.com>
5917
5918 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
5919 Emacs/W3 needs a new maintainer.
5920 (Ispell): Update author and version info.
5921 (Mailcrypt): Mention PGG.
5922 (New in Emacs 22): Add PGG to the list of new packages.
5923 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
5924 updating dead URLs.
5925
59262006-03-25 Karl Berry <karl@gnu.org>
5927
5928 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
5929 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
5930 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
5931 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
5932 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
5933 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
5934 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
5935 (2) do not indent copyright year list (or anything else).
5936
59372006-03-21 Bill Wohler <wohler@newt.com>
5938
5939 * mh-e.texi (Folders): Various edits.
5940
59412006-03-20 Romain Francoise <romain@orebokech.com>
5942
5943 * gnus.texi (Mail Folders): Grammar fix.
5944
59452006-03-19 Bill Wohler <wohler@newt.com>
5946
5947 * mh-e.texi (Replying): Document Mail-Followup-To.
5948 Change manually-formatted table to multitable. Add debugging info.
5949 Move description of mh-reply-default-reply-to into paragraph
5950 that describes its values.
5951
59522006-03-17 Bill Wohler <wohler@newt.com>
5953
10d1d0af 5954 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
5955 (Sending Mail Tour): Update method of entering
5956 addresses and subject.
5957 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
5958 (Adding Attachments, Searching): Update screenshots for Emacs 22.
5959
59602006-03-15 Carsten Dominik <dominik@science.uva.nl>
5961
5962 * org.texi: Version number change only.
5963
59642006-03-14 Bill Wohler <wohler@newt.com>
5965
5966 * mh-e.texi: Add index entries around each paragraph rather than
5967 depend on entries from beginning of node. Doing so ensures that
5968 index entries are less likely to be forgotten if text is cut and
5969 pasted, and are necessary anyway if the references are on a
5970 separate page. It seems that makeinfo is now (v. 4.8) only
5971 producing one index entry per node, so there is no longer any
5972 excuse not to. Use subheading instead of heading. The incorrect
5973 use of heading produced very large fonts in Info--as large as the
5974 main heading.
5975 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
5976 versions 6 and 7 appeared *around* the time of these Emacs releases.
5977
59782006-03-13 Carsten Dominik <dominik@science.uva.nl>
5979
5980 * org.texi (Clean view): Document new startup options.
5981
59822006-03-11 Bill Wohler <wohler@newt.com>
5983
5984 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
5985 (Composing, Scan Line Formats): Fix @refs.
5986 (Getting Started): Define MH profile and MH profile components.
5987 (Incorporating Mail, Reading Mail, Viewing, Printing)
5988 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
5989 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
5990 for string constants.
5991 (Tool Bar): Remove spurious quote.
5992 (Junk): Use ``...'' instead of "...".
5993 (Scan Line Formats): Replace @samp with @kbd.
5994
59952006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
5996
5997 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
5998
59992006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6000
6001 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6002 easy to understand.
6003
60042006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6005
6006 * gnus.texi: Markup fix.
6007 (Fancy Mail Splitting): Specify new feature.
6008
60092006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6010
6011 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6012 partial-words matching.
6013
60142006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6015
6016 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6017
6018 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6019 (MIME Commands): Fix mm-discouraged-alternatives.
6020
60212006-03-07 Carsten Dominik <dominik@science.uva.nl>
6022
6023 * org.texi: Version number change only.
6024
60252006-03-06 Bill Wohler <wohler@newt.com>
6026
6027 * mh-e.texi: Move from SourceForge repository to Savannah.
6028 This is version 7.93, which is a total rewrite from the previous
6029 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6030 version 7.93.
6031
60322006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6033
6034 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6035
60362006-03-01 Carsten Dominik <dominik@science.uva.nl>
6037
6038 * org.texi (Interaction): Add item about `org-mouse.el' by
6039 Piotr Zielinski.
6040 (Managing links): Document that also mouse-1 can be used to
6041 activate a link.
6042 (Headlines, FAQ): Add entry about hiding leading stars.
6043 (Miscellaneous): Resort the sections in this chapter to a more
6044 logical sequence.
6045
60462006-02-27 Simon Josefsson <jas@extundo.com>
6047
6048 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6049 2004-01-27 from the trunk).
6050
60512006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6052
6053 * cc-mode.texi: Rename c-hungry-backspace to
6054 c-hungry-delete-backwards, at the request of RMS. Leave the old
6055 name as an alias.
6056
60572006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6058
6059 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6060 include the function header within the defun.
6061
60622006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6063
6064 * cc-mode.texi: Correct two typos.
6065
60662006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6067
6068 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6069 existing comment.
6070 (Electric Keys): Add a justification for electric indentation.
6071 (Hungry WS Deletion): Clear up the names and complications of the
6072 BACKSPACE and DELETE keys.
6073
60742006-02-23 Juri Linkov <juri@jurta.org>
6075
6076 * faq.texi (Common requests): Move `Turning on auto-fill by
6077 default' after `Wrapping words automatically'. Move `Working with
6078 unprintable characters' before `Searching for/replacing newlines'.
6079 Move `Replacing highlighted text' after `Highlighting a region'.
6080 Merge `Repeating commands' and `Repeating a command as many times
6081 as possible' into the former.
6082 (Packages that do not come with Emacs): Add refs to Gmane and
6083 etc/MORE.STUFF.
6084
60852006-02-23 Juri Linkov <juri@jurta.org>
6086
6087 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6088 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6089 Add xref to `(emacs)Reporting Bugs'.
6090 (Getting a printed manual): Add URL to other formats of the manual.
6091 (Common requests): Fix menu.
6092 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6093 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6094 (Inserting text at the beginning of each line): Add pxref to
6095 `Changing the included text prefix'.
6096 (Forcing the cursor to remain in the same column): Mention `track-eol'
6097 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6098 (Replacing text across multiple files): Add keybinding `Q' for
6099 `dired-do-query-replace'.
6100
61012006-02-22 Carsten Dominik <dominik@science.uva.nl>
6102
6103 * reftex.texi: Version number and date change only.
6104
6105 * org.texi (Internal Links): Rewrite to cover the modified
6106 linking system.
6107
61082006-02-17 Eli Zaretskii <eliz@gnu.org>
6109
6110 * faq.texi: Remove the coding cookie, it's not needed anymore.
6111
61122006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6113
6114 * faq.texi (Colors on a TTY): Mention Mac OS port.
6115
61162006-02-12 Karl Berry <karl@gnu.org>
6117
6118 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6119 8-bit accented a.
6120
61212006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6122
6123 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6124
61252006-02-08 Romain Francoise <romain@orebokech.com>
6126
6127 * faq.texi (Top): Remove paragraph about the FAQ being a
6128 transitional document, etc.
6129 (Searching for/replacing newlines): New node.
6130 (Yanking text in isearch): New node.
6131 (Inserting text at the beginning of each line): Rename and make
6132 more general, mention `M-;' in Message mode.
6133
61342006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6135
6136 * faq.texi (Meta key does not work in xterm)
6137 (Emacs does not display 8-bit characters)
6138 (Inputting eight-bit characters): Update xrefs.
6139
61402006-02-06 Romain Francoise <romain@orebokech.com>
6141
6142 * faq.texi (VM): VM now at version 7.19.
6143 Set myself as maintainer of this file.
6144
61452006-02-04 Michael Olson <mwolson@gnu.org>
6146
6147 * erc.texi (History): Note that ERC is now included with Emacs.
6148
61492006-01-31 Romain Francoise <romain@orebokech.com>
6150
6151 * message.texi (Message Headers): Explain what
6152 `message-alternative-emails' does in more detail.
6153 Update copyright year.
6154
61552006-01-30 Juanma Barranquero <lekktu@gmail.com>
6156
6157 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6158
61592006-01-29 Richard M. Stallman <rms@gnu.org>
6160
6161 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6162
61632006-01-29 Michael Olson <mwolson@gnu.org>
6164
6165 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6166
6167 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6168
6169 * faq.texi (New in Emacs 22): Mention ERC.
6170
61712006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6172
6173 * rcirc.texi: Capitalize dir entry for consistency with the entry
6174 in info/dir and other entries in the Emacs category.
6175 Fix typos. Delete trailing whitespace.
6176
c8763fb6 61772006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6178
6179 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6180
61812006-01-27 Eli Zaretskii <eliz@gnu.org>
6182
6183 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6184 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6185
6186 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6187 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6188
61892006-01-27 Alex Schroeder <alex@gnu.org>
6190
6191 * rcirc.texi: New file.
6192
61932006-01-23 Juri Linkov <juri@jurta.org>
6194
6195 * widget.texi (User Interface): Add S-TAB for widget-backward.
6196
61972006-01-22 Michael Albinus <michael.albinus@gmx.de>
6198
6199 Sync with Tramp 2.0.52.
6200
6201 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6202 Add Tramp disabling item. New item for common connection problems.
6203 (various): Apply "ftp" as method for the download URL.
6204 (Bug Reports): Refer to FAQ for common problems.
6205
62062006-01-21 Eli Zaretskii <eliz@gnu.org>
6207
6208 * widget.texi (User Interface): Use @key for TAB.
6209
6210 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6211
6212 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6213 for TAB.
6214
6215 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6216
62172006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6218
6219 * gnus.texi: Update copyright.
6220
62212006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6222
6223 * gnus.texi (Article Washing): Additions.
6224
2de53ca6
GM
62252006-01-13 Carsten Dominik <dominik@science.uva.nl>
6226
6227 * org.texi (Agenda commands): Document tags command.
6228
62292006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6230
6231 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6232
62332006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6234
6235 * gnus.texi (RSS): Addition.
6236
62372005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6238
6239 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6240
62412005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6242
6243 * emacs-mime.texi (Display Customization): Add setting example to
6244 mm-discouraged-alternatives.
6245
62462006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6247
6248 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6249 version is the canonical version.
6250
62512006-01-08 Alex Schroeder <alex@gnu.org>
6252
6253 * pgg.texi (Caching passphrase): Rewording.
6254
62552006-01-06 Eli Zaretskii <eliz@gnu.org>
6256
6257 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6258 repository URL.
6259
62602006-01-06 Carsten Dominik <dominik@science.uva.nl>
6261
6262 * org.texi: Removed the accidentally re-added empty line in the
6263 direntry.
6264
62652006-01-05 Carsten Dominik <dominik@science.uva.nl>
6266
6267 * org.texi (Agenda Views): Chapter reorganized.
6268
62692005-12-29 Romain Francoise <romain@orebokech.com>
6270
6271 * faq.texi (Using Customize): New node.
6272
62732005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6274
6275 * org.texi: Remove blank line in @direntry. It is non-standard
6276 and recursively produces blank lines all over the dir file (when
6277 using Texinfo 4.8).
6278
62792005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6280
6281 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6282
62832005-12-20 Carsten Dominik <dominik@science.uva.nl>
6284
6285 * org.texi (Tags): Boolean logic documented.
6286 (Agenda Views): Document custom commands.
6287
62882005-12-20 David Kastrup <dak@gnu.org>
6289
6290 * faq.texi (AUCTeX): Update version and mailing list info.
6291
62922005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6293
6294 * gnus.texi (MIME Commands): Mention addition of
6295 multipart/alternative to gnus-buttonized-mime-types and add xref
6296 to mm-discouraged-alternatives.
6297
6298 * emacs-mime.texi (Display Customization): Mention addition of
6299 "image/.*" and add xref to gnus-buttonized-mime-types in the
6300 mm-discouraged-alternatives section.
6301
63022005-12-16 Carsten Dominik <dominik@science.uva.nl>
6303
6304 * org.texi (Tags): New section.
6305 (Agenda Views): Chapter reorganized.
6306
63072005-12-16 Eli Zaretskii <eliz@gnu.org>
6308
6309 * org.texi (Internal Links): Add a missing comma after an @xref.
6310
63112005-12-14 Chong Yidong <cyd@stupidchicken.com>
6312
6313 * faq.texi (Filling paragraphs with a single space): No need to
6314 change sentence-end now.
6315
63162005-12-13 Romain Francoise <romain@orebokech.com>
6317
6318 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6319
63202005-12-12 Jay Belanger <belanger@truman.edu>
6321
6322 * faq.texi (Calc): Update version number.
6323
63242005-12-12 Carsten Dominik <dominik@science.uva.nl>
6325
6326 * org.texi (Progress Logging): New section.
6327
63282005-12-10 Romain Francoise <romain@orebokech.com>
6329
6330 Update the Emacs FAQ for the 22.1 release.
6331
6332 * faq.texi: Set VER to `22.1'.
6333 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
6334 Tutorial. Mention that `C-h r' displays the manual.
6335 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
6336 (Getting a printed manual): Point to the new locations of the
6337 manuals on the GNU Web site.
6338 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6339 available via Info (it was previously distributed separately).
6340 (Installing Texinfo documentation): The latest version of Texinfo
6341 is 4.8, not 4.0.
6342 (Informational files for Emacs): COPYING is the GNU General Public
6343 License, not the Emacs General Public License.
6344 (Informational files for Emacs): Delete obsolete link to the
6345 GNUinfo pages as they have been removed from the GNU Web site.
6346 (New in Emacs 22): New node.
6347 (Setting up a customization file): Say that most packages support
6348 Customize nowadays.
6349 (Colors on a TTY): Delete reference to instructions on how to
6350 enable syntax highlighting, it is now enabled by default.
6351 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6352 at startup automatically.
6353 (Controlling case sensitivity): Mention `M-c' in isearch.
6354 (Using an already running Emacs process): Emacs now creates the
6355 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6356 gnuserv. As emacsclient can now run Lisp code as well, delete a
6357 sentence praising gnuserv for that. Simplify description of how
6358 the client/server operation works.
6359 (Compiler error messages): Delete obsolete text (compile.el has
6360 been rewritten).
6361 (Indenting switch statements): Fix typo.
6362 (Matching parentheses): Simplify setup instructions, mention the
6363 menu bar item in the Options menu.
6364 (Repeating a command as many times as possible): Mention `C-x e'.
6365 (Going to a line by number): Mention new keymap and bindings
6366 `M-g M-g', `M-g M-p' and `M-g M-n'.
6367 (Turning on syntax highlighting): Now on by default. Simplify.
6368 (Replacing highlighted text): Use `1', not `t'.
6369 (Problems with very large files): The maximum size is now 256MB on
6370 32-bit machines.
6371 (^M in the shell buffer): Mention `comint-process-echoes'.
6372 (Emacs for Apple computers): Emacs 22 has native support for Mac
6373 OS X.
6374 (Translating names to IP addresses): Delete node.
6375 (Binding keys to commands): Fix typo.
6376 (SPC no longer completes file names): New node.
6377 (MIME with Emacs mail packages): Delete section about the Emacs
6378 MIME FAQ (it's not reachable anymore).
6379
63802005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6381
6382 * cc-mode.texi: The manual has been extensively revised: the
6383 information about using CC Mode has been separated from the larger
6384 and more difficult chapters about configuration. It has been
6385 updated for CC Mode 5.31.
6386
63872005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6388
6389 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6390 (Selecting an implementation): Fix descriptions.
6391
63922005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6393
6394 * message.texi (Various Message Variables): Addition.
6395
63962005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6397
6398 * message.texi: Fix default values.
6399
64002005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6401
6402 * message.texi (Header Commands): Clarify descriptions of
6403 message-cross-post-followup-to, message-reduce-to-to-cc, and
6404 message-insert-wide-reply.
6405 (Various Commands): Fix kindex for message-kill-to-signature;
6406 clarify description of message-tab.
6407
64082005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6409
6410 * message.texi (Mailing Lists): Fix description about MFT.
6411
6412 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6413
64142005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6415
6416 * gnus.texi (Slow Terminal Connection): Replace old description
6417 with new one.
6418
64192005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6420
6421 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6422 replace X-Draft-Headers with X-Draft-From.
6423
64242005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6425
6426 * gnus.texi (Various Various): Fix the default value of
6427 nnheader-max-head-length.
6428 (Gnus Versions): Fix typo.
6429
64302005-12-08 Carsten Dominik <dominik@science.uva.nl>
6431
6432 * org.texi (Structure editing): Document new functionality of
6433 M-RET.
6434
64352005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6436
6437 * org.texi (Internal Links): Fix Texinfo usage.
6438
64392005-12-06 Carsten Dominik <dominik@science.uva.nl>
6440
6441 * org.texi (TODO basics): Document the global todo list.
6442 (TODO items): Documents sparse tree for specific TODO
6443 keywords.
6444
64452005-11-30 Carsten Dominik <dominik@science.uva.nl>
6446
6447 * org.texi (Plain Lists): Typos fixed.
6448
64492005-11-28 Jay Belanger <belanger@truman.edu>
6450
6451 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6452
64532005-11-24 Carsten Dominik <dominik@science.uva.nl>
6454
6455 * org.texi (Structure editing): New item moving commands added.
6456 (Plain Lists): New section.
6457
64582005-11-18 Carsten Dominik <dominik@science.uva.nl>
6459
6460 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6461 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 6462 `org-agenda-file-to-front'.
2de53ca6
GM
6463 (Built-in table editor): Document `org-table-sort-lines'.
6464 (HTML formatting): Export of hand-formatted lists.
6465
64662005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6467
6468 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6469 new variable gnus-toolbar-thickness.
6470
64712005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6472
6473 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6474
64752005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6476
6477 * gnus.texi (X-Face): Fix description.
6478 (XVarious): Remove gnus-xmas-logo-color-alist and
6479 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6480
64812005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6482
6483 * gnus.texi (Group Parameters): Mention new variable
6484 gnus-parameters-case-fold-search.
6485 (Home Score File): Addition.
6486
64872005-11-04 Ulf Jasper <ulf.jasper@web.de>
6488
6489 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6490 (Overview): List supported feed types.
6491 (Installation): No installation necessary when using autoload.
6492 (Configuration): Rename "RSS" to "news".
6493
64942005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6495
6496 * pgg.texi (User Commands): Document additional passphrase
6497 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6498 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6499
65002005-11-04 Carsten Dominik <dominik@science.uva.nl>
6501
6502 * org.texi: Version number changed to 3.19.
6503
65042005-10-29 Sascha Wilde <wilde@sha-bang.de>
6505
6506 * pgg.texi (How to use): Update the example to add autoload of
6507 pgg-encrypt-symmetric-region.
6508 (User Commands): Document pgg-encrypt-symmetric-region.
6509 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6510
65112005-10-27 Jay Belanger <belanger@truman.edu>
6512
6513 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6514 mention other TeX-related units.
6515
65162005-10-23 Lars Hansen <larsh@soem.dk>
6517
0c7efc08
SM
6518 * dired-x.texi (Miscellaneous Commands):
6519 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
6520 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6521
65222005-10-23 Jay Belanger <belanger@truman.edu>
6523
6524 * calc.texi (Predefined Units): Use `alpha' for the fine structure
6525 constant.
6526
65272005-10-23 Michael Albinus <michael.albinus@gmx.de>
6528
0c7efc08
SM
6529 * faq.texi (Bugs and problems):
6530 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
6531 `directory-listing-before-filename-regexp'.
6532
65332005-10-22 Eli Zaretskii <eliz@gnu.org>
6534
6535 * newsticker.texi (UPDATED): Set value.
6536
65372005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
6538
6539 * gnus.texi (Document Groups): Remove duplicate item.
6540
65412005-10-21 Carsten Dominik <dominik@science.uva.nl>
6542
6543 * org.texi (Summary): Mention iCalendar support.
6544 (Exporting): Document iCalendar support.
6545
65462005-10-18 Romain Francoise <romain@orebokech.com>
6547
6548 * viper.texi (Viper Specials): Capitalize GNU.
6549
65502005-10-17 Juri Linkov <juri@jurta.org>
6551
6552 * info.texi (Getting Started, Search Index, Expert Info):
6553 Fix wording.
6554 (Search Text): Replace `echo area' with `mode line'.
6555 (Search Index): Both `i' and `,' find all index entries.
6556 Replace example `C-f' with `C-l' (which exists in index of Info
6557 manual) and delete spaces in its keyboard input sequence.
6558 Delete unnecessary explanations about literal characters.
6559
65602005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
6561
6562 * gnus.texi (Document Server Internals): Addition.
6563
65642005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6565
6566 * gnus.texi (A note on namespaces): Fix RFC reference.
6567
65682005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6569
6570 * gnus.texi (RSS): Fix key description.
6571
65722005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6573
6574 * gnus.texi: Emacs/w3 -> Emacs/W3.
6575 (Browsing the Web): Fix description.
6576 (Web Searches): Ditto.
6577 (Customizing W3): Ditto.
6578
65792005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6580
6581 * gnus.texi (Maildir): Clarify expire-age and expire-group.
6582
65832005-10-11 Jay Belanger <belanger@truman.edu>
6584
6585 * calc.texi (Integration): Mention using `a i' to compute definite
6586 integrals.
6587
65882005-10-11 Juri Linkov <juri@jurta.org>
6589
6590 * info.texi: Rearrange nodes.
6591 (Top): Update menu. Change ref `Info for Experts' to
6592 `Advanced Info Commands'.
6593 (Getting Started): Fix description of manual's parts.
6594 (Help-Int): Change xref `Info Search' to `Search Index', and
6595 `Expert Info' to `Advanced'.
6596 (Advanced): Move node one level up.
6597 (Search Text, Search Index): New nodes split out from `Info Search'.
6598 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
6599 split out from `Advanced'.
6600 (Advanced, Emacs Info Variables): De-document editing an Info file
6601 in Info.
6602 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
6603 (Creating an Info File): Delete node and move its text to
6604 `Expert Info'.
6605
66062005-10-10 Carsten Dominik <dominik@science.uva.nl>
6607
6608 * org.texi (Workflow states): Documented that change in keywords
6609 becomes active only after restart of Emacs.
6610
66112005-10-08 Michael Albinus <michael.albinus@gmx.de>
6612
6613 Sync with Tramp 2.0.51.
6614
66152005-10-08 Nick Roberts <nickrob@snap.net.nz>
6616
6617 * speedbar.texi (Introduction): Describe new location of speedbar
6618 on menubar.
6619 (Basic Key Bindings): Remove descriptions of bindings that have
6620 been removed.
6621
66222005-10-05 Nick Roberts <nickrob@snap.net.nz>
6623
6624 * speedbar.texi (GDB): Describe use of watch expressions.
6625
66262005-09-28 Simon Josefsson <jas@extundo.com>
6627
6628 * message.texi (IDNA): Fix.
6629
66302005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6631
6632 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
6633 nntp-server-hook, and nntp-warn-about-losing-connection; fix
6634 description of nntp-open-connection-function.
6635 (Common Variables): Fix descriptions.
6636
66372005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
6638
6639 * gnus.texi (Server Buffer Format): Document the %a format spec.
6640
66412005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6642
6643 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
6644
66452005-09-23 Carsten Dominik <dominik@science.uva.nl>
6646
6647 * org.texi Version 3.16.
6648
66492005-09-19 Miles Bader <miles@gnu.org>
6650
6651 * newsticker.texi: Get rid of CVS keywords.
6652
66532005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
6654
6655 * gnus.texi (Finding the Parent): Fix description of how Gnus
6656 finds article.
6657
66582005-09-14 Jari Aalto <jari.aalto@cante.net>
6659
6660 * gnus.texi (Advanced Scoring Examples): New examples to teach how
6661 to drop off non-answered articles.
6662
66632005-09-19 Juanma Barranquero <lekktu@gmail.com>
6664
6665 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
6666 braces (which are unsupported by NMAKE) for macro `srcdir'.
6667
66682005-09-17 Eli Zaretskii <eliz@gnu.org>
6669
6670 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6671 (../info/newsticker, newsticker.dvi): New targets.
6672
66732005-09-17 Ulf Jasper <ulf.jasper@web.de>
6674
6675 * newsticker.texi: Replace @command with @code. Replace @example
6676 with @lisp.
0c7efc08
SM
6677 (Top): Add explanations to menu items.
6678 (GNU Free Documentation License): Remove.
2de53ca6
GM
6679
66802005-09-16 Romain Francoise <romain@orebokech.com>
6681
6682 Update all files to specify GFDL version 1.2.
6683
6684 * doclicense.texi (GNU Free Documentation License): Update to
6685 version 1.2.
6686
66872005-09-15 Richard M. Stallman <rms@gnu.org>
6688
6689 * newsticker.texi: Fix @setfilename.
6690
6691 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6692 (../info/newsticker, newsticker.dvi): New targets.
6693
66942005-08-30 Carsten Dominik <dominik@science.uva.nl>
6695
6696 * org.texi: Version 3.15.
6697
66982005-08-29 Luc Teirlinck <teirllm@auburn.edu>
6699
6700 * ses.texi: Combine all three indices into one.
6701 Correct a few typos.
6702
67032005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
6704
6705 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
6706
67072005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
6708
6709 * emacs-mime.texi (Handles): Remove duplicate item.
6710 (Encoding Customization): Fix the default value for
6711 mm-coding-system-priorities.
6712 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
6713 (Basic Functions): Fix reference.
6714
67152005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6716
6717 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
6718
67192005-08-18 Richard M. Stallman <rms@gnu.org>
6720
6721 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
6722 and web site.
6723
6724 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
6725 not keyboard-translate.
6726
67272005-08-11 Richard M. Stallman <rms@gnu.org>
6728
6729 * faq.texi (Using regular expressions): Fix xref.
6730
67312005-08-09 Juri Linkov <juri@jurta.org>
6732
6733 * info.texi (Help-P): Replace `Prev' with `Previous'.
6734 (Help-M, Help-Xref): Add S-TAB.
6735 (Help-FOO): Update `u' command.
6736 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
6737 Update info about visibility of xref parts.
6738 (Help-Int): Fix `m' command. Rename `Info-last' to
6739 `Info-history-back'. Add `Info-history-forward'.
6740 (Advanced): Fix `g*' and `M-n' commands.
6741 (Info Search): Add `index-apropos' in stand-alone browser.
6742 Add isearch commands.
6743 (Emacs Info Variables): Remove `Info-fontify'.
6744 Add `Info-mode-hook'. Update face names.
6745 Add `Info-fontify-maximum-menu-size',
6746 `Info-fontify-visited-nodes', `Info-isearch-search'.
6747
67482005-08-07 Michael Albinus <michael.albinus@gmx.de>
6749
6750 Sync with Tramp 2.0.50.
6751
6752 * tramp.texi: Use @option{} consequently for method names.
6753 (Inline methods, External transfer methods): Remove references to
6754 Cygwin.
6755 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
6756 implementation.
6757
67582005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
6759
6760 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
6761 Mention that gnus-init-file is not read when Emacs is invoked with
6762 --no-init-file or -q.
6763
67642005-07-19 Carsten Dominik <dominik@science.uva.nl>
6765
6766 * org.texi: Version 3.14.
6767
67682005-07-04 Carsten Dominik <dominik@science.uva.nl>
6769
6770 * org.texi: Version 3.13.
6771
67722005-07-18 Juri Linkov <juri@jurta.org>
6773
6774 * calc.texi (Time Zones, Logical Operations):
6775 * cl.texi (Overview):
6776 * org.texi (TODO types):
6777 * sc.texi (Emacs 18 MUAs):
6778 * speedbar.texi (Top):
6779 * url.texi (History):
6780 Delete duplicate duplicate words.
6781
ce058493 67822005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
6783
6784 * cl.texi (Type Predicates): Document `atom' type.
6785
67862005-07-04 Lute Kamstra <lute@gnu.org>
6787
6788 Update FSF's address in GPL notices.
6789
6790 * calc.texi (Copying):
6791 * doclicense.texi (GNU Free Documentation License):
6792 * faq.texi (Contacting the FSF):
6793 * mh-e.texi (Copying): Update FSF's address.
6794
67952005-07-03 Richard M. Stallman <rms@gnu.org>
6796
6797 * flymake.texi (Example -- Configuring a tool called directly):
6798 Update name of flymake-build-relative-filename.
6799
68002005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
6801
6802 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
6803
68042005-06-29 Carsten Dominik <dominik@science.uva.nl>
6805
6806 * org.texi: Version 3.12.
6807
68082005-06-24 Eli Zaretskii <eliz@gnu.org>
6809
6810 * makefile.w32-in (MAKEINFO): Use --force.
6811 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
6812 Makefile.in.
6813 (gnus.dvi): Use "..." to quote Sed args, so that it works with
6814 more shells.
6815
68162005-06-23 Richard M. Stallman <rms@gnu.org>
6817
6818 * speedbar.texi (Creating a display): Texinfo usage fixes.
6819
6820 * tramp.texi (Customizing Completion, Auto-save and Backup):
6821 Texinfo usage fixes.
6822
68232005-06-23 Juanma Barranquero <lekktu@gmail.com>
6824
6825 * dired-x.texi (Miscellaneous Commands):
6826 * ediff.texi (Miscellaneous):
6827 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
6828 (Agent Variables):
6829 * info.texi (Help-Xref):
6830 * message.texi (Message Headers):
6831 * org.texi (Remember):
6832 * reftex.texi (Options (Defining Label Environments)):
6833 (Options (Index Support)):
6834 (Options (Viewing Cross-References)):
6835 (Options (Misc)):
6836 (Changes):
6837 * speedbar.texi (Creating a display):
6838 * tramp.texi (Customizing Completion, Auto-save and Backup):
6839 Texinfo usage fix.
6840
68412005-06-13 Carsten Dominik <dominik@science.uva.nl>
6842
6843 * org.texi: Version 3.11.
6844
68452005-06-12 Jay Belanger <belanger@truman.edu>
6846
6847 * calc.texi (Getting Started): Remove extra menu item.
6848
68492005-05-31 Jay Belanger <belanger@truman.edu>
6850
6851 * calc.texi (Notations Used in This Manual): Use @kbd for key
6852 sequence.
6853 (Demonstration of Calc): Mention another way of starting Calc.
6854 (Starting Calc): Mention long name of M-#.
6855 (Embedded Mode Overview): Remove unnecessary instruction.
6856 (Other M-# commands): Rephrase `M-# 0' explanation.
6857 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
6858 reflect current behavior.
6859
68602005-05-30 Jay Belanger <belanger@truman.edu>
6861
6862 * calc.texi (Hooks): Change description of calc-window-hook and
6863 calc-trail-window-hook to match usage.
6864 (Computational Functions): Add more constant-generating functions.
6865 (Customizable Variables): Use defvar.
6866
68672005-05-28 Jay Belanger <belanger@truman.edu>
6868
6869 * calc.texi (Assignments in Embedded Mode): Fix variable name.
6870 (Basic Embedded Mode): Explain behavior of arguments to
6871 calc-embedded-mode.
6872
68732005-05-27 Jay Belanger <belanger@truman.edu>
6874
6875 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
6876 current behavior.
6877
68782005-05-25 Jay Belanger <belanger@truman.edu>
6879
6880 * calc.texi: Change Calc version number throughout.
6881 (Keypad Mode): Change location in info output.
6882 (Keypad mode overview): Move picture of keypad.
6883
68842005-05-21 Jay Belanger <belanger@truman.edu>
6885
6886 * calc.texi (Storing variables): Mention that only most variables
6887 are void to begin with.
6888
68892005-05-21 Kevin Ryde <user42@zip.com.au>
6890
6891 * widget.texi (Basic Types): Update cross ref from "Enabling
6892 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
6893 lispref/text.texi change.
6894
68952005-05-20 Carsten Dominik <dominik@science.uva.nl>
6896
6897 * org.texi: Version 3.09.
6898
68992005-05-18 Carsten Dominik <dominik@science.uva.nl>
6900
6901 * reftex.texi: Version 4.28.
6902
69032005-05-16 Jay Belanger <belanger@truman.edu>
6904
6905 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
6906
69072005-05-14 Jay Belanger <belanger@truman.edu>
6908
6909 * calc.texi (Default Simplifications): Insert missing ! (logical
6910 not operator).
6911
69122005-05-14 Michael Albinus <michael.albinus@gmx.de>
6913
6914 Sync with Tramp 2.0.49.
6915
69162005-05-10 Jay Belanger <belanger@truman.edu>
6917
6918 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
6919 to 1.
6920
69212005-04-29 Carsten Dominik <dominik@science.uva.nl>
6922
6923 * org.texi: Version 3.08, structure reorganized.
6924
69252005-04-24 Richard M. Stallman <rms@gnu.org>
6926
6927 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
6928
69292005-04-15 Carsten Dominik <dominik@science.uva.nl>
6930
6931 * org.texi: Update to version 3.06.
6932
69332005-04-13 Lute Kamstra <lute@gnu.org>
6934
6935 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
6936
69372005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
6938
6939 * cl.texi (Porting Common Lisp): Fix typo.
6940
69412005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6942
6943 * gnus.texi (RSS): Addition.
6944
69452005-04-04 Jay Belanger <belanger@truman.edu>
6946
6947 * calc.texi: Change Calc version number.
6948 (Customizable variables): Fix description of calc-language-alist.
6949 (Copying): Put in version 2 of GPL.
6950
69512005-04-01 Jay Belanger <belanger@truman.edu>
6952
6953 * calc.texi (Troubleshooting Commands): Remove comment about
6954 installation.
6955 (Installation): Remove section.
6956 (Customizable Variables): New section.
6957 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
6958 (Graphical Devices): Add references to Customizable Variables.
6959
69602005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
6961
6962 * emacs-mime.texi (Display Customization): Markup fixes.
6963 (rfc2047): Update.
6964
69652005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
6966
6967 * gnus-faq.texi: Replaced with auto-generated version.
6968
69692005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6970
6971 * dired-x.texi (Multiple Dired Directories): default-directory was
6972 renamed to dired-default-directory.
6973
69742005-03-26 Jay Belanger <belanger@truman.edu>
6975
6976 * calc.texi (Simplifying Formulas, Rewrite Rules):
6977 Change description of top and bottom of fraction.
6978 (Modulo Forms): Move description of how to create modulo forms to
6979 earlier in the section.
6980 (Fraction Mode): Suggest using : to get a fraction by dividing.
6981 (Basic Arithmetic): Adjust placement of command name.
6982 (Truncating the Stack): Emphasize that "hidden" entries are still
6983 visible.
6984 (Installation): Move discussion of printing manual to "About This
6985 Manual".
6986 (About This Manual): Mention how to print the manual.
6987 (Reporting Bugs): Remove first person.
6988 (Building Vectors): Add algebraic version of append.
6989 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
6990 (Grouping Digits): Fix typo.
6991
69922005-03-25 Werner Lemberg <wl@gnu.org>
6993
6994 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
6995 Replace `legal' with `valid'.
6996
69972005-03-25 Werner Lemberg <wl@gnu.org>
6998
6999 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7000
70012005-03-24 Jay Belanger <belanger@truman.edu>
7002
7003 * calc.texi (General Mode Commands)
7004 (Mode Settings in Embedded Mode): Add some explanation of
7005 recording mode settings.
7006
70072005-03-24 Richard M. Stallman <rms@gnu.org>
7008
7009 * calc.texi: Remove praise of non-free software.
7010
7011 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7012 (Installation): Node deleted.
7013
70142005-03-23 Richard M. Stallman <rms@gnu.org>
7015
7016 * url.texi (HTTP language/coding): Improve last change.
7017
70182005-03-22 Jay Belanger <belanger@truman.edu>
7019
7020 * calc.texi (Embedded Mode): Add new information on changing
7021 modes.
7022
70232005-03-20 Michael Albinus <michael.albinus@gmx.de>
7024
7025 Sync with Tramp 2.0.48.
7026
7027 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7028
7029 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7030 "GNU/Linux". Change all addresses to .gnu.org.
7031 (Default Method): Offer shortened syntax for "su" and "sudo"
7032 methods.
7033
70342005-03-07 Richard M. Stallman <rms@gnu.org>
7035
7036 * url.texi: Fix usage of "e.g.".
7037 (HTTP language/coding): Explain the rules for these strings.
7038
70392005-03-06 Richard M. Stallman <rms@gnu.org>
7040
7041 * woman.texi (Introduction): Minor cleanups.
7042
7043 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7044
7045 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7046 (Installation): Node deleted.
7047
7048 * mh-e.texi (Preface): Get rid of "Emacs 21".
7049
7050 * eshell.texi (Installation): Delete node (for Emacs 20).
7051
70522005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7053
7054 * flymake.texi: Refill and tweak style in @lisp blocks.
7055
70562005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7057
7058 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7059
70602005-03-01 Jay Belanger <belanger@truman.edu>
7061
7062 * calc.texi (Trigonometric and Hyperbolic Functions):
7063 Mention additional functions.
7064 (Algebraic Simplifications): Mention additional simplifications.
7065
70662005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7067
7068 * ses.texi: Add concept/function/variable indices (this work was
7069 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7070 papers on file at FSF).
7071
70722005-02-10 Jay Belanger <belanger@truman.edu>
7073
7074 * calc.texi: Change @LaTeX to La@TeX throughout.
7075 Redefine @expr as @math for TeX output.
7076 Redefine @texline as a no-op for TeX output.
7077 Define @tfn, replace @t by @tfn throughout.
7078
70792005-02-09 Jay Belanger <belanger@truman.edu>
7080
7081 * calc.texi: Add macro for LaTeX for info output.
7082
70832005-02-08 Kim F. Storm <storm@cua.dk>
7084
7085 * texinfo.tex (LaTex): Add def.
7086
70872005-02-06 Jay Belanger <belanger@truman.edu>
7088
7089 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7090 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7091 throughout manual.
7092
70932005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7094
7095 * gnus.texi: Some edits based on comments from David Abrahams.
7096
70972005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7098
7099 * gnus.texi (RSS): Fix the keystroke.
7100
71012005-01-24 David Kastrup <dak@gnu.org>
7102
7103 * faq.texi: Update AUCTeX version info.
7104
71052005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7106
7107 * gnus-faq.texi ([4.1]): Typo.
7108
71092005-01-19 Jay Belanger <belanger@truman.edu>
7110
7111 * calc.texi (Keep Arguments): Mention that keeping arguments
7112 doesn't work with keyboard macros.
7113
71142005-01-16 Richard M. Stallman <rms@gnu.org>
7115
7116 * autotype.texi (Autoinserting): Fix small error.
7117
71182005-01-16 Michael Albinus <michael.albinus@gmx.de>
7119
7120 Sync with Tramp 2.0.47.
7121
7122 * tramp.texi (Compilation): New section, describing compilation of
7123 remote files.
7124
71252005-01-11 Kim F. Storm <storm@cua.dk>
7126
7127 * widget.texi (Basic Types): Add :follow-link keyword.
7128
71292005-01-09 Jay Belanger <belanger@truman.edu>
7130
7131 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7132
71332005-01-08 Jay Belanger <belanger@truman.edu>
7134
7135 * calc.texi: Change throughout to reflect new default value of
7136 calc-settings-file.
7137
71382005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7139
7140 * message.texi (Reply): `message-reply-to-function' should return
7141 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7142
71432005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7144
7145 * faq.texi (Changing load-path): Fix typo.
7146
71472005-01-05 Jay Belanger <belanger@truman.edu>
7148
7149 * calc.texi (Programming Tutorial): Replace kbd command by
7150 appropriate characters for a keyboard macro.
7151
71522005-01-04 Jay Belanger <belanger@truman.edu>
7153
7154 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7155 for Lucid Emacs.
7156 (Programming Tutorial): Mention that the user needs to be in the
7157 right mode to compute some functions.
7158
71592005-01-04 Jay Belanger <belanger@truman.edu>
7160
7161 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7162 no longer applicable.
7163
71642005-01-01 Jay Belanger <belanger@truman.edu>
7165
0c7efc08 7166 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7167 edit keyboard macros to match current behavior.
7168
71692004-12-31 Jay Belanger <belanger@truman.edu>
7170
7171 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7172
71732004-12-20 Jay Belanger <belanger@truman.edu>
7174
7175 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7176 zero.
7177
71782004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7179
7180 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7181 @xref.
7182 (Font Locking): Avoid @strong{Note:}.
7183
71842004-12-17 Michael Albinus <michael.albinus@gmx.de>
7185
7186 Sync with Tramp 2.0.46.
7187
7188 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7189
71902004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7191
7192 * url.texi: Correct typos.
7193 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7194 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7195 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7196 (Dealing with HTTP documents): @inforef->@xref.
7197
71982004-12-15 Jay Belanger <belanger@truman.edu>
7199
7200 * calc.texi: Consistently capitalized all mode names.
7201 (Answers to Exercises): Mention that an answer can be a fraction
7202 when in Fraction mode.
7203
72042004-12-13 Jay Belanger <belanger@truman.edu>
7205
7206 * calc.texi: Fix some TeX definitions.
7207
72082004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7209
7210 * reftex.texi (Imprint): Remove erroneous @value's.
7211
72122004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7213
7214 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7215 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7216
72172004-12-08 Jay Belanger <belanger@truman.edu>
7218
7219 * calc.texi (Starting Calc): Remove comment about installation.
7220 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7221
72222004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7223
7224 * url.texi: Update @setfilename.
7225 (Getting Started): No need to worry about Gnus versions.
7226 (Dealing with HTTP documents): Use @inforef.
7227
7228 * org.texi: Fix @direntry file name.
7229
72302004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7231
7232 * url.texi: New file.
7233
7234 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7235
72362004-12-06 Jay Belanger <belanger@truman.edu>
7237
7238 * calc.texi (Using Calc): Remove paragraph about installation.
7239
72402004-12-06 Jay Belanger <belanger@truman.edu>
7241
7242 * calc.texi: Use more Texinfo macros and less TeX defs.
7243 Remove @refill's.
7244
72452004-12-06 Richard M. Stallman <rms@gnu.org>
7246
7247 * org.texi: New file.
7248
72492004-12-05 Richard M. Stallman <rms@gnu.org>
7250
7251 * Makefile.in (org.dvi, ../info/org): New targets.
7252 (INFO_TARGETS): Add ../info/org.
7253 (DVI_TARGETS): Add org.dvi.
7254 (maintainer-clean): Remove the info files in the info dir.
7255
72562004-11-26 Eli Zaretskii <eliz@gnu.org>
7257
7258 * idlwave.texi: Fix the setfilename directive to put the produced
7259 file in ../info.
7260 (Continued Statement Indentation): Resurrect Jan D.'s change from
7261 2004-11-03 that was lost when a newer version of idlwave.texi was
7262 imported.
7263
72642004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7265
0c7efc08 7266 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7267
0c7efc08
SM
7268 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7269 Index `spam-initialize'.
2de53ca6
GM
7270
72712004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7272
7273 * message.texi (Various Message Variables): Mention that all mail
7274 file variables are derived from `message-directory'.
7275
7276 * gnus.texi (Splitting Mail): Clarify bogus group.
7277
72782004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7279
0c7efc08
SM
7280 * emacs-mime.texi (Encoding Customization):
7281 Fix mm-coding-system-priorities entry.
2de53ca6 7282
c8763fb6 72832004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7284
7285 * idlwave.texi (Continued Statement Indentation):
7286 * reftex.texi (Options (Index Support)):
7287 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7288 * speedbar.texi (Creating a display, Major Display Modes):
7289 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7290
72912004-10-21 Jay Belanger <belanger@truman.edu>
7292
0c7efc08 7293 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7294
72952004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7296
7297 * calc.texi (Reporting Bugs): Double up `@'.
7298
72992004-10-18 Jay Belanger <belanger@truman.edu>
7300
0c7efc08 7301 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7302 should be sent to.
7303
73042004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7305
7306 * gnus.texi (New Features): Add 5.11.
7307
7308 * message.texi (Resending): Remove wrong default value.
7309
7310 * gnus.texi (Mail Source Specifiers): Describe possible problems
7311 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7312 `pop3-leave-mail-on-server' to the index.
7313
73142004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7315
7316 * message.texi (Canceling News): Add how to set a password.
7317
73182004-10-12 Jay Belanger <belanger@truman.edu>
7319
0c7efc08 7320 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7321 calc-describe-function and calc-describe-variable to match their
7322 current behavior.
7323
73242004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7325
7326 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7327
73282004-10-12 Michael Albinus <michael.albinus@gmx.de>
7329
7330 Sync with Tramp 2.0.45.
7331
7332 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7333 plink link. The URL is outdated. Originator contacted for
7334 clarification.
7335
73362004-10-10 Juri Linkov <juri@jurta.org>
7337
7338 * gnus.texi (Top, Marking Articles): Join two menus in one node
7339 because a node can have only one menu.
7340
73412004-10-09 Juri Linkov <juri@jurta.org>
7342
7343 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7344 example of nnmail-split-fancy.
7345
73462004-10-06 Karl Berry <karl@gnu.org>
7347
7348 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7349 consistency with other uses of dashes.
7350
73512004-10-05 Karl Berry <karl@gnu.org>
7352
7353 * info.texi: Consistently use --- throughout, periods at end of
7354 menu descriptions, and a couple typos.
7355
73562004-09-26 Jesper Harder <harder@ifa.au.dk>
7357
7358 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7359 * pgg.texi (User Commands, Backend methods): Do.
7360 * gnus.texi: Markup fixes.
7361 (Setting Process Marks): Fix `M P a' entry.
7362 * emacs-mime.texi: Fixes.
7363
73642004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7365
7366 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7367 again.
7368 Use 5.10 instead of 5.10.0.
7369
73702004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7371
7372 * gnus.texi (Summary Mail Commands): S D e.
7373
73742004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7375
7376 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7377 the gnus-article-mode-line-format section.
7378
73792004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7380
7381 * gnus.texi (Various Summary Stuff): Fix the documentation for
7382 gnus-newsgroup-variables.
7383
73842004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7385
0c7efc08
SM
7386 * gnus.texi (MIME Commands):
7387 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
7388 gnus-mime-display-multipart-alternative-as-mixed,
7389 gnus-mime-display-multipart-related-as-mixed.
7390 (Mail Source Customization): Clarify `mail-source-directory'.
7391 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 7392 (SpamOracle): Fix typo.
2de53ca6
GM
7393
7394 * gnus-faq.texi: Untabify.
7395 ([6.3]): nnir.el is in contrib directory.
7396
7397 * message.texi (News Headers): Clarify how a unique ID is created.
7398
0c7efc08
SM
7399 * gnus.texi (Batching Agents): Fix typo in example.
7400 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 7401
b2abec73 74022004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 7403
0c7efc08 7404 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
7405
74062004-09-20 Florian Weimer <fw@deneb.enyo.de>
7407
7408 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7409
74102004-09-22 Jay Belanger <belanger@truman.edu>
7411
0c7efc08 7412 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
7413 might be hidden during part of the session.
7414
74152004-09-20 Jay Belanger <belanger@truman.edu>
7416
7417 * calc.texi (Notations Used in This Manual): Put in an earlier
7418 mention that DEL could be called Backspace.
7419
74202004-09-10 Simon Josefsson <jas@extundo.com>
7421
7422 * gnus.texi (IMAP): Add example. Suggested and partially written
7423 by Steinar Bang <sb@dod.no>.
7424
74252004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7426
7427 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7428 netrc syntax.
7429
74302004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7431
b2abec73
JB
7432 * gnus.texi (Spam ELisp Package Sequence of Events):
7433 Some clarifications.
2de53ca6
GM
7434 (Spam ELisp Package Global Variables): More clarifications.
7435
74362004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7437
7438 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7439 Mention spam-split does not modify incoming mail.
7440
74412004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7442
7443 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7444
74452004-09-10 Eli Zaretskii <eliz@gnu.org>
7446
7447 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7448
74492004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7450
7451 * makefile.w32-in (sieve, pgg): Use $(infodir).
7452
74532004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7454
7455 * makefile.w32-in: Fix PGG and Sieve entries.
7456
74572004-08-28 Eli Zaretskii <eliz@gnu.org>
7458
7459 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7460 Emacs and related programs.
7461
74622004-08-27 Richard M. Stallman <rms@gnu.org>
7463
7464 * faq.texi: Fix texinfo usage, esp. doublequotes.
7465 (Difference between Emacs and XEmacs): Some clarification.
7466
7467 * faq.texi (Difference between Emacs and XEmacs):
7468 Explain not to contrast XEmacs with GNU Emacs.
7469
74702004-08-26 Richard M. Stallman <rms@gnu.org>
7471
7472 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7473
74742004-08-22 David Kastrup <dak@gnu.org>
7475
7476 * reftex.texi (AUCTeX): Update links, section name.
7477
7478 * faq.texi (Calc): Update availability (included in 22.1).
7479 (AUCTeX): Update availability, information, versions, description.
7480
74812004-08-14 Eli Zaretskii <eliz@gnu.org>
7482
7483 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7484
74852004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7486
7487 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7488
74892004-08-10 Michael Albinus <michael.albinus@gmx.de>
7490
7491 Sync with Tramp 2.0.44.
7492
74932004-08-05 Lars Hansen <larsh@math.ku.dk>
7494
7495 * widget.texi (User Interface): Update how to separate the
7496 editable field of an editable-field widget from other widgets.
7497 (Programming Example): Add text after field.
7498
74992004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7500
7501 * emacs-mime.texi (Encoding Customization): Add a note to the
7502 mm-content-transfer-encoding-defaults entry.
7503 (rfc2047): Update.
7504
0c7efc08
SM
7505 * gnus.texi (Article Highlighting):
7506 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
7507 (POP before SMTP): New node.
7508 (Posting Styles): Addition.
7509 (Splitting Mail): Add nnmail-split-lowercase-expanded.
7510 (Fancy Mail Splitting): Ditto.
7511 (X-Face): Add gnus-x-face.
7512
75132004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
7514
7515 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7516 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7517
75182004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
7519
0c7efc08
SM
7520 * gnus.texi (Mail Source Specifiers):
7521 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
7522
75232004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
7524
7525 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7526
7527 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7528 repository. Change setfilename.
7529
7530 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
7531
75322004-07-02 Juri Linkov <juri@jurta.org>
7533
7534 * pcl-cvs.texi (Viewing differences): Add `d r'.
7535
75362004-06-29 Jesper Harder <harder@ifa.au.dk>
7537
7538 * ses.texi, viper.texi, flymake.texi, faq.texi:
7539 * eshell.texi, ediff.texi: Markup fixes.
7540
75412004-06-21 Karl Berry <karl@gnu.org>
7542
7543 * info.texi (Top): Mention that only Emacs has mouse support.
7544 (Getting Started): Mention this in a few other places.
7545
75462004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7547
0c7efc08
SM
7548 * autotype.texi (Copyrights, Timestamps):
7549 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
7550
75512004-06-13 Lars Hansen <larsh@math.ku.dk>
7552
7553 * dired-x.texi (dired-mark-omitted): Update keybinding.
7554
75552004-06-10 Kim F. Storm <storm@cua.dk>
7556
7557 * pcl-cvs.texi (Viewing differences): Add 'd y'.
7558
75592004-06-05 Lars Hansen <larsh@math.ku.dk>
7560
7561 * dired-x.texi (variable dired-omit-mode): Rename from
7562 dired-omit-files-p.
7563 (function dired-omit-mode): Rename from dired-omit-toggle.
7564 Call dired-omit-mode rather than set dired-omit-files-p.
7565 (dired-mark-omitted): Describe command.
7566
75672004-05-29 Michael Albinus <michael.albinus@gmx.de>
7568
7569 Version 2.0.41 of Tramp released.
7570
75712004-05-29 Juanma Barranquero <lektu@terra.es>
7572
7573 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
7574 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7575
75762004-05-29 Richard M. Stallman <rms@gnu.org>
7577
7578 * cl.texi (Top): Call this chapter `Introduction'.
7579 (Overview): In TeX, no section heading here.
7580
7581 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
7582
75832004-05-29 Eli Zaretskii <eliz@gnu.org>
7584
7585 * Makefile.in (../info/flymake, flymake.dvi): New targets.
7586 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7587
75882004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7589
7590 * flymake.texi: New file.
7591
75922004-05-28 Simon Josefsson <jas@extundo.com>
7593
7594 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
7595
b344d29d 75962004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
7597
7598 Version 2.0.40 of Tramp released.
7599
76002004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
7601
7602 Complete rework, based on review by Karl Berry <karl@gnu.org>.
7603
7604 * tramp.texi (Auto-save and Backup): Explain exploitation of new
7605 variables `tramp-backup-directory-alist' and
7606 `tramp-bkup-backup-directory-info'.
7607 (Overview, Connection types)
7608 (External transfer methods, Default Method)
7609 (Windows setup hints): Remove restriction of password entering
7610 with external methods.
7611 (Auto-save and Backup): Make file name example
7612 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
7613 and `auto-save-directory' must be used.
7614 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
7615 only "NT"). Remove doubled entry "What kinds of systems does
7616 @tramp{} work on".
7617 (tramp): Macro removed.
7618 (Obtaining Tramp): Flag removed from title.
7619 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
7620 and `trampver' used properly. Flag `tramp-inst' replaced by
7621 `installchapter'. Installation related text adapted.
7622
76232004-04-28 Masatake YAMATO <jet@gyve.org>
7624
7625 * widget.texi (Programming Example): Remove overlays.
7626
76272004-04-27 Jesper Harder <harder@ifa.au.dk>
7628
7629 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
7630
76312004-04-23 Juanma Barranquero <lektu@terra.es>
7632
7633 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7634
76352004-04-05 Jesper Harder <harder@ifa.au.dk>
7636
7637 * info.texi (Info Search): Add info-apropos.
7638
76392004-03-22 Juri Linkov <juri@jurta.org>
7640
7641 * faq.texi: Fix help key bindings.
7642
76432004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7644
7645 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7646 (as suggested by Karl Berry). Update information about colored
7647 stars in menus. Add new subheading describing M-n.
7648
76492004-03-12 Richard M. Stallman <rms@gnu.org>
7650
7651 * cl.texi (Top): Rename top node's title.
7652
76532004-03-08 Karl Berry <karl@gnu.org>
7654
7655 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7656 problems making the texinfo distribution.
7657
76582004-02-29 Simon Josefsson <jas@extundo.com>
7659
0c7efc08 7660 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
7661 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7662 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7663 <voegelas@gmx.net>.
7664
76652004-02-29 Juanma Barranquero <lektu@terra.es>
7666
7667 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7668 Use $(DEL) instead of rm, and ignore exit code.
7669
b344d29d 76702004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
7671
7672 Tramp version 2.0.39 released.
7673
76742004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7675
7676 * tramp.texi (Customizing Completion): Explain new functions
7677 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7678 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
7679 (Top): Refer to Savannah mailing list as the major one.
7680 Mention older mailing lists in HTML mode only.
2de53ca6
GM
7681 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7682 (Frequently Asked Questions): Remote hosts must not be Unix-like
7683 for "smb" method.
7684 (Password caching): New node.
7685 (External transfer methods): Refer to password caching for "smb"
7686 method.
7687
76882004-02-17 Karl Berry <karl@gnu.org>
7689
7690 * info.texi (Help-Int): Mention the new line number feature.
7691
76922004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7693
7694 * ses.texi (Advanced Features): New functionality for
7695 ses-set-header-row (defaults to current row unless C-u used).
7696 (Acknowledgements): Add Stefan Monnier.
7697
76982003-12-29 Kevin Ryde <user42@zip.com.au>
7699
7700 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7701
b344d29d 77022003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7703
7704 Tramp version 2.0.38 released.
7705
7706 * tramp.texi (Remote shell setup): Warn of environment variables
7707 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7708 <sven.gabriel@imk.fzk.de>.
7709 (Configuration): Tramp now chooses base64/uuencode
7710 automatically. Update wording accordingly.
7711 (Top): More description for the `Default Method' menu entry.
7712 (Default Method): Use @code, not @var, for Lisp variables.
7713 (Default Method): New subsection `Which method is the right one
7714 for me?' Suggested by Christian Kirsch.
7715 (Configuration): Pointer to new subsection added.
7716 (Default Method): Too many "use" in one sentence.
7717 Rephrase. Reported by Christian Kirsch.
7718 (Filename Syntax): Old `su' example is probably a left-over from
7719 the sm/su method naming. Replace with `ssh', instead.
7720 (External transfer methods, Auto-save and Backup):
7721 Typo fixes.
7722
77232003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7724
183080b6 7725 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
7726 (Top): Mention japanese manual only if flag `jamanual' is set.
7727 Insert section `Japanese manual' in menu.
7728
77292003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
7730
7731 * eshell.texi (Known Problems): Add doc item.
7732
77332003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
7734
7735 * cc-mode.texi: Update for CC Mode 5.30.
7736
7737 Note: Please refrain from doing purely cosmetic changes like
7738 removing trailing whitespace in this manual; it clobbers cvs
7739 merging for no good reason.
7740
77412003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
7742
7743 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
7744 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
7745 @acronym{ASCII}.
7746
77472003-10-26 Karl Berry <karl@gnu.org>
7748
7749 * info.texi (Info Search): Echo area, not echo are. From Debian
7750 diff.
7751
77522003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
7753
10d1d0af 7754 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
7755 :buttons and :children keywords.
7756
77572003-10-22 Miles Bader <miles@gnu.org>
7758
7759 * Makefile.in (info): Move before $(top_srcdir)/info.
7760
77612003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
7762
7763 * tramp.texi (Inline methods): Small grammar fix.
7764 (External transfer methods): Likewise.
7765
77662003-10-08 Nick Roberts <nick@nick.uklinux.net>
7767
7768 * speedbar.texi: Remove paragraph for GUD that is no longer true.
7769
77702003-10-06 Luc Teirlinck <teirllm@auburn.edu>
7771
7772 * texinfo.tex: Replace `%' in arch tagline by @ignore.
7773
77742003-09-30 Richard M. Stallman <rms@gnu.org>
7775
7776 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
7777
7778 * widget.texi (User Interface): Fix typos.
7779
7780 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
7781
77822003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
7783
7784 * pcl-cvs.texi (Selected Files): Fix typo.
7785
77862003-09-21 Karl Berry <karl@gnu.org>
7787
7788 * info.texi (] and [ commands): No period at end of section title.
7789
77902003-09-04 Miles Bader <miles@gnu.org>
7791
7792 * Makefile.in (top_srcdir): New variable.
7793 ($(top_srcdir)/info): New rule.
7794 (info): Depend on it.
7795
77962003-09-03 Peter Runestig <peter@runestig.com>
7797
7798 * makefile.w32-in: New file.
7799
78002003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
7801
7802 * widget.texi (User Interface): Explain the need of static text
7803 around an editable field.
7804
78052003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
7806
7807 * widget.texi (Basic Types): The argument to `:help-echo' can now
7808 be a form that evaluates to a string.
7809
78102003-08-18 Kim F. Storm <storm@cua.dk>
7811
7812 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
7813
78142003-08-16 Richard M. Stallman <rms@gnu.org>
7815
7816 * dired-x.texi (Shell Command Guessing): Explain *.
7817
78182003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
7819
7820 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
7821 log-edit-insert-changelog.
7822
78232003-08-03 Karl Berry <karl@gnu.org>
7824
7825 * info.texi: Need @contents.
7826
c8763fb6 78272003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7828
7829 Tramp version 2.0.36 released.
7830
7831 * tramp.texi (Remote shell setup): Explain about problems with
7832 non-Bourne commands in ~/.profile and ~/.shrc.
7833
78342003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
7835
7836 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
7837 renaming of `vis-mode' to `visible-mode'.
7838
78392003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
7840
7841 * info.texi (Top, Help-Small-Screen): Remove accidentally added
7842 next, prev and up pointers.
7843
78442003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
7845
7846 * info.texi (Help): Mention existence of Emacs and stand-alone
7847 Info at the very beginning of the tutorial.
7848 (Help-Inv): New node.
7849 (Help-]): New node.
7850 (Help-M): Systematically point out the differences between default
7851 Emacs and stand-alone versions. Delete second menu.
7852 (Help-Xref): Systematically point out the differences between
7853 default Emacs and stand-alone versions.
7854 (Help-Int): Change `l' example.
7855 (Expert Info): Fix typos.
7856 (Emacs Info Variables): Mention `Info-hide-note-references' and
7857 new default for `Info-scroll-prefer-subnodes'.
7858
c8763fb6 78592003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7860
7861 Version 2.0.35 of Tramp released.
7862
7863 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
7864 (Inline methods): Add methods `remsh' and `plink1'.
7865 (External transfer methods): Add method `remcp'.
7866 (Multi-hop Methods): Add method `remsh'.
7867 Small patch from Adrian Aichner <adrian@xemacs.org>:
7868 Fix minor typos.
0c7efc08 7869 (Concept Index): Add to make manual searchable via
2de53ca6
GM
7870 `Info-index'.
7871 (Version Control): Add cindex entry.
7872
c8763fb6 78732003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7874
7875 * trampver.texi: Version 2.0.34 released.
7876
78772003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7878
7879 * faq.texi: Improve previous changes.
7880
78812003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
7882
7883 * faq.texi: Update copyright and maintenance details.
7884 Update some package URLs, versions, and maintainers.
7885 Remove many references to the Emacs Lisp Archive.
7886
78872003-04-23 Simon Josefsson <jas@extundo.com>
7888
7889 * smtpmail.texi: Fix license (the invariant sections mentioned has
7890 never been part of the smtp manual). Align info dir entry with
7891 other emacs packages.
7892
78932003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
7894
7895 * tramp.texi: Version 2.0.33 released.
7896 Remove installation chapter. Remove XEmacs specifics.
7897
78982003-03-29 Richard M. Stallman <rms@gnu.org>
7899
7900 * tramp.texi (Top): Undo the previous renaming.
7901 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
7902
c8763fb6 79032003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7904
7905 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
7906 version of manual.
7907
7908 * tramp.texi (Auto-save and Backup): New node.
7909
79102003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
7911
7912 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
7913 Emacs" in order to have better differentiation to "XEmacs".
7914 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
7915 are new macros in order to point to the other Emacs flavor where
7916 appropriate. In info case, point to node `Installation' in order
7917 to explain how to generate the other way. In html case, make a
7918 link to the other html file.
0c7efc08 7919 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
7920 after CVS checkout/update.
7921 (Installation): Completely rewritten.
7922 (Installation parameters, Load paths): New sections under
7923 `Installation'.
7924
c8763fb6 79252003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7926
7927 * tramp.texi: Version 2.0.30 released.
7928 Replace word "path" with "localname" where used as a component of
7929 a Tramp file name.
7930
79312003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
7932
7933 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
7934 introduced.
7935 (Installation): Explain what to do if files from the tramp/contrib
7936 directory are needed.
7937
79382003-02-23 Alex Schroeder <alex@emacswiki.org>
7939
7940 * smtpmail.texi (How Mail Works): New.
7941
79422003-02-22 Alex Schroeder <alex@emacswiki.org>
7943
7944 * smtpmail.texi: New file.
7945
7946 * Makefile.in: Build SMTP manual.
7947
c8763fb6 79482003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
7949
7950 * tramp.texi: Version 2.0.29 released.
7951 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
7952 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
7953
79542003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
7955
7956 * tramp.texi (Frequently Asked Questions): Explain a workaround if
7957 another package loads accidently Ange-FTP.
7958
79592003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
7960
7961 * tramp.texi (Customizing Completion): Add function
7962 `tramp-parse-sconfig'. Change example of
7963 `tramp-set-completion-function', because parsing of ssh config
7964 files looks more natural.
7965
79662003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
7967
7968 * gnus.texi: Do not use `path' in several locations.
7969
c8763fb6 79702002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 7971
0c7efc08
SM
7972 * tramp.texi (External transfer methods): New method `smb'.
7973 From Michael Albinus.
2de53ca6
GM
7974
79752002-11-05 Karl Berry <karl@gnu.org>
7976
7977 * info.texi (Info-fontify): Reorder face list to avoid bad line
7978 breaks.
7979
c8763fb6 79802002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 7981
0c7efc08
SM
7982 * tramp.texi: Move @copying to standard place.
7983 Use @insertcopying.
2de53ca6
GM
7984
79852002-10-02 Karl Berry <karl@gnu.org>
7986
7987 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
7988 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
7989 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
7990 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
7991 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
7992 Per rms, update all manuals to use @copying instead of @ifinfo.
7993 Also use @ifnottex instead of @ifinfo around the top node, where
7994 needed for the sake of the HTML output.
7995 (The Gnus manual is not fixed since it's not clear to me how it
7996 works; and the Tramp manual already uses @copying, although in an
7997 unusual way. All others were changed.)
7998
79992002-09-10 Jonathan Yavner <jyavner@engineer.com>
8000
8001 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8002 (../info/ses, ses.dvi): New targets.
8003 * ses.texi: New file.
8004
c8763fb6 80052002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8006
8007 * texinfo.tex: Update to texinfo 4.2.
8008
80092002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8010
8011 * reftex.texi: Update to RefTeX 4.19.
8012
c8763fb6 80132002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8014
8015 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8016 (../info/tramp, tramp.dvi): New targets.
8017
80182002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8019
8020 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8021 (calc.dvi): Uncomment.
8022
80232001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8024
8025 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8026 (../info/calc): New target.
8027
80282001-10-20 Gerd Moellmann <gerd@gnu.org>
8029
8030 * (Version 21.1 released.)
8031
80322001-10-05 Gerd Moellmann <gerd@gnu.org>
8033
8034 * Branch for 21.1.
8035
80362001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8037
8038 * Makefile.in (../info/info): Use an explicit -o switch to
8039 makeinfo.
8040
80412001-03-05 Gerd Moellmann <gerd@gnu.org>
8042
8043 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8044
80452000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8046
8047 * Makefile.in (../info/idlwave): Use --no-split.
8048
80492000-12-14 Dave Love <fx@gnu.org>
8050
c4cc8b9a 8051 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8052 (gnus.dvi): Change rule to remove @latex stuff.
8053
80542000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8055
8056 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8057
80582000-10-13 John Wiegley <johnw@gnu.org>
8059
8060 * Makefile.in: Add build targets for eshell.texi.
8061
80622000-09-25 Gerd Moellmann <gerd@gnu.org>
8063
8064 * Makefile.in: Remove/comment speedbar stuff.
8065
80662000-09-22 Dave Love <fx@gnu.org>
8067
8068 * Makefile.in: Add emacs-mime.
8069
80702000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8071
8072 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8073 (DVI_TARGETS): Add woman.dvi.
8074 (../info/woman, woman.dvi): New targets.
8075
80762000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8077
8078 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8079
8080 * pcl-cvs.texi: New file.
8081 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8082 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8083
80842000-05-11 Gerd Moellmann <gerd@gnu.org>
8085
8086 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8087 (../info/ebrowse, ebrowse.dvi): New targets.
8088
80892000-01-13 Gerd Moellmann <gerd@gnu.org>
8090
8091 * Makefile.in (INFO_TARGETS): Add eudc.
8092 (DVI_TARGETS): Add eudc.dvi.
8093 (../info/eudc, eudc.dvi): New targets.
8094
80952000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8096
8097 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8098 compatibility with 8+3 filesystems).
8099 (../info/efaq): Rename from emacs-faq.
8100
81012000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8102
8103 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8104 (../info/idlwave, idlwave.dvi): New targets.
8105
81061999-10-23 Dave Love <fx@gnu.org>
8107
8108 * Makefile.in: Use autotype.texi.
8109
81101999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8111
8112 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8113 faq.texi file) rather than ../info/faq.
8114
81151999-10-07 Gerd Moellmann <gerd@gnu.org>
8116
8117 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8118 (../info/ada-mode, ada-mode.dvi): New targets.
8119
81201999-09-01 Dave Love <fx@gnu.org>
8121
8122 * Makefile.in: Add faq.
8123
81241999-07-12 Richard Stallman <rms@gnu.org>
8125
8126 * Version 20.4 released.
8127
81281998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8129
8130 * Version 20.3 released.
8131
81321998-04-06 Andreas Schwab <schwab@gnu.org>
8133
768c0c0f
JB
8134 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8135 Use it in dvi targets.
2de53ca6
GM
8136 (../etc/GNU): Change to $(srcdir) first.
8137
81381998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8139
8140 * reftex.texi: Update for RefTeX version 3.22.
8141
81421998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8143
8144 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8145 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8146
81471997-09-23 Paul Eggert <eggert@twinsun.com>
8148
8149 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8150 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8151
81521997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8153
8154 * Version 20.2 released.
8155
81561997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8157
8158 * Version 20.1 released.
8159
81601997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8161
8162 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8163
81641996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8165
8166 * Version 19.33 released.
8167
81681996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8169
8170 * Version 19.32 released.
8171
81721996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8173
8174 * Makefile.in: Add rules for the Message manual.
8175
81761996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8177
8178 * gnus.texi: New version.
8179
8180 * message.texi: New manual.
8181
81821996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8183
8184 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8185
81861996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8187
8188 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8189 Specify -I option.
8190 (All dvi targets): Set the TEXINPUTS variable.
8191
81921996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8193
8194 * Version 19.31 released.
8195
81961996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8197
8198 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8199 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8200
82011995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8202
8203 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8204 (INFO_TARGETS): Add ../info/cc-mode.
8205 (DVI_TARGETS): Add cc-mode.dvi.
8206
2de53ca6
GM
82071995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8208
8209 * Version 19.30 released.
8210
82111995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8212
8213 * gnus.texi: New file.
8214
82151995-11-04 Erik Naggum <erik@naggum.no>
8216
8217 * gnus.texi: File deleted.
8218
82191995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8220
8221 * mh-e.texi: "Function Index" -> "Command Index" to work with
8222 Emacs 19.30 C-h C-k support of separately-documented commands.
8223
82241995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8225
8226 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8227 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8228
82291995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8230
8231 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8232 (../info/viper, viper.dvi): New targets.
8233
82341995-04-20 Kevin Rodgers <kevinr@ihs.com>
8235
8236 * dired-x.texi (Installation): Change the example to set
8237 buffer-local variables like dired-omit-files-p in
8238 dired-mode-hook.
8239
82401995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8241
8242 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8243 (../info/mh-e, mh-e.dvi): New targets.
8244
82451995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8246
8247 * Makefile.in (maintainer-clean): Rename from realclean.
8248
82491994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8250
8251 * Makefile.in: New file.
8252 * Makefile: File deleted.
8253
82541994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8255
8256 * Makefile (TEXINDEX_OBJS): Variable deleted.
8257 (texindex, texindex.o, getopt.o): Rules deleted.
8258 All deps on texindex deleted.
8259 (distclean): Don't delete texindex.
8260 (mostlyclean): Don't delete *.o.
8261 * texindex.c, getopt.c: Files deleted.
8262
82631994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8264
8265 * Version 19.26 released.
8266
82671994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8268
8269 * Version 19.25 released.
8270
82711994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8272
8273 * Version 19.24 released.
8274
82751994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8276
8277 * Version 19.23 released.
8278
82791994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8280
8281 * Makefile: Delete spurious tab.
8282
82831994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8284
8285 * Makefile (.SUFFIXES): New rule.
8286
82871994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8288
8289 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8290 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8291
82921994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8293
8294 * Makefile (../info/sc): Rename from sc.info.
8295 (../info/cl): Likewise.
8296 (INFO_TARGETS): Use new names.
8297
82981993-12-04 Richard Stallman (rms@srarc2)
8299
8300 * getopt.c: New file.
8301 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8302 (getopt.o): New rule.
8303 (dvi): Don't depend on texindex.
8304 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8305 Depend on texindex.
8306
83071993-12-03 Richard Stallman (rms@srarc2)
8308
8309 * Makefile (../info/sc.info): Rename from ../info/sc.
8310 (TEXI2DVI): New variable.
8311 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8312 Add explicit commands.
8313 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8314
83151993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8316
8317 * Version 19.22 released.
8318
83191993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8320
8321 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8322
83231993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8324
8325 * Version 19.21 released.
8326
83271993-11-15 Paul Eggert (eggert@twinsun.com)
8328
8329 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8330
83311993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8332
8333 * Makefile (../etc/GNU): New target.
8334 (EMACSSOURCES): Add gnu1.texi.
8335
83361993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8337
8338 * Makefile (realclean): Don't delete the Info files.
8339
f0131492 83401993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
8341
8342 * forms.texi: Fix forms.texi so that it will format correctly.
8343 Add missing `@end iftex', fix bad reference.
8344
8345 * info.texi, info-stn.texi: New files implement texinfo version of
8346 `info' file.
8347
f0131492 83481993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
8349
8350 * Makefile: Fix targets for texindex, new info.texi files.
8351 * info-stnd.texi: New file implements info for standalone info
8352 reader.
8353 * info.texi: Update to include recent changes to "../info/info".
8354 New source file for ../info/info; includes info-stnd.texi.
8355
8356 * texindex.c: Include "../src/config.h" if building in emacs.
8357
8358 * Makefile: Change all files to FILENAME.texi, force all targets
8359 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8360 vip.texinfo, forms.texinfo, cl.texinfo.
8361 Add target to build texindex.c, defining `emacs'.
8362
8363 * forms.texi: Install new file to match version 2.3 of forms.el.
8364
83651993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8366
8367 * Version 19.19 released.
8368
83691993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8370
8371 * sc.texinfo: Fix info file name.
8372
8373 * Makefile (info): Add gnus and sc.
8374 (dvi): Add gnus.dvi and sc.dvi.
8375 (../info/sc, sc.dvi): New targets.
8376
83771993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8378
8379 * Version 19.18 released.
8380
83811993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8382
8383 * Makefile: Fix source file names of the separate manuals.
8384 (gnus.dvi, ../info/gnus): New targets.
8385
83861993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8387
8388 * Version 19.17 released.
8389
83901993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8391
8392 * split-man: Fix typos in last change.
8393
83941993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8395
8396 * Version 19.16 released.
8397
83981993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8399
8400 * version 19.15 released.
8401
84021993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8403
8404 * Makefile (distclean): It's rm, not rf.
8405
84061993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8407
8408 * Version 19.14 released.
8409
84101993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8411
8412 * Makefile: New file.
8413
84141993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8415
8416 * Version 19.13 released.
8417
84181993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8419
8420 * Version 19.9 released.
8421
84221993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8423
8424 * Version 19.8 released.
8425
84261993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8427
8428 * Version 19.7 released.
8429
84301990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8431
8432 * gnus.texinfo: New file. Removed installation instructions.
8433
84341990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8435
8436 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8437
84381989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8439
8440 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
8441 then define `\sc' as the command for smallcaps in Texinfo.
8442 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
8443 made the corresponding change to makeinfo and texinfm.el.
8444
84451988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8446
8447 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8448 Customization since the menu entry did not point to anything.
8449 Also add an @finalout command to remove overfull hboxes from the
8450 printed output.
8451
8452 * cl.texinfo: Add @bye, \input line and @settitle to file.
8453 This file is clearly intended to be a chapter of some other work,
8454 but the other work does not yet exist.
8455
84561988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8457
8458 * texinfo.texinfo: Three typos corrected.
8459
4009494e 8460;; Local Variables:
c8763fb6 8461;; coding: utf-8
4009494e
GM
8462;; End:
8463
95df8112 8464 Copyright (C) 1993-1999, 2001-2011 Free Software Foundation, Inc.
4009494e
GM
8465
8466 This file is part of GNU Emacs.
8467
97c0352c 8468 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 8469 it under the terms of the GNU General Public License as published by
97c0352c
GM
8470 the Free Software Foundation, either version 3 of the License, or
8471 (at your option) any later version.
4009494e
GM
8472
8473 GNU Emacs is distributed in the hope that it will be useful,
8474 but WITHOUT ANY WARRANTY; without even the implied warranty of
8475 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8476 GNU General Public License for more details.
8477
8478 You should have received a copy of the GNU General Public License
97c0352c 8479 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.