Use "" quotes in menus
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
53eced6d
GM
12012-02-29 Glenn Morris <rgm@gnu.org>
2
775b55af
GM
3 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
4
53eced6d
GM
5 * cl.texi: Use @code{} in menus when appropriate.
6
44e97401
GM
72012-02-28 Glenn Morris <rgm@gnu.org>
8
9 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
10 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
11 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
12 * org.texi, sc.texi, vip.texi, viper.texi:
13 Standardize possessive apostrophe usage.
14
fa9a0855
CY
152012-02-26 Chong Yidong <cyd@gnu.org>
16
17 * ediff.texi (Quick Help Commands): Add a couple of index entries
18 (Bug#10834).
19
0fd2c9a3
GM
202012-02-17 Glenn Morris <rgm@gnu.org>
21
22 * gnus.texi (Posting Styles):
23 * remember.texi (Org): Fix cross-refs to other manuals.
24
9f26dc24
GM
252012-02-15 Glenn Morris <rgm@gnu.org>
26
27 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
28 (Encryption): New chapter, split out from previous.
29
3d2af193
LI
302012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
31
32 * gnus.texi (Customizing the IMAP Connection): Mention
33 nnimap-record-commands.
34
b74c9672
GM
352012-02-10 Glenn Morris <rgm@gnu.org>
36
37 * url.texi (Retrieving URLs): Update url-retrieve arguments.
38 Mention url-queue-retrieve.
39
2ebc3b94
GM
402012-02-09 Glenn Morris <rgm@gnu.org>
41
9fcfcdef
GM
42 * sem-user.texi (Semantic mode user commands): Typo fix.
43
2ebc3b94
GM
44 * info.texi (Create Info buffer): Mention info-display-manual.
45
7c4bbb69
LI
462012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
47
48 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
49 example (modified from an example by Michael Albinus).
50
debce7bc
G
512012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
52
53 * gnus.texi (Agent Basics): Fix outdated description of
54 `gnus-agent-auto-agentize-methods'.
55
b207a4ec
AS
562012-01-28 Andreas Schwab <schwab@linux-m68k.org>
57
58 * cc-mode.texi: Always @defindex ss.
59 (Config Basics): Fix argument of @itemize.
60 (Macro Backslashes): Add @code around index entry.
61
b8fe8712
GM
622012-01-23 Glenn Morris <rgm@gnu.org>
63
64 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
65
02dc2fd7
EH
662012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
67
68 * tramp.texi (File): Tweak wording for the `scpc' option.
69
e7719ea1
G
702012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
71
72 * gnus.texi (Group Parameters): Really note precedence.
73
9937bef4
G
742012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
75
76 * gnus.texi (Group Parameters): Note precedence.
77
e66ba1df
BG
782012-01-03 Eric Schulte <eric.schulte@gmx.com>
79
80 * org.texi (Noweb reference syntax): Adding documentation of
81 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
82 variable.
83
842012-01-03 Bastien Guerry <bzg@gnu.org>
85
86 * org.texi (Plain lists): Split the table to fix the display
87 of items.
88
892012-01-03 Bastien Guerry <bzg@gnu.org>
90
91 * org.texi (Plain lists): Fix misplaced explanation.
92
932012-01-03 Bastien Guerry <bzg@gnu.org>
94
95 * org.texi (Plain lists, Agenda files): Add index entries.
96
972012-01-03 Julian Gehring <julian.gehring@googlemail.com>
98
99 * org.texi: Use "Org mode" instead of alternatives like
100 "Org-mode" or "org-mode".
101
1022012-01-03 Bernt Hansen <bernt@norang.ca>
103
104 * org.texi (Agenda commands): Document
105 `org-clock-report-include-clocking-task'.
106
1072012-01-03 Bastien Guerry <bzg@gnu.org>
108
109 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
110 C-c' on checkboxes.
111
1122012-01-03 Julian Gehring <julian.gehring@googlemail.com>
113
114 * org.texi: End sentences with two spaces.
115
1162012-01-03 Michael Brand <michael.ch.brand@gmail.com>
117
118 * org.texi (External links): Document the link types file+sys
119 and file+emacs, slightly narrow used page width.
120
1212012-01-03 Eric Schulte <eric.schulte@gmx.com>
122
123 * org.texi (colnames): Note that colnames behavior may differ
124 across languages.
125
1262012-01-03 Bastien Guerry <bzg@gnu.org>
127
128 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
129
1302012-01-03 Thomas Dye <dk@poto.westell.com>
131
132 * org.texi: Augmented discussion of babel property
133 inheritance. Put footnote outside sentence ending period.
134
1352012-01-03 Eric Schulte <schulte.eric@gmail.com>
136
137 * org.texi (eval): Documenting the full range of :eval header
138 argument values.
139
1402012-01-03 Eric Schulte <schulte.eric@gmail.com>
141
142 * org.texi (eval): Documentation of the new :eval option.
143
1442012-01-03 Thomas Dye <dk@poto.local>
145
146 * org.texi: Add accumulated properties.
147
1482012-01-03 Thomas Dye <dk@poto.local>
149
150 * org.texi: Documented no spaces in name=assign, another
151 correction to :var table.
152
1532012-01-03 Thomas Dye <dk@poto.local>
154
155 * org.texi: Changed DATA to NAME in Working With Source Code
156 section.
157
1582012-01-03 Tom Dye <tsd@tsdye.com>
159
160 * org.texi: Minor change to :var table.
161
1622012-01-03 Tom Dye <tsd@tsdye.com>
163
164 * org.texi: More changes to :var table (some examples were wrong).
165
1662012-01-03 Tom Dye <tsd@tsdye.com>
167
168 * org.texi: Cleaned up :var table.
169
1702012-01-03 Bastien Guerry <bzg@gnu.org>
171
172 * org.texi (Timestamps, Weekly/daily agenda)
173 (Weekly/daily agenda): Add @cindex for "appointment".
174
1752012-01-03 Eric Schulte <schulte.eric@gmail.com>
176
177 * org.texi (Literal examples): A new link to the template for
178 inserting empty code blocks.
179 (Structure of code blocks): A new link to the template for
180 inserting empty code blocks.
181
1822012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
183
184 * org.texi (External links): Add footnote on how the behavior
185 of the text search in Org files are controled by the variable
186 `org-link-search-must-match-exact-headline'.
187
1882012-01-03 Eric Schulte <schulte.eric@gmail.com>
189
190 * org.texi (Buffer-wide header arguments): Update
191 documentation to reflect removal of #+PROPERTIES.
192
1932012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
194
195 * org.texi (The clock table): Mention that ACHIVED trees
196 contribute to the clock table.
197
1982012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
199
200 * org.texi (Conflicts): Better yasnippet config info.
201
2022012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
203
204 * org.texi (Selective export): Explicitely mention the default
205 values for `org-export-select-tags',
206 `org-export-exclude-tags'.
207
2082012-01-03 Tom Dye <tsd@tsdye.com>
209
210 * org.texi: Added a line to specify that header arguments are
211 lowercase.
212
2132012-01-03 Tom Dye <tsd@tsdye.com>
214
215 * org.texi: :var requires default value when declared.
216
2172012-01-03 Bastien Guerry <bzg@gnu.org>
218
219 * org.texi (Handling links): Add a note about the
220 `org-link-frame-setup' option.
221
2222012-01-03 David Maus <dmaus@ictsoc.de>
223
224 * org.texi (Exporting Agenda Views, Extracting agenda
225 information): Fix command line syntax, quote symbol parameter
226 values.
227
2282012-01-03 David Maus <dmaus@ictsoc.de>
229
230 * org.texi (Exporting Agenda Views): Fix command line syntax.
231
8d80ef01
PE
2322011-12-28 Paul Eggert <eggert@cs.ucla.edu>
233
234 * gnus.texi (Mail Source Customization, Mail Back End Variables):
235 Use octal notation for file permissions, which are normally
236 thought of in octal.
237 (Mail Back End Variables): Use more-plausible modes in example.
238
47d42d81
AM
2392011-12-20 Alan Mackenzie <acm@muc.de>
240
241 * cc-mode.texi: Update version string 5.31 -> 5.32.
242
a98edce9
JB
2432011-12-06 Juanma Barranquero <lekktu@gmail.com>
244
245 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
246
321decc8
GM
2472011-11-24 Glenn Morris <rgm@gnu.org>
248
249 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
250
f8107b79
JB
2512011-11-24 Juanma Barranquero <lekktu@gmail.com>
252
253 * makefile.w32-in: Update dependencies.
254
f5a96a4f
GM
2552011-11-20 Glenn Morris <rgm@gnu.org>
256
257 * gnus.texi (Group Information):
258 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
259
cd1181db
JB
2602011-11-20 Juanma Barranquero <lekktu@gmail.com>
261
262 * gnus-coding.texi (Gnus Maintenance Guide):
263 Rename from "Gnus Maintainance Guide".
264
265 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
266 * eieio.texi (Customizing):
fe7a3057
JB
267 * gnus.texi (Article Washing):
268 * gnus-news.texi:
269 * sem-user.texi (Smart Jump): Fix typos.
cd1181db 270
7877f373
JB
2712011-11-16 Juanma Barranquero <lekktu@gmail.com>
272
273 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
274
0d26e0b6
JB
2752011-11-15 Juanma Barranquero <lekktu@gmail.com>
276
c7015153
JB
277 * ede.texi (project-am-texinfo):
278 * gnus.texi (Sending or Not Sending):
279 * org.texi (Template elements): Fix typos.
0d26e0b6 280
0b381c7e
JB
2812011-11-14 Juanma Barranquero <lekktu@gmail.com>
282
283 * ediff.texi (Hooks):
c7015153 284 * sem-user.texi (Semanticdb Roots): Fix typos.
0b381c7e 285
40a8bdf6
JB
2862011-11-11 Juanma Barranquero <lekktu@gmail.com>
287
288 * semantic.texi (Tag handling): Fix typo.
289
57dda3bb
KY
2902011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
291
292 * gnus.texi (Other Gnus Versions): Remove.
293
52bedd34
AM
2942011-10-28 Alan Mackenzie <acm@muc.de>
295
296 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
297 (Other Special Indentations): Add an xref to "Macros with ;".
298 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
299 "Macros with ;".
300 (Macros with ;): New page.
301
00b77525
GM
302 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
303 Document the new handling of nested scopes for movement by defuns.
52bedd34 304
4a623313
MA
3052011-10-23 Michael Albinus <michael.albinus@gmx.de>
306
307 Sync with Tramp 2.2.3.
308
309 * trampver.texi: Update release number.
310
466a320e
GM
3112011-10-14 Glenn Morris <rgm@gnu.org>
312
313 * ert.texi (Introduction, How to Run Tests)
314 (Running Tests Interactively, Expected Failures)
315 (Tests and Their Environment, Useful Techniques)
316 (Interactive Debugging, Fixtures and Test Suites):
317 Minor rephrasings.
318 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
319 (Running Tests in Batch Mode): Simplify loading instructions.
320 (Test Selectors): Clarify some selectors.
321 (Expected Failures, Useful Techniques):
322 Make examples fit in 80 columns.
323
2be4956d
JB
3242011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
325
326 * calc.texi (Basic Operations on Units): Discuss temperature
327 conversion (`u t') alongside with other unit conversions ('u c').
328
7359a765
GM
3292011-10-12 Glenn Morris <rgm@gnu.org>
330
331 * ert.texi: Whitespace trivia to make main menu items line up better.
332
a0c52e5d
GM
3332011-10-08 Glenn Morris <rgm@gnu.org>
334
335 * Makefile.in: Fix ert rules.
336
465d0300
G
3372011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
338
339 * gnus.texi (Gnus Utility Functions): Add more references and
340 explanations (bug#9683).
341
a5166359
LMI
3422011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
343
344 * gnus.texi (Archived Messages): Note the default (bug#9552).
345
b523dc20
BW
3462011-09-21 Bill Wohler <wohler@newt.com>
347
348 Release MH-E manual version 8.3.
349
58179cce 350 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
b523dc20
BW
351 release 8.3.
352 (Preface): Updated support information.
353 (From Bill Wohler): Reset text to original version. As a
354 historical quote, the tense should be correct in the time that it
355 was written.
356
0afb49a1
LMI
3572011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
358
359 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
360 (Finding the News): Doc clarification.
361 (Terminology): Mention naming.
362
e21bac42
G
3632011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
364
365 * gnus.texi: Remove mentions of `recent', which are now obsolete.
366 (Interactive): Document `quiet'.
367
5b409b39 3682011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
5cb05633
BG
369
370 * org.texi (Images in LaTeX export): rewrite.
371
5b409b39 3722011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
373
374 * org.texi (Using the mapping API): mention 'region as a possible
375 scope for `org-map-entries'.
376
5b409b39 3772011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
378
379 * org.texi (Visibility cycling): Document `org-copy-visible'.
380
5b409b39 3812011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
382
383 * org.texi (Template expansion): order template sequences in the
384 proper order.
385
5b409b39 3862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
387
388 * org.texi (eval): Expand discussion of the :eval header argument.
389
5b409b39 3902011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
391
392 * org.texi (Languages): Add Lilypond and Awk as supported
393 languages.
394
5b409b39 3952011-08-15 Achim Gratz <stromeko@nexgo.de>
3ab2c837
BG
396
397 * org.texi: document that both CLOCK_INTO_DRAWER and
398 LOG_INTO_DRAWER can be used to override the contents of variable
399 org-clock-into-drawer (or if unset, org-log-into-drawer).
400
401 * org.texi: replace @xref->@pxref.
402
5b409b39 4032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
404
405 * org.texi (Evaluating code blocks): Documenting the new option
406 for inline call lines.
407
5b409b39 4082011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
409
410 * org.texi (Results of evaluation): More explicit about the
411 mechanism through which interactive evaluation of code is
412 performed.
413
5b409b39 4142011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
415
416 * org.texi (noweb-ref): New header argument documentation.
417
5b409b39 4182011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
419
420 * org.texi (Extracting source code): Documentation of the new
421 org-babel-tangle-named-block-combination variable.
422
5b409b39 4232011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
424
425 * org.texi (Structure of code blocks): explicitly state that the
426 behavior of multiple blocks of the same name is undefined
427
5b409b39 4282011-08-15 Christian Egli <christian.egli@sbszh.ch>
3ab2c837
BG
429
430 * org.texi (TaskJuggler export): Modify the example to reflect the
431 new effort durations.
432
5b409b39 4332011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
434
435 * org.texi (Images in LaTeX export): Escape curly brackets in
436 LaTeX example.
437
5b409b39 4382011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
439
440 * org.texi (The clock table): Document the :properties and
441 :inherit-props arguments for the clocktable.
442
5b409b39 4432011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
444
445 * org.texi (Tables in LaTeX export): Document specifying placement
446 options for tables.
447
5b409b39 4482011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
449
450 * org.texi (Evaluating code blocks): More specific documentation
451 about the different types of header arguments.
452
5b409b39 4532011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3ab2c837
BG
454
455 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
456
5b409b39 4572011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
458
459 * org.texi (Built-in table editor): Document the table field
460 follow mode.
461
5b409b39 4622011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
463
464 * org.texi (Easy Templates): Document new template.
465
5b409b39 4662011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3ab2c837
BG
467
468 * org.texi (Literal examples): Add a cross-reference from "Literal
469 Examples" to "Easy Templates."
470
5b409b39 4712011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
472
473 * org.texi (The clock table): Add link to match syntax.
474
5b409b39 4752011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
476
477 * org.texi (Agenda commands): Document clock consistency checks.
478
5b409b39 4792011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
480
481 * org.texi (Built-in table editor): Document that \vert represents
482 a vertical bar in a table field.
483
5b409b39 4842011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
485
486 * org.texi (Literal examples): Link from "Markup" > "Literate
487 Examples" to "Working with Source Code".
488
5b409b39 4892011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
490
491 * org.texi (Agenda commands): Doc for function option to bulk
492 action.
493
5b409b39 4942011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
495
496 * org.texi (Template expansion): Document new %<...> template
497 escape.
498
5b409b39 4992011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
500
501 * org.texi (Selective export): Document exclusion of any tasks
502 from export.
503
5b409b39 5042011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
505
506 * org.texi (Selective export): Document how to exclude DONE tasks
507 from export.
508 (Publishing options): Document the properties to be used to turn off
509 export of DONE tasks.
510
5b409b39 5112011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
512
513 * org.texi (The date/time prompt): Document date range protection.
514
5b409b39 5152011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
516
517 * org.texi (padline): Documentation of the new padline header
518 argument.
519
5b409b39 5202011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
521
522 * org.texi (var): Adding "[" to list of characters triggering
523 elisp evaluation.
524
5b409b39 5252011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
526
527 * org.texi (var): Documentation of Emacs Lisp evaluation during
528 variable assignment.
529
5b409b39 5302011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
531
532 * org.texi (colnames): Reference indexing into variables, and note
533 that colnames are *not* removed before indexing occurs.
534 (rownames): Reference indexing into variables, and note that
535 rownames are *not* removed before indexing occurs.
536
5b409b39 5372011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
538
539 * org.texi (var): Clarification of indexing into tabular
540 variables.
541
5b409b39 5422011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
543
544 * org.texi (results): Documentation of the `:results wrap' header
545 argument.
546
5b409b39 5472011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
548
549 * org.texi (LaTeX and PDF export): add a note about a limitation
550 of the LaTeX export: the org file has to be properly structured.
551
5b409b39 5522011-08-15 Bastien Guerry <bzg@gnu.org>
3ab2c837
BG
553
554 * org.texi (Dynamic blocks, Structure editing): Mention
555 the function `org-narrow-to-block'.
556
5b409b39 5572011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
558
559 * org.texi (Languages): Updating list of code block supported
560 languages.
561
5b409b39 5622011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
563
564 * org.texi (Special properties): CATEGORY is a special property,
565 but it may also used in the drawer.
566
5b409b39 5672011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
568
569 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
570
5b409b39 5712011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3ab2c837
BG
572
573 * org.texi (Include files): Document :lines.
574
5b409b39 5752011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
576
577 * org.texi (comments): Documentation of the ":comments noweb" code
578 block header argument.
579
5b409b39 5802011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
581
582 * org.texi (Conflicts): Changed "yasnippets" to "yasnippet" and
583 added extra whitespace around functions to be consistent with the
584 rest of the section.
585
5b409b39 5862011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837 587
0b381c7e 588 * org.texi (Evaluating code blocks): Expanded discussion of
3ab2c837
BG
589 #+call: line syntax.
590 (Header arguments in function calls): Expanded discussion of
591 #+call: line syntax.
592
5b409b39 5932011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
594
595 * org.texi (Evaluating code blocks): More explicit about how to
596 pass variables to #+call lines.
597
5b409b39 5982011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
599
600 * org.texi (Results of evaluation): Link to the :results header
601 argument list from the "Results of evaluation" section.
602
5b409b39 6032011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
604
605 * org.texi (Conflicts): Adding additional information about
606 resolving org/yasnippet conflicts.
607
5b409b39 6082011-08-15 David Maus <dmaus@ictsoc.de>
3ab2c837
BG
609
610 * org.texi (Publishing options): Document style-include-scripts
611 publishing project property.
612
5b409b39 6132011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3ab2c837
BG
614
615 * org.texi (Sparse trees): Document the next-error /
616 previous-error functionality.
617
5b409b39 6182011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
619
620 * org.texi (cache): Improved documentation of code block caches.
621
5b409b39 6222011-08-15 Tom Dye <tsd@tsdye.com>
3ab2c837
BG
623
624 * org.texi (Code block specific header arguments): Documentation
625 of multi-line header arguments.
626
5b409b39 6272011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
628
629 * org.texi (Code evaluation security): Add example for using a
630 function.
631
5b409b39 6322011-08-15 Eric Schulte <schulte.eric@gmail.com>
3ab2c837
BG
633
634 * org.texi (Tables in LaTeX export): Documentation of new
635 attr_latex options for tables.
636
5b409b39
BG
6372011-08-03 Michael Albinus <michael.albinus@gmx.de>
638
639 * trampver.texi: Update release number.
640
6412011-07-30 Michael Albinus <michael.albinus@gmx.de>
642
643 Sync with Tramp 2.2.2.
644
645 * trampver.texi: Update release number.
646
064e2d08
LMI
6472011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
648
649 * flymake.texi (Example -- Configuring a tool called via make):
650 Use /dev/null instead of the Windows "nul" (bug#8715).
651
b8151e9c
LMI
6522011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
653
654 * widget.texi (Setting Up the Buffer): Remove mention of the
655 global keymap parent, which doesn't seem to be accurate
656 (bug#7045).
657
5b409b39
BG
6582011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
659
660 * org.texi (Special agenda views): Fix double quoting (bug#3509).
661
c0a8ae95
KR
6622010-07-10 Kevin Ryde <user42@zip.com.au>
663
664 * cl.texi (For Clauses): Add destructuring example processing an
665 alist (bug#6596).
666
ac6531ad
LMI
6672011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
668
669 * ediff.texi (Major Entry Points): Remove mention of `require',
670 since that's not pertinent in the installed Emacs (bug#9016).
671
d30dd079
G
6722011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
673
674 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
0c502747
LMI
675 (Filtering New Groups): Clarify how simple the "options -n" format is.
676 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
677 is internal.
d30dd079 678
862c0d68
MA
6792011-07-04 Michael Albinus <michael.albinus@gmx.de>
680
681 * tramp.texi (Cleanup remote connections): Add
682 `tramp-cleanup-this-connection'.
683
cd865a33
G
6842011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
685
686 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
687 zombies.
688 (Checking New Groups): Ditto (bug#8974).
7d1738f1 689 (Checking New Groups): Moved the reference to the right place.
cd865a33
G
690
6912011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
692
693 * gnus.texi (Startup Files): Clarify that we're talking about numbered
694 backups, and not actual vc (bug#8975).
695
79414ae4
KR
6962011-07-03 Kevin Ryde <user42@zip.com.au>
697
698 * cl.texi (For Clauses): @items for hash-values and key-bindings
699 to make them more visible when skimming. Add examples of `using'
700 clause to them, examples being clearer than a description in
701 words (bug#6599).
702
847ccf7c
AM
7032011-07-01 Alan Mackenzie <acm@muc.de>
704
705 * cc-mode.texi (Guessing the Style): New page.
706 (Styles): Add a short introduction to above.
707
3da13bb9
DD
7082011-06-28 Deniz Dogan <deniz@dogan.se>
709
710 * rcirc.texi (Configuration): Bug-fix:
711 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
712 Reported by Elias Pipping <pipping@exherbo.org>.
713
60a0884e
G
7142011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
715
716 * gnus.texi (Summary Mail Commands): Document
717 `gnus-summary-reply-to-list-with-original'.
718
0c7efc08
SM
7192011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
720
721 * eshell.texi (Known problems): Fix typo.
722
ea3596a2
MA
7232011-06-12 Michael Albinus <michael.albinus@gmx.de>
724
0c7efc08 725 * tramp.texi (Customizing Completion): Mention authinfo-style files.
ea3596a2
MA
726 (Password handling): `auth-source-debug' is good for debug messages.
727
2da9c605
G
7282011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
729
730 * gnus.texi (Store custom flags and keywords): Refer to
731 `gnus-registry-article-marks-to-{chars,names}' instead of
732 `gnus-registry-user-format-function-{M,M2}'.
733
e61923c8
GM
7342011-05-27 Paul Eggert <eggert@cs.ucla.edu>
735
736 * texinfo.tex: Merge from gnulib.
737
627abcdd
TZ
7382011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
739
740 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
0c7efc08
SM
741 (Store custom flags and keywords):
742 Mention `gnus-registry-user-format-function-M' and
627abcdd
TZ
743 `gnus-registry-user-format-function-M2'.
744
a3c92bc1
EZ
7452011-05-17 Paul Eggert <eggert@cs.ucla.edu>
746
8f906c40 747 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
a3c92bc1 748
85d870a9
GM
7492011-05-17 Glenn Morris <rgm@gnu.org>
750
751 * gnus.texi (Face): Fix typo.
752
2cdee799
GM
7532011-05-14 Glenn Morris <rgm@gnu.org>
754
755 * dired-x.texi (Omitting Examples): Minor addition.
756
79b70037
GM
7572011-05-10 Jim Meyering <meyering@redhat.com>
758
759 * ede.texi: Fix typo "or or -> or".
760
a7111a62 7612011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
c2f51e23
G
762
763 * gnus.texi (Summary Buffer Lines):
764 gnus-summary-user-date-format-alist does not exist.
765 (Sorting the Summary Buffer): More about sorting threads.
766
69026aba
MA
7672011-04-25 Michael Albinus <michael.albinus@gmx.de>
768
769 * trampver.texi: Update release number.
770
9024ff79
MA
7712011-04-14 Michael Albinus <michael.albinus@gmx.de>
772
773 * tramp.texi (Frequently Asked Questions): New item for disabling
774 Tramp in other packages.
775
c3c65d73
TZ
7762011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
777
778 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
0c7efc08
SM
779 (Fancy splitting to parent, Store arbitrary data):
780 Updated gnus-registry docs.
c3c65d73 781
9ec6a317
JB
7822011-04-13 Juanma Barranquero <lekktu@gmail.com>
783
784 * ede.texi: Fix typos.
785
1e3b6001
G
7862011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
787
9ec6a317
JB
788 * gnus.texi (Window Layout): @itemize @code doesn't exist.
789 It's @table @code.
1e3b6001 790
a5954fa5
G
7912011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
792
793 * gnus.texi (Listing Groups): Document gnus-group-list-ticked
794
d71990a1
JB
7952011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
796
797 * calc.texi (Logarithmic Units): Update the function names.
798
1518e4f0
G
7992011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
800
801 * message.texi (Various Commands): Document format specs in the
802 ellipsis.
803
a123622d
G
8042011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
805
806 * message.texi (Insertion Variables): Document message-cite-style.
807
8082011-03-14 Michael Albinus <michael.albinus@gmx.de>
e756ec02
MA
809
810 * tramp.texi (Remote processes): New subsection "Running shell on
811 a remote host".
812
4248cca2
TZ
8132011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
814
815 * auth.texi (Help for developers): Update docs to explain that the
816 :save-function will only run the first time.
817
54ce11a1
GM
8182011-03-12 Glenn Morris <rgm@gnu.org>
819
820 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
821 (emacs-faq.text): New target.
822 (clean): Add emacs-faq.
823
0c3b25f8
MA
8242011-03-12 Michael Albinus <michael.albinus@gmx.de>
825
826 Sync with Tramp 2.2.1.
827
828 * trampver.texi: Update release number.
829
b740639e
GM
8302011-03-11 Glenn Morris <rgm@gnu.org>
831
832 * Makefile.in (HTML_TARGETS): New.
833 (clean): Delete $HTML_TARGETS.
834 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
835
733afdf4
TZ
8362011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
837
838 * auth.texi (Help for developers): Show example of using
839 `auth-source-search' with prompts and :save-function.
840
33383987
JB
8412011-03-07 Chong Yidong <cyd@stupidchicken.com>
842
843 * Version 23.3 released.
844
a5057546
G
8452011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
846
847 * message.texi (Message Buffers): Update default value of
848 message-generate-new-buffers.
849
479a2c9b
JB
8502011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
851
852 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
853 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
854 respectively.
05a29101
JB
855 (Musical Notes): New section.
856 (Customizing Calc): Mention the customizable variable
857 calc-note-threshold.
479a2c9b 858
e0535b76
GM
8592011-03-03 Glenn Morris <rgm@gnu.org>
860
861 * url.texi (Dealing with HTTP documents): Remove reference to
862 function url-decode-text-part; never seems to have existed. (Bug#6038)
e7b21e2b 863 (Configuration): Update url-configuration-directory description.
e0535b76 864
2777ccbf
GM
8652011-03-02 Glenn Morris <rgm@gnu.org>
866
867 * dired-x.texi (Multiple Dired Directories): Remove mentions
868 of dired-default-directory-alist and dired-default-directory.
869 Move dired-smart-shell-command here...
870 (Miscellaneous Commands): ... from here.
871
257219bd
PE
8722011-03-02 Paul Eggert <eggert@cs.ucla.edu>
873
874 * texinfo.tex: Update to version 2011-02-24.09.
875
8889f4e2
GM
8762011-03-02 Glenn Morris <rgm@gnu.org>
877
878 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
879 instead of the obsoleted dired-omit-here-always.
880
5d41af19
MA
8812011-02-28 Michael Albinus <michael.albinus@gmx.de>
882
883 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
884 supported systems.
885
2b0c7330 8862011-02-28 Glenn Morris <rgm@gnu.org>
51a13bdd 887
61cf3a76
GM
888 * dbus.texi (Type Conversion): Grammar fix.
889
cce7d530 8902011-02-23 Michael Albinus <michael.albinus@gmx.de>
51a13bdd 891
cce7d530
GM
892 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
893 "Debian GNU/Linux".
51a13bdd 894
cce7d530
GM
895 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
896
817b48a7
GM
8972011-02-23 Glenn Morris <rgm@gnu.org>
898
cce7d530
GM
899 * dired-x.texi (Features): Minor rephrasing.
900 (Local Variables): Fix typos.
47301027
GM
901
902 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
903 Standardize some Emacs/XEmacs terminology.
904
817b48a7
GM
905 * dired-x.texi (Features): Don't advertise obsolete local variables.
906 Simplify layout.
907 (Omitting Variables): Update local variables example.
908 (Local Variables): Say this is obsolete. Fix description of
909 dired-enable-local-variables possible values.
910
4a3988d5
G
9112011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
912
913 * auth.texi (Help for users): Mention ~/.netrc is also searched by
914 default now.
915
8e22bee0
G
9162011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
917
918 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
919
06b840e0
LI
9202011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
921
922 * gnus.texi (Window Layout): Document layout names.
923
67ab0163 9242011-02-19 Eli Zaretskii <eliz@gnu.org>
0c973505
EZ
925
926 * ada-mode.texi: Sync @dircategory with ../../info/dir.
927 * auth.texi: Sync @dircategory with ../../info/dir.
928 * autotype.texi: Sync @dircategory with ../../info/dir.
929 * calc.texi: Sync @dircategory with ../../info/dir.
930 * cc-mode.texi: Sync @dircategory with ../../info/dir.
931 * cl.texi: Sync @dircategory with ../../info/dir.
932 * dbus.texi: Sync @dircategory with ../../info/dir.
933 * dired-x.texi: Sync @dircategory with ../../info/dir.
934 * ebrowse.texi: Sync @dircategory with ../../info/dir.
935 * ede.texi: Sync @dircategory with ../../info/dir.
936 * ediff.texi: Sync @dircategory with ../../info/dir.
937 * edt.texi: Sync @dircategory with ../../info/dir.
938 * eieio.texi: Sync @dircategory with ../../info/dir.
939 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
940 * epa.texi: Sync @dircategory with ../../info/dir.
941 * erc.texi: Sync @dircategory with ../../info/dir.
942 * eshell.texi: Sync @dircategory with ../../info/dir.
943 * eudc.texi: Sync @dircategory with ../../info/dir.
944 * flymake.texi: Sync @dircategory with ../../info/dir.
945 * forms.texi: Sync @dircategory with ../../info/dir.
946 * gnus.texi: Sync @dircategory with ../../info/dir.
947 * idlwave.texi: Sync @dircategory with ../../info/dir.
948 * mairix-el.texi: Sync @dircategory with ../../info/dir.
949 * message.texi: Sync @dircategory with ../../info/dir.
950 * mh-e.texi: Sync @dircategory with ../../info/dir.
951 * newsticker.texi: Sync @dircategory with ../../info/dir.
952 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
953 * org.texi: Sync @dircategory with ../../info/dir.
954 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
955 * pgg.texi: Sync @dircategory with ../../info/dir.
956 * rcirc.texi: Sync @dircategory with ../../info/dir.
957 * reftex.texi: Sync @dircategory with ../../info/dir.
958 * remember.texi: Sync @dircategory with ../../info/dir.
959 * sasl.texi: Sync @dircategory with ../../info/dir.
960 * sc.texi: Sync @dircategory with ../../info/dir.
961 * semantic.texi: Sync @dircategory with ../../info/dir.
962 * ses.texi: Sync @dircategory with ../../info/dir.
963 * sieve.texi: Sync @dircategory with ../../info/dir.
964 * smtpmail.texi: Sync @dircategory with ../../info/dir.
965 * speedbar.texi: Sync @dircategory with ../../info/dir.
966 * trampver.texi [emacs]: Set emacsname to "Emacs".
967 * tramp.texi: Sync @dircategory with ../../info/dir.
968 * url.texi: Sync @dircategory with ../../info/dir.
969 * vip.texi: Sync @dircategory with ../../info/dir.
970 * viper.texi: Sync @dircategory with ../../info/dir.
971 * widget.texi: Sync @dircategory with ../../info/dir.
972 * woman.texi: Sync @dircategory with ../../info/dir.
973
30abce25
GM
9742011-02-19 Glenn Morris <rgm@gnu.org>
975
0c7efc08
SM
976 * dired-x.texi (Technical Details): No longer redefines
977 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
bea584fa 978 dired-read-shell-command, or dired-find-buffer-nocreate.
30abce25 979
f31f8469
GM
9802011-02-18 Glenn Morris <rgm@gnu.org>
981
982 * dired-x.texi (Optional Installation File At Point): Simplify.
983
35123c04
TZ
9842011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
985
986 * auth.texi (Help for users): Use :port instead of :protocol for all
987 auth-source docs.
7ba93e94
G
988 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
989 to have two files in `auth-sources'.
35123c04 990
da5e0ce4
GM
9912011-02-16 Glenn Morris <rgm@gnu.org>
992
b322c9af
GM
993 * dired-x.texi: Use emacsver.texi to get Emacs version.
994 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
995 Depend on emacsver.texi.
996
07ca5555
GM
997 * dired-x.texi: Drop meaningless version number.
998 (Introduction): Remove old info.
999 (Optional Installation Dired Jump): Autoload from dired-x.
1000 Remove incorrect info about loaddefs.el.
1001 (Bugs): Just refer to M-x report-emacs-bug.
1002
da5e0ce4
GM
1003 * dired-x.texi (Multiple Dired Directories): Update for rename of
1004 default-directory-alist.
1005 (Miscellaneous Commands): No longer mention very old VM version 4.
1006
bb55f713
PE
10072011-02-15 Paul Eggert <eggert@cs.ucla.edu>
1008
1009 Merge from gnulib.
1010 * texinfo.tex: Update to version 2011-02-14.11.
1011
5415d076
G
10122011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
1013
da5e0ce4
GM
1014 * auth.texi (Help for users):
1015 Login collection is "Login" and not "login".
5415d076 1016
14029d4b
MA
10172011-02-13 Michael Albinus <michael.albinus@gmx.de>
1018
1019 * tramp.texi (History): Remove IMAP support.
1020 (External methods, Frequently Asked Questions): Remove `imap' and
1021 `imaps' methods.
1022 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
1023
1024 * trampver.texi: Remove default value of `emacsimap'.
1025
8a36c07f
GM
10262011-02-13 Glenn Morris <rgm@gnu.org>
1027
1028 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
1029 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
1030
165bc5a0
GM
10312011-02-12 Glenn Morris <rgm@gnu.org>
1032
1033 * sc.texi (Getting Connected): Remove old index entries.
1034
5415d076 10352011-02-12 Ulrich Mueller <ulm@gentoo.org>
43aa28e2
UM
1036
1037 * url.texi: Remove duplicate @dircategory (Bug#7942).
1038
b8e0f0cd
G
10392011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
1040
8a36c07f
GM
1041 * auth.texi (Overview, Help for users, Help for developers):
1042 Update docs.
b8e0f0cd
G
1043 (Help for users): Talk about spaces.
1044
caf82551
PE
10452011-02-09 Paul Eggert <eggert@cs.ucla.edu>
1046
1047 * texinfo.tex: Update to version 2011-02-07.16.
1048
1ff98217
MA
10492011-02-07 Michael Albinus <michael.albinus@gmx.de>
1050
1051 * dbus.texi (Bus names): Adapt descriptions for
1052 dbus-list-activatable-names and dbus-list-known-names.
1053
2e78df6b
JB
10542011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
1055
1056 * calc.texi (Logarithmic Units): New section.
1057
7fbf7cae
TZ
10582011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
1059
1060 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
1061 manuals use it now.
1062
0c7efc08 1063 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
7fbf7cae 1064
156ad271
KY
10652011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
1066
1067 * overrides.texi: Remove.
1068
1069 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
1070 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
1071
36539990
MA
10722011-02-05 Michael Albinus <michael.albinus@gmx.de>
1073
1074 * tramp.texi (Frequently Asked Questions): Mention problems with
1075 WinSSHD.
1076
1077 * trampver.texi: Update release number.
1078
10792011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
1080
1081 * tramp.texi:
1082 Replace "delimet" with "delimit" globally.
1083 Replace "explicite" with "explicit" globally.
1084 Replace "instead of" with "instead" where there was nothing after "of".
1085 Audit use of comma before interrogative pronoun, "that", or "which".
1086 Minor word order, spelling, wording changes.
1087
ec72bf63
G
10882011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
1089
1090 * overrides.texi: New file to set or clear WEBHACKDEVEL.
1091
1092 * sieve.texi: Use WEBHACKDEVEL.
1093
1094 * sasl.texi: Use WEBHACKDEVEL.
1095
1096 * pgg.texi: Use WEBHACKDEVEL.
1097
1098 * message.texi: Use WEBHACKDEVEL.
1099
1100 * gnus.texi: Use WEBHACKDEVEL.
1101
1102 * emacs-mime.texi: Use WEBHACKDEVEL.
1103
1104 * auth.texi: Use WEBHACKDEVEL.
1105
1106 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
1107 manuals.
1108
11092011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
1110
1111 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
1112
90b750f4
PE
11132011-02-03 Paul Eggert <eggert@cs.ucla.edu>
1114
1115 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
1116 which in turn is copied from ftp://tug.org/tex/.
1117
0e751a49
GM
11182011-02-03 Glenn Morris <rgm@gnu.org>
1119
1120 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
1121 (Binding combinations of modifiers and function keys):
1122 Let's assume people reading this are not using Emacs 18.
1123
7f13c2e2
LI
11242011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
1125
1126 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
1127 since it's run automatically.
1128
d76c843e
LI
11292011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
1130
1131 * gnus.texi (Customizing Articles): Fix typo.
1132
12e3ca0a
LI
11332011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
1134
1135 * gnus.texi (Customizing Articles): Document the new way of customizing
1136 the date headers(s).
1137
fe72c8fa
LI
11382011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
1139
1140 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
1141 splitting example.
1142
bf3dae7e
EZ
11432011-01-29 Eli Zaretskii <eliz@gnu.org>
1144
1145 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1146 (MAKEINFO_OPTS): New variable.
1147 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1148 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
1149 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
1150 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
1151 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
1152 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
1153 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
1154 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
1155 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
1156 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
1157 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
1158 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
1159 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
1160 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
1161 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
1162 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
1163 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
1164 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
1165
d6f13ac8
LI
11662011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
1167
1168 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
1169
c5ecc769
G
11702011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
1171
1172 * message.texi (IDNA): Explain what it is.
1173
11742011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
1175
1176 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
1177
45eb2a5d
WL
11782011-01-23 Werner Lemberg <wl@gnu.org>
1179
1180 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1181 (MAKEINFO_OPTS): New variable. Use it where appropriate.
0c7efc08 1182 (ENVADD): Update.
45eb2a5d 1183
6872a814
GM
11842011-01-18 Glenn Morris <rgm@gnu.org>
1185
1186 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
1187
77ab81d0 11882011-01-14 Eduard Wiebe <usenet@pusto.de>
b218c6cd
EW
1189
1190 * nxml-mode.texi (Introduction): Fix file name typos.
1191
d221e780
CO
11922011-01-13 Christian Ohler <ohler@gnu.org>
1193
1194 * ert.texi: New file.
1195
1196 * Makefile.in:
1197 * makefile.w32-in: Add ert.texi.
1198
8c904d82
MA
11992011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
1200
1201 * dbus.texi (Receiving Method Calls): New function
1202 dbus-register-service. Rearrange node.
1203
f56e0e7a
PE
12042011-01-07 Paul Eggert <eggert@cs.ucla.edu>
1205
1206 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
1207 which in turn is copied from ftp://tug.org/tex/.
1208
0fadf00e
MA
12092011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
1210
1211 * dbus.texi (Receiving Method Calls): Describe new optional
1212 parameter dont-register-service of dbus-register-{method,property}.
1213
8b358e90
DU
12142010-12-17 Daiki Ueno <ueno@unixuser.org>
1215
0c7efc08
SM
1216 * epa.texi (Encrypting/decrypting *.gpg files):
1217 Mention epa-file-select-keys.
8b358e90 1218
549c9aed
G
12192010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
1220
1221 * gnus.texi (Archived Messages): Remove outdated text.
1222
12232010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
1224
0c7efc08 1225 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
549c9aed 1226
156e3f9c
G
12272010-12-15 Andrew Cohen <cohen@andy.bu.edu>
1228
83f3eadc 1229 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
156e3f9c 1230
8151d490
AC
12312010-12-14 Andrew Cohen <cohen@andy.bu.edu>
1232
1233 * gnus.texi (The swish++ Engine): Add customizable parameters
1234 descriptions.
1235 (The swish-e Engine): Ditto.
1236
305bdd22
MA
12372010-12-14 Michael Albinus <michael.albinus@gmx.de>
1238
1239 * tramp.texi (Inline methods): Add "ksu" method.
1240 (Remote processes): Add example with remote `default-directory'.
1241
53aff12a
GM
12422010-12-14 Glenn Morris <rgm@gnu.org>
1243
1244 * faq.texi (Expanding aliases when sending mail):
1245 Now build-mail-aliases is interactive.
1246
8a1cdce5
AC
12472010-12-13 Andrew Cohen <cohen@andy.bu.edu>
1248
1249 * gnus.texi: First pass at adding (rough) nnir documentation.
1250
7410c270
G
12512010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1252
53aff12a
GM
1253 * gnus.texi (Filtering New Groups):
1254 Mention gnus-auto-subscribed-categories.
1255 (The First Time): Remove, since default-subscribed-newsgroups has been
7410c270
G
1256 removed.
1257
f49d1f52 12582010-12-13 Glenn Morris <rgm@gnu.org>
7dde1a86
GM
1259
1260 * cl.texi (For Clauses): Small fixes for frames and windows.
1261
acedf35c
CD
12622010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
1263
1264 * org.texi (Using capture): Document using prefix arguments for
1265 finalizing capture.
1266 (Agenda commands): Document prefix argument for the bulk scatter
1267 command.
1268 (Beamer class export): Document that also overlay arguments can be
1269 passed to the column environment.
1270 (Template elements): Document the new entry type.
1271
12722010-12-11 Puneeth Chaganti <punchagan@gmail.com>
1273
1274 * org.texi (Include files): Document :minlevel.
1275
12762010-12-11 Julien Danjou <julien@danjou.info>
1277
1278 * org.texi (Categories): Document category icons.
1279
12802010-12-11 Eric Schulte <schulte.eric@gmail.com>
1281
1282 * org.texi (noweb): Fix typo.
1283
516aa569
G
12842010-12-06 Tassilo Horn <tassilo@member.fsf.org>
1285
1286 * gnus.texi (Server Commands): Point to the rest of the server
1287 commands.
1288
04db63bc
G
12892010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1290
1291 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
1292 g'.
1293
ed797193
G
12942010-12-02 Julien Danjou <julien@danjou.info>
1295
1296 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
1297
12982010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1299
1300 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
1301 (Direct Functions): Note the STARTTLS upgrade.
1302
07976ae3 13032010-11-27 Glenn Morris <rgm@gnu.org>
4d47208a 1304 James Clark <none@example.com>
d3dfb185
GM
1305
1306 * nxml-mode.texi (Introduction): New section.
1307
59e75882
G
13082010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1309
1310 * gnus.texi (Server Commands): Document gnus-server-show-server.
1311
568a887f
MA
13122010-11-20 Michael Albinus <michael.albinus@gmx.de>
1313
1314 Sync with Tramp 2.2.0.
1315
1316 * trampver.texi: Update release number.
1317
1265829e
JB
13182010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
1319
1320 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
1321 Mention that the TeX specific units won't use the `tex' prefix
1322 in TeX mode.
1323
239661c0
KY
13242010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
1325
1326 * gnus.texi (Misc Article): Document gnus-inhibit-images.
1327
4a47c275 13282010-11-17 Glenn Morris <rgm@gnu.org>
20989285
GM
1329
1330 * edt.texi: Remove information about Emacs 19.
1331
4a47c275 13322010-11-17 Michael Albinus <michael.albinus@gmx.de>
3ff91964
MA
1333
1334 * trampver.texi: Update release number.
1335
2f0e0dc8
KY
13362010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
1337
1338 * gnus.texi (Article Washing): Fix typo.
1339
afe98dfa
CD
13402010-11-11 Noorul Islam <noorul@noorul.com>
1341
56f5a94e 1342 * org.texi: Fix typo.
afe98dfa
CD
1343
13442010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1345
1346 * org.texi (Using capture): Explain that refiling is
1347 sensitive to cursor position.
1348
13492010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1350
56f5a94e 1351 * org.texi (Images and tables): Add cross reference to link section.
afe98dfa
CD
1352
13532010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1354
1355 * org.texi: Document the <c> cookie.
1356
13572010-11-11 Eric Schulte <schulte.eric@gmail.com>
1358
56f5a94e
GM
1359 * org.texi: multi-line header arguments :PROPERTIES: :ID:
1360 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
afe98dfa
CD
1361
13622010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1363
56f5a94e 1364 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
afe98dfa
CD
1365
13662010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1367
56f5a94e 1368 * org.texi (Project alist): Mention that this is a property list.
afe98dfa
CD
1369
13702010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1371
1372 * org.texi (Setting up the staging area): Document that
1373 file names remain visible when encrypting the MobileOrg files.
1374
13752010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1376
1377 * org.texi (Setting up the staging area): Document which
1378 versions are needed for encryption.
1379
13802010-11-11 Eric Schulte <schulte.eric@gmail.com>
1381
56f5a94e
GM
1382 * org.texi (noweb): Update :noweb documentation to
1383 reflect the new "tangle" argument.
afe98dfa
CD
1384
13852010-11-11 Eric Schulte <schulte.eric@gmail.com>
1386
56f5a94e
GM
1387 * org.texi (Batch execution): Improve tangling script in
1388 documentation.
afe98dfa
CD
1389
13902010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1391
1392 * org.texi (Handling links):
1393 (In-buffer settings): Document inlining images on startup.
1394
13952010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1396
1397 * org.texi (Setting up the staging area): Document use of
1398 crypt password.
1399
14002010-11-11 David Maus <dmaus@ictsoc.de>
1401
56f5a94e 1402 * org.texi (Template expansion): Add date related link type escapes.
afe98dfa
CD
1403
14042010-11-11 David Maus <dmaus@ictsoc.de>
1405
56f5a94e
GM
1406 * org.texi (Template expansion): Add mew in table for link type
1407 escapes.
afe98dfa
CD
1408
14092010-11-11 David Maus <dmaus@ictsoc.de>
1410
56f5a94e 1411 * org.texi (Template expansion): Fix typo in link type escapes.
afe98dfa
CD
1412
14132010-11-11 Eric Schulte <schulte.eric@gmail.com>
1414
56f5a94e 1415 * org.texi (Structure of code blocks): Another documentation tweak.
afe98dfa
CD
1416
14172010-11-11 Eric Schulte <schulte.eric@gmail.com>
1418
56f5a94e 1419 * org.texi (Structure of code blocks): Documentation tweak.
afe98dfa
CD
1420
14212010-11-11 Eric Schulte <schulte.eric@gmail.com>
1422
56f5a94e
GM
1423 * org.texi (Structure of code blocks):
1424 Update documentation to mention inline code block syntax.
afe98dfa
CD
1425
14262010-11-11 Eric Schulte <schulte.eric@gmail.com>
1427
56f5a94e 1428 * org.texi (comments): Improve wording.
afe98dfa
CD
1429
14302010-11-11 Eric Schulte <schulte.eric@gmail.com>
1431
56f5a94e 1432 * org.texi (comments): Document the new :comments header arguments.
afe98dfa
CD
1433
14342010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1435
1436 * org.texi (Installation): Remove the special
1437 installation instructions for XEmacs.
1438
14392010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1440
56f5a94e 1441 * org.texi (Easy Templates): New section. Documents quick
afe98dfa
CD
1442 insertion of empty structural elements.
1443
14442010-11-11 Noorul Islam <noorul@noorul.com>
1445
56f5a94e 1446 * org.texi: Fix doc.
afe98dfa
CD
1447
14482010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
1449
1450 * org.texi (The date/time prompt): Document specification
1451 of time ranges.
1452
14532010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1454
1455 * org.texi (Internal links): Document the changes in
1456 internal links.
1457
14582010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
1459
1460 * org.texi (Agenda commands): Document the limitation for
1461 the filter preset - it can only be used for an entire agenda
1462 view, not in an individual block in a block agenda.
1463
14642010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
1465
1466 * org.texi (iCalendar export): Document alarm creation.
1467
6f8fc60c
MA
14682010-11-10 Michael Albinus <michael.albinus@gmx.de>
1469
1470 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
1471
be3c11b3
LMI
14722010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1473
1474 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
1475
d607b96b 14762010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3ff91964 1477
d607b96b 1478 * calc.texi: Use emacsver.texi to determine Emacs version.
3ff91964 1479
181cb5fb
G
14802010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1481
1482 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
1483 since that works by default.
1484
14852010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
1486
1487 * gnus.texi (Customizing the IMAP Connection): Document
1488 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
1489
36bc5d3b
MA
14902010-11-04 Michael Albinus <michael.albinus@gmx.de>
1491
1492 * tramp.texi (Remote shell setup): New item "Interactive shell
1493 prompt". Reported by Christian Millour <cm@abtela.com>.
1494 (Remote shell setup, Remote processes): Use @code{} for
1495 environment variables.
1496
cf503f7c
GM
14972010-11-03 Glenn Morris <rgm@gnu.org>
1498
537b04b9 1499 * ediff.texi (Quick Help Commands, Miscellaneous):
d7619e3b 1500 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
cf503f7c 1501
389b76fa
G
15022010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1503
1504 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
1505
2699a554 15062010-10-31 Glenn Morris <rgm@gnu.org>
bbe1ba5e
GM
1507
1508 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
1509
2699a554 15102010-10-31 Glenn Morris <rgm@gnu.org>
97af9a72
GM
1511
1512 * cc-mode.texi: Remove reference to defunct viewcvs URL.
1513
99e65b2d
G
15142010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1515
0c7efc08
SM
1516 * gnus.texi (Client-Side IMAP Splitting):
1517 Mention nnimap-unsplittable-articles.
99e65b2d
G
1518
15192010-10-29 Julien Danjou <julien@danjou.info>
1520
1521 * gnus.texi (Finding the News): Remove references to obsoletes
1522 variables `gnus-nntp-server' and `gnus-secondary-servers'.
1523
aeeb3dcb
EZ
15242010-10-29 Eli Zaretskii <eliz@gnu.org>
1525
1526 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
1527 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
1528 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
1529 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
1530
8289f37b
GM
15312010-10-28 Glenn Morris <rgm@gnu.org>
1532
1533 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
1534 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
1535 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
1536
d85d3b3a
DU
15372010-10-25 Daiki Ueno <ueno@unixuser.org>
1538
1539 * epa.texi (Mail-mode integration): Add alternative key bindings
1540 for epa-mail commands; escape comma.
c05c2b9b 1541 Don't use the word "PGP", since it is a non-free program.
d85d3b3a 1542
9f534a47
JB
15432010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
1544
99e65b2d 1545 * calc.texi: Use emacsver.texi to determine Emacs version.
9f534a47 1546
5793a7bc 15472010-10-24 Juanma Barranquero <lekktu@gmail.com>
88dbda51
JB
1548
1549 * gnus.texi (Group Parameters, Buttons): Fix typos.
1550
280f417b
G
15512010-10-22 Tassilo Horn <tassilo@member.fsf.org>
1552
1553 * gnus.texi (Subscription Commands): Mention that you can also
1554 subscribe to new groups via the Server buffer, which is probably more
1555 convenient when subscribing to many groups.
1556
d806c872
G
15572010-10-21 Julien Danjou <julien@danjou.info>
1558
1559 * message.texi (Message Headers): Allow message-default-headers to be a
1560 function.
1561
d5798f68
LMI
15622010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1563
1564 * gnus-news.texi: Mention new archive defaults.
1565
b79bbef7
KY
15662010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
1567
1568 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
1569
2526f423
G
15702010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
1571
1572 * gnus.texi (HTML): Document the function value of
1573 gnus-blocked-images.
1574 (Article Washing): shr and gnus-w3m, not the direct function names.
1575
ba91f05d
G
15762010-10-20 Julien Danjou <julien@danjou.info>
1577
1578 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
1579 variable.
1580
da451787
LMI
15812010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
1582
1583 * gnus.texi (Customizing the IMAP Connection): The port strings are
1584 strings.
c872595d 1585 (Document Groups): Mention git.
da451787 1586
7cad71ad
G
15872010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
1588
1589 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
1590 bzr/Gnus git sync.
1591
c56dfd36
EZ
15922010-10-15 Eli Zaretskii <eliz@gnu.org>
1593
1594 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
1595 change.
1596
a1d16a7b
G
15972010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1598
1599 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
1600 @item syntax for in-Emacs makeinfo.
1601
16022010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
1603
1604 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
1605 trim sentence.
1606
98e2b864
DU
16072010-10-12 Daiki Ueno <ueno@unixuser.org>
1608
1609 * epa.texi (Caching Passphrases):
0c7efc08
SM
1610 * auth.texi (GnuPG and EasyPG Assistant Configuration):
1611 Clarify some configurations require to set up gpg-agent.
98e2b864 1612
c12e4a81
GM
16132010-10-11 Glenn Morris <rgm@gnu.org>
1614
1615 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
1616
f7aa248a
G
16172010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
1618
1619 * gnus.texi (Spam Package Introduction): Mention `$'.
1620
6513b232
EZ
16212010-10-09 Eli Zaretskii <eliz@gnu.org>
1622
1623 * makefile.w32-in (emacsdir): New variable.
1624 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
1625 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
1626
abd40fb4
GM
16272010-10-09 Glenn Morris <rgm@gnu.org>
1628
0f05450f
GM
1629 * Makefile.in (mostlyclean): Delete *.toc.
1630
d3a4ac46
GM
1631 * Makefile.in: Use $< in rules.
1632
aa9db089
GM
1633 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
1634
abd40fb4
GM
1635 * Makefile.in ($(infodir)): Delete rule.
1636 (mkinfodir): New. Use it in all the info rules, rather than depending
1637 on infodir.
1638
ea274122
GM
16392010-10-09 Glenn Morris <rgm@gnu.org>
1640
6e90e2a8
GM
1641 * gnus.texi (Article Washing): Fix previous change.
1642
f7a31f11
GM
1643 * Makefile.in (emacsdir): New variable.
1644 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
b13254e7
GM
1645 Depend on emacsver.texi.
1646
f7a31f11
GM
1647 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
1648
ea274122
GM
1649 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
1650
36d3245f
G
16512010-10-08 Julien Danjou <julien@danjou.info>
1652
f7a31f11 1653 * gnus.texi: Add mm-shr.
36d3245f
G
1654
16552010-10-08 Ludovic Courtès <ludo@gnu.org>
1656
1657 * gnus.texi (Finding the Parent, The Gnus Registry)
1658 (Registry Article Refer Method): Update docs for nnregistry.el.
1659
16602010-10-08 Daiki Ueno <ueno@unixuser.org>
1661
1662 * auth.texi (Help for users)
1663 (GnuPG and EasyPG Assistant Configuration): Update docs.
1664
12359245
GM
16652010-10-08 Glenn Morris <rgm@gnu.org>
1666
1667 * cl.texi (Organization, Installation, Old CL Compatibility):
1668 Deprecate cl-compat for new code.
4628bef1 1669 (Usage, Installation): Remove outdated information.
e1a8c4c0
GM
1670
1671 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
1672
fcf2d385
KY
16732010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
1674
1675 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
1676
66627fa9
G
16772010-10-06 Julien Danjou <julien@danjou.info>
1678
fd9ba500
JD
1679 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
1680
66627fa9
G
1681 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
1682 broken link.
1683
1684 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
1685
1686 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
1687 to ReiserFS.
1688
1689 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
1690 (FAQ 7-1): Fix getmail URL.
1691
65f54520
DU
16922010-10-06 Daiki Ueno <ueno@unixuser.org>
1693
1694 * epa.texi (Caching Passphrases): New section.
1695
4c83f6e1
GM
16962010-10-06 Glenn Morris <rgm@gnu.org>
1697
1698 * Makefile.in (SHELL): Set it.
1699 (info): Move the mkdir dependency to the individual info files.
1700 (mostlyclean): Tidy up.
1701 (clean): Only delete the specific dvi and pdf files.
1702 (maintainer-clean): Be more restrictive in what we delete.
8a944cea 1703 ($(infodir)): Add parallel build workaround.
4c83f6e1 1704
71e691a5
G
17052010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
1706
1707 * gnus.texi (Misc Article): Document gnus-widen-article-window.
1708
a41c2e6d
G
17092010-10-03 Julien Danjou <julien@danjou.info>
1710
0c7efc08
SM
1711 * emacs-mime.texi (Display Customization):
1712 Update mm-inline-large-images documentation and add documentation for
a41c2e6d
G
1713 mm-inline-large-images-proportion.
1714
37255945
MA
17152010-10-03 Michael Albinus <michael.albinus@gmx.de>
1716
0c7efc08
SM
1717 * tramp.texi (Frequently Asked Questions):
1718 Mention remote-file-name-inhibit-cache.
37255945 1719
11e4e7bd
LMI
17202010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1721
1722 * gnus.texi (Splitting Mail): Fix @xref syntax.
870409d4 1723 (Splitting Mail): Really fix the @ref syntax.
11e4e7bd 1724
cb83220a
KY
17252010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1726
0c7efc08
SM
1727 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
1728 (Article Hiding): Add google banner example.
1729 Suggested by Benjamin Xu.
cb83220a 1730
6b958814
G
17312010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
1732
0c7efc08
SM
1733 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
1734 Remove nnimap-split-rule from examples.
6b958814
G
1735
17362010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1737
1738 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
1739 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
1740 Fishman.
1741 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
1742
17432010-09-30 Julien Danjou <julien@danjou.info>
1744
1745 * gnus.texi (Gravatars): Fix documentation about
1746 gnu-gravatar-properties.
1747
b9476c04
DU
17482010-09-29 Daiki Ueno <ueno@unixuser.org>
1749
1750 * epa.texi (Bug Reports): New section.
1751
5f874327
GM
17522010-09-29 Glenn Morris <rgm@gnu.org>
1753
1754 * Makefile.in (top_srcdir): Remove unused variable.
1755
6b958814
G
17562010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1757
1758 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
1759 (Client-Side IMAP Splitting): Document 'default.
1760
17612010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
1762
0c7efc08
SM
1763 * gnus.texi (Customizing the IMAP Connection):
1764 Document nnimap-fetch-partial-articles.
6b958814 1765
82bccbfa
KY
17662010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1767
1768 * gnus-news.texi: Mention nnimap-inbox.
1769
1770 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
1771
17722010-09-26 Julien Danjou <julien@danjou.info>
1773
47e08896 1774 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
82bccbfa
KY
1775
17762010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1777
1778 * gnus.texi (Security): Remove gpg.el mention.
1779
17802010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
1781
1782 * gnus.texi (Browse Foreign Server): New variable
1783 gnus-browse-subscribe-newsgroup-method.
1784
1785 * gnus-news.texi: Mention it.
1786
17872010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
1788
0c7efc08 1789 * gnus.texi (NoCeM): Remove.
82bccbfa
KY
1790 (Startup Variables): No jingle.
1791
4c964351
UM
17922010-09-25 Ulrich Mueller <ulm@gentoo.org>
1793
1794 * woman.texi (Interface Options): xz compression is now supported.
1795
82bccbfa
KY
17962010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
1797
1798 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
1799 (Unavailable Servers): Document gnus-server-copy-server.
1800 (Using IMAP): Document the new nnimap.
1801
18022010-09-25 Julien Danjou <julien@danjou.info>
1803
47e08896 1804 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
82bccbfa 1805
18778f71
GM
18062010-09-24 Glenn Morris <rgm@gnu.org>
1807
1808 * url.texi (Disk Caching): Tweak previous change.
1809
9c766321
JD
18102010-09-24 Julien Danjou <julien@danjou.info>
1811
1812 * url.texi (Disk Caching): Mention url-cache-expire-time,
1813 url-cache-expired, and url-fetch-from-cache.
1814
82bccbfa
KY
18152010-09-24 Julien Danjou <julien@danjou.info>
1816
1817 * gnus.texi: Add Gravatars.
1818
18192010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
1820
1821 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
1822
592bdb9a
LMI
18232010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
1824
1825 * gnus.texi (Expunging mailboxes): Update name of the expunging
1826 command.
1827
e4e22d29
KY
18282010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
1829
1830 * emacs-mime.texi (rfc2047): Update description for
1831 rfc2047-encode-parameter.
1832
371d9801
MA
18332010-09-13 Michael Albinus <michael.albinus@gmx.de>
1834
1835 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
1836 "fish" methods.
1837 (External methods): Remove "scp1_old" and "scp2_old" methods.
1838
31ae5827
MA
18392010-09-09 Michael Albinus <michael.albinus@gmx.de>
1840
1841 * tramp.texi: Remove Japanese manual. Fix typo.
1842
1843 * trampver.texi: Update release number. Remove japanesemanual.
1844
c0468714
GM
18452010-09-09 Glenn Morris <rgm@gnu.org>
1846
1847 * org.texi: Restore clobbered changes (copyright years, untabify).
1848
86441999
JD
18492010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
1850
1851 * gnus.texi (Adaptive Scoring): Fix typo.
1852
25f28806
LMI
18532010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1854
1855 * gnus.texi (Article Display): Document gnus-html-show-images.
1856
45240125 18572010-09-02 Jan Djärv <jan.h.d@swipnet.se>
25f28806 1858
45240125
JD
1859 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
1860
59d09f15
LMI
18612010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1862
1863 * gnus.texi (HTML): Document gnus-max-image-proportion.
1864
2cdd366f
KY
18652010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
1866
51dee5ef
KY
1867 * gnus.texi (HTML): Document gnus-blocked-images.
1868
2cdd366f
KY
1869 * message.texi (Wide Reply): Document message-prune-recipient-rules.
1870
b0e4f3fc
KY
18712010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
1872
1873 * gnus.texi (Summary Mail Commands): Note that only the addresses from
1874 the first message are used for wide replies.
f02566ce
KY
1875 (Changing Servers): Remove documentation on gnus-change-server and
1876 friends, since it's been removed.
b0e4f3fc 1877
598451ed
KY
18782010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1879
1880 * gnus.texi (Drafts): Mention B DEL.
1881
e7842e69
KY
18822010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
1883
1884 * gnus.texi (Delayed Articles): Mention that the Date header is the
1885 original one, even if you delay.
1886
85115796
KY
18872010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
1888
0c7efc08
SM
1889 * gnus.texi (Asynchronous Fetching):
1890 Document gnus-async-post-fetch-function.
85115796
KY
1891 (HTML): Made into its own section.
1892
f0b44bc0
MA
18932010-08-26 Michael Albinus <michael.albinus@gmx.de>
1894
1895 Sync with Tramp 2.1.19.
1896
217876c9 1897 * tramp.texi (Inline methods, Default Method): Mention
0c7efc08
SM
1898 `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
1899 Remove remark about doubled "-t" argument.
217876c9
MA
1900 (Auto-save and Backup): Remove reference to Emacs 21.
1901 (Filename Syntax): Describe port numbers.
1902 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
1903 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
1904 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
1905 errors with the backquotes.
1906 (External packages): File attributes cache flushing for asynchronous
1907 processes.
1908 (Traces and Profiles): Describe verbose level 9.
1909
f0b44bc0
MA
1910 * trampver.texi: Update release number.
1911
7457f7b6
MA
19122010-08-23 Michael Albinus <michael.albinus@gmx.de>
1913
1914 * dbus.texi (Alternative Buses): New chapter.
1915
b695beda
SM
19162010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
1917
1918 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
1919
443c2c03
JB
19202010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
1921
1922 * calc.texi (Customizing Calc): Rearrange description of new
1923 variables to match the presentation of other variables.
1924
7815fe19 19252010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
1926
1927 * org.texi (Footnotes, Tables in HTML export): Fix typos.
1928
2c695727
JB
19292010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
1930
1931 * calc.texi (Making Selections, Selecting Subformulas)
1932 (Customizing Calc): Mention how to use faces to emphasize selected
1933 sub-formulas.
1934
bbb6ffa1
MA
19352010-08-05 Michael Albinus <michael.albinus@gmx.de>
1936
1937 * tramp.texi (External packages): File attributes cache flushing
1938 for asynchronous processes.
1939
5cee0a9c
AM
19402010-08-01 Alan Mackenzie <acm@muc.de>
1941
1942 Enhance the manual for the latest Java Mode.
1943
1944 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
1945 annotation-var-cont.
1946 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
1947 two new symbols.
1948
3f2afe32
MA
19492010-07-28 Michael Albinus <michael.albinus@gmx.de>
1950
1951 * tramp.texi (Traces and Profiles): Describe verbose level 9.
1952
0ed082fe 19532010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
1954
1955 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
1956
311f0356
JB
19572010-07-19 Juanma Barranquero <lekktu@gmail.com>
1958
1959 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
1960
86fbb8ca
CD
19612010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
1962
1963 * org.texi: Add macros to get plain quotes in PDF output.
1964 List additional contributors.
1965 (Capture): New section, replaces the section about remember.
1966 (Working With Source Code): New chapter, focused on documenting Org
1967 Babel.
1968 (Code evaluation security): New section.
1969 (MobileOrg): Document DropBox support.
1970 (TaskJuggler export): Document taskjuggler and Gantt chart support.
1971 (Special symbols): Show how to display UTF8 characters for entities.
1972 (Global TODO list): Clarify the use of the "M" key and the differences
1973 to the "m" key.
1974 (RSS Feeds): Mention Atom feeds as well.
1975 (Setting tags): Remove paragraph about
1976 `org-complete-tags-always-offer-all-agenda-tags'.
1977
5732e8ed
MA
19782010-07-17 Michael Albinus <michael.albinus@gmx.de>
1979
1980 * tramp.texi (Inline methods): Remove remark about doubled "-t"
1981 argument.
1982 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
1983 echoing shells.
1984
ca1bb391
MA
19852010-07-10 Michael Albinus <michael.albinus@gmx.de>
1986
1987 * tramp.texi (Inline methods): Remove "kludgy" phrase.
1988 (Filename Syntax): Describe port numbers.
1989
5bd55c3c
MA
19902010-07-09 Michael Albinus <michael.albinus@gmx.de>
1991
1992 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
1993 forgotten.
1994 (Type Conversion): Precise conversion of natural numbers.
1995 (Errors and Events): Add "debugging" to concept index. Add variable
1996 `dbus-debug'.
1997
820ae8fe
MA
19982010-07-04 Michael Albinus <michael.albinus@gmx.de>
1999
2000 * dbus.texi (Receiving Method Calls): Add optional argument
2001 EMITS-SIGNAL to `dbus-register-property'.
2002
b6f9df0f
JB
20032010-06-27 Alex Schroeder <alex@gnu.org>
2004
2005 * nxml-mode.texi (Commands for locating a schema): Fix typo.
2006
62e034c2
GM
20072010-06-24 Glenn Morris <rgm@gnu.org>
2008
2009 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
2010 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
2011 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
2012 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
2013 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
2014 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
2015 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
2016 * woman.texi: Start direntry descriptions in column 32, per Texinfo
2017 convention. Make them end with a period.
2018
9360256a
GM
20192010-06-23 Glenn Morris <rgm@gnu.org>
2020
2021 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
2022 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
2023 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
2024 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
2025 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
2026 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 2027
04d3bb6c
GM
20282010-06-10 Glenn Morris <rgm@gnu.org>
2029
2030 * idlwave.texi (Load-Path Shadows):
2031 * org.texi (Handling links): Fix typos.
2032
5e7d4a75
KY
20332010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
2034
2035 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
2036
9841cb4f
MA
20372010-05-26 Michael Albinus <michael.albinus@gmx.de>
2038
2039 * eshell.texi (Built-ins): Describe, how to disable a built-in command
2040 by an alias. (Bug#6226)
2041
597517ef
JB
20422010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
2043
2044 * calc.texi (Manipulating Vectors): Mention that vectors can
2045 be used to determine bins for `calc-histogram'.
2046
14914c43
JB
20472010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
2048
597517ef 2049 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 2050
0235128c 20512010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2052
2053 * url.texi (HTTP language/coding, Customization):
2054 * message.texi (Header Commands, Responses):
2055 * cl.texi (Argument Lists): Fix typos.
2056
0235128c 20572010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 2058
0235128c
SM
2059 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
2060 Note that Development menu is always available.
aa5789b5
CY
2061 (Creating a project): Fix terminology.
2062 (Add/Remove files): Fix typo.
2063
0235128c
SM
20642010-05-07 Chong Yidong <cyd@stupidchicken.com>
2065
2066 * Version 23.2 released.
2067
a628ad9d 20682010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
2069
2070 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
2071
502269d6
MA
20722010-05-01 Michael Albinus <michael.albinus@gmx.de>
2073
0235128c
SM
2074 * tramp.texi (Inline methods, Default Method):
2075 Mention `tramp-inline-compress-start-size'.
502269d6 2076
6e104790 20772010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
2078
2079 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
2080 the CVS repo. Put the Git repo in the news section.
2081
6e104790 2082 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
2083 Removed some mentions of CVS. Mention the new Git repo.
2084
6e104790 20852010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
2086
2087 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
2088 (Mail Group Commands): Add index entry.
2089
6e104790 20902010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
2091
2092 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
2093
f8b91752
JB
20942010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
2095
2096 * calc.texi (Radix modes): Mention that the option prefix will
2097 turn on twos-complement mode.
2098 (Inverse and Hyperbolic Flags): Mention the Option flag.
2099
ed21c5c8
CD
21002010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
2101
2102 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 2103 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
2104 (Sectioning structure): Update.
2105 (References): New use case for field coordinates.
6e104790 2106 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
2107 (Setting up the staging area): Document the availability of
2108 encryption for MobileOrg.
2109 (Images and tables): Document how to reference labels.
2110 (Index entries): New section.
2111 (Generating an index): New section.
2112 (Column width and alignment): Document that <N> now
2113 means a fixed width, not a maximum width.
2114 (Publishing options): Document the :email option.
2115 (Beamer class export): Fix bug in the BEAMER example.
2116 (Refiling notes): Document refile logging.
2117 (In-buffer settings): Document refile logging keywords.
2118 (Drawers): Document `C-c C-z' command.
2119 (Agenda commands): Mention the alternative key `C-c C-z'.
2120 (Special properties): Document the BLOCKED property.
2121 (The spreadsheet): Mention the formula editor.
2122 (References): Document field coordinates.
2123 (Publishing action): Correct the documentation for the
2124 publishing function.
2125 (The date/time prompt): Document that we accept dates
2126 like month/day/year.
2127 (Cooperation): Document the changes in table.el support.
2128 (Faces for TODO keywords, Faces for TODO keywords)
2129 (Priorities): Document the easy colors.
2130 (Visibility cycling): Document the new double prefix
2131 arg for `org-reveal'.
2132 (Cooperation): Remember.el is part of Emacs.
2133 (Clean view): Mention that `wrap-prefix' is also set by
2134 org-indent-mode.
2135 (Agenda commands): Add information about prefix args to
2136 scheduling and deadline commands.
2137 (Search view): Point to the docstring of
2138 `org-search-view' for more details.
6e104790 2139 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
2140 (Setting tags): Document variable
2141 org-complete-tags-always-offer-all-agenda-tags.
6e104790 2142 (Column attributes): Cross-reference special properties.
ed21c5c8 2143
456b348e
MA
21442010-04-10 Michael Albinus <michael.albinus@gmx.de>
2145
2146 Synchronize with Tramp repository.
2147
2148 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
0c7efc08
SM
2149 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
2150 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
456b348e
MA
2151 syntax, texi2dvi reports errors with the backquotes.
2152
2153 * trampver.texi: Update release number.
2154
357e2d8e
KY
21552010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
2156
2157 * gnus.texi (Finding the News): Add pointers to the Server buffer
2158 because it's essential.
2159
1d4d7664
KY
21602010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2161
2162 * gnus.texi (MIME Commands): Update description of
2163 gnus-article-browse-html-article.
2164
bd3e840f
KY
21652010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
2166
2167 * auth.texi (Secret Service API): Add TODO node.
2168 (Help for users): Explain the new source options for `auth-sources'.
2169
e867cb5d 21702010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
2171
2172 * trampver.texi: Update release number.
2173
288f9fc0
CY
21742010-03-10 Chong Yidong <cyd@stupidchicken.com>
2175
2176 * Branch for 23.2.
2177
d99aaebd
CY
21782010-03-03 Chong Yidong <cyd@stupidchicken.com>
2179
2180 * faq.texi (Escape sequences in shell output): Note that ansi-color is
2181 now enabled by default.
2182
5794c2a5
MA
21832010-02-28 Michael Albinus <michael.albinus@gmx.de>
2184
2185 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
2186 when Emacs runs in interactive mode. (Bug#5645)
2187
40572be6
GM
21882010-02-16 Glenn Morris <rgm@gnu.org>
2189
2190 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
2191
7bb8ed67
MH
21922010-02-05 Mark A. Hershberger <mah@everybody.org>
2193
2194 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
2195
45a1423d 21962010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
2197
2198 * gnus.texi (Score File Format): Fix typo.
2199
45a1423d 22002010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2201
2202 * cc-mode.texi: Replace references to obsolete c-subword-mode.
2203
14f17fc8
JB
22042010-01-18 Juanma Barranquero <lekktu@gmail.com>
2205
2206 * ada-mode.texi (Project File Overview): Fix typo.
2207
607d4369
CY
22082010-01-17 Chong Yidong <cyd@stupidchicken.com>
2209
2210 * semantic.texi: Add Richard Y. Kim credit.
2211
2212 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
2213
3d1bfa99
MA
22142010-01-17 Michael Albinus <michael.albinus@gmx.de>
2215
2216 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 2217 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 2218
6fbf7a75
GM
22192010-01-17 Glenn Morris <rgm@gnu.org>
2220
b9f978f0
GM
2221 * calc.texi (Reporting Bugs): Don't mention format of repository.
2222
f19bc38d
GM
2223 * woman.texi (Bugs): Make "Emacs repository" less specific,
2224 and the URL for same more specific.
2225
6fbf7a75
GM
2226 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
2227
16c3428a
JB
22282010-01-17 Juanma Barranquero <lekktu@gmail.com>
2229
2230 * ede.texi (ede-step-project, ede-proj-target):
2231 * tramp.texi (Remote processes): Fix typos.
2232
045b9da7
ML
22332010-01-16 Mario Lang <mlang@delysid.org>
2234
2235 * ede.texi (ede-target):
2236 * org.texi (Refiling notes): Remove duplicated words.
2237
c57008f6
SM
22382010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
2239
2240 * gnus.texi (Posting Styles): Use with-current-buffer.
2241 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
2242
798c9eb5
KR
22432010-01-02 Kevin Ryde <user42@zip.com.au>
2244
2245 * eieio.texi (Naming Conventions): Correction to xref on elisp
2246 coding conventions, is "Tips" node not "Standards".
2247
4970fbfe
CY
22482009-12-24 Chong Yidong <cyd@stupidchicken.com>
2249
2250 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
2251
2252 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
2253
83828b06
KY
22542009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
2255
2256 * gnus.texi (Direct Functions): Add missing port number to tls method.
2257
45a4a565
JB
22582009-12-15 Juanma Barranquero <lekktu@gmail.com>
2259
2260 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
2261 ($(infodir)/edt, edt.dvi): New targets.
2262
698bfef7
GM
22632009-12-15 Glenn Morris <rgm@gnu.org>
2264
2265 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
2266 (edt, $(infodir)/edt, edt.dvi): New targets.
2267 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
2268
2269 * Makefile.in (PDF_TARGETS, pdf): New.
2270 (clean): Add *.pdf.
2271 Add pdf rules for all manuals.
2272
0e983327
JB
22732009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
2274
2275 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
2276
8e687433
CY
22772009-12-14 Chong Yidong <cyd@stupidchicken.com>
2278
2279 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
2280 (Smart Jump, Analyzer Debug): Copyedits.
2281 (Semantic mode user commands): Link to new nodes.
2282 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
2283 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
2284 upstream Semantic manual.
2285
2286 * semantic.texi (Introduction): Minor fix to diagram.
2287
020335df
MA
22882009-12-09 Michael Albinus <michael.albinus@gmx.de>
2289
2290 * eshell.texi (History): Add the other built-in variables.
2291 (Built-ins): Explain built-ins, and how to apply the external commands.
2292 Add `history', `su' and `sudo'.
2293
2294 * tramp.texi (Remote processes): Add missing <RET> in the example.
2295
6ddf13e4
BW
22962009-12-01 Bill Wohler <wohler@newt.com>
2297
2298 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 2299 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
2300 excessively garrulous.
2301
07b6428c
MA
23022009-11-29 Michael Albinus <michael.albinus@gmx.de>
2303
2304 * tramp.texi (Remote processes): Improve eshell example with "su"
2305 and "sudo" commands.
2306
fd1cefda
CY
23072009-11-28 Chong Yidong <cyd@stupidchicken.com>
2308
2309 * semantic.texi (Analyzer Internals): Rename from Analyzer.
2310
2311 * sem-user.texi (Semantic mode user commands): Fix key syntax.
2312 Document semantic-complete-analyze-inline.
2313 (Semanticdb search debugging commands): Minor clarification.
2314 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 2315 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 2316 manual.
9d542758 2317 (Semantic mode): Link to Idle Scheduler.
fd1cefda 2318
159e3ad5
KR
23192009-11-28 Kevin Ryde <user42@zip.com.au>
2320
2321 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 2322 @pxref, now EIEIO is in Emacs.
159e3ad5 2323
c6d47315
KR
2324 * erc.texi (Development): Correction to git tutorial url.
2325
16f6287e
GM
23262009-11-26 Glenn Morris <rgm@gnu.org>
2327
2328 * faq.texi (Latest version of Emacs): Mention stability of development
2329 version.
2330 (Problems with very large files): Max buffer size increase in 23.2.
2331 (VM): VM has moved house again.
2332
5ea5dbc9
JB
23332009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2334
2335 * calc.texi (Radix modes): Discuss alternate bases for two's complement
2336 notations.
2337
5dec9555
CD
23382009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
2339
45a4a565 2340 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 2341
bd6f6833
CY
23422009-11-20 Chong Yidong <cyd@stupidchicken.com>
2343
2344 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
2345 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
2346 (Idle Completions Mode): Numerous copyedits.
bd6f6833 2347
be479117
JB
23482009-11-17 Juanma Barranquero <lekktu@gmail.com>
2349
2350 * semantic.texi (Semantic Internals, Glossary):
2351 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
2352 (Semanticdb search debugging commands): Fix typos.
2353
17291a1f
JB
23542009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2355
be479117 2356 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 2357
af42a9cc
JB
23582009-11-16 Juanma Barranquero <lekktu@gmail.com>
2359
2360 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
2361 ($(infodir)/semantic, semantic.dvi): New targets.
2362
3149927d
CY
23632009-11-16 Chong Yidong <cyd@stupidchicken.com>
2364
2365 * Makefile.in: Build the Semantic manual.
2366
2367 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
2368 repository.
2369
977640ed
MA
23702009-11-16 Michael Albinus <michael.albinus@gmx.de>
2371
2372 * dbus.texi (Receiving Method Calls): New defun
2373 `dbus-unregister-service'.
2374
17673adf
CD
23752009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
2376
2377 * org.texi (Speed keys): New section.
2378
0ecd3c90
MA
23792009-11-13 Michael Albinus <michael.albinus@gmx.de>
2380
2381 * dbus.texi (Type Conversion): Fix typo.
2382 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
2383 `dbus-registered-objects-table'.
0c7efc08
SM
2384 (Receiving Method Calls): New defun `dbus-register-property'.
2385 Move `dbus-unregister-object' here.
0ecd3c90 2386
8bfe682a
CD
23872009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2388
2389 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
2390
23912009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
2392
2393 * org.texi (Column attributes): Add the new age summary operators.
2394 Also, mention the fact you can only use one summary operator per
2395 property.
2396
23972009-11-13 John Wiegley <johnw@newartisans.com>
2398
0c7efc08 2399 * org.texi (Tracking your habits): Add a new section in the
8bfe682a 2400 manual about how to track habits.
0c7efc08 2401 (Resolving idle time): Add a section on how idle and
8bfe682a
CD
2402 dangling clocks are resolved.
2403
24042009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
2405
2406 * org.texi (Agenda commands): Document the new `i' command.
2407 (Inserting deadline/schedule): Document logging changes
2408 of scheduling and deadline times stamps.
2409 (In-buffer settings): Document the in-buffer keywords for logging
2410 changes of scheduling and deadline times stamps.
2411 (Structure editing, Plain lists): Document indentation
2412 cycling in empty entries with TAB.
2413 (Archiving): Document the default archiving command.
2414 (Moving subtrees): Document the new keys for archiving.
2415 (Internal archiving): Fix incorrect key.
2416 (Agenda commands): Document the TODO set switching commands.
2417 (Agenda commands): Document the new archiving keys.
2418 (Clocking work time): Better description on how to save
2419 and restore a clock.
2420 (Resolving idle time): Mention the x11idle program to get true
2421 idleness also under X11.
2422 (Resolving idle time): Use @kbd instead of @key for normal
2423 letters, because this is how he rest of the manual does this.
2424 (Pushing to MobileOrg): Mention that `org-directory'
2425 should be set.
2426 (Agenda commands): Document that SPC is a filter for
2427 any tag.
0c7efc08 2428 (Search view): Rename from "Keyword search".
8bfe682a
CD
2429 (Capure): New chapter.
2430 (Markup): New chapter.
0c7efc08
SM
2431 (Links in HTML export, Images in HTML export):
2432 Extend the section titles.
8bfe682a
CD
2433 (Images in HTML export): Document the align option.
2434 (Text areas in HTML export): Extend the section title.
2435 (Images in LaTeX export): Explain image placement in LaTeX.
2436
693737cd
GM
24372009-11-10 Glenn Morris <rgm@gnu.org>
2438
2439 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
2440
c7bd4ebe
MA
24412009-11-08 Michael Albinus <michael.albinus@gmx.de>
2442
2443 * tramp.texi (Auto-save and Backup): Disable backups just for a
2444 method.
2445
2446 * trampver.texi: Update release number.
2447
76c5acad
MA
24482009-11-07 Michael Albinus <michael.albinus@gmx.de>
2449
2450 Sync with Tramp 2.1.17.
2451
2452 * trampver.texi: Update release number.
2453
d9a57abf
GM
24542009-10-29 Glenn Morris <rgm@gnu.org>
2455
2456 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
2457
637f4f0f
MA
24582009-10-23 Michael Albinus <michael.albinus@gmx.de>
2459
2460 * tramp.texi (External methods): Temporary files are kept for
2461 `rsync' and `rsyncc' methods.
2462
310dbb05
JB
24632009-10-09 Juanma Barranquero <lekktu@gmail.com>
2464
2465 * eieio.texi: Fix typos.
2466
09094f28
CY
24672009-10-07 Chong Yidong <cyd@stupidchicken.com>
2468
2469 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
2470
216f299a
JB
24712009-10-07 Juanma Barranquero <lekktu@gmail.com>
2472
2473 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
2474 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
2475
966a6506
CY
24762009-10-07 Chong Yidong <cyd@stupidchicken.com>
2477
2478 * Makefile.in: Build EIEIO and EDE manuals.
2479
24802009-10-07 Eric Ludlam <zappo@gnu.org>
2481
2482 * eieio.texi:
2483 * ede.texi: New files.
2484
8842cd9b
MA
24852009-10-05 Michael Albinus <michael.albinus@gmx.de>
2486
2487 * tramp.texi (Remote processes): Association of a pty is not supported.
2488
7006d207
CD
24892009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
2490
2491 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
2492 (Processing LaTeX fragments): Document that the size of images can be
2493 changes using the variable `org-format-latex-options'.
2494 (The date/time prompt, Timestamps): Be more accurate over ISO format
2495 dates and times.
2496 (Visibility cycling): Document showeverything keyword.
2497 (In-buffer settings): Document showeverything keyword.
2498 (Setting up the staging area): Fix the example.
2499 (MobileOrg): New section.
2500 (Agenda commands, Exporting Agenda Views): Document exporting the
2501 agenda view to Org files.
2502
0e7b2867
MA
25032009-09-28 Michael Albinus <michael.albinus@gmx.de>
2504
2505 * tramp.texi (History): Add IMAP support.
2506 (External methods): Add `imap' and `imaps' methods.
2507 (GVFS based methods): Add indices for `davs'.
2508 (Password handling): Rename anchors. Add IMAP entries for
2509 ~/.authinfo.gpg.
2510
2511 * trampver.texi: Set default value of `emacsimap'.
2512
4146636e
KY
25132009-09-22 Daiki Ueno <ueno@unixuser.org>
2514
2515 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
2516
d22f7ffa
CY
25172009-09-13 Chong Yidong <cyd@stupidchicken.com>
2518
0c7efc08
SM
2519 * dired-x.texi (Technical Details):
2520 Delete dired-up-directory (Bug#4292).
d22f7ffa 2521
66043531
MA
25222009-09-03 Michael Albinus <michael.albinus@gmx.de>
2523
216f299a 2524 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 2525
6eb02347
CD
25262009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
2527
2528 * org.texi (Effort estimates): Document new effort setting commands.
2529 (Agenda commands): Document the new keys fro agenda time motion.
2530 Document entry text mode. Improve documentation of the keys to include
2531 inactive time stamps into the agenda view.
2532 (Feedback): Document the new bug report command.
0c7efc08 2533 (Structure editing): Add an index entry for the sorting of subtrees.
6eb02347 2534
38dc51ba
KY
25352009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
2536
2537 * auth.texi (Help for users): Corrected markup.
2538
e402f452
GM
25392009-09-02 Glenn Morris <rgm@gnu.org>
2540
2541 * emacs-mime.texi (time-date): Mention float-time.
2542
744256cf
JB
25432009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
2544
2545 * calc.texi (Simplifying Formulas): Improve the wording.
2546
b0b63450
MB
25472009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
2548
2549 * auth.texi: Rewritten for coverage and clarity.
2550
25512009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
2552
0c7efc08
SM
2553 * gnus.texi (Expiring Mail):
2554 Mention gnus-mark-copied-or-moved-articles-as-expirable.
b0b63450
MB
2555 (Various Various): Mention gnus-safe-html-newsgroups.
2556
2557 * gnus-news.texi: Mention
2558 gnus-mark-copied-or-moved-articles-as-expirable.
2559
2560 * emacs-mime.texi (Display Customization): Add xref to
2561 gnus-safe-html-newsgroups.
2562
b59329e0
MA
25632009-08-28 Michael Albinus <michael.albinus@gmx.de>
2564
2565 * tramp.texi (Version Control): Remove.
af42a9cc 2566 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
2567 reference.
2568 (External methods): Correct `scpc' concept index entries. New method
2569 `rsyncc'.
2570 (External packages): New subsections "Filename completion" and "File
2571 attributes cache".
2572
0ff2d6c2
JB
25732009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
2574
2575 * calc.texi (Rewrite Rules): Improve the example.
2576 (Simplifying Formulas): Explain use of the I and H flags for
2577 simplification.
2578
ecd3d54f
MA
25792009-08-25 Michael Albinus <michael.albinus@gmx.de>
2580
2581 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
91af3942 2582 Describe autostart behavior of dbus-ping.
ecd3d54f
MA
2583 (Synchronous Methods, Asynchronous Methods): Use English numeric format
2584 for timeout values.
78176e69
MA
2585 (Top): Remove footnote saying D-Bus is not enabled by
2586 default. (Bug#4256)
ecd3d54f 2587
0f215bca
DU
25882009-08-23 Daiki Ueno <ueno@unixuser.org>
2589
2590 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 2591 Reported by Jari Aalto (Bug#4211).
0f215bca 2592 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 2593 epa-global-mail-mode.
3b7ab45f
DU
2594 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
2595 epa-setup.
0f215bca 2596
4f22e84d
MA
25972009-08-16 Michael Albinus <michael.albinus@gmx.de>
2598
2599 * dbus.texi (Asynchronous Methods): Allow nil handler.
2600
9ff0b02b 26012009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 2602
26b03ee3 2603 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 2604
26b03ee3 2605 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 2606
4c39f404
CY
26072009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
2608
2609 * calc.texi (Date Forms): Fix typos.
2610
3bcfba17
GM
26112009-08-08 Glenn Morris <rgm@gnu.org>
2612
2613 * org.texi (Agenda commands): Restore clobbered change.
2614
66783bb4
EZ
26152009-08-07 Eli Zaretskii <eliz@gnu.org>
2616
2617 * calc.texi (Graphics, Devices): Update with the peculiarities of
2618 operation on MS-Windows.
2619
c8d0cf5c
CD
26202009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
2621
2622 * org.texi (Publishing action): Improve documentation of file
2623 names when publishing to the source directory.
2624 (Clean view): Document `org-indent-mode'.
2625 (Clocking work time): Add documentation for the
2626 new :timetamp option when creating a clock report.
2627 (Paragraphs): Fix many typos.
2628 (Plain lists): Remove duplicate explanation about the
2629 `C-c *' command.
2630 (Literal examples): Update to reflect the new behavior
2631 of the -n -r -k switches when exporting source code examples.
2632 (Structure editing): Add information about `C-c *',
2633 converting a plain list into a list of Org items.
2634 (Remember): Small rephrasing of the paragraph
2635 describing remember.el. Also mentioned that remember.el is part
2636 of Emacs 23, not Emacs 22.
2637 (Clocking work time): Add documentation about
2638 displaying the current clocking time against the effort estimate.
2639 Also add a footnote about using `org-clock-in-prepare-hook' to add
2640 an effort estimate on the fly, just before clocking it.
2641 (Footnotes): Document automatic renumbering and
2642 sorting.
2643 (Agenda commands): Document new bulk commands.
2644 (Plain lists): Document new behavior of
2645 `org-cycle-include-plain-lists'.
4e2af782 2646 Hyphenation only in TeX.
c8d0cf5c
CD
2647 (Clocking work time): Document the key to update effort
2648 estimates.
2649 (Clocking work time): Document the clock time display.
2650 (Structure editing, TODO basics): Document new
2651 variables.
2652 (Column attributes): Document new colciew operators.
2653 (Publishing options): Document :xml-declaration.
2654 (Tracking TODO state changes): Document the
2655 LOG_INTO_DRAWER property.
2656 (Literal examples): Document the new implementation for
2657 editing source code.
2658 (Publishing action): Mention the new publishing
2659 function, to publish an Org source file.
2660 (Publishing links): Mention how to link to an Org source file.
2661 (Macro replacement): Document new macros.
2662 (Handling links): Document type-specific completion
2663 when inserting links.
2664 (Structure editing, Plain lists): Improve documentation
2665 on sorting.
2666 (Internal links): Document custom ids for links.
2667 (Handling links): Document custom ids for links.
2668 (CSS support): Document new class.
2669 (Refiling notes): Document the possibility to create new nodes
2670 during refiling.
2671 (Agenda commands): Document the "?" operator to find
2672 tasks without effort setting.
2673 (Exporting agenda information): Section moved.
2674 (RSS Feeds): New section.
2675 (Built-in table editor): Document M-e and M-a navigate
2676 inside table field.
2677 (Stuck projects): Docment that projects identified as
2678 un-stuck will still be searchd for stuck sub-projects.
2679 (Paragraphs): Document centering.
2680 (Creating timestamps, Agenda commands): Document new
2681 behavior when changing time stamps.
2682 (Structure editing): Document the new command
2683 `org-clone-subtree-with-time-shift'.
2684 (Publishing): Refresh this chapter.
2685 (Export options, Export options, In-buffer settings):
2686 Document the new keywords.
2687 (Matching tags and properties): Collect all
2688 documentation about tags/property matches here.
2689 (Setting tags): Document `org-tag-persistent-alist'.
2690 (Weekly/daily agenda): New section.
2691 (Orgstruct mode): Describe `orgstruct++-mode'.
2692 (Drawers): Mention the LOGBOOK drawer.
2693 (Export options, Sectioning structure): Document the
2694 #+LEATEX_HEADER in-buffer setting.
2695 (Bugs): Section removed.
2696 (Hooks): New section.
0c7efc08 2697 (Add-on packages): Move here from old location.
c8d0cf5c
CD
2698 (Context-sensitive commands): New section.
2699 (Setting tags): Document newline option.
2700 (Global TODO list, Matching tags and properties):
2701 Mention more variables.
2702 (Checkboxes): Update to changed command behavior.
81a5560e 2703
40d2791f
CY
27042009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
2705
2706 * speedbar.texi (Basic Key Bindings): Fix typo.
2707
65d0154b
JB
27082009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2709
2710 * calc.texi (Vector/Matrix Functions): Add index entries for both
2711 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
2712 affects matrices with more than one row.
b5bdfd9f 2713 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 2714
5a9e3ab7
JB
27152009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
2716
2717 * calc.texi (Stack Manipulation Commands): Add documentation for
2718 `calc-transpose-lines'
2719
42fb7e61
MA
27202009-07-27 Michael Albinus <michael.albinus@gmx.de>
2721
2722 * dbus.texi (Receiving Method Calls): Describe special return value
2723 `:ignore'.
2724
574b69d5
AM
27252009-07-24 Alan Mackenzie <acm@muc.de>
2726
2727 * cc-mode.texi (Config Basics, File Styles): Document that at mode
2728 initialization, any individual variable setting now takes precedence
2729 over one done via c-file-style/c-file-offsets.
2730
ec06459c
JB
27312009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
2732
2733 * calc.texi (Undoing Mistakes): Mention that the undo list will be
2734 truncated when Calc is quit.
2735 (Customizing Calc): Document `calc-undo-length'.
2736
4ce54f6b
CY
27372009-07-20 Chong Yidong <cyd@stupidchicken.com>
2738
2739 * calc.texi (About This Manual): Don't mention chapter numbers in text.
2740
0e4f8ba5
GM
27412009-07-11 Kevin Ryde <user42@zip.com.au>
2742
2743 * pcl-cvs.texi (About PCL-CVS):
2744 * widget.texi (Basic Types):
2745 Fix cross-references.
2746
fa0f81b0
AS
27472009-07-01 Andreas Schwab <aschwab@redhat.com>
2748
2749 * dbus.texi (Type Conversion): Don't use literal control character.
2750
88a683c5
MA
27512009-07-01 Michael Albinus <michael.albinus@gmx.de>
2752
2753 * tramp.texi (GVFS based methods): New section.
2754 (Remote processes): Processes for GVFS based methods run locally.
2755
36c8febb
MA
27562009-06-30 Michael Albinus <michael.albinus@gmx.de>
2757
0c7efc08
SM
2758 * tramp.texi (Inline methods, External methods, Gateway methods):
2759 Avoid the words "kludge" and hack".
36c8febb
MA
2760 (External methods): Add `synce' method.
2761
2762 * trampver.texi: Update release number.
2763
d6b951bb
MA
27642009-06-22 Michael Albinus <michael.albinus@gmx.de>
2765
2766 Sync with Tramp 2.1.16.
2767
2768 * tramp.texi (History): Add GVFS support.
2769 (External methods): Precise `rsync' description. Add `dav', `davs' and
2770 `obex' methods. Add 'tramp-gvfs-methods' option.
2771 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
2772 forms.
2773 (Remote Programs): Introduce `tramp-own-remote-path'.
2774 (Remote processes): New subsection "Running remote programs that create
2775 local X11 windows".
2776 (Frequently Asked Questions): Improve code for disabling vc.
2777
2778 * trampver.texi: Update release number. Set default value of
2779 `emacsgvfs'.
2780
70243478
CY
27812009-06-21 Chong Yidong <cyd@stupidchicken.com>
2782
2783 * Branch for 23.1.
2784
54b31cbf
GM
27852009-06-17 Glenn Morris <rgm@gnu.org>
2786
2787 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
2788 (Latest version of Emacs): Mention source code repository.
2789
f6adc23c
GM
27902009-06-16 Glenn Morris <rgm@gnu.org>
2791
2792 * faq.texi (Top): Language tweak.
2793 (Extended commands): Most people have arrow keys.
2794 (Emacs manual): Say how to follow info links.
2795 (File-name conventions): Change title a bit. Explain about source
2796 versus installed. Condense etc description.
2797 (Guidelines for newsgroup postings): Mention Savannah list page.
2798 (Newsgroup archives): Simplify.
2799 (Contacting the FSF): Add contact URL.
2800 (Emacs Lisp documentation): Printed version not always available.
2801 (Installing Texinfo documentation): Explain how by hand installation is
2802 not normally needed. Use add-to-list. Remove duplicate reference.
2803 (Informational files for Emacs): Move info on Help menu here from
2804 "File-name conventions".
2805 (Help installing Emacs): Tweak uref.
2806 (Obtaining the FAQ): Mention repository.
2807 (Origin of the term Emacs): Explain "ITS".
2808 (Changing load-path): Use add-to-list.
2809 (Automatic indentation): Clarify this is for Text mode.
2810 Don't mention Indented Text mode.
2811 (Finding Emacs on the Internet): The FSF does not seem to offer a
2812 deluxe distribution on CD anymore.
2813
b59a8457
GM
28142009-06-16 Glenn Morris <rgm@gnu.org>
2815
2816 * faq.texi (Top): Mention which Emacs version this FAQ is about.
2817 Recommend the latest release. Mention how to get older FAQs.
2818 Recommend the Emacs manual.
2819 (Guidelines for newsgroup postings): Discourage cross-posts.
2820 (Underlining paragraphs): Remove.
2821 (Editing MS-DOS files): Remove pre-Emacs 20 information.
2822 (Bugs and problems): Update key-binding.
2823 (Problems with very large files): Mention 64-bit.
2824 (Shell process exits abnormally): Remove.
2825 (Problems with Shell Mode): Rename and update.
2826 (Spontaneous entry into isearch-mode)
2827 (Problems talking to certain hosts): Remove. This is old information,
2828 in etc/PROBLEMS if needed.
2829 (Emacs takes a long time to visit files, Updating Emacs): Remove.
2830 (Dired claims that no file is on this line): Update.
2831 (Installing Emacs, Problems building Emacs): Simplify.
2832 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
2833 information.
2834 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
2835 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
2836 (JDEE): "JDEE", not "JDE".
2837 (Handling C-s and C-q with flow control, Binding C-s and C-q):
2838 Remove. This is old information, in etc/PROBLEMS if needed.
2839 (stty and Backspace key, Kanji and Chinese characters): Remove.
2840 (Right-to-left alphabets): Update section.
2841 (Changing the included text prefix): Gnus uses message-yank-prefix.
2842 Add cross-reference to Supercite manual.
2843 (Saving a copy of outgoing mail): Simplify output file description.
2844 (Expanding aliases when sending mail): Refer to Emacs manual.
2845 Remove old info about RFC822.
2846 Correct description of how to rebuild aliases.
2847 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
2848 (MIME with Emacs mail packages)
2849 (Viewing articles with embedded underlining)
2850 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
2851 Remove old sections.
2852 (Killing based on nonstandard headers): Remove. Scoring is preferable,
2853 and is well-documented in the Gnus manual.
2854 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
2855 (Making Gnus faster): Rename from "Starting Gnus faster".
2856 Merge "Catch-up is slow in Gnus" into here.
2857
0e6d12ca
GM
28582009-06-14 Glenn Morris <rgm@gnu.org>
2859
2860 * faq.texi (Status of Emacs): Re-order with most recent releases first.
2861 (New in Emacs 23): New section.
2862 (Handling C-s and C-q with flow control): Add xref.
2863
2e17e05e
GM
28642009-06-13 Glenn Morris <rgm@gnu.org>
2865
2866 * faq.texi (Setting up a customization file): Grammar fix.
2867 Customize is no longer "new".
2868 (Displaying the current line or column): Line-number mode is on by
2869 default. Don't mention `column' package. Mention linum.el.
2870 (Turning on abbrevs by default): Explain how to do it for buffers,
2871 modes, and everywhere.
2872 (Associating modes with files): Use add-to-list. Don't mention Emacs
2873 19.
2874 (Highlighting a region): On by default since 23.1.
2875 (Replacing highlighted text): Update doc quote.
2876 (Working with unprintable characters): Don't mention search-quote-char.
2877 (Using an already running Emacs process): Gnuclient is probably not an
2878 enhancement these days.
2879 (Indenting switch statements): Remove mention of pre-Emacs 20.
2880 (Horizontal scrolling): Abbreviate Emacs 20 description.
2881 (Replacing text across multiple files): Fix name of dired command.
2882 (Disabling backups): Use require not load.
4f9d4de3 2883 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 2884
2a1cf2b9
BW
28852009-06-13 Bill Wohler <wohler@newt.com>
2886
2887 Release MH-E manual version 8.2.
2888
2889 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2890 release 8.2.
2891
85b438b7
GM
28922009-06-13 Glenn Morris <rgm@gnu.org>
2893
2894 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
2895 in this day and age the common meaning is "on the web".
2896 (copying): Use @copyright in all cases.
2897 (Basic keys): Remove reference to deleted manual node "Text Characters".
2898 (File-name conventions): Use GNU as an example rather than SERVICE.
2899 default.el lives in site-lisp. Update Info directory location.
2900 (Real meaning of copyleft): GPL actions have been brought, but all
2901 settled out of court.
2902 (Guidelines for newsgroup postings): Shorten section title.
2903 Simplify comp.emacs description.
2904 (Newsgroup archives): Change Google URL. Describe Gmane.
2905 (Unsubscribing from Emacs lists): Remove discussion of "distribution
2906 points". Mention List-Unsubscribe header.
2907 (Contacting the FSF): Update email and URLs.
2908 (Basic editing): Mention F1 for help.
2909 (Installing Texinfo documentation): Refer to Texinfo website rather
2910 than ftp server.
2911 (Printing a Texinfo file): Mention texi2pdf.
2912 (Informational files for Emacs): Don't describe FTP or SERVICE, they
2913 are just stubs nowadays.
2914 (Latest version of Emacs): Explain version numbers.
2915 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
2916 (Turning on syntax highlighting): No need to mention hilit19 any more.
2917 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
2918 (Modes for various languages): Remove section.
2919 (Major packages and programs): Remove most version and maintainer
2920 information - it's hard to keep up-to-date, and adds nothing.
2921 Similarly with direct links to mailing lists.
2922 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
2923 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
2924 years, and Emacs comes with tools for this now.
2925 (Patch): Remove section - this is a standard tool.
2926 (Using function keys under X): Remove section.
2927
93e2d996
GM
29282009-06-12 Glenn Morris <rgm@gnu.org>
2929
2930 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
2931 (Help installing Emacs): Remove reference to deleted X11 node.
2932 (Associating modes with files): Interpreter-mode-alist is no longer
2933 subservient to auto-mode-alist.
2934 (Installing Emacs): Change future Emacs version.
2935 (Linking with -lX11 fails): Remove old section.
2936 (Packages that do not come with Emacs): Update ELL location.
2937 Emacs Lisp archive is dead.
2938 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
2939 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
2940 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
2941 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
2942 (Removing flashing messages): Remove section about non-existent Gnus
2943 option.
2944
f0bf7708
GM
2945 * faq.texi (Top): Add @top command.
2946 Remove the optional arguments from all @node commands: makeinfo can
2947 generate these automatically, and it is easier to edit and rearrange
2948 nodes without them.
2949
30884d11
GM
29502009-06-11 Glenn Morris <rgm@gnu.org>
2951
2952 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
2953 (The LPF): Make the updated URL the sole reference point.
2954 (Learning how to do something): Update refcard price and format.
2955 (Getting a printed manual): Sources in doc/emacs/, not man/.
2956 Also available in PDF format. Since the page count varies, be less
2957 precise.
2958 (Informational files for Emacs): Remove references to deleted files
2959 LPF and SUN-SUPPORT, and to UUCP.
2960 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
2961 Remove many obsolete ways to get the FAQ, which now seems only to be
2962 distributed with Emacs.
2963 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
2964
deab46e0
CY
29652009-06-09 Chong Yidong <cyd@stupidchicken.com>
2966
223b43fa 2967 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 2968 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 2969
deab46e0
CY
2970 * ada-mode.texi (Installation, Compile commands)
2971 (Project File Overview, No project files, Set compiler options)
2972 (Use GNAT project file, Use multiple GNAT project files)
2973 (Identifier completion): Use @samp for menu items, and @kbd for key
2974 sequences (Bug#3504).
2975
71fbd643
DU
29762009-06-04 Daiki Ueno <ueno@unixuser.org>
2977
8c9bb6f5 2978 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 2979
f197085b
CY
29802009-06-04 Ryan Yeske <rcyeske@gmail.com>
2981
2982 * message.texi (Header Commands): Fix descriptions to match
2983 keybindings.
2984
7f3bc720
DU
29852009-04-22 Daiki Ueno <ueno@unixuser.org>
2986
2987 * gnus.texi (Security): Mention that EasyPG is the current default.
2988
4518068d
CY
29892009-04-13 Chong Yidong <cyd@stupidchicken.com>
2990
2991 * ediff.texi (Session Commands): Fix typo.
2992
d7ca410a
MB
29932009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2994
2995 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
2996 news.software.readers. Reported by Florian Rehnisch.
2997
c6c76add
GM
29982009-04-02 Glenn Morris <rgm@gnu.org>
2999
3000 * auth.texi: Capitalize direntry.
3001
3002 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
3003 using a period in the entry name. (Bug#2797)
3004
35ed8e2e
JB
30052009-03-03 Juanma Barranquero <lekktu@gmail.com>
3006
3007 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
3008 ($(infodir)/auth, auth.dvi): New targets.
3009
e280480a
GM
30102009-03-03 Glenn Morris <rgm@gnu.org>
3011
3012 * auth.texi: Fix @setfilename.
3013
3014 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
3015 (auth, $(infodir)/auth, auth.dvi): New rules.
3016
8a76755b
GM
30172009-02-25 Glenn Morris <rgm@gnu.org>
3018
3019 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
3020
0038d478
MB
30212009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3022
3023 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
3024
30252009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
3026
3027 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
3028 gnus-nocem-issuers, and gnus-nocem-verifyer.
3029
867d4bb3
JB
30302009-02-20 Juanma Barranquero <lekktu@gmail.com>
3031
3032 * ada-mode.texi (Project files, Automatic Casing):
3033 * dbus.texi (Signals):
3034 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
3035 * mh-e.texi (HTML):
3036 * nxml-mode.texi (Locating a schema)
3037 (Using the document's URI to locate a schema):
3038 * org.texi (Footnotes, Using the mapping API):
3039 * rcirc.texi (Channels): Remove duplicate words.
3040
3a44dc1f
GM
30412009-02-20 Glenn Morris <rgm@gnu.org>
3042
3043 * dired-x.texi (Miscellaneous Commands):
3044 * gnus.texi: Minor updates for mbox Rmail.
3045
5dc584b5
KB
30462009-02-16 Karl Berry <karl@gnu.org>
3047
b59a8457
GM
3048 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
3049 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
3050 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
3051 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
3052 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
3053 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
3054 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
3055 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3056 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
3057 Consistently use @insertcopying in the Top node,
5dc584b5 3058 @contents at the front (after @end titlepage),
b59a8457 3059 and @direntry after @copying. (Bug#1988)
5dc584b5 3060
9eb59592
MB
30612009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
3062
3063 * auth.texi: New file documenting auth-source.
3064
d324fa76
CD
30652009-02-13 Carsten Dominik <dominik@science.uva.nl>
3066
3067 * org.texi (Org Plot): Fix link.
3068
7a603b73
DU
30692009-02-09 Daiki Ueno <ueno@unixuser.org>
3070
3071 * epa.texi (Mail-mode integration): Mention the way to do
3072 "encrypt-to-self". (Bug#1807)
3073
a626b338 30742009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
3075
3076 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
3077
3b36c17e
MB
30782009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
3079
3080 * gnus-news.texi: Print version about Incoming*.
3081
55033558
CD
30822009-02-02 Carsten Dominik <dominik@science.uva.nl>
3083
3084 * org.texi (Structure editing, Handling links)
3085 (Fast access to TODO states, Javascript support): Make standard docs
3086 correctly reflect default variable settings.
3087
ec712abb
GM
30882009-02-02 Glenn Morris <rgm@gnu.org>
3089
3090 * org.texi: Fix typos.
3091
7112648c
MA
30922009-02-01 Michael Albinus <michael.albinus@gmx.de>
3093
3094 Sync with Tramp 2.1.15.
3095
3096 * trampver.texi: Update release number.
3097
2e461fc1
CD
30982009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
3099
3100 * org.texi (TODO dependencies): Document TODO dependencies on
3101 checkboxes.
3102
bc283609
CD
31032009-01-30 Carsten Dominik <dominik@science.uva.nl>
3104
3105 * org.texi (TODO dependencies): Document key binding for toggling
3106 ORDERED property.
3107
74fc5047
MA
31082009-01-28 Michael Albinus <michael.albinus@gmx.de>
3109
3110 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
3111 of hook functions.
3112
d6685abc
CD
31132009-01-28 Carsten Dominik <dominik@science.uva.nl>
3114
3115 * org.texi (TODO dependencies): New section.
3116
65c439fd
CD
31172009-01-27 Carsten Dominik <dominik@science.uva.nl>
3118
3119 * org.texi (Plain lists, TODO basics, Priorities)
3120 (Multiple sets in one file, Conflicts): Document interaction with
3121 `shift-selection-mode'.
3122
5fafc247
JB
31232009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
3124
3125 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
3126 Make Calc the subject of sentences.
3127 (Rearranging Formulas using Selections): Discuss new options
3128 for `j *'.
3129
e7433508
MA
31302009-01-26 Michael Albinus <michael.albinus@gmx.de>
3131
3132 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
3133
2096a1b6
GM
31342009-01-26 Glenn Morris <rgm@gnu.org>
3135
3136 * org.texi: Fix typos.
3137
0cb61492
BW
31382009-01-26 Bill Wohler <wohler@newt.com>
3139
2096a1b6 3140 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 3141
0bd48b37
CD
31422009-01-25 Carsten Dominik <dominik@science.uva.nl>
3143
3144 * org.texi (References): Add information about remote references.
3145 (Built-in table editor): Document `C-c RET' in tables.
3146 (Math symbols, Quoting LaTeX code): Mention that simple
3147 LaTeX macros survive LaTeX export.
3148 (Images in LaTeX export): Show how to create a reference to a
3149 figure.
3150 (Sectioning structure): Document that the LaTeX class can be
3151 specified in a property.
3152 (Text areas in HTML export): New section.
3153 (External links): Add examples for text search and ID links.
3154 (Built-in table editor): Remove the descriptio of `C-c
3155 C-q', it not longer works.
3156 (Literal examples): Document that a space must follow
3157 the colon in short examples.
3158 (Relative timer): Document `org-timer-stop'.
3159 (Footnotes): New section.
3160 (Footnote markup): Shorten section and refer to new Footnote
3161 section.
3162 (Literal examples): Add documentation for line
3163 numbering in and references to code examples.
3164 (CSS support): Fix the description of default CSS styles.
3165 (Capturing column view): Document
3166 "file:path/to/file.org" as an allowed value for the ID property of
3167 a dynamic block copying column view.
3168
49dbbaf2
SE
31692009-01-23 Stephen Eglen <stephen@gnu.org>
3170
3171 * mh-e.texi (Getting Started): Describe $MH.
3172
193e6828
MA
31732009-01-21 Michael Albinus <michael.albinus@gmx.de>
3174
3175 * tramp.texi (all): Harmonize usage of "external method",
3176 "external transfer method" and "out-of-band method".
3177 (Connection types): Precise the differences of inline and external
3178 methods. Written by Adrian Phillips <a.phillips@met.no>.
3179
26b9f88d
MB
31802009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
3181
3182 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
3183 commands as described at the top. Reported by Allan Gottlieb
3184 <gottlieb@nyu.edu>.
3185
31862009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
3187
3188 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
3189 nnmail-pathname-coding-system.
3190
377952e0
GM
31912009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
3192
3193 * org.texi (Relative timer): Fix typo.
3194
a20d3598
JB
31952009-01-15 Juanma Barranquero <lekktu@gmail.com>
3196
3197 * org.texi (Clocking work time): Fix typo.
98a1e0f5 3198 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 3199
a50253cc
GM
32002009-01-13 Glenn Morris <rgm@gnu.org>
3201
3202 * org.texi: Fix some more typos.
3203
07450bee
GM
32042009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
3205
3206 * org.texi: Fix some typos.
3207
e3e955fe
MB
32082009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
3209
3210 * gnus.texi (Group Parameters): Add note for local variables.
3211
32122009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3213
0c7efc08
SM
3214 * gnus.texi (Converting Kill Files): Fix URL.
3215 Include gnus-kill-to-score.el in contrib directory.
e3e955fe
MB
3216
32172009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
3218
3219 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
3220 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
3221 (Paging the Article): Add index entry.
3222
71dd9983
JB
32232009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
3224
3225 * ada-mode.texi (Examples): Delete redundant text.
3226
4a0cf14f
MA
32272009-01-03 Michael Albinus <michael.albinus@gmx.de>
3228
36c8febb 3229 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
3230
3231 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
3232 addresses.
3233
aedac0f0
BW
32342009-01-03 Bill Wohler <wohler@newt.com>
3235
3236 * mh-e.texi (Scan Line Formats): Indicate that first column should be
3237 kept empty.
3238
4c65b566
CD
32392008-12-20 Carsten Dominik <dominik@science.uva.nl>
3240
3241 * org.texi (Activation, Exporting, ASCII export, HTML export)
0c7efc08
SM
3242 (HTML Export commands, LaTeX/PDF export commands):
3243 Improve documentation about transient-mark-mode.
e9fce1ac 3244 (References): Document the use of special names like $LR1 to reference
4c65b566
CD
3245 to fields in the last table row.
3246
e1a78e1e
JL
32472008-12-19 Juri Linkov <juri@jurta.org>
3248
3249 * info.texi (Search Text): Remove mention of removed key binding M-s.
3250
17a0aa82
CD
32512008-12-18 Carsten Dominik <dominik@science.uva.nl>
3252
3253 * org.texi (References): Remove mentioning of @0 as reference for the
3254 last line, this has been reverted in the Lisp sources.
3255
4997d802
JB
32562008-12-17 Juanma Barranquero <lekktu@gmail.com>
3257
3258 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
3259 (DVI_TARGETS): Remove duplicates. Add sasl.
3260 ($(infodir)/sasl, sasl.dvi): New targets.
3261
33306645
CD
32622008-12-17 Carsten Dominik <dominik@science.uva.nl>
3263
3264 * org.texi: Version number pushed to 6.15d.
3265
db55f368
CD
32662008-12-16 Carsten Dominik <dominik@science.uva.nl>
3267
a0bf4117 3268 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
3269 (Images in LaTeX export): New section.
3270 (Inlined images, Images in HTML export): Sections renamed.
3271
dae0a942
MB
32722008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
3273
3274 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
3275
9f5572e9
MB
32762008-12-04 David Engster <dengste@eml.cc>
3277
3278 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 3279 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 3280
bc23baaa
CD
32812008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
3282
3283 * org.texi (Using the mapping API): Fix bug in mapping example.
3284 (Publishing options): Make the list of properties complete again, in
3285 correspondence to the variable `org-export-plist-vars'.
3286 (Property searches): Document new special values for time comparisons.
3287 (Tag inheritance): Refine the description of tag inheritance.
3288 (Project alist): Add info about the publishing sequence of components.
a0bf4117 3289 (Effort estimates): Document the new relative timer.
bc23baaa 3290
3bf8054f
JB
32912008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
3292
3293 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
3294 (Using Calc): Clarify use of `C-x * o'.
3295 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
3296
ac134f2f
RS
32972008-11-28 Richard M Stallman <rms@gnu.org>
3298
3299 * dbus.texi (Receiving Method Calls): Clean up previous change.
3300
ace706d1
MA
33012008-11-26 Michael Albinus <michael.albinus@gmx.de>
3302
3303 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
3304 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
3305 `dbus-unescape-from-identifier'.
3306 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 3307 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
3308 (Signals): Use the constants in the example.
3309
d60b1ba1
CD
33102008-11-24 Carsten Dominik <dominik@science.uva.nl>
3311
b97439ce 3312 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 3313
ce4fdcb9
CD
33142008-11-23 Carsten Dominik <dominik@science.uva.nl>
3315
3316 * org.texi (Setting up Remember): Document `org-remember-mode'.
3317 (External links): Document that bbdb links can use a regular
3318 expression.
3319 (External links): Document that elisp links can contain interactive
3320 commands.
3321
c8548a00 33222008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
3323
3324 * viper.texi (viper-translate-all-ESC-keysequences):
3325 Description removed.
3326
6a2c4aec
GM
33272008-11-19 Glenn Morris <rgm@gnu.org>
3328
3329 * doclicense.texi: Change to FDL 1.3.
3330 Relicense all texi files under FDL 1.3 or later.
3331
59ee4113
JB
33322008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
3333
3334 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
3335
59bcbb98 33362008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a 3337
0c7efc08 3338 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
2198eaa5
JB
3339
3340 * ediff.texi: Version/date change.
9f90198a 3341
8aa41c9b
CY
33422008-11-14 Chong Yidong <cyd@stupidchicken.com>
3343
3344 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
3345
17587b1b
JB
33462008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
3347
3348 * calc.texi (About This Manual): Comment out a mention of
3349 marginal notes.
3350
564c900e
CD
33512008-11-12 Carsten Dominik <dominik@science.uva.nl>
3352
3353 * org.texi (Clocking work time): Document the :formula property of
3354 clock tables.
3355 (Structure editing, Refiling notes): Document refiling regions.
3356 (Agenda commands): Document the double-prefix version
3357 of the `l' command in the agenda.
3358 (Handling links): Explain the effect of a double prefix
3359 arg to `C-c C-o'.
3360 (TODO basics): Add documentation for tag triggers.
3361
3c4be1f2
GM
33622008-10-23 Glenn Morris <rgm@gnu.org>
3363
3364 * cl.texi (Function Bindings): Mention `flet' fails to deal with
3365 byte-compiling things like `+'.
3366
3367 * ns-emacs.texi: Merge copyright years of author now with assignment
3368 into FSF years.
3369 (VER): Use it for easier automatic updating. Use Emacs version rather
3370 than standalone Emacs.app version.
3371
a6520ff3
CD
33722008-10-12 Carsten Dominik <dominik@science.uva.nl>
3373
864c9740 3374 * org.texi: Lots of minor fixes.
a6520ff3
CD
3375 (Capture): New chapter.
3376 (Org Plot): New section.
3377
db7a4b66
MH
33782008-09-30 Magnus Henoch <mange@freemail.hu>
3379
3380 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
3381
4043c194
JB
33822008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
3383
3384 * calc.texi (User Defined Units): Mention how to enter optional display
3385 string.
3386
eef5ade7
MB
33872008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
3388
0c7efc08 3389 * message.texi (Sending Variables): Fix variable documentation to
eef5ade7
MB
3390 avoid the "y/n" wording.
3391
e52cac88
MB
33922008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
3393
0c7efc08 3394 * message.texi (Sending Variables): Add `message-confirm-send' doc.
e52cac88
MB
3395
33962008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
3397
3398 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
3399 @enumerate section so as to be able to be formatted with MAKEINFO=no.
3400
00c55306
BW
34012008-09-22 Bill Wohler <wohler@newt.com>
3402
3403 Release MH-E manual version 8.1.
3404
3405 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3406 release 8.1.
3407
3408 * mh-e.texi: Retain dual license as agreed to by the FSF.
3409 However, bump GPL to Version 3.
3410 Use @include for license text.
3411
e52cac88 34122008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
3413
3414 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
3415 (Store custom flags and keywords, Store arbitrary data):
3416 Clean up markup.
64763fe3
MB
3417
34182008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
3419
3420 * gnus.texi (The Gnus Registry): Document it.
3421
9e601b8d
MB
34222008-09-08 David Engster <dengste@eml.cc>
3423
88ee5b02
JB
3424 * gnus.texi (nnmairix): Point out that nnml uses MH format.
3425 Clarify section about choosing back end servers.
9e601b8d 3426
247043f1
GM
34272008-08-23 Glenn Morris <rgm@gnu.org>
3428
3429 * dired-x.texi (Shell Command Guessing):
3430 Mention dired-guess-shell-case-fold-search. (Bug#417)
3431
2bfec7a0
MA
34322008-08-22 Michael Albinus <michael.albinus@gmx.de>
3433
3434 * trampver.texi: Update release number.
3435
247043f1 34362008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
3437
3438 * ns-emacs.texi: Update version.
3439 (Introduction): Correct menu location for options save.
3440 (Customization): Note that defaults are stored under org.gnu.Emacs.
3441
8c20bd92
BW
34422008-08-11 Bill Wohler <wohler@newt.com>
3443
3444 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
3445 explicit about GNU mailutils MH elsewhere (with thanks to Darel
3446 Henman) (closes SF #1768928).
3447
767a4d92
GM
34482008-08-10 Glenn Morris <rgm@gnu.org>
3449
3450 * ns-emacs.texi: Use @copying. Change copyright of authors with
3451 assignment to FSF. Change license to GFDL.
3452 (Top): Remove outdated references.
3453
6ecfe5c2
MB
34542008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
3455
88ee5b02
JB
3456 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
3457 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
3458 gnus-summary-sort-by-most-recent-date.
3459 (Summary Sorting): Explain prefix argument.
3460
34612008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
3462
3463 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
3464 gnus-summary-pipe-output.
3465
eb932e8a
MA
34662008-08-03 Michael Albinus <michael.albinus@gmx.de>
3467
3468 * dbus.texi (Receiving Method Calls): Document error handling of own
3469 D-Bus methods.
3470
bfe16263
BW
34712008-08-01 Bill Wohler <wohler@newt.com>
3472
3473 * mh-e.texi (Reading Mail)
9f90198a 3474 (Viewing Attachments): Describe new function
bfe16263
BW
3475 mh-show-preferred-alternative.
3476 (Sending Mail, Redistributing, Sending Message): Describe new hook
3477 mh-annotate-msg-hook.
3478
21956b56
MA
34792008-07-31 Michael Albinus <michael.albinus@gmx.de>
3480
3481 * dbus.texi (Arguments and Signatures): Fix example.
3482 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
3483 (Asynchronous Methods): New node.
9f90198a
JB
3484 (Errors and Events): Describe extended layout of `dbus-event'.
3485 New defun `dbus-event-message-type'.
21956b56 3486
7c2fb837
DN
34872008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
3488
3489 * ediff.texi: Remove VMS support.
3490
13662773
JB
34912008-07-29 Juanma Barranquero <lekktu@gmail.com>
3492
3493 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
3494 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
3495
ddde0b34
CY
34962008-07-29 Chong Yidong <cyd@stupidchicken.com>
3497
3498 * Makefile.in: Add mairix-el targets.
3499
35002008-07-29 David Engster <deng@randomsample.de>
3501
3502 * mairix-el.texi: New file.
3503
d5875b25
JB
35042008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
3505
366b7d44
JB
3506 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
3507 project files. Delete 'main_unit' project variable; not needed. Allow
3508 process environment variables wherever project variables are allowed.
3509 Add tutorial section on multiple GNAT project files.
d5875b25 3510
6cbab8ee
MA
35112008-07-27 Michael Albinus <michael.albinus@gmx.de>
3512
3513 Sync with Tramp 2.1.14.
3514
3515 * trampver.texi: Update release number.
3516
9e2a2647
DN
35172008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
3518
3519 * ns-emacs.texi:
3520 * faq.texi: Remove mentions of Mac Carbon.
3521
d62672f3
MB
35222008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
3523
3524 * gnus.texi (Saving Articles): Describe the 2nd argument of
3525 gnus-summary-save-in-pipe.
3526 (SpamAssassin): Use it.
3527
35282008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
3529
3530 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
3531
dd12e1c6
CD
35322008-07-25 Carsten Dominik <dominik@science.uva.nl>
3533
3534 * org.texi (Export options): Document the use of the creator flag.
3535
44ce9197
CD
35362008-07-24 Carsten Dominik <dominik@science.uva.nl>
3537
3538 * org.texi: New version 6.06a.
3539
ddd13c5d
JB
35402008-07-23 Juanma Barranquero <lekktu@gmail.com>
3541
3542 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
3543 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
3544
8dc6104d
JB
35452008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
3546
3547 * calc.texi (Editing Stack Entries):
3548 (Algebraic Entry): Rewrite introductory sentences so it can be used by
3549 Calc's help functions. Mention fixing typos.
3550 (Customizing Calc): Fix typo.
3551
35522008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
3553
3554 * calc.texi (summarykey): New macro. Use to correctly format keys in
3555 the summary.
3556
ddd13c5d 35572008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
3558
3559 * ns-emacs.texi (Customization): Corrected documentation on color
3560 specification formats.
3561
568beaa2
AS
35622008-07-19 Andreas Schwab <schwab@suse.de>
3563
db8ef699 3564 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
3565
3566 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
3567 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
3568
cd71b9ae
MA
35692008-07-18 Michael Albinus <michael.albinus@gmx.de>
3570
3571 * dbus.texi (Inspection): Rework, introduce submenus.
3572 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
3573 (Properties and Annotations, Arguments and Signatures): New nodes.
3574
9b7993b4
MA
35752008-07-13 Michael Albinus <michael.albinus@gmx.de>
3576
3577 * dbus.texi (Receiving Method Calls): Fix description of
3578 `dbus-register-method'.
3579 (Signals): Allow also signal arguments for filtering in
3580 `dbus-register-signal'.
3581
241d447b
JB
35822008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
3583
3584 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
3585 `cnorm'.
3586 (Arithmetic Tutorial): Simplify the verification of prime factors.
3587
adb46650
MB
35882008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
3589
3590 * gnus.texi (Saving Articles): Mention
3591 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
3592
92e15881
JB
35932008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
3594
3595 * calc.texi: Adjust mode line throughout.
3596
ea597303
JB
35972008-06-28 Juanma Barranquero <lekktu@gmail.com>
3598
3599 * sasl.texi (Mechanisms): Fix typos.
3600
aee08080
JB
36012008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
3602
3603 * calc.texi (Killing from the stack): Mention using normal Emacs
3604 copying.
3605
a06a4a12
MA
36062008-06-21 Michael Albinus <michael.albinus@gmx.de>
3607
0c7efc08 3608 * tramp.texi (Password handling): Rename from "Password caching".
ea597303 3609 Add `auth-source' mechanism.
a06a4a12
MA
3610 (Connection caching): Tramp reopens the connection automatically,
3611 when the operating system on the remote host has been changed.
3612
7389398d
EZ
36132008-06-20 Eli Zaretskii <eliz@gnu.org>
3614
3615 * makefile.w32-in (distclean): Remove makefile.
3616
b349f79f
CD
36172008-06-17 Carsten Dominik <dominik@science.uva.nl>
3618
3f9b4c2b 3619 * org.texi (Using the mapping API): New section.
b349f79f 3620 (Agenda column view): New section.
3f9b4c2b 3621 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 3622 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 3623 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
3624
36252008-06-17 Jason Riedy <jason@acm.org>
3626
3627 * org.texi (A LaTeX example): Note that fmt may be a one-argument
3628 function, and efmt may be a two-argument function.
3629 (Radio tables): Document multiple destinations.
3630
cd5c05d2
GM
36312008-06-16 Glenn Morris <rgm@gnu.org>
3632
3633 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
3634 Add Cover-Texts.
3635
debf4439
GM
36362008-06-15 Glenn Morris <rgm@gnu.org>
3637
3638 * faq.texi (VER): Update to 23.0.60.
3639
3640 * mh-e.texi: Remove option of licensing under GPL.
3641 Add Cover-Texts to GFDL permissions notice.
3642 (GPL): Remove section.
3643 (GFDL): Include doclicense.texi rather than the actual text.
3644
3645 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
3646 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
3647
3648 * sasl.texi: Fix output file name.
3649
3650 * epa.texi, sasl.texi: Refer to license in Emacs manual.
3651
3652 * gnus-coding.texi: Refer to license in Gnus manual.
3653
3654 * idlwave.texi, sasl.texi: Use @copying.
3655
3656 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
3657
3658 * speedbar.texi: Update Back-Cover Text as per maintain.info.
3659
3660 * url.texi: Use @copying, @title, @subtitle, @author.
3661
3662 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
3663 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
3664 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
3665 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
3666 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
3667 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
3668 * widget.texi, woman.texi:
3669 Remove references to external license, since doclicense is included.
3670
3671 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
3672 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
3673 Remove references to non-existent Invariant Sections.
3674
091f8bc1
GM
36752008-06-14 Glenn Morris <rgm@gnu.org>
3676
3677 * faq.texi (Major packages and programs): Remove references to external
3678 Supercite, Calc, VIPER, since they have been included for some time.
3679 Update VM, AUCTeX, BBDB entries.
3680
47bcb4d3
UJ
36812008-06-14 Ulf Jasper <ulf.jasper@web.de>
3682
3683 * newsticker.texi: Updated to match latest newsticker changes.
3684
6f093307
GM
36852008-06-13 Glenn Morris <rgm@gnu.org>
3686
3687 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
3688 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
3689 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
3690 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
3691 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
3692 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
3693 * woman.texi:
3694 Update Back-Cover Text as per maintain.info.
3695
2b968687
MB
36962008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3697
3698 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
3699
3700 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
3701 (gnus-faq.xml): Update repository host.
3702
2b968687
MB
3703 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
3704
37052008-06-15 Frank Schmitt <ich@frank-schmitt.net>
3706
3707 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
3708 Fix a typo.
3709
37102008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
3711
3712 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 3713 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
3714 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
3715
37162008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
3717
3718 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
3719 coding standards.
3720
37212008-06-14 David Engster <dengste@eml.cc>
3722
3723 * gnus.texi (nnmairix): Markup fixes.
3724
e6d2d263
MB
37252008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3726
2b968687 3727 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
3728
37292008-06-05 David Engster <dengste@eml.cc>
3730
3731 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
3732
37332008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
3734
b344d29d 3735 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
3736 (Searching, nnir, nnmairix): New stub nodes.
3737
ad231df6 37382008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
3739
3740 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
3741
f394fa25
MB
37422008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
3743
3744 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
3745
58333467
MB
37462008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
3747
3748 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
3749
67525fb9
JY
37502008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
3751
3752 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
3753
0549d8fc
JB
37542008-05-06 Juanma Barranquero <lekktu@gmail.com>
3755
3756 * info.texi (Top): Fix typo in xref.
3757
149a3837
KB
37582008-05-05 Karl Berry <karl@gnu.org>
3759
3760 * info.texi (Top): @xref to stand-alone manual.
3761
3a23a519
MB
37622008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3763
3764 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
3765 (Various Summary Stuff): Fix typo in last xref.
3766
0a29fbf3
JB
37672008-05-02 Juanma Barranquero <lekktu@gmail.com>
3768
3769 * org.texi (Moving subtrees): Fix typo.
3770
586b90f1
MA
37712008-04-28 Michael Albinus <michael.albinus@gmx.de>
3772
3773 * tramp.texi (Frequently Asked Questions): Explain, how to disable
3774 Tramp via `tramp-mode'.
3775
b5af9883
CD
37762008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
3777
3778 * org.texi: Massive changes, in many parts of the file.
3779
d55fe5bb
MB
37802008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
3781
3782 * gnus.texi (Oort Gnus): Add message-fill-column.
3783
37842008-04-12 Adrian Aichner <adrian@xemacs.org>
3785
3786 * gnus.texi (Mail Source Specifiers): Typo fix.
3787
37882008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
3789
3790 * gnus.texi (Diary Headers Generation): Update key binding for
3791 `gnus-diary-check-message'.
3792
37932008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3794
3795 * gnus.texi (Emacsen): Addition.
3796
37972008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3798
3799 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
3800
38012008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3802
3803 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
3804
38052008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
3806
3807 * gnus-news.texi: Update tool bar item.
3808
38092008-04-09 Sven Joachim <svenjoac@gmx.de>
3810
3811 * gnus-news.texi: Fix typos.
3812
76c109c3
JB
38132008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
3814
222027f2 3815 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
3816 Add mention of `kron'.
3817
d5fbd5a6
MO
38182008-04-01 Daiki Ueno <ueno@unixuser.org>
3819
0c7efc08
SM
3820 * epa.texi (Encrypting/decrypting *.gpg files):
3821 Document epa-file-name-regexp.
d5fbd5a6 3822
fbcbb58c
KY
38232008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
3824
3825 * gnus.texi (Example Methods): Fix description about ssh-agent.
3826 (Indirect Functions): Fix the default value of nntp-telnet-command;
3827 remove link to connect.html.
3828
134ce16c
MA
38292008-03-30 Michael Albinus <michael.albinus@gmx.de>
3830
3831 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
3832 dbus-call-method.
3833 (Receiving Method Calls): The timeout can be set by the calling client.
3834
da1975d7
MA
3835 * trampver.texi: Update release number.
3836
2e4089ab
RS
38372008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3838
3839 * gnus.texi (Top): Fix version. Add SASL.
3840
70cab5a9
MA
38412008-03-29 Michael Albinus <michael.albinus@gmx.de>
3842
3843 Sync with Tramp 2.1.13.
3844
3845 * trampver.texi: Update release number.
3846
5bc6ddff
MB
38472008-03-29 Chong Yidong <cyd@stupidchicken.com>
3848
3849 * org.texi: Update to new org-mode website.
3850
38512008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3852
3853 * cl.texi (For Clauses): Fix loop over key-seq to match code.
3854
9b3ebcb6
MB
38552008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
3856
3857 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
3858 gnus-read-ephemeral-gmane-group-url,
3859 gnus-read-ephemeral-emacs-bug-group,
3860 gnus-read-ephemeral-debian-bug-group.
3861
38622008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3863
3864 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
3865
3866 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
3867 Add FIXMEs for Bookmarks and gnus-registry-marks.
3868
38692008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3870
3871 * gnus.texi (Smileys): Document `smiley-style'.
3872
38732008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
3874
3875 * gnus.texi (Gnus Development): Clarify difference between ding and
3876 gnu.emacs.gnus.
3877 (MIME Commands, Using MIME, RSS): Fix markup.
3878
3879 * gnus-faq.texi ([8.4]): Ditto.
3880
38812008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
3882
3883 * gnus.texi (Emacsen): Remove obsolete stuff.
3884
38852008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
3886
3887 * gnus.texi (Oort Gnus): Add version info WRT
3888 `mail-source-delete-incoming'.
3889
38902008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
3891
3892 * gnus.texi (Top): Add "Other related manuals" and version info in
3893 `iftex' output.
3894 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
3895 gnus-balloon-face-0 and the corresponding format specifiers.
3896
608d6a81
MA
38972008-03-26 Michael Albinus <michael.albinus@gmx.de>
3898
3899 * tramp.texi (Filename completion): Remove footnote about let-bind
3900 of `partial-completion-mode'. It doesn't work this way.
3901
27a6f132
SM
39022008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
3903
3904 * pcl-cvs.texi (Contributors): Update my email.
3905
4a7c4c40
MA
39062008-03-21 Michael Albinus <michael.albinus@gmx.de>
3907
3908 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
3909
2940c053
BW
39102008-03-17 Bill Wohler <wohler@newt.com>
3911
3912 * mh-e.texi (Viewing): Update URL for adding header fields to
3913 mh-invisible-header-fields-default.
3914
30864d5f
BW
39152008-03-16 Bill Wohler <wohler@newt.com>
3916
3917 * mh-e.texi (Preface): Add Gnus to requirements.
3918 (Forwarding): Note that forwarded MIME messages are now inline.
3919
31fe2b00
SM
39202008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
3921
3922 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
3923 (Common Variables): Give precedence to the netcat methods over the
3924 telnet methods, and mention that they are more reliable.
31fe2b00 3925
5e97c626
CD
39262008-03-13 Carsten Dominik <dominik@science.uva.nl>
3927
3928 * org.texi (Exporting Agenda Views): Document agenda export to
3929 iCalendar.
3930 (Progress logging): Document the new progress logging stuff.
3931
37a68866
MB
39322008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3933
3934 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
3935 Update for change of `mail-source-delete-incoming'.
3936
3937 * gnus-news.texi: Ditto.
3938
8f7abae3
MB
39392008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3940
3941 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
3942 custom versions.
3943
af379c86
AM
39442008-03-07 Alan Mackenzie <acm@muc.de>
3945
3946 * cc-mode.texi (Limitations and Known Bugs): State that the number of
3947 parens/brackets in a k&r region is limited.
3948
3d0f8a67
MB
39492008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
3950
3951 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
3952 using different Emacs versions.
3953
52151df0
GM
39542008-02-27 Glenn Morris <rgm@gnu.org>
3955
3956 * sc.texi: Remove a lot of old and obsolete info.
3957 (titlepage): Simplify.
3958 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
3959 (VM with any Emacsen, GNEWS with any Emacsen)
3960 (Overloading for Non-conforming MUAs, Version 3 Changes)
3961 (The Supercite Mailing List): Delete nodes.
3962 (Introduction): Remove info about old packages.
3963 (Getting Connected): Simplify. Remove info about old packages.
3964 (Citing Commands): Delete Emacs 19 info.
3965 (Hints to MUA Authors): Simplify.
3966 (Thanks and History): Merge in some info from the deleted node
3967 "Version 3 Changes".
3968
b03f96dc
MB
39692008-02-05 Juanma Barranquero <lekktu@gmail.com>
3970
3971 * org.texi (Setting tags, In-buffer settings):
3972 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
3973
52bec650
MB
39742008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
3975
3976 * gnus-news.texi: Mention that spaces and tabs are allowed in the
3977 installation directory name.
3978
34a3c587
RF
39792008-02-12 Romain Francoise <romain@orebokech.com>
3980
3981 * epa.texi (Overview): Fix typo.
3982
5a8d03e9
MO
39832008-02-11 Daiki Ueno <ueno@unixuser.org>
3984
3985 * epa.texi (Quick start): Remove the .emacs setting.
3986
f1914c40
MO
39872008-02-10 Daiki Ueno <ueno@unixuser.org>
3988
3989 * epa.texi (Quick start): Use the command `epa-enable' instead of
3990 loading `epa-setup'.
3991
bca98fc9
JB
39922008-02-08 Juanma Barranquero <lekktu@gmail.com>
3993
3994 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
3995 ($(infodir)/epa, epa.dvi): New targets.
3996
4b01af2e
MO
39972008-02-08 Daiki Ueno <ueno@unixuser.org>
3998
3999 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
4000
4001 * epa.texi: New manual documenting the EasyPG Assistant.
4002
06c0751a
MA
40032008-02-06 Michael Albinus <michael.albinus@gmx.de>
4004
4005 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
4006 (Inspection): New function dbus-ping.
4007
7dcccd7b
MA
40082008-02-05 Michael Albinus <michael.albinus@gmx.de>
4009
4010 * tramp.texi (Remote processes): Add `shell-command'.
4011
a1da1e37
MB
40122008-01-28 Michael Sperber <sperber@deinprogramm.de>
4013
4014 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
4015 (Group Parameters): Document `mail-source' parameter.
4016
c9d8f746
MA
40172008-01-27 Michael Albinus <michael.albinus@gmx.de>
4018
4019 * tramp.texi (Inline methods): The hostname of the su(do)? methods
4020 must be a local host.
4021
15db4a13
MO
40222008-01-26 Michael Olson <mwolson@gnu.org>
4023
4024 * erc.texi: Update version for ERC 5.3 release.
4025 (Obtaining ERC): Update extras URLs for 5.3.
4026 (Development): Write instructions for git, and remove those for Arch.
4027 (History): Mention the switch to git.
4028
2bc43980
KB
40292008-01-24 Karl Berry <karl@gnu.org>
4030
bca98fc9
JB
4031 * info.texi (Search Index, Search Text): Mention the command
4032 character in the section name, a la the (Go to node) node.
2bc43980 4033
d2e4a6c9
MA
40342008-01-21 Michael Albinus <michael.albinus@gmx.de>
4035
4036 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
4037
0b6799c3
MB
40382008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4039
4040 * gnus-news.texi: Mention gnus-article-describe-bindings.
4041
40422008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
4043
4044 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
4045
db9c3fb1 40462008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 4047
7b4d0413 4048 * org.texi (Property inheritance): New section.
db9c3fb1 4049 (Conventions): New section.
7b4d0413 4050 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
4051 commands, and the new bindings for refiling.
4052 (Sparse trees): Document the new special command for sparse trees.
4053 (References): Be more clear about the counting of hilines.
4054 (Handling links): Document M-p/n for accessing links.
4055 (Fast access to TODO states): New section.
4056 (Per file keywords): New section.
4057 (Property inheritance): New section.
4058 (Column attributes): New summary types.
4059 (Capturing Column View): New section.
4060 (The date/time prompt): Cover the new features in the date/time prompt.
4061 Compactify the table of keys for the calendar remote control.
4062 (Clocking work time): Document the new :scope parameter.
4063 (Remember): Promoted to chapter.
4064 (Quoted examples): New section.
4065 (Enhancing text): New verbatim environments.
4066
6ed73f28
MA
40672008-01-14 Michael Albinus <michael.albinus@gmx.de>
4068
4069 * trampver.texi: Update release number.
4070
95838435
MB
40712008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
4072
0c7efc08
SM
4073 * gnus.texi (Article Keymap):
4074 Add gnus-article-wide-reply-with-original; fix descriptions of
95838435
MB
4075 gnus-article-reply-with-original and
4076 gnus-article-followup-with-original.
4077
20234d96
GM
40782008-01-09 Glenn Morris <rgm@gnu.org>
4079
4080 * nxml-mode.texi: Add @copying section.
4081
d82cf70b
MB
40822008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
4083
4084 * message.texi (Mail Variables): Add some text from "(gnus)Posting
4085 Server". Add `message-send-mail-with-mailclient'.
4086
4087 * gnus.texi (Posting Server): Move some text to "(message)Mail
4088 Variables" and add a reference here.
4089
addb7f2e
MA
40902008-01-04 Michael Albinus <michael.albinus@gmx.de>
4091
4092 * dbus.texi (Receiving Method Calls): New chapter.
4093 (Errors and Events): Add serial number to events. Replace "signal" by
4094 "message". Introduce dbus-event-serial-number.
4095
4db2806c
MA
40962008-01-03 Michael Albinus <michael.albinus@gmx.de>
4097
4098 * dbus.texi (Type Conversion): Explain the type specification for empty
4099 arrays. Use another example.
4100
c9ecb5a7
MA
41012007-12-30 Michael Albinus <michael.albinus@gmx.de>
4102
4103 * dbus.texi (all): Replace "..." by @dots{}.
4104 (Type Conversion): Precise the value range for :byte types.
4105 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
4106 Mention its return value.
4107 (Errors and Events): There is no D-Bus error propagation during event
4108 processing.
4109
702dbfd9
JB
41102007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
4111
4112 * calc.tex (Yacas Language, Maxima Language, Giac Language):
4113 New sections.
4114
87035689
MB
41152007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
4116
4117 * gnus.texi (Group Parameters): Reorder the text and add a note about
4118 `gnus-parameters' near the beginning of the node.
4119
41202007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4121
4122 * gnus.texi (Score File Editing): Fix function name.
4123
5492f5ca
MA
41242007-12-23 Michael Albinus <michael.albinus@gmx.de>
4125
4126 Sync with Tramp 2.1.12.
4127
4128 * trampver.texi: Update release number.
4129
d4e67bc5
MA
41302007-12-22 Michael Albinus <michael.albinus@gmx.de>
4131
4132 * dbus.texi (Type Conversion): Correct input parameters mapping.
4133
6a31c819
MA
41342007-12-21 Michael Albinus <michael.albinus@gmx.de>
4135
4136 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
4137 (Errors and Events): Mention wrong-type-argument error.
4138
99a3e35f
AS
41392007-12-21 Alex Schroeder <alex@gnu.org>
4140
4141 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 4142 spaces. Fixed some typos.
99a3e35f
AS
4143 (Internet Relay Chat): Explain relay.
4144 (Getting started with rcirc): Change items to reflect prompts.
4145 Add more explanation to rcirc-track-minor-mode and added a comment to
4146 warn future maintainers that this section is a copy.
0c7efc08 4147 (People): Change /ignore example.
62b12a24 4148 (Keywords): Not keywords.
99a3e35f 4149
331e4d02
AS
41502007-12-20 Alex Schroeder <alex@gnu.org>
4151
4152 * rcirc.texi (Top): Fighting Information Overload chapter added.
4153 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
0c7efc08 4154 (rcirc commands): Move /ignore command to the new chapter.
331e4d02
AS
4155 (Fighting Information Overload): New chapter documenting /keyword,
4156 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
4157 (Configuration): Document rcirc-server-alist, remove
4158 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 4159
cd71c3ef
MA
41602007-12-16 Michael Albinus <michael.albinus@gmx.de>
4161
4162 * dbus.texi (Signals): Fix example in dbus-register-signal.
4163
bbbe940b
MB
41642007-12-14 Sven Joachim <svenjoac@gmx.de>
4165
4166 * gnus.texi (Score Variables): Fix typo.
4167
0ce574ef
MA
41682007-12-07 Michael Albinus <michael.albinus@gmx.de>
4169
4170 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
4171 (Signals): Adapt dbus-send-signal and dbus-register-signal.
4172 (Errors and Events): Adapt dbus-event.
4173
b890d447
MB
41742007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4175
4176 * gnus.texi (Other Files): Add the yenc command.
4177
41782007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
4179
4180 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
4181 since 2004-08-06.
4182
41832007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
4184
4185 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
4186 on body.
4187
41882007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
4189
4190 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
4191 and rfc2047-allow-irregular-q-encoded-words; fix description of
4192 rfc2047-encode-encoded-words.
4193
41942007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
4195
4196 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
4197
3728bf03
MO
41982007-12-05 Michael Olson <mwolson@gnu.org>
4199
4200 * remember.texi (Diary): Remove "require" line for remember-diary.el.
4201 Update documentation for `remember-diary-file'.
4202
a4397af9
MA
42032007-12-04 Michael Albinus <michael.albinus@gmx.de>
4204
4205 * dbus.texi (Signals): Precise `dbus-register-signal'.
4206 (Errors and Events): Rework events part, the internal structure of
4207 dbus-event has changed.
4208
1682490c
JB
42092007-12-03 Juanma Barranquero <lekktu@gmail.com>
4210
4211 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
4212 ($(infodir)/dbus, dbus.dvi): New targets.
4213
7b13a0f2
MA
42142007-12-03 Michael Albinus <michael.albinus@gmx.de>
4215
4216 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
4217 unconditionally.
4218
4219 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
4220 emulation with @print{}.
4221
7ef92bc9
RS
42222007-12-02 Richard Stallman <rms@gnu.org>
4223
4224 * dbus.texi (Overview): Minor cleanup.
4225
22d8ac3a
MA
42262007-12-02 Michael Albinus <michael.albinus@gmx.de>
4227
d3a8e0df
MA
4228 * Makefile.in (INFO_TARGETS): Add dbus.
4229 (DVI_TARGETS): Add dbus.dvi.
4230 (dbus, dbus.dvi): New targets.
4231
22d8ac3a
MA
4232 * dbus.texi: New file.
4233
559764ab
RF
42342007-11-24 Romain Francoise <romain@orebokech.com>
4235
4236 * nxml-mode.texi: Add description in @direntry.
7aa579d9 4237 Fix file name to match @setfilename.
559764ab 4238
ac97a16b
MH
42392007-11-23 Mark A. Hershberger <mah@everybody.org>
4240
4241 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4242 ($(infodir)/nxml-mode): New rule.
4243
4244 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
4245 ($(infodir)/nxml-mode): New rule.
4246 (clean): Add nxml-mode*.
4247
4248 * nxml-mode.texi: New file with nxml manual.
4249
404cd454
GM
42502007-11-18 Richard Stallman <rms@gnu.org>
4251
4252 * flymake.texi (Example -- Configuring a tool called directly):
4253 Update example.
4254
b048d478
MA
42552007-11-18 Michael Albinus <michael.albinus@gmx.de>
4256
4257 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 4258 double-slash behavior. Explain directory contents flushing.
b048d478 4259
346e8469
JB
42602007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4261
4262 * calc.texi (TeX and LaTeX Language Modes): Put in
4263 missing braces.
4264
404cd454
GM
42652007-11-15 Richard Stallman <rms@gnu.org>
4266
4267 * cl.texi (Equality Predicates): Delete `eql'.
4268 (Predicates, Naming Conventions, Top): Delete `eql'.
4269 (Common Lisp Compatibility): Delete `eql'.
4270 (Porting Common Lisp): Delete obsolete backquote info.
4271 Minor clarification about character constants.
4272 (Sequence Basics): Minor clarification.
4273
1f6af58b
JB
42742007-11-15 Juanma Barranquero <lekktu@gmail.com>
4275
dccb744b 4276 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
4277 * tramp.texi (Filename completion): Fix typos.
4278
3bc88bc9
JB
42792007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
4280
4281 * calc.texi (Basic commands): Mention the menu.
4282
bc5300d3
MA
42832007-11-12 Michael Albinus <michael.albinus@gmx.de>
4284
4285 * tramp.texi (Connection caching): Tramp flushes connection
4286 properties when remote operating system has been changed.
4287
4d8a28ec
MB
42882007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
4289
4290 * gnus-news.texi: Fix spelling.
4291 `message-insert-formatted-citation-line', not
4292 `message-insert-formated-citation-line'.
4293
404cd454
GM
4294 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
4295
e1176b47
MA
42962007-11-07 Michael Albinus <michael.albinus@gmx.de>
4297
4298 * tramp.texi (Overview): Mention also the PuTTY integration under
4299 Win32. Remove paragraphs about Tramp's experimental status.
4300 (Frequently Asked Questions): Add code example for highlighting the
4301 mode line.
4302
6159985a
MO
43032007-11-03 Michael Olson <mwolson@gnu.org>
4304
4305 * remember.texi: Change mentions of remember-buffer to
4306 remember-finalize throughout.
4307
bec9b2f5
MO
43082007-10-30 Michael Olson <mwolson@gnu.org>
4309
4310 * remember.texi (Copying): Remove.
4311 (Mailbox): Update with non-BBDB instructions.
4312 (Diary, Org): Add.
4313 (Bibliography, Planner Page): Remove.
4314
b6173182
JB
43152007-10-30 Juanma Barranquero <lekktu@gmail.com>
4316
4317 * makefile.w32-in (INFO_TARGETS): Add remember.
4318 (DVI_TARGETS): Add remember.dvi.
4319 ($(infodir)/remember): New rule.
4320 (clean): Add remember*.
4321
15f3eb73
MO
43222007-10-30 Michael Olson <mwolson@gnu.org>
4323
70bdc930
MO
4324 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
4325 ($(infodir)/remember): New rule that builds the Remember Manual.
4326
b6173182
JB
4327 * remember.texi: New file containing the Remember Mode Manual.
4328 Shuffle chapters around after initial import.
7d3f6f1a
MO
4329 (Function Reference): Split Keystrokes into separate chapter.
4330 (Keystrokes): Document C-c C-k.
51d24a12 4331 (Introduction): Fix typographical issue with "---".
15f3eb73 4332
404cd454
GM
43332007-10-29 Richard Stallman <rms@gnu.org>
4334
4335 * widget.texi (Introduction): Delete discussion of implementation
4336 internals.
4337
9bbb9638
MA
43382007-10-29 Michael Albinus <michael.albinus@gmx.de>
4339
4340 * tramp.texi (Connection caching): Host names must be different
4341 when tunneling.
4342
c7ff939a
RS
43432007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4344
4345 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
4346 Gnus v5.13.
4347
01c52d31
MB
43482007-10-28 Miles Bader <miles@gnu.org>
4349
4350 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
4351
01c52d31
MB
43522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4353
0c7efc08
SM
4354 * gnus.texi (Sorting the Summary Buffer):
4355 Remove gnus-article-sort-by-date-reverse.
01c52d31
MB
4356
43572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4358
4359 * gnus.texi (Non-ASCII Group Names): New node.
4360 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
4361 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
4362
c8763fb6 43632007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4364
4365 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
4366 clean the output of the program `imap-shell-program'.
4367
43682007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4369
4370 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
4371
43722007-10-28 Tassilo Horn <tassilo@member.fsf.org>
4373
4374 * gnus.texi (Sticky Articles): Documentation for sticky article
4375 buffers.
4376
c8763fb6 43772007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
4378
4379 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
4380
43812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4382
4383 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
4384
43852007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4386
0c7efc08
SM
4387 * gnus.texi (Archived Messages):
4388 Document gnus-update-message-archive-method.
01c52d31
MB
4389
43902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4391
4392 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
4393
c8763fb6 43942007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31 4395
0c7efc08
SM
4396 * gnus.texi (Group Maneuvering):
4397 Document `gnus-summary-next-group-on-exit'.
01c52d31
MB
4398
43992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4400
0c7efc08
SM
4401 * gnus.texi (Really Various Summary Commands):
4402 Mention gnus-auto-select-on-ephemeral-exit.
01c52d31
MB
4403
44042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4405
4406 * gnus.texi, message.texi: Bump version number.
4407
44082007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4409
4410 * gnus.texi (Group Line Specification, Misc Group Stuff)
4411 (Server Commands): Parenthesize @pxref{Mail Spool}.
4412
44132007-10-28 Didier Verna <didier@xemacs.org>
4414
4415 New user option: message-signature-directory.
4416 * message.texi (Insertion Variables): Document it.
4417 * gnus.texi (Posting Styles): Ditto.
4418
44192007-10-28 Didier Verna <didier@xemacs.org>
4420
4421 * gnus.texi (Group Line Specification):
4422 * gnus.texi (Misc Group Stuff):
4423 * gnus.texi (Server Commands): Document the group compaction feature.
4424
44252007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4426
4427 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
4428
4429 * message.texi (Various Message Variables): Add message-fill-column.
4430
44312007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4432
4433 * gnus.texi: Untabify.
4434
44352007-10-28 Didier Verna <didier@xemacs.org>
4436
4437 * gnus.texi (Group Parameters): Document the posting-style merging
4438 process in topic-mode.
4439
44402007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4441
4442 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
4443
44442007-10-28 Romain Francoise <romain@orebokech.com>
4445
4446 * gnus.texi (Mail Spool): Fix typo.
4447 Update copyright.
4448
44492007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4450
4451 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
4452
44532007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4454
4455 * gnus.texi (Summary Generation Commands):
4456 Add gnus-summary-insert-ticked-articles.
4457
44582007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4459
b2abec73
JB
4460 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
4461 to spam-spamassassin-program.
01c52d31
MB
4462
44632007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4464
4465 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
4466
44672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4468
4469 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
4470
44712007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4472
4473 * message.texi (Mail Headers): Document `opportunistic'.
4474
44752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4476
4477 * emacs-mime.texi (Encoding Customization): Explain how to set
4478 mm-coding-system-priorities per hierarchy.
4479
44802007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4481
4482 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
4483 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
4484
44852007-10-28 Didier Verna <didier@xemacs.org>
4486
4487 * message.texi (Wide Reply): Update documentation of
4488 message-dont-reply-to-names (now allowing a list of regexps).
4489
44902007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4491
4492 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
4493
44942007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4495
4496 * gnus.texi (SpamAssassin back end): Fix typo.
4497
4498 * sieve.texi (Examples): Fix grammar.
4499
45002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4501
4502 * gnus.texi (Searching for Articles): Document M-S and M-R.
4503 (Limiting): Document / b.
4504
45052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4506
4507 * gnus.texi (Thread Commands): T M-^.
4508
45092007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4510
4511 * message.texi (Mail Aliases): Document ecomplete.
4512 (Mail Aliases): Fix typo.
4513
45142007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4515
4516 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
4517 fix typo.
4518
45192007-10-28 Romain Francoise <romain@orebokech.com>
4520
4521 * gnus.texi (Mail Spool): Grammar fix.
4522
45232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4524
4525 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
4526 string.
4527
45282007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4529
4530 * gnus.texi (Group Parameters): Fix description.
4531
45322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4533
b2abec73
JB
4534 * gnus.texi (Gmane Spam Reporting):
4535 Fix spam-report-gmane-use-article-number.
4536 Add spam-report-user-mail-address.
01c52d31
MB
4537
45382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4539
4540 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
4541
45422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4543
4544 * gnus.texi (Group Parameters): Add simplified sorting example based on
4545 example for `Sorting the Summary Buffer' from Jari Aalto
4546 <jari.aalto@cante.net>.
4547 (Example Methods): Add example for an indirect connection.
4548
45492007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
4550
0c7efc08 4551 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
01c52d31
MB
4552 (Agent Parameters): Updated parameter names to match code.
4553 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
4554 'gnus-agent-summary-fetch-series'.
4555 (Agent and flags): New section providing a generalized discussion
4556 of flag handling.
0c7efc08
SM
4557 (Agent and IMAP): Remove flag discussion.
4558 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
01c52d31
MB
4559
45602007-10-28 Romain Francoise <romain@orebokech.com>
4561
4562 * gnus.texi (Exiting the Summary Buffer): Add new function
4563 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
4564
45652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4566
4567 * gnus.texi (Conformity): Fix typo.
4568 (Customizing Articles): Document `first'.
4569
45702007-10-28 Jari Aalto <jari.aalto@cante.net>
4571
4572 * gnus.texi (Sorting the Summary Buffer):
4573 Add `gnus-thread-sort-by-date-reverse'. Add example
4574 host to different sorting in NNTP and RSS groups.
4575
45762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4577
4578 * message.texi (Insertion): Describe prefix for
4579 message-mark-inserted-region and message-mark-insert-file.
4580
45812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4582
4583 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
4584 LaTeX documents. Describe "text/x-gnus-verbatim".
4585
45862007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4587
b2abec73 4588 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
4589 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
4590 (spam-stat spam filtering, SpamOracle)
0c7efc08 4591 (Extending the Spam ELisp package): Remove extra quote symbol for
01c52d31
MB
4592 clarity.
4593
45942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4595
4596 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
4597 gnus-article-delete-part and gnus-article-replace-part.
4598 (Using MIME): Add gnus-mime-replace-part.
4599
46002007-10-28 Romain Francoise <romain@orebokech.com>
4601
4602 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
4603 requires `auto-compression-mode' to be enabled. Add new nnml
4604 variable `nnml-compressed-files-size-threshold'.
4605
46062007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4607
0c7efc08
SM
4608 * gnus.texi (Sorting the Summary Buffer):
4609 Add gnus-thread-sort-by-recipient.
01c52d31
MB
4610
46112007-10-28 Romain Francoise <romain@orebokech.com>
4612
4613 * message.texi (Insertion Variables): Mention new variable
4614 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
4615 documentation accordingly.
4616
46172007-10-28 Romain Francoise <romain@orebokech.com>
4618
4619 * gnus.texi (To From Newsgroups): Mention new variables
4620 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
4621
46222007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4623
4624 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
4625 stuff; gnus-mime-inline-part does the automatic decompression.
4626
46272007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4628
4629 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 4630 "training.ham" should be "training.spam".
01c52d31
MB
4631
46322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4633
4634 * message.texi (Mail Variables): Fix the default value for
4635 message-send-mail-function.
4636
46372007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4638
4639 * gnus.texi (Optional Back End Functions): nntp-request-update-info
4640 always returns nil exceptionally.
4641
46422007-10-28 Simon Josefsson <jas@extundo.com>
4643
0c7efc08
SM
4644 * gnus.texi (Article Washing): Add libidn URL.
4645 Suggested by Michael Cook <michael@waxrat.com>.
01c52d31
MB
4646
46472007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4648
4649 * gnus.texi (Topic Commands): Fix next/previous.
4650
46512007-10-28 Simon Josefsson <jas@extundo.com>
4652
4653 * gnus.texi (Article Washing): Mention `W i'.
4654
c8763fb6 46552007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
4656
4657 * gnus.texi (Group Parameters): Slight extension of sieve
4658 parameter description.
4659
46602007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4661
4662 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
4663 matching score files as well.
4664 (Picons): Describe `gnus-picon-style'.
4665
46662007-10-28 Romain Francoise <romain@orebokech.com>
4667
4668 * message.texi (Message Headers): Mention that headers are hidden
4669 using narrowing, and how to expose them.
4670 Update copyright.
4671
46722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4673
4674 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
4675 `gnus-summary-sort-by-recipient'.
4676
46772007-10-28 Romain Francoise <romain@orebokech.com>
4678
4679 * gnus.texi (NNTP marks): New node.
4680 (NNTP): Move NNTP marks variables to the new node.
4681
46822007-10-28 Jesper Harder <harder@ifa.au.dk>
4683
b2abec73 4684 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
4685
4686 * gnus.texi (MIME Commands, Hashcash): Markup fix.
4687
46882007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4689
b2abec73 4690 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 4691 everywhere for consistency.
b2abec73
JB
4692 (Filtering Spam Using The Spam ELisp Package): Admonish again.
4693 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
0c7efc08
SM
4694 Say "regular expression" instead of "regex." Admonish.
4695 Pick other words to sound better (s/so/thus/).
4696 (Spam ELisp Package Filtering of Incoming Mail):
4697 Mention statistical filters. Remove old TODO.
01c52d31 4698 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
4699 New section on sorting and displaying the spam score.
4700 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
4701 backend but an alias to spam-use-BBDB.
4702 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
4703 new backend functionality.
4704
47052007-10-28 Simon Josefsson <jas@extundo.com>
4706
4707 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
4708 nntp-marks-directory, from Romain Francoise
4709 <romain@orebokech.com>.
4710
47112007-10-28 Magnus Henoch <mange@freemail.hu>
4712
4713 * gnus.texi (Hashcash): New default value of
4714 hashcash-default-payment.
4715
47162007-10-28 Simon Josefsson <jas@extundo.com>
4717
4718 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
4719 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
4720
47212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4722
0c7efc08 4723 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
01c52d31
MB
4724
47252007-10-28 Simon Josefsson <jas@extundo.com>
4726
4727 * gnus.texi (documentencoding): Add, to avoid warnings.
4728
47292007-10-28 Simon Josefsson <jas@extundo.com>
4730
4731 * message.texi (Mail Headers): Add.
4732
4733 * gnus.texi (Hashcash): Fix.
4734
47352007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4736
0c7efc08 4737 * gnus.texi (Hashcash): Change location of library, also mention
01c52d31 4738 that payments can be verified and fix the name of the
b2abec73 4739 hashcash-path variable.
01c52d31
MB
4740
47412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4742
b2abec73 4743 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
4744
47452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
4746
4747 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
4748
47492007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
4750
4751 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
4752 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
4753 warning about ham processors in spam groups removed.
01c52d31
MB
4754
47552007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 4756
0c7efc08 4757 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
b2abec73 4758 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
4759
47602007-10-28 Jesper Harder <harder@ifa.au.dk>
4761
4762 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
4763 (Mailing List): Typo.
4764 (Customizing Articles): Add gnus-treat-ansi-sequences.
4765 (Article Washing): Index.
4766
4767 * message.texi: Use m-dash consistently.
4768
47692007-10-28 Jesper Harder <harder@ifa.au.dk>
4770
4771 * gnus.texi (GroupLens): Remove.
4772
47732007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
4774
0c7efc08
SM
4775 * gnus.texi (Outgoing Messages, Agent Variables):
4776 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
01c52d31
MB
4777 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
4778
47792007-10-28 Jesper Harder <harder@ifa.au.dk>
4780
4781 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
4782
47832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
4784
4785 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
4786
4787 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
4788
47892007-10-28 Simon Josefsson <jas@extundo.com>
4790
4791 * gnus.texi (Top): Add SASL.
4792
404cd454
GM
47932007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
4794
4795 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
4796
47972007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
4798
4799 * gnus.texi (Troubleshooting): Adjust Gnus version number.
4800
0edd2970
JB
48012007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
4802
4803 * calc.texi (Formulas, Composition Basics): Lower the
4804 precedence of negation.
4805
a9afba20
JY
48062007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
4807
4808 * ses.texi (The Basics): Mention how to create a new spreadsheet.
4809 Mention the new three-letter column identifiers.
4810 (More on cell printing): Calculate-cell and truncate-cell are now `c'
4811 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
4812 message when using `c' on an empty default with default printer.
4813 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
4814 renamed to `ses--symbolic-formulas' some time ago.
4815
45b778a6
JB
48162007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
4817
4818 * calc.texi (Default Simplifications, Making Selections)
4819 (Customizing Calc): Clarify associativity of multiplication.
4820
03b5bade
MA
48212007-10-23 Michael Albinus <michael.albinus@gmx.de>
4822
4823 * tramp.texi (Traces and Profiles): Simplify loop over
4824 `trace-function-background'.
4825
e658c8ee
JL
48262007-10-22 Juri Linkov <juri@jurta.org>
4827
4828 * dired-x.texi (Shell Command Guessing): Default values are now
4829 available by typing M-n instead of M-p.
4830
dd753688
MA
48312007-10-21 Michael Albinus <michael.albinus@gmx.de>
4832
4833 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
4834 (Password caching): Remove `tramp-clear-passwd'.
4835 It's not a command anymore.
dd753688
MA
4836 (Bug Reports): Add `tramp-bug' to function index.
4837 (Function Index, Variable Index): New nodes.
4838 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
4839
4840 * trampver.texi: Update release number.
4841
4bb49b43
JB
48422007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
4843
8b296cdd 4844 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
4845 about integer size into past tense.
4846 (Time Zones): Remove pointer to Calc author's address.
4847 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 4848 and hyperbolic cotangent. Fix typo.
4bb49b43 4849
311dd93f
MA
48502007-10-10 Michael Albinus <michael.albinus@gmx.de>
4851
4852 Sync with Tramp 2.1.11.
4853
4854 * trampver.texi: Update release number.
4855
ea3fc256
MA
48562007-10-06 Michael Albinus <michael.albinus@gmx.de>
4857
4858 * tramp.texi (External packages): New section.
4859
1af74d06
MB
48602007-09-29 Juri Linkov <juri@jurta.org>
4861
4862 * info.texi (Help-Int): Document `L' (`Info-history').
4863
0e2806fa
SM
48642007-09-26 Carsten Dominik <dominik@science.uva.nl>
4865
4866 * org.texi: Change links to webpage and maintained email.
4867 (Remember): Promote to Chapter, significant changes.
4868 (Fast access to TODO states): New section.
4869 (Faces for TODO keywords): New section.
4870 (Export options): Example for #+DATE.
4871 (Progress logging): Section moved.
4872
567b9191
BW
48732007-09-26 Bill Wohler <wohler@newt.com>
4874
4875 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
4876 browse-url-at-mouse.
4877
1af74d06
MB
48782007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
4879
4880 * flymake.texi (Customizable variables): Face names don't end in -face.
4881 Fix flymake-err-line-patterns template.
4882 (Example -- Configuring a tool called directly): Fix init-function.
4883 (Highlighting erroneous lines): Face names don't end in -face.
4884
d60a4e3a 48852007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
4886
4887 * erc.texi (Special-Features): Fix small typo.
4888
7d7a3510
MA
48892007-09-14 Michael Albinus <michael.albinus@gmx.de>
4890
4891 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
4892 and "External transfer methods".
4893
285f0d3a
JB
48942007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
4895
4896 * calc.texi (Predefined Units): Add some history.
4897
526dc846
MO
48982007-09-08 Michael Olson <mwolson@gnu.org>
4899
87e04f16
JB
4900 * erc.texi (Copying): New section included from gpl.texi.
4901 This matches the look of the upstream ERC manual.
526dc846 4902
f10d0e80
JB
49032007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
4904
87e04f16 4905 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
4906 (Random Numbers): Clarify the distribution of `random'.
4907
4009494e
GM
49082007-09-06 Glenn Morris <rgm@gnu.org>
4909
f1fc42aa 4910 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 4911 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
4912 Change all setfilename commands to use ../../info.
4913 * Makefile.in: Move the parts of the old man/Makefile.in that do not
4914 refer to the Emacs manual here.
4915 (infodir): New variable.
4916 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
4917 (cc-mode.texi, faq.texi): Update references to source file locations.
4918 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
4919 do not refer to the Emacs manual here.
4920 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
4921
4922 * Makefile.in: Add `basename' versions of all info targets, for
4923 convenience when rebuilding just one manual.
4924 (../etc/GNU): Delete obsolete target.
4925 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4926 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
4927 *.vrs *.toc here...
4928 (maintainer-clean): ...from here.
4009494e
GM
4929
4930 * makefile.w32-in (../etc/GNU): Delete obsolete target.
4931
2de53ca6
GM
49322007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
4933
4934 * calc.texi (Date Conversions): Clarify definition of
4935 Julian day numbering.
4936 (Date Forms): Clarify definition of Julian day numbering;
4937 add some history.
4938
49392007-08-30 Carsten Dominik <dominik@science.uva.nl>
4940
87e04f16 4941 * org.texi: Version 5.07.
2de53ca6
GM
4942
49432007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
4944
4945 * message.texi (MIME): Replace mml-attach with mml-attach-file.
4946
49472007-08-22 Carsten Dominik <dominik@science.uva.nl>
4948
4949 * org.texi (Adding hyperlink types): New section.
4950 (Embedded LaTeX): Chapter updated because of LaTeX export.
4951 (LaTeX export): New section.
4952 (Using links out): New section.
4953
49542007-08-22 Glenn Morris <rgm@gnu.org>
4955
4956 * faq.texi (Learning how to do something): Refcards now in
4957 etc/refcards/ directory.
4958
49592007-08-22 Michael Albinus <michael.albinus@gmx.de>
4960
4961 * tramp.texi (Remote Programs): Persistency file must be cleared when
4962 changing `tramp-remote-path'.
4963 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
4964 macro.
4965
49662007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
4967
4968 * calc.texi: Move contents to beginning of file.
4969 (Algebraic Entry): Fix the formatting of an example.
4970
49712007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
4972
4973 * calc.texi (Basic Operations on Units): Mention exact versus
4974 inexact conversions.
4975
49762007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
4977
4978 * calc.texi (Basic Operations on Units): Mention default
4979 values for new units.
4980 (Quick Calculator Mode): Mention that binary format will
4981 be displayed.
4982
49832007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
4984
4985 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
4986
49872007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
4988
4989 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
4990
49912007-08-08 Glenn Morris <rgm@gnu.org>
4992
4993 * gnus.texi, sieve.texi: Replace `iff'.
4994
49952007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
4996
4997 * calc.texi (Basic Graphics): Mention the graphing of error
4998 forms.
4999 (Graphics Options): Mention how `g s' handles error forms.
5000 (Curve Fitting): Mention plotting the curves.
5001 (Standard Nonlinear Models): Add additional models.
5002 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
5003 (Linear Fits): Correct result.
5004
50052007-08-01 Alan Mackenzie <acm@muc.de>
5006
5007 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
5008 to "--no-site-file".
5009
50102007-07-29 Michael Albinus <michael.albinus@gmx.de>
5011
5012 * tramp.texi (Frequently Asked Questions): Point to mode line
5013 extension in Emacs 23.1.
5014
5015 * trampver.texi: Update release number.
5016
50172007-07-27 Glenn Morris <rgm@gnu.org>
5018
5019 * calc.texi (Copying): Include license text from gpl.texi, rather than
5020 in-line.
5021
50222007-07-25 Glenn Morris <rgm@gnu.org>
5023
5024 * calc.texi (Copying): Replace license with GPLv3.
5025
5026 * Relicense all FSF files to GPLv3 or later.
5027
50282007-07-22 Michael Albinus <michael.albinus@gmx.de>
5029
5030 Sync with Tramp 2.1.10.
5031
5032 * tramp.texi (trampfn): Expand macro implementation in order to handle
5033 empty arguments.
5034 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 5035 occurrences by trampfn.
2de53ca6 5036 (Frequently Asked Questions): Extend example code for host
b2abec73 5037 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
5038 file names to be typed.
5039
5040 * trampver.texi: Update release number.
5041
50422007-07-17 Michael Albinus <michael.albinus@gmx.de>
5043
5044 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
5045 section. Reported by <poti@potis.org>.
5046 (Remote processes): Arguments of the program to be debugged are taken
5047 literally.
5048 (Frequently Asked Questions): Simplify recentf example.
5049
50502007-07-14 Karl Berry <karl@gnu.org>
5051
5052 * info.texi (@copying): New Back-Cover Text.
5053
5054 * info.texi (Quitting Info): Move to proper place in source.
5055 (Reported by Benno Schulenberg.)
5056
50572007-07-13 Eli Zaretskii <eliz@gnu.org>
5058
5059 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
5060
5061 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
5062
5063 * emacs-mime.texi: Add @documentencoding directive.
5064
50652007-07-12 Nick Roberts <nickrob@snap.net.nz>
5066
5067 * tramp.texi (Remote processes): Add an anchor to the subsection
5068 "Running a debugger on a remote host".
5069
50702007-07-12 Michael Albinus <michael.albinus@gmx.de>
5071
5072 * tramp.texi (Remote processes): Don't call it "experimental" any
5073 longer. Add subsection about running a debugger on a remote host.
5074
50752007-07-10 Carsten Dominik <dominik@science.uva.nl>
5076
5077 * org.texi (Properties and columns): Chapter rewritten.
5078
50792007-07-08 Michael Albinus <michael.albinus@gmx.de>
5080
5081 * tramp.texi:
5082 * trampver.texi: Migrate to Tramp 2.1.
5083
50842007-07-02 Carsten Dominik <dominik@science.uva.nl>
5085
5086 * org.texi (Properties): New chapter.
5087
50882007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
5089
5090 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
5091 Control Panel.
5092
5093 * gnus.texi (Misc Article): Add index entry for
5094 gnus-single-article-buffer.
5095
50962007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
5097
5098 * gnus.texi (Starting Up): Fix typo.
5099
51002007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
5101
5102 * gnus.texi (Asynchronous Fetching): Fix typo.
5103
51042007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
5105
5106 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
5107 (About This Manual): Remove redundant information.
5108 (Getting Started): Mention author.
5109 (Basic Arithmetic, Customizing Calc): Make description of the
5110 variable `calc-multiplication-has-precedence' match its new effect.
5111
51122007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
5113
0c7efc08
SM
5114 * calc.texi (Basic Arithmetic, Customizing Calc):
5115 Mention the variable `calc-multiplication-has-precedence'.
2de53ca6
GM
5116
51172007-06-19 Carsten Dominik <dominik@science.uva.nl>
5118
5119 * org.texi (Tag): Section swapped with node Timestamps.
5120 (Formula syntax for Lisp): Document new `L' flag.
5121
51222007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
5123
5124 * gnus.texi (Misc Group Stuff, Summary Buffer)
5125 (Server Commands, Article Keymap): Fix typo. s/function/command/.
5126
51272007-06-06 Juanma Barranquero <lekktu@gmail.com>
5128
5129 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
5130 * gnus.texi (Article Buttons, Mail Source Customization)
5131 (Sending or Not Sending, Customizing NNDiary):
5132 * message.texi (Message Headers):
5133 * mh-e.texi (HTML): Fix typos.
5134
51352007-06-07 Michael Albinus <michael.albinus@gmx.de>
5136
5137 Sync with Tramp 2.0.56.
5138
5139 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
5140 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
5141
51422007-06-02 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * Version 22.1 released.
5145
51462007-05-26 Michael Olson <mwolson@gnu.org>
5147
5148 * erc.texi (Modules): Fix references to completion modules.
5149
51502007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
5151
5152 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
5153
51542007-05-09 Didier Verna <didier@xemacs.org>
5155
5156 * gnus.texi (Email Based Diary): New. Proper documentation for the
5157 nndiary back end and the gnus-diary library.
5158
51592007-05-03 Karl Berry <karl@gnu.org>
5160
5161 * .cvsignore (*.pdf): New entry.
5162
5163 * texinfo.tex: Update from current version for better pdf generation.
5164
51652007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
5166
5167 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
5168
51692007-04-28 Glenn Morris <rgm@gnu.org>
5170
5171 * faq.texi (New in Emacs 22): Restore mention of python.el pending
5172 consideration of legal status.
5173
51742007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
5175
5176 * idlwave.texi: Minor updates for IDLWAVE 6.1.
5177
51782007-04-24 Chong Yidong <cyd@stupidchicken.com>
5179
5180 * faq.texi (New in Emacs 22): python.el removed.
5181
51822007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
5183
5184 * calc.texi (Reporting bugs): Update maintainer's address.
5185
51862007-04-22 Chong Yidong <cyd@stupidchicken.com>
5187
5188 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
5189
51902007-04-15 Jay Belanger <belanger@truman.edu>
5191
5192 * calc.texi (Title page): Remove the date.
5193 (Basic Arithmetic): Emphasize that / binds less strongly than *.
5194 (The Standard Calc Interface): Change trail title.
5195 (Floats): Mention that when non-decimal floats are entered, only
5196 approximations are stored.
5197 (Copying): Move to the appendices.
5198 (GNU Free Documentation License): Add as an appendix.
5199
52002007-04-15 Chong Yidong <cyd@stupidchicken.com>
5201
5202 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
5203 * dired-x.texi, ebrowse.texi, ediff.texi:
5204 * emacs-mime.texi, erc.texi, eshell.texi:
5205 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
5206 * idlwave.texi, message.texi, newsticker.texi, org.texi:
5207 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
5208 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5209 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
5210 * woman.texi: Include GFDL.
5211
5212 * doclicense.texi: Remove node heading, so that it can be included by
5213 other files.
5214
5215 * dired-x.texi: Relicence under GFDL. Remove date from title page.
5216
5217 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
5218 than *.
5219
52202007-04-14 Carsten Dominik <dominik@science.uva.nl>
5221
5222 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
5223 in Calc.
5224
52252007-04-09 Romain Francoise <romain@orebokech.com>
5226
5227 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
5228 Mac OS ports. Make it clear that mouse-1 complements and doesn't
5229 replace mouse-2.
5230
52312007-04-08 Chong Yidong <cyd@stupidchicken.com>
5232
5233 * woman.texi (Word at point, Interface Options): woman-topic-at-point
5234 renamed to woman-use-topic-at-point. Document new behavior.
5235
52362007-04-08 Richard Stallman <rms@gnu.org>
5237
5238 * url.texi: Fix some indexing.
5239 (Disk Caching): Drop discussion of old/other Emacs versions.
5240
52412007-04-07 Chong Yidong <cyd@stupidchicken.com>
5242
5243 * url.texi (Disk Caching): Say Emacs 21 "and later".
5244
5245 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
5246 on Font locking which now mentions JIT lock.
5247
52482007-04-01 Michael Olson <mwolson@gnu.org>
5249
5250 * erc.texi: Update for the ERC 5.2 release.
5251
52522007-03-31 David Kastrup <dak@gnu.org>
5253
5254 * woman.texi (Topic, Interface Options): Explain changes semantics of
5255 woman-manpath in order to consider MANPATH_MAP entries.
5256
52572007-03-31 Eli Zaretskii <eliz@gnu.org>
5258
5259 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
5260
52612007-03-26 Richard Stallman <rms@gnu.org>
5262
5263 * pgg.texi (Caching passphrase): Clean up previous change.
5264
52652007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
5266
5267 * gnus.texi (Setting Process Marks): Fix typo.
5268
52692007-03-25 Romain Francoise <romain@orebokech.com>
5270
5271 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
5272 readability, and include various fixes by Daniel Brockman, Nick Roberts
5273 and Dieter Wilhelm.
5274
52752007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
5276
5277 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
5278
5279 * gnus.texi (Mail Source Specifiers): Fix typo.
5280
52812007-03-22 Ralf Angeli <angeli@caeruleus.net>
5282
5283 * reftex.texi (Imprint): Update maintainer information.
5284
52852007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
5286
5287 * message.texi (Message Buffers): Update documentation for
5288 message-generate-new-buffers.
5289
52902007-03-15 Daiki Ueno <ueno@unixuser.org>
5291
5292 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
5293
52942007-03-21 Glenn Morris <rgm@gnu.org>
5295
5296 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
5297
52982007-03-19 Chong Yidong <cyd@stupidchicken.com>
5299
5300 * eshell.texi (Known problems): Emacs 21 -> 22.
5301
5302 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
5303
53042007-03-18 Jay Belanger <belanger@truman.edu>
5305
5306 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
5307
53082007-03-12 Glenn Morris <rgm@gnu.org>
5309
5310 * calc.texi (Time Zones): Switch to new North America DST rule.
5311
5312 * calc.texi: Replace "daylight savings" with "daylight
5313 saving" in text throughout.
5314
53152007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5316
5317 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
5318 The variable now uses a list of symbols instead of just a symbol.
5319 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
5320
53212007-03-06 Romain Francoise <romain@orebokech.com>
5322
5323 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
5324 new packages, and mention Gnus update.
5325
53262007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
5327
5328 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
5329 nntp-open-connection-functions-never-echo-commands.
5330
53312007-02-27 Chong Yidong <cyd@stupidchicken.com>
5332
5333 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
5334 problems on the console, and security risk in not using gpg-agent.
5335
53362007-02-25 Carsten Dominik <dominik@science.uva.nl>
5337
0c7efc08 5338 * org.texi (The spreadsheet): Rename from "Table calculations".
2de53ca6
GM
5339 Completely reorganized and rewritten.
5340 (CamelCase links): Section removed.
5341 (Repeating items): New section.
5342 (Tracking TODO state changes): New section.
5343 (Agenda views): Chapter reorganized and rewritten.
5344 (HTML export): Section rewritten.
5345 (Tables in arbitrary syntax): New section.
5346 (Summary): Better feature summary.
5347 (Activation): Document problem with cut-and-paste of Lisp code
5348 from PDF files.
5349 (Visibility cycling): Document indirect buffer use.
5350 (Structure editing): Document sorting.
5351 (Remember): Section rewritten.
5352 (Time stamps): Better description of time stamp types.
5353 (Tag searches): Document regular expression search for tags.
5354 (Stuck projects): New section.
5355 (In-buffer settings): New keywords.
5356 (History and Acknowledgments): Updated description.
5357
53582007-02-24 Alan Mackenzie <acm@muc.de>
5359
5360 * cc-mode.texi (Movement Commands): Insert two missing command names.
5361 (Getting Started): Slight wording correction (use conditional).
5362
53632007-02-22 Kim F. Storm <storm@cua.dk>
5364
5365 * widget.texi (User Interface, Basic Types): Document need to put some
5366 text before the %v escape in :format string in editable-field widget.
5367
53682007-02-18 Romain Francoise <romain@orebokech.com>
5369
5370 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
5371 `cvs-mode-quit'.
5372
53732007-02-10 Markus Triska <markus.triska@gmx.at>
5374
5375 * widget.texi (Programming Example): Put constant strings in :format.
5376
53772007-02-07 Juanma Barranquero <lekktu@gmail.com>
5378
5379 * faq.texi (Fullscreen mode on MS-Windows): New node.
5380
53812007-02-04 David Kastrup <dak@gnu.org>
5382
5383 * faq.texi (AUCTeX): Update version number. Should probably be done
5384 for other packages as well.
5385
53862007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5387
5388 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
5389 <tassilo@member.fsf.org>.
5390
53912007-01-27 Eli Zaretskii <eliz@gnu.org>
5392
5393 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5394 ls-lisp-use-localized-time-format.
5395
53962007-01-20 Markus Triska <markus.triska@gmx.at>
5397
5398 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
5399
54002007-01-13 Michael Olson <mwolson@gnu.org>
5401
5402 * erc.texi (Modules): Mention capab-identify module.
5403
54042007-01-05 Michael Olson <mwolson@gnu.org>
5405
5406 * erc.texi (Getting Started): Update for /RECONNECT command.
5407
54082007-01-04 Richard Stallman <rms@gnu.org>
5409
5410 * ebrowse.texi: Change C-c b to C-c C-m.
5411
54122007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
5413
5414 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
5415 variables only in info to avoid redundant entries in the printed
5416 manual.
5417
54182007-01-02 Daiki Ueno <ueno@unixuser.org>
5419
5420 * message.texi (Using PGP/MIME): Document gpg-agent usage.
5421
54222007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
5423
5424 * message.texi (Security): Split into sub-nodes.
5425
54262007-01-01 Alan Mackenzie <acm@muc.de>
5427
5428 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
5429 eval-after-load in Emacs <=21 and a workaround. Document that
5430 trigraphs are not supported.
5431
54322007-01-01 Alan Mackenzie <acm@muc.de>
5433
5434 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
5435 c-context-line-break. When invoked within a string, preserve
5436 whitespace. Add a backslash only when also in a macro.
5437
54382007-01-01 Alan Mackenzie <acm@muc.de>
5439
5440 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
5441
54422007-01-01 Alan Mackenzie <acm@muc.de>
5443
5444 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
5445 are now bound by default to c-\(beginning\|end\)-of-defun by default.
5446
54472007-01-01 Alan Mackenzie <acm@muc.de>
5448
5449 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
5450 "Choosing a Style".
5451
5452 * cc-mode.texi ("Styles"): Add @dfn{style}.
5453
54542006-12-30 Michael Albinus <michael.albinus@gmx.de>
5455
5456 Sync with Tramp 2.0.55.
5457
5458 * trampver.texi: Update release number.
5459
54602006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
5461
5462 * gnus.texi (Customizing Articles): Add index entries for all
5463 gnus-treat-* variables.
5464
c8763fb6 54652006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5466
5467 * gnus.texi (IMAP): Fix incorrect explanation of
5468 nnimap-search-uids-not-since-is-evil in documentation for
5469 nnimap-expunge-search-string.
5470
54712006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
5472
5473 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
5474 spam-ifile-database.
5475
54762006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
5477
5478 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
5479 rebind C-s.
5480
c8763fb6 54812006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
5482
5483 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
5484 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
5485 "expiring mail".
5486 (IMAP): Document nnimap-search-uids-not-since-is-evil and
5487 nnimap-nov-is-evil.
5488
54892006-12-25 Kevin Ryde <user42@zip.com.au>
5490
5491 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
5492 about the key procedure being used heavily.
5493
54942006-12-24 Chong Yidong <cyd@stupidchicken.com>
5495
5496 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
5497 to t.
5498 (Prerequisites): Add explanation about gpg-agent.
5499
55002006-12-22 Kevin Ryde <user42@zip.com.au>
5501
5502 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
5503 "sort" instead of "sort*".
5504
55052006-12-19 Richard Stallman <rms@gnu.org>
5506
5507 * calc.texi (History and Acknowledgements): Recognize that Emacs
5508 now does have floating point.
5509
55102006-12-19 Michael Albinus <michael.albinus@gmx.de>
5511
5512 * tramp.texi (External transfer methods): Describe new method `scpc'.
5513
55142006-12-17 Sascha Wilde <wilde@sha-bang.de>
5515
5516 * pgg.texi: Added short note on gpg-agent to the introduction.
5517
55182006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
5519
5520 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
5521 also applies to Cc.
5522
55232006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
5524
5525 * gnus.texi (X-Face): Clarify. Say which programs are required
5526 on Windows.
5527
55282006-12-08 Michael Olson <mwolson@gnu.org>
5529
5530 * erc.texi (Modules): Remove documentation for list module.
5531
c8763fb6 55322006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
5533
5534 * faq.texi (^M in the shell buffer): Ditto.
5535
55362006-11-20 Michael Olson <mwolson@gnu.org>
5537
5538 * erc.texi: Call this the 5.2 stable pre-release of ERC.
5539
55402006-11-17 Carsten Dominik <dominik@science.uva.nl>
5541
5542 * org.texi: Fix typos.
5543 (Agenda commands): Document `C-k'.
5544
55452006-11-16 Eli Zaretskii <eliz@gnu.org>
5546
5547 * url.texi (http/https): Fix a typo in the HTTP URL.
5548
55492006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
5550
5551 * ada-mode.texi: Total rewrite.
5552
55532006-11-13 Carsten Dominik <dominik@science.uva.nl>
5554
5555 * org.texi: Minor typo fixes.
5556
55572006-11-13 Bill Wohler <wohler@newt.com>
5558
5559 Release MH-E manual version 8.0.3.
5560
5561 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5562 release 8.0.3.
5563
5564 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
5565 to set MAILDIR.
5566 (Reading Mail): Document the customization of read-mail-command
5567 for MH-E.
5568 (Viewing Attachments): Document mm-discouraged-alternatives.
5569 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
5570 (Junk): Add more information about the settings of mh-junk-background
5571 in a program. Add /usr/bin/mh to PATH in examples.
5572
55732006-11-12 Richard Stallman <rms@gnu.org>
5574
5575 * woman.texi: Update author address but say he no longer maintains it.
5576
55772006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
5578
5579 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
5580 archived trees.
5581 (Checkboxes): Section moved to chapter 5, and extended.
5582 (The date/time prompt): New section.
5583 (Link abbreviations): New section.
5584 (Presentation and sorting): New section.
5585 (Custom agenda views): Section completely rewritten.
5586 (Summary): Compare with Planner.
5587 (Feedback): More info about creating backtraces.
5588 (Plain lists): Modified example.
5589 (Breaking down tasks): New section.
5590 (Custom time format): New section.
5591 (Time stamps): Document inactive timestamps.
5592 (Setting tags): More details about fast tag selection.
5593 (Block agenda): New section.
5594 (Custom agenda views): Section rewritten.
5595 (Block agenda): New section.
5596
55972006-11-07 Michael Albinus <michael.albinus@gmx.de>
5598
5599 * tramp.texi (Configuration): scp is the default method.
5600 (Default Method): Use ssh as example for another method.
5601
56022006-10-27 Richard Stallman <rms@gnu.org>
5603
5604 * woman.texi: Downcase nroff/troff/roff.
5605 (Installation): Chapter deleted. Some xrefs deleted.
5606 (Background): woman doesn't advise man ;-).
5607
c8763fb6 56082006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5609
5610 * ada-mode.texi (Project files, Identifier completion)
5611 (Automatic Casing, Debugging, Using non-standard file names)
5612 (Working Remotely): Fix typos.
5613
56142006-10-20 Masatake YAMATO <jet@gyve.org>
5615
0c7efc08 5616 * cc-mode.texi (Sample .emacs File): Add missing `)' in
2de53ca6
GM
5617 sample code `my-c-initialization-hook'.
5618
56192006-10-19 Stuart D. Herring <herring@lanl.gov>
5620
5621 * widget.texi: Fix typos.
5622
56232006-10-19 Michael Albinus <michael.albinus@gmx.de>
5624
5625 * tramp.texi (Frequently Asked Questions): Remove questions marked with
5626 "???". There have been no complaints for years, so the information
5627 must be appropriate.
5628
56292006-10-16 Richard Stallman <rms@gnu.org>
5630
5631 * widget.texi: Use @var instead of capitalization.
5632 Clarify many widget type descriptions.
5633
56342006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5635
5636 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
5637 gnus-dired-attach.
5638 (Selecting a Group): Fix typo.
5639
c8763fb6 56402006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
5641
5642 * widget.texi: Fix typos.
5643
56442006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
5645
5646 * gnus.texi (Image Enhancements): Update for Emacs 22.
5647
5648 * gnus-faq.texi ([1.3]): Update.
5649
56502006-10-06 Richard Stallman <rms@gnu.org>
5651
5652 * faq.texi (Displaying the current line or column):
5653 Delete "As of Emacs 20".
5654
56552006-10-06 Romain Francoise <romain@orebokech.com>
5656
5657 * faq.texi (VM): VM works with Emacs 22 too.
5658
56592006-10-06 Richard Stallman <rms@gnu.org>
5660
5661 * ebrowse.texi: Remove Emacs version "21" from title.
5662
56632006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
5664
5665 * gnus.texi (Foreign Groups): Say where change of editing commands are
5666 stored. Add reference to `gnus-parameters'.
5667
56682006-09-15 Jay Belanger <belanger@truman.edu>
5669
5670 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
5671 Change "Library Public License" to "Lesser Public License"
5672 throughout. Use "yyyy" to represent year.
5673
56742006-09-15 Carsten Dominik <dominik@science.uva.nl>
5675
5676 * org.texi (Setting tags): Typo fix.
5677
56782006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
5679
5680 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
5681
56822006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5683
5684 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
5685
56862006-09-12 Paul Eggert <eggert@cs.ucla.edu>
5687
5688 * faq.texi (Escape sequences in shell output): EMACS is now set
5689 to Emacs's absolute file name, not to "t".
5690 (^M in the shell buffer): Likewise.
5691 * misc.texi (Interactive Shell): Likewise.
5692
56932006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
5694
5695 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
5696 mails with pop3-leave-mail-on-server. Fix wording.
5697 (Limiting): Improve gnus-summary-limit-to-articles.
5698 (X-Face): Fix typo.
5699
57002006-09-11 Simon Josefsson <jas@extundo.com>
5701
5702 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
5703 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
5704
57052006-09-06 Simon Josefsson <jas@extundo.com>
5706
5707 * smtpmail.texi (Authentication): Mention SSL.
5708
57092006-09-01 Eli Zaretskii <eliz@gnu.org>
5710
5711 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
5712 Don't use @indicateurl.
5713
5714 * cc-mode.texi (Subword Movement): Don't use @headitem.
5715 (Custom Braces, Clean-ups): Don't use @tie.
5716
57172006-08-29 Michael Albinus <michael.albinus@gmx.de>
5718
5719 Sync with Tramp 2.0.54.
5720
5721 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
5722 Suggested by Adrian Phillips <a.phillips@met.no>.
5723
57242006-08-15 Carsten Dominik <dominik@science.uva.nl>
5725
5726 * org.texi (Installation, Activation): Split from Installation and
5727 Activation.
5728 (Clocking work time): Documented new features.
5729
57302006-08-13 Alex Schroeder <alex@gnu.org>
5731
5732 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
5733 example.
5734
57352006-08-12 Eli Zaretskii <eliz@gnu.org>
5736
5737 * faq.texi (How to add fonts): New node.
5738
57392006-08-05 Romain Francoise <romain@orebokech.com>
5740
5741 * faq.texi (New in Emacs 22): Expand.
5742
57432006-08-03 Michael Olson <mwolson@gnu.org>
5744
5745 * erc.texi: Update for ERC 5.1.4.
5746
57472006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
5748
5749 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
5750 in .../site-lisp/gnus/ by default.
5751 [ From gnus-news.texi in the trunk. ]
5752
57532006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5754
5755 * gnus.texi (MIME Commands): Additions for yEnc.
5756
57572006-07-24 Richard Stallman <rms@gnu.org>
5758
5759 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
5760 * faq.texi: Move periods and commas inside quotes.
5761
57622006-07-20 Jay Belanger <belanger@truman.edu>
5763
5764 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
5765
57662006-07-18 Chong Yidong <cyd@stupidchicken.com>
5767
5768 * faq.texi (Security risks with Emacs): Document Emacs 22
5769 file-local-variable mechanism.
5770
57712006-07-12 Michael Olson <mwolson@gnu.org>
5772
5773 * erc.texi: Update for ERC 5.1.3.
5774
57752006-07-12 Alex Schroeder <alex@gnu.org>
5776
5777 * rcirc.texi: Fix typos.
5778 (Getting started with rcirc): New calling convention for M-x irc.
5779 Mention #rcirc. Removed channel tracking.
0c7efc08 5780 (Configuration): Change the names of all variables that got changed
2de53ca6
GM
5781 recently, eg. rcirc-server to rcirc-default-server. Added
5782 documentation for rcirc-authinfo, some background for Bitlbee, and
5783 rcirc-track-minor-mode.
0c7efc08 5784 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
2de53ca6 5785 Scrolling.
0c7efc08 5786 (Reconnecting after you have lost the connection): Fix example code
2de53ca6
GM
5787 to match code changes.
5788
57892006-07-10 Nick Roberts <nickrob@snap.net.nz>
5790
5791 * gnus.texi, message.texi: Fix typos.
5792
57932006-07-07 Carsten Dominik <dominik@science.uva.nl>
5794
5795 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
5796 commands.
5797 (Global TODO list): Document the use of the variables
5798 `org-agenda-todo-ignore-scheduled' and
5799 `org-agenda-todo-list-sublevels'.
5800
58012006-07-05 Richard Stallman <rms@gnu.org>
5802
5803 * faq.texi (Scrolling only one line): Fix xref.
5804
58052006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5806
5807 * faq.texi (Evaluating Emacs Lisp code):
5808 Throughout, replace eval-current-buffer with eval-buffer.
5809
58102006-07-03 Richard Stallman <rms@gnu.org>
5811
5812 * rcirc.texi (Scrolling conservatively): Fix xref.
5813
5814 * pcl-cvs.texi (Viewing differences): Usage fix.
5815
58162006-07-03 Carsten Dominik <dominik@science.uva.nl>
5817
5818 * org.texi (Agenda commands): Document `s' key to save all org-mode
5819 buffers.
5820
58212006-06-30 Ralf Angeli <angeli@caeruleus.net>
5822
5823 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
5824 names. Mention `cvs-msg' face.
5825
58262006-06-29 Carsten Dominik <dominik@science.uva.nl>
5827
5828 * org.texi (Checkboxes): New section.
5829
58302006-06-28 Carsten Dominik <dominik@science.uva.nl>
5831
5832 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
5833 throughout this chapter.
5834
58352006-06-27 Chong Yidong <cyd@stupidchicken.com>
5836
5837 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
5838 text for standalone vs Emacs info.
5839 (Help): Clarify header line description. Use mouse-1 for clicks.
5840 (Help-P): Use mouse-1 for clicks.
5841 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
5842 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
5843 (Choose menu subtopic): Remove gratuitous Emacs command names.
5844 (Help-FOO): Put usual behavior first.
5845 (Help-Xref): Clicking on xrefs works in Emacs.
5846 (Search Text): Clarify what the default behavior is.
5847 (Create Info buffer): Fix Emacs window/X window confusion.
5848 (Emacs Info Variables): Fix for new Emacs init file behavior.
5849
58502006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
5851
5852 * gnus.texi (Summary Buffer Lines): Fix typo.
5853
58542006-06-23 Carsten Dominik <dominik@science.uva.nl>
5855
5856 * org.texi (Embedded LaTeX): New chapter.
5857 (Archiving): Section rewritten.
5858 (Enhancing text): Some parts moved to the new chapter about LaTeX.
5859
58602006-06-20 Bill Wohler <wohler@newt.com>
5861
5862 Release MH-E manual version 8.0.1.
5863
5864 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5865 release 8.0.1.
5866 (Preface): Depend on GNU mailutils 1.0 and higher.
5867
58682006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
5869
5870 * message.texi (News Headers): Update message-syntax-checks section.
5871
58722006-06-19 Karl Berry <karl@gnu.org>
5873
5874 * info.texi (Advanced): Mention C-q, especially with ?.
5875
58762006-06-19 Carsten Dominik <dominik@science.uva.nl>
5877
5878 * org.texi (Publishing links): Document the `:link-validation-function'
5879 property.
5880 (Extensions and Hacking): New chapter, includes some sections of the
5881 "Miscellaneous" chapter.
5882
58832006-06-10 Carsten Dominik <dominik@science.uva.nl>
5884
5885 * org.texi (Progress logging): New section.
5886
2de53ca6
GM
58872006-06-06 Carsten Dominik <dominik@science.uva.nl>
5888
5889 * org.texi (ASCII export): Document indentation adaptation.
5890 (Setting tags): Document mutually-exclusive tags.
5891
58922006-06-05 Romain Francoise <romain@orebokech.com>
5893
5894 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
5895 Fix typo.
5896
5897 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
5898 channel (#gnus@irc.freenode.net).
5899 Fix typos. Update copyright notice.
5900
5901 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
5902 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
5903 (Line-Up Functions, Custom Macros):
5904 * ediff.texi (Window and Frame Configuration)
dccb744b 5905 (Highlighting Difference Regions):
2de53ca6
GM
5906 * emacs-mime.texi (Display Customization):
5907 * erc.texi (History):
5908 * eshell.texi (Known problems):
5909 * eudc.texi (Overview, BBDB):
5910 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
5911 (The problem of spam, SpamOracle, Extending the Spam package)
5912 (Conformity, Terminology):
dccb744b 5913 * idlwave.texi (Routine Info)
2de53ca6
GM
5914 (Class and Keyword Inheritance, Padding Operators)
5915 (Breakpoints and Stepping, Electric Debug Mode)
5916 (Examining Variables, Troubleshooting):
5917 * org.texi (Creating timestamps):
5918 * reftex.texi (Commands, Options, Changes):
5919 * tramp.texi (Inline methods, Password caching)
5920 (Auto-save and Backup, Issues):
5921 * vip.texi (Files, Commands in Insert Mode):
5922 * viper.texi (Emacs Preliminaries, States in Viper)
5923 (Packages that Change Keymaps, Viper Specials, Groundwork):
5924 Fix various typos.
5925
59262006-05-31 Michael Ernst <mernst@alum.mit.edu>
5927
5928 * ediff.texi: Fix typos.
5929
59302006-05-30 Carsten Dominik <dominik@science.uva.nl>
5931
5932 * org.texi: Small typo fixes.
5933
fff84c22
JB
59342006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5935
5936 * viper.texi (Viper Specials):
5937 * gnus.texi (Example Setup):
5938 * faq.texi (Backspace invokes help):
5939 * dired-x.texi (Optional Installation Dired Jump):
5940 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
5941 follow coding conventions.
5942
2de53ca6
GM
59432006-05-29 Michael Albinus <michael.albinus@gmx.de>
5944
5945 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
5946
59472006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
5948
5949 * pcl-cvs.texi: Fix typos.
5950 (Customization): Say "us".
5951
59522006-05-26 Eli Zaretskii <eliz@gnu.org>
5953
5954 * org.texi: Remove bogus @setfilename.
5955
59562006-05-26 Carsten Dominik <dominik@science.uva.nl>
5957
5958 * org.texi (ASCII export): Omit command name.
5959 (HTML export): Add prefix to all lines in Local Variable example.
5960 (Acknowledgments): Typeset names in italics.
5961
59622006-05-24 Carsten Dominik <dominik@science.uva.nl>
5963
5964 * org.texi (Plain lists): Add new item navigation commands.
5965 (External links): Document elisp and info links.
5966 (Custom searches): New section.
5967 (Publishing): New chapter.
5968 (HTML export): Include a list of supported CSS classes.
5969 (Setting tags): Describe the fast-tag-setting interface.
5970
59712006-05-20 Luc Teirlinck <teirllm@auburn.edu>
5972
5973 * dired-x.texi: ifinfo -> ifnottex.
5974
59752006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
5976
5977 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
5978
59792006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
5980
5981 * message.texi (Interface): Add tool bar customization.
5982 (MIME): Index and text additions for mml-attach.
5983 (MIME): Describe mml-dnd-protocol-alist and
5984 mml-dnd-attach-options.
5985
5986 * gnus.texi (Oort Gnus): Reorder entries in sections.
5987 Fix some entries.
5988 (Starting Up): Add references to "Emacs for Heathens" and to
5989 "Finding the News". Add user-full-name and user-mail-address.
5990 (Group Buffer Format): Add tool bar customization and update.
5991 (Summary Buffer): Add tool bar customization.
5992 (Posting Styles): Add message-alternative-emails.
5993
59942006-05-09 Michael Albinus <michael.albinus@gmx.de>
5995
5996 * tramp.texi (Filename completion): Improve wording.
5997
59982006-05-07 Romain Francoise <romain@orebokech.com>
5999
6000 * faq.texi (Using regular expressions): Fix typo.
6001 (Packages that do not come with Emacs): Fix capitalization.
6002 (Replacing text across multiple files): Expand node to explain how
6003 to use `dired-do-query-replace-regexp' in more detail, based on
6004 suggestion by Eric Hanchrow <offby1@blarg.net>.
6005
60062006-05-06 Michael Albinus <michael.albinus@gmx.de>
6007
6008 * tramp.texi (Filename completion): Completion of remote files'
6009 method, user name and host name is active only in partial
6010 completion mode.
6011
60122006-05-06 Bill Wohler <wohler@newt.com>
6013
6014 Release MH-E manual version 8.0.
6015
6016 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6017 release 8.0.
6018
60192006-05-06 Bill Wohler <wohler@newt.com>
6020
6021 * mh-e.texi (MH-BOOK-HOME): Change from
6022 http://www.ics.uci.edu/~mh/book/mh to
6023 http://rand-mh.sourceforge.net/book/mh.
6024 Replace .htm suffix with .html for MH book files.
6025 (Using This Manual): Update key binding for getting relevant
6026 chapter in Info from command key.
6027 (Ranges): Fix itemx.
6028
60292006-05-05 Karl Berry <karl@gnu.org>
6030
6031 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
6032 (\fonttextsize): New user-level command to change text font size.
6033
60342006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
6035
6036 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
6037
60382006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
6039
6040 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
6041
60422006-04-24 Bill Wohler <wohler@newt.com>
6043
6044 * mh-e.texi (Getting Started): Make it more explicit that you need
6045 to install MH. Add pointers to current MH implementations.
6046
60472006-04-21 Bill Wohler <wohler@newt.com>
6048
6049 Release MH-E manual version 7.94.
6050
6051 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6052 release 7.94.
6053
60542006-04-21 Carsten Dominik <dominik@science.uva.nl>
6055
6056 * org.texi: Many small fixes.
6057 (Handling links): Rename from "Managing links".
6058
60592006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
6060
6061 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
6062 (Splitting mail using spam-stat): Fix @xref.
6063
60642006-04-20 Chong Yidong <cyd@stupidchicken.com>
6065
6066 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 6067 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
6068
60692006-04-20 Carsten Dominik <dominik@science.uva.nl>
6070
6071 * org.texi (Time stamps): Better explanation of the purpose of
6072 different time stamps.
6073 (Structure editing, Plain lists): More details on how new items
6074 and headings are inserted.
6075
60762006-04-18 Carsten Dominik <dominik@science.uva.nl>
6077
6078 * org.texi (Formula syntax): Fix link to Calc Manual.
6079
60802006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
6081
6082 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
6083
60842006-04-17 Bill Wohler <wohler@newt.com>
6085
6086 * mh-e.texi (Folders): Update mh-before-quit-hook and
6087 mh-quit-hook example with code that removes the buffers rather
6088 than just bury them.
6089
60902006-04-17 Michael Albinus <michael.albinus@gmx.de>
6091
6092 Sync with Tramp 2.0.53.
6093
60942006-04-13 Carsten Dominik <dominik@science.uva.nl>
6095
6096 * org.texi (Updating settings): New section.
6097 (Visibility cycling): Better names for the startup folding
6098 options.
6099 (Exporting): Completely restructured.
6100 (The very busy C-c C-c key): New section.
6101 (Summary of in-buffer settings): New section.
6102
61032006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
6104
6105 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
6106
61072006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6108
6109 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
6110 (Server Commands): Key `v' is reserved for users.
6111
61122006-04-11 Carsten Dominik <dominik@science.uva.nl>
6113
6114 * org.texi (Link format): New section, emphasis on bracket links.
6115 (External links): Document bracket links.
6116 (FAQ): Expand to cover shell links and the new link format.
6117
61182006-04-09 Kevin Ryde <user42@zip.com.au>
6119
6120 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
6121
61222006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
6123
6124 * gnus.texi (Summary Buffer Lines): Add `*'.
6125
c8763fb6 61262006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
6127
6128 * gnus.texi (Group Parameters):
6129 Mention gnus-permanently-visible-groups.
6130
61312006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
6132
6133 * gnus.texi (Face): Fix typo.
6134
61352006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
6136
6137 * gnus.texi (X-Face): Clarify.
6138 (Face): Need Emacs with PNG support.
6139
61402006-04-06 Richard Stallman <rms@gnu.org>
6141
6142 * idlwave.texi: Delete the blocks "not suitable for inclusion with
6143 Emacs".
6144
61452006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
6146
6147 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
6148 blocks not suitable for inclusion with Emacs using variable
6149 PARTOFEMACS.
6150
61512006-04-04 Simon Josefsson <jas@extundo.com>
6152
6153 * gnus.texi (Security): Improve.
6154
61552006-04-02 Bill Wohler <wohler@newt.com>
6156
6157 * mh-e.texi (Getting Started, Junk, Bug Reports)
6158 (MH FAQ and Support): Fix URLs.
6159
61602006-03-31 Romain Francoise <romain@orebokech.com>
6161
6162 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
6163 to t, not nil (and has for the past eight years).
6164
61652006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
6166
6167 * message.texi, gnus.texi: Bump version to 5.11.
6168
61692006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6170
6171 * gnus.texi (Top): Add comment about version line.
6172
6173 * message.texi (Top): Ditto. Change to take named versions into
6174 account.
6175
61762006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
6177
6178 * gnus.texi (Posting Styles): Add x-face-file to example.
6179 (X-Face): Refer to posting styles.
6180
6181 * gnus-faq.texi ([5.8]): Add x-face-file.
6182 ([8.4]): Add links to gmane.emacs.gnus.user and
6183 gmane.emacs.gnus.general.
6184
61852006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
6186
6187 * gnus-faq.texi: Use .invalid.
6188 ([5.4]): Fix gnus-posting-styles example.
6189
61902006-03-27 Romain Francoise <romain@orebokech.com>
6191
6192 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
6193 Emacs/W3 needs a new maintainer.
6194 (Ispell): Update author and version info.
6195 (Mailcrypt): Mention PGG.
6196 (New in Emacs 22): Add PGG to the list of new packages.
6197 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
6198 updating dead URLs.
6199
62002006-03-25 Karl Berry <karl@gnu.org>
6201
6202 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
6203 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
6204 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
6205 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
6206 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
6207 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
6208 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
6209 (2) do not indent copyright year list (or anything else).
6210
62112006-03-21 Bill Wohler <wohler@newt.com>
6212
6213 * mh-e.texi (Folders): Various edits.
6214
62152006-03-20 Romain Francoise <romain@orebokech.com>
6216
6217 * gnus.texi (Mail Folders): Grammar fix.
6218
62192006-03-19 Bill Wohler <wohler@newt.com>
6220
6221 * mh-e.texi (Replying): Document Mail-Followup-To.
6222 Change manually-formatted table to multitable. Add debugging info.
6223 Move description of mh-reply-default-reply-to into paragraph
6224 that describes its values.
6225
62262006-03-17 Bill Wohler <wohler@newt.com>
6227
10d1d0af 6228 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
6229 (Sending Mail Tour): Update method of entering
6230 addresses and subject.
6231 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
6232 (Adding Attachments, Searching): Update screenshots for Emacs 22.
6233
62342006-03-15 Carsten Dominik <dominik@science.uva.nl>
6235
6236 * org.texi: Version number change only.
6237
62382006-03-14 Bill Wohler <wohler@newt.com>
6239
6240 * mh-e.texi: Add index entries around each paragraph rather than
6241 depend on entries from beginning of node. Doing so ensures that
6242 index entries are less likely to be forgotten if text is cut and
6243 pasted, and are necessary anyway if the references are on a
6244 separate page. It seems that makeinfo is now (v. 4.8) only
6245 producing one index entry per node, so there is no longer any
6246 excuse not to. Use subheading instead of heading. The incorrect
6247 use of heading produced very large fonts in Info--as large as the
6248 main heading.
6249 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
6250 versions 6 and 7 appeared *around* the time of these Emacs releases.
6251
62522006-03-13 Carsten Dominik <dominik@science.uva.nl>
6253
6254 * org.texi (Clean view): Document new startup options.
6255
62562006-03-11 Bill Wohler <wohler@newt.com>
6257
6258 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
6259 (Composing, Scan Line Formats): Fix @refs.
6260 (Getting Started): Define MH profile and MH profile components.
6261 (Incorporating Mail, Reading Mail, Viewing, Printing)
6262 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
6263 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
6264 for string constants.
6265 (Tool Bar): Remove spurious quote.
6266 (Junk): Use ``...'' instead of "...".
6267 (Scan Line Formats): Replace @samp with @kbd.
6268
62692006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
6270
6271 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
6272
62732006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6274
6275 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
6276 easy to understand.
6277
62782006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
6279
6280 * gnus.texi: Markup fix.
6281 (Fancy Mail Splitting): Specify new feature.
6282
62832006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
6284
6285 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
6286 partial-words matching.
6287
62882006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
6289
6290 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
6291
6292 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
6293 (MIME Commands): Fix mm-discouraged-alternatives.
6294
62952006-03-07 Carsten Dominik <dominik@science.uva.nl>
6296
6297 * org.texi: Version number change only.
6298
62992006-03-06 Bill Wohler <wohler@newt.com>
6300
6301 * mh-e.texi: Move from SourceForge repository to Savannah.
6302 This is version 7.93, which is a total rewrite from the previous
6303 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
6304 version 7.93.
6305
63062006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
6307
6308 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
6309
63102006-03-01 Carsten Dominik <dominik@science.uva.nl>
6311
6312 * org.texi (Interaction): Add item about `org-mouse.el' by
6313 Piotr Zielinski.
6314 (Managing links): Document that also mouse-1 can be used to
6315 activate a link.
6316 (Headlines, FAQ): Add entry about hiding leading stars.
6317 (Miscellaneous): Resort the sections in this chapter to a more
6318 logical sequence.
6319
63202006-02-27 Simon Josefsson <jas@extundo.com>
6321
6322 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
6323 2004-01-27 from the trunk).
6324
63252006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6326
6327 * cc-mode.texi: Rename c-hungry-backspace to
6328 c-hungry-delete-backwards, at the request of RMS. Leave the old
6329 name as an alias.
6330
63312006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6332
6333 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
6334 include the function header within the defun.
6335
63362006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6337
6338 * cc-mode.texi: Correct two typos.
6339
63402006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
6341
6342 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
6343 existing comment.
6344 (Electric Keys): Add a justification for electric indentation.
6345 (Hungry WS Deletion): Clear up the names and complications of the
6346 BACKSPACE and DELETE keys.
6347
63482006-02-23 Juri Linkov <juri@jurta.org>
6349
6350 * faq.texi (Common requests): Move `Turning on auto-fill by
6351 default' after `Wrapping words automatically'. Move `Working with
6352 unprintable characters' before `Searching for/replacing newlines'.
6353 Move `Replacing highlighted text' after `Highlighting a region'.
6354 Merge `Repeating commands' and `Repeating a command as many times
6355 as possible' into the former.
6356 (Packages that do not come with Emacs): Add refs to Gmane and
6357 etc/MORE.STUFF.
6358
63592006-02-23 Juri Linkov <juri@jurta.org>
6360
6361 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
6362 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
6363 Add xref to `(emacs)Reporting Bugs'.
6364 (Getting a printed manual): Add URL to other formats of the manual.
6365 (Common requests): Fix menu.
6366 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
6367 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
6368 (Inserting text at the beginning of each line): Add pxref to
6369 `Changing the included text prefix'.
6370 (Forcing the cursor to remain in the same column): Mention `track-eol'
6371 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
6372 (Replacing text across multiple files): Add keybinding `Q' for
6373 `dired-do-query-replace'.
6374
63752006-02-22 Carsten Dominik <dominik@science.uva.nl>
6376
6377 * reftex.texi: Version number and date change only.
6378
6379 * org.texi (Internal Links): Rewrite to cover the modified
6380 linking system.
6381
63822006-02-17 Eli Zaretskii <eliz@gnu.org>
6383
6384 * faq.texi: Remove the coding cookie, it's not needed anymore.
6385
63862006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6387
6388 * faq.texi (Colors on a TTY): Mention Mac OS port.
6389
63902006-02-12 Karl Berry <karl@gnu.org>
6391
6392 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
6393 8-bit accented a.
6394
63952006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
6396
6397 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
6398
63992006-02-08 Romain Francoise <romain@orebokech.com>
6400
6401 * faq.texi (Top): Remove paragraph about the FAQ being a
6402 transitional document, etc.
6403 (Searching for/replacing newlines): New node.
6404 (Yanking text in isearch): New node.
6405 (Inserting text at the beginning of each line): Rename and make
6406 more general, mention `M-;' in Message mode.
6407
64082006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6409
6410 * faq.texi (Meta key does not work in xterm)
6411 (Emacs does not display 8-bit characters)
6412 (Inputting eight-bit characters): Update xrefs.
6413
64142006-02-06 Romain Francoise <romain@orebokech.com>
6415
6416 * faq.texi (VM): VM now at version 7.19.
6417 Set myself as maintainer of this file.
6418
64192006-02-04 Michael Olson <mwolson@gnu.org>
6420
6421 * erc.texi (History): Note that ERC is now included with Emacs.
6422
64232006-01-31 Romain Francoise <romain@orebokech.com>
6424
6425 * message.texi (Message Headers): Explain what
6426 `message-alternative-emails' does in more detail.
6427 Update copyright year.
6428
64292006-01-30 Juanma Barranquero <lekktu@gmail.com>
6430
6431 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
6432
64332006-01-29 Richard M. Stallman <rms@gnu.org>
6434
6435 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
6436
64372006-01-29 Michael Olson <mwolson@gnu.org>
6438
6439 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
6440
6441 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
6442
6443 * faq.texi (New in Emacs 22): Mention ERC.
6444
64452006-01-28 Luc Teirlinck <teirllm@auburn.edu>
6446
6447 * rcirc.texi: Capitalize dir entry for consistency with the entry
6448 in info/dir and other entries in the Emacs category.
6449 Fix typos. Delete trailing whitespace.
6450
c8763fb6 64512006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
6452
6453 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
6454
64552006-01-27 Eli Zaretskii <eliz@gnu.org>
6456
6457 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
6458 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6459
6460 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
6461 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
6462
64632006-01-27 Alex Schroeder <alex@gnu.org>
6464
6465 * rcirc.texi: New file.
6466
64672006-01-23 Juri Linkov <juri@jurta.org>
6468
6469 * widget.texi (User Interface): Add S-TAB for widget-backward.
6470
64712006-01-22 Michael Albinus <michael.albinus@gmx.de>
6472
6473 Sync with Tramp 2.0.52.
6474
6475 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
6476 Add Tramp disabling item. New item for common connection problems.
6477 (various): Apply "ftp" as method for the download URL.
6478 (Bug Reports): Refer to FAQ for common problems.
6479
64802006-01-21 Eli Zaretskii <eliz@gnu.org>
6481
6482 * widget.texi (User Interface): Use @key for TAB.
6483
6484 * ses.texi (Formulas, Printer functions): Use @key for TAB.
6485
6486 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
6487 for TAB.
6488
6489 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
6490
64912006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
6492
6493 * gnus.texi: Update copyright.
6494
64952006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
6496
6497 * gnus.texi (Article Washing): Additions.
6498
2de53ca6
GM
64992006-01-13 Carsten Dominik <dominik@science.uva.nl>
6500
6501 * org.texi (Agenda commands): Document tags command.
6502
65032006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
6504
6505 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
6506
65072006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
6508
6509 * gnus.texi (RSS): Addition.
6510
65112005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
6512
6513 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
6514
65152005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
6516
6517 * emacs-mime.texi (Display Customization): Add setting example to
6518 mm-discouraged-alternatives.
6519
65202006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
6521
6522 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
6523 version is the canonical version.
6524
65252006-01-08 Alex Schroeder <alex@gnu.org>
6526
6527 * pgg.texi (Caching passphrase): Rewording.
6528
65292006-01-06 Eli Zaretskii <eliz@gnu.org>
6530
6531 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
6532 repository URL.
6533
65342006-01-06 Carsten Dominik <dominik@science.uva.nl>
6535
6536 * org.texi: Removed the accidentally re-added empty line in the
6537 direntry.
6538
65392006-01-05 Carsten Dominik <dominik@science.uva.nl>
6540
6541 * org.texi (Agenda Views): Chapter reorganized.
6542
65432005-12-29 Romain Francoise <romain@orebokech.com>
6544
6545 * faq.texi (Using Customize): New node.
6546
65472005-12-28 Luc Teirlinck <teirllm@auburn.edu>
6548
6549 * org.texi: Remove blank line in @direntry. It is non-standard
6550 and recursively produces blank lines all over the dir file (when
6551 using Texinfo 4.8).
6552
65532005-12-21 Luc Teirlinck <teirllm@auburn.edu>
6554
6555 * widget.texi (atoms): Delete obsolete remark about `file' widget.
6556
65572005-12-20 Carsten Dominik <dominik@science.uva.nl>
6558
6559 * org.texi (Tags): Boolean logic documented.
6560 (Agenda Views): Document custom commands.
6561
65622005-12-20 David Kastrup <dak@gnu.org>
6563
6564 * faq.texi (AUCTeX): Update version and mailing list info.
6565
65662005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
6567
6568 * gnus.texi (MIME Commands): Mention addition of
6569 multipart/alternative to gnus-buttonized-mime-types and add xref
6570 to mm-discouraged-alternatives.
6571
6572 * emacs-mime.texi (Display Customization): Mention addition of
6573 "image/.*" and add xref to gnus-buttonized-mime-types in the
6574 mm-discouraged-alternatives section.
6575
65762005-12-16 Carsten Dominik <dominik@science.uva.nl>
6577
6578 * org.texi (Tags): New section.
6579 (Agenda Views): Chapter reorganized.
6580
65812005-12-16 Eli Zaretskii <eliz@gnu.org>
6582
6583 * org.texi (Internal Links): Add a missing comma after an @xref.
6584
65852005-12-14 Chong Yidong <cyd@stupidchicken.com>
6586
6587 * faq.texi (Filling paragraphs with a single space): No need to
6588 change sentence-end now.
6589
65902005-12-13 Romain Francoise <romain@orebokech.com>
6591
6592 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
6593
65942005-12-12 Jay Belanger <belanger@truman.edu>
6595
6596 * faq.texi (Calc): Update version number.
6597
65982005-12-12 Carsten Dominik <dominik@science.uva.nl>
6599
6600 * org.texi (Progress Logging): New section.
6601
66022005-12-10 Romain Francoise <romain@orebokech.com>
6603
6604 Update the Emacs FAQ for the 22.1 release.
6605
6606 * faq.texi: Set VER to `22.1'.
6607 (Basic editing): Explain how to use localized versions of the
0c7efc08
SM
6608 Tutorial. Mention that `C-h r' displays the manual.
6609 Delete obsolete WWW link to an Emacs 18 tutorial.
2de53ca6
GM
6610 (Getting a printed manual): Point to the new locations of the
6611 manuals on the GNU Web site.
6612 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
6613 available via Info (it was previously distributed separately).
6614 (Installing Texinfo documentation): The latest version of Texinfo
6615 is 4.8, not 4.0.
6616 (Informational files for Emacs): COPYING is the GNU General Public
6617 License, not the Emacs General Public License.
6618 (Informational files for Emacs): Delete obsolete link to the
6619 GNUinfo pages as they have been removed from the GNU Web site.
6620 (New in Emacs 22): New node.
6621 (Setting up a customization file): Say that most packages support
6622 Customize nowadays.
6623 (Colors on a TTY): Delete reference to instructions on how to
6624 enable syntax highlighting, it is now enabled by default.
6625 (Turning on abbrevs by default): Emacs now reads the abbrevs file
6626 at startup automatically.
6627 (Controlling case sensitivity): Mention `M-c' in isearch.
6628 (Using an already running Emacs process): Emacs now creates the
6629 socket in `/tmp/emacsUID'. Fix typos. Change default location of
6630 gnuserv. As emacsclient can now run Lisp code as well, delete a
6631 sentence praising gnuserv for that. Simplify description of how
6632 the client/server operation works.
6633 (Compiler error messages): Delete obsolete text (compile.el has
6634 been rewritten).
6635 (Indenting switch statements): Fix typo.
6636 (Matching parentheses): Simplify setup instructions, mention the
6637 menu bar item in the Options menu.
6638 (Repeating a command as many times as possible): Mention `C-x e'.
6639 (Going to a line by number): Mention new keymap and bindings
6640 `M-g M-g', `M-g M-p' and `M-g M-n'.
6641 (Turning on syntax highlighting): Now on by default. Simplify.
6642 (Replacing highlighted text): Use `1', not `t'.
6643 (Problems with very large files): The maximum size is now 256MB on
6644 32-bit machines.
6645 (^M in the shell buffer): Mention `comint-process-echoes'.
6646 (Emacs for Apple computers): Emacs 22 has native support for Mac
6647 OS X.
6648 (Translating names to IP addresses): Delete node.
6649 (Binding keys to commands): Fix typo.
6650 (SPC no longer completes file names): New node.
6651 (MIME with Emacs mail packages): Delete section about the Emacs
6652 MIME FAQ (it's not reachable anymore).
6653
66542005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
6655
6656 * cc-mode.texi: The manual has been extensively revised: the
6657 information about using CC Mode has been separated from the larger
6658 and more difficult chapters about configuration. It has been
6659 updated for CC Mode 5.31.
6660
66612005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
6662
6663 * pgg.texi (User Commands): Fix description of pgg-verify-region.
6664 (Selecting an implementation): Fix descriptions.
6665
66662005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
6667
6668 * message.texi (Various Message Variables): Addition.
6669
66702005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
6671
6672 * message.texi: Fix default values.
6673
66742005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
6675
6676 * message.texi (Header Commands): Clarify descriptions of
6677 message-cross-post-followup-to, message-reduce-to-to-cc, and
6678 message-insert-wide-reply.
6679 (Various Commands): Fix kindex for message-kill-to-signature;
6680 clarify description of message-tab.
6681
66822005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
6683
6684 * message.texi (Mailing Lists): Fix description about MFT.
6685
6686 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
6687
66882005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
6689
6690 * gnus.texi (Slow Terminal Connection): Replace old description
6691 with new one.
6692
66932005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
6694
6695 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
6696 replace X-Draft-Headers with X-Draft-From.
6697
66982005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
6699
6700 * gnus.texi (Various Various): Fix the default value of
6701 nnheader-max-head-length.
6702 (Gnus Versions): Fix typo.
6703
67042005-12-08 Carsten Dominik <dominik@science.uva.nl>
6705
6706 * org.texi (Structure editing): Document new functionality of
6707 M-RET.
6708
67092005-12-06 Luc Teirlinck <teirllm@auburn.edu>
6710
6711 * org.texi (Internal Links): Fix Texinfo usage.
6712
67132005-12-06 Carsten Dominik <dominik@science.uva.nl>
6714
6715 * org.texi (TODO basics): Document the global todo list.
6716 (TODO items): Documents sparse tree for specific TODO
6717 keywords.
6718
67192005-11-30 Carsten Dominik <dominik@science.uva.nl>
6720
6721 * org.texi (Plain Lists): Typos fixed.
6722
67232005-11-28 Jay Belanger <belanger@truman.edu>
6724
6725 * calc.texi: Change references of `M-#' to `C-x *' prefix.
6726
67272005-11-24 Carsten Dominik <dominik@science.uva.nl>
6728
6729 * org.texi (Structure editing): New item moving commands added.
6730 (Plain Lists): New section.
6731
67322005-11-18 Carsten Dominik <dominik@science.uva.nl>
6733
6734 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
6735 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 6736 `org-agenda-file-to-front'.
2de53ca6
GM
6737 (Built-in table editor): Document `org-table-sort-lines'.
6738 (HTML formatting): Export of hand-formatted lists.
6739
67402005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
6741
6742 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
6743 new variable gnus-toolbar-thickness.
6744
67452005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
6746
6747 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
6748
67492005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
6750
6751 * gnus.texi (X-Face): Fix description.
6752 (XVarious): Remove gnus-xmas-logo-color-alist and
6753 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
6754
67552005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
6756
6757 * gnus.texi (Group Parameters): Mention new variable
6758 gnus-parameters-case-fold-search.
6759 (Home Score File): Addition.
6760
67612005-11-04 Ulf Jasper <ulf.jasper@web.de>
6762
6763 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
6764 (Overview): List supported feed types.
6765 (Installation): No installation necessary when using autoload.
6766 (Configuration): Rename "RSS" to "news".
6767
67682005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
6769
6770 * pgg.texi (User Commands): Document additional passphrase
6771 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
6772 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
6773
67742005-11-04 Carsten Dominik <dominik@science.uva.nl>
6775
6776 * org.texi: Version number changed to 3.19.
6777
67782005-10-29 Sascha Wilde <wilde@sha-bang.de>
6779
6780 * pgg.texi (How to use): Update the example to add autoload of
6781 pgg-encrypt-symmetric-region.
6782 (User Commands): Document pgg-encrypt-symmetric-region.
6783 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
6784
67852005-10-27 Jay Belanger <belanger@truman.edu>
6786
6787 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
6788 mention other TeX-related units.
6789
67902005-10-23 Lars Hansen <larsh@soem.dk>
6791
0c7efc08
SM
6792 * dired-x.texi (Miscellaneous Commands):
6793 Replace dired-do-relative-symlink by dired-do-relsymlink and
2de53ca6
GM
6794 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
6795
67962005-10-23 Jay Belanger <belanger@truman.edu>
6797
6798 * calc.texi (Predefined Units): Use `alpha' for the fine structure
6799 constant.
6800
68012005-10-23 Michael Albinus <michael.albinus@gmx.de>
6802
0c7efc08
SM
6803 * faq.texi (Bugs and problems):
6804 Replace `dired-move-to-filename-regexp' by
2de53ca6
GM
6805 `directory-listing-before-filename-regexp'.
6806
68072005-10-22 Eli Zaretskii <eliz@gnu.org>
6808
6809 * newsticker.texi (UPDATED): Set value.
6810
68112005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
6812
6813 * gnus.texi (Document Groups): Remove duplicate item.
6814
68152005-10-21 Carsten Dominik <dominik@science.uva.nl>
6816
6817 * org.texi (Summary): Mention iCalendar support.
6818 (Exporting): Document iCalendar support.
6819
68202005-10-18 Romain Francoise <romain@orebokech.com>
6821
6822 * viper.texi (Viper Specials): Capitalize GNU.
6823
68242005-10-17 Juri Linkov <juri@jurta.org>
6825
6826 * info.texi (Getting Started, Search Index, Expert Info):
6827 Fix wording.
6828 (Search Text): Replace `echo area' with `mode line'.
6829 (Search Index): Both `i' and `,' find all index entries.
6830 Replace example `C-f' with `C-l' (which exists in index of Info
6831 manual) and delete spaces in its keyboard input sequence.
6832 Delete unnecessary explanations about literal characters.
6833
68342005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
6835
6836 * gnus.texi (Document Server Internals): Addition.
6837
68382005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
6839
6840 * gnus.texi (A note on namespaces): Fix RFC reference.
6841
68422005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
6843
6844 * gnus.texi (RSS): Fix key description.
6845
68462005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
6847
6848 * gnus.texi: Emacs/w3 -> Emacs/W3.
6849 (Browsing the Web): Fix description.
6850 (Web Searches): Ditto.
6851 (Customizing W3): Ditto.
6852
68532005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
6854
6855 * gnus.texi (Maildir): Clarify expire-age and expire-group.
6856
68572005-10-11 Jay Belanger <belanger@truman.edu>
6858
6859 * calc.texi (Integration): Mention using `a i' to compute definite
6860 integrals.
6861
68622005-10-11 Juri Linkov <juri@jurta.org>
6863
6864 * info.texi: Rearrange nodes.
6865 (Top): Update menu. Change ref `Info for Experts' to
6866 `Advanced Info Commands'.
6867 (Getting Started): Fix description of manual's parts.
6868 (Help-Int): Change xref `Info Search' to `Search Index', and
6869 `Expert Info' to `Advanced'.
6870 (Advanced): Move node one level up.
6871 (Search Text, Search Index): New nodes split out from `Info Search'.
6872 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
6873 split out from `Advanced'.
6874 (Advanced, Emacs Info Variables): De-document editing an Info file
6875 in Info.
6876 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
6877 (Creating an Info File): Delete node and move its text to
6878 `Expert Info'.
6879
68802005-10-10 Carsten Dominik <dominik@science.uva.nl>
6881
6882 * org.texi (Workflow states): Documented that change in keywords
6883 becomes active only after restart of Emacs.
6884
68852005-10-08 Michael Albinus <michael.albinus@gmx.de>
6886
6887 Sync with Tramp 2.0.51.
6888
68892005-10-08 Nick Roberts <nickrob@snap.net.nz>
6890
6891 * speedbar.texi (Introduction): Describe new location of speedbar
6892 on menubar.
6893 (Basic Key Bindings): Remove descriptions of bindings that have
6894 been removed.
6895
68962005-10-05 Nick Roberts <nickrob@snap.net.nz>
6897
6898 * speedbar.texi (GDB): Describe use of watch expressions.
6899
69002005-09-28 Simon Josefsson <jas@extundo.com>
6901
6902 * message.texi (IDNA): Fix.
6903
69042005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
6905
6906 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
6907 nntp-server-hook, and nntp-warn-about-losing-connection; fix
6908 description of nntp-open-connection-function.
6909 (Common Variables): Fix descriptions.
6910
69112005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
6912
6913 * gnus.texi (Server Buffer Format): Document the %a format spec.
6914
69152005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
6916
6917 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
6918
69192005-09-23 Carsten Dominik <dominik@science.uva.nl>
6920
6921 * org.texi Version 3.16.
6922
69232005-09-19 Miles Bader <miles@gnu.org>
6924
6925 * newsticker.texi: Get rid of CVS keywords.
6926
69272005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
6928
6929 * gnus.texi (Finding the Parent): Fix description of how Gnus
6930 finds article.
6931
69322005-09-14 Jari Aalto <jari.aalto@cante.net>
6933
6934 * gnus.texi (Advanced Scoring Examples): New examples to teach how
6935 to drop off non-answered articles.
6936
69372005-09-19 Juanma Barranquero <lekktu@gmail.com>
6938
6939 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
6940 braces (which are unsupported by NMAKE) for macro `srcdir'.
6941
69422005-09-17 Eli Zaretskii <eliz@gnu.org>
6943
6944 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6945 (../info/newsticker, newsticker.dvi): New targets.
6946
69472005-09-17 Ulf Jasper <ulf.jasper@web.de>
6948
6949 * newsticker.texi: Replace @command with @code. Replace @example
6950 with @lisp.
0c7efc08
SM
6951 (Top): Add explanations to menu items.
6952 (GNU Free Documentation License): Remove.
2de53ca6
GM
6953
69542005-09-16 Romain Francoise <romain@orebokech.com>
6955
6956 Update all files to specify GFDL version 1.2.
6957
6958 * doclicense.texi (GNU Free Documentation License): Update to
6959 version 1.2.
6960
69612005-09-15 Richard M. Stallman <rms@gnu.org>
6962
6963 * newsticker.texi: Fix @setfilename.
6964
6965 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
6966 (../info/newsticker, newsticker.dvi): New targets.
6967
69682005-08-30 Carsten Dominik <dominik@science.uva.nl>
6969
6970 * org.texi: Version 3.15.
6971
69722005-08-29 Luc Teirlinck <teirllm@auburn.edu>
6973
6974 * ses.texi: Combine all three indices into one.
6975 Correct a few typos.
6976
69772005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
6978
6979 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
6980
69812005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
6982
6983 * emacs-mime.texi (Handles): Remove duplicate item.
6984 (Encoding Customization): Fix the default value for
6985 mm-coding-system-priorities.
6986 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
6987 (Basic Functions): Fix reference.
6988
69892005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
6990
6991 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
6992
69932005-08-18 Richard M. Stallman <rms@gnu.org>
6994
6995 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
6996 and web site.
6997
6998 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
6999 not keyboard-translate.
7000
70012005-08-11 Richard M. Stallman <rms@gnu.org>
7002
7003 * faq.texi (Using regular expressions): Fix xref.
7004
70052005-08-09 Juri Linkov <juri@jurta.org>
7006
7007 * info.texi (Help-P): Replace `Prev' with `Previous'.
7008 (Help-M, Help-Xref): Add S-TAB.
7009 (Help-FOO): Update `u' command.
7010 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
7011 Update info about visibility of xref parts.
7012 (Help-Int): Fix `m' command. Rename `Info-last' to
7013 `Info-history-back'. Add `Info-history-forward'.
7014 (Advanced): Fix `g*' and `M-n' commands.
7015 (Info Search): Add `index-apropos' in stand-alone browser.
7016 Add isearch commands.
7017 (Emacs Info Variables): Remove `Info-fontify'.
7018 Add `Info-mode-hook'. Update face names.
7019 Add `Info-fontify-maximum-menu-size',
7020 `Info-fontify-visited-nodes', `Info-isearch-search'.
7021
70222005-08-07 Michael Albinus <michael.albinus@gmx.de>
7023
7024 Sync with Tramp 2.0.50.
7025
7026 * tramp.texi: Use @option{} consequently for method names.
7027 (Inline methods, External transfer methods): Remove references to
7028 Cygwin.
7029 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
7030 implementation.
7031
70322005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
7033
7034 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
7035 Mention that gnus-init-file is not read when Emacs is invoked with
7036 --no-init-file or -q.
7037
70382005-07-19 Carsten Dominik <dominik@science.uva.nl>
7039
7040 * org.texi: Version 3.14.
7041
70422005-07-04 Carsten Dominik <dominik@science.uva.nl>
7043
7044 * org.texi: Version 3.13.
7045
70462005-07-18 Juri Linkov <juri@jurta.org>
7047
7048 * calc.texi (Time Zones, Logical Operations):
7049 * cl.texi (Overview):
7050 * org.texi (TODO types):
7051 * sc.texi (Emacs 18 MUAs):
7052 * speedbar.texi (Top):
7053 * url.texi (History):
7054 Delete duplicate duplicate words.
7055
ce058493 70562005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
7057
7058 * cl.texi (Type Predicates): Document `atom' type.
7059
70602005-07-04 Lute Kamstra <lute@gnu.org>
7061
7062 Update FSF's address in GPL notices.
7063
7064 * calc.texi (Copying):
7065 * doclicense.texi (GNU Free Documentation License):
7066 * faq.texi (Contacting the FSF):
7067 * mh-e.texi (Copying): Update FSF's address.
7068
70692005-07-03 Richard M. Stallman <rms@gnu.org>
7070
7071 * flymake.texi (Example -- Configuring a tool called directly):
7072 Update name of flymake-build-relative-filename.
7073
70742005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
7075
7076 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
7077
70782005-06-29 Carsten Dominik <dominik@science.uva.nl>
7079
7080 * org.texi: Version 3.12.
7081
70822005-06-24 Eli Zaretskii <eliz@gnu.org>
7083
7084 * makefile.w32-in (MAKEINFO): Use --force.
7085 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7086 Makefile.in.
7087 (gnus.dvi): Use "..." to quote Sed args, so that it works with
7088 more shells.
7089
70902005-06-23 Richard M. Stallman <rms@gnu.org>
7091
7092 * speedbar.texi (Creating a display): Texinfo usage fixes.
7093
7094 * tramp.texi (Customizing Completion, Auto-save and Backup):
7095 Texinfo usage fixes.
7096
70972005-06-23 Juanma Barranquero <lekktu@gmail.com>
7098
7099 * dired-x.texi (Miscellaneous Commands):
7100 * ediff.texi (Miscellaneous):
7101 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
7102 (Agent Variables):
7103 * info.texi (Help-Xref):
7104 * message.texi (Message Headers):
7105 * org.texi (Remember):
7106 * reftex.texi (Options (Defining Label Environments)):
7107 (Options (Index Support)):
7108 (Options (Viewing Cross-References)):
7109 (Options (Misc)):
7110 (Changes):
7111 * speedbar.texi (Creating a display):
7112 * tramp.texi (Customizing Completion, Auto-save and Backup):
7113 Texinfo usage fix.
7114
71152005-06-13 Carsten Dominik <dominik@science.uva.nl>
7116
7117 * org.texi: Version 3.11.
7118
71192005-06-12 Jay Belanger <belanger@truman.edu>
7120
7121 * calc.texi (Getting Started): Remove extra menu item.
7122
71232005-05-31 Jay Belanger <belanger@truman.edu>
7124
7125 * calc.texi (Notations Used in This Manual): Use @kbd for key
7126 sequence.
7127 (Demonstration of Calc): Mention another way of starting Calc.
7128 (Starting Calc): Mention long name of M-#.
7129 (Embedded Mode Overview): Remove unnecessary instruction.
7130 (Other M-# commands): Rephrase `M-# 0' explanation.
7131 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
7132 reflect current behavior.
7133
71342005-05-30 Jay Belanger <belanger@truman.edu>
7135
7136 * calc.texi (Hooks): Change description of calc-window-hook and
7137 calc-trail-window-hook to match usage.
7138 (Computational Functions): Add more constant-generating functions.
7139 (Customizable Variables): Use defvar.
7140
71412005-05-28 Jay Belanger <belanger@truman.edu>
7142
7143 * calc.texi (Assignments in Embedded Mode): Fix variable name.
7144 (Basic Embedded Mode): Explain behavior of arguments to
7145 calc-embedded-mode.
7146
71472005-05-27 Jay Belanger <belanger@truman.edu>
7148
7149 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
7150 current behavior.
7151
71522005-05-25 Jay Belanger <belanger@truman.edu>
7153
7154 * calc.texi: Change Calc version number throughout.
7155 (Keypad Mode): Change location in info output.
7156 (Keypad mode overview): Move picture of keypad.
7157
71582005-05-21 Jay Belanger <belanger@truman.edu>
7159
7160 * calc.texi (Storing variables): Mention that only most variables
7161 are void to begin with.
7162
71632005-05-21 Kevin Ryde <user42@zip.com.au>
7164
7165 * widget.texi (Basic Types): Update cross ref from "Enabling
7166 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
7167 lispref/text.texi change.
7168
71692005-05-20 Carsten Dominik <dominik@science.uva.nl>
7170
7171 * org.texi: Version 3.09.
7172
71732005-05-18 Carsten Dominik <dominik@science.uva.nl>
7174
7175 * reftex.texi: Version 4.28.
7176
71772005-05-16 Jay Belanger <belanger@truman.edu>
7178
7179 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
7180
71812005-05-14 Jay Belanger <belanger@truman.edu>
7182
7183 * calc.texi (Default Simplifications): Insert missing ! (logical
7184 not operator).
7185
71862005-05-14 Michael Albinus <michael.albinus@gmx.de>
7187
7188 Sync with Tramp 2.0.49.
7189
71902005-05-10 Jay Belanger <belanger@truman.edu>
7191
7192 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
7193 to 1.
7194
71952005-04-29 Carsten Dominik <dominik@science.uva.nl>
7196
7197 * org.texi: Version 3.08, structure reorganized.
7198
71992005-04-24 Richard M. Stallman <rms@gnu.org>
7200
7201 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
7202
72032005-04-15 Carsten Dominik <dominik@science.uva.nl>
7204
7205 * org.texi: Update to version 3.06.
7206
72072005-04-13 Lute Kamstra <lute@gnu.org>
7208
7209 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
7210
72112005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
7212
7213 * cl.texi (Porting Common Lisp): Fix typo.
7214
72152005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
7216
7217 * gnus.texi (RSS): Addition.
7218
72192005-04-04 Jay Belanger <belanger@truman.edu>
7220
7221 * calc.texi: Change Calc version number.
7222 (Customizable variables): Fix description of calc-language-alist.
7223 (Copying): Put in version 2 of GPL.
7224
72252005-04-01 Jay Belanger <belanger@truman.edu>
7226
7227 * calc.texi (Troubleshooting Commands): Remove comment about
7228 installation.
7229 (Installation): Remove section.
7230 (Customizable Variables): New section.
7231 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
7232 (Graphical Devices): Add references to Customizable Variables.
7233
72342005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
7235
7236 * emacs-mime.texi (Display Customization): Markup fixes.
7237 (rfc2047): Update.
7238
72392005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
7240
7241 * gnus-faq.texi: Replaced with auto-generated version.
7242
72432005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
7244
7245 * dired-x.texi (Multiple Dired Directories): default-directory was
7246 renamed to dired-default-directory.
7247
72482005-03-26 Jay Belanger <belanger@truman.edu>
7249
7250 * calc.texi (Simplifying Formulas, Rewrite Rules):
7251 Change description of top and bottom of fraction.
7252 (Modulo Forms): Move description of how to create modulo forms to
7253 earlier in the section.
7254 (Fraction Mode): Suggest using : to get a fraction by dividing.
7255 (Basic Arithmetic): Adjust placement of command name.
7256 (Truncating the Stack): Emphasize that "hidden" entries are still
7257 visible.
7258 (Installation): Move discussion of printing manual to "About This
7259 Manual".
7260 (About This Manual): Mention how to print the manual.
7261 (Reporting Bugs): Remove first person.
7262 (Building Vectors): Add algebraic version of append.
7263 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
7264 (Grouping Digits): Fix typo.
7265
72662005-03-25 Werner Lemberg <wl@gnu.org>
7267
7268 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
7269 Replace `legal' with `valid'.
7270
72712005-03-25 Werner Lemberg <wl@gnu.org>
7272
7273 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
7274
72752005-03-24 Jay Belanger <belanger@truman.edu>
7276
7277 * calc.texi (General Mode Commands)
7278 (Mode Settings in Embedded Mode): Add some explanation of
7279 recording mode settings.
7280
72812005-03-24 Richard M. Stallman <rms@gnu.org>
7282
7283 * calc.texi: Remove praise of non-free software.
7284
7285 * idlwave.texi: Don't say where to get IDL or its non-free manual.
7286 (Installation): Node deleted.
7287
72882005-03-23 Richard M. Stallman <rms@gnu.org>
7289
7290 * url.texi (HTTP language/coding): Improve last change.
7291
72922005-03-22 Jay Belanger <belanger@truman.edu>
7293
7294 * calc.texi (Embedded Mode): Add new information on changing
7295 modes.
7296
72972005-03-20 Michael Albinus <michael.albinus@gmx.de>
7298
7299 Sync with Tramp 2.0.48.
7300
7301 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
7302
7303 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
7304 "GNU/Linux". Change all addresses to .gnu.org.
7305 (Default Method): Offer shortened syntax for "su" and "sudo"
7306 methods.
7307
73082005-03-07 Richard M. Stallman <rms@gnu.org>
7309
7310 * url.texi: Fix usage of "e.g.".
7311 (HTTP language/coding): Explain the rules for these strings.
7312
73132005-03-06 Richard M. Stallman <rms@gnu.org>
7314
7315 * woman.texi (Introduction): Minor cleanups.
7316
7317 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
7318
7319 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
7320 (Installation): Node deleted.
7321
7322 * mh-e.texi (Preface): Get rid of "Emacs 21".
7323
7324 * eshell.texi (Installation): Delete node (for Emacs 20).
7325
73262005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
7327
7328 * flymake.texi: Refill and tweak style in @lisp blocks.
7329
73302005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
7331
7332 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
7333
73342005-03-01 Jay Belanger <belanger@truman.edu>
7335
7336 * calc.texi (Trigonometric and Hyperbolic Functions):
7337 Mention additional functions.
7338 (Algebraic Simplifications): Mention additional simplifications.
7339
73402005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
7341
7342 * ses.texi: Add concept/function/variable indices (this work was
7343 donated by Brad Collins <brad@chenla.org>, copyright-assignment
7344 papers on file at FSF).
7345
73462005-02-10 Jay Belanger <belanger@truman.edu>
7347
7348 * calc.texi: Change @LaTeX to La@TeX throughout.
7349 Redefine @expr as @math for TeX output.
7350 Redefine @texline as a no-op for TeX output.
7351 Define @tfn, replace @t by @tfn throughout.
7352
73532005-02-09 Jay Belanger <belanger@truman.edu>
7354
7355 * calc.texi: Add macro for LaTeX for info output.
7356
73572005-02-08 Kim F. Storm <storm@cua.dk>
7358
7359 * texinfo.tex (LaTex): Add def.
7360
73612005-02-06 Jay Belanger <belanger@truman.edu>
7362
7363 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
7364 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
7365 throughout manual.
7366
73672005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7368
7369 * gnus.texi: Some edits based on comments from David Abrahams.
7370
73712005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
7372
7373 * gnus.texi (RSS): Fix the keystroke.
7374
73752005-01-24 David Kastrup <dak@gnu.org>
7376
7377 * faq.texi: Update AUCTeX version info.
7378
73792005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
7380
7381 * gnus-faq.texi ([4.1]): Typo.
7382
73832005-01-19 Jay Belanger <belanger@truman.edu>
7384
7385 * calc.texi (Keep Arguments): Mention that keeping arguments
7386 doesn't work with keyboard macros.
7387
73882005-01-16 Richard M. Stallman <rms@gnu.org>
7389
7390 * autotype.texi (Autoinserting): Fix small error.
7391
73922005-01-16 Michael Albinus <michael.albinus@gmx.de>
7393
7394 Sync with Tramp 2.0.47.
7395
7396 * tramp.texi (Compilation): New section, describing compilation of
7397 remote files.
7398
73992005-01-11 Kim F. Storm <storm@cua.dk>
7400
7401 * widget.texi (Basic Types): Add :follow-link keyword.
7402
74032005-01-09 Jay Belanger <belanger@truman.edu>
7404
7405 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
7406
74072005-01-08 Jay Belanger <belanger@truman.edu>
7408
7409 * calc.texi: Change throughout to reflect new default value of
7410 calc-settings-file.
7411
74122005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
7413
7414 * message.texi (Reply): `message-reply-to-function' should return
7415 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
7416
74172005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
7418
7419 * faq.texi (Changing load-path): Fix typo.
7420
74212005-01-05 Jay Belanger <belanger@truman.edu>
7422
7423 * calc.texi (Programming Tutorial): Replace kbd command by
7424 appropriate characters for a keyboard macro.
7425
74262005-01-04 Jay Belanger <belanger@truman.edu>
7427
7428 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
7429 for Lucid Emacs.
7430 (Programming Tutorial): Mention that the user needs to be in the
7431 right mode to compute some functions.
7432
74332005-01-04 Jay Belanger <belanger@truman.edu>
7434
7435 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
7436 no longer applicable.
7437
74382005-01-01 Jay Belanger <belanger@truman.edu>
7439
0c7efc08 7440 * calc.texi (Programming Tutorial): Change description of how to
2de53ca6
GM
7441 edit keyboard macros to match current behavior.
7442
74432004-12-31 Jay Belanger <belanger@truman.edu>
7444
7445 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
7446
74472004-12-20 Jay Belanger <belanger@truman.edu>
7448
7449 * calc.texi (Types Tutorial): Emphasize that you can't divide by
7450 zero.
7451
74522004-12-17 Luc Teirlinck <teirllm@auburn.edu>
7453
7454 * cc-mode.texi (Text Filling and Line Breaking): Put period after
7455 @xref.
7456 (Font Locking): Avoid @strong{Note:}.
7457
74582004-12-17 Michael Albinus <michael.albinus@gmx.de>
7459
7460 Sync with Tramp 2.0.46.
7461
7462 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
7463
74642004-12-16 Luc Teirlinck <teirllm@auburn.edu>
7465
7466 * url.texi: Correct typos.
7467 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 7468 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
7469 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
7470 (Dealing with HTTP documents): @inforef->@xref.
7471
74722004-12-15 Jay Belanger <belanger@truman.edu>
7473
7474 * calc.texi: Consistently capitalized all mode names.
7475 (Answers to Exercises): Mention that an answer can be a fraction
7476 when in Fraction mode.
7477
74782004-12-13 Jay Belanger <belanger@truman.edu>
7479
7480 * calc.texi: Fix some TeX definitions.
7481
74822004-12-09 Luc Teirlinck <teirllm@auburn.edu>
7483
7484 * reftex.texi (Imprint): Remove erroneous @value's.
7485
74862004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7487
7488 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
7489 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
7490
74912004-12-08 Jay Belanger <belanger@truman.edu>
7492
7493 * calc.texi (Starting Calc): Remove comment about installation.
7494 (Keypad Mode Overview): Remove comment about Emacs 19 support.
7495
74962004-12-08 Luc Teirlinck <teirllm@auburn.edu>
7497
7498 * url.texi: Update @setfilename.
7499 (Getting Started): No need to worry about Gnus versions.
7500 (Dealing with HTTP documents): Use @inforef.
7501
7502 * org.texi: Fix @direntry file name.
7503
75042004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7505
7506 * url.texi: New file.
7507
7508 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
7509
75102004-12-06 Jay Belanger <belanger@truman.edu>
7511
7512 * calc.texi (Using Calc): Remove paragraph about installation.
7513
75142004-12-06 Jay Belanger <belanger@truman.edu>
7515
7516 * calc.texi: Use more Texinfo macros and less TeX defs.
7517 Remove @refill's.
7518
75192004-12-06 Richard M. Stallman <rms@gnu.org>
7520
7521 * org.texi: New file.
7522
75232004-12-05 Richard M. Stallman <rms@gnu.org>
7524
7525 * Makefile.in (org.dvi, ../info/org): New targets.
7526 (INFO_TARGETS): Add ../info/org.
7527 (DVI_TARGETS): Add org.dvi.
7528 (maintainer-clean): Remove the info files in the info dir.
7529
75302004-11-26 Eli Zaretskii <eliz@gnu.org>
7531
7532 * idlwave.texi: Fix the setfilename directive to put the produced
7533 file in ../info.
7534 (Continued Statement Indentation): Resurrect Jan D.'s change from
7535 2004-11-03 that was lost when a newer version of idlwave.texi was
7536 imported.
7537
75382004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
7539
0c7efc08 7540 * gnus-faq.texi ([5.1]): Add missing bracket.
2de53ca6 7541
0c7efc08
SM
7542 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
7543 Index `spam-initialize'.
2de53ca6
GM
7544
75452004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
7546
7547 * message.texi (Various Message Variables): Mention that all mail
7548 file variables are derived from `message-directory'.
7549
7550 * gnus.texi (Splitting Mail): Clarify bogus group.
7551
75522004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
7553
0c7efc08
SM
7554 * emacs-mime.texi (Encoding Customization):
7555 Fix mm-coding-system-priorities entry.
2de53ca6 7556
c8763fb6 75572004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
7558
7559 * idlwave.texi (Continued Statement Indentation):
7560 * reftex.texi (Options (Index Support)):
7561 (Displaying and Editing the Index, Table of Contents):
0c7efc08
SM
7562 * speedbar.texi (Creating a display, Major Display Modes):
7563 Replace non-nil with non-@code{nil}.
2de53ca6
GM
7564
75652004-10-21 Jay Belanger <belanger@truman.edu>
7566
0c7efc08 7567 * calc.texi (Algebraic-Style Calculations): Remove a comment.
2de53ca6
GM
7568
75692004-10-18 Luc Teirlinck <teirllm@auburn.edu>
7570
7571 * calc.texi (Reporting Bugs): Double up `@'.
7572
75732004-10-18 Jay Belanger <belanger@truman.edu>
7574
0c7efc08 7575 * calc.texi (Reporting Bugs): Change the address that bugs
2de53ca6
GM
7576 should be sent to.
7577
75782004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
7579
7580 * gnus.texi (New Features): Add 5.11.
7581
7582 * message.texi (Resending): Remove wrong default value.
7583
7584 * gnus.texi (Mail Source Specifiers): Describe possible problems
7585 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
7586 `pop3-leave-mail-on-server' to the index.
7587
75882004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
7589
7590 * message.texi (Canceling News): Add how to set a password.
7591
75922004-10-12 Jay Belanger <belanger@truman.edu>
7593
0c7efc08 7594 * calc.texi (Help Commands): Change the descriptions of
2de53ca6
GM
7595 calc-describe-function and calc-describe-variable to match their
7596 current behavior.
7597
75982004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
7599
7600 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
7601
76022004-10-12 Michael Albinus <michael.albinus@gmx.de>
7603
7604 Sync with Tramp 2.0.45.
7605
7606 * tramp.texi (Frequently Asked Questions): Comment paragraph about
7607 plink link. The URL is outdated. Originator contacted for
7608 clarification.
7609
76102004-10-10 Juri Linkov <juri@jurta.org>
7611
7612 * gnus.texi (Top, Marking Articles): Join two menus in one node
7613 because a node can have only one menu.
7614
76152004-10-09 Juri Linkov <juri@jurta.org>
7616
7617 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
7618 example of nnmail-split-fancy.
7619
76202004-10-06 Karl Berry <karl@gnu.org>
7621
7622 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
7623 consistency with other uses of dashes.
7624
76252004-10-05 Karl Berry <karl@gnu.org>
7626
7627 * info.texi: Consistently use --- throughout, periods at end of
7628 menu descriptions, and a couple typos.
7629
76302004-09-26 Jesper Harder <harder@ifa.au.dk>
7631
7632 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
7633 * pgg.texi (User Commands, Backend methods): Do.
7634 * gnus.texi: Markup fixes.
7635 (Setting Process Marks): Fix `M P a' entry.
7636 * emacs-mime.texi: Fixes.
7637
76382004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
7639
7640 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
7641 again.
7642 Use 5.10 instead of 5.10.0.
7643
76442004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
7645
7646 * gnus.texi (Summary Mail Commands): S D e.
7647
76482004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
7649
7650 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
7651 the gnus-article-mode-line-format section.
7652
76532004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
7654
7655 * gnus.texi (Various Summary Stuff): Fix the documentation for
7656 gnus-newsgroup-variables.
7657
76582004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
7659
0c7efc08
SM
7660 * gnus.texi (MIME Commands):
7661 Add gnus-mime-display-multipart-as-mixed,
2de53ca6
GM
7662 gnus-mime-display-multipart-alternative-as-mixed,
7663 gnus-mime-display-multipart-related-as-mixed.
7664 (Mail Source Customization): Clarify `mail-source-directory'.
7665 (Splitting Mail): Mention gnus-group-find-new-groups.
0c7efc08 7666 (SpamOracle): Fix typo.
2de53ca6
GM
7667
7668 * gnus-faq.texi: Untabify.
7669 ([6.3]): nnir.el is in contrib directory.
7670
7671 * message.texi (News Headers): Clarify how a unique ID is created.
7672
0c7efc08
SM
7673 * gnus.texi (Batching Agents): Fix typo in example.
7674 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
2de53ca6 7675
b2abec73 76762004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 7677
0c7efc08 7678 * gnus.texi (Group Parameters): Add more on hooks.
2de53ca6
GM
7679
76802004-09-20 Florian Weimer <fw@deneb.enyo.de>
7681
7682 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
7683
76842004-09-22 Jay Belanger <belanger@truman.edu>
7685
0c7efc08 7686 * calc.texi (Vectors as Lists): Add a warning that the tutorial
2de53ca6
GM
7687 might be hidden during part of the session.
7688
76892004-09-20 Jay Belanger <belanger@truman.edu>
7690
7691 * calc.texi (Notations Used in This Manual): Put in an earlier
7692 mention that DEL could be called Backspace.
7693
76942004-09-10 Simon Josefsson <jas@extundo.com>
7695
7696 * gnus.texi (IMAP): Add example. Suggested and partially written
7697 by Steinar Bang <sb@dod.no>.
7698
76992004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7700
7701 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
7702 netrc syntax.
7703
77042004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7705
b2abec73
JB
7706 * gnus.texi (Spam ELisp Package Sequence of Events):
7707 Some clarifications.
2de53ca6
GM
7708 (Spam ELisp Package Global Variables): More clarifications.
7709
77102004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7711
7712 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
7713 Mention spam-split does not modify incoming mail.
7714
77152004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
7716
7717 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
7718
77192004-09-10 Eli Zaretskii <eliz@gnu.org>
7720
7721 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
7722
77232004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
7724
7725 * makefile.w32-in (sieve, pgg): Use $(infodir).
7726
77272004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
7728
7729 * makefile.w32-in: Fix PGG and Sieve entries.
7730
77312004-08-28 Eli Zaretskii <eliz@gnu.org>
7732
7733 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
7734 Emacs and related programs.
7735
77362004-08-27 Richard M. Stallman <rms@gnu.org>
7737
7738 * faq.texi: Fix texinfo usage, esp. doublequotes.
7739 (Difference between Emacs and XEmacs): Some clarification.
7740
7741 * faq.texi (Difference between Emacs and XEmacs):
7742 Explain not to contrast XEmacs with GNU Emacs.
7743
77442004-08-26 Richard M. Stallman <rms@gnu.org>
7745
7746 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
7747
77482004-08-22 David Kastrup <dak@gnu.org>
7749
7750 * reftex.texi (AUCTeX): Update links, section name.
7751
7752 * faq.texi (Calc): Update availability (included in 22.1).
7753 (AUCTeX): Update availability, information, versions, description.
7754
77552004-08-14 Eli Zaretskii <eliz@gnu.org>
7756
7757 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
7758
77592004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
7760
7761 * cc-mode.texi: Various updates for CC Mode 5.30.9.
7762
77632004-08-10 Michael Albinus <michael.albinus@gmx.de>
7764
7765 Sync with Tramp 2.0.44.
7766
77672004-08-05 Lars Hansen <larsh@math.ku.dk>
7768
7769 * widget.texi (User Interface): Update how to separate the
7770 editable field of an editable-field widget from other widgets.
7771 (Programming Example): Add text after field.
7772
77732004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
7774
7775 * emacs-mime.texi (Encoding Customization): Add a note to the
7776 mm-content-transfer-encoding-defaults entry.
7777 (rfc2047): Update.
7778
0c7efc08
SM
7779 * gnus.texi (Article Highlighting):
7780 Add gnus-cite-ignore-quoted-from.
2de53ca6
GM
7781 (POP before SMTP): New node.
7782 (Posting Styles): Addition.
7783 (Splitting Mail): Add nnmail-split-lowercase-expanded.
7784 (Fancy Mail Splitting): Ditto.
7785 (X-Face): Add gnus-x-face.
7786
77872004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
7788
7789 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
7790 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
7791
77922004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
7793
0c7efc08
SM
7794 * gnus.texi (Mail Source Specifiers):
7795 Describe `pop3-leave-mail-on-server'.
2de53ca6
GM
7796
77972004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
7798
7799 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
7800
7801 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
7802 repository. Change setfilename.
7803
7804 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
7805
78062004-07-02 Juri Linkov <juri@jurta.org>
7807
7808 * pcl-cvs.texi (Viewing differences): Add `d r'.
7809
78102004-06-29 Jesper Harder <harder@ifa.au.dk>
7811
7812 * ses.texi, viper.texi, flymake.texi, faq.texi:
7813 * eshell.texi, ediff.texi: Markup fixes.
7814
78152004-06-21 Karl Berry <karl@gnu.org>
7816
7817 * info.texi (Top): Mention that only Emacs has mouse support.
7818 (Getting Started): Mention this in a few other places.
7819
78202004-06-13 Luc Teirlinck <teirllm@auburn.edu>
7821
0c7efc08
SM
7822 * autotype.texi (Copyrights, Timestamps):
7823 Recommend `before-save-hook' instead of `write-file-functions'.
2de53ca6
GM
7824
78252004-06-13 Lars Hansen <larsh@math.ku.dk>
7826
7827 * dired-x.texi (dired-mark-omitted): Update keybinding.
7828
78292004-06-10 Kim F. Storm <storm@cua.dk>
7830
7831 * pcl-cvs.texi (Viewing differences): Add 'd y'.
7832
78332004-06-05 Lars Hansen <larsh@math.ku.dk>
7834
7835 * dired-x.texi (variable dired-omit-mode): Rename from
7836 dired-omit-files-p.
7837 (function dired-omit-mode): Rename from dired-omit-toggle.
7838 Call dired-omit-mode rather than set dired-omit-files-p.
7839 (dired-mark-omitted): Describe command.
7840
78412004-05-29 Michael Albinus <michael.albinus@gmx.de>
7842
7843 Version 2.0.41 of Tramp released.
7844
78452004-05-29 Juanma Barranquero <lektu@terra.es>
7846
7847 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
7848 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7849
78502004-05-29 Richard M. Stallman <rms@gnu.org>
7851
7852 * cl.texi (Top): Call this chapter `Introduction'.
7853 (Overview): In TeX, no section heading here.
7854
7855 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
7856
78572004-05-29 Eli Zaretskii <eliz@gnu.org>
7858
7859 * Makefile.in (../info/flymake, flymake.dvi): New targets.
7860 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
7861
78622004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
7863
7864 * flymake.texi: New file.
7865
78662004-05-28 Simon Josefsson <jas@extundo.com>
7867
7868 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
7869
b344d29d 78702004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
7871
7872 Version 2.0.40 of Tramp released.
7873
78742004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
7875
7876 Complete rework, based on review by Karl Berry <karl@gnu.org>.
7877
7878 * tramp.texi (Auto-save and Backup): Explain exploitation of new
7879 variables `tramp-backup-directory-alist' and
7880 `tramp-bkup-backup-directory-info'.
7881 (Overview, Connection types)
7882 (External transfer methods, Default Method)
7883 (Windows setup hints): Remove restriction of password entering
7884 with external methods.
7885 (Auto-save and Backup): Make file name example
7886 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
7887 and `auto-save-directory' must be used.
7888 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
7889 only "NT"). Remove doubled entry "What kinds of systems does
7890 @tramp{} work on".
7891 (tramp): Macro removed.
7892 (Obtaining Tramp): Flag removed from title.
7893 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
7894 and `trampver' used properly. Flag `tramp-inst' replaced by
7895 `installchapter'. Installation related text adapted.
7896
78972004-04-28 Masatake YAMATO <jet@gyve.org>
7898
7899 * widget.texi (Programming Example): Remove overlays.
7900
79012004-04-27 Jesper Harder <harder@ifa.au.dk>
7902
7903 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
7904
79052004-04-23 Juanma Barranquero <lektu@terra.es>
7906
7907 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
7908
79092004-04-05 Jesper Harder <harder@ifa.au.dk>
7910
7911 * info.texi (Info Search): Add info-apropos.
7912
79132004-03-22 Juri Linkov <juri@jurta.org>
7914
7915 * faq.texi: Fix help key bindings.
7916
79172004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7918
7919 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
7920 (as suggested by Karl Berry). Update information about colored
7921 stars in menus. Add new subheading describing M-n.
7922
79232004-03-12 Richard M. Stallman <rms@gnu.org>
7924
7925 * cl.texi (Top): Rename top node's title.
7926
79272004-03-08 Karl Berry <karl@gnu.org>
7928
7929 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
7930 problems making the texinfo distribution.
7931
79322004-02-29 Simon Josefsson <jas@extundo.com>
7933
0c7efc08 7934 * smtpmail.texi (Authentication): Change the list of supported
2de53ca6
GM
7935 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
7936 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
7937 <voegelas@gmx.net>.
7938
79392004-02-29 Juanma Barranquero <lektu@terra.es>
7940
7941 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
7942 Use $(DEL) instead of rm, and ignore exit code.
7943
b344d29d 79442004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
7945
7946 Tramp version 2.0.39 released.
7947
79482004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
7949
7950 * tramp.texi (Customizing Completion): Explain new functions
7951 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
7952 (all): Savannah URLs unified to "http://savannah.nongnu.org".
0c7efc08
SM
7953 (Top): Refer to Savannah mailing list as the major one.
7954 Mention older mailing lists in HTML mode only.
2de53ca6
GM
7955 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
7956 (Frequently Asked Questions): Remote hosts must not be Unix-like
7957 for "smb" method.
7958 (Password caching): New node.
7959 (External transfer methods): Refer to password caching for "smb"
7960 method.
7961
79622004-02-17 Karl Berry <karl@gnu.org>
7963
7964 * info.texi (Help-Int): Mention the new line number feature.
7965
79662004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
7967
7968 * ses.texi (Advanced Features): New functionality for
7969 ses-set-header-row (defaults to current row unless C-u used).
7970 (Acknowledgements): Add Stefan Monnier.
7971
79722003-12-29 Kevin Ryde <user42@zip.com.au>
7973
7974 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
7975
b344d29d 79762003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
7977
7978 Tramp version 2.0.38 released.
7979
7980 * tramp.texi (Remote shell setup): Warn of environment variables
7981 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
7982 <sven.gabriel@imk.fzk.de>.
7983 (Configuration): Tramp now chooses base64/uuencode
7984 automatically. Update wording accordingly.
7985 (Top): More description for the `Default Method' menu entry.
7986 (Default Method): Use @code, not @var, for Lisp variables.
7987 (Default Method): New subsection `Which method is the right one
7988 for me?' Suggested by Christian Kirsch.
7989 (Configuration): Pointer to new subsection added.
7990 (Default Method): Too many "use" in one sentence.
7991 Rephrase. Reported by Christian Kirsch.
7992 (Filename Syntax): Old `su' example is probably a left-over from
7993 the sm/su method naming. Replace with `ssh', instead.
7994 (External transfer methods, Auto-save and Backup):
7995 Typo fixes.
7996
79972003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
7998
183080b6 7999 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
8000 (Top): Mention japanese manual only if flag `jamanual' is set.
8001 Insert section `Japanese manual' in menu.
8002
80032003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
8004
8005 * eshell.texi (Known Problems): Add doc item.
8006
80072003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8008
8009 * cc-mode.texi: Update for CC Mode 5.30.
8010
8011 Note: Please refrain from doing purely cosmetic changes like
8012 removing trailing whitespace in this manual; it clobbers cvs
8013 merging for no good reason.
8014
80152003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8016
8017 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
8018 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
8019 @acronym{ASCII}.
8020
80212003-10-26 Karl Berry <karl@gnu.org>
8022
8023 * info.texi (Info Search): Echo area, not echo are. From Debian
8024 diff.
8025
80262003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
8027
10d1d0af 8028 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
8029 :buttons and :children keywords.
8030
80312003-10-22 Miles Bader <miles@gnu.org>
8032
8033 * Makefile.in (info): Move before $(top_srcdir)/info.
8034
80352003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
8036
8037 * tramp.texi (Inline methods): Small grammar fix.
8038 (External transfer methods): Likewise.
8039
80402003-10-08 Nick Roberts <nick@nick.uklinux.net>
8041
8042 * speedbar.texi: Remove paragraph for GUD that is no longer true.
8043
80442003-10-06 Luc Teirlinck <teirllm@auburn.edu>
8045
8046 * texinfo.tex: Replace `%' in arch tagline by @ignore.
8047
80482003-09-30 Richard M. Stallman <rms@gnu.org>
8049
8050 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
8051
8052 * widget.texi (User Interface): Fix typos.
8053
8054 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
8055
80562003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
8057
8058 * pcl-cvs.texi (Selected Files): Fix typo.
8059
80602003-09-21 Karl Berry <karl@gnu.org>
8061
8062 * info.texi (] and [ commands): No period at end of section title.
8063
80642003-09-04 Miles Bader <miles@gnu.org>
8065
8066 * Makefile.in (top_srcdir): New variable.
8067 ($(top_srcdir)/info): New rule.
8068 (info): Depend on it.
8069
80702003-09-03 Peter Runestig <peter@runestig.com>
8071
8072 * makefile.w32-in: New file.
8073
80742003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
8075
8076 * widget.texi (User Interface): Explain the need of static text
8077 around an editable field.
8078
80792003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
8080
8081 * widget.texi (Basic Types): The argument to `:help-echo' can now
8082 be a form that evaluates to a string.
8083
80842003-08-18 Kim F. Storm <storm@cua.dk>
8085
8086 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
8087
80882003-08-16 Richard M. Stallman <rms@gnu.org>
8089
8090 * dired-x.texi (Shell Command Guessing): Explain *.
8091
80922003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
8093
8094 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
8095 log-edit-insert-changelog.
8096
80972003-08-03 Karl Berry <karl@gnu.org>
8098
8099 * info.texi: Need @contents.
8100
c8763fb6 81012003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8102
8103 Tramp version 2.0.36 released.
8104
8105 * tramp.texi (Remote shell setup): Explain about problems with
8106 non-Bourne commands in ~/.profile and ~/.shrc.
8107
81082003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
8109
8110 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
8111 renaming of `vis-mode' to `visible-mode'.
8112
81132003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
8114
8115 * info.texi (Top, Help-Small-Screen): Remove accidentally added
8116 next, prev and up pointers.
8117
81182003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
8119
8120 * info.texi (Help): Mention existence of Emacs and stand-alone
8121 Info at the very beginning of the tutorial.
8122 (Help-Inv): New node.
8123 (Help-]): New node.
8124 (Help-M): Systematically point out the differences between default
8125 Emacs and stand-alone versions. Delete second menu.
8126 (Help-Xref): Systematically point out the differences between
8127 default Emacs and stand-alone versions.
8128 (Help-Int): Change `l' example.
8129 (Expert Info): Fix typos.
8130 (Emacs Info Variables): Mention `Info-hide-note-references' and
8131 new default for `Info-scroll-prefer-subnodes'.
8132
c8763fb6 81332003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8134
8135 Version 2.0.35 of Tramp released.
8136
8137 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
8138 (Inline methods): Add methods `remsh' and `plink1'.
8139 (External transfer methods): Add method `remcp'.
8140 (Multi-hop Methods): Add method `remsh'.
8141 Small patch from Adrian Aichner <adrian@xemacs.org>:
8142 Fix minor typos.
0c7efc08 8143 (Concept Index): Add to make manual searchable via
2de53ca6
GM
8144 `Info-index'.
8145 (Version Control): Add cindex entry.
8146
c8763fb6 81472003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8148
8149 * trampver.texi: Version 2.0.34 released.
8150
81512003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8152
8153 * faq.texi: Improve previous changes.
8154
81552003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
8156
8157 * faq.texi: Update copyright and maintenance details.
8158 Update some package URLs, versions, and maintainers.
8159 Remove many references to the Emacs Lisp Archive.
8160
81612003-04-23 Simon Josefsson <jas@extundo.com>
8162
8163 * smtpmail.texi: Fix license (the invariant sections mentioned has
8164 never been part of the smtp manual). Align info dir entry with
8165 other emacs packages.
8166
81672003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
8168
8169 * tramp.texi: Version 2.0.33 released.
8170 Remove installation chapter. Remove XEmacs specifics.
8171
81722003-03-29 Richard M. Stallman <rms@gnu.org>
8173
8174 * tramp.texi (Top): Undo the previous renaming.
8175 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
8176
c8763fb6 81772003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
8178
8179 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
8180 version of manual.
8181
8182 * tramp.texi (Auto-save and Backup): New node.
8183
81842003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
8185
8186 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
8187 Emacs" in order to have better differentiation to "XEmacs".
8188 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
8189 are new macros in order to point to the other Emacs flavor where
8190 appropriate. In info case, point to node `Installation' in order
8191 to explain how to generate the other way. In html case, make a
8192 link to the other html file.
0c7efc08 8193 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
2de53ca6
GM
8194 after CVS checkout/update.
8195 (Installation): Completely rewritten.
8196 (Installation parameters, Load paths): New sections under
8197 `Installation'.
8198
c8763fb6 81992003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8200
8201 * tramp.texi: Version 2.0.30 released.
8202 Replace word "path" with "localname" where used as a component of
8203 a Tramp file name.
8204
82052003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
8206
8207 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
8208 introduced.
8209 (Installation): Explain what to do if files from the tramp/contrib
8210 directory are needed.
8211
82122003-02-23 Alex Schroeder <alex@emacswiki.org>
8213
8214 * smtpmail.texi (How Mail Works): New.
8215
82162003-02-22 Alex Schroeder <alex@emacswiki.org>
8217
8218 * smtpmail.texi: New file.
8219
8220 * Makefile.in: Build SMTP manual.
8221
c8763fb6 82222003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
8223
8224 * tramp.texi: Version 2.0.29 released.
8225 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
8226 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
8227
82282003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
8229
8230 * tramp.texi (Frequently Asked Questions): Explain a workaround if
e4920bc9 8231 another package loads accidentally Ange-FTP.
2de53ca6
GM
8232
82332003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
8234
8235 * tramp.texi (Customizing Completion): Add function
8236 `tramp-parse-sconfig'. Change example of
8237 `tramp-set-completion-function', because parsing of ssh config
8238 files looks more natural.
8239
82402003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
8241
8242 * gnus.texi: Do not use `path' in several locations.
8243
c8763fb6 82442002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6 8245
0c7efc08
SM
8246 * tramp.texi (External transfer methods): New method `smb'.
8247 From Michael Albinus.
2de53ca6
GM
8248
82492002-11-05 Karl Berry <karl@gnu.org>
8250
8251 * info.texi (Info-fontify): Reorder face list to avoid bad line
8252 breaks.
8253
c8763fb6 82542002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6 8255
0c7efc08
SM
8256 * tramp.texi: Move @copying to standard place.
8257 Use @insertcopying.
2de53ca6
GM
8258
82592002-10-02 Karl Berry <karl@gnu.org>
8260
8261 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
8262 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
8263 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
8264 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
8265 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
8266 Per rms, update all manuals to use @copying instead of @ifinfo.
8267 Also use @ifnottex instead of @ifinfo around the top node, where
8268 needed for the sake of the HTML output.
8269 (The Gnus manual is not fixed since it's not clear to me how it
8270 works; and the Tramp manual already uses @copying, although in an
8271 unusual way. All others were changed.)
8272
82732002-09-10 Jonathan Yavner <jyavner@engineer.com>
8274
8275 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
8276 (../info/ses, ses.dvi): New targets.
8277 * ses.texi: New file.
8278
c8763fb6 82792002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
8280
8281 * texinfo.tex: Update to texinfo 4.2.
8282
82832002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
8284
8285 * reftex.texi: Update to RefTeX 4.19.
8286
c8763fb6 82872002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
8288
8289 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
8290 (../info/tramp, tramp.dvi): New targets.
8291
82922002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
8293
8294 * Makefile.in (DVI_TARGETS): Add calc.dvi.
8295 (calc.dvi): Uncomment.
8296
82972001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
8298
8299 * Makefile.in (INFO_TARGETS): Add ../info/calc.
8300 (../info/calc): New target.
8301
83022001-10-20 Gerd Moellmann <gerd@gnu.org>
8303
8304 * (Version 21.1 released.)
8305
83062001-10-05 Gerd Moellmann <gerd@gnu.org>
8307
8308 * Branch for 21.1.
8309
83102001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
8311
8312 * Makefile.in (../info/info): Use an explicit -o switch to
8313 makeinfo.
8314
83152001-03-05 Gerd Moellmann <gerd@gnu.org>
8316
8317 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
8318
83192000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
8320
8321 * Makefile.in (../info/idlwave): Use --no-split.
8322
83232000-12-14 Dave Love <fx@gnu.org>
8324
c4cc8b9a 8325 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
8326 (gnus.dvi): Change rule to remove @latex stuff.
8327
83282000-10-19 Eric M. Ludlam <zappo@ultranet.com>
8329
8330 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
8331
83322000-10-13 John Wiegley <johnw@gnu.org>
8333
8334 * Makefile.in: Add build targets for eshell.texi.
8335
83362000-09-25 Gerd Moellmann <gerd@gnu.org>
8337
8338 * Makefile.in: Remove/comment speedbar stuff.
8339
83402000-09-22 Dave Love <fx@gnu.org>
8341
8342 * Makefile.in: Add emacs-mime.
8343
83442000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
8345
8346 * Makefile.in (INFO_TARGETS): Add ../info/woman.
8347 (DVI_TARGETS): Add woman.dvi.
8348 (../info/woman, woman.dvi): New targets.
8349
83502000-05-31 Stefan Monnier <monnier@cs.yale.edu>
8351
8352 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
8353
8354 * pcl-cvs.texi: New file.
8355 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
8356 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
8357
83582000-05-11 Gerd Moellmann <gerd@gnu.org>
8359
8360 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
8361 (../info/ebrowse, ebrowse.dvi): New targets.
8362
83632000-01-13 Gerd Moellmann <gerd@gnu.org>
8364
8365 * Makefile.in (INFO_TARGETS): Add eudc.
8366 (DVI_TARGETS): Add eudc.dvi.
8367 (../info/eudc, eudc.dvi): New targets.
8368
83692000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
8370
8371 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
8372 compatibility with 8+3 filesystems).
8373 (../info/efaq): Rename from emacs-faq.
8374
83752000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
8376
8377 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
8378 (../info/idlwave, idlwave.dvi): New targets.
8379
83801999-10-23 Dave Love <fx@gnu.org>
8381
8382 * Makefile.in: Use autotype.texi.
8383
83841999-10-12 Stefan Monnier <monnier@cs.yale.edu>
8385
8386 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
8387 faq.texi file) rather than ../info/faq.
8388
83891999-10-07 Gerd Moellmann <gerd@gnu.org>
8390
8391 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
8392 (../info/ada-mode, ada-mode.dvi): New targets.
8393
83941999-09-01 Dave Love <fx@gnu.org>
8395
8396 * Makefile.in: Add faq.
8397
83981999-07-12 Richard Stallman <rms@gnu.org>
8399
8400 * Version 20.4 released.
8401
84021998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
8403
8404 * Version 20.3 released.
8405
84061998-04-06 Andreas Schwab <schwab@gnu.org>
8407
768c0c0f
JB
8408 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
8409 Use it in dvi targets.
2de53ca6
GM
8410 (../etc/GNU): Change to $(srcdir) first.
8411
84121998-03-11 Carsten Dominik <cd@delysid.gnu.org>
8413
8414 * reftex.texi: Update for RefTeX version 3.22.
8415
84161998-02-08 Richard Stallman <rms@psilocin.gnu.org>
8417
8418 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
8419 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8420
84211997-09-23 Paul Eggert <eggert@twinsun.com>
8422
8423 * Makefile.in: Merge changes mistakenly made to `Makefile'.
8424 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
8425
84261997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8427
8428 * Version 20.2 released.
8429
84301997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8431
8432 * Version 20.1 released.
8433
84341997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8435
8436 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
8437
84381996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8439
8440 * Version 19.33 released.
8441
84421996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8443
8444 * Version 19.32 released.
8445
84461996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8447
8448 * Makefile.in: Add rules for the Message manual.
8449
84501996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8451
8452 * gnus.texi: New version.
8453
8454 * message.texi: New manual.
8455
84561996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8457
8458 * Makefile.in (All info targets): cd $(srcdir) to do the work.
8459
84601996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
8461
8462 * Makefile.in (All info targets): Specify $(srcdir) in input files.
8463 Specify -I option.
8464 (All dvi targets): Set the TEXINPUTS variable.
8465
84661996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
8467
8468 * Version 19.31 released.
8469
84701996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
8471
8472 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
8473 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
8474
84751995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8476
8477 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
8478 (INFO_TARGETS): Add ../info/cc-mode.
8479 (DVI_TARGETS): Add cc-mode.dvi.
8480
2de53ca6
GM
84811995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8482
8483 * Version 19.30 released.
8484
84851995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
8486
8487 * gnus.texi: New file.
8488
84891995-11-04 Erik Naggum <erik@naggum.no>
8490
8491 * gnus.texi: File deleted.
8492
84931995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
8494
8495 * mh-e.texi: "Function Index" -> "Command Index" to work with
8496 Emacs 19.30 C-h C-k support of separately-documented commands.
8497
84981995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8499
8500 * Makefile.in (../info/ediff, ediff.dvi): New targets.
8501 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
8502
85031995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8504
8505 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
8506 (../info/viper, viper.dvi): New targets.
8507
85081995-04-20 Kevin Rodgers <kevinr@ihs.com>
8509
8510 * dired-x.texi (Installation): Change the example to set
8511 buffer-local variables like dired-omit-files-p in
8512 dired-mode-hook.
8513
85141995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8515
8516 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
8517 (../info/mh-e, mh-e.dvi): New targets.
8518
85191995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
8520
8521 * Makefile.in (maintainer-clean): Rename from realclean.
8522
85231994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8524
8525 * Makefile.in: New file.
8526 * Makefile: File deleted.
8527
85281994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8529
8530 * Makefile (TEXINDEX_OBJS): Variable deleted.
8531 (texindex, texindex.o, getopt.o): Rules deleted.
8532 All deps on texindex deleted.
8533 (distclean): Don't delete texindex.
8534 (mostlyclean): Don't delete *.o.
8535 * texindex.c, getopt.c: Files deleted.
8536
85371994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
8538
8539 * Version 19.26 released.
8540
85411994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8542
8543 * Version 19.25 released.
8544
85451994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8546
8547 * Version 19.24 released.
8548
85491994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8550
8551 * Version 19.23 released.
8552
85531994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8554
8555 * Makefile: Delete spurious tab.
8556
85571994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8558
8559 * Makefile (.SUFFIXES): New rule.
8560
85611994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8562
8563 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
8564 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
8565
85661994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8567
8568 * Makefile (../info/sc): Rename from sc.info.
8569 (../info/cl): Likewise.
8570 (INFO_TARGETS): Use new names.
8571
85721993-12-04 Richard Stallman (rms@srarc2)
8573
8574 * getopt.c: New file.
8575 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
8576 (getopt.o): New rule.
8577 (dvi): Don't depend on texindex.
8578 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
8579 Depend on texindex.
8580
85811993-12-03 Richard Stallman (rms@srarc2)
8582
8583 * Makefile (../info/sc.info): Rename from ../info/sc.
8584 (TEXI2DVI): New variable.
8585 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
8586 Add explicit commands.
8587 (TEXINDEX_OBJS): Delete duplicate getopt.o.
8588
85891993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8590
8591 * Version 19.22 released.
8592
85931993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8594
8595 * Makefile (TEXINDEX_OBJS): Delete spurious period.
8596
85971993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8598
8599 * Version 19.21 released.
8600
86011993-11-15 Paul Eggert (eggert@twinsun.com)
8602
8603 * man/Makefile (../info/cl.info): Rename from ../info/cl.
8604
86051993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8606
8607 * Makefile (../etc/GNU): New target.
8608 (EMACSSOURCES): Add gnu1.texi.
8609
86101993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8611
8612 * Makefile (realclean): Don't delete the Info files.
8613
f0131492 86141993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
8615
8616 * forms.texi: Fix forms.texi so that it will format correctly.
8617 Add missing `@end iftex', fix bad reference.
8618
8619 * info.texi, info-stn.texi: New files implement texinfo version of
8620 `info' file.
8621
f0131492 86221993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
8623
8624 * Makefile: Fix targets for texindex, new info.texi files.
8625 * info-stnd.texi: New file implements info for standalone info
8626 reader.
8627 * info.texi: Update to include recent changes to "../info/info".
8628 New source file for ../info/info; includes info-stnd.texi.
8629
8630 * texindex.c: Include "../src/config.h" if building in emacs.
8631
8632 * Makefile: Change all files to FILENAME.texi, force all targets
8633 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
8634 vip.texinfo, forms.texinfo, cl.texinfo.
8635 Add target to build texindex.c, defining `emacs'.
8636
8637 * forms.texi: Install new file to match version 2.3 of forms.el.
8638
86391993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8640
8641 * Version 19.19 released.
8642
86431993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
8644
8645 * sc.texinfo: Fix info file name.
8646
8647 * Makefile (info): Add gnus and sc.
8648 (dvi): Add gnus.dvi and sc.dvi.
8649 (../info/sc, sc.dvi): New targets.
8650
86511993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8652
8653 * Version 19.18 released.
8654
86551993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8656
8657 * Makefile: Fix source file names of the separate manuals.
8658 (gnus.dvi, ../info/gnus): New targets.
8659
86601993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8661
8662 * Version 19.17 released.
8663
86641993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
8665
8666 * split-man: Fix typos in last change.
8667
86681993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8669
8670 * Version 19.16 released.
8671
86721993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8673
8674 * version 19.15 released.
8675
86761993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8677
8678 * Makefile (distclean): It's rm, not rf.
8679
86801993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8681
8682 * Version 19.14 released.
8683
86841993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8685
8686 * Makefile: New file.
8687
86881993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8689
8690 * Version 19.13 released.
8691
86921993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8693
8694 * Version 19.9 released.
8695
86961993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
8697
8698 * Version 19.8 released.
8699
87001993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
8701
8702 * Version 19.7 released.
8703
87041990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
8705
8706 * gnus.texinfo: New file. Removed installation instructions.
8707
87081990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
8709
8710 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
8711
87121989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
8713
8714 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
0c7efc08
SM
8715 then define `\sc' as the command for smallcaps in Texinfo.
8716 This means that the @sc command will produce small caps. bfox has
2de53ca6
GM
8717 made the corresponding change to makeinfo and texinfm.el.
8718
87191988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8720
8721 * vip.texinfo: Remove menu entry Adding Lisp Code in node
8722 Customization since the menu entry did not point to anything.
8723 Also add an @finalout command to remove overfull hboxes from the
8724 printed output.
8725
8726 * cl.texinfo: Add @bye, \input line and @settitle to file.
8727 This file is clearly intended to be a chapter of some other work,
8728 but the other work does not yet exist.
8729
87301988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
8731
8732 * texinfo.texinfo: Three typos corrected.
8733
4009494e 8734;; Local Variables:
c8763fb6 8735;; coding: utf-8
4009494e
GM
8736;; End:
8737
acaf905b 8738 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
4009494e
GM
8739
8740 This file is part of GNU Emacs.
8741
97c0352c 8742 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 8743 it under the terms of the GNU General Public License as published by
97c0352c
GM
8744 the Free Software Foundation, either version 3 of the License, or
8745 (at your option) any later version.
4009494e
GM
8746
8747 GNU Emacs is distributed in the hope that it will be useful,
8748 but WITHOUT ANY WARRANTY; without even the implied warranty of
8749 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
8750 GNU General Public License for more details.
8751
8752 You should have received a copy of the GNU General Public License
97c0352c 8753 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.