Tell w3m that the input is UTF-8; This seems to fix problems with some German web...
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
598451ed
KY
12010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Drafts): Mention B DEL.
4
e7842e69
KY
52010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
6
7 * gnus.texi (Delayed Articles): Mention that the Date header is the
8 original one, even if you delay.
9
85115796
KY
102010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
11
12 * gnus.texi (Asynchronous Fetching): Document
13 gnus-async-post-fetch-function.
14 (HTML): Made into its own section.
15
f0b44bc0
MA
162010-08-26 Michael Albinus <michael.albinus@gmx.de>
17
18 Sync with Tramp 2.1.19.
19
20 * trampver.texi: Update release number.
21
7457f7b6
MA
222010-08-23 Michael Albinus <michael.albinus@gmx.de>
23
24 * dbus.texi (Alternative Buses): New chapter.
25
b695beda
SM
262010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
27
28 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
29
443c2c03
JB
302010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
31
32 * calc.texi (Customizing Calc): Rearrange description of new
33 variables to match the presentation of other variables.
34
7815fe19 352010-08-08 Juanma Barranquero <lekktu@gmail.com>
e1d294ab
JB
36
37 * org.texi (Footnotes, Tables in HTML export): Fix typos.
38
2c695727
JB
392010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
40
41 * calc.texi (Making Selections, Selecting Subformulas)
42 (Customizing Calc): Mention how to use faces to emphasize selected
43 sub-formulas.
44
bbb6ffa1
MA
452010-08-05 Michael Albinus <michael.albinus@gmx.de>
46
47 * tramp.texi (External packages): File attributes cache flushing
48 for asynchronous processes.
49
5cee0a9c
AM
502010-08-01 Alan Mackenzie <acm@muc.de>
51
52 Enhance the manual for the latest Java Mode.
53
54 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
55 annotation-var-cont.
56 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
57 two new symbols.
58
3f2afe32
MA
592010-07-28 Michael Albinus <michael.albinus@gmx.de>
60
61 * tramp.texi (Traces and Profiles): Describe verbose level 9.
62
0ed082fe 632010-07-27 Chong Yidong <cyd@stupidchicken.com>
b196eafc
CY
64
65 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
66
311f0356
JB
672010-07-19 Juanma Barranquero <lekktu@gmail.com>
68
69 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
70
86fbb8ca
CD
712010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
72
73 * org.texi: Add macros to get plain quotes in PDF output.
74 List additional contributors.
75 (Capture): New section, replaces the section about remember.
76 (Working With Source Code): New chapter, focused on documenting Org
77 Babel.
78 (Code evaluation security): New section.
79 (MobileOrg): Document DropBox support.
80 (TaskJuggler export): Document taskjuggler and Gantt chart support.
81 (Special symbols): Show how to display UTF8 characters for entities.
82 (Global TODO list): Clarify the use of the "M" key and the differences
83 to the "m" key.
84 (RSS Feeds): Mention Atom feeds as well.
85 (Setting tags): Remove paragraph about
86 `org-complete-tags-always-offer-all-agenda-tags'.
87
5732e8ed
MA
882010-07-17 Michael Albinus <michael.albinus@gmx.de>
89
90 * tramp.texi (Inline methods): Remove remark about doubled "-t"
91 argument.
92 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
93 echoing shells.
94
ca1bb391
MA
952010-07-10 Michael Albinus <michael.albinus@gmx.de>
96
97 * tramp.texi (Inline methods): Remove "kludgy" phrase.
98 (Filename Syntax): Describe port numbers.
99
5bd55c3c
MA
1002010-07-09 Michael Albinus <michael.albinus@gmx.de>
101
102 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
103 forgotten.
104 (Type Conversion): Precise conversion of natural numbers.
105 (Errors and Events): Add "debugging" to concept index. Add variable
106 `dbus-debug'.
107
820ae8fe
MA
1082010-07-04 Michael Albinus <michael.albinus@gmx.de>
109
110 * dbus.texi (Receiving Method Calls): Add optional argument
111 EMITS-SIGNAL to `dbus-register-property'.
112
b6f9df0f
JB
1132010-06-27 Alex Schroeder <alex@gnu.org>
114
115 * nxml-mode.texi (Commands for locating a schema): Fix typo.
116
62e034c2
GM
1172010-06-24 Glenn Morris <rgm@gnu.org>
118
119 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
120 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
121 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
122 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
123 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
124 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
125 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
126 * woman.texi: Start direntry descriptions in column 32, per Texinfo
127 convention. Make them end with a period.
128
9360256a
GM
1292010-06-23 Glenn Morris <rgm@gnu.org>
130
131 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
b1fbbb32
GM
132 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
133 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
134 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
135 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
136 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
9360256a 137
04d3bb6c
GM
1382010-06-10 Glenn Morris <rgm@gnu.org>
139
140 * idlwave.texi (Load-Path Shadows):
141 * org.texi (Handling links): Fix typos.
142
5e7d4a75
KY
1432010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
144
145 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
146
9841cb4f
MA
1472010-05-26 Michael Albinus <michael.albinus@gmx.de>
148
149 * eshell.texi (Built-ins): Describe, how to disable a built-in command
150 by an alias. (Bug#6226)
151
597517ef
JB
1522010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
153
154 * calc.texi (Manipulating Vectors): Mention that vectors can
155 be used to determine bins for `calc-histogram'.
156
14914c43
JB
1572010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
158
597517ef 159 * calc.texi: Remove "\turnoffactive" commands throughout.
14914c43 160
0235128c 1612010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
162
163 * url.texi (HTTP language/coding, Customization):
164 * message.texi (Header Commands, Responses):
165 * cl.texi (Argument Lists): Fix typos.
166
0235128c 1672010-05-08 Chong Yidong <cyd@stupidchicken.com>
aa5789b5 168
0235128c
SM
169 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
170 Note that Development menu is always available.
aa5789b5
CY
171 (Creating a project): Fix terminology.
172 (Add/Remove files): Fix typo.
173
0235128c
SM
1742010-05-07 Chong Yidong <cyd@stupidchicken.com>
175
176 * Version 23.2 released.
177
a628ad9d 1782010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
db37d257
DD
179
180 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
181
502269d6
MA
1822010-05-01 Michael Albinus <michael.albinus@gmx.de>
183
0235128c
SM
184 * tramp.texi (Inline methods, Default Method):
185 Mention `tramp-inline-compress-start-size'.
502269d6 186
6e104790 1872010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
bff3818b
KY
188
189 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
190 the CVS repo. Put the Git repo in the news section.
191
6e104790 192 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
bff3818b
KY
193 Removed some mentions of CVS. Mention the new Git repo.
194
6e104790 1952010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
b1519d85
KY
196
197 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
198 (Mail Group Commands): Add index entry.
199
6e104790 2002010-04-18 Glenn Morris <rgm@gnu.org>
2bf1d02d
GM
201
202 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
203
f8b91752
JB
2042010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
205
206 * calc.texi (Radix modes): Mention that the option prefix will
207 turn on twos-complement mode.
208 (Inverse and Hyperbolic Flags): Mention the Option flag.
209
ed21c5c8
CD
2102010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
211
212 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
6e104790 213 (LaTeX/PDF export commands): Rename and Move section.
ed21c5c8
CD
214 (Sectioning structure): Update.
215 (References): New use case for field coordinates.
6e104790 216 (The export dispatcher): Rename from ASCII export.
ed21c5c8
CD
217 (Setting up the staging area): Document the availability of
218 encryption for MobileOrg.
219 (Images and tables): Document how to reference labels.
220 (Index entries): New section.
221 (Generating an index): New section.
222 (Column width and alignment): Document that <N> now
223 means a fixed width, not a maximum width.
224 (Publishing options): Document the :email option.
225 (Beamer class export): Fix bug in the BEAMER example.
226 (Refiling notes): Document refile logging.
227 (In-buffer settings): Document refile logging keywords.
228 (Drawers): Document `C-c C-z' command.
229 (Agenda commands): Mention the alternative key `C-c C-z'.
230 (Special properties): Document the BLOCKED property.
231 (The spreadsheet): Mention the formula editor.
232 (References): Document field coordinates.
233 (Publishing action): Correct the documentation for the
234 publishing function.
235 (The date/time prompt): Document that we accept dates
236 like month/day/year.
237 (Cooperation): Document the changes in table.el support.
238 (Faces for TODO keywords, Faces for TODO keywords)
239 (Priorities): Document the easy colors.
240 (Visibility cycling): Document the new double prefix
241 arg for `org-reveal'.
242 (Cooperation): Remember.el is part of Emacs.
243 (Clean view): Mention that `wrap-prefix' is also set by
244 org-indent-mode.
245 (Agenda commands): Add information about prefix args to
246 scheduling and deadline commands.
247 (Search view): Point to the docstring of
248 `org-search-view' for more details.
6e104790 249 (Agenda commands): Document that `>' prompts for a date.
ed21c5c8
CD
250 (Setting tags): Document variable
251 org-complete-tags-always-offer-all-agenda-tags.
6e104790 252 (Column attributes): Cross-reference special properties.
ed21c5c8 253
456b348e
MA
2542010-04-10 Michael Albinus <michael.albinus@gmx.de>
255
256 Synchronize with Tramp repository.
257
258 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
259 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
260 supported MS Windows versions. Remove obsolete URL. Use the $()
261 syntax, texi2dvi reports errors with the backquotes.
262
263 * trampver.texi: Update release number.
264
357e2d8e
KY
2652010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
266
267 * gnus.texi (Finding the News): Add pointers to the Server buffer
268 because it's essential.
269
1d4d7664
KY
2702010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
271
272 * gnus.texi (MIME Commands): Update description of
273 gnus-article-browse-html-article.
274
bd3e840f
KY
2752010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
276
277 * auth.texi (Secret Service API): Add TODO node.
278 (Help for users): Explain the new source options for `auth-sources'.
279
e867cb5d 2802010-03-24 Michael Albinus <michael.albinus@gmx.de>
c8215db1
MA
281
282 * trampver.texi: Update release number.
283
288f9fc0
CY
2842010-03-10 Chong Yidong <cyd@stupidchicken.com>
285
286 * Branch for 23.2.
287
d99aaebd
CY
2882010-03-03 Chong Yidong <cyd@stupidchicken.com>
289
290 * faq.texi (Escape sequences in shell output): Note that ansi-color is
291 now enabled by default.
292
5794c2a5
MA
2932010-02-28 Michael Albinus <michael.albinus@gmx.de>
294
295 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
296 when Emacs runs in interactive mode. (Bug#5645)
297
40572be6
GM
2982010-02-16 Glenn Morris <rgm@gnu.org>
299
300 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
301
7bb8ed67
MH
3022010-02-05 Mark A. Hershberger <mah@everybody.org>
303
304 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
305
45a1423d 3062010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
994ff697
KY
307
308 * gnus.texi (Score File Format): Fix typo.
309
45a1423d 3102010-01-19 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
311
312 * cc-mode.texi: Replace references to obsolete c-subword-mode.
313
14f17fc8
JB
3142010-01-18 Juanma Barranquero <lekktu@gmail.com>
315
316 * ada-mode.texi (Project File Overview): Fix typo.
317
607d4369
CY
3182010-01-17 Chong Yidong <cyd@stupidchicken.com>
319
320 * semantic.texi: Add Richard Y. Kim credit.
321
322 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
323
3d1bfa99
MA
3242010-01-17 Michael Albinus <michael.albinus@gmx.de>
325
326 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
a628ad9d 327 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
3d1bfa99 328
6fbf7a75
GM
3292010-01-17 Glenn Morris <rgm@gnu.org>
330
b9f978f0
GM
331 * calc.texi (Reporting Bugs): Don't mention format of repository.
332
f19bc38d
GM
333 * woman.texi (Bugs): Make "Emacs repository" less specific,
334 and the URL for same more specific.
335
6fbf7a75
GM
336 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
337
16c3428a
JB
3382010-01-17 Juanma Barranquero <lekktu@gmail.com>
339
340 * ede.texi (ede-step-project, ede-proj-target):
341 * tramp.texi (Remote processes): Fix typos.
342
045b9da7
ML
3432010-01-16 Mario Lang <mlang@delysid.org>
344
345 * ede.texi (ede-target):
346 * org.texi (Refiling notes): Remove duplicated words.
347
c57008f6
SM
3482010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
349
350 * gnus.texi (Posting Styles): Use with-current-buffer.
351 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
352
798c9eb5
KR
3532010-01-02 Kevin Ryde <user42@zip.com.au>
354
355 * eieio.texi (Naming Conventions): Correction to xref on elisp
356 coding conventions, is "Tips" node not "Standards".
357
4970fbfe
CY
3582009-12-24 Chong Yidong <cyd@stupidchicken.com>
359
360 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
361
362 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
363
83828b06
KY
3642009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
365
366 * gnus.texi (Direct Functions): Add missing port number to tls method.
367
45a4a565
JB
3682009-12-15 Juanma Barranquero <lekktu@gmail.com>
369
370 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
371 ($(infodir)/edt, edt.dvi): New targets.
372
698bfef7
GM
3732009-12-15 Glenn Morris <rgm@gnu.org>
374
375 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
376 (edt, $(infodir)/edt, edt.dvi): New targets.
377 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
378
379 * Makefile.in (PDF_TARGETS, pdf): New.
380 (clean): Add *.pdf.
381 Add pdf rules for all manuals.
382
0e983327
JB
3832009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
384
385 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
386
8e687433
CY
3872009-12-14 Chong Yidong <cyd@stupidchicken.com>
388
389 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
390 (Smart Jump, Analyzer Debug): Copyedits.
391 (Semantic mode user commands): Link to new nodes.
392 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
393 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
394 upstream Semantic manual.
395
396 * semantic.texi (Introduction): Minor fix to diagram.
397
020335df
MA
3982009-12-09 Michael Albinus <michael.albinus@gmx.de>
399
400 * eshell.texi (History): Add the other built-in variables.
401 (Built-ins): Explain built-ins, and how to apply the external commands.
402 Add `history', `su' and `sudo'.
403
404 * tramp.texi (Remote processes): Add missing <RET> in the example.
405
6ddf13e4
BW
4062009-12-01 Bill Wohler <wohler@newt.com>
407
408 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
45a4a565 409 path for mairix example. Specify -q in namazu example since namazu is
6ddf13e4
BW
410 excessively garrulous.
411
07b6428c
MA
4122009-11-29 Michael Albinus <michael.albinus@gmx.de>
413
414 * tramp.texi (Remote processes): Improve eshell example with "su"
415 and "sudo" commands.
416
fd1cefda
CY
4172009-11-28 Chong Yidong <cyd@stupidchicken.com>
418
419 * semantic.texi (Analyzer Internals): Rename from Analyzer.
420
421 * sem-user.texi (Semantic mode user commands): Fix key syntax.
422 Document semantic-complete-analyze-inline.
423 (Semanticdb search debugging commands): Minor clarification.
424 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
45a4a565 425 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
fd1cefda 426 manual.
9d542758 427 (Semantic mode): Link to Idle Scheduler.
fd1cefda 428
159e3ad5
KR
4292009-11-28 Kevin Ryde <user42@zip.com.au>
430
431 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
45a4a565 432 @pxref, now EIEIO is in Emacs.
159e3ad5 433
c6d47315
KR
434 * erc.texi (Development): Correction to git tutorial url.
435
16f6287e
GM
4362009-11-26 Glenn Morris <rgm@gnu.org>
437
438 * faq.texi (Latest version of Emacs): Mention stability of development
439 version.
440 (Problems with very large files): Max buffer size increase in 23.2.
441 (VM): VM has moved house again.
442
5ea5dbc9
JB
4432009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
444
445 * calc.texi (Radix modes): Discuss alternate bases for two's complement
446 notations.
447
5dec9555
CD
4482009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
449
45a4a565 450 * org.texi (Column attributes): Fix documentation of new operators.
5dec9555 451
bd6f6833
CY
4522009-11-20 Chong Yidong <cyd@stupidchicken.com>
453
454 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
673286f5
CY
455 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
456 (Idle Completions Mode): Numerous copyedits.
bd6f6833 457
be479117
JB
4582009-11-17 Juanma Barranquero <lekktu@gmail.com>
459
460 * semantic.texi (Semantic Internals, Glossary):
461 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
462 (Semanticdb search debugging commands): Fix typos.
463
17291a1f
JB
4642009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
465
be479117 466 * calc.texi (Radix modes): Mention twos-complement notation.
17291a1f 467
af42a9cc
JB
4682009-11-16 Juanma Barranquero <lekktu@gmail.com>
469
470 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
471 ($(infodir)/semantic, semantic.dvi): New targets.
472
3149927d
CY
4732009-11-16 Chong Yidong <cyd@stupidchicken.com>
474
475 * Makefile.in: Build the Semantic manual.
476
477 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
478 repository.
479
977640ed
MA
4802009-11-16 Michael Albinus <michael.albinus@gmx.de>
481
482 * dbus.texi (Receiving Method Calls): New defun
483 `dbus-unregister-service'.
484
17673adf
CD
4852009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
486
487 * org.texi (Speed keys): New section.
488
0ecd3c90
MA
4892009-11-13 Michael Albinus <michael.albinus@gmx.de>
490
491 * dbus.texi (Type Conversion): Fix typo.
492 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
493 `dbus-registered-objects-table'.
494 (Receiving Method Calls): New defun `dbus-register-property'. Move
495 `dbus-unregister-object' here.
496
8bfe682a
CD
4972009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
498
499 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
500
5012009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
502
503 * org.texi (Column attributes): Add the new age summary operators.
504 Also, mention the fact you can only use one summary operator per
505 property.
506
5072009-11-13 John Wiegley <johnw@newartisans.com>
508
509 * org.texi (Tracking your habits): Added a new section in the
510 manual about how to track habits.
511 (Resolving idle time): Added a section on how idle and
512 dangling clocks are resolved.
513
5142009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
515
516 * org.texi (Agenda commands): Document the new `i' command.
517 (Inserting deadline/schedule): Document logging changes
518 of scheduling and deadline times stamps.
519 (In-buffer settings): Document the in-buffer keywords for logging
520 changes of scheduling and deadline times stamps.
521 (Structure editing, Plain lists): Document indentation
522 cycling in empty entries with TAB.
523 (Archiving): Document the default archiving command.
524 (Moving subtrees): Document the new keys for archiving.
525 (Internal archiving): Fix incorrect key.
526 (Agenda commands): Document the TODO set switching commands.
527 (Agenda commands): Document the new archiving keys.
528 (Clocking work time): Better description on how to save
529 and restore a clock.
530 (Resolving idle time): Mention the x11idle program to get true
531 idleness also under X11.
532 (Resolving idle time): Use @kbd instead of @key for normal
533 letters, because this is how he rest of the manual does this.
534 (Pushing to MobileOrg): Mention that `org-directory'
535 should be set.
536 (Agenda commands): Document that SPC is a filter for
537 any tag.
538 (Search view): Renamed from "Keyword search".
539 (Capure): New chapter.
540 (Markup): New chapter.
541 (Links in HTML export, Images in HTML export): Extend
542 the section titles.
543 (Images in HTML export): Document the align option.
544 (Text areas in HTML export): Extend the section title.
545 (Images in LaTeX export): Explain image placement in LaTeX.
546
693737cd
GM
5472009-11-10 Glenn Morris <rgm@gnu.org>
548
549 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
550
c7bd4ebe
MA
5512009-11-08 Michael Albinus <michael.albinus@gmx.de>
552
553 * tramp.texi (Auto-save and Backup): Disable backups just for a
554 method.
555
556 * trampver.texi: Update release number.
557
76c5acad
MA
5582009-11-07 Michael Albinus <michael.albinus@gmx.de>
559
560 Sync with Tramp 2.1.17.
561
562 * trampver.texi: Update release number.
563
d9a57abf
GM
5642009-10-29 Glenn Morris <rgm@gnu.org>
565
566 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
567
637f4f0f
MA
5682009-10-23 Michael Albinus <michael.albinus@gmx.de>
569
570 * tramp.texi (External methods): Temporary files are kept for
571 `rsync' and `rsyncc' methods.
572
310dbb05
JB
5732009-10-09 Juanma Barranquero <lekktu@gmail.com>
574
575 * eieio.texi: Fix typos.
576
09094f28
CY
5772009-10-07 Chong Yidong <cyd@stupidchicken.com>
578
579 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
580
216f299a
JB
5812009-10-07 Juanma Barranquero <lekktu@gmail.com>
582
583 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
584 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
585
966a6506
CY
5862009-10-07 Chong Yidong <cyd@stupidchicken.com>
587
588 * Makefile.in: Build EIEIO and EDE manuals.
589
5902009-10-07 Eric Ludlam <zappo@gnu.org>
591
592 * eieio.texi:
593 * ede.texi: New files.
594
8842cd9b
MA
5952009-10-05 Michael Albinus <michael.albinus@gmx.de>
596
597 * tramp.texi (Remote processes): Association of a pty is not supported.
598
7006d207
CD
5992009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
600
601 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
602 (Processing LaTeX fragments): Document that the size of images can be
603 changes using the variable `org-format-latex-options'.
604 (The date/time prompt, Timestamps): Be more accurate over ISO format
605 dates and times.
606 (Visibility cycling): Document showeverything keyword.
607 (In-buffer settings): Document showeverything keyword.
608 (Setting up the staging area): Fix the example.
609 (MobileOrg): New section.
610 (Agenda commands, Exporting Agenda Views): Document exporting the
611 agenda view to Org files.
612
0e7b2867
MA
6132009-09-28 Michael Albinus <michael.albinus@gmx.de>
614
615 * tramp.texi (History): Add IMAP support.
616 (External methods): Add `imap' and `imaps' methods.
617 (GVFS based methods): Add indices for `davs'.
618 (Password handling): Rename anchors. Add IMAP entries for
619 ~/.authinfo.gpg.
620
621 * trampver.texi: Set default value of `emacsimap'.
622
4146636e
KY
6232009-09-22 Daiki Ueno <ueno@unixuser.org>
624
625 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
626
d22f7ffa
CY
6272009-09-13 Chong Yidong <cyd@stupidchicken.com>
628
629 * dired-x.texi (Technical Details): Delete
630 dired-up-directory (Bug#4292).
631
66043531
MA
6322009-09-03 Michael Albinus <michael.albinus@gmx.de>
633
216f299a 634 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
66043531 635
6eb02347
CD
6362009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
637
638 * org.texi (Effort estimates): Document new effort setting commands.
639 (Agenda commands): Document the new keys fro agenda time motion.
640 Document entry text mode. Improve documentation of the keys to include
641 inactive time stamps into the agenda view.
642 (Feedback): Document the new bug report command.
643 (Structure editing): Added an index entry for the sorting of subtrees.
644
38dc51ba
KY
6452009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
646
647 * auth.texi (Help for users): Corrected markup.
648
e402f452
GM
6492009-09-02 Glenn Morris <rgm@gnu.org>
650
651 * emacs-mime.texi (time-date): Mention float-time.
652
744256cf
JB
6532009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
654
655 * calc.texi (Simplifying Formulas): Improve the wording.
656
b0b63450
MB
6572009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
658
659 * auth.texi: Rewritten for coverage and clarity.
660
6612009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
662
663 * gnus.texi (Expiring Mail): Mention
664 gnus-mark-copied-or-moved-articles-as-expirable.
665 (Various Various): Mention gnus-safe-html-newsgroups.
666
667 * gnus-news.texi: Mention
668 gnus-mark-copied-or-moved-articles-as-expirable.
669
670 * emacs-mime.texi (Display Customization): Add xref to
671 gnus-safe-html-newsgroups.
672
b59329e0
MA
6732009-08-28 Michael Albinus <michael.albinus@gmx.de>
674
675 * tramp.texi (Version Control): Remove.
af42a9cc 676 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
b59329e0
MA
677 reference.
678 (External methods): Correct `scpc' concept index entries. New method
679 `rsyncc'.
680 (External packages): New subsections "Filename completion" and "File
681 attributes cache".
682
0ff2d6c2
JB
6832009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
684
685 * calc.texi (Rewrite Rules): Improve the example.
686 (Simplifying Formulas): Explain use of the I and H flags for
687 simplification.
688
ecd3d54f
MA
6892009-08-25 Michael Albinus <michael.albinus@gmx.de>
690
691 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
692 Describe autostart behaviour of dbus-ping.
693 (Synchronous Methods, Asynchronous Methods): Use English numeric format
694 for timeout values.
78176e69
MA
695 (Top): Remove footnote saying D-Bus is not enabled by
696 default. (Bug#4256)
ecd3d54f 697
0f215bca
DU
6982009-08-23 Daiki Ueno <ueno@unixuser.org>
699
700 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
deb05c92 701 Reported by Jari Aalto (Bug#4211).
0f215bca 702 (Mail-mode integration): Mention epa-mail-mode and
deb05c92 703 epa-global-mail-mode.
3b7ab45f
DU
704 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
705 epa-setup.
0f215bca 706
4f22e84d
MA
7072009-08-16 Michael Albinus <michael.albinus@gmx.de>
708
709 * dbus.texi (Asynchronous Methods): Allow nil handler.
710
9ff0b02b 7112009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
4f22e84d 712
26b03ee3 713 * ediff.texi (ediff-current-file): Add information about this new function.
4f22e84d 714
26b03ee3 715 * viper.texi: Add information about C-s in viper's search command.
4f22e84d 716
4c39f404
CY
7172009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
718
719 * calc.texi (Date Forms): Fix typos.
720
3bcfba17
GM
7212009-08-08 Glenn Morris <rgm@gnu.org>
722
723 * org.texi (Agenda commands): Restore clobbered change.
724
66783bb4
EZ
7252009-08-07 Eli Zaretskii <eliz@gnu.org>
726
727 * calc.texi (Graphics, Devices): Update with the peculiarities of
728 operation on MS-Windows.
729
c8d0cf5c
CD
7302009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
731
732 * org.texi (Publishing action): Improve documentation of file
733 names when publishing to the source directory.
734 (Clean view): Document `org-indent-mode'.
735 (Clocking work time): Add documentation for the
736 new :timetamp option when creating a clock report.
737 (Paragraphs): Fix many typos.
738 (Plain lists): Remove duplicate explanation about the
739 `C-c *' command.
740 (Literal examples): Update to reflect the new behavior
741 of the -n -r -k switches when exporting source code examples.
742 (Structure editing): Add information about `C-c *',
743 converting a plain list into a list of Org items.
744 (Remember): Small rephrasing of the paragraph
745 describing remember.el. Also mentioned that remember.el is part
746 of Emacs 23, not Emacs 22.
747 (Clocking work time): Add documentation about
748 displaying the current clocking time against the effort estimate.
749 Also add a footnote about using `org-clock-in-prepare-hook' to add
750 an effort estimate on the fly, just before clocking it.
751 (Footnotes): Document automatic renumbering and
752 sorting.
753 (Agenda commands): Document new bulk commands.
754 (Plain lists): Document new behavior of
755 `org-cycle-include-plain-lists'.
4e2af782 756 Hyphenation only in TeX.
c8d0cf5c
CD
757 (Clocking work time): Document the key to update effort
758 estimates.
759 (Clocking work time): Document the clock time display.
760 (Structure editing, TODO basics): Document new
761 variables.
762 (Column attributes): Document new colciew operators.
763 (Publishing options): Document :xml-declaration.
764 (Tracking TODO state changes): Document the
765 LOG_INTO_DRAWER property.
766 (Literal examples): Document the new implementation for
767 editing source code.
768 (Publishing action): Mention the new publishing
769 function, to publish an Org source file.
770 (Publishing links): Mention how to link to an Org source file.
771 (Macro replacement): Document new macros.
772 (Handling links): Document type-specific completion
773 when inserting links.
774 (Structure editing, Plain lists): Improve documentation
775 on sorting.
776 (Internal links): Document custom ids for links.
777 (Handling links): Document custom ids for links.
778 (CSS support): Document new class.
779 (Refiling notes): Document the possibility to create new nodes
780 during refiling.
781 (Agenda commands): Document the "?" operator to find
782 tasks without effort setting.
783 (Exporting agenda information): Section moved.
784 (RSS Feeds): New section.
785 (Built-in table editor): Document M-e and M-a navigate
786 inside table field.
787 (Stuck projects): Docment that projects identified as
788 un-stuck will still be searchd for stuck sub-projects.
789 (Paragraphs): Document centering.
790 (Creating timestamps, Agenda commands): Document new
791 behavior when changing time stamps.
792 (Structure editing): Document the new command
793 `org-clone-subtree-with-time-shift'.
794 (Publishing): Refresh this chapter.
795 (Export options, Export options, In-buffer settings):
796 Document the new keywords.
797 (Matching tags and properties): Collect all
798 documentation about tags/property matches here.
799 (Setting tags): Document `org-tag-persistent-alist'.
800 (Weekly/daily agenda): New section.
801 (Orgstruct mode): Describe `orgstruct++-mode'.
802 (Drawers): Mention the LOGBOOK drawer.
803 (Export options, Sectioning structure): Document the
804 #+LEATEX_HEADER in-buffer setting.
805 (Bugs): Section removed.
806 (Hooks): New section.
807 (Add-on packages): Moved here from old location.
808 (Context-sensitive commands): New section.
809 (Setting tags): Document newline option.
810 (Global TODO list, Matching tags and properties):
811 Mention more variables.
812 (Checkboxes): Update to changed command behavior.
81a5560e 813
40d2791f
CY
8142009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
815
816 * speedbar.texi (Basic Key Bindings): Fix typo.
817
65d0154b
JB
8182009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
819
820 * calc.texi (Vector/Matrix Functions): Add index entries for both
821 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
822 affects matrices with more than one row.
b5bdfd9f 823 (Help Commands): Add index entries for "prefix ?" key bindings.
65d0154b 824
5a9e3ab7
JB
8252009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
826
827 * calc.texi (Stack Manipulation Commands): Add documentation for
828 `calc-transpose-lines'
829
42fb7e61
MA
8302009-07-27 Michael Albinus <michael.albinus@gmx.de>
831
832 * dbus.texi (Receiving Method Calls): Describe special return value
833 `:ignore'.
834
574b69d5
AM
8352009-07-24 Alan Mackenzie <acm@muc.de>
836
837 * cc-mode.texi (Config Basics, File Styles): Document that at mode
838 initialization, any individual variable setting now takes precedence
839 over one done via c-file-style/c-file-offsets.
840
ec06459c
JB
8412009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
842
843 * calc.texi (Undoing Mistakes): Mention that the undo list will be
844 truncated when Calc is quit.
845 (Customizing Calc): Document `calc-undo-length'.
846
4ce54f6b
CY
8472009-07-20 Chong Yidong <cyd@stupidchicken.com>
848
849 * calc.texi (About This Manual): Don't mention chapter numbers in text.
850
0e4f8ba5
GM
8512009-07-11 Kevin Ryde <user42@zip.com.au>
852
853 * pcl-cvs.texi (About PCL-CVS):
854 * widget.texi (Basic Types):
855 Fix cross-references.
856
fa0f81b0
AS
8572009-07-01 Andreas Schwab <aschwab@redhat.com>
858
859 * dbus.texi (Type Conversion): Don't use literal control character.
860
88a683c5
MA
8612009-07-01 Michael Albinus <michael.albinus@gmx.de>
862
863 * tramp.texi (GVFS based methods): New section.
864 (Remote processes): Processes for GVFS based methods run locally.
865
36c8febb
MA
8662009-06-30 Michael Albinus <michael.albinus@gmx.de>
867
868 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
869 the words "kludge" and hack".
870 (External methods): Add `synce' method.
871
872 * trampver.texi: Update release number.
873
d6b951bb
MA
8742009-06-22 Michael Albinus <michael.albinus@gmx.de>
875
876 Sync with Tramp 2.1.16.
877
878 * tramp.texi (History): Add GVFS support.
879 (External methods): Precise `rsync' description. Add `dav', `davs' and
880 `obex' methods. Add 'tramp-gvfs-methods' option.
881 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
882 forms.
883 (Remote Programs): Introduce `tramp-own-remote-path'.
884 (Remote processes): New subsection "Running remote programs that create
885 local X11 windows".
886 (Frequently Asked Questions): Improve code for disabling vc.
887
888 * trampver.texi: Update release number. Set default value of
889 `emacsgvfs'.
890
70243478
CY
8912009-06-21 Chong Yidong <cyd@stupidchicken.com>
892
893 * Branch for 23.1.
894
54b31cbf
GM
8952009-06-17 Glenn Morris <rgm@gnu.org>
896
897 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
898 (Latest version of Emacs): Mention source code repository.
899
f6adc23c
GM
9002009-06-16 Glenn Morris <rgm@gnu.org>
901
902 * faq.texi (Top): Language tweak.
903 (Extended commands): Most people have arrow keys.
904 (Emacs manual): Say how to follow info links.
905 (File-name conventions): Change title a bit. Explain about source
906 versus installed. Condense etc description.
907 (Guidelines for newsgroup postings): Mention Savannah list page.
908 (Newsgroup archives): Simplify.
909 (Contacting the FSF): Add contact URL.
910 (Emacs Lisp documentation): Printed version not always available.
911 (Installing Texinfo documentation): Explain how by hand installation is
912 not normally needed. Use add-to-list. Remove duplicate reference.
913 (Informational files for Emacs): Move info on Help menu here from
914 "File-name conventions".
915 (Help installing Emacs): Tweak uref.
916 (Obtaining the FAQ): Mention repository.
917 (Origin of the term Emacs): Explain "ITS".
918 (Changing load-path): Use add-to-list.
919 (Automatic indentation): Clarify this is for Text mode.
920 Don't mention Indented Text mode.
921 (Finding Emacs on the Internet): The FSF does not seem to offer a
922 deluxe distribution on CD anymore.
923
b59a8457
GM
9242009-06-16 Glenn Morris <rgm@gnu.org>
925
926 * faq.texi (Top): Mention which Emacs version this FAQ is about.
927 Recommend the latest release. Mention how to get older FAQs.
928 Recommend the Emacs manual.
929 (Guidelines for newsgroup postings): Discourage cross-posts.
930 (Underlining paragraphs): Remove.
931 (Editing MS-DOS files): Remove pre-Emacs 20 information.
932 (Bugs and problems): Update key-binding.
933 (Problems with very large files): Mention 64-bit.
934 (Shell process exits abnormally): Remove.
935 (Problems with Shell Mode): Rename and update.
936 (Spontaneous entry into isearch-mode)
937 (Problems talking to certain hosts): Remove. This is old information,
938 in etc/PROBLEMS if needed.
939 (Emacs takes a long time to visit files, Updating Emacs): Remove.
940 (Dired claims that no file is on this line): Update.
941 (Installing Emacs, Problems building Emacs): Simplify.
942 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
943 information.
944 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
945 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
946 (JDEE): "JDEE", not "JDE".
947 (Handling C-s and C-q with flow control, Binding C-s and C-q):
948 Remove. This is old information, in etc/PROBLEMS if needed.
949 (stty and Backspace key, Kanji and Chinese characters): Remove.
950 (Right-to-left alphabets): Update section.
951 (Changing the included text prefix): Gnus uses message-yank-prefix.
952 Add cross-reference to Supercite manual.
953 (Saving a copy of outgoing mail): Simplify output file description.
954 (Expanding aliases when sending mail): Refer to Emacs manual.
955 Remove old info about RFC822.
956 Correct description of how to rebuild aliases.
957 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
958 (MIME with Emacs mail packages)
959 (Viewing articles with embedded underlining)
960 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
961 Remove old sections.
962 (Killing based on nonstandard headers): Remove. Scoring is preferable,
963 and is well-documented in the Gnus manual.
964 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
965 (Making Gnus faster): Rename from "Starting Gnus faster".
966 Merge "Catch-up is slow in Gnus" into here.
967
0e6d12ca
GM
9682009-06-14 Glenn Morris <rgm@gnu.org>
969
970 * faq.texi (Status of Emacs): Re-order with most recent releases first.
971 (New in Emacs 23): New section.
972 (Handling C-s and C-q with flow control): Add xref.
973
2e17e05e
GM
9742009-06-13 Glenn Morris <rgm@gnu.org>
975
976 * faq.texi (Setting up a customization file): Grammar fix.
977 Customize is no longer "new".
978 (Displaying the current line or column): Line-number mode is on by
979 default. Don't mention `column' package. Mention linum.el.
980 (Turning on abbrevs by default): Explain how to do it for buffers,
981 modes, and everywhere.
982 (Associating modes with files): Use add-to-list. Don't mention Emacs
983 19.
984 (Highlighting a region): On by default since 23.1.
985 (Replacing highlighted text): Update doc quote.
986 (Working with unprintable characters): Don't mention search-quote-char.
987 (Using an already running Emacs process): Gnuclient is probably not an
988 enhancement these days.
989 (Indenting switch statements): Remove mention of pre-Emacs 20.
990 (Horizontal scrolling): Abbreviate Emacs 20 description.
991 (Replacing text across multiple files): Fix name of dired command.
992 (Disabling backups): Use require not load.
4f9d4de3 993 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
2e17e05e 994
2a1cf2b9
BW
9952009-06-13 Bill Wohler <wohler@newt.com>
996
997 Release MH-E manual version 8.2.
998
999 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1000 release 8.2.
1001
85b438b7
GM
10022009-06-13 Glenn Morris <rgm@gnu.org>
1003
1004 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1005 in this day and age the common meaning is "on the web".
1006 (copying): Use @copyright in all cases.
1007 (Basic keys): Remove reference to deleted manual node "Text Characters".
1008 (File-name conventions): Use GNU as an example rather than SERVICE.
1009 default.el lives in site-lisp. Update Info directory location.
1010 (Real meaning of copyleft): GPL actions have been brought, but all
1011 settled out of court.
1012 (Guidelines for newsgroup postings): Shorten section title.
1013 Simplify comp.emacs description.
1014 (Newsgroup archives): Change Google URL. Describe Gmane.
1015 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1016 points". Mention List-Unsubscribe header.
1017 (Contacting the FSF): Update email and URLs.
1018 (Basic editing): Mention F1 for help.
1019 (Installing Texinfo documentation): Refer to Texinfo website rather
1020 than ftp server.
1021 (Printing a Texinfo file): Mention texi2pdf.
1022 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1023 are just stubs nowadays.
1024 (Latest version of Emacs): Explain version numbers.
1025 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1026 (Turning on syntax highlighting): No need to mention hilit19 any more.
1027 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1028 (Modes for various languages): Remove section.
1029 (Major packages and programs): Remove most version and maintainer
1030 information - it's hard to keep up-to-date, and adds nothing.
1031 Similarly with direct links to mailing lists.
1032 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1033 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1034 years, and Emacs comes with tools for this now.
1035 (Patch): Remove section - this is a standard tool.
1036 (Using function keys under X): Remove section.
1037
93e2d996
GM
10382009-06-12 Glenn Morris <rgm@gnu.org>
1039
1040 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1041 (Help installing Emacs): Remove reference to deleted X11 node.
1042 (Associating modes with files): Interpreter-mode-alist is no longer
1043 subservient to auto-mode-alist.
1044 (Installing Emacs): Change future Emacs version.
1045 (Linking with -lX11 fails): Remove old section.
1046 (Packages that do not come with Emacs): Update ELL location.
1047 Emacs Lisp archive is dead.
1048 (Emacs for Windows): Remove reference to old CE port.
e7ff9e24
GM
1049 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1050 (Emacs for VMS and DECwindows): Remove old ports.
93e2d996
GM
1051 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1052 (Removing flashing messages): Remove section about non-existent Gnus
1053 option.
1054
f0bf7708
GM
1055 * faq.texi (Top): Add @top command.
1056 Remove the optional arguments from all @node commands: makeinfo can
1057 generate these automatically, and it is easier to edit and rearrange
1058 nodes without them.
1059
30884d11
GM
10602009-06-11 Glenn Morris <rgm@gnu.org>
1061
1062 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1063 (The LPF): Make the updated URL the sole reference point.
1064 (Learning how to do something): Update refcard price and format.
1065 (Getting a printed manual): Sources in doc/emacs/, not man/.
1066 Also available in PDF format. Since the page count varies, be less
1067 precise.
1068 (Informational files for Emacs): Remove references to deleted files
1069 LPF and SUN-SUPPORT, and to UUCP.
1070 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1071 Remove many obsolete ways to get the FAQ, which now seems only to be
1072 distributed with Emacs.
1073 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1074
deab46e0
CY
10752009-06-09 Chong Yidong <cyd@stupidchicken.com>
1076
223b43fa 1077 * org.texi (Org Plot): Fix tags (Bug#3507).
560bb6ea 1078 (Workflow states, Agenda commands): Fix tags (Bug#3508).
223b43fa 1079
deab46e0
CY
1080 * ada-mode.texi (Installation, Compile commands)
1081 (Project File Overview, No project files, Set compiler options)
1082 (Use GNAT project file, Use multiple GNAT project files)
1083 (Identifier completion): Use @samp for menu items, and @kbd for key
1084 sequences (Bug#3504).
1085
71fbd643
DU
10862009-06-04 Daiki Ueno <ueno@unixuser.org>
1087
8c9bb6f5 1088 * gnus.texi (Security): Fix wording; add a link to epa.info.
71fbd643 1089
f197085b
CY
10902009-06-04 Ryan Yeske <rcyeske@gmail.com>
1091
1092 * message.texi (Header Commands): Fix descriptions to match
1093 keybindings.
1094
7f3bc720
DU
10952009-04-22 Daiki Ueno <ueno@unixuser.org>
1096
1097 * gnus.texi (Security): Mention that EasyPG is the current default.
1098
4518068d
CY
10992009-04-13 Chong Yidong <cyd@stupidchicken.com>
1100
1101 * ediff.texi (Session Commands): Fix typo.
1102
d7ca410a
MB
11032009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1104
1105 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1106 news.software.readers. Reported by Florian Rehnisch.
1107
c6c76add
GM
11082009-04-02 Glenn Morris <rgm@gnu.org>
1109
1110 * auth.texi: Capitalize direntry.
1111
1112 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1113 using a period in the entry name. (Bug#2797)
1114
35ed8e2e
JB
11152009-03-03 Juanma Barranquero <lekktu@gmail.com>
1116
1117 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1118 ($(infodir)/auth, auth.dvi): New targets.
1119
e280480a
GM
11202009-03-03 Glenn Morris <rgm@gnu.org>
1121
1122 * auth.texi: Fix @setfilename.
1123
1124 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1125 (auth, $(infodir)/auth, auth.dvi): New rules.
1126
8a76755b
GM
11272009-02-25 Glenn Morris <rgm@gnu.org>
1128
1129 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1130
0038d478
MB
11312009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1132
1133 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1134
11352009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1136
1137 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1138 gnus-nocem-issuers, and gnus-nocem-verifyer.
1139
867d4bb3
JB
11402009-02-20 Juanma Barranquero <lekktu@gmail.com>
1141
1142 * ada-mode.texi (Project files, Automatic Casing):
1143 * dbus.texi (Signals):
1144 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1145 * mh-e.texi (HTML):
1146 * nxml-mode.texi (Locating a schema)
1147 (Using the document's URI to locate a schema):
1148 * org.texi (Footnotes, Using the mapping API):
1149 * rcirc.texi (Channels): Remove duplicate words.
1150
3a44dc1f
GM
11512009-02-20 Glenn Morris <rgm@gnu.org>
1152
1153 * dired-x.texi (Miscellaneous Commands):
1154 * gnus.texi: Minor updates for mbox Rmail.
1155
5dc584b5
KB
11562009-02-16 Karl Berry <karl@gnu.org>
1157
b59a8457
GM
1158 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1159 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1160 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1161 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1162 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1163 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1164 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1165 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1166 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1167 Consistently use @insertcopying in the Top node,
5dc584b5 1168 @contents at the front (after @end titlepage),
b59a8457 1169 and @direntry after @copying. (Bug#1988)
5dc584b5 1170
9eb59592
MB
11712009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1172
1173 * auth.texi: New file documenting auth-source.
1174
d324fa76
CD
11752009-02-13 Carsten Dominik <dominik@science.uva.nl>
1176
1177 * org.texi (Org Plot): Fix link.
1178
7a603b73
DU
11792009-02-09 Daiki Ueno <ueno@unixuser.org>
1180
1181 * epa.texi (Mail-mode integration): Mention the way to do
1182 "encrypt-to-self". (Bug#1807)
1183
a626b338 11842009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5aa4315c
JB
1185
1186 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1187
3b36c17e
MB
11882009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1189
1190 * gnus-news.texi: Print version about Incoming*.
1191
55033558
CD
11922009-02-02 Carsten Dominik <dominik@science.uva.nl>
1193
1194 * org.texi (Structure editing, Handling links)
1195 (Fast access to TODO states, Javascript support): Make standard docs
1196 correctly reflect default variable settings.
1197
ec712abb
GM
11982009-02-02 Glenn Morris <rgm@gnu.org>
1199
1200 * org.texi: Fix typos.
1201
7112648c
MA
12022009-02-01 Michael Albinus <michael.albinus@gmx.de>
1203
1204 Sync with Tramp 2.1.15.
1205
1206 * trampver.texi: Update release number.
1207
2e461fc1
CD
12082009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1209
1210 * org.texi (TODO dependencies): Document TODO dependencies on
1211 checkboxes.
1212
bc283609
CD
12132009-01-30 Carsten Dominik <dominik@science.uva.nl>
1214
1215 * org.texi (TODO dependencies): Document key binding for toggling
1216 ORDERED property.
1217
74fc5047
MA
12182009-01-28 Michael Albinus <michael.albinus@gmx.de>
1219
1220 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1221 of hook functions.
1222
d6685abc
CD
12232009-01-28 Carsten Dominik <dominik@science.uva.nl>
1224
1225 * org.texi (TODO dependencies): New section.
1226
65c439fd
CD
12272009-01-27 Carsten Dominik <dominik@science.uva.nl>
1228
1229 * org.texi (Plain lists, TODO basics, Priorities)
1230 (Multiple sets in one file, Conflicts): Document interaction with
1231 `shift-selection-mode'.
1232
5fafc247
JB
12332009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1234
1235 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1236 Make Calc the subject of sentences.
1237 (Rearranging Formulas using Selections): Discuss new options
1238 for `j *'.
1239
e7433508
MA
12402009-01-26 Michael Albinus <michael.albinus@gmx.de>
1241
1242 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1243
2096a1b6
GM
12442009-01-26 Glenn Morris <rgm@gnu.org>
1245
1246 * org.texi: Fix typos.
1247
0cb61492
BW
12482009-01-26 Bill Wohler <wohler@newt.com>
1249
2096a1b6 1250 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 1251
0bd48b37
CD
12522009-01-25 Carsten Dominik <dominik@science.uva.nl>
1253
1254 * org.texi (References): Add information about remote references.
1255 (Built-in table editor): Document `C-c RET' in tables.
1256 (Math symbols, Quoting LaTeX code): Mention that simple
1257 LaTeX macros survive LaTeX export.
1258 (Images in LaTeX export): Show how to create a reference to a
1259 figure.
1260 (Sectioning structure): Document that the LaTeX class can be
1261 specified in a property.
1262 (Text areas in HTML export): New section.
1263 (External links): Add examples for text search and ID links.
1264 (Built-in table editor): Remove the descriptio of `C-c
1265 C-q', it not longer works.
1266 (Literal examples): Document that a space must follow
1267 the colon in short examples.
1268 (Relative timer): Document `org-timer-stop'.
1269 (Footnotes): New section.
1270 (Footnote markup): Shorten section and refer to new Footnote
1271 section.
1272 (Literal examples): Add documentation for line
1273 numbering in and references to code examples.
1274 (CSS support): Fix the description of default CSS styles.
1275 (Capturing column view): Document
1276 "file:path/to/file.org" as an allowed value for the ID property of
1277 a dynamic block copying column view.
1278
49dbbaf2
SE
12792009-01-23 Stephen Eglen <stephen@gnu.org>
1280
1281 * mh-e.texi (Getting Started): Describe $MH.
1282
193e6828
MA
12832009-01-21 Michael Albinus <michael.albinus@gmx.de>
1284
1285 * tramp.texi (all): Harmonize usage of "external method",
1286 "external transfer method" and "out-of-band method".
1287 (Connection types): Precise the differences of inline and external
1288 methods. Written by Adrian Phillips <a.phillips@met.no>.
1289
26b9f88d
MB
12902009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1291
1292 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1293 commands as described at the top. Reported by Allan Gottlieb
1294 <gottlieb@nyu.edu>.
1295
12962009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1297
1298 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1299 nnmail-pathname-coding-system.
1300
377952e0
GM
13012009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1302
1303 * org.texi (Relative timer): Fix typo.
1304
a20d3598
JB
13052009-01-15 Juanma Barranquero <lekktu@gmail.com>
1306
1307 * org.texi (Clocking work time): Fix typo.
98a1e0f5 1308 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 1309
a50253cc
GM
13102009-01-13 Glenn Morris <rgm@gnu.org>
1311
1312 * org.texi: Fix some more typos.
1313
07450bee
GM
13142009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1315
1316 * org.texi: Fix some typos.
1317
e3e955fe
MB
13182009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1319
1320 * gnus.texi (Group Parameters): Add note for local variables.
1321
13222009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1323
1324 * gnus.texi (Converting Kill Files): Fix URL. Include
1325 gnus-kill-to-score.el in contrib directory.
1326
13272009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1328
1329 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1330 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1331 (Paging the Article): Add index entry.
1332
71dd9983
JB
13332009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1334
1335 * ada-mode.texi (Examples): Delete redundant text.
1336
4a0cf14f
MA
13372009-01-03 Michael Albinus <michael.albinus@gmx.de>
1338
36c8febb 1339 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
4a0cf14f
MA
1340
1341 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1342 addresses.
1343
aedac0f0
BW
13442009-01-03 Bill Wohler <wohler@newt.com>
1345
1346 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1347 kept empty.
1348
4c65b566
CD
13492008-12-20 Carsten Dominik <dominik@science.uva.nl>
1350
1351 * org.texi (Activation, Exporting, ASCII export, HTML export)
1352 (HTML Export commands, LaTeX/PDF export commands): Improve
1353 documentation about transient-mark-mode.
1354 (References): DOcuemtn the use of special names like $LR1 to reference
1355 to fields in the last table row.
1356
e1a78e1e
JL
13572008-12-19 Juri Linkov <juri@jurta.org>
1358
1359 * info.texi (Search Text): Remove mention of removed key binding M-s.
1360
17a0aa82
CD
13612008-12-18 Carsten Dominik <dominik@science.uva.nl>
1362
1363 * org.texi (References): Remove mentioning of @0 as reference for the
1364 last line, this has been reverted in the Lisp sources.
1365
4997d802
JB
13662008-12-17 Juanma Barranquero <lekktu@gmail.com>
1367
1368 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1369 (DVI_TARGETS): Remove duplicates. Add sasl.
1370 ($(infodir)/sasl, sasl.dvi): New targets.
1371
33306645
CD
13722008-12-17 Carsten Dominik <dominik@science.uva.nl>
1373
1374 * org.texi: Version number pushed to 6.15d.
1375
db55f368
CD
13762008-12-16 Carsten Dominik <dominik@science.uva.nl>
1377
a0bf4117 1378 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
1379 (Images in LaTeX export): New section.
1380 (Inlined images, Images in HTML export): Sections renamed.
1381
dae0a942
MB
13822008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1383
1384 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1385
9f5572e9
MB
13862008-12-04 David Engster <dengste@eml.cc>
1387
1388 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
af42a9cc 1389 of nnml-get-new-mail. Change URL for mairix patch.
9f5572e9 1390
bc23baaa
CD
13912008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1392
1393 * org.texi (Using the mapping API): Fix bug in mapping example.
1394 (Publishing options): Make the list of properties complete again, in
1395 correspondence to the variable `org-export-plist-vars'.
1396 (Property searches): Document new special values for time comparisons.
1397 (Tag inheritance): Refine the description of tag inheritance.
1398 (Project alist): Add info about the publishing sequence of components.
a0bf4117 1399 (Effort estimates): Document the new relative timer.
bc23baaa 1400
3bf8054f
JB
14012008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1402
1403 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1404 (Using Calc): Clarify use of `C-x * o'.
1405 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1406
ac134f2f
RS
14072008-11-28 Richard M Stallman <rms@gnu.org>
1408
1409 * dbus.texi (Receiving Method Calls): Clean up previous change.
1410
ace706d1
MA
14112008-11-26 Michael Albinus <michael.albinus@gmx.de>
1412
1413 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1414 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1415 `dbus-unescape-from-identifier'.
1416 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 1417 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
1418 (Signals): Use the constants in the example.
1419
d60b1ba1
CD
14202008-11-24 Carsten Dominik <dominik@science.uva.nl>
1421
b97439ce 1422 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 1423
ce4fdcb9
CD
14242008-11-23 Carsten Dominik <dominik@science.uva.nl>
1425
1426 * org.texi (Setting up Remember): Document `org-remember-mode'.
1427 (External links): Document that bbdb links can use a regular
1428 expression.
1429 (External links): Document that elisp links can contain interactive
1430 commands.
1431
c8548a00 14322008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
1433
1434 * viper.texi (viper-translate-all-ESC-keysequences):
1435 Description removed.
1436
6a2c4aec
GM
14372008-11-19 Glenn Morris <rgm@gnu.org>
1438
1439 * doclicense.texi: Change to FDL 1.3.
1440 Relicense all texi files under FDL 1.3 or later.
1441
59ee4113
JB
14422008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1443
1444 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1445
59bcbb98 14462008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
1447
1448 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
1449
1450 * ediff.texi: Version/date change.
9f90198a 1451
8aa41c9b
CY
14522008-11-14 Chong Yidong <cyd@stupidchicken.com>
1453
1454 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1455
17587b1b
JB
14562008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1457
1458 * calc.texi (About This Manual): Comment out a mention of
1459 marginal notes.
1460
564c900e
CD
14612008-11-12 Carsten Dominik <dominik@science.uva.nl>
1462
1463 * org.texi (Clocking work time): Document the :formula property of
1464 clock tables.
1465 (Structure editing, Refiling notes): Document refiling regions.
1466 (Agenda commands): Document the double-prefix version
1467 of the `l' command in the agenda.
1468 (Handling links): Explain the effect of a double prefix
1469 arg to `C-c C-o'.
1470 (TODO basics): Add documentation for tag triggers.
1471
3c4be1f2
GM
14722008-10-23 Glenn Morris <rgm@gnu.org>
1473
1474 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1475 byte-compiling things like `+'.
1476
1477 * ns-emacs.texi: Merge copyright years of author now with assignment
1478 into FSF years.
1479 (VER): Use it for easier automatic updating. Use Emacs version rather
1480 than standalone Emacs.app version.
1481
a6520ff3
CD
14822008-10-12 Carsten Dominik <dominik@science.uva.nl>
1483
864c9740 1484 * org.texi: Lots of minor fixes.
a6520ff3
CD
1485 (Capture): New chapter.
1486 (Org Plot): New section.
1487
db7a4b66
MH
14882008-09-30 Magnus Henoch <mange@freemail.hu>
1489
1490 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1491
4043c194
JB
14922008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1493
1494 * calc.texi (User Defined Units): Mention how to enter optional display
1495 string.
1496
eef5ade7
MB
14972008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1498
1499 * message.texi (Sending Variables): Fixed variable documentation to
1500 avoid the "y/n" wording.
1501
e52cac88
MB
15022008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1503
1504 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1505
15062008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1507
1508 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1509 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1510
00c55306
BW
15112008-09-22 Bill Wohler <wohler@newt.com>
1512
1513 Release MH-E manual version 8.1.
1514
1515 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1516 release 8.1.
1517
1518 * mh-e.texi: Retain dual license as agreed to by the FSF.
1519 However, bump GPL to Version 3.
1520 Use @include for license text.
1521
e52cac88 15222008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
1523
1524 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
1525 (Store custom flags and keywords, Store arbitrary data):
1526 Clean up markup.
64763fe3
MB
1527
15282008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1529
1530 * gnus.texi (The Gnus Registry): Document it.
1531
9e601b8d
MB
15322008-09-08 David Engster <dengste@eml.cc>
1533
88ee5b02
JB
1534 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1535 Clarify section about choosing back end servers.
9e601b8d 1536
247043f1
GM
15372008-08-23 Glenn Morris <rgm@gnu.org>
1538
1539 * dired-x.texi (Shell Command Guessing):
1540 Mention dired-guess-shell-case-fold-search. (Bug#417)
1541
2bfec7a0
MA
15422008-08-22 Michael Albinus <michael.albinus@gmx.de>
1543
1544 * trampver.texi: Update release number.
1545
247043f1 15462008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
1547
1548 * ns-emacs.texi: Update version.
1549 (Introduction): Correct menu location for options save.
1550 (Customization): Note that defaults are stored under org.gnu.Emacs.
1551
8c20bd92
BW
15522008-08-11 Bill Wohler <wohler@newt.com>
1553
1554 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1555 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1556 Henman) (closes SF #1768928).
1557
767a4d92
GM
15582008-08-10 Glenn Morris <rgm@gnu.org>
1559
1560 * ns-emacs.texi: Use @copying. Change copyright of authors with
1561 assignment to FSF. Change license to GFDL.
1562 (Top): Remove outdated references.
1563
6ecfe5c2
MB
15642008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1565
88ee5b02
JB
1566 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1567 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
1568 gnus-summary-sort-by-most-recent-date.
1569 (Summary Sorting): Explain prefix argument.
1570
15712008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1572
1573 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1574 gnus-summary-pipe-output.
1575
eb932e8a
MA
15762008-08-03 Michael Albinus <michael.albinus@gmx.de>
1577
1578 * dbus.texi (Receiving Method Calls): Document error handling of own
1579 D-Bus methods.
1580
bfe16263
BW
15812008-08-01 Bill Wohler <wohler@newt.com>
1582
1583 * mh-e.texi (Reading Mail)
9f90198a 1584 (Viewing Attachments): Describe new function
bfe16263
BW
1585 mh-show-preferred-alternative.
1586 (Sending Mail, Redistributing, Sending Message): Describe new hook
1587 mh-annotate-msg-hook.
1588
21956b56
MA
15892008-07-31 Michael Albinus <michael.albinus@gmx.de>
1590
1591 * dbus.texi (Arguments and Signatures): Fix example.
1592 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1593 (Asynchronous Methods): New node.
9f90198a
JB
1594 (Errors and Events): Describe extended layout of `dbus-event'.
1595 New defun `dbus-event-message-type'.
21956b56 1596
7c2fb837
DN
15972008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1598
1599 * ediff.texi: Remove VMS support.
1600
13662773
JB
16012008-07-29 Juanma Barranquero <lekktu@gmail.com>
1602
1603 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1604 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1605
ddde0b34
CY
16062008-07-29 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * Makefile.in: Add mairix-el targets.
1609
16102008-07-29 David Engster <deng@randomsample.de>
1611
1612 * mairix-el.texi: New file.
1613
d5875b25
JB
16142008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1615
366b7d44
JB
1616 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1617 project files. Delete 'main_unit' project variable; not needed. Allow
1618 process environment variables wherever project variables are allowed.
1619 Add tutorial section on multiple GNAT project files.
d5875b25 1620
6cbab8ee
MA
16212008-07-27 Michael Albinus <michael.albinus@gmx.de>
1622
1623 Sync with Tramp 2.1.14.
1624
1625 * trampver.texi: Update release number.
1626
9e2a2647
DN
16272008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1628
1629 * ns-emacs.texi:
1630 * faq.texi: Remove mentions of Mac Carbon.
1631
d62672f3
MB
16322008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1633
1634 * gnus.texi (Saving Articles): Describe the 2nd argument of
1635 gnus-summary-save-in-pipe.
1636 (SpamAssassin): Use it.
1637
16382008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1639
1640 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1641
dd12e1c6
CD
16422008-07-25 Carsten Dominik <dominik@science.uva.nl>
1643
1644 * org.texi (Export options): Document the use of the creator flag.
1645
44ce9197
CD
16462008-07-24 Carsten Dominik <dominik@science.uva.nl>
1647
1648 * org.texi: New version 6.06a.
1649
ddd13c5d
JB
16502008-07-23 Juanma Barranquero <lekktu@gmail.com>
1651
1652 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1653 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1654
8dc6104d
JB
16552008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1656
1657 * calc.texi (Editing Stack Entries):
1658 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1659 Calc's help functions. Mention fixing typos.
1660 (Customizing Calc): Fix typo.
1661
16622008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1663
1664 * calc.texi (summarykey): New macro. Use to correctly format keys in
1665 the summary.
1666
ddd13c5d 16672008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
1668
1669 * ns-emacs.texi (Customization): Corrected documentation on color
1670 specification formats.
1671
568beaa2
AS
16722008-07-19 Andreas Schwab <schwab@suse.de>
1673
db8ef699 1674 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
1675
1676 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1677 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1678
cd71b9ae
MA
16792008-07-18 Michael Albinus <michael.albinus@gmx.de>
1680
1681 * dbus.texi (Inspection): Rework, introduce submenus.
1682 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1683 (Properties and Annotations, Arguments and Signatures): New nodes.
1684
9b7993b4
MA
16852008-07-13 Michael Albinus <michael.albinus@gmx.de>
1686
1687 * dbus.texi (Receiving Method Calls): Fix description of
1688 `dbus-register-method'.
1689 (Signals): Allow also signal arguments for filtering in
1690 `dbus-register-signal'.
1691
241d447b
JB
16922008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1693
1694 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1695 `cnorm'.
1696 (Arithmetic Tutorial): Simplify the verification of prime factors.
1697
adb46650
MB
16982008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1699
1700 * gnus.texi (Saving Articles): Mention
1701 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1702
92e15881
JB
17032008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1704
1705 * calc.texi: Adjust mode line throughout.
1706
ea597303
JB
17072008-06-28 Juanma Barranquero <lekktu@gmail.com>
1708
1709 * sasl.texi (Mechanisms): Fix typos.
1710
aee08080
JB
17112008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1712
1713 * calc.texi (Killing from the stack): Mention using normal Emacs
1714 copying.
1715
a06a4a12
MA
17162008-06-21 Michael Albinus <michael.albinus@gmx.de>
1717
ea597303
JB
1718 * tramp.texi (Password handling): Renamed from "Password caching".
1719 Add `auth-source' mechanism.
a06a4a12
MA
1720 (Connection caching): Tramp reopens the connection automatically,
1721 when the operating system on the remote host has been changed.
1722
7389398d
EZ
17232008-06-20 Eli Zaretskii <eliz@gnu.org>
1724
1725 * makefile.w32-in (distclean): Remove makefile.
1726
b349f79f
CD
17272008-06-17 Carsten Dominik <dominik@science.uva.nl>
1728
3f9b4c2b 1729 * org.texi (Using the mapping API): New section.
b349f79f 1730 (Agenda column view): New section.
3f9b4c2b 1731 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 1732 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 1733 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
1734
17352008-06-17 Jason Riedy <jason@acm.org>
1736
1737 * org.texi (A LaTeX example): Note that fmt may be a one-argument
1738 function, and efmt may be a two-argument function.
1739 (Radio tables): Document multiple destinations.
1740
cd5c05d2
GM
17412008-06-16 Glenn Morris <rgm@gnu.org>
1742
1743 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
1744 Add Cover-Texts.
1745
debf4439
GM
17462008-06-15 Glenn Morris <rgm@gnu.org>
1747
1748 * faq.texi (VER): Update to 23.0.60.
1749
1750 * mh-e.texi: Remove option of licensing under GPL.
1751 Add Cover-Texts to GFDL permissions notice.
1752 (GPL): Remove section.
1753 (GFDL): Include doclicense.texi rather than the actual text.
1754
1755 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
1756 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
1757
1758 * sasl.texi: Fix output file name.
1759
1760 * epa.texi, sasl.texi: Refer to license in Emacs manual.
1761
1762 * gnus-coding.texi: Refer to license in Gnus manual.
1763
1764 * idlwave.texi, sasl.texi: Use @copying.
1765
1766 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
1767
1768 * speedbar.texi: Update Back-Cover Text as per maintain.info.
1769
1770 * url.texi: Use @copying, @title, @subtitle, @author.
1771
1772 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
1773 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
1774 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
1775 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
1776 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
1777 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
1778 * widget.texi, woman.texi:
1779 Remove references to external license, since doclicense is included.
1780
1781 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
1782 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
1783 Remove references to non-existent Invariant Sections.
1784
091f8bc1
GM
17852008-06-14 Glenn Morris <rgm@gnu.org>
1786
1787 * faq.texi (Major packages and programs): Remove references to external
1788 Supercite, Calc, VIPER, since they have been included for some time.
1789 Update VM, AUCTeX, BBDB entries.
1790
47bcb4d3
UJ
17912008-06-14 Ulf Jasper <ulf.jasper@web.de>
1792
1793 * newsticker.texi: Updated to match latest newsticker changes.
1794
6f093307
GM
17952008-06-13 Glenn Morris <rgm@gnu.org>
1796
1797 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
1798 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
1799 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
1800 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
1801 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
1802 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
1803 * woman.texi:
1804 Update Back-Cover Text as per maintain.info.
1805
2b968687
MB
18062008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1807
1808 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
1809
1810 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
1811 (gnus-faq.xml): Update repository host.
1812
2b968687
MB
1813 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
1814
18152008-06-15 Frank Schmitt <ich@frank-schmitt.net>
1816
1817 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
1818 Fix a typo.
1819
18202008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
1821
1822 * gnus.texi (Mail Source Customization): Correct values of
4e2af782 1823 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2b968687
MB
1824 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
1825
18262008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
1827
1828 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
1829 coding standards.
1830
18312008-06-14 David Engster <dengste@eml.cc>
1832
1833 * gnus.texi (nnmairix): Markup fixes.
1834
e6d2d263
MB
18352008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1836
2b968687 1837 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
1838
18392008-06-05 David Engster <dengste@eml.cc>
1840
1841 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
1842
18432008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
1844
b344d29d 1845 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
1846 (Searching, nnir, nnmairix): New stub nodes.
1847
ad231df6 18482008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
1849
1850 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
1851
f394fa25
MB
18522008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
1853
1854 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
1855
58333467
MB
18562008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
1857
1858 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
1859
67525fb9
JY
18602008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
1861
1862 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
1863
0549d8fc
JB
18642008-05-06 Juanma Barranquero <lekktu@gmail.com>
1865
1866 * info.texi (Top): Fix typo in xref.
1867
149a3837
KB
18682008-05-05 Karl Berry <karl@gnu.org>
1869
1870 * info.texi (Top): @xref to stand-alone manual.
1871
3a23a519
MB
18722008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1873
1874 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
1875 (Various Summary Stuff): Fix typo in last xref.
1876
0a29fbf3
JB
18772008-05-02 Juanma Barranquero <lekktu@gmail.com>
1878
1879 * org.texi (Moving subtrees): Fix typo.
1880
586b90f1
MA
18812008-04-28 Michael Albinus <michael.albinus@gmx.de>
1882
1883 * tramp.texi (Frequently Asked Questions): Explain, how to disable
1884 Tramp via `tramp-mode'.
1885
b5af9883
CD
18862008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
1887
1888 * org.texi: Massive changes, in many parts of the file.
1889
d55fe5bb
MB
18902008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
1891
1892 * gnus.texi (Oort Gnus): Add message-fill-column.
1893
18942008-04-12 Adrian Aichner <adrian@xemacs.org>
1895
1896 * gnus.texi (Mail Source Specifiers): Typo fix.
1897
18982008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
1899
1900 * gnus.texi (Diary Headers Generation): Update key binding for
1901 `gnus-diary-check-message'.
1902
19032008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1904
1905 * gnus.texi (Emacsen): Addition.
1906
19072008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
1908
1909 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
1910
19112008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1912
1913 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
1914
19152008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
1916
1917 * gnus-news.texi: Update tool bar item.
1918
19192008-04-09 Sven Joachim <svenjoac@gmx.de>
1920
1921 * gnus-news.texi: Fix typos.
1922
76c109c3
JB
19232008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
1924
222027f2 1925 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
1926 Add mention of `kron'.
1927
d5fbd5a6
MO
19282008-04-01 Daiki Ueno <ueno@unixuser.org>
1929
1930 * epa.texi (Encrypting/decrypting *.gpg files): Document
1931 epa-file-name-regexp.
1932
fbcbb58c
KY
19332008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
1934
1935 * gnus.texi (Example Methods): Fix description about ssh-agent.
1936 (Indirect Functions): Fix the default value of nntp-telnet-command;
1937 remove link to connect.html.
1938
134ce16c
MA
19392008-03-30 Michael Albinus <michael.albinus@gmx.de>
1940
1941 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
1942 dbus-call-method.
1943 (Receiving Method Calls): The timeout can be set by the calling client.
1944
da1975d7
MA
1945 * trampver.texi: Update release number.
1946
2e4089ab
RS
19472008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
1948
1949 * gnus.texi (Top): Fix version. Add SASL.
1950
70cab5a9
MA
19512008-03-29 Michael Albinus <michael.albinus@gmx.de>
1952
1953 Sync with Tramp 2.1.13.
1954
1955 * trampver.texi: Update release number.
1956
5bc6ddff
MB
19572008-03-29 Chong Yidong <cyd@stupidchicken.com>
1958
1959 * org.texi: Update to new org-mode website.
1960
19612008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
1962
1963 * cl.texi (For Clauses): Fix loop over key-seq to match code.
1964
9b3ebcb6
MB
19652008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
1966
1967 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
1968 gnus-read-ephemeral-gmane-group-url,
1969 gnus-read-ephemeral-emacs-bug-group,
1970 gnus-read-ephemeral-debian-bug-group.
1971
19722008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1973
1974 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
1975
1976 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
1977 Add FIXMEs for Bookmarks and gnus-registry-marks.
1978
19792008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
1980
1981 * gnus.texi (Smileys): Document `smiley-style'.
1982
19832008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
1984
1985 * gnus.texi (Gnus Development): Clarify difference between ding and
1986 gnu.emacs.gnus.
1987 (MIME Commands, Using MIME, RSS): Fix markup.
1988
1989 * gnus-faq.texi ([8.4]): Ditto.
1990
19912008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
1992
1993 * gnus.texi (Emacsen): Remove obsolete stuff.
1994
19952008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
1996
1997 * gnus.texi (Oort Gnus): Add version info WRT
1998 `mail-source-delete-incoming'.
1999
20002008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2001
2002 * gnus.texi (Top): Add "Other related manuals" and version info in
2003 `iftex' output.
2004 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2005 gnus-balloon-face-0 and the corresponding format specifiers.
2006
608d6a81
MA
20072008-03-26 Michael Albinus <michael.albinus@gmx.de>
2008
2009 * tramp.texi (Filename completion): Remove footnote about let-bind
2010 of `partial-completion-mode'. It doesn't work this way.
2011
27a6f132
SM
20122008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2013
2014 * pcl-cvs.texi (Contributors): Update my email.
2015
4a7c4c40
MA
20162008-03-21 Michael Albinus <michael.albinus@gmx.de>
2017
2018 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2019
2940c053
BW
20202008-03-17 Bill Wohler <wohler@newt.com>
2021
2022 * mh-e.texi (Viewing): Update URL for adding header fields to
2023 mh-invisible-header-fields-default.
2024
30864d5f
BW
20252008-03-16 Bill Wohler <wohler@newt.com>
2026
2027 * mh-e.texi (Preface): Add Gnus to requirements.
2028 (Forwarding): Note that forwarded MIME messages are now inline.
2029
31fe2b00
SM
20302008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2031
2032 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
2033 (Common Variables): Give precedence to the netcat methods over the
2034 telnet methods, and mention that they are more reliable.
31fe2b00 2035
5e97c626
CD
20362008-03-13 Carsten Dominik <dominik@science.uva.nl>
2037
2038 * org.texi (Exporting Agenda Views): Document agenda export to
2039 iCalendar.
2040 (Progress logging): Document the new progress logging stuff.
2041
37a68866
MB
20422008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2043
2044 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2045 Update for change of `mail-source-delete-incoming'.
2046
2047 * gnus-news.texi: Ditto.
2048
8f7abae3
MB
20492008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2050
2051 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2052 custom versions.
2053
af379c86
AM
20542008-03-07 Alan Mackenzie <acm@muc.de>
2055
2056 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2057 parens/brackets in a k&r region is limited.
2058
3d0f8a67
MB
20592008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2060
2061 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2062 using different Emacs versions.
2063
52151df0
GM
20642008-02-27 Glenn Morris <rgm@gnu.org>
2065
2066 * sc.texi: Remove a lot of old and obsolete info.
2067 (titlepage): Simplify.
2068 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2069 (VM with any Emacsen, GNEWS with any Emacsen)
2070 (Overloading for Non-conforming MUAs, Version 3 Changes)
2071 (The Supercite Mailing List): Delete nodes.
2072 (Introduction): Remove info about old packages.
2073 (Getting Connected): Simplify. Remove info about old packages.
2074 (Citing Commands): Delete Emacs 19 info.
2075 (Hints to MUA Authors): Simplify.
2076 (Thanks and History): Merge in some info from the deleted node
2077 "Version 3 Changes".
2078
b03f96dc
MB
20792008-02-05 Juanma Barranquero <lekktu@gmail.com>
2080
2081 * org.texi (Setting tags, In-buffer settings):
2082 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2083
52bec650
MB
20842008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2085
2086 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2087 installation directory name.
2088
34a3c587
RF
20892008-02-12 Romain Francoise <romain@orebokech.com>
2090
2091 * epa.texi (Overview): Fix typo.
2092
5a8d03e9
MO
20932008-02-11 Daiki Ueno <ueno@unixuser.org>
2094
2095 * epa.texi (Quick start): Remove the .emacs setting.
2096
f1914c40
MO
20972008-02-10 Daiki Ueno <ueno@unixuser.org>
2098
2099 * epa.texi (Quick start): Use the command `epa-enable' instead of
2100 loading `epa-setup'.
2101
bca98fc9
JB
21022008-02-08 Juanma Barranquero <lekktu@gmail.com>
2103
2104 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2105 ($(infodir)/epa, epa.dvi): New targets.
2106
4b01af2e
MO
21072008-02-08 Daiki Ueno <ueno@unixuser.org>
2108
2109 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2110
2111 * epa.texi: New manual documenting the EasyPG Assistant.
2112
06c0751a
MA
21132008-02-06 Michael Albinus <michael.albinus@gmx.de>
2114
2115 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2116 (Inspection): New function dbus-ping.
2117
7dcccd7b
MA
21182008-02-05 Michael Albinus <michael.albinus@gmx.de>
2119
2120 * tramp.texi (Remote processes): Add `shell-command'.
2121
a1da1e37
MB
21222008-01-28 Michael Sperber <sperber@deinprogramm.de>
2123
2124 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2125 (Group Parameters): Document `mail-source' parameter.
2126
c9d8f746
MA
21272008-01-27 Michael Albinus <michael.albinus@gmx.de>
2128
2129 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2130 must be a local host.
2131
15db4a13
MO
21322008-01-26 Michael Olson <mwolson@gnu.org>
2133
2134 * erc.texi: Update version for ERC 5.3 release.
2135 (Obtaining ERC): Update extras URLs for 5.3.
2136 (Development): Write instructions for git, and remove those for Arch.
2137 (History): Mention the switch to git.
2138
2bc43980
KB
21392008-01-24 Karl Berry <karl@gnu.org>
2140
bca98fc9
JB
2141 * info.texi (Search Index, Search Text): Mention the command
2142 character in the section name, a la the (Go to node) node.
2bc43980 2143
d2e4a6c9
MA
21442008-01-21 Michael Albinus <michael.albinus@gmx.de>
2145
2146 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2147
0b6799c3
MB
21482008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2149
2150 * gnus-news.texi: Mention gnus-article-describe-bindings.
2151
21522008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2153
2154 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2155
db9c3fb1 21562008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 2157
7b4d0413 2158 * org.texi (Property inheritance): New section.
db9c3fb1 2159 (Conventions): New section.
7b4d0413 2160 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
2161 commands, and the new bindings for refiling.
2162 (Sparse trees): Document the new special command for sparse trees.
2163 (References): Be more clear about the counting of hilines.
2164 (Handling links): Document M-p/n for accessing links.
2165 (Fast access to TODO states): New section.
2166 (Per file keywords): New section.
2167 (Property inheritance): New section.
2168 (Column attributes): New summary types.
2169 (Capturing Column View): New section.
2170 (The date/time prompt): Cover the new features in the date/time prompt.
2171 Compactify the table of keys for the calendar remote control.
2172 (Clocking work time): Document the new :scope parameter.
2173 (Remember): Promoted to chapter.
2174 (Quoted examples): New section.
2175 (Enhancing text): New verbatim environments.
2176
6ed73f28
MA
21772008-01-14 Michael Albinus <michael.albinus@gmx.de>
2178
2179 * trampver.texi: Update release number.
2180
95838435
MB
21812008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2182
2183 * gnus.texi (Article Keymap): Add
2184 gnus-article-wide-reply-with-original; fix descriptions of
2185 gnus-article-reply-with-original and
2186 gnus-article-followup-with-original.
2187
20234d96
GM
21882008-01-09 Glenn Morris <rgm@gnu.org>
2189
2190 * nxml-mode.texi: Add @copying section.
2191
d82cf70b
MB
21922008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2193
2194 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2195 Server". Add `message-send-mail-with-mailclient'.
2196
2197 * gnus.texi (Posting Server): Move some text to "(message)Mail
2198 Variables" and add a reference here.
2199
addb7f2e
MA
22002008-01-04 Michael Albinus <michael.albinus@gmx.de>
2201
2202 * dbus.texi (Receiving Method Calls): New chapter.
2203 (Errors and Events): Add serial number to events. Replace "signal" by
2204 "message". Introduce dbus-event-serial-number.
2205
4db2806c
MA
22062008-01-03 Michael Albinus <michael.albinus@gmx.de>
2207
2208 * dbus.texi (Type Conversion): Explain the type specification for empty
2209 arrays. Use another example.
2210
c9ecb5a7
MA
22112007-12-30 Michael Albinus <michael.albinus@gmx.de>
2212
2213 * dbus.texi (all): Replace "..." by @dots{}.
2214 (Type Conversion): Precise the value range for :byte types.
2215 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2216 Mention its return value.
2217 (Errors and Events): There is no D-Bus error propagation during event
2218 processing.
2219
702dbfd9
JB
22202007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2221
2222 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2223 New sections.
2224
87035689
MB
22252007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2226
2227 * gnus.texi (Group Parameters): Reorder the text and add a note about
2228 `gnus-parameters' near the beginning of the node.
2229
22302007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2231
2232 * gnus.texi (Score File Editing): Fix function name.
2233
5492f5ca
MA
22342007-12-23 Michael Albinus <michael.albinus@gmx.de>
2235
2236 Sync with Tramp 2.1.12.
2237
2238 * trampver.texi: Update release number.
2239
d4e67bc5
MA
22402007-12-22 Michael Albinus <michael.albinus@gmx.de>
2241
2242 * dbus.texi (Type Conversion): Correct input parameters mapping.
2243
6a31c819
MA
22442007-12-21 Michael Albinus <michael.albinus@gmx.de>
2245
2246 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2247 (Errors and Events): Mention wrong-type-argument error.
2248
99a3e35f
AS
22492007-12-21 Alex Schroeder <alex@gnu.org>
2250
2251 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 2252 spaces. Fixed some typos.
99a3e35f
AS
2253 (Internet Relay Chat): Explain relay.
2254 (Getting started with rcirc): Change items to reflect prompts.
2255 Add more explanation to rcirc-track-minor-mode and added a comment to
2256 warn future maintainers that this section is a copy.
11ac7c8e 2257 (People): Changed /ignore example.
62b12a24 2258 (Keywords): Not keywords.
99a3e35f 2259
331e4d02
AS
22602007-12-20 Alex Schroeder <alex@gnu.org>
2261
2262 * rcirc.texi (Top): Fighting Information Overload chapter added.
2263 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2264 (rcirc commands): Moved /ignore command to the new chapter.
2265 (Fighting Information Overload): New chapter documenting /keyword,
2266 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
2267 (Configuration): Document rcirc-server-alist, remove
2268 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 2269
cd71c3ef
MA
22702007-12-16 Michael Albinus <michael.albinus@gmx.de>
2271
2272 * dbus.texi (Signals): Fix example in dbus-register-signal.
2273
bbbe940b
MB
22742007-12-14 Sven Joachim <svenjoac@gmx.de>
2275
2276 * gnus.texi (Score Variables): Fix typo.
2277
0ce574ef
MA
22782007-12-07 Michael Albinus <michael.albinus@gmx.de>
2279
2280 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2281 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2282 (Errors and Events): Adapt dbus-event.
2283
b890d447
MB
22842007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2285
2286 * gnus.texi (Other Files): Add the yenc command.
2287
22882007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2289
2290 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2291 since 2004-08-06.
2292
22932007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2294
2295 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2296 on body.
2297
22982007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2299
2300 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2301 and rfc2047-allow-irregular-q-encoded-words; fix description of
2302 rfc2047-encode-encoded-words.
2303
23042007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2305
2306 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2307
3728bf03
MO
23082007-12-05 Michael Olson <mwolson@gnu.org>
2309
2310 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2311 Update documentation for `remember-diary-file'.
2312
a4397af9
MA
23132007-12-04 Michael Albinus <michael.albinus@gmx.de>
2314
2315 * dbus.texi (Signals): Precise `dbus-register-signal'.
2316 (Errors and Events): Rework events part, the internal structure of
2317 dbus-event has changed.
2318
1682490c
JB
23192007-12-03 Juanma Barranquero <lekktu@gmail.com>
2320
2321 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2322 ($(infodir)/dbus, dbus.dvi): New targets.
2323
7b13a0f2
MA
23242007-12-03 Michael Albinus <michael.albinus@gmx.de>
2325
2326 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2327 unconditionally.
2328
2329 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2330 emulation with @print{}.
2331
7ef92bc9
RS
23322007-12-02 Richard Stallman <rms@gnu.org>
2333
2334 * dbus.texi (Overview): Minor cleanup.
2335
22d8ac3a
MA
23362007-12-02 Michael Albinus <michael.albinus@gmx.de>
2337
d3a8e0df
MA
2338 * Makefile.in (INFO_TARGETS): Add dbus.
2339 (DVI_TARGETS): Add dbus.dvi.
2340 (dbus, dbus.dvi): New targets.
2341
22d8ac3a
MA
2342 * dbus.texi: New file.
2343
559764ab
RF
23442007-11-24 Romain Francoise <romain@orebokech.com>
2345
2346 * nxml-mode.texi: Add description in @direntry.
7aa579d9 2347 Fix file name to match @setfilename.
559764ab 2348
ac97a16b
MH
23492007-11-23 Mark A. Hershberger <mah@everybody.org>
2350
2351 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2352 ($(infodir)/nxml-mode): New rule.
2353
2354 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2355 ($(infodir)/nxml-mode): New rule.
2356 (clean): Add nxml-mode*.
2357
2358 * nxml-mode.texi: New file with nxml manual.
2359
404cd454
GM
23602007-11-18 Richard Stallman <rms@gnu.org>
2361
2362 * flymake.texi (Example -- Configuring a tool called directly):
2363 Update example.
2364
b048d478
MA
23652007-11-18 Michael Albinus <michael.albinus@gmx.de>
2366
2367 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 2368 double-slash behavior. Explain directory contents flushing.
b048d478 2369
346e8469
JB
23702007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2371
2372 * calc.texi (TeX and LaTeX Language Modes): Put in
2373 missing braces.
2374
404cd454
GM
23752007-11-15 Richard Stallman <rms@gnu.org>
2376
2377 * cl.texi (Equality Predicates): Delete `eql'.
2378 (Predicates, Naming Conventions, Top): Delete `eql'.
2379 (Common Lisp Compatibility): Delete `eql'.
2380 (Porting Common Lisp): Delete obsolete backquote info.
2381 Minor clarification about character constants.
2382 (Sequence Basics): Minor clarification.
2383
1f6af58b
JB
23842007-11-15 Juanma Barranquero <lekktu@gmail.com>
2385
dccb744b 2386 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
2387 * tramp.texi (Filename completion): Fix typos.
2388
3bc88bc9
JB
23892007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2390
2391 * calc.texi (Basic commands): Mention the menu.
2392
bc5300d3
MA
23932007-11-12 Michael Albinus <michael.albinus@gmx.de>
2394
2395 * tramp.texi (Connection caching): Tramp flushes connection
2396 properties when remote operating system has been changed.
2397
4d8a28ec
MB
23982007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2399
2400 * gnus-news.texi: Fix spelling.
2401 `message-insert-formatted-citation-line', not
2402 `message-insert-formated-citation-line'.
2403
404cd454
GM
2404 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2405
e1176b47
MA
24062007-11-07 Michael Albinus <michael.albinus@gmx.de>
2407
2408 * tramp.texi (Overview): Mention also the PuTTY integration under
2409 Win32. Remove paragraphs about Tramp's experimental status.
2410 (Frequently Asked Questions): Add code example for highlighting the
2411 mode line.
2412
6159985a
MO
24132007-11-03 Michael Olson <mwolson@gnu.org>
2414
2415 * remember.texi: Change mentions of remember-buffer to
2416 remember-finalize throughout.
2417
bec9b2f5
MO
24182007-10-30 Michael Olson <mwolson@gnu.org>
2419
2420 * remember.texi (Copying): Remove.
2421 (Mailbox): Update with non-BBDB instructions.
2422 (Diary, Org): Add.
2423 (Bibliography, Planner Page): Remove.
2424
b6173182
JB
24252007-10-30 Juanma Barranquero <lekktu@gmail.com>
2426
2427 * makefile.w32-in (INFO_TARGETS): Add remember.
2428 (DVI_TARGETS): Add remember.dvi.
2429 ($(infodir)/remember): New rule.
2430 (clean): Add remember*.
2431
15f3eb73
MO
24322007-10-30 Michael Olson <mwolson@gnu.org>
2433
70bdc930
MO
2434 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2435 ($(infodir)/remember): New rule that builds the Remember Manual.
2436
b6173182
JB
2437 * remember.texi: New file containing the Remember Mode Manual.
2438 Shuffle chapters around after initial import.
7d3f6f1a
MO
2439 (Function Reference): Split Keystrokes into separate chapter.
2440 (Keystrokes): Document C-c C-k.
51d24a12 2441 (Introduction): Fix typographical issue with "---".
15f3eb73 2442
404cd454
GM
24432007-10-29 Richard Stallman <rms@gnu.org>
2444
2445 * widget.texi (Introduction): Delete discussion of implementation
2446 internals.
2447
9bbb9638
MA
24482007-10-29 Michael Albinus <michael.albinus@gmx.de>
2449
2450 * tramp.texi (Connection caching): Host names must be different
2451 when tunneling.
2452
c7ff939a
RS
24532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2454
2455 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2456 Gnus v5.13.
2457
01c52d31
MB
24582007-10-28 Miles Bader <miles@gnu.org>
2459
2460 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2461
01c52d31
MB
24622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2463
2464 * gnus.texi (Sorting the Summary Buffer): Remove
2465 gnus-article-sort-by-date-reverse.
2466
24672007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2468
2469 * gnus.texi (Non-ASCII Group Names): New node.
2470 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2471 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2472
c8763fb6 24732007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2474
2475 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2476 clean the output of the program `imap-shell-program'.
2477
24782007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2479
2480 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2481
24822007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2483
2484 * gnus.texi (Sticky Articles): Documentation for sticky article
2485 buffers.
2486
c8763fb6 24872007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2488
2489 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2490
24912007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2492
2493 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2494
24952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2496
2497 * gnus.texi (Archived Messages): Document
2498 gnus-update-message-archive-method.
2499
25002007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2501
2502 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2503
c8763fb6 25042007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
2505
2506 * gnus.texi (Group Maneuvering): Document
2507 `gnus-summary-next-group-on-exit'.
2508
25092007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2510
2511 * gnus.texi (Really Various Summary Commands): Mention
2512 gnus-auto-select-on-ephemeral-exit.
2513
25142007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2515
2516 * gnus.texi, message.texi: Bump version number.
2517
25182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2519
2520 * gnus.texi (Group Line Specification, Misc Group Stuff)
2521 (Server Commands): Parenthesize @pxref{Mail Spool}.
2522
25232007-10-28 Didier Verna <didier@xemacs.org>
2524
2525 New user option: message-signature-directory.
2526 * message.texi (Insertion Variables): Document it.
2527 * gnus.texi (Posting Styles): Ditto.
2528
25292007-10-28 Didier Verna <didier@xemacs.org>
2530
2531 * gnus.texi (Group Line Specification):
2532 * gnus.texi (Misc Group Stuff):
2533 * gnus.texi (Server Commands): Document the group compaction feature.
2534
25352007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2536
2537 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2538
2539 * message.texi (Various Message Variables): Add message-fill-column.
2540
25412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2542
2543 * gnus.texi: Untabify.
2544
25452007-10-28 Didier Verna <didier@xemacs.org>
2546
2547 * gnus.texi (Group Parameters): Document the posting-style merging
2548 process in topic-mode.
2549
25502007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2551
2552 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2553
25542007-10-28 Romain Francoise <romain@orebokech.com>
2555
2556 * gnus.texi (Mail Spool): Fix typo.
2557 Update copyright.
2558
25592007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2560
2561 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2562
25632007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2564
2565 * gnus.texi (Summary Generation Commands):
2566 Add gnus-summary-insert-ticked-articles.
2567
25682007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2569
b2abec73
JB
2570 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2571 to spam-spamassassin-program.
01c52d31
MB
2572
25732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2574
2575 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2576
25772007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2578
2579 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2580
25812007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2582
2583 * message.texi (Mail Headers): Document `opportunistic'.
2584
25852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2586
2587 * emacs-mime.texi (Encoding Customization): Explain how to set
2588 mm-coding-system-priorities per hierarchy.
2589
25902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2591
2592 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2593 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2594
25952007-10-28 Didier Verna <didier@xemacs.org>
2596
2597 * message.texi (Wide Reply): Update documentation of
2598 message-dont-reply-to-names (now allowing a list of regexps).
2599
26002007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2601
2602 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2603
26042007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2605
2606 * gnus.texi (SpamAssassin back end): Fix typo.
2607
2608 * sieve.texi (Examples): Fix grammar.
2609
26102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2611
2612 * gnus.texi (Searching for Articles): Document M-S and M-R.
2613 (Limiting): Document / b.
2614
26152007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2616
2617 * gnus.texi (Thread Commands): T M-^.
2618
26192007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2620
2621 * message.texi (Mail Aliases): Document ecomplete.
2622 (Mail Aliases): Fix typo.
2623
26242007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2625
2626 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2627 fix typo.
2628
26292007-10-28 Romain Francoise <romain@orebokech.com>
2630
2631 * gnus.texi (Mail Spool): Grammar fix.
2632
26332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2634
2635 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2636 string.
2637
26382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2639
2640 * gnus.texi (Group Parameters): Fix description.
2641
26422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2643
b2abec73
JB
2644 * gnus.texi (Gmane Spam Reporting):
2645 Fix spam-report-gmane-use-article-number.
2646 Add spam-report-user-mail-address.
01c52d31
MB
2647
26482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2649
2650 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2651
26522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2653
2654 * gnus.texi (Group Parameters): Add simplified sorting example based on
2655 example for `Sorting the Summary Buffer' from Jari Aalto
2656 <jari.aalto@cante.net>.
2657 (Example Methods): Add example for an indirect connection.
2658
26592007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2660
2661 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2662 (Agent Parameters): Updated parameter names to match code.
2663 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2664 'gnus-agent-summary-fetch-series'.
2665 (Agent and flags): New section providing a generalized discussion
2666 of flag handling.
2667 (Agent and IMAP): Removed flag discussion.
b2abec73 2668 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
2669
26702007-10-28 Romain Francoise <romain@orebokech.com>
2671
2672 * gnus.texi (Exiting the Summary Buffer): Add new function
2673 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2674
26752007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2676
2677 * gnus.texi (Conformity): Fix typo.
2678 (Customizing Articles): Document `first'.
2679
26802007-10-28 Jari Aalto <jari.aalto@cante.net>
2681
2682 * gnus.texi (Sorting the Summary Buffer):
2683 Add `gnus-thread-sort-by-date-reverse'. Add example
2684 host to different sorting in NNTP and RSS groups.
2685
26862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2687
2688 * message.texi (Insertion): Describe prefix for
2689 message-mark-inserted-region and message-mark-insert-file.
2690
26912007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2692
2693 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2694 LaTeX documents. Describe "text/x-gnus-verbatim".
2695
26962007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2697
b2abec73 2698 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
2699 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2700 (spam-stat spam filtering, SpamOracle)
2701 (Extending the Spam ELisp package): Removed extra quote symbol for
2702 clarity.
2703
27042007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2705
2706 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2707 gnus-article-delete-part and gnus-article-replace-part.
2708 (Using MIME): Add gnus-mime-replace-part.
2709
27102007-10-28 Romain Francoise <romain@orebokech.com>
2711
2712 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2713 requires `auto-compression-mode' to be enabled. Add new nnml
2714 variable `nnml-compressed-files-size-threshold'.
2715
27162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2717
2718 * gnus.texi (Sorting the Summary Buffer): Added
2719 gnus-thread-sort-by-recipient.
2720
27212007-10-28 Romain Francoise <romain@orebokech.com>
2722
2723 * message.texi (Insertion Variables): Mention new variable
2724 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2725 documentation accordingly.
2726
27272007-10-28 Romain Francoise <romain@orebokech.com>
2728
2729 * gnus.texi (To From Newsgroups): Mention new variables
2730 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2731
27322007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2733
2734 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2735 stuff; gnus-mime-inline-part does the automatic decompression.
2736
27372007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2738
2739 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 2740 "training.ham" should be "training.spam".
01c52d31
MB
2741
27422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2743
2744 * message.texi (Mail Variables): Fix the default value for
2745 message-send-mail-function.
2746
27472007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2748
2749 * gnus.texi (Optional Back End Functions): nntp-request-update-info
2750 always returns nil exceptionally.
2751
27522007-10-28 Simon Josefsson <jas@extundo.com>
2753
2754 * gnus.texi (Article Washing): Add libidn URL. Suggested by
2755 Michael Cook <michael@waxrat.com>.
2756
27572007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2758
2759 * gnus.texi (Topic Commands): Fix next/previous.
2760
27612007-10-28 Simon Josefsson <jas@extundo.com>
2762
2763 * gnus.texi (Article Washing): Mention `W i'.
2764
c8763fb6 27652007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
2766
2767 * gnus.texi (Group Parameters): Slight extension of sieve
2768 parameter description.
2769
27702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2771
2772 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
2773 matching score files as well.
2774 (Picons): Describe `gnus-picon-style'.
2775
27762007-10-28 Romain Francoise <romain@orebokech.com>
2777
2778 * message.texi (Message Headers): Mention that headers are hidden
2779 using narrowing, and how to expose them.
2780 Update copyright.
2781
27822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2783
2784 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
2785 `gnus-summary-sort-by-recipient'.
2786
27872007-10-28 Romain Francoise <romain@orebokech.com>
2788
2789 * gnus.texi (NNTP marks): New node.
2790 (NNTP): Move NNTP marks variables to the new node.
2791
27922007-10-28 Jesper Harder <harder@ifa.au.dk>
2793
b2abec73 2794 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
2795
2796 * gnus.texi (MIME Commands, Hashcash): Markup fix.
2797
27982007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2799
b2abec73 2800 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 2801 everywhere for consistency.
b2abec73
JB
2802 (Filtering Spam Using The Spam ELisp Package): Admonish again.
2803 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
2804 Say "regular expression" instead of "regex." Admonish. Pick
2805 other words to sound better (s/so/thus/).
b2abec73 2806 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
2807 statistical filters. Remove old TODO.
2808 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
2809 New section on sorting and displaying the spam score.
2810 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
2811 backend but an alias to spam-use-BBDB.
2812 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
2813 new backend functionality.
2814
28152007-10-28 Simon Josefsson <jas@extundo.com>
2816
2817 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
2818 nntp-marks-directory, from Romain Francoise
2819 <romain@orebokech.com>.
2820
28212007-10-28 Magnus Henoch <mange@freemail.hu>
2822
2823 * gnus.texi (Hashcash): New default value of
2824 hashcash-default-payment.
2825
28262007-10-28 Simon Josefsson <jas@extundo.com>
2827
2828 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
2829 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
2830
28312007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2832
2833 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
2834
28352007-10-28 Simon Josefsson <jas@extundo.com>
2836
2837 * gnus.texi (documentencoding): Add, to avoid warnings.
2838
28392007-10-28 Simon Josefsson <jas@extundo.com>
2840
2841 * message.texi (Mail Headers): Add.
2842
2843 * gnus.texi (Hashcash): Fix.
2844
28452007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2846
b2abec73 2847 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 2848 that payments can be verified and fix the name of the
b2abec73 2849 hashcash-path variable.
01c52d31
MB
2850
28512007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2852
b2abec73 2853 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
2854
28552007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2856
2857 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
2858
28592007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2860
2861 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
2862 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
2863 warning about ham processors in spam groups removed.
01c52d31
MB
2864
28652007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 2866
b2abec73
JB
2867 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
2868 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
2869
28702007-10-28 Jesper Harder <harder@ifa.au.dk>
2871
2872 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
2873 (Mailing List): Typo.
2874 (Customizing Articles): Add gnus-treat-ansi-sequences.
2875 (Article Washing): Index.
2876
2877 * message.texi: Use m-dash consistently.
2878
28792007-10-28 Jesper Harder <harder@ifa.au.dk>
2880
2881 * gnus.texi (GroupLens): Remove.
2882
28832007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
2884
2885 * gnus.texi (Outgoing Messages, Agent Variables): Add
2886 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
2887 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
2888
28892007-10-28 Jesper Harder <harder@ifa.au.dk>
2890
2891 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
2892
28932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2894
2895 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
2896
2897 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
2898
28992007-10-28 Simon Josefsson <jas@extundo.com>
2900
2901 * gnus.texi (Top): Add SASL.
2902
404cd454
GM
29032007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
2904
2905 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
2906
29072007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
2908
2909 * gnus.texi (Troubleshooting): Adjust Gnus version number.
2910
0edd2970
JB
29112007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
2912
2913 * calc.texi (Formulas, Composition Basics): Lower the
2914 precedence of negation.
2915
a9afba20
JY
29162007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
2917
2918 * ses.texi (The Basics): Mention how to create a new spreadsheet.
2919 Mention the new three-letter column identifiers.
2920 (More on cell printing): Calculate-cell and truncate-cell are now `c'
2921 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
2922 message when using `c' on an empty default with default printer.
2923 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
2924 renamed to `ses--symbolic-formulas' some time ago.
2925
45b778a6
JB
29262007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
2927
2928 * calc.texi (Default Simplifications, Making Selections)
2929 (Customizing Calc): Clarify associativity of multiplication.
2930
03b5bade
MA
29312007-10-23 Michael Albinus <michael.albinus@gmx.de>
2932
2933 * tramp.texi (Traces and Profiles): Simplify loop over
2934 `trace-function-background'.
2935
e658c8ee
JL
29362007-10-22 Juri Linkov <juri@jurta.org>
2937
2938 * dired-x.texi (Shell Command Guessing): Default values are now
2939 available by typing M-n instead of M-p.
2940
dd753688
MA
29412007-10-21 Michael Albinus <michael.albinus@gmx.de>
2942
2943 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
2944 (Password caching): Remove `tramp-clear-passwd'.
2945 It's not a command anymore.
dd753688
MA
2946 (Bug Reports): Add `tramp-bug' to function index.
2947 (Function Index, Variable Index): New nodes.
2948 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
2949
2950 * trampver.texi: Update release number.
2951
4bb49b43
JB
29522007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
2953
8b296cdd 2954 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
2955 about integer size into past tense.
2956 (Time Zones): Remove pointer to Calc author's address.
2957 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 2958 and hyperbolic cotangent. Fix typo.
4bb49b43 2959
311dd93f
MA
29602007-10-10 Michael Albinus <michael.albinus@gmx.de>
2961
2962 Sync with Tramp 2.1.11.
2963
2964 * trampver.texi: Update release number.
2965
ea3fc256
MA
29662007-10-06 Michael Albinus <michael.albinus@gmx.de>
2967
2968 * tramp.texi (External packages): New section.
2969
1af74d06
MB
29702007-09-29 Juri Linkov <juri@jurta.org>
2971
2972 * info.texi (Help-Int): Document `L' (`Info-history').
2973
0e2806fa
SM
29742007-09-26 Carsten Dominik <dominik@science.uva.nl>
2975
2976 * org.texi: Change links to webpage and maintained email.
2977 (Remember): Promote to Chapter, significant changes.
2978 (Fast access to TODO states): New section.
2979 (Faces for TODO keywords): New section.
2980 (Export options): Example for #+DATE.
2981 (Progress logging): Section moved.
2982
567b9191
BW
29832007-09-26 Bill Wohler <wohler@newt.com>
2984
2985 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
2986 browse-url-at-mouse.
2987
1af74d06
MB
29882007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
2989
2990 * flymake.texi (Customizable variables): Face names don't end in -face.
2991 Fix flymake-err-line-patterns template.
2992 (Example -- Configuring a tool called directly): Fix init-function.
2993 (Highlighting erroneous lines): Face names don't end in -face.
2994
d60a4e3a 29952007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
2996
2997 * erc.texi (Special-Features): Fix small typo.
2998
7d7a3510
MA
29992007-09-14 Michael Albinus <michael.albinus@gmx.de>
3000
3001 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3002 and "External transfer methods".
3003
285f0d3a
JB
30042007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3005
3006 * calc.texi (Predefined Units): Add some history.
3007
526dc846
MO
30082007-09-08 Michael Olson <mwolson@gnu.org>
3009
87e04f16
JB
3010 * erc.texi (Copying): New section included from gpl.texi.
3011 This matches the look of the upstream ERC manual.
526dc846 3012
f10d0e80
JB
30132007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3014
87e04f16 3015 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
3016 (Random Numbers): Clarify the distribution of `random'.
3017
4009494e
GM
30182007-09-06 Glenn Morris <rgm@gnu.org>
3019
f1fc42aa 3020 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 3021 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
3022 Change all setfilename commands to use ../../info.
3023 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3024 refer to the Emacs manual here.
3025 (infodir): New variable.
3026 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3027 (cc-mode.texi, faq.texi): Update references to source file locations.
3028 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3029 do not refer to the Emacs manual here.
3030 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3031
3032 * Makefile.in: Add `basename' versions of all info targets, for
3033 convenience when rebuilding just one manual.
3034 (../etc/GNU): Delete obsolete target.
3035 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3036 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
3037 *.vrs *.toc here...
3038 (maintainer-clean): ...from here.
4009494e
GM
3039
3040 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3041
2de53ca6
GM
30422007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3043
3044 * calc.texi (Date Conversions): Clarify definition of
3045 Julian day numbering.
3046 (Date Forms): Clarify definition of Julian day numbering;
3047 add some history.
3048
30492007-08-30 Carsten Dominik <dominik@science.uva.nl>
3050
87e04f16 3051 * org.texi: Version 5.07.
2de53ca6
GM
3052
30532007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3054
3055 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3056
30572007-08-22 Carsten Dominik <dominik@science.uva.nl>
3058
3059 * org.texi (Adding hyperlink types): New section.
3060 (Embedded LaTeX): Chapter updated because of LaTeX export.
3061 (LaTeX export): New section.
3062 (Using links out): New section.
3063
30642007-08-22 Glenn Morris <rgm@gnu.org>
3065
3066 * faq.texi (Learning how to do something): Refcards now in
3067 etc/refcards/ directory.
3068
30692007-08-22 Michael Albinus <michael.albinus@gmx.de>
3070
3071 * tramp.texi (Remote Programs): Persistency file must be cleared when
3072 changing `tramp-remote-path'.
3073 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3074 macro.
3075
30762007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3077
3078 * calc.texi: Move contents to beginning of file.
3079 (Algebraic Entry): Fix the formatting of an example.
3080
30812007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3082
3083 * calc.texi (Basic Operations on Units): Mention exact versus
3084 inexact conversions.
3085
30862007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3087
3088 * calc.texi (Basic Operations on Units): Mention default
3089 values for new units.
3090 (Quick Calculator Mode): Mention that binary format will
3091 be displayed.
3092
30932007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3094
3095 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3096
30972007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3098
3099 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3100
31012007-08-08 Glenn Morris <rgm@gnu.org>
3102
3103 * gnus.texi, sieve.texi: Replace `iff'.
3104
31052007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3106
3107 * calc.texi (Basic Graphics): Mention the graphing of error
3108 forms.
3109 (Graphics Options): Mention how `g s' handles error forms.
3110 (Curve Fitting): Mention plotting the curves.
3111 (Standard Nonlinear Models): Add additional models.
3112 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3113 (Linear Fits): Correct result.
3114
31152007-08-01 Alan Mackenzie <acm@muc.de>
3116
3117 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3118 to "--no-site-file".
3119
31202007-07-29 Michael Albinus <michael.albinus@gmx.de>
3121
3122 * tramp.texi (Frequently Asked Questions): Point to mode line
3123 extension in Emacs 23.1.
3124
3125 * trampver.texi: Update release number.
3126
31272007-07-27 Glenn Morris <rgm@gnu.org>
3128
3129 * calc.texi (Copying): Include license text from gpl.texi, rather than
3130 in-line.
3131
31322007-07-25 Glenn Morris <rgm@gnu.org>
3133
3134 * calc.texi (Copying): Replace license with GPLv3.
3135
3136 * Relicense all FSF files to GPLv3 or later.
3137
31382007-07-22 Michael Albinus <michael.albinus@gmx.de>
3139
3140 Sync with Tramp 2.1.10.
3141
3142 * tramp.texi (trampfn): Expand macro implementation in order to handle
3143 empty arguments.
3144 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 3145 occurrences by trampfn.
2de53ca6 3146 (Frequently Asked Questions): Extend example code for host
b2abec73 3147 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
3148 file names to be typed.
3149
3150 * trampver.texi: Update release number.
3151
31522007-07-17 Michael Albinus <michael.albinus@gmx.de>
3153
3154 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3155 section. Reported by <poti@potis.org>.
3156 (Remote processes): Arguments of the program to be debugged are taken
3157 literally.
3158 (Frequently Asked Questions): Simplify recentf example.
3159
31602007-07-14 Karl Berry <karl@gnu.org>
3161
3162 * info.texi (@copying): New Back-Cover Text.
3163
3164 * info.texi (Quitting Info): Move to proper place in source.
3165 (Reported by Benno Schulenberg.)
3166
31672007-07-13 Eli Zaretskii <eliz@gnu.org>
3168
3169 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3170
3171 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3172
3173 * emacs-mime.texi: Add @documentencoding directive.
3174
31752007-07-12 Nick Roberts <nickrob@snap.net.nz>
3176
3177 * tramp.texi (Remote processes): Add an anchor to the subsection
3178 "Running a debugger on a remote host".
3179
31802007-07-12 Michael Albinus <michael.albinus@gmx.de>
3181
3182 * tramp.texi (Remote processes): Don't call it "experimental" any
3183 longer. Add subsection about running a debugger on a remote host.
3184
31852007-07-10 Carsten Dominik <dominik@science.uva.nl>
3186
3187 * org.texi (Properties and columns): Chapter rewritten.
3188
31892007-07-08 Michael Albinus <michael.albinus@gmx.de>
3190
3191 * tramp.texi:
3192 * trampver.texi: Migrate to Tramp 2.1.
3193
31942007-07-02 Carsten Dominik <dominik@science.uva.nl>
3195
3196 * org.texi (Properties): New chapter.
3197
31982007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3199
3200 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3201 Control Panel.
3202
3203 * gnus.texi (Misc Article): Add index entry for
3204 gnus-single-article-buffer.
3205
32062007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3207
3208 * gnus.texi (Starting Up): Fix typo.
3209
32102007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3211
3212 * gnus.texi (Asynchronous Fetching): Fix typo.
3213
32142007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3215
3216 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3217 (About This Manual): Remove redundant information.
3218 (Getting Started): Mention author.
3219 (Basic Arithmetic, Customizing Calc): Make description of the
3220 variable `calc-multiplication-has-precedence' match its new effect.
3221
32222007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3223
3224 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3225 the variable `calc-multiplication-has-precedence'.
3226
32272007-06-19 Carsten Dominik <dominik@science.uva.nl>
3228
3229 * org.texi (Tag): Section swapped with node Timestamps.
3230 (Formula syntax for Lisp): Document new `L' flag.
3231
32322007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3233
3234 * gnus.texi (Misc Group Stuff, Summary Buffer)
3235 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3236
32372007-06-06 Juanma Barranquero <lekktu@gmail.com>
3238
3239 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3240 * gnus.texi (Article Buttons, Mail Source Customization)
3241 (Sending or Not Sending, Customizing NNDiary):
3242 * message.texi (Message Headers):
3243 * mh-e.texi (HTML): Fix typos.
3244
32452007-06-07 Michael Albinus <michael.albinus@gmx.de>
3246
3247 Sync with Tramp 2.0.56.
3248
3249 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3250 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3251
32522007-06-02 Chong Yidong <cyd@stupidchicken.com>
3253
3254 * Version 22.1 released.
3255
32562007-05-26 Michael Olson <mwolson@gnu.org>
3257
3258 * erc.texi (Modules): Fix references to completion modules.
3259
32602007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3261
3262 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3263
32642007-05-09 Didier Verna <didier@xemacs.org>
3265
3266 * gnus.texi (Email Based Diary): New. Proper documentation for the
3267 nndiary back end and the gnus-diary library.
3268
32692007-05-03 Karl Berry <karl@gnu.org>
3270
3271 * .cvsignore (*.pdf): New entry.
3272
3273 * texinfo.tex: Update from current version for better pdf generation.
3274
32752007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3276
3277 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3278
32792007-04-28 Glenn Morris <rgm@gnu.org>
3280
3281 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3282 consideration of legal status.
3283
32842007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3285
3286 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3287
32882007-04-24 Chong Yidong <cyd@stupidchicken.com>
3289
3290 * faq.texi (New in Emacs 22): python.el removed.
3291
32922007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3293
3294 * calc.texi (Reporting bugs): Update maintainer's address.
3295
32962007-04-22 Chong Yidong <cyd@stupidchicken.com>
3297
3298 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3299
33002007-04-15 Jay Belanger <belanger@truman.edu>
3301
3302 * calc.texi (Title page): Remove the date.
3303 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3304 (The Standard Calc Interface): Change trail title.
3305 (Floats): Mention that when non-decimal floats are entered, only
3306 approximations are stored.
3307 (Copying): Move to the appendices.
3308 (GNU Free Documentation License): Add as an appendix.
3309
33102007-04-15 Chong Yidong <cyd@stupidchicken.com>
3311
3312 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3313 * dired-x.texi, ebrowse.texi, ediff.texi:
3314 * emacs-mime.texi, erc.texi, eshell.texi:
3315 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3316 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3317 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3318 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3319 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3320 * woman.texi: Include GFDL.
3321
3322 * doclicense.texi: Remove node heading, so that it can be included by
3323 other files.
3324
3325 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3326
3327 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3328 than *.
3329
33302007-04-14 Carsten Dominik <dominik@science.uva.nl>
3331
3332 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3333 in Calc.
3334
33352007-04-09 Romain Francoise <romain@orebokech.com>
3336
3337 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3338 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3339 replace mouse-2.
3340
33412007-04-08 Chong Yidong <cyd@stupidchicken.com>
3342
3343 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3344 renamed to woman-use-topic-at-point. Document new behavior.
3345
33462007-04-08 Richard Stallman <rms@gnu.org>
3347
3348 * url.texi: Fix some indexing.
3349 (Disk Caching): Drop discussion of old/other Emacs versions.
3350
33512007-04-07 Chong Yidong <cyd@stupidchicken.com>
3352
3353 * url.texi (Disk Caching): Say Emacs 21 "and later".
3354
3355 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3356 on Font locking which now mentions JIT lock.
3357
33582007-04-01 Michael Olson <mwolson@gnu.org>
3359
3360 * erc.texi: Update for the ERC 5.2 release.
3361
33622007-03-31 David Kastrup <dak@gnu.org>
3363
3364 * woman.texi (Topic, Interface Options): Explain changes semantics of
3365 woman-manpath in order to consider MANPATH_MAP entries.
3366
33672007-03-31 Eli Zaretskii <eliz@gnu.org>
3368
3369 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3370
33712007-03-26 Richard Stallman <rms@gnu.org>
3372
3373 * pgg.texi (Caching passphrase): Clean up previous change.
3374
33752007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3376
3377 * gnus.texi (Setting Process Marks): Fix typo.
3378
33792007-03-25 Romain Francoise <romain@orebokech.com>
3380
3381 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3382 readability, and include various fixes by Daniel Brockman, Nick Roberts
3383 and Dieter Wilhelm.
3384
33852007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3386
3387 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3388
3389 * gnus.texi (Mail Source Specifiers): Fix typo.
3390
33912007-03-22 Ralf Angeli <angeli@caeruleus.net>
3392
3393 * reftex.texi (Imprint): Update maintainer information.
3394
33952007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3396
3397 * message.texi (Message Buffers): Update documentation for
3398 message-generate-new-buffers.
3399
34002007-03-15 Daiki Ueno <ueno@unixuser.org>
3401
3402 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3403
34042007-03-21 Glenn Morris <rgm@gnu.org>
3405
3406 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3407
34082007-03-19 Chong Yidong <cyd@stupidchicken.com>
3409
3410 * eshell.texi (Known problems): Emacs 21 -> 22.
3411
3412 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3413
34142007-03-18 Jay Belanger <belanger@truman.edu>
3415
3416 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3417
34182007-03-12 Glenn Morris <rgm@gnu.org>
3419
3420 * calc.texi (Time Zones): Switch to new North America DST rule.
3421
3422 * calc.texi: Replace "daylight savings" with "daylight
3423 saving" in text throughout.
3424
34252007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3426
3427 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3428 The variable now uses a list of symbols instead of just a symbol.
3429 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3430
34312007-03-06 Romain Francoise <romain@orebokech.com>
3432
3433 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3434 new packages, and mention Gnus update.
3435
34362007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3437
3438 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3439 nntp-open-connection-functions-never-echo-commands.
3440
34412007-02-27 Chong Yidong <cyd@stupidchicken.com>
3442
3443 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3444 problems on the console, and security risk in not using gpg-agent.
3445
34462007-02-25 Carsten Dominik <dominik@science.uva.nl>
3447
3448 * org.texi (The spreadsheet): Renamed from "Table calculations".
3449 Completely reorganized and rewritten.
3450 (CamelCase links): Section removed.
3451 (Repeating items): New section.
3452 (Tracking TODO state changes): New section.
3453 (Agenda views): Chapter reorganized and rewritten.
3454 (HTML export): Section rewritten.
3455 (Tables in arbitrary syntax): New section.
3456 (Summary): Better feature summary.
3457 (Activation): Document problem with cut-and-paste of Lisp code
3458 from PDF files.
3459 (Visibility cycling): Document indirect buffer use.
3460 (Structure editing): Document sorting.
3461 (Remember): Section rewritten.
3462 (Time stamps): Better description of time stamp types.
3463 (Tag searches): Document regular expression search for tags.
3464 (Stuck projects): New section.
3465 (In-buffer settings): New keywords.
3466 (History and Acknowledgments): Updated description.
3467
34682007-02-24 Alan Mackenzie <acm@muc.de>
3469
3470 * cc-mode.texi (Movement Commands): Insert two missing command names.
3471 (Getting Started): Slight wording correction (use conditional).
3472
34732007-02-22 Kim F. Storm <storm@cua.dk>
3474
3475 * widget.texi (User Interface, Basic Types): Document need to put some
3476 text before the %v escape in :format string in editable-field widget.
3477
34782007-02-18 Romain Francoise <romain@orebokech.com>
3479
3480 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3481 `cvs-mode-quit'.
3482
34832007-02-10 Markus Triska <markus.triska@gmx.at>
3484
3485 * widget.texi (Programming Example): Put constant strings in :format.
3486
34872007-02-07 Juanma Barranquero <lekktu@gmail.com>
3488
3489 * faq.texi (Fullscreen mode on MS-Windows): New node.
3490
34912007-02-04 David Kastrup <dak@gnu.org>
3492
3493 * faq.texi (AUCTeX): Update version number. Should probably be done
3494 for other packages as well.
3495
34962007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3497
3498 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3499 <tassilo@member.fsf.org>.
3500
35012007-01-27 Eli Zaretskii <eliz@gnu.org>
3502
3503 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3504 ls-lisp-use-localized-time-format.
3505
35062007-01-20 Markus Triska <markus.triska@gmx.at>
3507
3508 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3509
35102007-01-13 Michael Olson <mwolson@gnu.org>
3511
3512 * erc.texi (Modules): Mention capab-identify module.
3513
35142007-01-05 Michael Olson <mwolson@gnu.org>
3515
3516 * erc.texi (Getting Started): Update for /RECONNECT command.
3517
35182007-01-04 Richard Stallman <rms@gnu.org>
3519
3520 * ebrowse.texi: Change C-c b to C-c C-m.
3521
35222007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3523
3524 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3525 variables only in info to avoid redundant entries in the printed
3526 manual.
3527
35282007-01-02 Daiki Ueno <ueno@unixuser.org>
3529
3530 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3531
35322007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3533
3534 * message.texi (Security): Split into sub-nodes.
3535
35362007-01-01 Alan Mackenzie <acm@muc.de>
3537
3538 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3539 eval-after-load in Emacs <=21 and a workaround. Document that
3540 trigraphs are not supported.
3541
35422007-01-01 Alan Mackenzie <acm@muc.de>
3543
3544 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3545 c-context-line-break. When invoked within a string, preserve
3546 whitespace. Add a backslash only when also in a macro.
3547
35482007-01-01 Alan Mackenzie <acm@muc.de>
3549
3550 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3551
35522007-01-01 Alan Mackenzie <acm@muc.de>
3553
3554 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3555 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3556
35572007-01-01 Alan Mackenzie <acm@muc.de>
3558
3559 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3560 "Choosing a Style".
3561
3562 * cc-mode.texi ("Styles"): Add @dfn{style}.
3563
35642006-12-30 Michael Albinus <michael.albinus@gmx.de>
3565
3566 Sync with Tramp 2.0.55.
3567
3568 * trampver.texi: Update release number.
3569
35702006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3571
3572 * gnus.texi (Customizing Articles): Add index entries for all
3573 gnus-treat-* variables.
3574
c8763fb6 35752006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3576
3577 * gnus.texi (IMAP): Fix incorrect explanation of
3578 nnimap-search-uids-not-since-is-evil in documentation for
3579 nnimap-expunge-search-string.
3580
35812006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3582
3583 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3584 spam-ifile-database.
3585
35862006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3587
3588 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3589 rebind C-s.
3590
c8763fb6 35912006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
3592
3593 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3594 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3595 "expiring mail".
3596 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3597 nnimap-nov-is-evil.
3598
35992006-12-25 Kevin Ryde <user42@zip.com.au>
3600
3601 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3602 about the key procedure being used heavily.
3603
36042006-12-24 Chong Yidong <cyd@stupidchicken.com>
3605
3606 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3607 to t.
3608 (Prerequisites): Add explanation about gpg-agent.
3609
36102006-12-22 Kevin Ryde <user42@zip.com.au>
3611
3612 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3613 "sort" instead of "sort*".
3614
36152006-12-19 Richard Stallman <rms@gnu.org>
3616
3617 * calc.texi (History and Acknowledgements): Recognize that Emacs
3618 now does have floating point.
3619
36202006-12-19 Michael Albinus <michael.albinus@gmx.de>
3621
3622 * tramp.texi (External transfer methods): Describe new method `scpc'.
3623
36242006-12-17 Sascha Wilde <wilde@sha-bang.de>
3625
3626 * pgg.texi: Added short note on gpg-agent to the introduction.
3627
36282006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3629
3630 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3631 also applies to Cc.
3632
36332006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3634
3635 * gnus.texi (X-Face): Clarify. Say which programs are required
3636 on Windows.
3637
36382006-12-08 Michael Olson <mwolson@gnu.org>
3639
3640 * erc.texi (Modules): Remove documentation for list module.
3641
c8763fb6 36422006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
3643
3644 * faq.texi (^M in the shell buffer): Ditto.
3645
36462006-11-20 Michael Olson <mwolson@gnu.org>
3647
3648 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3649
36502006-11-17 Carsten Dominik <dominik@science.uva.nl>
3651
3652 * org.texi: Fix typos.
3653 (Agenda commands): Document `C-k'.
3654
36552006-11-16 Eli Zaretskii <eliz@gnu.org>
3656
3657 * url.texi (http/https): Fix a typo in the HTTP URL.
3658
36592006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3660
3661 * ada-mode.texi: Total rewrite.
3662
36632006-11-13 Carsten Dominik <dominik@science.uva.nl>
3664
3665 * org.texi: Minor typo fixes.
3666
36672006-11-13 Bill Wohler <wohler@newt.com>
3668
3669 Release MH-E manual version 8.0.3.
3670
3671 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3672 release 8.0.3.
3673
3674 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3675 to set MAILDIR.
3676 (Reading Mail): Document the customization of read-mail-command
3677 for MH-E.
3678 (Viewing Attachments): Document mm-discouraged-alternatives.
3679 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3680 (Junk): Add more information about the settings of mh-junk-background
3681 in a program. Add /usr/bin/mh to PATH in examples.
3682
36832006-11-12 Richard Stallman <rms@gnu.org>
3684
3685 * woman.texi: Update author address but say he no longer maintains it.
3686
36872006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3688
3689 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3690 archived trees.
3691 (Checkboxes): Section moved to chapter 5, and extended.
3692 (The date/time prompt): New section.
3693 (Link abbreviations): New section.
3694 (Presentation and sorting): New section.
3695 (Custom agenda views): Section completely rewritten.
3696 (Summary): Compare with Planner.
3697 (Feedback): More info about creating backtraces.
3698 (Plain lists): Modified example.
3699 (Breaking down tasks): New section.
3700 (Custom time format): New section.
3701 (Time stamps): Document inactive timestamps.
3702 (Setting tags): More details about fast tag selection.
3703 (Block agenda): New section.
3704 (Custom agenda views): Section rewritten.
3705 (Block agenda): New section.
3706
37072006-11-07 Michael Albinus <michael.albinus@gmx.de>
3708
3709 * tramp.texi (Configuration): scp is the default method.
3710 (Default Method): Use ssh as example for another method.
3711
37122006-10-27 Richard Stallman <rms@gnu.org>
3713
3714 * woman.texi: Downcase nroff/troff/roff.
3715 (Installation): Chapter deleted. Some xrefs deleted.
3716 (Background): woman doesn't advise man ;-).
3717
c8763fb6 37182006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3719
3720 * ada-mode.texi (Project files, Identifier completion)
3721 (Automatic Casing, Debugging, Using non-standard file names)
3722 (Working Remotely): Fix typos.
3723
37242006-10-20 Masatake YAMATO <jet@gyve.org>
3725
3726 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3727 sample code `my-c-initialization-hook'.
3728
37292006-10-19 Stuart D. Herring <herring@lanl.gov>
3730
3731 * widget.texi: Fix typos.
3732
37332006-10-19 Michael Albinus <michael.albinus@gmx.de>
3734
3735 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3736 "???". There have been no complaints for years, so the information
3737 must be appropriate.
3738
37392006-10-16 Richard Stallman <rms@gnu.org>
3740
3741 * widget.texi: Use @var instead of capitalization.
3742 Clarify many widget type descriptions.
3743
37442006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3745
3746 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
3747 gnus-dired-attach.
3748 (Selecting a Group): Fix typo.
3749
c8763fb6 37502006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
3751
3752 * widget.texi: Fix typos.
3753
37542006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
3755
3756 * gnus.texi (Image Enhancements): Update for Emacs 22.
3757
3758 * gnus-faq.texi ([1.3]): Update.
3759
37602006-10-06 Richard Stallman <rms@gnu.org>
3761
3762 * faq.texi (Displaying the current line or column):
3763 Delete "As of Emacs 20".
3764
37652006-10-06 Romain Francoise <romain@orebokech.com>
3766
3767 * faq.texi (VM): VM works with Emacs 22 too.
3768
37692006-10-06 Richard Stallman <rms@gnu.org>
3770
3771 * ebrowse.texi: Remove Emacs version "21" from title.
3772
37732006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
3774
3775 * gnus.texi (Foreign Groups): Say where change of editing commands are
3776 stored. Add reference to `gnus-parameters'.
3777
37782006-09-15 Jay Belanger <belanger@truman.edu>
3779
3780 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
3781 Change "Library Public License" to "Lesser Public License"
3782 throughout. Use "yyyy" to represent year.
3783
37842006-09-15 Carsten Dominik <dominik@science.uva.nl>
3785
3786 * org.texi (Setting tags): Typo fix.
3787
37882006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
3789
3790 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
3791
37922006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
3793
3794 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
3795
37962006-09-12 Paul Eggert <eggert@cs.ucla.edu>
3797
3798 * faq.texi (Escape sequences in shell output): EMACS is now set
3799 to Emacs's absolute file name, not to "t".
3800 (^M in the shell buffer): Likewise.
3801 * misc.texi (Interactive Shell): Likewise.
3802
38032006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
3804
3805 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
3806 mails with pop3-leave-mail-on-server. Fix wording.
3807 (Limiting): Improve gnus-summary-limit-to-articles.
3808 (X-Face): Fix typo.
3809
38102006-09-11 Simon Josefsson <jas@extundo.com>
3811
3812 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
3813 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
3814
38152006-09-06 Simon Josefsson <jas@extundo.com>
3816
3817 * smtpmail.texi (Authentication): Mention SSL.
3818
38192006-09-01 Eli Zaretskii <eliz@gnu.org>
3820
3821 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
3822 Don't use @indicateurl.
3823
3824 * cc-mode.texi (Subword Movement): Don't use @headitem.
3825 (Custom Braces, Clean-ups): Don't use @tie.
3826
38272006-08-29 Michael Albinus <michael.albinus@gmx.de>
3828
3829 Sync with Tramp 2.0.54.
3830
3831 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
3832 Suggested by Adrian Phillips <a.phillips@met.no>.
3833
38342006-08-15 Carsten Dominik <dominik@science.uva.nl>
3835
3836 * org.texi (Installation, Activation): Split from Installation and
3837 Activation.
3838 (Clocking work time): Documented new features.
3839
38402006-08-13 Alex Schroeder <alex@gnu.org>
3841
3842 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
3843 example.
3844
38452006-08-12 Eli Zaretskii <eliz@gnu.org>
3846
3847 * faq.texi (How to add fonts): New node.
3848
38492006-08-05 Romain Francoise <romain@orebokech.com>
3850
3851 * faq.texi (New in Emacs 22): Expand.
3852
38532006-08-03 Michael Olson <mwolson@gnu.org>
3854
3855 * erc.texi: Update for ERC 5.1.4.
3856
38572006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
3858
3859 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
3860 in .../site-lisp/gnus/ by default.
3861 [ From gnus-news.texi in the trunk. ]
3862
38632006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3864
3865 * gnus.texi (MIME Commands): Additions for yEnc.
3866
38672006-07-24 Richard Stallman <rms@gnu.org>
3868
3869 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
3870 * faq.texi: Move periods and commas inside quotes.
3871
38722006-07-20 Jay Belanger <belanger@truman.edu>
3873
3874 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
3875
38762006-07-18 Chong Yidong <cyd@stupidchicken.com>
3877
3878 * faq.texi (Security risks with Emacs): Document Emacs 22
3879 file-local-variable mechanism.
3880
38812006-07-12 Michael Olson <mwolson@gnu.org>
3882
3883 * erc.texi: Update for ERC 5.1.3.
3884
38852006-07-12 Alex Schroeder <alex@gnu.org>
3886
3887 * rcirc.texi: Fix typos.
3888 (Getting started with rcirc): New calling convention for M-x irc.
3889 Mention #rcirc. Removed channel tracking.
3890 (Configuration): Changed the names of all variables that got changed
3891 recently, eg. rcirc-server to rcirc-default-server. Added
3892 documentation for rcirc-authinfo, some background for Bitlbee, and
3893 rcirc-track-minor-mode.
3894 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
3895 Scrolling.
3896 (Reconnecting after you have lost the connection): Fixed example code
3897 to match code changes.
3898
38992006-07-10 Nick Roberts <nickrob@snap.net.nz>
3900
3901 * gnus.texi, message.texi: Fix typos.
3902
39032006-07-07 Carsten Dominik <dominik@science.uva.nl>
3904
3905 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
3906 commands.
3907 (Global TODO list): Document the use of the variables
3908 `org-agenda-todo-ignore-scheduled' and
3909 `org-agenda-todo-list-sublevels'.
3910
39112006-07-05 Richard Stallman <rms@gnu.org>
3912
3913 * faq.texi (Scrolling only one line): Fix xref.
3914
39152006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
3916
3917 * faq.texi (Evaluating Emacs Lisp code):
3918 Throughout, replace eval-current-buffer with eval-buffer.
3919
39202006-07-03 Richard Stallman <rms@gnu.org>
3921
3922 * rcirc.texi (Scrolling conservatively): Fix xref.
3923
3924 * pcl-cvs.texi (Viewing differences): Usage fix.
3925
39262006-07-03 Carsten Dominik <dominik@science.uva.nl>
3927
3928 * org.texi (Agenda commands): Document `s' key to save all org-mode
3929 buffers.
3930
39312006-06-30 Ralf Angeli <angeli@caeruleus.net>
3932
3933 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
3934 names. Mention `cvs-msg' face.
3935
39362006-06-29 Carsten Dominik <dominik@science.uva.nl>
3937
3938 * org.texi (Checkboxes): New section.
3939
39402006-06-28 Carsten Dominik <dominik@science.uva.nl>
3941
3942 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
3943 throughout this chapter.
3944
39452006-06-27 Chong Yidong <cyd@stupidchicken.com>
3946
3947 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
3948 text for standalone vs Emacs info.
3949 (Help): Clarify header line description. Use mouse-1 for clicks.
3950 (Help-P): Use mouse-1 for clicks.
3951 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
3952 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
3953 (Choose menu subtopic): Remove gratuitous Emacs command names.
3954 (Help-FOO): Put usual behavior first.
3955 (Help-Xref): Clicking on xrefs works in Emacs.
3956 (Search Text): Clarify what the default behavior is.
3957 (Create Info buffer): Fix Emacs window/X window confusion.
3958 (Emacs Info Variables): Fix for new Emacs init file behavior.
3959
39602006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3961
3962 * gnus.texi (Summary Buffer Lines): Fix typo.
3963
39642006-06-23 Carsten Dominik <dominik@science.uva.nl>
3965
3966 * org.texi (Embedded LaTeX): New chapter.
3967 (Archiving): Section rewritten.
3968 (Enhancing text): Some parts moved to the new chapter about LaTeX.
3969
39702006-06-20 Bill Wohler <wohler@newt.com>
3971
3972 Release MH-E manual version 8.0.1.
3973
3974 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3975 release 8.0.1.
3976 (Preface): Depend on GNU mailutils 1.0 and higher.
3977
39782006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3979
3980 * message.texi (News Headers): Update message-syntax-checks section.
3981
39822006-06-19 Karl Berry <karl@gnu.org>
3983
3984 * info.texi (Advanced): Mention C-q, especially with ?.
3985
39862006-06-19 Carsten Dominik <dominik@science.uva.nl>
3987
3988 * org.texi (Publishing links): Document the `:link-validation-function'
3989 property.
3990 (Extensions and Hacking): New chapter, includes some sections of the
3991 "Miscellaneous" chapter.
3992
39932006-06-10 Carsten Dominik <dominik@science.uva.nl>
3994
3995 * org.texi (Progress logging): New section.
3996
2de53ca6
GM
39972006-06-06 Carsten Dominik <dominik@science.uva.nl>
3998
3999 * org.texi (ASCII export): Document indentation adaptation.
4000 (Setting tags): Document mutually-exclusive tags.
4001
40022006-06-05 Romain Francoise <romain@orebokech.com>
4003
4004 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4005 Fix typo.
4006
4007 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4008 channel (#gnus@irc.freenode.net).
4009 Fix typos. Update copyright notice.
4010
4011 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4012 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4013 (Line-Up Functions, Custom Macros):
4014 * ediff.texi (Window and Frame Configuration)
dccb744b 4015 (Highlighting Difference Regions):
2de53ca6
GM
4016 * emacs-mime.texi (Display Customization):
4017 * erc.texi (History):
4018 * eshell.texi (Known problems):
4019 * eudc.texi (Overview, BBDB):
4020 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4021 (The problem of spam, SpamOracle, Extending the Spam package)
4022 (Conformity, Terminology):
dccb744b 4023 * idlwave.texi (Routine Info)
2de53ca6
GM
4024 (Class and Keyword Inheritance, Padding Operators)
4025 (Breakpoints and Stepping, Electric Debug Mode)
4026 (Examining Variables, Troubleshooting):
4027 * org.texi (Creating timestamps):
4028 * reftex.texi (Commands, Options, Changes):
4029 * tramp.texi (Inline methods, Password caching)
4030 (Auto-save and Backup, Issues):
4031 * vip.texi (Files, Commands in Insert Mode):
4032 * viper.texi (Emacs Preliminaries, States in Viper)
4033 (Packages that Change Keymaps, Viper Specials, Groundwork):
4034 Fix various typos.
4035
40362006-05-31 Michael Ernst <mernst@alum.mit.edu>
4037
4038 * ediff.texi: Fix typos.
4039
40402006-05-30 Carsten Dominik <dominik@science.uva.nl>
4041
4042 * org.texi: Small typo fixes.
4043
fff84c22
JB
40442006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4045
4046 * viper.texi (Viper Specials):
4047 * gnus.texi (Example Setup):
4048 * faq.texi (Backspace invokes help):
4049 * dired-x.texi (Optional Installation Dired Jump):
4050 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4051 follow coding conventions.
4052
2de53ca6
GM
40532006-05-29 Michael Albinus <michael.albinus@gmx.de>
4054
4055 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4056
40572006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4058
4059 * pcl-cvs.texi: Fix typos.
4060 (Customization): Say "us".
4061
40622006-05-26 Eli Zaretskii <eliz@gnu.org>
4063
4064 * org.texi: Remove bogus @setfilename.
4065
40662006-05-26 Carsten Dominik <dominik@science.uva.nl>
4067
4068 * org.texi (ASCII export): Omit command name.
4069 (HTML export): Add prefix to all lines in Local Variable example.
4070 (Acknowledgments): Typeset names in italics.
4071
40722006-05-24 Carsten Dominik <dominik@science.uva.nl>
4073
4074 * org.texi (Plain lists): Add new item navigation commands.
4075 (External links): Document elisp and info links.
4076 (Custom searches): New section.
4077 (Publishing): New chapter.
4078 (HTML export): Include a list of supported CSS classes.
4079 (Setting tags): Describe the fast-tag-setting interface.
4080
40812006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4082
4083 * dired-x.texi: ifinfo -> ifnottex.
4084
40852006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4086
4087 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4088
40892006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4090
4091 * message.texi (Interface): Add tool bar customization.
4092 (MIME): Index and text additions for mml-attach.
4093 (MIME): Describe mml-dnd-protocol-alist and
4094 mml-dnd-attach-options.
4095
4096 * gnus.texi (Oort Gnus): Reorder entries in sections.
4097 Fix some entries.
4098 (Starting Up): Add references to "Emacs for Heathens" and to
4099 "Finding the News". Add user-full-name and user-mail-address.
4100 (Group Buffer Format): Add tool bar customization and update.
4101 (Summary Buffer): Add tool bar customization.
4102 (Posting Styles): Add message-alternative-emails.
4103
41042006-05-09 Michael Albinus <michael.albinus@gmx.de>
4105
4106 * tramp.texi (Filename completion): Improve wording.
4107
41082006-05-07 Romain Francoise <romain@orebokech.com>
4109
4110 * faq.texi (Using regular expressions): Fix typo.
4111 (Packages that do not come with Emacs): Fix capitalization.
4112 (Replacing text across multiple files): Expand node to explain how
4113 to use `dired-do-query-replace-regexp' in more detail, based on
4114 suggestion by Eric Hanchrow <offby1@blarg.net>.
4115
41162006-05-06 Michael Albinus <michael.albinus@gmx.de>
4117
4118 * tramp.texi (Filename completion): Completion of remote files'
4119 method, user name and host name is active only in partial
4120 completion mode.
4121
41222006-05-06 Bill Wohler <wohler@newt.com>
4123
4124 Release MH-E manual version 8.0.
4125
4126 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4127 release 8.0.
4128
41292006-05-06 Bill Wohler <wohler@newt.com>
4130
4131 * mh-e.texi (MH-BOOK-HOME): Change from
4132 http://www.ics.uci.edu/~mh/book/mh to
4133 http://rand-mh.sourceforge.net/book/mh.
4134 Replace .htm suffix with .html for MH book files.
4135 (Using This Manual): Update key binding for getting relevant
4136 chapter in Info from command key.
4137 (Ranges): Fix itemx.
4138
41392006-05-05 Karl Berry <karl@gnu.org>
4140
4141 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4142 (\fonttextsize): New user-level command to change text font size.
4143
41442006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4145
4146 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4147
41482006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4149
4150 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4151
41522006-04-24 Bill Wohler <wohler@newt.com>
4153
4154 * mh-e.texi (Getting Started): Make it more explicit that you need
4155 to install MH. Add pointers to current MH implementations.
4156
41572006-04-21 Bill Wohler <wohler@newt.com>
4158
4159 Release MH-E manual version 7.94.
4160
4161 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4162 release 7.94.
4163
41642006-04-21 Carsten Dominik <dominik@science.uva.nl>
4165
4166 * org.texi: Many small fixes.
4167 (Handling links): Rename from "Managing links".
4168
41692006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4170
4171 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4172 (Splitting mail using spam-stat): Fix @xref.
4173
41742006-04-20 Chong Yidong <cyd@stupidchicken.com>
4175
4176 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 4177 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
4178
41792006-04-20 Carsten Dominik <dominik@science.uva.nl>
4180
4181 * org.texi (Time stamps): Better explanation of the purpose of
4182 different time stamps.
4183 (Structure editing, Plain lists): More details on how new items
4184 and headings are inserted.
4185
41862006-04-18 Carsten Dominik <dominik@science.uva.nl>
4187
4188 * org.texi (Formula syntax): Fix link to Calc Manual.
4189
41902006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4191
4192 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4193
41942006-04-17 Bill Wohler <wohler@newt.com>
4195
4196 * mh-e.texi (Folders): Update mh-before-quit-hook and
4197 mh-quit-hook example with code that removes the buffers rather
4198 than just bury them.
4199
42002006-04-17 Michael Albinus <michael.albinus@gmx.de>
4201
4202 Sync with Tramp 2.0.53.
4203
42042006-04-13 Carsten Dominik <dominik@science.uva.nl>
4205
4206 * org.texi (Updating settings): New section.
4207 (Visibility cycling): Better names for the startup folding
4208 options.
4209 (Exporting): Completely restructured.
4210 (The very busy C-c C-c key): New section.
4211 (Summary of in-buffer settings): New section.
4212
42132006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4214
4215 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4216
42172006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4218
4219 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4220 (Server Commands): Key `v' is reserved for users.
4221
42222006-04-11 Carsten Dominik <dominik@science.uva.nl>
4223
4224 * org.texi (Link format): New section, emphasis on bracket links.
4225 (External links): Document bracket links.
4226 (FAQ): Expand to cover shell links and the new link format.
4227
42282006-04-09 Kevin Ryde <user42@zip.com.au>
4229
4230 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4231
42322006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4233
4234 * gnus.texi (Summary Buffer Lines): Add `*'.
4235
c8763fb6 42362006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
4237
4238 * gnus.texi (Group Parameters):
4239 Mention gnus-permanently-visible-groups.
4240
42412006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4242
4243 * gnus.texi (Face): Fix typo.
4244
42452006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4246
4247 * gnus.texi (X-Face): Clarify.
4248 (Face): Need Emacs with PNG support.
4249
42502006-04-06 Richard Stallman <rms@gnu.org>
4251
4252 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4253 Emacs".
4254
42552006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4256
4257 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4258 blocks not suitable for inclusion with Emacs using variable
4259 PARTOFEMACS.
4260
42612006-04-04 Simon Josefsson <jas@extundo.com>
4262
4263 * gnus.texi (Security): Improve.
4264
42652006-04-02 Bill Wohler <wohler@newt.com>
4266
4267 * mh-e.texi (Getting Started, Junk, Bug Reports)
4268 (MH FAQ and Support): Fix URLs.
4269
42702006-03-31 Romain Francoise <romain@orebokech.com>
4271
4272 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4273 to t, not nil (and has for the past eight years).
4274
42752006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4276
4277 * message.texi, gnus.texi: Bump version to 5.11.
4278
42792006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4280
4281 * gnus.texi (Top): Add comment about version line.
4282
4283 * message.texi (Top): Ditto. Change to take named versions into
4284 account.
4285
42862006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4287
4288 * gnus.texi (Posting Styles): Add x-face-file to example.
4289 (X-Face): Refer to posting styles.
4290
4291 * gnus-faq.texi ([5.8]): Add x-face-file.
4292 ([8.4]): Add links to gmane.emacs.gnus.user and
4293 gmane.emacs.gnus.general.
4294
42952006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4296
4297 * gnus-faq.texi: Use .invalid.
4298 ([5.4]): Fix gnus-posting-styles example.
4299
43002006-03-27 Romain Francoise <romain@orebokech.com>
4301
4302 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4303 Emacs/W3 needs a new maintainer.
4304 (Ispell): Update author and version info.
4305 (Mailcrypt): Mention PGG.
4306 (New in Emacs 22): Add PGG to the list of new packages.
4307 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4308 updating dead URLs.
4309
43102006-03-25 Karl Berry <karl@gnu.org>
4311
4312 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4313 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4314 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4315 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4316 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4317 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4318 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4319 (2) do not indent copyright year list (or anything else).
4320
43212006-03-21 Bill Wohler <wohler@newt.com>
4322
4323 * mh-e.texi (Folders): Various edits.
4324
43252006-03-20 Romain Francoise <romain@orebokech.com>
4326
4327 * gnus.texi (Mail Folders): Grammar fix.
4328
43292006-03-19 Bill Wohler <wohler@newt.com>
4330
4331 * mh-e.texi (Replying): Document Mail-Followup-To.
4332 Change manually-formatted table to multitable. Add debugging info.
4333 Move description of mh-reply-default-reply-to into paragraph
4334 that describes its values.
4335
43362006-03-17 Bill Wohler <wohler@newt.com>
4337
10d1d0af 4338 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
4339 (Sending Mail Tour): Update method of entering
4340 addresses and subject.
4341 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4342 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4343
43442006-03-15 Carsten Dominik <dominik@science.uva.nl>
4345
4346 * org.texi: Version number change only.
4347
43482006-03-14 Bill Wohler <wohler@newt.com>
4349
4350 * mh-e.texi: Add index entries around each paragraph rather than
4351 depend on entries from beginning of node. Doing so ensures that
4352 index entries are less likely to be forgotten if text is cut and
4353 pasted, and are necessary anyway if the references are on a
4354 separate page. It seems that makeinfo is now (v. 4.8) only
4355 producing one index entry per node, so there is no longer any
4356 excuse not to. Use subheading instead of heading. The incorrect
4357 use of heading produced very large fonts in Info--as large as the
4358 main heading.
4359 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4360 versions 6 and 7 appeared *around* the time of these Emacs releases.
4361
43622006-03-13 Carsten Dominik <dominik@science.uva.nl>
4363
4364 * org.texi (Clean view): Document new startup options.
4365
43662006-03-11 Bill Wohler <wohler@newt.com>
4367
4368 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4369 (Composing, Scan Line Formats): Fix @refs.
4370 (Getting Started): Define MH profile and MH profile components.
4371 (Incorporating Mail, Reading Mail, Viewing, Printing)
4372 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4373 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4374 for string constants.
4375 (Tool Bar): Remove spurious quote.
4376 (Junk): Use ``...'' instead of "...".
4377 (Scan Line Formats): Replace @samp with @kbd.
4378
43792006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4380
4381 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4382
43832006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4384
4385 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4386 easy to understand.
4387
43882006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4389
4390 * gnus.texi: Markup fix.
4391 (Fancy Mail Splitting): Specify new feature.
4392
43932006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4394
4395 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4396 partial-words matching.
4397
43982006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4399
4400 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4401
4402 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4403 (MIME Commands): Fix mm-discouraged-alternatives.
4404
44052006-03-07 Carsten Dominik <dominik@science.uva.nl>
4406
4407 * org.texi: Version number change only.
4408
44092006-03-06 Bill Wohler <wohler@newt.com>
4410
4411 * mh-e.texi: Move from SourceForge repository to Savannah.
4412 This is version 7.93, which is a total rewrite from the previous
4413 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4414 version 7.93.
4415
44162006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4417
4418 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4419
44202006-03-01 Carsten Dominik <dominik@science.uva.nl>
4421
4422 * org.texi (Interaction): Add item about `org-mouse.el' by
4423 Piotr Zielinski.
4424 (Managing links): Document that also mouse-1 can be used to
4425 activate a link.
4426 (Headlines, FAQ): Add entry about hiding leading stars.
4427 (Miscellaneous): Resort the sections in this chapter to a more
4428 logical sequence.
4429
44302006-02-27 Simon Josefsson <jas@extundo.com>
4431
4432 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4433 2004-01-27 from the trunk).
4434
44352006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4436
4437 * cc-mode.texi: Rename c-hungry-backspace to
4438 c-hungry-delete-backwards, at the request of RMS. Leave the old
4439 name as an alias.
4440
44412006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4442
4443 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4444 include the function header within the defun.
4445
44462006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4447
4448 * cc-mode.texi: Correct two typos.
4449
44502006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4451
4452 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4453 existing comment.
4454 (Electric Keys): Add a justification for electric indentation.
4455 (Hungry WS Deletion): Clear up the names and complications of the
4456 BACKSPACE and DELETE keys.
4457
44582006-02-23 Juri Linkov <juri@jurta.org>
4459
4460 * faq.texi (Common requests): Move `Turning on auto-fill by
4461 default' after `Wrapping words automatically'. Move `Working with
4462 unprintable characters' before `Searching for/replacing newlines'.
4463 Move `Replacing highlighted text' after `Highlighting a region'.
4464 Merge `Repeating commands' and `Repeating a command as many times
4465 as possible' into the former.
4466 (Packages that do not come with Emacs): Add refs to Gmane and
4467 etc/MORE.STUFF.
4468
44692006-02-23 Juri Linkov <juri@jurta.org>
4470
4471 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4472 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4473 Add xref to `(emacs)Reporting Bugs'.
4474 (Getting a printed manual): Add URL to other formats of the manual.
4475 (Common requests): Fix menu.
4476 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4477 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4478 (Inserting text at the beginning of each line): Add pxref to
4479 `Changing the included text prefix'.
4480 (Forcing the cursor to remain in the same column): Mention `track-eol'
4481 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4482 (Replacing text across multiple files): Add keybinding `Q' for
4483 `dired-do-query-replace'.
4484
44852006-02-22 Carsten Dominik <dominik@science.uva.nl>
4486
4487 * reftex.texi: Version number and date change only.
4488
4489 * org.texi (Internal Links): Rewrite to cover the modified
4490 linking system.
4491
44922006-02-17 Eli Zaretskii <eliz@gnu.org>
4493
4494 * faq.texi: Remove the coding cookie, it's not needed anymore.
4495
44962006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4497
4498 * faq.texi (Colors on a TTY): Mention Mac OS port.
4499
45002006-02-12 Karl Berry <karl@gnu.org>
4501
4502 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4503 8-bit accented a.
4504
45052006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4506
4507 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4508
45092006-02-08 Romain Francoise <romain@orebokech.com>
4510
4511 * faq.texi (Top): Remove paragraph about the FAQ being a
4512 transitional document, etc.
4513 (Searching for/replacing newlines): New node.
4514 (Yanking text in isearch): New node.
4515 (Inserting text at the beginning of each line): Rename and make
4516 more general, mention `M-;' in Message mode.
4517
45182006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4519
4520 * faq.texi (Meta key does not work in xterm)
4521 (Emacs does not display 8-bit characters)
4522 (Inputting eight-bit characters): Update xrefs.
4523
45242006-02-06 Romain Francoise <romain@orebokech.com>
4525
4526 * faq.texi (VM): VM now at version 7.19.
4527 Set myself as maintainer of this file.
4528
45292006-02-04 Michael Olson <mwolson@gnu.org>
4530
4531 * erc.texi (History): Note that ERC is now included with Emacs.
4532
45332006-01-31 Romain Francoise <romain@orebokech.com>
4534
4535 * message.texi (Message Headers): Explain what
4536 `message-alternative-emails' does in more detail.
4537 Update copyright year.
4538
45392006-01-30 Juanma Barranquero <lekktu@gmail.com>
4540
4541 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4542
45432006-01-29 Richard M. Stallman <rms@gnu.org>
4544
4545 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4546
45472006-01-29 Michael Olson <mwolson@gnu.org>
4548
4549 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4550
4551 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4552
4553 * faq.texi (New in Emacs 22): Mention ERC.
4554
45552006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4556
4557 * rcirc.texi: Capitalize dir entry for consistency with the entry
4558 in info/dir and other entries in the Emacs category.
4559 Fix typos. Delete trailing whitespace.
4560
c8763fb6 45612006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
4562
4563 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4564
45652006-01-27 Eli Zaretskii <eliz@gnu.org>
4566
4567 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4568 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4569
4570 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4571 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4572
45732006-01-27 Alex Schroeder <alex@gnu.org>
4574
4575 * rcirc.texi: New file.
4576
45772006-01-23 Juri Linkov <juri@jurta.org>
4578
4579 * widget.texi (User Interface): Add S-TAB for widget-backward.
4580
45812006-01-22 Michael Albinus <michael.albinus@gmx.de>
4582
4583 Sync with Tramp 2.0.52.
4584
4585 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4586 Add Tramp disabling item. New item for common connection problems.
4587 (various): Apply "ftp" as method for the download URL.
4588 (Bug Reports): Refer to FAQ for common problems.
4589
45902006-01-21 Eli Zaretskii <eliz@gnu.org>
4591
4592 * widget.texi (User Interface): Use @key for TAB.
4593
4594 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4595
4596 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4597 for TAB.
4598
4599 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4600
46012006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4602
4603 * gnus.texi: Update copyright.
4604
46052006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4606
4607 * gnus.texi (Article Washing): Additions.
4608
2de53ca6
GM
46092006-01-13 Carsten Dominik <dominik@science.uva.nl>
4610
4611 * org.texi (Agenda commands): Document tags command.
4612
46132006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4614
4615 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4616
46172006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4618
4619 * gnus.texi (RSS): Addition.
4620
46212005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4622
4623 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4624
46252005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4626
4627 * emacs-mime.texi (Display Customization): Add setting example to
4628 mm-discouraged-alternatives.
4629
46302006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4631
4632 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4633 version is the canonical version.
4634
46352006-01-08 Alex Schroeder <alex@gnu.org>
4636
4637 * pgg.texi (Caching passphrase): Rewording.
4638
46392006-01-06 Eli Zaretskii <eliz@gnu.org>
4640
4641 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4642 repository URL.
4643
46442006-01-06 Carsten Dominik <dominik@science.uva.nl>
4645
4646 * org.texi: Removed the accidentally re-added empty line in the
4647 direntry.
4648
46492006-01-05 Carsten Dominik <dominik@science.uva.nl>
4650
4651 * org.texi (Agenda Views): Chapter reorganized.
4652
46532005-12-29 Romain Francoise <romain@orebokech.com>
4654
4655 * faq.texi (Using Customize): New node.
4656
46572005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4658
4659 * org.texi: Remove blank line in @direntry. It is non-standard
4660 and recursively produces blank lines all over the dir file (when
4661 using Texinfo 4.8).
4662
46632005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4664
4665 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4666
46672005-12-20 Carsten Dominik <dominik@science.uva.nl>
4668
4669 * org.texi (Tags): Boolean logic documented.
4670 (Agenda Views): Document custom commands.
4671
46722005-12-20 David Kastrup <dak@gnu.org>
4673
4674 * faq.texi (AUCTeX): Update version and mailing list info.
4675
46762005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4677
4678 * gnus.texi (MIME Commands): Mention addition of
4679 multipart/alternative to gnus-buttonized-mime-types and add xref
4680 to mm-discouraged-alternatives.
4681
4682 * emacs-mime.texi (Display Customization): Mention addition of
4683 "image/.*" and add xref to gnus-buttonized-mime-types in the
4684 mm-discouraged-alternatives section.
4685
46862005-12-16 Carsten Dominik <dominik@science.uva.nl>
4687
4688 * org.texi (Tags): New section.
4689 (Agenda Views): Chapter reorganized.
4690
46912005-12-16 Eli Zaretskii <eliz@gnu.org>
4692
4693 * org.texi (Internal Links): Add a missing comma after an @xref.
4694
46952005-12-14 Chong Yidong <cyd@stupidchicken.com>
4696
4697 * faq.texi (Filling paragraphs with a single space): No need to
4698 change sentence-end now.
4699
47002005-12-13 Romain Francoise <romain@orebokech.com>
4701
4702 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4703
47042005-12-12 Jay Belanger <belanger@truman.edu>
4705
4706 * faq.texi (Calc): Update version number.
4707
47082005-12-12 Carsten Dominik <dominik@science.uva.nl>
4709
4710 * org.texi (Progress Logging): New section.
4711
47122005-12-10 Romain Francoise <romain@orebokech.com>
4713
4714 Update the Emacs FAQ for the 22.1 release.
4715
4716 * faq.texi: Set VER to `22.1'.
4717 (Basic editing): Explain how to use localized versions of the
4718 Tutorial. Mention that `C-h r' displays the manual. Delete
4719 obsolete WWW link to an Emacs 18 tutorial.
4720 (Getting a printed manual): Point to the new locations of the
4721 manuals on the GNU Web site.
4722 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4723 available via Info (it was previously distributed separately).
4724 (Installing Texinfo documentation): The latest version of Texinfo
4725 is 4.8, not 4.0.
4726 (Informational files for Emacs): COPYING is the GNU General Public
4727 License, not the Emacs General Public License.
4728 (Informational files for Emacs): Delete obsolete link to the
4729 GNUinfo pages as they have been removed from the GNU Web site.
4730 (New in Emacs 22): New node.
4731 (Setting up a customization file): Say that most packages support
4732 Customize nowadays.
4733 (Colors on a TTY): Delete reference to instructions on how to
4734 enable syntax highlighting, it is now enabled by default.
4735 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4736 at startup automatically.
4737 (Controlling case sensitivity): Mention `M-c' in isearch.
4738 (Using an already running Emacs process): Emacs now creates the
4739 socket in `/tmp/emacsUID'. Fix typos. Change default location of
4740 gnuserv. As emacsclient can now run Lisp code as well, delete a
4741 sentence praising gnuserv for that. Simplify description of how
4742 the client/server operation works.
4743 (Compiler error messages): Delete obsolete text (compile.el has
4744 been rewritten).
4745 (Indenting switch statements): Fix typo.
4746 (Matching parentheses): Simplify setup instructions, mention the
4747 menu bar item in the Options menu.
4748 (Repeating a command as many times as possible): Mention `C-x e'.
4749 (Going to a line by number): Mention new keymap and bindings
4750 `M-g M-g', `M-g M-p' and `M-g M-n'.
4751 (Turning on syntax highlighting): Now on by default. Simplify.
4752 (Replacing highlighted text): Use `1', not `t'.
4753 (Problems with very large files): The maximum size is now 256MB on
4754 32-bit machines.
4755 (^M in the shell buffer): Mention `comint-process-echoes'.
4756 (Emacs for Apple computers): Emacs 22 has native support for Mac
4757 OS X.
4758 (Translating names to IP addresses): Delete node.
4759 (Binding keys to commands): Fix typo.
4760 (SPC no longer completes file names): New node.
4761 (MIME with Emacs mail packages): Delete section about the Emacs
4762 MIME FAQ (it's not reachable anymore).
4763
47642005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
4765
4766 * cc-mode.texi: The manual has been extensively revised: the
4767 information about using CC Mode has been separated from the larger
4768 and more difficult chapters about configuration. It has been
4769 updated for CC Mode 5.31.
4770
47712005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
4772
4773 * pgg.texi (User Commands): Fix description of pgg-verify-region.
4774 (Selecting an implementation): Fix descriptions.
4775
47762005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
4777
4778 * message.texi (Various Message Variables): Addition.
4779
47802005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
4781
4782 * message.texi: Fix default values.
4783
47842005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
4785
4786 * message.texi (Header Commands): Clarify descriptions of
4787 message-cross-post-followup-to, message-reduce-to-to-cc, and
4788 message-insert-wide-reply.
4789 (Various Commands): Fix kindex for message-kill-to-signature;
4790 clarify description of message-tab.
4791
47922005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
4793
4794 * message.texi (Mailing Lists): Fix description about MFT.
4795
4796 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
4797
47982005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
4799
4800 * gnus.texi (Slow Terminal Connection): Replace old description
4801 with new one.
4802
48032005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
4804
4805 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
4806 replace X-Draft-Headers with X-Draft-From.
4807
48082005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
4809
4810 * gnus.texi (Various Various): Fix the default value of
4811 nnheader-max-head-length.
4812 (Gnus Versions): Fix typo.
4813
48142005-12-08 Carsten Dominik <dominik@science.uva.nl>
4815
4816 * org.texi (Structure editing): Document new functionality of
4817 M-RET.
4818
48192005-12-06 Luc Teirlinck <teirllm@auburn.edu>
4820
4821 * org.texi (Internal Links): Fix Texinfo usage.
4822
48232005-12-06 Carsten Dominik <dominik@science.uva.nl>
4824
4825 * org.texi (TODO basics): Document the global todo list.
4826 (TODO items): Documents sparse tree for specific TODO
4827 keywords.
4828
48292005-11-30 Carsten Dominik <dominik@science.uva.nl>
4830
4831 * org.texi (Plain Lists): Typos fixed.
4832
48332005-11-28 Jay Belanger <belanger@truman.edu>
4834
4835 * calc.texi: Change references of `M-#' to `C-x *' prefix.
4836
48372005-11-24 Carsten Dominik <dominik@science.uva.nl>
4838
4839 * org.texi (Structure editing): New item moving commands added.
4840 (Plain Lists): New section.
4841
48422005-11-18 Carsten Dominik <dominik@science.uva.nl>
4843
4844 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
4845 (Agenda): Document commands `org-cycle-agenda-files' and
c4cc8b9a 4846 `org-agenda-file-to-front'.
2de53ca6
GM
4847 (Built-in table editor): Document `org-table-sort-lines'.
4848 (HTML formatting): Export of hand-formatted lists.
4849
48502005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
4851
4852 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
4853 new variable gnus-toolbar-thickness.
4854
48552005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
4856
4857 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
4858
48592005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
4860
4861 * gnus.texi (X-Face): Fix description.
4862 (XVarious): Remove gnus-xmas-logo-color-alist and
4863 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
4864
48652005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
4866
4867 * gnus.texi (Group Parameters): Mention new variable
4868 gnus-parameters-case-fold-search.
4869 (Home Score File): Addition.
4870
48712005-11-04 Ulf Jasper <ulf.jasper@web.de>
4872
4873 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
4874 (Overview): List supported feed types.
4875 (Installation): No installation necessary when using autoload.
4876 (Configuration): Rename "RSS" to "news".
4877
48782005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
4879
4880 * pgg.texi (User Commands): Document additional passphrase
4881 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
4882 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
4883
48842005-11-04 Carsten Dominik <dominik@science.uva.nl>
4885
4886 * org.texi: Version number changed to 3.19.
4887
48882005-10-29 Sascha Wilde <wilde@sha-bang.de>
4889
4890 * pgg.texi (How to use): Update the example to add autoload of
4891 pgg-encrypt-symmetric-region.
4892 (User Commands): Document pgg-encrypt-symmetric-region.
4893 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
4894
48952005-10-27 Jay Belanger <belanger@truman.edu>
4896
4897 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
4898 mention other TeX-related units.
4899
49002005-10-23 Lars Hansen <larsh@soem.dk>
4901
4902 * dired-x.texi (Miscellaneous Commands): Replace
4903 dired-do-relative-symlink by dired-do-relsymlink and
4904 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
4905
49062005-10-23 Jay Belanger <belanger@truman.edu>
4907
4908 * calc.texi (Predefined Units): Use `alpha' for the fine structure
4909 constant.
4910
49112005-10-23 Michael Albinus <michael.albinus@gmx.de>
4912
4913 * faq.texi (Bugs and problems): Replace
4914 `dired-move-to-filename-regexp' by
4915 `directory-listing-before-filename-regexp'.
4916
49172005-10-22 Eli Zaretskii <eliz@gnu.org>
4918
4919 * newsticker.texi (UPDATED): Set value.
4920
49212005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
4922
4923 * gnus.texi (Document Groups): Remove duplicate item.
4924
49252005-10-21 Carsten Dominik <dominik@science.uva.nl>
4926
4927 * org.texi (Summary): Mention iCalendar support.
4928 (Exporting): Document iCalendar support.
4929
49302005-10-18 Romain Francoise <romain@orebokech.com>
4931
4932 * viper.texi (Viper Specials): Capitalize GNU.
4933
49342005-10-17 Juri Linkov <juri@jurta.org>
4935
4936 * info.texi (Getting Started, Search Index, Expert Info):
4937 Fix wording.
4938 (Search Text): Replace `echo area' with `mode line'.
4939 (Search Index): Both `i' and `,' find all index entries.
4940 Replace example `C-f' with `C-l' (which exists in index of Info
4941 manual) and delete spaces in its keyboard input sequence.
4942 Delete unnecessary explanations about literal characters.
4943
49442005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
4945
4946 * gnus.texi (Document Server Internals): Addition.
4947
49482005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
4949
4950 * gnus.texi (A note on namespaces): Fix RFC reference.
4951
49522005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
4953
4954 * gnus.texi (RSS): Fix key description.
4955
49562005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
4957
4958 * gnus.texi: Emacs/w3 -> Emacs/W3.
4959 (Browsing the Web): Fix description.
4960 (Web Searches): Ditto.
4961 (Customizing W3): Ditto.
4962
49632005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4964
4965 * gnus.texi (Maildir): Clarify expire-age and expire-group.
4966
49672005-10-11 Jay Belanger <belanger@truman.edu>
4968
4969 * calc.texi (Integration): Mention using `a i' to compute definite
4970 integrals.
4971
49722005-10-11 Juri Linkov <juri@jurta.org>
4973
4974 * info.texi: Rearrange nodes.
4975 (Top): Update menu. Change ref `Info for Experts' to
4976 `Advanced Info Commands'.
4977 (Getting Started): Fix description of manual's parts.
4978 (Help-Int): Change xref `Info Search' to `Search Index', and
4979 `Expert Info' to `Advanced'.
4980 (Advanced): Move node one level up.
4981 (Search Text, Search Index): New nodes split out from `Info Search'.
4982 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
4983 split out from `Advanced'.
4984 (Advanced, Emacs Info Variables): De-document editing an Info file
4985 in Info.
4986 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
4987 (Creating an Info File): Delete node and move its text to
4988 `Expert Info'.
4989
49902005-10-10 Carsten Dominik <dominik@science.uva.nl>
4991
4992 * org.texi (Workflow states): Documented that change in keywords
4993 becomes active only after restart of Emacs.
4994
49952005-10-08 Michael Albinus <michael.albinus@gmx.de>
4996
4997 Sync with Tramp 2.0.51.
4998
49992005-10-08 Nick Roberts <nickrob@snap.net.nz>
5000
5001 * speedbar.texi (Introduction): Describe new location of speedbar
5002 on menubar.
5003 (Basic Key Bindings): Remove descriptions of bindings that have
5004 been removed.
5005
50062005-10-05 Nick Roberts <nickrob@snap.net.nz>
5007
5008 * speedbar.texi (GDB): Describe use of watch expressions.
5009
50102005-09-28 Simon Josefsson <jas@extundo.com>
5011
5012 * message.texi (IDNA): Fix.
5013
50142005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5015
5016 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5017 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5018 description of nntp-open-connection-function.
5019 (Common Variables): Fix descriptions.
5020
50212005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5022
5023 * gnus.texi (Server Buffer Format): Document the %a format spec.
5024
50252005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5026
5027 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5028
50292005-09-23 Carsten Dominik <dominik@science.uva.nl>
5030
5031 * org.texi Version 3.16.
5032
50332005-09-19 Miles Bader <miles@gnu.org>
5034
5035 * newsticker.texi: Get rid of CVS keywords.
5036
50372005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5038
5039 * gnus.texi (Finding the Parent): Fix description of how Gnus
5040 finds article.
5041
50422005-09-14 Jari Aalto <jari.aalto@cante.net>
5043
5044 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5045 to drop off non-answered articles.
5046
50472005-09-19 Juanma Barranquero <lekktu@gmail.com>
5048
5049 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5050 braces (which are unsupported by NMAKE) for macro `srcdir'.
5051
50522005-09-17 Eli Zaretskii <eliz@gnu.org>
5053
5054 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5055 (../info/newsticker, newsticker.dvi): New targets.
5056
50572005-09-17 Ulf Jasper <ulf.jasper@web.de>
5058
5059 * newsticker.texi: Replace @command with @code. Replace @example
5060 with @lisp.
5061 (Top): Added explanations to menu items.
5062 (GNU Free Documentation License): Removed.
5063
50642005-09-16 Romain Francoise <romain@orebokech.com>
5065
5066 Update all files to specify GFDL version 1.2.
5067
5068 * doclicense.texi (GNU Free Documentation License): Update to
5069 version 1.2.
5070
50712005-09-15 Richard M. Stallman <rms@gnu.org>
5072
5073 * newsticker.texi: Fix @setfilename.
5074
5075 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5076 (../info/newsticker, newsticker.dvi): New targets.
5077
50782005-08-30 Carsten Dominik <dominik@science.uva.nl>
5079
5080 * org.texi: Version 3.15.
5081
50822005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5083
5084 * ses.texi: Combine all three indices into one.
5085 Correct a few typos.
5086
50872005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5088
5089 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5090
50912005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5092
5093 * emacs-mime.texi (Handles): Remove duplicate item.
5094 (Encoding Customization): Fix the default value for
5095 mm-coding-system-priorities.
5096 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5097 (Basic Functions): Fix reference.
5098
50992005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5100
5101 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5102
51032005-08-18 Richard M. Stallman <rms@gnu.org>
5104
5105 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5106 and web site.
5107
5108 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5109 not keyboard-translate.
5110
51112005-08-11 Richard M. Stallman <rms@gnu.org>
5112
5113 * faq.texi (Using regular expressions): Fix xref.
5114
51152005-08-09 Juri Linkov <juri@jurta.org>
5116
5117 * info.texi (Help-P): Replace `Prev' with `Previous'.
5118 (Help-M, Help-Xref): Add S-TAB.
5119 (Help-FOO): Update `u' command.
5120 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5121 Update info about visibility of xref parts.
5122 (Help-Int): Fix `m' command. Rename `Info-last' to
5123 `Info-history-back'. Add `Info-history-forward'.
5124 (Advanced): Fix `g*' and `M-n' commands.
5125 (Info Search): Add `index-apropos' in stand-alone browser.
5126 Add isearch commands.
5127 (Emacs Info Variables): Remove `Info-fontify'.
5128 Add `Info-mode-hook'. Update face names.
5129 Add `Info-fontify-maximum-menu-size',
5130 `Info-fontify-visited-nodes', `Info-isearch-search'.
5131
51322005-08-07 Michael Albinus <michael.albinus@gmx.de>
5133
5134 Sync with Tramp 2.0.50.
5135
5136 * tramp.texi: Use @option{} consequently for method names.
5137 (Inline methods, External transfer methods): Remove references to
5138 Cygwin.
5139 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5140 implementation.
5141
51422005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5143
5144 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5145 Mention that gnus-init-file is not read when Emacs is invoked with
5146 --no-init-file or -q.
5147
51482005-07-19 Carsten Dominik <dominik@science.uva.nl>
5149
5150 * org.texi: Version 3.14.
5151
51522005-07-04 Carsten Dominik <dominik@science.uva.nl>
5153
5154 * org.texi: Version 3.13.
5155
51562005-07-18 Juri Linkov <juri@jurta.org>
5157
5158 * calc.texi (Time Zones, Logical Operations):
5159 * cl.texi (Overview):
5160 * org.texi (TODO types):
5161 * sc.texi (Emacs 18 MUAs):
5162 * speedbar.texi (Top):
5163 * url.texi (History):
5164 Delete duplicate duplicate words.
5165
ce058493 51662005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
5167
5168 * cl.texi (Type Predicates): Document `atom' type.
5169
51702005-07-04 Lute Kamstra <lute@gnu.org>
5171
5172 Update FSF's address in GPL notices.
5173
5174 * calc.texi (Copying):
5175 * doclicense.texi (GNU Free Documentation License):
5176 * faq.texi (Contacting the FSF):
5177 * mh-e.texi (Copying): Update FSF's address.
5178
51792005-07-03 Richard M. Stallman <rms@gnu.org>
5180
5181 * flymake.texi (Example -- Configuring a tool called directly):
5182 Update name of flymake-build-relative-filename.
5183
51842005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5185
5186 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5187
51882005-06-29 Carsten Dominik <dominik@science.uva.nl>
5189
5190 * org.texi: Version 3.12.
5191
51922005-06-24 Eli Zaretskii <eliz@gnu.org>
5193
5194 * makefile.w32-in (MAKEINFO): Use --force.
5195 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5196 Makefile.in.
5197 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5198 more shells.
5199
52002005-06-23 Richard M. Stallman <rms@gnu.org>
5201
5202 * speedbar.texi (Creating a display): Texinfo usage fixes.
5203
5204 * tramp.texi (Customizing Completion, Auto-save and Backup):
5205 Texinfo usage fixes.
5206
52072005-06-23 Juanma Barranquero <lekktu@gmail.com>
5208
5209 * dired-x.texi (Miscellaneous Commands):
5210 * ediff.texi (Miscellaneous):
5211 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5212 (Agent Variables):
5213 * info.texi (Help-Xref):
5214 * message.texi (Message Headers):
5215 * org.texi (Remember):
5216 * reftex.texi (Options (Defining Label Environments)):
5217 (Options (Index Support)):
5218 (Options (Viewing Cross-References)):
5219 (Options (Misc)):
5220 (Changes):
5221 * speedbar.texi (Creating a display):
5222 * tramp.texi (Customizing Completion, Auto-save and Backup):
5223 Texinfo usage fix.
5224
52252005-06-13 Carsten Dominik <dominik@science.uva.nl>
5226
5227 * org.texi: Version 3.11.
5228
52292005-06-12 Jay Belanger <belanger@truman.edu>
5230
5231 * calc.texi (Getting Started): Remove extra menu item.
5232
52332005-05-31 Jay Belanger <belanger@truman.edu>
5234
5235 * calc.texi (Notations Used in This Manual): Use @kbd for key
5236 sequence.
5237 (Demonstration of Calc): Mention another way of starting Calc.
5238 (Starting Calc): Mention long name of M-#.
5239 (Embedded Mode Overview): Remove unnecessary instruction.
5240 (Other M-# commands): Rephrase `M-# 0' explanation.
5241 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5242 reflect current behavior.
5243
52442005-05-30 Jay Belanger <belanger@truman.edu>
5245
5246 * calc.texi (Hooks): Change description of calc-window-hook and
5247 calc-trail-window-hook to match usage.
5248 (Computational Functions): Add more constant-generating functions.
5249 (Customizable Variables): Use defvar.
5250
52512005-05-28 Jay Belanger <belanger@truman.edu>
5252
5253 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5254 (Basic Embedded Mode): Explain behavior of arguments to
5255 calc-embedded-mode.
5256
52572005-05-27 Jay Belanger <belanger@truman.edu>
5258
5259 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5260 current behavior.
5261
52622005-05-25 Jay Belanger <belanger@truman.edu>
5263
5264 * calc.texi: Change Calc version number throughout.
5265 (Keypad Mode): Change location in info output.
5266 (Keypad mode overview): Move picture of keypad.
5267
52682005-05-21 Jay Belanger <belanger@truman.edu>
5269
5270 * calc.texi (Storing variables): Mention that only most variables
5271 are void to begin with.
5272
52732005-05-21 Kevin Ryde <user42@zip.com.au>
5274
5275 * widget.texi (Basic Types): Update cross ref from "Enabling
5276 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5277 lispref/text.texi change.
5278
52792005-05-20 Carsten Dominik <dominik@science.uva.nl>
5280
5281 * org.texi: Version 3.09.
5282
52832005-05-18 Carsten Dominik <dominik@science.uva.nl>
5284
5285 * reftex.texi: Version 4.28.
5286
52872005-05-16 Jay Belanger <belanger@truman.edu>
5288
5289 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5290
52912005-05-14 Jay Belanger <belanger@truman.edu>
5292
5293 * calc.texi (Default Simplifications): Insert missing ! (logical
5294 not operator).
5295
52962005-05-14 Michael Albinus <michael.albinus@gmx.de>
5297
5298 Sync with Tramp 2.0.49.
5299
53002005-05-10 Jay Belanger <belanger@truman.edu>
5301
5302 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5303 to 1.
5304
53052005-04-29 Carsten Dominik <dominik@science.uva.nl>
5306
5307 * org.texi: Version 3.08, structure reorganized.
5308
53092005-04-24 Richard M. Stallman <rms@gnu.org>
5310
5311 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5312
53132005-04-15 Carsten Dominik <dominik@science.uva.nl>
5314
5315 * org.texi: Update to version 3.06.
5316
53172005-04-13 Lute Kamstra <lute@gnu.org>
5318
5319 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5320
53212005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5322
5323 * cl.texi (Porting Common Lisp): Fix typo.
5324
53252005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5326
5327 * gnus.texi (RSS): Addition.
5328
53292005-04-04 Jay Belanger <belanger@truman.edu>
5330
5331 * calc.texi: Change Calc version number.
5332 (Customizable variables): Fix description of calc-language-alist.
5333 (Copying): Put in version 2 of GPL.
5334
53352005-04-01 Jay Belanger <belanger@truman.edu>
5336
5337 * calc.texi (Troubleshooting Commands): Remove comment about
5338 installation.
5339 (Installation): Remove section.
5340 (Customizable Variables): New section.
5341 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5342 (Graphical Devices): Add references to Customizable Variables.
5343
53442005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5345
5346 * emacs-mime.texi (Display Customization): Markup fixes.
5347 (rfc2047): Update.
5348
53492005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5350
5351 * gnus-faq.texi: Replaced with auto-generated version.
5352
53532005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5354
5355 * dired-x.texi (Multiple Dired Directories): default-directory was
5356 renamed to dired-default-directory.
5357
53582005-03-26 Jay Belanger <belanger@truman.edu>
5359
5360 * calc.texi (Simplifying Formulas, Rewrite Rules):
5361 Change description of top and bottom of fraction.
5362 (Modulo Forms): Move description of how to create modulo forms to
5363 earlier in the section.
5364 (Fraction Mode): Suggest using : to get a fraction by dividing.
5365 (Basic Arithmetic): Adjust placement of command name.
5366 (Truncating the Stack): Emphasize that "hidden" entries are still
5367 visible.
5368 (Installation): Move discussion of printing manual to "About This
5369 Manual".
5370 (About This Manual): Mention how to print the manual.
5371 (Reporting Bugs): Remove first person.
5372 (Building Vectors): Add algebraic version of append.
5373 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5374 (Grouping Digits): Fix typo.
5375
53762005-03-25 Werner Lemberg <wl@gnu.org>
5377
5378 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5379 Replace `legal' with `valid'.
5380
53812005-03-25 Werner Lemberg <wl@gnu.org>
5382
5383 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5384
53852005-03-24 Jay Belanger <belanger@truman.edu>
5386
5387 * calc.texi (General Mode Commands)
5388 (Mode Settings in Embedded Mode): Add some explanation of
5389 recording mode settings.
5390
53912005-03-24 Richard M. Stallman <rms@gnu.org>
5392
5393 * calc.texi: Remove praise of non-free software.
5394
5395 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5396 (Installation): Node deleted.
5397
53982005-03-23 Richard M. Stallman <rms@gnu.org>
5399
5400 * url.texi (HTTP language/coding): Improve last change.
5401
54022005-03-22 Jay Belanger <belanger@truman.edu>
5403
5404 * calc.texi (Embedded Mode): Add new information on changing
5405 modes.
5406
54072005-03-20 Michael Albinus <michael.albinus@gmx.de>
5408
5409 Sync with Tramp 2.0.48.
5410
5411 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5412
5413 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5414 "GNU/Linux". Change all addresses to .gnu.org.
5415 (Default Method): Offer shortened syntax for "su" and "sudo"
5416 methods.
5417
54182005-03-07 Richard M. Stallman <rms@gnu.org>
5419
5420 * url.texi: Fix usage of "e.g.".
5421 (HTTP language/coding): Explain the rules for these strings.
5422
54232005-03-06 Richard M. Stallman <rms@gnu.org>
5424
5425 * woman.texi (Introduction): Minor cleanups.
5426
5427 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5428
5429 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5430 (Installation): Node deleted.
5431
5432 * mh-e.texi (Preface): Get rid of "Emacs 21".
5433
5434 * eshell.texi (Installation): Delete node (for Emacs 20).
5435
54362005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5437
5438 * flymake.texi: Refill and tweak style in @lisp blocks.
5439
54402005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5441
5442 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5443
54442005-03-01 Jay Belanger <belanger@truman.edu>
5445
5446 * calc.texi (Trigonometric and Hyperbolic Functions):
5447 Mention additional functions.
5448 (Algebraic Simplifications): Mention additional simplifications.
5449
54502005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5451
5452 * ses.texi: Add concept/function/variable indices (this work was
5453 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5454 papers on file at FSF).
5455
54562005-02-10 Jay Belanger <belanger@truman.edu>
5457
5458 * calc.texi: Change @LaTeX to La@TeX throughout.
5459 Redefine @expr as @math for TeX output.
5460 Redefine @texline as a no-op for TeX output.
5461 Define @tfn, replace @t by @tfn throughout.
5462
54632005-02-09 Jay Belanger <belanger@truman.edu>
5464
5465 * calc.texi: Add macro for LaTeX for info output.
5466
54672005-02-08 Kim F. Storm <storm@cua.dk>
5468
5469 * texinfo.tex (LaTex): Add def.
5470
54712005-02-06 Jay Belanger <belanger@truman.edu>
5472
5473 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5474 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5475 throughout manual.
5476
54772005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5478
5479 * gnus.texi: Some edits based on comments from David Abrahams.
5480
54812005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5482
5483 * gnus.texi (RSS): Fix the keystroke.
5484
54852005-01-24 David Kastrup <dak@gnu.org>
5486
5487 * faq.texi: Update AUCTeX version info.
5488
54892005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5490
5491 * gnus-faq.texi ([4.1]): Typo.
5492
54932005-01-19 Jay Belanger <belanger@truman.edu>
5494
5495 * calc.texi (Keep Arguments): Mention that keeping arguments
5496 doesn't work with keyboard macros.
5497
54982005-01-16 Richard M. Stallman <rms@gnu.org>
5499
5500 * autotype.texi (Autoinserting): Fix small error.
5501
55022005-01-16 Michael Albinus <michael.albinus@gmx.de>
5503
5504 Sync with Tramp 2.0.47.
5505
5506 * tramp.texi (Compilation): New section, describing compilation of
5507 remote files.
5508
55092005-01-11 Kim F. Storm <storm@cua.dk>
5510
5511 * widget.texi (Basic Types): Add :follow-link keyword.
5512
55132005-01-09 Jay Belanger <belanger@truman.edu>
5514
5515 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5516
55172005-01-08 Jay Belanger <belanger@truman.edu>
5518
5519 * calc.texi: Change throughout to reflect new default value of
5520 calc-settings-file.
5521
55222005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5523
5524 * message.texi (Reply): `message-reply-to-function' should return
5525 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5526
55272005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5528
5529 * faq.texi (Changing load-path): Fix typo.
5530
55312005-01-05 Jay Belanger <belanger@truman.edu>
5532
5533 * calc.texi (Programming Tutorial): Replace kbd command by
5534 appropriate characters for a keyboard macro.
5535
55362005-01-04 Jay Belanger <belanger@truman.edu>
5537
5538 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5539 for Lucid Emacs.
5540 (Programming Tutorial): Mention that the user needs to be in the
5541 right mode to compute some functions.
5542
55432005-01-04 Jay Belanger <belanger@truman.edu>
5544
5545 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5546 no longer applicable.
5547
55482005-01-01 Jay Belanger <belanger@truman.edu>
5549
5550 * calc.texi (Programming Tutorial): Changed description of how to
5551 edit keyboard macros to match current behavior.
5552
55532004-12-31 Jay Belanger <belanger@truman.edu>
5554
5555 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5556
55572004-12-20 Jay Belanger <belanger@truman.edu>
5558
5559 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5560 zero.
5561
55622004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5563
5564 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5565 @xref.
5566 (Font Locking): Avoid @strong{Note:}.
5567
55682004-12-17 Michael Albinus <michael.albinus@gmx.de>
5569
5570 Sync with Tramp 2.0.46.
5571
5572 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5573
55742004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5575
5576 * url.texi: Correct typos.
5577 (Retrieving URLs): @var{nil}->@code{nil}.
af42a9cc 5578 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
2de53ca6
GM
5579 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5580 (Dealing with HTTP documents): @inforef->@xref.
5581
55822004-12-15 Jay Belanger <belanger@truman.edu>
5583
5584 * calc.texi: Consistently capitalized all mode names.
5585 (Answers to Exercises): Mention that an answer can be a fraction
5586 when in Fraction mode.
5587
55882004-12-13 Jay Belanger <belanger@truman.edu>
5589
5590 * calc.texi: Fix some TeX definitions.
5591
55922004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5593
5594 * reftex.texi (Imprint): Remove erroneous @value's.
5595
55962004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5597
5598 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5599 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5600
56012004-12-08 Jay Belanger <belanger@truman.edu>
5602
5603 * calc.texi (Starting Calc): Remove comment about installation.
5604 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5605
56062004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5607
5608 * url.texi: Update @setfilename.
5609 (Getting Started): No need to worry about Gnus versions.
5610 (Dealing with HTTP documents): Use @inforef.
5611
5612 * org.texi: Fix @direntry file name.
5613
56142004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5615
5616 * url.texi: New file.
5617
5618 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5619
56202004-12-06 Jay Belanger <belanger@truman.edu>
5621
5622 * calc.texi (Using Calc): Remove paragraph about installation.
5623
56242004-12-06 Jay Belanger <belanger@truman.edu>
5625
5626 * calc.texi: Use more Texinfo macros and less TeX defs.
5627 Remove @refill's.
5628
56292004-12-06 Richard M. Stallman <rms@gnu.org>
5630
5631 * org.texi: New file.
5632
56332004-12-05 Richard M. Stallman <rms@gnu.org>
5634
5635 * Makefile.in (org.dvi, ../info/org): New targets.
5636 (INFO_TARGETS): Add ../info/org.
5637 (DVI_TARGETS): Add org.dvi.
5638 (maintainer-clean): Remove the info files in the info dir.
5639
56402004-11-26 Eli Zaretskii <eliz@gnu.org>
5641
5642 * idlwave.texi: Fix the setfilename directive to put the produced
5643 file in ../info.
5644 (Continued Statement Indentation): Resurrect Jan D.'s change from
5645 2004-11-03 that was lost when a newer version of idlwave.texi was
5646 imported.
5647
56482004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5649
5650 * gnus-faq.texi ([5.1]): Added missing bracket.
5651
5652 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5653 `spam-initialize'.
5654
56552004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5656
5657 * message.texi (Various Message Variables): Mention that all mail
5658 file variables are derived from `message-directory'.
5659
5660 * gnus.texi (Splitting Mail): Clarify bogus group.
5661
56622004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5663
5664 * emacs-mime.texi (Encoding Customization): Fix
5665 mm-coding-system-priorities entry.
5666
c8763fb6 56672004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
5668
5669 * idlwave.texi (Continued Statement Indentation):
5670 * reftex.texi (Options (Index Support)):
5671 (Displaying and Editing the Index, Table of Contents):
5672 * speedbar.texi (Creating a display, Major Display Modes): Replace
5673 non-nil with non-@code{nil}.
5674
56752004-10-21 Jay Belanger <belanger@truman.edu>
5676
5677 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5678
56792004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5680
5681 * calc.texi (Reporting Bugs): Double up `@'.
5682
56832004-10-18 Jay Belanger <belanger@truman.edu>
5684
5685 * calc.texi (Reporting Bugs): Changed the address that bugs
5686 should be sent to.
5687
56882004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5689
5690 * gnus.texi (New Features): Add 5.11.
5691
5692 * message.texi (Resending): Remove wrong default value.
5693
5694 * gnus.texi (Mail Source Specifiers): Describe possible problems
5695 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5696 `pop3-leave-mail-on-server' to the index.
5697
56982004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5699
5700 * message.texi (Canceling News): Add how to set a password.
5701
57022004-10-12 Jay Belanger <belanger@truman.edu>
5703
5704 * calc.texi (Help Commands): Changed the descriptions of
5705 calc-describe-function and calc-describe-variable to match their
5706 current behavior.
5707
57082004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5709
5710 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5711
57122004-10-12 Michael Albinus <michael.albinus@gmx.de>
5713
5714 Sync with Tramp 2.0.45.
5715
5716 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5717 plink link. The URL is outdated. Originator contacted for
5718 clarification.
5719
57202004-10-10 Juri Linkov <juri@jurta.org>
5721
5722 * gnus.texi (Top, Marking Articles): Join two menus in one node
5723 because a node can have only one menu.
5724
57252004-10-09 Juri Linkov <juri@jurta.org>
5726
5727 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5728 example of nnmail-split-fancy.
5729
57302004-10-06 Karl Berry <karl@gnu.org>
5731
5732 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5733 consistency with other uses of dashes.
5734
57352004-10-05 Karl Berry <karl@gnu.org>
5736
5737 * info.texi: Consistently use --- throughout, periods at end of
5738 menu descriptions, and a couple typos.
5739
57402004-09-26 Jesper Harder <harder@ifa.au.dk>
5741
5742 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
5743 * pgg.texi (User Commands, Backend methods): Do.
5744 * gnus.texi: Markup fixes.
5745 (Setting Process Marks): Fix `M P a' entry.
5746 * emacs-mime.texi: Fixes.
5747
57482004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
5749
5750 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
5751 again.
5752 Use 5.10 instead of 5.10.0.
5753
57542004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
5755
5756 * gnus.texi (Summary Mail Commands): S D e.
5757
57582004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
5759
5760 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
5761 the gnus-article-mode-line-format section.
5762
57632004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
5764
5765 * gnus.texi (Various Summary Stuff): Fix the documentation for
5766 gnus-newsgroup-variables.
5767
57682004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
5769
5770 * gnus.texi (MIME Commands): Added
5771 gnus-mime-display-multipart-as-mixed,
5772 gnus-mime-display-multipart-alternative-as-mixed,
5773 gnus-mime-display-multipart-related-as-mixed.
5774 (Mail Source Customization): Clarify `mail-source-directory'.
5775 (Splitting Mail): Mention gnus-group-find-new-groups.
5776 (SpamOracle): Fixed typo.
5777
5778 * gnus-faq.texi: Untabify.
5779 ([6.3]): nnir.el is in contrib directory.
5780
5781 * message.texi (News Headers): Clarify how a unique ID is created.
5782
5783 * gnus.texi (Batching Agents): Fixed typo in example. Reported
5784 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
5785
b2abec73 57862004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 5787
b2abec73 5788 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
5789
57902004-09-20 Florian Weimer <fw@deneb.enyo.de>
5791
5792 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
5793
57942004-09-22 Jay Belanger <belanger@truman.edu>
5795
5796 * calc.texi (Vectors as Lists): Added a warning that the tutorial
5797 might be hidden during part of the session.
5798
57992004-09-20 Jay Belanger <belanger@truman.edu>
5800
5801 * calc.texi (Notations Used in This Manual): Put in an earlier
5802 mention that DEL could be called Backspace.
5803
58042004-09-10 Simon Josefsson <jas@extundo.com>
5805
5806 * gnus.texi (IMAP): Add example. Suggested and partially written
5807 by Steinar Bang <sb@dod.no>.
5808
58092004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5810
5811 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
5812 netrc syntax.
5813
58142004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5815
b2abec73
JB
5816 * gnus.texi (Spam ELisp Package Sequence of Events):
5817 Some clarifications.
2de53ca6
GM
5818 (Spam ELisp Package Global Variables): More clarifications.
5819
58202004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5821
5822 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
5823 Mention spam-split does not modify incoming mail.
5824
58252004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
5826
5827 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
5828
58292004-09-10 Eli Zaretskii <eliz@gnu.org>
5830
5831 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
5832
58332004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
5834
5835 * makefile.w32-in (sieve, pgg): Use $(infodir).
5836
58372004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
5838
5839 * makefile.w32-in: Fix PGG and Sieve entries.
5840
58412004-08-28 Eli Zaretskii <eliz@gnu.org>
5842
5843 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
5844 Emacs and related programs.
5845
58462004-08-27 Richard M. Stallman <rms@gnu.org>
5847
5848 * faq.texi: Fix texinfo usage, esp. doublequotes.
5849 (Difference between Emacs and XEmacs): Some clarification.
5850
5851 * faq.texi (Difference between Emacs and XEmacs):
5852 Explain not to contrast XEmacs with GNU Emacs.
5853
58542004-08-26 Richard M. Stallman <rms@gnu.org>
5855
5856 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
5857
58582004-08-22 David Kastrup <dak@gnu.org>
5859
5860 * reftex.texi (AUCTeX): Update links, section name.
5861
5862 * faq.texi (Calc): Update availability (included in 22.1).
5863 (AUCTeX): Update availability, information, versions, description.
5864
58652004-08-14 Eli Zaretskii <eliz@gnu.org>
5866
5867 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
5868
58692004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
5870
5871 * cc-mode.texi: Various updates for CC Mode 5.30.9.
5872
58732004-08-10 Michael Albinus <michael.albinus@gmx.de>
5874
5875 Sync with Tramp 2.0.44.
5876
58772004-08-05 Lars Hansen <larsh@math.ku.dk>
5878
5879 * widget.texi (User Interface): Update how to separate the
5880 editable field of an editable-field widget from other widgets.
5881 (Programming Example): Add text after field.
5882
58832004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
5884
5885 * emacs-mime.texi (Encoding Customization): Add a note to the
5886 mm-content-transfer-encoding-defaults entry.
5887 (rfc2047): Update.
5888
5889 * gnus.texi (Article Highlighting): Add
5890 gnus-cite-ignore-quoted-from.
5891 (POP before SMTP): New node.
5892 (Posting Styles): Addition.
5893 (Splitting Mail): Add nnmail-split-lowercase-expanded.
5894 (Fancy Mail Splitting): Ditto.
5895 (X-Face): Add gnus-x-face.
5896
58972004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
5898
5899 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
5900 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
5901
59022004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
5903
5904 * gnus.texi (Mail Source Specifiers): Describe
5905 `pop3-leave-mail-on-server'.
5906
59072004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
5908
5909 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
5910
5911 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
5912 repository. Change setfilename.
5913
5914 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
5915
59162004-07-02 Juri Linkov <juri@jurta.org>
5917
5918 * pcl-cvs.texi (Viewing differences): Add `d r'.
5919
59202004-06-29 Jesper Harder <harder@ifa.au.dk>
5921
5922 * ses.texi, viper.texi, flymake.texi, faq.texi:
5923 * eshell.texi, ediff.texi: Markup fixes.
5924
59252004-06-21 Karl Berry <karl@gnu.org>
5926
5927 * info.texi (Top): Mention that only Emacs has mouse support.
5928 (Getting Started): Mention this in a few other places.
5929
59302004-06-13 Luc Teirlinck <teirllm@auburn.edu>
5931
5932 * autotype.texi (Copyrights, Timestamps): Recommend
5933 `before-save-hook' instead of `write-file-functions'.
5934
59352004-06-13 Lars Hansen <larsh@math.ku.dk>
5936
5937 * dired-x.texi (dired-mark-omitted): Update keybinding.
5938
59392004-06-10 Kim F. Storm <storm@cua.dk>
5940
5941 * pcl-cvs.texi (Viewing differences): Add 'd y'.
5942
59432004-06-05 Lars Hansen <larsh@math.ku.dk>
5944
5945 * dired-x.texi (variable dired-omit-mode): Rename from
5946 dired-omit-files-p.
5947 (function dired-omit-mode): Rename from dired-omit-toggle.
5948 Call dired-omit-mode rather than set dired-omit-files-p.
5949 (dired-mark-omitted): Describe command.
5950
59512004-05-29 Michael Albinus <michael.albinus@gmx.de>
5952
5953 Version 2.0.41 of Tramp released.
5954
59552004-05-29 Juanma Barranquero <lektu@terra.es>
5956
5957 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
5958 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5959
59602004-05-29 Richard M. Stallman <rms@gnu.org>
5961
5962 * cl.texi (Top): Call this chapter `Introduction'.
5963 (Overview): In TeX, no section heading here.
5964
5965 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
5966
59672004-05-29 Eli Zaretskii <eliz@gnu.org>
5968
5969 * Makefile.in (../info/flymake, flymake.dvi): New targets.
5970 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
5971
59722004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
5973
5974 * flymake.texi: New file.
5975
59762004-05-28 Simon Josefsson <jas@extundo.com>
5977
5978 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
5979
b344d29d 59802004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
5981
5982 Version 2.0.40 of Tramp released.
5983
59842004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
5985
5986 Complete rework, based on review by Karl Berry <karl@gnu.org>.
5987
5988 * tramp.texi (Auto-save and Backup): Explain exploitation of new
5989 variables `tramp-backup-directory-alist' and
5990 `tramp-bkup-backup-directory-info'.
5991 (Overview, Connection types)
5992 (External transfer methods, Default Method)
5993 (Windows setup hints): Remove restriction of password entering
5994 with external methods.
5995 (Auto-save and Backup): Make file name example
5996 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
5997 and `auto-save-directory' must be used.
5998 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
5999 only "NT"). Remove doubled entry "What kinds of systems does
6000 @tramp{} work on".
6001 (tramp): Macro removed.
6002 (Obtaining Tramp): Flag removed from title.
6003 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6004 and `trampver' used properly. Flag `tramp-inst' replaced by
6005 `installchapter'. Installation related text adapted.
6006
60072004-04-28 Masatake YAMATO <jet@gyve.org>
6008
6009 * widget.texi (Programming Example): Remove overlays.
6010
60112004-04-27 Jesper Harder <harder@ifa.au.dk>
6012
6013 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6014
60152004-04-23 Juanma Barranquero <lektu@terra.es>
6016
6017 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6018
60192004-04-05 Jesper Harder <harder@ifa.au.dk>
6020
6021 * info.texi (Info Search): Add info-apropos.
6022
60232004-03-22 Juri Linkov <juri@jurta.org>
6024
6025 * faq.texi: Fix help key bindings.
6026
60272004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6028
6029 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6030 (as suggested by Karl Berry). Update information about colored
6031 stars in menus. Add new subheading describing M-n.
6032
60332004-03-12 Richard M. Stallman <rms@gnu.org>
6034
6035 * cl.texi (Top): Rename top node's title.
6036
60372004-03-08 Karl Berry <karl@gnu.org>
6038
6039 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6040 problems making the texinfo distribution.
6041
60422004-02-29 Simon Josefsson <jas@extundo.com>
6043
6044 * smtpmail.texi (Authentication): Changed the list of supported
6045 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6046 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6047 <voegelas@gmx.net>.
6048
60492004-02-29 Juanma Barranquero <lektu@terra.es>
6050
6051 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6052 Use $(DEL) instead of rm, and ignore exit code.
6053
b344d29d 60542004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
6055
6056 Tramp version 2.0.39 released.
6057
60582004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6059
6060 * tramp.texi (Customizing Completion): Explain new functions
6061 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6062 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6063 (Top): Refer to Savannah mailing list as the major one. Mention
6064 older mailing lists in HTML mode only.
6065 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6066 (Frequently Asked Questions): Remote hosts must not be Unix-like
6067 for "smb" method.
6068 (Password caching): New node.
6069 (External transfer methods): Refer to password caching for "smb"
6070 method.
6071
60722004-02-17 Karl Berry <karl@gnu.org>
6073
6074 * info.texi (Help-Int): Mention the new line number feature.
6075
60762004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6077
6078 * ses.texi (Advanced Features): New functionality for
6079 ses-set-header-row (defaults to current row unless C-u used).
6080 (Acknowledgements): Add Stefan Monnier.
6081
60822003-12-29 Kevin Ryde <user42@zip.com.au>
6083
6084 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6085
b344d29d 60862003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6087
6088 Tramp version 2.0.38 released.
6089
6090 * tramp.texi (Remote shell setup): Warn of environment variables
6091 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6092 <sven.gabriel@imk.fzk.de>.
6093 (Configuration): Tramp now chooses base64/uuencode
6094 automatically. Update wording accordingly.
6095 (Top): More description for the `Default Method' menu entry.
6096 (Default Method): Use @code, not @var, for Lisp variables.
6097 (Default Method): New subsection `Which method is the right one
6098 for me?' Suggested by Christian Kirsch.
6099 (Configuration): Pointer to new subsection added.
6100 (Default Method): Too many "use" in one sentence.
6101 Rephrase. Reported by Christian Kirsch.
6102 (Filename Syntax): Old `su' example is probably a left-over from
6103 the sm/su method naming. Replace with `ssh', instead.
6104 (External transfer methods, Auto-save and Backup):
6105 Typo fixes.
6106
61072003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6108
183080b6 6109 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
6110 (Top): Mention japanese manual only if flag `jamanual' is set.
6111 Insert section `Japanese manual' in menu.
6112
61132003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6114
6115 * eshell.texi (Known Problems): Add doc item.
6116
61172003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6118
6119 * cc-mode.texi: Update for CC Mode 5.30.
6120
6121 Note: Please refrain from doing purely cosmetic changes like
6122 removing trailing whitespace in this manual; it clobbers cvs
6123 merging for no good reason.
6124
61252003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6126
6127 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6128 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6129 @acronym{ASCII}.
6130
61312003-10-26 Karl Berry <karl@gnu.org>
6132
6133 * info.texi (Info Search): Echo area, not echo are. From Debian
6134 diff.
6135
61362003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6137
10d1d0af 6138 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
6139 :buttons and :children keywords.
6140
61412003-10-22 Miles Bader <miles@gnu.org>
6142
6143 * Makefile.in (info): Move before $(top_srcdir)/info.
6144
61452003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6146
6147 * tramp.texi (Inline methods): Small grammar fix.
6148 (External transfer methods): Likewise.
6149
61502003-10-08 Nick Roberts <nick@nick.uklinux.net>
6151
6152 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6153
61542003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6155
6156 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6157
61582003-09-30 Richard M. Stallman <rms@gnu.org>
6159
6160 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6161
6162 * widget.texi (User Interface): Fix typos.
6163
6164 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6165
61662003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6167
6168 * pcl-cvs.texi (Selected Files): Fix typo.
6169
61702003-09-21 Karl Berry <karl@gnu.org>
6171
6172 * info.texi (] and [ commands): No period at end of section title.
6173
61742003-09-04 Miles Bader <miles@gnu.org>
6175
6176 * Makefile.in (top_srcdir): New variable.
6177 ($(top_srcdir)/info): New rule.
6178 (info): Depend on it.
6179
61802003-09-03 Peter Runestig <peter@runestig.com>
6181
6182 * makefile.w32-in: New file.
6183
61842003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6185
6186 * widget.texi (User Interface): Explain the need of static text
6187 around an editable field.
6188
61892003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6190
6191 * widget.texi (Basic Types): The argument to `:help-echo' can now
6192 be a form that evaluates to a string.
6193
61942003-08-18 Kim F. Storm <storm@cua.dk>
6195
6196 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6197
61982003-08-16 Richard M. Stallman <rms@gnu.org>
6199
6200 * dired-x.texi (Shell Command Guessing): Explain *.
6201
62022003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6203
6204 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6205 log-edit-insert-changelog.
6206
62072003-08-03 Karl Berry <karl@gnu.org>
6208
6209 * info.texi: Need @contents.
6210
c8763fb6 62112003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6212
6213 Tramp version 2.0.36 released.
6214
6215 * tramp.texi (Remote shell setup): Explain about problems with
6216 non-Bourne commands in ~/.profile and ~/.shrc.
6217
62182003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6219
6220 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6221 renaming of `vis-mode' to `visible-mode'.
6222
62232003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6224
6225 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6226 next, prev and up pointers.
6227
62282003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6229
6230 * info.texi (Help): Mention existence of Emacs and stand-alone
6231 Info at the very beginning of the tutorial.
6232 (Help-Inv): New node.
6233 (Help-]): New node.
6234 (Help-M): Systematically point out the differences between default
6235 Emacs and stand-alone versions. Delete second menu.
6236 (Help-Xref): Systematically point out the differences between
6237 default Emacs and stand-alone versions.
6238 (Help-Int): Change `l' example.
6239 (Expert Info): Fix typos.
6240 (Emacs Info Variables): Mention `Info-hide-note-references' and
6241 new default for `Info-scroll-prefer-subnodes'.
6242
c8763fb6 62432003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6244
6245 Version 2.0.35 of Tramp released.
6246
6247 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6248 (Inline methods): Add methods `remsh' and `plink1'.
6249 (External transfer methods): Add method `remcp'.
6250 (Multi-hop Methods): Add method `remsh'.
6251 Small patch from Adrian Aichner <adrian@xemacs.org>:
6252 Fix minor typos.
6253 (Concept Index): Added to make manual searchable via
6254 `Info-index'.
6255 (Version Control): Add cindex entry.
6256
c8763fb6 62572003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6258
6259 * trampver.texi: Version 2.0.34 released.
6260
62612003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6262
6263 * faq.texi: Improve previous changes.
6264
62652003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6266
6267 * faq.texi: Update copyright and maintenance details.
6268 Update some package URLs, versions, and maintainers.
6269 Remove many references to the Emacs Lisp Archive.
6270
62712003-04-23 Simon Josefsson <jas@extundo.com>
6272
6273 * smtpmail.texi: Fix license (the invariant sections mentioned has
6274 never been part of the smtp manual). Align info dir entry with
6275 other emacs packages.
6276
62772003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6278
6279 * tramp.texi: Version 2.0.33 released.
6280 Remove installation chapter. Remove XEmacs specifics.
6281
62822003-03-29 Richard M. Stallman <rms@gnu.org>
6283
6284 * tramp.texi (Top): Undo the previous renaming.
6285 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6286
c8763fb6 62872003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
6288
6289 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6290 version of manual.
6291
6292 * tramp.texi (Auto-save and Backup): New node.
6293
62942003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6295
6296 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6297 Emacs" in order to have better differentiation to "XEmacs".
6298 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6299 are new macros in order to point to the other Emacs flavor where
6300 appropriate. In info case, point to node `Installation' in order
6301 to explain how to generate the other way. In html case, make a
6302 link to the other html file.
6303 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6304 after CVS checkout/update.
6305 (Installation): Completely rewritten.
6306 (Installation parameters, Load paths): New sections under
6307 `Installation'.
6308
c8763fb6 63092003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6310
6311 * tramp.texi: Version 2.0.30 released.
6312 Replace word "path" with "localname" where used as a component of
6313 a Tramp file name.
6314
63152003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6316
6317 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6318 introduced.
6319 (Installation): Explain what to do if files from the tramp/contrib
6320 directory are needed.
6321
63222003-02-23 Alex Schroeder <alex@emacswiki.org>
6323
6324 * smtpmail.texi (How Mail Works): New.
6325
63262003-02-22 Alex Schroeder <alex@emacswiki.org>
6327
6328 * smtpmail.texi: New file.
6329
6330 * Makefile.in: Build SMTP manual.
6331
c8763fb6 63322003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6333
6334 * tramp.texi: Version 2.0.29 released.
6335 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6336 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6337
63382003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6339
6340 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6341 another package loads accidently Ange-FTP.
6342
63432003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6344
6345 * tramp.texi (Customizing Completion): Add function
6346 `tramp-parse-sconfig'. Change example of
6347 `tramp-set-completion-function', because parsing of ssh config
6348 files looks more natural.
6349
63502003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6351
6352 * gnus.texi: Do not use `path' in several locations.
6353
c8763fb6 63542002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
6355
6356 * tramp.texi (External transfer methods): New method `smb'. From
6357 Michael Albinus.
6358
63592002-11-05 Karl Berry <karl@gnu.org>
6360
6361 * info.texi (Info-fontify): Reorder face list to avoid bad line
6362 breaks.
6363
c8763fb6 63642002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6365
6366 * tramp.texi: Move @copying to standard place. Use
6367 @insertcopying.
6368
63692002-10-02 Karl Berry <karl@gnu.org>
6370
6371 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6372 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6373 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6374 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6375 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6376 Per rms, update all manuals to use @copying instead of @ifinfo.
6377 Also use @ifnottex instead of @ifinfo around the top node, where
6378 needed for the sake of the HTML output.
6379 (The Gnus manual is not fixed since it's not clear to me how it
6380 works; and the Tramp manual already uses @copying, although in an
6381 unusual way. All others were changed.)
6382
63832002-09-10 Jonathan Yavner <jyavner@engineer.com>
6384
6385 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6386 (../info/ses, ses.dvi): New targets.
6387 * ses.texi: New file.
6388
c8763fb6 63892002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
6390
6391 * texinfo.tex: Update to texinfo 4.2.
6392
63932002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6394
6395 * reftex.texi: Update to RefTeX 4.19.
6396
c8763fb6 63972002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
6398
6399 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6400 (../info/tramp, tramp.dvi): New targets.
6401
64022002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6403
6404 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6405 (calc.dvi): Uncomment.
6406
64072001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6408
6409 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6410 (../info/calc): New target.
6411
64122001-10-20 Gerd Moellmann <gerd@gnu.org>
6413
6414 * (Version 21.1 released.)
6415
64162001-10-05 Gerd Moellmann <gerd@gnu.org>
6417
6418 * Branch for 21.1.
6419
64202001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6421
6422 * Makefile.in (../info/info): Use an explicit -o switch to
6423 makeinfo.
6424
64252001-03-05 Gerd Moellmann <gerd@gnu.org>
6426
6427 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6428
64292000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6430
6431 * Makefile.in (../info/idlwave): Use --no-split.
6432
64332000-12-14 Dave Love <fx@gnu.org>
6434
c4cc8b9a 6435 * Makefile.in (mostlyclean): Remove gnustmp.*.
2de53ca6
GM
6436 (gnus.dvi): Change rule to remove @latex stuff.
6437
64382000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6439
6440 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6441
64422000-10-13 John Wiegley <johnw@gnu.org>
6443
6444 * Makefile.in: Add build targets for eshell.texi.
6445
64462000-09-25 Gerd Moellmann <gerd@gnu.org>
6447
6448 * Makefile.in: Remove/comment speedbar stuff.
6449
64502000-09-22 Dave Love <fx@gnu.org>
6451
6452 * Makefile.in: Add emacs-mime.
6453
64542000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6455
6456 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6457 (DVI_TARGETS): Add woman.dvi.
6458 (../info/woman, woman.dvi): New targets.
6459
64602000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6461
6462 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6463
6464 * pcl-cvs.texi: New file.
6465 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6466 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6467
64682000-05-11 Gerd Moellmann <gerd@gnu.org>
6469
6470 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6471 (../info/ebrowse, ebrowse.dvi): New targets.
6472
64732000-01-13 Gerd Moellmann <gerd@gnu.org>
6474
6475 * Makefile.in (INFO_TARGETS): Add eudc.
6476 (DVI_TARGETS): Add eudc.dvi.
6477 (../info/eudc, eudc.dvi): New targets.
6478
64792000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6480
6481 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6482 compatibility with 8+3 filesystems).
6483 (../info/efaq): Rename from emacs-faq.
6484
64852000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6486
6487 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6488 (../info/idlwave, idlwave.dvi): New targets.
6489
64901999-10-23 Dave Love <fx@gnu.org>
6491
6492 * Makefile.in: Use autotype.texi.
6493
64941999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6495
6496 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6497 faq.texi file) rather than ../info/faq.
6498
64991999-10-07 Gerd Moellmann <gerd@gnu.org>
6500
6501 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6502 (../info/ada-mode, ada-mode.dvi): New targets.
6503
65041999-09-01 Dave Love <fx@gnu.org>
6505
6506 * Makefile.in: Add faq.
6507
65081999-07-12 Richard Stallman <rms@gnu.org>
6509
6510 * Version 20.4 released.
6511
65121998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6513
6514 * Version 20.3 released.
6515
65161998-04-06 Andreas Schwab <schwab@gnu.org>
6517
768c0c0f
JB
6518 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6519 Use it in dvi targets.
2de53ca6
GM
6520 (../etc/GNU): Change to $(srcdir) first.
6521
65221998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6523
6524 * reftex.texi: Update for RefTeX version 3.22.
6525
65261998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6527
6528 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6529 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6530
65311997-09-23 Paul Eggert <eggert@twinsun.com>
6532
6533 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6534 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6535
65361997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6537
6538 * Version 20.2 released.
6539
65401997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6541
6542 * Version 20.1 released.
6543
65441997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6545
6546 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6547
65481996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6549
6550 * Version 19.33 released.
6551
65521996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6553
6554 * Version 19.32 released.
6555
65561996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6557
6558 * Makefile.in: Add rules for the Message manual.
6559
65601996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6561
6562 * gnus.texi: New version.
6563
6564 * message.texi: New manual.
6565
65661996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6567
6568 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6569
65701996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6571
6572 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6573 Specify -I option.
6574 (All dvi targets): Set the TEXINPUTS variable.
6575
65761996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6577
6578 * Version 19.31 released.
6579
65801996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6581
6582 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6583 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6584
65851995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6586
6587 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6588 (INFO_TARGETS): Add ../info/cc-mode.
6589 (DVI_TARGETS): Add cc-mode.dvi.
6590
2de53ca6
GM
65911995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6592
6593 * Version 19.30 released.
6594
65951995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6596
6597 * gnus.texi: New file.
6598
65991995-11-04 Erik Naggum <erik@naggum.no>
6600
6601 * gnus.texi: File deleted.
6602
66031995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6604
6605 * mh-e.texi: "Function Index" -> "Command Index" to work with
6606 Emacs 19.30 C-h C-k support of separately-documented commands.
6607
66081995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6609
6610 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6611 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6612
66131995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6614
6615 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6616 (../info/viper, viper.dvi): New targets.
6617
66181995-04-20 Kevin Rodgers <kevinr@ihs.com>
6619
6620 * dired-x.texi (Installation): Change the example to set
6621 buffer-local variables like dired-omit-files-p in
6622 dired-mode-hook.
6623
66241995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6625
6626 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6627 (../info/mh-e, mh-e.dvi): New targets.
6628
66291995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6630
6631 * Makefile.in (maintainer-clean): Rename from realclean.
6632
66331994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6634
6635 * Makefile.in: New file.
6636 * Makefile: File deleted.
6637
66381994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6639
6640 * Makefile (TEXINDEX_OBJS): Variable deleted.
6641 (texindex, texindex.o, getopt.o): Rules deleted.
6642 All deps on texindex deleted.
6643 (distclean): Don't delete texindex.
6644 (mostlyclean): Don't delete *.o.
6645 * texindex.c, getopt.c: Files deleted.
6646
66471994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6648
6649 * Version 19.26 released.
6650
66511994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6652
6653 * Version 19.25 released.
6654
66551994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6656
6657 * Version 19.24 released.
6658
66591994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6660
6661 * Version 19.23 released.
6662
66631994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6664
6665 * Makefile: Delete spurious tab.
6666
66671994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6668
6669 * Makefile (.SUFFIXES): New rule.
6670
66711994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6672
6673 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6674 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6675
66761994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6677
6678 * Makefile (../info/sc): Rename from sc.info.
6679 (../info/cl): Likewise.
6680 (INFO_TARGETS): Use new names.
6681
66821993-12-04 Richard Stallman (rms@srarc2)
6683
6684 * getopt.c: New file.
6685 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6686 (getopt.o): New rule.
6687 (dvi): Don't depend on texindex.
6688 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6689 Depend on texindex.
6690
66911993-12-03 Richard Stallman (rms@srarc2)
6692
6693 * Makefile (../info/sc.info): Rename from ../info/sc.
6694 (TEXI2DVI): New variable.
6695 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6696 Add explicit commands.
6697 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6698
66991993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6700
6701 * Version 19.22 released.
6702
67031993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6704
6705 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6706
67071993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6708
6709 * Version 19.21 released.
6710
67111993-11-15 Paul Eggert (eggert@twinsun.com)
6712
6713 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6714
67151993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6716
6717 * Makefile (../etc/GNU): New target.
6718 (EMACSSOURCES): Add gnu1.texi.
6719
67201993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6721
6722 * Makefile (realclean): Don't delete the Info files.
6723
f0131492 67241993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
6725
6726 * forms.texi: Fix forms.texi so that it will format correctly.
6727 Add missing `@end iftex', fix bad reference.
6728
6729 * info.texi, info-stn.texi: New files implement texinfo version of
6730 `info' file.
6731
f0131492 67321993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
6733
6734 * Makefile: Fix targets for texindex, new info.texi files.
6735 * info-stnd.texi: New file implements info for standalone info
6736 reader.
6737 * info.texi: Update to include recent changes to "../info/info".
6738 New source file for ../info/info; includes info-stnd.texi.
6739
6740 * texindex.c: Include "../src/config.h" if building in emacs.
6741
6742 * Makefile: Change all files to FILENAME.texi, force all targets
6743 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
6744 vip.texinfo, forms.texinfo, cl.texinfo.
6745 Add target to build texindex.c, defining `emacs'.
6746
6747 * forms.texi: Install new file to match version 2.3 of forms.el.
6748
67491993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6750
6751 * Version 19.19 released.
6752
67531993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
6754
6755 * sc.texinfo: Fix info file name.
6756
6757 * Makefile (info): Add gnus and sc.
6758 (dvi): Add gnus.dvi and sc.dvi.
6759 (../info/sc, sc.dvi): New targets.
6760
67611993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6762
6763 * Version 19.18 released.
6764
67651993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6766
6767 * Makefile: Fix source file names of the separate manuals.
6768 (gnus.dvi, ../info/gnus): New targets.
6769
67701993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6771
6772 * Version 19.17 released.
6773
67741993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6775
6776 * split-man: Fix typos in last change.
6777
67781993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6779
6780 * Version 19.16 released.
6781
67821993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6783
6784 * version 19.15 released.
6785
67861993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6787
6788 * Makefile (distclean): It's rm, not rf.
6789
67901993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6791
6792 * Version 19.14 released.
6793
67941993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6795
6796 * Makefile: New file.
6797
67981993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6799
6800 * Version 19.13 released.
6801
68021993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6803
6804 * Version 19.9 released.
6805
68061993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
6807
6808 * Version 19.8 released.
6809
68101993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
6811
6812 * Version 19.7 released.
6813
68141990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
6815
6816 * gnus.texinfo: New file. Removed installation instructions.
6817
68181990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
6819
6820 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
6821
68221989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
6823
6824 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
6825 then define `\sc' as the command for smallcaps in Texinfo. This
6826 means that the @sc command will produce small caps. bfox has
6827 made the corresponding change to makeinfo and texinfm.el.
6828
68291988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6830
6831 * vip.texinfo: Remove menu entry Adding Lisp Code in node
6832 Customization since the menu entry did not point to anything.
6833 Also add an @finalout command to remove overfull hboxes from the
6834 printed output.
6835
6836 * cl.texinfo: Add @bye, \input line and @settitle to file.
6837 This file is clearly intended to be a chapter of some other work,
6838 but the other work does not yet exist.
6839
68401988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
6841
6842 * texinfo.texinfo: Three typos corrected.
6843
4009494e 6844;; Local Variables:
c8763fb6 6845;; coding: utf-8
4009494e
GM
6846;; fill-column: 79
6847;; add-log-time-zone-rule: t
6848;; End:
6849
5205011b 6850 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
c57008f6 6851 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
4009494e
GM
6852
6853 This file is part of GNU Emacs.
6854
97c0352c 6855 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 6856 it under the terms of the GNU General Public License as published by
97c0352c
GM
6857 the Free Software Foundation, either version 3 of the License, or
6858 (at your option) any later version.
4009494e
GM
6859
6860 GNU Emacs is distributed in the hope that it will be useful,
6861 but WITHOUT ANY WARRANTY; without even the implied warranty of
6862 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
6863 GNU General Public License for more details.
6864
6865 You should have received a copy of the GNU General Public License
97c0352c 6866 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 6867
f7ed05c9 6868;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803