* net/tramp.el (tramp-read-passwd): Cached passwords shall still be used.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
2e461fc1
CD
12009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
2
3 * org.texi (TODO dependencies): Document TODO dependencies on
4 checkboxes.
5
bc283609
CD
62009-01-30 Carsten Dominik <dominik@science.uva.nl>
7
8 * org.texi (TODO dependencies): Document key binding for toggling
9 ORDERED property.
10
74fc5047
MA
112009-01-28 Michael Albinus <michael.albinus@gmx.de>
12
13 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
14 of hook functions.
15
d6685abc
CD
162009-01-28 Carsten Dominik <dominik@science.uva.nl>
17
18 * org.texi (TODO dependencies): New section.
19
65c439fd
CD
202009-01-27 Carsten Dominik <dominik@science.uva.nl>
21
22 * org.texi (Plain lists, TODO basics, Priorities)
23 (Multiple sets in one file, Conflicts): Document interaction with
24 `shift-selection-mode'.
25
5fafc247
JB
262009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
27
28 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
29 Make Calc the subject of sentences.
30 (Rearranging Formulas using Selections): Discuss new options
31 for `j *'.
32
e7433508
MA
332009-01-26 Michael Albinus <michael.albinus@gmx.de>
34
35 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
36
2096a1b6
GM
372009-01-26 Glenn Morris <rgm@gnu.org>
38
39 * org.texi: Fix typos.
40
0cb61492
BW
412009-01-26 Bill Wohler <wohler@newt.com>
42
2096a1b6 43 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 44
0bd48b37
CD
452009-01-25 Carsten Dominik <dominik@science.uva.nl>
46
47 * org.texi (References): Add information about remote references.
48 (Built-in table editor): Document `C-c RET' in tables.
49 (Math symbols, Quoting LaTeX code): Mention that simple
50 LaTeX macros survive LaTeX export.
51 (Images in LaTeX export): Show how to create a reference to a
52 figure.
53 (Sectioning structure): Document that the LaTeX class can be
54 specified in a property.
55 (Text areas in HTML export): New section.
56 (External links): Add examples for text search and ID links.
57 (Built-in table editor): Remove the descriptio of `C-c
58 C-q', it not longer works.
59 (Literal examples): Document that a space must follow
60 the colon in short examples.
61 (Relative timer): Document `org-timer-stop'.
62 (Footnotes): New section.
63 (Footnote markup): Shorten section and refer to new Footnote
64 section.
65 (Literal examples): Add documentation for line
66 numbering in and references to code examples.
67 (CSS support): Fix the description of default CSS styles.
68 (Capturing column view): Document
69 "file:path/to/file.org" as an allowed value for the ID property of
70 a dynamic block copying column view.
71
49dbbaf2
SE
722009-01-23 Stephen Eglen <stephen@gnu.org>
73
74 * mh-e.texi (Getting Started): Describe $MH.
75
193e6828
MA
762009-01-21 Michael Albinus <michael.albinus@gmx.de>
77
78 * tramp.texi (all): Harmonize usage of "external method",
79 "external transfer method" and "out-of-band method".
80 (Connection types): Precise the differences of inline and external
81 methods. Written by Adrian Phillips <a.phillips@met.no>.
82
26b9f88d
MB
832009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
84
85 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
86 commands as described at the top. Reported by Allan Gottlieb
87 <gottlieb@nyu.edu>.
88
892009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
90
91 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
92 nnmail-pathname-coding-system.
93
377952e0
GM
942009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
95
96 * org.texi (Relative timer): Fix typo.
97
a20d3598
JB
982009-01-15 Juanma Barranquero <lekktu@gmail.com>
99
100 * org.texi (Clocking work time): Fix typo.
98a1e0f5 101 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 102
a50253cc
GM
1032009-01-13 Glenn Morris <rgm@gnu.org>
104
105 * org.texi: Fix some more typos.
106
07450bee
GM
1072009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
108
109 * org.texi: Fix some typos.
110
e3e955fe
MB
1112009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
112
113 * gnus.texi (Group Parameters): Add note for local variables.
114
1152009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
116
117 * gnus.texi (Converting Kill Files): Fix URL. Include
118 gnus-kill-to-score.el in contrib directory.
119
1202009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
121
122 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
123 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
124 (Paging the Article): Add index entry.
125
71dd9983
JB
1262009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
127
128 * ada-mode.texi (Examples): Delete redundant text.
129
4a0cf14f
MA
1302009-01-03 Michael Albinus <michael.albinus@gmx.de>
131
132 * trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
133
134 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
135 addresses.
136
aedac0f0
BW
1372009-01-03 Bill Wohler <wohler@newt.com>
138
139 * mh-e.texi (Scan Line Formats): Indicate that first column should be
140 kept empty.
141
4c65b566
CD
1422008-12-20 Carsten Dominik <dominik@science.uva.nl>
143
144 * org.texi (Activation, Exporting, ASCII export, HTML export)
145 (HTML Export commands, LaTeX/PDF export commands): Improve
146 documentation about transient-mark-mode.
147 (References): DOcuemtn the use of special names like $LR1 to reference
148 to fields in the last table row.
149
e1a78e1e
JL
1502008-12-19 Juri Linkov <juri@jurta.org>
151
152 * info.texi (Search Text): Remove mention of removed key binding M-s.
153
17a0aa82
CD
1542008-12-18 Carsten Dominik <dominik@science.uva.nl>
155
156 * org.texi (References): Remove mentioning of @0 as reference for the
157 last line, this has been reverted in the Lisp sources.
158
4997d802
JB
1592008-12-17 Juanma Barranquero <lekktu@gmail.com>
160
161 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
162 (DVI_TARGETS): Remove duplicates. Add sasl.
163 ($(infodir)/sasl, sasl.dvi): New targets.
164
33306645
CD
1652008-12-17 Carsten Dominik <dominik@science.uva.nl>
166
167 * org.texi: Version number pushed to 6.15d.
168
db55f368
CD
1692008-12-16 Carsten Dominik <dominik@science.uva.nl>
170
a0bf4117 171 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
172 (Images in LaTeX export): New section.
173 (Inlined images, Images in HTML export): Sections renamed.
174
dae0a942
MB
1752008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
176
177 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
178
9f5572e9
MB
1792008-12-04 David Engster <dengste@eml.cc>
180
181 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
182 of nnml-get-new-mail. Change URL for mairix patch.
183
bc23baaa
CD
1842008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
185
186 * org.texi (Using the mapping API): Fix bug in mapping example.
187 (Publishing options): Make the list of properties complete again, in
188 correspondence to the variable `org-export-plist-vars'.
189 (Property searches): Document new special values for time comparisons.
190 (Tag inheritance): Refine the description of tag inheritance.
191 (Project alist): Add info about the publishing sequence of components.
a0bf4117 192 (Effort estimates): Document the new relative timer.
bc23baaa 193
3bf8054f
JB
1942008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
195
196 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
197 (Using Calc): Clarify use of `C-x * o'.
198 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
199
ac134f2f
RS
2002008-11-28 Richard M Stallman <rms@gnu.org>
201
202 * dbus.texi (Receiving Method Calls): Clean up previous change.
203
ace706d1
MA
2042008-11-26 Michael Albinus <michael.albinus@gmx.de>
205
206 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
207 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
208 `dbus-unescape-from-identifier'.
209 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 210 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
211 (Signals): Use the constants in the example.
212
d60b1ba1
CD
2132008-11-24 Carsten Dominik <dominik@science.uva.nl>
214
b97439ce 215 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 216
ce4fdcb9
CD
2172008-11-23 Carsten Dominik <dominik@science.uva.nl>
218
219 * org.texi (Setting up Remember): Document `org-remember-mode'.
220 (External links): Document that bbdb links can use a regular
221 expression.
222 (External links): Document that elisp links can contain interactive
223 commands.
224
c8548a00 2252008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
226
227 * viper.texi (viper-translate-all-ESC-keysequences):
228 Description removed.
229
6a2c4aec
GM
2302008-11-19 Glenn Morris <rgm@gnu.org>
231
232 * doclicense.texi: Change to FDL 1.3.
233 Relicense all texi files under FDL 1.3 or later.
234
59ee4113
JB
2352008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
236
237 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
238
59bcbb98 2392008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
240
241 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
242
243 * ediff.texi: Version/date change.
9f90198a 244
8aa41c9b
CY
2452008-11-14 Chong Yidong <cyd@stupidchicken.com>
246
247 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
248
17587b1b
JB
2492008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
250
251 * calc.texi (About This Manual): Comment out a mention of
252 marginal notes.
253
564c900e
CD
2542008-11-12 Carsten Dominik <dominik@science.uva.nl>
255
256 * org.texi (Clocking work time): Document the :formula property of
257 clock tables.
258 (Structure editing, Refiling notes): Document refiling regions.
259 (Agenda commands): Document the double-prefix version
260 of the `l' command in the agenda.
261 (Handling links): Explain the effect of a double prefix
262 arg to `C-c C-o'.
263 (TODO basics): Add documentation for tag triggers.
264
3c4be1f2
GM
2652008-10-23 Glenn Morris <rgm@gnu.org>
266
267 * cl.texi (Function Bindings): Mention `flet' fails to deal with
268 byte-compiling things like `+'.
269
270 * ns-emacs.texi: Merge copyright years of author now with assignment
271 into FSF years.
272 (VER): Use it for easier automatic updating. Use Emacs version rather
273 than standalone Emacs.app version.
274
a6520ff3
CD
2752008-10-12 Carsten Dominik <dominik@science.uva.nl>
276
864c9740 277 * org.texi: Lots of minor fixes.
a6520ff3
CD
278 (Capture): New chapter.
279 (Org Plot): New section.
280
db7a4b66
MH
2812008-09-30 Magnus Henoch <mange@freemail.hu>
282
283 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
284
4043c194
JB
2852008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
286
287 * calc.texi (User Defined Units): Mention how to enter optional display
288 string.
289
eef5ade7
MB
2902008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
291
292 * message.texi (Sending Variables): Fixed variable documentation to
293 avoid the "y/n" wording.
294
e52cac88
MB
2952008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
296
297 * message.texi (Sending Variables): Added `message-confirm-send' doc.
298
2992008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
300
301 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
302 @enumerate section so as to be able to be formatted with MAKEINFO=no.
303
00c55306
BW
3042008-09-22 Bill Wohler <wohler@newt.com>
305
306 Release MH-E manual version 8.1.
307
308 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
309 release 8.1.
310
311 * mh-e.texi: Retain dual license as agreed to by the FSF.
312 However, bump GPL to Version 3.
313 Use @include for license text.
314
e52cac88 3152008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
316
317 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
318 (Store custom flags and keywords, Store arbitrary data):
319 Clean up markup.
64763fe3
MB
320
3212008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
322
323 * gnus.texi (The Gnus Registry): Document it.
324
9e601b8d
MB
3252008-09-08 David Engster <dengste@eml.cc>
326
88ee5b02
JB
327 * gnus.texi (nnmairix): Point out that nnml uses MH format.
328 Clarify section about choosing back end servers.
9e601b8d 329
247043f1
GM
3302008-08-23 Glenn Morris <rgm@gnu.org>
331
332 * dired-x.texi (Shell Command Guessing):
333 Mention dired-guess-shell-case-fold-search. (Bug#417)
334
2bfec7a0
MA
3352008-08-22 Michael Albinus <michael.albinus@gmx.de>
336
337 * trampver.texi: Update release number.
338
247043f1 3392008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
340
341 * ns-emacs.texi: Update version.
342 (Introduction): Correct menu location for options save.
343 (Customization): Note that defaults are stored under org.gnu.Emacs.
344
8c20bd92
BW
3452008-08-11 Bill Wohler <wohler@newt.com>
346
347 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
348 explicit about GNU mailutils MH elsewhere (with thanks to Darel
349 Henman) (closes SF #1768928).
350
767a4d92
GM
3512008-08-10 Glenn Morris <rgm@gnu.org>
352
353 * ns-emacs.texi: Use @copying. Change copyright of authors with
354 assignment to FSF. Change license to GFDL.
355 (Top): Remove outdated references.
356
6ecfe5c2
MB
3572008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
358
88ee5b02
JB
359 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
360 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
361 gnus-summary-sort-by-most-recent-date.
362 (Summary Sorting): Explain prefix argument.
363
3642008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
365
366 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
367 gnus-summary-pipe-output.
368
eb932e8a
MA
3692008-08-03 Michael Albinus <michael.albinus@gmx.de>
370
371 * dbus.texi (Receiving Method Calls): Document error handling of own
372 D-Bus methods.
373
bfe16263
BW
3742008-08-01 Bill Wohler <wohler@newt.com>
375
376 * mh-e.texi (Reading Mail)
9f90198a 377 (Viewing Attachments): Describe new function
bfe16263
BW
378 mh-show-preferred-alternative.
379 (Sending Mail, Redistributing, Sending Message): Describe new hook
380 mh-annotate-msg-hook.
381
21956b56
MA
3822008-07-31 Michael Albinus <michael.albinus@gmx.de>
383
384 * dbus.texi (Arguments and Signatures): Fix example.
385 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
386 (Asynchronous Methods): New node.
9f90198a
JB
387 (Errors and Events): Describe extended layout of `dbus-event'.
388 New defun `dbus-event-message-type'.
21956b56 389
7c2fb837
DN
3902008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
391
392 * ediff.texi: Remove VMS support.
393
13662773
JB
3942008-07-29 Juanma Barranquero <lekktu@gmail.com>
395
396 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
397 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
398
ddde0b34
CY
3992008-07-29 Chong Yidong <cyd@stupidchicken.com>
400
401 * Makefile.in: Add mairix-el targets.
402
4032008-07-29 David Engster <deng@randomsample.de>
404
405 * mairix-el.texi: New file.
406
d5875b25
JB
4072008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
408
366b7d44
JB
409 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
410 project files. Delete 'main_unit' project variable; not needed. Allow
411 process environment variables wherever project variables are allowed.
412 Add tutorial section on multiple GNAT project files.
d5875b25 413
6cbab8ee
MA
4142008-07-27 Michael Albinus <michael.albinus@gmx.de>
415
416 Sync with Tramp 2.1.14.
417
418 * trampver.texi: Update release number.
419
9e2a2647
DN
4202008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
421
422 * ns-emacs.texi:
423 * faq.texi: Remove mentions of Mac Carbon.
424
d62672f3
MB
4252008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
426
427 * gnus.texi (Saving Articles): Describe the 2nd argument of
428 gnus-summary-save-in-pipe.
429 (SpamAssassin): Use it.
430
4312008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
432
433 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
434
dd12e1c6
CD
4352008-07-25 Carsten Dominik <dominik@science.uva.nl>
436
437 * org.texi (Export options): Document the use of the creator flag.
438
44ce9197
CD
4392008-07-24 Carsten Dominik <dominik@science.uva.nl>
440
441 * org.texi: New version 6.06a.
442
ddd13c5d
JB
4432008-07-23 Juanma Barranquero <lekktu@gmail.com>
444
445 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
446 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
447
8dc6104d
JB
4482008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
449
450 * calc.texi (Editing Stack Entries):
451 (Algebraic Entry): Rewrite introductory sentences so it can be used by
452 Calc's help functions. Mention fixing typos.
453 (Customizing Calc): Fix typo.
454
4552008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
456
457 * calc.texi (summarykey): New macro. Use to correctly format keys in
458 the summary.
459
ddd13c5d 4602008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
461
462 * ns-emacs.texi (Customization): Corrected documentation on color
463 specification formats.
464
568beaa2
AS
4652008-07-19 Andreas Schwab <schwab@suse.de>
466
db8ef699 467 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
468
469 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
470 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
471
cd71b9ae
MA
4722008-07-18 Michael Albinus <michael.albinus@gmx.de>
473
474 * dbus.texi (Inspection): Rework, introduce submenus.
475 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
476 (Properties and Annotations, Arguments and Signatures): New nodes.
477
9b7993b4
MA
4782008-07-13 Michael Albinus <michael.albinus@gmx.de>
479
480 * dbus.texi (Receiving Method Calls): Fix description of
481 `dbus-register-method'.
482 (Signals): Allow also signal arguments for filtering in
483 `dbus-register-signal'.
484
241d447b
JB
4852008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
486
487 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
488 `cnorm'.
489 (Arithmetic Tutorial): Simplify the verification of prime factors.
490
adb46650
MB
4912008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
492
493 * gnus.texi (Saving Articles): Mention
494 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
495
92e15881
JB
4962008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
497
498 * calc.texi: Adjust mode line throughout.
499
ea597303
JB
5002008-06-28 Juanma Barranquero <lekktu@gmail.com>
501
502 * sasl.texi (Mechanisms): Fix typos.
503
aee08080
JB
5042008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
505
506 * calc.texi (Killing from the stack): Mention using normal Emacs
507 copying.
508
a06a4a12
MA
5092008-06-21 Michael Albinus <michael.albinus@gmx.de>
510
ea597303
JB
511 * tramp.texi (Password handling): Renamed from "Password caching".
512 Add `auth-source' mechanism.
a06a4a12
MA
513 (Connection caching): Tramp reopens the connection automatically,
514 when the operating system on the remote host has been changed.
515
7389398d
EZ
5162008-06-20 Eli Zaretskii <eliz@gnu.org>
517
518 * makefile.w32-in (distclean): Remove makefile.
519
b349f79f
CD
5202008-06-17 Carsten Dominik <dominik@science.uva.nl>
521
3f9b4c2b 522 * org.texi (Using the mapping API): New section.
b349f79f 523 (Agenda column view): New section.
3f9b4c2b 524 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 525 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 526 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
527
5282008-06-17 Jason Riedy <jason@acm.org>
529
530 * org.texi (A LaTeX example): Note that fmt may be a one-argument
531 function, and efmt may be a two-argument function.
532 (Radio tables): Document multiple destinations.
533
cd5c05d2
GM
5342008-06-16 Glenn Morris <rgm@gnu.org>
535
536 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
537 Add Cover-Texts.
538
debf4439
GM
5392008-06-15 Glenn Morris <rgm@gnu.org>
540
541 * faq.texi (VER): Update to 23.0.60.
542
543 * mh-e.texi: Remove option of licensing under GPL.
544 Add Cover-Texts to GFDL permissions notice.
545 (GPL): Remove section.
546 (GFDL): Include doclicense.texi rather than the actual text.
547
548 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
549 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
550
551 * sasl.texi: Fix output file name.
552
553 * epa.texi, sasl.texi: Refer to license in Emacs manual.
554
555 * gnus-coding.texi: Refer to license in Gnus manual.
556
557 * idlwave.texi, sasl.texi: Use @copying.
558
559 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
560
561 * speedbar.texi: Update Back-Cover Text as per maintain.info.
562
563 * url.texi: Use @copying, @title, @subtitle, @author.
564
565 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
566 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
567 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
568 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
569 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
570 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
571 * widget.texi, woman.texi:
572 Remove references to external license, since doclicense is included.
573
574 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
575 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
576 Remove references to non-existent Invariant Sections.
577
091f8bc1
GM
5782008-06-14 Glenn Morris <rgm@gnu.org>
579
580 * faq.texi (Major packages and programs): Remove references to external
581 Supercite, Calc, VIPER, since they have been included for some time.
582 Update VM, AUCTeX, BBDB entries.
583
47bcb4d3
UJ
5842008-06-14 Ulf Jasper <ulf.jasper@web.de>
585
586 * newsticker.texi: Updated to match latest newsticker changes.
587
6f093307
GM
5882008-06-13 Glenn Morris <rgm@gnu.org>
589
590 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
591 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
592 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
593 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
594 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
595 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
596 * woman.texi:
597 Update Back-Cover Text as per maintain.info.
598
2b968687
MB
5992008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
600
601 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
602
603 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
604 (gnus-faq.xml): Update repository host.
605
2b968687
MB
606 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
607
6082008-06-15 Frank Schmitt <ich@frank-schmitt.net>
609
610 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
611 Fix a typo.
612
6132008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
614
615 * gnus.texi (Mail Source Customization): Correct values of
616 `mail-source-delete-incoming'. Reported by Tassilo Horn.
617 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
618
6192008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
620
621 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
622 coding standards.
623
6242008-06-14 David Engster <dengste@eml.cc>
625
626 * gnus.texi (nnmairix): Markup fixes.
627
e6d2d263
MB
6282008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
629
2b968687 630 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
631
6322008-06-05 David Engster <dengste@eml.cc>
633
634 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
635
6362008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
637
b344d29d 638 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
639 (Searching, nnir, nnmairix): New stub nodes.
640
ad231df6 6412008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
642
643 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
644
f394fa25
MB
6452008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
646
647 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
648
58333467
MB
6492008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
650
651 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
652
67525fb9
JY
6532008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
654
655 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
656
0549d8fc
JB
6572008-05-06 Juanma Barranquero <lekktu@gmail.com>
658
659 * info.texi (Top): Fix typo in xref.
660
149a3837
KB
6612008-05-05 Karl Berry <karl@gnu.org>
662
663 * info.texi (Top): @xref to stand-alone manual.
664
3a23a519
MB
6652008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
666
667 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
668 (Various Summary Stuff): Fix typo in last xref.
669
0a29fbf3
JB
6702008-05-02 Juanma Barranquero <lekktu@gmail.com>
671
672 * org.texi (Moving subtrees): Fix typo.
673
586b90f1
MA
6742008-04-28 Michael Albinus <michael.albinus@gmx.de>
675
676 * tramp.texi (Frequently Asked Questions): Explain, how to disable
677 Tramp via `tramp-mode'.
678
b5af9883
CD
6792008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
680
681 * org.texi: Massive changes, in many parts of the file.
682
d55fe5bb
MB
6832008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
684
685 * gnus.texi (Oort Gnus): Add message-fill-column.
686
6872008-04-12 Adrian Aichner <adrian@xemacs.org>
688
689 * gnus.texi (Mail Source Specifiers): Typo fix.
690
6912008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
692
693 * gnus.texi (Diary Headers Generation): Update key binding for
694 `gnus-diary-check-message'.
695
6962008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
697
698 * gnus.texi (Emacsen): Addition.
699
7002008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
701
702 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
703
7042008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
705
706 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
707
7082008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
709
710 * gnus-news.texi: Update tool bar item.
711
7122008-04-09 Sven Joachim <svenjoac@gmx.de>
713
714 * gnus-news.texi: Fix typos.
715
76c109c3
JB
7162008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
717
222027f2 718 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
719 Add mention of `kron'.
720
d5fbd5a6
MO
7212008-04-01 Daiki Ueno <ueno@unixuser.org>
722
723 * epa.texi (Encrypting/decrypting *.gpg files): Document
724 epa-file-name-regexp.
725
fbcbb58c
KY
7262008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
727
728 * gnus.texi (Example Methods): Fix description about ssh-agent.
729 (Indirect Functions): Fix the default value of nntp-telnet-command;
730 remove link to connect.html.
731
134ce16c
MA
7322008-03-30 Michael Albinus <michael.albinus@gmx.de>
733
734 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
735 dbus-call-method.
736 (Receiving Method Calls): The timeout can be set by the calling client.
737
da1975d7
MA
738 * trampver.texi: Update release number.
739
2e4089ab
RS
7402008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
741
742 * gnus.texi (Top): Fix version. Add SASL.
743
70cab5a9
MA
7442008-03-29 Michael Albinus <michael.albinus@gmx.de>
745
746 Sync with Tramp 2.1.13.
747
748 * trampver.texi: Update release number.
749
5bc6ddff
MB
7502008-03-29 Chong Yidong <cyd@stupidchicken.com>
751
752 * org.texi: Update to new org-mode website.
753
7542008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
755
756 * cl.texi (For Clauses): Fix loop over key-seq to match code.
757
9b3ebcb6
MB
7582008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
759
760 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
761 gnus-read-ephemeral-gmane-group-url,
762 gnus-read-ephemeral-emacs-bug-group,
763 gnus-read-ephemeral-debian-bug-group.
764
7652008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
766
767 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
768
769 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
770 Add FIXMEs for Bookmarks and gnus-registry-marks.
771
7722008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
773
774 * gnus.texi (Smileys): Document `smiley-style'.
775
7762008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
777
778 * gnus.texi (Gnus Development): Clarify difference between ding and
779 gnu.emacs.gnus.
780 (MIME Commands, Using MIME, RSS): Fix markup.
781
782 * gnus-faq.texi ([8.4]): Ditto.
783
7842008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
785
786 * gnus.texi (Emacsen): Remove obsolete stuff.
787
7882008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
789
790 * gnus.texi (Oort Gnus): Add version info WRT
791 `mail-source-delete-incoming'.
792
7932008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
794
795 * gnus.texi (Top): Add "Other related manuals" and version info in
796 `iftex' output.
797 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
798 gnus-balloon-face-0 and the corresponding format specifiers.
799
608d6a81
MA
8002008-03-26 Michael Albinus <michael.albinus@gmx.de>
801
802 * tramp.texi (Filename completion): Remove footnote about let-bind
803 of `partial-completion-mode'. It doesn't work this way.
804
27a6f132
SM
8052008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
806
807 * pcl-cvs.texi (Contributors): Update my email.
808
4a7c4c40
MA
8092008-03-21 Michael Albinus <michael.albinus@gmx.de>
810
811 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
812
2940c053
BW
8132008-03-17 Bill Wohler <wohler@newt.com>
814
815 * mh-e.texi (Viewing): Update URL for adding header fields to
816 mh-invisible-header-fields-default.
817
30864d5f
BW
8182008-03-16 Bill Wohler <wohler@newt.com>
819
820 * mh-e.texi (Preface): Add Gnus to requirements.
821 (Forwarding): Note that forwarded MIME messages are now inline.
822
31fe2b00
SM
8232008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
824
825 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
826 (Common Variables): Give precedence to the netcat methods over the
827 telnet methods, and mention that they are more reliable.
31fe2b00 828
5e97c626
CD
8292008-03-13 Carsten Dominik <dominik@science.uva.nl>
830
831 * org.texi (Exporting Agenda Views): Document agenda export to
832 iCalendar.
833 (Progress logging): Document the new progress logging stuff.
834
37a68866
MB
8352008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
836
837 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
838 Update for change of `mail-source-delete-incoming'.
839
840 * gnus-news.texi: Ditto.
841
8f7abae3
MB
8422008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
843
844 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
845 custom versions.
846
af379c86
AM
8472008-03-07 Alan Mackenzie <acm@muc.de>
848
849 * cc-mode.texi (Limitations and Known Bugs): State that the number of
850 parens/brackets in a k&r region is limited.
851
3d0f8a67
MB
8522008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
853
854 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
855 using different Emacs versions.
856
52151df0
GM
8572008-02-27 Glenn Morris <rgm@gnu.org>
858
859 * sc.texi: Remove a lot of old and obsolete info.
860 (titlepage): Simplify.
861 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
862 (VM with any Emacsen, GNEWS with any Emacsen)
863 (Overloading for Non-conforming MUAs, Version 3 Changes)
864 (The Supercite Mailing List): Delete nodes.
865 (Introduction): Remove info about old packages.
866 (Getting Connected): Simplify. Remove info about old packages.
867 (Citing Commands): Delete Emacs 19 info.
868 (Hints to MUA Authors): Simplify.
869 (Thanks and History): Merge in some info from the deleted node
870 "Version 3 Changes".
871
b03f96dc
MB
8722008-02-05 Juanma Barranquero <lekktu@gmail.com>
873
874 * org.texi (Setting tags, In-buffer settings):
875 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
876
52bec650
MB
8772008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
878
879 * gnus-news.texi: Mention that spaces and tabs are allowed in the
880 installation directory name.
881
34a3c587
RF
8822008-02-12 Romain Francoise <romain@orebokech.com>
883
884 * epa.texi (Overview): Fix typo.
885
5a8d03e9
MO
8862008-02-11 Daiki Ueno <ueno@unixuser.org>
887
888 * epa.texi (Quick start): Remove the .emacs setting.
889
f1914c40
MO
8902008-02-10 Daiki Ueno <ueno@unixuser.org>
891
892 * epa.texi (Quick start): Use the command `epa-enable' instead of
893 loading `epa-setup'.
894
bca98fc9
JB
8952008-02-08 Juanma Barranquero <lekktu@gmail.com>
896
897 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
898 ($(infodir)/epa, epa.dvi): New targets.
899
4b01af2e
MO
9002008-02-08 Daiki Ueno <ueno@unixuser.org>
901
902 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
903
904 * epa.texi: New manual documenting the EasyPG Assistant.
905
06c0751a
MA
9062008-02-06 Michael Albinus <michael.albinus@gmx.de>
907
908 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
909 (Inspection): New function dbus-ping.
910
7dcccd7b
MA
9112008-02-05 Michael Albinus <michael.albinus@gmx.de>
912
913 * tramp.texi (Remote processes): Add `shell-command'.
914
a1da1e37
MB
9152008-01-28 Michael Sperber <sperber@deinprogramm.de>
916
917 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
918 (Group Parameters): Document `mail-source' parameter.
919
c9d8f746
MA
9202008-01-27 Michael Albinus <michael.albinus@gmx.de>
921
922 * tramp.texi (Inline methods): The hostname of the su(do)? methods
923 must be a local host.
924
15db4a13
MO
9252008-01-26 Michael Olson <mwolson@gnu.org>
926
927 * erc.texi: Update version for ERC 5.3 release.
928 (Obtaining ERC): Update extras URLs for 5.3.
929 (Development): Write instructions for git, and remove those for Arch.
930 (History): Mention the switch to git.
931
2bc43980
KB
9322008-01-24 Karl Berry <karl@gnu.org>
933
bca98fc9
JB
934 * info.texi (Search Index, Search Text): Mention the command
935 character in the section name, a la the (Go to node) node.
2bc43980 936
d2e4a6c9
MA
9372008-01-21 Michael Albinus <michael.albinus@gmx.de>
938
939 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
940
0b6799c3
MB
9412008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
942
943 * gnus-news.texi: Mention gnus-article-describe-bindings.
944
9452008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
946
947 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
948
db9c3fb1 9492008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 950
7b4d0413 951 * org.texi (Property inheritance): New section.
db9c3fb1 952 (Conventions): New section.
7b4d0413 953 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
954 commands, and the new bindings for refiling.
955 (Sparse trees): Document the new special command for sparse trees.
956 (References): Be more clear about the counting of hilines.
957 (Handling links): Document M-p/n for accessing links.
958 (Fast access to TODO states): New section.
959 (Per file keywords): New section.
960 (Property inheritance): New section.
961 (Column attributes): New summary types.
962 (Capturing Column View): New section.
963 (The date/time prompt): Cover the new features in the date/time prompt.
964 Compactify the table of keys for the calendar remote control.
965 (Clocking work time): Document the new :scope parameter.
966 (Remember): Promoted to chapter.
967 (Quoted examples): New section.
968 (Enhancing text): New verbatim environments.
969
6ed73f28
MA
9702008-01-14 Michael Albinus <michael.albinus@gmx.de>
971
972 * trampver.texi: Update release number.
973
95838435
MB
9742008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
975
976 * gnus.texi (Article Keymap): Add
977 gnus-article-wide-reply-with-original; fix descriptions of
978 gnus-article-reply-with-original and
979 gnus-article-followup-with-original.
980
20234d96
GM
9812008-01-09 Glenn Morris <rgm@gnu.org>
982
983 * nxml-mode.texi: Add @copying section.
984
d82cf70b
MB
9852008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
986
987 * message.texi (Mail Variables): Add some text from "(gnus)Posting
988 Server". Add `message-send-mail-with-mailclient'.
989
990 * gnus.texi (Posting Server): Move some text to "(message)Mail
991 Variables" and add a reference here.
992
addb7f2e
MA
9932008-01-04 Michael Albinus <michael.albinus@gmx.de>
994
995 * dbus.texi (Receiving Method Calls): New chapter.
996 (Errors and Events): Add serial number to events. Replace "signal" by
997 "message". Introduce dbus-event-serial-number.
998
4db2806c
MA
9992008-01-03 Michael Albinus <michael.albinus@gmx.de>
1000
1001 * dbus.texi (Type Conversion): Explain the type specification for empty
1002 arrays. Use another example.
1003
c9ecb5a7
MA
10042007-12-30 Michael Albinus <michael.albinus@gmx.de>
1005
1006 * dbus.texi (all): Replace "..." by @dots{}.
1007 (Type Conversion): Precise the value range for :byte types.
1008 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1009 Mention its return value.
1010 (Errors and Events): There is no D-Bus error propagation during event
1011 processing.
1012
702dbfd9
JB
10132007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1014
1015 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1016 New sections.
1017
87035689
MB
10182007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1019
1020 * gnus.texi (Group Parameters): Reorder the text and add a note about
1021 `gnus-parameters' near the beginning of the node.
1022
10232007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1024
1025 * gnus.texi (Score File Editing): Fix function name.
1026
5492f5ca
MA
10272007-12-23 Michael Albinus <michael.albinus@gmx.de>
1028
1029 Sync with Tramp 2.1.12.
1030
1031 * trampver.texi: Update release number.
1032
d4e67bc5
MA
10332007-12-22 Michael Albinus <michael.albinus@gmx.de>
1034
1035 * dbus.texi (Type Conversion): Correct input parameters mapping.
1036
6a31c819
MA
10372007-12-21 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1040 (Errors and Events): Mention wrong-type-argument error.
1041
99a3e35f
AS
10422007-12-21 Alex Schroeder <alex@gnu.org>
1043
1044 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1045 spaces. Fixed some typos.
99a3e35f
AS
1046 (Internet Relay Chat): Explain relay.
1047 (Getting started with rcirc): Change items to reflect prompts.
1048 Add more explanation to rcirc-track-minor-mode and added a comment to
1049 warn future maintainers that this section is a copy.
11ac7c8e 1050 (People): Changed /ignore example.
62b12a24 1051 (Keywords): Not keywords.
99a3e35f 1052
331e4d02
AS
10532007-12-20 Alex Schroeder <alex@gnu.org>
1054
1055 * rcirc.texi (Top): Fighting Information Overload chapter added.
1056 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1057 (rcirc commands): Moved /ignore command to the new chapter.
1058 (Fighting Information Overload): New chapter documenting /keyword,
1059 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1060 (Configuration): Document rcirc-server-alist, remove
1061 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1062
cd71c3ef
MA
10632007-12-16 Michael Albinus <michael.albinus@gmx.de>
1064
1065 * dbus.texi (Signals): Fix example in dbus-register-signal.
1066
bbbe940b
MB
10672007-12-14 Sven Joachim <svenjoac@gmx.de>
1068
1069 * gnus.texi (Score Variables): Fix typo.
1070
0ce574ef
MA
10712007-12-07 Michael Albinus <michael.albinus@gmx.de>
1072
1073 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1074 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1075 (Errors and Events): Adapt dbus-event.
1076
b890d447
MB
10772007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1078
1079 * gnus.texi (Other Files): Add the yenc command.
1080
10812007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1082
1083 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1084 since 2004-08-06.
1085
10862007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1087
1088 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1089 on body.
1090
10912007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1092
1093 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1094 and rfc2047-allow-irregular-q-encoded-words; fix description of
1095 rfc2047-encode-encoded-words.
1096
10972007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1098
1099 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1100
3728bf03
MO
11012007-12-05 Michael Olson <mwolson@gnu.org>
1102
1103 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1104 Update documentation for `remember-diary-file'.
1105
a4397af9
MA
11062007-12-04 Michael Albinus <michael.albinus@gmx.de>
1107
1108 * dbus.texi (Signals): Precise `dbus-register-signal'.
1109 (Errors and Events): Rework events part, the internal structure of
1110 dbus-event has changed.
1111
1682490c
JB
11122007-12-03 Juanma Barranquero <lekktu@gmail.com>
1113
1114 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1115 ($(infodir)/dbus, dbus.dvi): New targets.
1116
7b13a0f2
MA
11172007-12-03 Michael Albinus <michael.albinus@gmx.de>
1118
1119 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1120 unconditionally.
1121
1122 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1123 emulation with @print{}.
1124
7ef92bc9
RS
11252007-12-02 Richard Stallman <rms@gnu.org>
1126
1127 * dbus.texi (Overview): Minor cleanup.
1128
22d8ac3a
MA
11292007-12-02 Michael Albinus <michael.albinus@gmx.de>
1130
d3a8e0df
MA
1131 * Makefile.in (INFO_TARGETS): Add dbus.
1132 (DVI_TARGETS): Add dbus.dvi.
1133 (dbus, dbus.dvi): New targets.
1134
22d8ac3a
MA
1135 * dbus.texi: New file.
1136
559764ab
RF
11372007-11-24 Romain Francoise <romain@orebokech.com>
1138
1139 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1140 Fix file name to match @setfilename.
559764ab 1141
ac97a16b
MH
11422007-11-23 Mark A. Hershberger <mah@everybody.org>
1143
1144 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1145 ($(infodir)/nxml-mode): New rule.
1146
1147 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1148 ($(infodir)/nxml-mode): New rule.
1149 (clean): Add nxml-mode*.
1150
1151 * nxml-mode.texi: New file with nxml manual.
1152
404cd454
GM
11532007-11-18 Richard Stallman <rms@gnu.org>
1154
1155 * flymake.texi (Example -- Configuring a tool called directly):
1156 Update example.
1157
b048d478
MA
11582007-11-18 Michael Albinus <michael.albinus@gmx.de>
1159
1160 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1161 double-slash behavior. Explain directory contents flushing.
b048d478 1162
346e8469
JB
11632007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1164
1165 * calc.texi (TeX and LaTeX Language Modes): Put in
1166 missing braces.
1167
404cd454
GM
11682007-11-15 Richard Stallman <rms@gnu.org>
1169
1170 * cl.texi (Equality Predicates): Delete `eql'.
1171 (Predicates, Naming Conventions, Top): Delete `eql'.
1172 (Common Lisp Compatibility): Delete `eql'.
1173 (Porting Common Lisp): Delete obsolete backquote info.
1174 Minor clarification about character constants.
1175 (Sequence Basics): Minor clarification.
1176
1f6af58b
JB
11772007-11-15 Juanma Barranquero <lekktu@gmail.com>
1178
dccb744b 1179 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1180 * tramp.texi (Filename completion): Fix typos.
1181
3bc88bc9
JB
11822007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1183
1184 * calc.texi (Basic commands): Mention the menu.
1185
bc5300d3
MA
11862007-11-12 Michael Albinus <michael.albinus@gmx.de>
1187
1188 * tramp.texi (Connection caching): Tramp flushes connection
1189 properties when remote operating system has been changed.
1190
4d8a28ec
MB
11912007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1192
1193 * gnus-news.texi: Fix spelling.
1194 `message-insert-formatted-citation-line', not
1195 `message-insert-formated-citation-line'.
1196
404cd454
GM
1197 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1198
e1176b47
MA
11992007-11-07 Michael Albinus <michael.albinus@gmx.de>
1200
1201 * tramp.texi (Overview): Mention also the PuTTY integration under
1202 Win32. Remove paragraphs about Tramp's experimental status.
1203 (Frequently Asked Questions): Add code example for highlighting the
1204 mode line.
1205
6159985a
MO
12062007-11-03 Michael Olson <mwolson@gnu.org>
1207
1208 * remember.texi: Change mentions of remember-buffer to
1209 remember-finalize throughout.
1210
bec9b2f5
MO
12112007-10-30 Michael Olson <mwolson@gnu.org>
1212
1213 * remember.texi (Copying): Remove.
1214 (Mailbox): Update with non-BBDB instructions.
1215 (Diary, Org): Add.
1216 (Bibliography, Planner Page): Remove.
1217
b6173182
JB
12182007-10-30 Juanma Barranquero <lekktu@gmail.com>
1219
1220 * makefile.w32-in (INFO_TARGETS): Add remember.
1221 (DVI_TARGETS): Add remember.dvi.
1222 ($(infodir)/remember): New rule.
1223 (clean): Add remember*.
1224
15f3eb73
MO
12252007-10-30 Michael Olson <mwolson@gnu.org>
1226
70bdc930
MO
1227 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1228 ($(infodir)/remember): New rule that builds the Remember Manual.
1229
b6173182
JB
1230 * remember.texi: New file containing the Remember Mode Manual.
1231 Shuffle chapters around after initial import.
7d3f6f1a
MO
1232 (Function Reference): Split Keystrokes into separate chapter.
1233 (Keystrokes): Document C-c C-k.
51d24a12 1234 (Introduction): Fix typographical issue with "---".
15f3eb73 1235
404cd454
GM
12362007-10-29 Richard Stallman <rms@gnu.org>
1237
1238 * widget.texi (Introduction): Delete discussion of implementation
1239 internals.
1240
9bbb9638
MA
12412007-10-29 Michael Albinus <michael.albinus@gmx.de>
1242
1243 * tramp.texi (Connection caching): Host names must be different
1244 when tunneling.
1245
c7ff939a
RS
12462007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1247
1248 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1249 Gnus v5.13.
1250
01c52d31
MB
12512007-10-28 Miles Bader <miles@gnu.org>
1252
1253 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1254
12552007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1256
1257 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1258
12592007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1260
1261 * gnus.texi (Sorting the Summary Buffer): Remove
1262 gnus-article-sort-by-date-reverse.
1263
12642007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1265
1266 * gnus.texi (Non-ASCII Group Names): New node.
1267 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1268 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1269
c8763fb6 12702007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1271
1272 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1273 clean the output of the program `imap-shell-program'.
1274
12752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1276
1277 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1278
12792007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1280
1281 * gnus.texi (Sticky Articles): Documentation for sticky article
1282 buffers.
1283
c8763fb6 12842007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1285
1286 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1287
12882007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1289
1290 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1291
12922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1293
1294 * gnus.texi (Archived Messages): Document
1295 gnus-update-message-archive-method.
1296
12972007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1298
1299 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1300
c8763fb6 13012007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1302
1303 * gnus.texi (Group Maneuvering): Document
1304 `gnus-summary-next-group-on-exit'.
1305
13062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1307
1308 * gnus.texi (Really Various Summary Commands): Mention
1309 gnus-auto-select-on-ephemeral-exit.
1310
13112007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1312
1313 * gnus.texi, message.texi: Bump version number.
1314
13152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1316
1317 * gnus.texi (Group Line Specification, Misc Group Stuff)
1318 (Server Commands): Parenthesize @pxref{Mail Spool}.
1319
13202007-10-28 Didier Verna <didier@xemacs.org>
1321
1322 New user option: message-signature-directory.
1323 * message.texi (Insertion Variables): Document it.
1324 * gnus.texi (Posting Styles): Ditto.
1325
13262007-10-28 Didier Verna <didier@xemacs.org>
1327
1328 * gnus.texi (Group Line Specification):
1329 * gnus.texi (Misc Group Stuff):
1330 * gnus.texi (Server Commands): Document the group compaction feature.
1331
13322007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1333
1334 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1335
1336 * message.texi (Various Message Variables): Add message-fill-column.
1337
13382007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1339
1340 * gnus.texi: Untabify.
1341
13422007-10-28 Didier Verna <didier@xemacs.org>
1343
1344 * gnus.texi (Group Parameters): Document the posting-style merging
1345 process in topic-mode.
1346
13472007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1348
1349 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1350
13512007-10-28 Romain Francoise <romain@orebokech.com>
1352
1353 * gnus.texi (Mail Spool): Fix typo.
1354 Update copyright.
1355
13562007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1357
1358 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1359
13602007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1361
1362 * gnus.texi (Summary Generation Commands):
1363 Add gnus-summary-insert-ticked-articles.
1364
13652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1366
b2abec73
JB
1367 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1368 to spam-spamassassin-program.
01c52d31
MB
1369
13702007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1371
1372 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1373
13742007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1375
1376 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1377
13782007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1379
1380 * message.texi (Mail Headers): Document `opportunistic'.
1381
13822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1383
1384 * emacs-mime.texi (Encoding Customization): Explain how to set
1385 mm-coding-system-priorities per hierarchy.
1386
13872007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1388
1389 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1390 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1391
13922007-10-28 Didier Verna <didier@xemacs.org>
1393
1394 * message.texi (Wide Reply): Update documentation of
1395 message-dont-reply-to-names (now allowing a list of regexps).
1396
13972007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1398
1399 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1400
14012007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1402
1403 * gnus.texi (SpamAssassin back end): Fix typo.
1404
1405 * sieve.texi (Examples): Fix grammar.
1406
14072007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1408
1409 * gnus.texi (Searching for Articles): Document M-S and M-R.
1410 (Limiting): Document / b.
1411
14122007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1413
1414 * gnus.texi (Thread Commands): T M-^.
1415
14162007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1417
1418 * message.texi (Mail Aliases): Document ecomplete.
1419 (Mail Aliases): Fix typo.
1420
14212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1422
1423 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1424 fix typo.
1425
14262007-10-28 Romain Francoise <romain@orebokech.com>
1427
1428 * gnus.texi (Mail Spool): Grammar fix.
1429
14302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1431
1432 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1433 string.
1434
14352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1436
1437 * gnus.texi (Group Parameters): Fix description.
1438
14392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1440
b2abec73
JB
1441 * gnus.texi (Gmane Spam Reporting):
1442 Fix spam-report-gmane-use-article-number.
1443 Add spam-report-user-mail-address.
01c52d31
MB
1444
14452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1446
1447 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1448
14492007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1450
1451 * gnus.texi (Group Parameters): Add simplified sorting example based on
1452 example for `Sorting the Summary Buffer' from Jari Aalto
1453 <jari.aalto@cante.net>.
1454 (Example Methods): Add example for an indirect connection.
1455
14562007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1457
1458 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1459 (Agent Parameters): Updated parameter names to match code.
1460 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1461 'gnus-agent-summary-fetch-series'.
1462 (Agent and flags): New section providing a generalized discussion
1463 of flag handling.
1464 (Agent and IMAP): Removed flag discussion.
b2abec73 1465 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
1466
14672007-10-28 Romain Francoise <romain@orebokech.com>
1468
1469 * gnus.texi (Exiting the Summary Buffer): Add new function
1470 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1471
14722007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1473
1474 * gnus.texi (Conformity): Fix typo.
1475 (Customizing Articles): Document `first'.
1476
14772007-10-28 Jari Aalto <jari.aalto@cante.net>
1478
1479 * gnus.texi (Sorting the Summary Buffer):
1480 Add `gnus-thread-sort-by-date-reverse'. Add example
1481 host to different sorting in NNTP and RSS groups.
1482
14832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1484
1485 * message.texi (Insertion): Describe prefix for
1486 message-mark-inserted-region and message-mark-insert-file.
1487
14882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1489
1490 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1491 LaTeX documents. Describe "text/x-gnus-verbatim".
1492
14932007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1494
b2abec73 1495 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
1496 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1497 (spam-stat spam filtering, SpamOracle)
1498 (Extending the Spam ELisp package): Removed extra quote symbol for
1499 clarity.
1500
15012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1502
1503 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1504 gnus-article-delete-part and gnus-article-replace-part.
1505 (Using MIME): Add gnus-mime-replace-part.
1506
15072007-10-28 Romain Francoise <romain@orebokech.com>
1508
1509 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1510 requires `auto-compression-mode' to be enabled. Add new nnml
1511 variable `nnml-compressed-files-size-threshold'.
1512
15132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1514
1515 * gnus.texi (Sorting the Summary Buffer): Added
1516 gnus-thread-sort-by-recipient.
1517
15182007-10-28 Romain Francoise <romain@orebokech.com>
1519
1520 * message.texi (Insertion Variables): Mention new variable
1521 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1522 documentation accordingly.
1523
15242007-10-28 Romain Francoise <romain@orebokech.com>
1525
1526 * gnus.texi (To From Newsgroups): Mention new variables
1527 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1528
15292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1530
1531 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1532 stuff; gnus-mime-inline-part does the automatic decompression.
1533
15342007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1535
1536 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 1537 "training.ham" should be "training.spam".
01c52d31
MB
1538
15392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1540
1541 * message.texi (Mail Variables): Fix the default value for
1542 message-send-mail-function.
1543
15442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1545
1546 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1547 always returns nil exceptionally.
1548
15492007-10-28 Simon Josefsson <jas@extundo.com>
1550
1551 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1552 Michael Cook <michael@waxrat.com>.
1553
15542007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1555
1556 * gnus.texi (Topic Commands): Fix next/previous.
1557
15582007-10-28 Simon Josefsson <jas@extundo.com>
1559
1560 * gnus.texi (Article Washing): Mention `W i'.
1561
c8763fb6 15622007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
1563
1564 * gnus.texi (Group Parameters): Slight extension of sieve
1565 parameter description.
1566
15672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1568
1569 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1570 matching score files as well.
1571 (Picons): Describe `gnus-picon-style'.
1572
15732007-10-28 Romain Francoise <romain@orebokech.com>
1574
1575 * message.texi (Message Headers): Mention that headers are hidden
1576 using narrowing, and how to expose them.
1577 Update copyright.
1578
15792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1580
1581 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1582 `gnus-summary-sort-by-recipient'.
1583
15842007-10-28 Romain Francoise <romain@orebokech.com>
1585
1586 * gnus.texi (NNTP marks): New node.
1587 (NNTP): Move NNTP marks variables to the new node.
1588
15892007-10-28 Jesper Harder <harder@ifa.au.dk>
1590
b2abec73 1591 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
1592
1593 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1594
15952007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1596
b2abec73 1597 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 1598 everywhere for consistency.
b2abec73
JB
1599 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1600 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
1601 Say "regular expression" instead of "regex." Admonish. Pick
1602 other words to sound better (s/so/thus/).
b2abec73 1603 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
1604 statistical filters. Remove old TODO.
1605 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
1606 New section on sorting and displaying the spam score.
1607 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1608 backend but an alias to spam-use-BBDB.
1609 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
1610 new backend functionality.
1611
16122007-10-28 Simon Josefsson <jas@extundo.com>
1613
1614 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1615 nntp-marks-directory, from Romain Francoise
1616 <romain@orebokech.com>.
1617
16182007-10-28 Magnus Henoch <mange@freemail.hu>
1619
1620 * gnus.texi (Hashcash): New default value of
1621 hashcash-default-payment.
1622
16232007-10-28 Simon Josefsson <jas@extundo.com>
1624
1625 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1626 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1627
16282007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1629
1630 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1631
16322007-10-28 Simon Josefsson <jas@extundo.com>
1633
1634 * gnus.texi (documentencoding): Add, to avoid warnings.
1635
16362007-10-28 Simon Josefsson <jas@extundo.com>
1637
1638 * message.texi (Mail Headers): Add.
1639
1640 * gnus.texi (Hashcash): Fix.
1641
16422007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1643
b2abec73 1644 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 1645 that payments can be verified and fix the name of the
b2abec73 1646 hashcash-path variable.
01c52d31
MB
1647
16482007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1649
b2abec73 1650 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
1651
16522007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1653
1654 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1655
16562007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1657
1658 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
1659 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1660 warning about ham processors in spam groups removed.
01c52d31
MB
1661
16622007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 1663
b2abec73
JB
1664 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1665 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
1666
16672007-10-28 Jesper Harder <harder@ifa.au.dk>
1668
1669 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1670 (Mailing List): Typo.
1671 (Customizing Articles): Add gnus-treat-ansi-sequences.
1672 (Article Washing): Index.
1673
1674 * message.texi: Use m-dash consistently.
1675
16762007-10-28 Jesper Harder <harder@ifa.au.dk>
1677
1678 * gnus.texi (GroupLens): Remove.
1679
16802007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1681
1682 * gnus.texi (Outgoing Messages, Agent Variables): Add
1683 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
1684 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
1685
16862007-10-28 Jesper Harder <harder@ifa.au.dk>
1687
1688 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1689
16902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1691
1692 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
1693
1694 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
1695
16962007-10-28 Simon Josefsson <jas@extundo.com>
1697
1698 * gnus.texi (Top): Add SASL.
1699
404cd454
GM
17002007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1701
1702 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1703
17042007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1705
1706 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1707
0edd2970
JB
17082007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1709
1710 * calc.texi (Formulas, Composition Basics): Lower the
1711 precedence of negation.
1712
a9afba20
JY
17132007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1714
1715 * ses.texi (The Basics): Mention how to create a new spreadsheet.
1716 Mention the new three-letter column identifiers.
1717 (More on cell printing): Calculate-cell and truncate-cell are now `c'
1718 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
1719 message when using `c' on an empty default with default printer.
1720 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
1721 renamed to `ses--symbolic-formulas' some time ago.
1722
45b778a6
JB
17232007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
1724
1725 * calc.texi (Default Simplifications, Making Selections)
1726 (Customizing Calc): Clarify associativity of multiplication.
1727
03b5bade
MA
17282007-10-23 Michael Albinus <michael.albinus@gmx.de>
1729
1730 * tramp.texi (Traces and Profiles): Simplify loop over
1731 `trace-function-background'.
1732
e658c8ee
JL
17332007-10-22 Juri Linkov <juri@jurta.org>
1734
1735 * dired-x.texi (Shell Command Guessing): Default values are now
1736 available by typing M-n instead of M-p.
1737
dd753688
MA
17382007-10-21 Michael Albinus <michael.albinus@gmx.de>
1739
1740 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
1741 (Password caching): Remove `tramp-clear-passwd'.
1742 It's not a command anymore.
dd753688
MA
1743 (Bug Reports): Add `tramp-bug' to function index.
1744 (Function Index, Variable Index): New nodes.
1745 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
1746
1747 * trampver.texi: Update release number.
1748
4bb49b43
JB
17492007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1750
8b296cdd 1751 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
1752 about integer size into past tense.
1753 (Time Zones): Remove pointer to Calc author's address.
1754 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 1755 and hyperbolic cotangent. Fix typo.
4bb49b43 1756
311dd93f
MA
17572007-10-10 Michael Albinus <michael.albinus@gmx.de>
1758
1759 Sync with Tramp 2.1.11.
1760
1761 * trampver.texi: Update release number.
1762
ea3fc256
MA
17632007-10-06 Michael Albinus <michael.albinus@gmx.de>
1764
1765 * tramp.texi (External packages): New section.
1766
1af74d06
MB
17672007-09-29 Juri Linkov <juri@jurta.org>
1768
1769 * info.texi (Help-Int): Document `L' (`Info-history').
1770
0e2806fa
SM
17712007-09-26 Carsten Dominik <dominik@science.uva.nl>
1772
1773 * org.texi: Change links to webpage and maintained email.
1774 (Remember): Promote to Chapter, significant changes.
1775 (Fast access to TODO states): New section.
1776 (Faces for TODO keywords): New section.
1777 (Export options): Example for #+DATE.
1778 (Progress logging): Section moved.
1779
567b9191
BW
17802007-09-26 Bill Wohler <wohler@newt.com>
1781
1782 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
1783 browse-url-at-mouse.
1784
1af74d06
MB
17852007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
1786
1787 * flymake.texi (Customizable variables): Face names don't end in -face.
1788 Fix flymake-err-line-patterns template.
1789 (Example -- Configuring a tool called directly): Fix init-function.
1790 (Highlighting erroneous lines): Face names don't end in -face.
1791
d60a4e3a 17922007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
1793
1794 * erc.texi (Special-Features): Fix small typo.
1795
7d7a3510
MA
17962007-09-14 Michael Albinus <michael.albinus@gmx.de>
1797
1798 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
1799 and "External transfer methods".
1800
285f0d3a
JB
18012007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1802
1803 * calc.texi (Predefined Units): Add some history.
1804
526dc846
MO
18052007-09-08 Michael Olson <mwolson@gnu.org>
1806
87e04f16
JB
1807 * erc.texi (Copying): New section included from gpl.texi.
1808 This matches the look of the upstream ERC manual.
526dc846 1809
f10d0e80
JB
18102007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1811
87e04f16 1812 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
1813 (Random Numbers): Clarify the distribution of `random'.
1814
4009494e
GM
18152007-09-06 Glenn Morris <rgm@gnu.org>
1816
f1fc42aa 1817 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 1818 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
1819 Change all setfilename commands to use ../../info.
1820 * Makefile.in: Move the parts of the old man/Makefile.in that do not
1821 refer to the Emacs manual here.
1822 (infodir): New variable.
1823 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
1824 (cc-mode.texi, faq.texi): Update references to source file locations.
1825 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
1826 do not refer to the Emacs manual here.
1827 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
1828
1829 * Makefile.in: Add `basename' versions of all info targets, for
1830 convenience when rebuilding just one manual.
1831 (../etc/GNU): Delete obsolete target.
1832 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1833 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
1834 *.vrs *.toc here...
1835 (maintainer-clean): ...from here.
4009494e
GM
1836
1837 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1838
2de53ca6
GM
18392007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
1840
1841 * calc.texi (Date Conversions): Clarify definition of
1842 Julian day numbering.
1843 (Date Forms): Clarify definition of Julian day numbering;
1844 add some history.
1845
18462007-08-30 Carsten Dominik <dominik@science.uva.nl>
1847
87e04f16 1848 * org.texi: Version 5.07.
2de53ca6
GM
1849
18502007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1851
1852 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1853
18542007-08-22 Carsten Dominik <dominik@science.uva.nl>
1855
1856 * org.texi (Adding hyperlink types): New section.
1857 (Embedded LaTeX): Chapter updated because of LaTeX export.
1858 (LaTeX export): New section.
1859 (Using links out): New section.
1860
18612007-08-22 Glenn Morris <rgm@gnu.org>
1862
1863 * faq.texi (Learning how to do something): Refcards now in
1864 etc/refcards/ directory.
1865
18662007-08-22 Michael Albinus <michael.albinus@gmx.de>
1867
1868 * tramp.texi (Remote Programs): Persistency file must be cleared when
1869 changing `tramp-remote-path'.
1870 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
1871 macro.
1872
18732007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1874
1875 * calc.texi: Move contents to beginning of file.
1876 (Algebraic Entry): Fix the formatting of an example.
1877
18782007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1879
1880 * calc.texi (Basic Operations on Units): Mention exact versus
1881 inexact conversions.
1882
18832007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
1884
1885 * calc.texi (Basic Operations on Units): Mention default
1886 values for new units.
1887 (Quick Calculator Mode): Mention that binary format will
1888 be displayed.
1889
18902007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1891
1892 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1893
18942007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1895
1896 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1897
18982007-08-08 Glenn Morris <rgm@gnu.org>
1899
1900 * gnus.texi, sieve.texi: Replace `iff'.
1901
19022007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1903
1904 * calc.texi (Basic Graphics): Mention the graphing of error
1905 forms.
1906 (Graphics Options): Mention how `g s' handles error forms.
1907 (Curve Fitting): Mention plotting the curves.
1908 (Standard Nonlinear Models): Add additional models.
1909 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1910 (Linear Fits): Correct result.
1911
19122007-08-01 Alan Mackenzie <acm@muc.de>
1913
1914 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1915 to "--no-site-file".
1916
19172007-07-29 Michael Albinus <michael.albinus@gmx.de>
1918
1919 * tramp.texi (Frequently Asked Questions): Point to mode line
1920 extension in Emacs 23.1.
1921
1922 * trampver.texi: Update release number.
1923
19242007-07-27 Glenn Morris <rgm@gnu.org>
1925
1926 * calc.texi (Copying): Include license text from gpl.texi, rather than
1927 in-line.
1928
19292007-07-25 Glenn Morris <rgm@gnu.org>
1930
1931 * calc.texi (Copying): Replace license with GPLv3.
1932
1933 * Relicense all FSF files to GPLv3 or later.
1934
19352007-07-22 Michael Albinus <michael.albinus@gmx.de>
1936
1937 Sync with Tramp 2.1.10.
1938
1939 * tramp.texi (trampfn): Expand macro implementation in order to handle
1940 empty arguments.
1941 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 1942 occurrences by trampfn.
2de53ca6 1943 (Frequently Asked Questions): Extend example code for host
b2abec73 1944 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
1945 file names to be typed.
1946
1947 * trampver.texi: Update release number.
1948
19492007-07-17 Michael Albinus <michael.albinus@gmx.de>
1950
1951 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1952 section. Reported by <poti@potis.org>.
1953 (Remote processes): Arguments of the program to be debugged are taken
1954 literally.
1955 (Frequently Asked Questions): Simplify recentf example.
1956
19572007-07-14 Karl Berry <karl@gnu.org>
1958
1959 * info.texi (@copying): New Back-Cover Text.
1960
1961 * info.texi (Quitting Info): Move to proper place in source.
1962 (Reported by Benno Schulenberg.)
1963
19642007-07-13 Eli Zaretskii <eliz@gnu.org>
1965
1966 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1967
1968 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1969
1970 * emacs-mime.texi: Add @documentencoding directive.
1971
19722007-07-12 Nick Roberts <nickrob@snap.net.nz>
1973
1974 * tramp.texi (Remote processes): Add an anchor to the subsection
1975 "Running a debugger on a remote host".
1976
19772007-07-12 Michael Albinus <michael.albinus@gmx.de>
1978
1979 * tramp.texi (Remote processes): Don't call it "experimental" any
1980 longer. Add subsection about running a debugger on a remote host.
1981
19822007-07-10 Carsten Dominik <dominik@science.uva.nl>
1983
1984 * org.texi (Properties and columns): Chapter rewritten.
1985
19862007-07-08 Michael Albinus <michael.albinus@gmx.de>
1987
1988 * tramp.texi:
1989 * trampver.texi: Migrate to Tramp 2.1.
1990
19912007-07-02 Carsten Dominik <dominik@science.uva.nl>
1992
1993 * org.texi (Properties): New chapter.
1994
19952007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1996
1997 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1998 Control Panel.
1999
2000 * gnus.texi (Misc Article): Add index entry for
2001 gnus-single-article-buffer.
2002
20032007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2004
2005 * gnus.texi (Starting Up): Fix typo.
2006
20072007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2008
2009 * gnus.texi (Asynchronous Fetching): Fix typo.
2010
20112007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2012
2013 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2014 (About This Manual): Remove redundant information.
2015 (Getting Started): Mention author.
2016 (Basic Arithmetic, Customizing Calc): Make description of the
2017 variable `calc-multiplication-has-precedence' match its new effect.
2018
20192007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2020
2021 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2022 the variable `calc-multiplication-has-precedence'.
2023
20242007-06-19 Carsten Dominik <dominik@science.uva.nl>
2025
2026 * org.texi (Tag): Section swapped with node Timestamps.
2027 (Formula syntax for Lisp): Document new `L' flag.
2028
20292007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2030
2031 * gnus.texi (Misc Group Stuff, Summary Buffer)
2032 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2033
20342007-06-06 Juanma Barranquero <lekktu@gmail.com>
2035
2036 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2037 * gnus.texi (Article Buttons, Mail Source Customization)
2038 (Sending or Not Sending, Customizing NNDiary):
2039 * message.texi (Message Headers):
2040 * mh-e.texi (HTML): Fix typos.
2041
20422007-06-07 Michael Albinus <michael.albinus@gmx.de>
2043
2044 Sync with Tramp 2.0.56.
2045
2046 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2047 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2048
20492007-06-02 Chong Yidong <cyd@stupidchicken.com>
2050
2051 * Version 22.1 released.
2052
20532007-05-26 Michael Olson <mwolson@gnu.org>
2054
2055 * erc.texi (Modules): Fix references to completion modules.
2056
20572007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2058
2059 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2060
20612007-05-09 Didier Verna <didier@xemacs.org>
2062
2063 * gnus.texi (Email Based Diary): New. Proper documentation for the
2064 nndiary back end and the gnus-diary library.
2065
20662007-05-03 Karl Berry <karl@gnu.org>
2067
2068 * .cvsignore (*.pdf): New entry.
2069
2070 * texinfo.tex: Update from current version for better pdf generation.
2071
20722007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2073
2074 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2075
20762007-04-28 Glenn Morris <rgm@gnu.org>
2077
2078 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2079 consideration of legal status.
2080
20812007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2082
2083 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2084
20852007-04-24 Chong Yidong <cyd@stupidchicken.com>
2086
2087 * faq.texi (New in Emacs 22): python.el removed.
2088
20892007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2090
2091 * calc.texi (Reporting bugs): Update maintainer's address.
2092
20932007-04-22 Chong Yidong <cyd@stupidchicken.com>
2094
2095 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2096
20972007-04-15 Jay Belanger <belanger@truman.edu>
2098
2099 * calc.texi (Title page): Remove the date.
2100 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2101 (The Standard Calc Interface): Change trail title.
2102 (Floats): Mention that when non-decimal floats are entered, only
2103 approximations are stored.
2104 (Copying): Move to the appendices.
2105 (GNU Free Documentation License): Add as an appendix.
2106
21072007-04-15 Chong Yidong <cyd@stupidchicken.com>
2108
2109 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2110 * dired-x.texi, ebrowse.texi, ediff.texi:
2111 * emacs-mime.texi, erc.texi, eshell.texi:
2112 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2113 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2114 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2115 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2116 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2117 * woman.texi: Include GFDL.
2118
2119 * doclicense.texi: Remove node heading, so that it can be included by
2120 other files.
2121
2122 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2123
2124 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2125 than *.
2126
21272007-04-14 Carsten Dominik <dominik@science.uva.nl>
2128
2129 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2130 in Calc.
2131
21322007-04-09 Romain Francoise <romain@orebokech.com>
2133
2134 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2135 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2136 replace mouse-2.
2137
21382007-04-08 Chong Yidong <cyd@stupidchicken.com>
2139
2140 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2141 renamed to woman-use-topic-at-point. Document new behavior.
2142
21432007-04-08 Richard Stallman <rms@gnu.org>
2144
2145 * url.texi: Fix some indexing.
2146 (Disk Caching): Drop discussion of old/other Emacs versions.
2147
21482007-04-07 Chong Yidong <cyd@stupidchicken.com>
2149
2150 * url.texi (Disk Caching): Say Emacs 21 "and later".
2151
2152 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2153 on Font locking which now mentions JIT lock.
2154
21552007-04-01 Michael Olson <mwolson@gnu.org>
2156
2157 * erc.texi: Update for the ERC 5.2 release.
2158
21592007-03-31 David Kastrup <dak@gnu.org>
2160
2161 * woman.texi (Topic, Interface Options): Explain changes semantics of
2162 woman-manpath in order to consider MANPATH_MAP entries.
2163
21642007-03-31 Eli Zaretskii <eliz@gnu.org>
2165
2166 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2167
21682007-03-26 Richard Stallman <rms@gnu.org>
2169
2170 * pgg.texi (Caching passphrase): Clean up previous change.
2171
21722007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2173
2174 * gnus.texi (Setting Process Marks): Fix typo.
2175
21762007-03-25 Romain Francoise <romain@orebokech.com>
2177
2178 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2179 readability, and include various fixes by Daniel Brockman, Nick Roberts
2180 and Dieter Wilhelm.
2181
21822007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2183
2184 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2185
2186 * gnus.texi (Mail Source Specifiers): Fix typo.
2187
21882007-03-22 Ralf Angeli <angeli@caeruleus.net>
2189
2190 * reftex.texi (Imprint): Update maintainer information.
2191
21922007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2193
2194 * message.texi (Message Buffers): Update documentation for
2195 message-generate-new-buffers.
2196
21972007-03-15 Daiki Ueno <ueno@unixuser.org>
2198
2199 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2200
22012007-03-21 Glenn Morris <rgm@gnu.org>
2202
2203 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2204
22052007-03-19 Chong Yidong <cyd@stupidchicken.com>
2206
2207 * eshell.texi (Known problems): Emacs 21 -> 22.
2208
2209 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2210
22112007-03-18 Jay Belanger <belanger@truman.edu>
2212
2213 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2214
22152007-03-12 Glenn Morris <rgm@gnu.org>
2216
2217 * calc.texi (Time Zones): Switch to new North America DST rule.
2218
2219 * calc.texi: Replace "daylight savings" with "daylight
2220 saving" in text throughout.
2221
22222007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2223
2224 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2225 The variable now uses a list of symbols instead of just a symbol.
2226 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2227
22282007-03-06 Romain Francoise <romain@orebokech.com>
2229
2230 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2231 new packages, and mention Gnus update.
2232
22332007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2234
2235 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2236 nntp-open-connection-functions-never-echo-commands.
2237
22382007-02-27 Chong Yidong <cyd@stupidchicken.com>
2239
2240 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2241 problems on the console, and security risk in not using gpg-agent.
2242
22432007-02-25 Carsten Dominik <dominik@science.uva.nl>
2244
2245 * org.texi (The spreadsheet): Renamed from "Table calculations".
2246 Completely reorganized and rewritten.
2247 (CamelCase links): Section removed.
2248 (Repeating items): New section.
2249 (Tracking TODO state changes): New section.
2250 (Agenda views): Chapter reorganized and rewritten.
2251 (HTML export): Section rewritten.
2252 (Tables in arbitrary syntax): New section.
2253 (Summary): Better feature summary.
2254 (Activation): Document problem with cut-and-paste of Lisp code
2255 from PDF files.
2256 (Visibility cycling): Document indirect buffer use.
2257 (Structure editing): Document sorting.
2258 (Remember): Section rewritten.
2259 (Time stamps): Better description of time stamp types.
2260 (Tag searches): Document regular expression search for tags.
2261 (Stuck projects): New section.
2262 (In-buffer settings): New keywords.
2263 (History and Acknowledgments): Updated description.
2264
22652007-02-24 Alan Mackenzie <acm@muc.de>
2266
2267 * cc-mode.texi (Movement Commands): Insert two missing command names.
2268 (Getting Started): Slight wording correction (use conditional).
2269
22702007-02-22 Kim F. Storm <storm@cua.dk>
2271
2272 * widget.texi (User Interface, Basic Types): Document need to put some
2273 text before the %v escape in :format string in editable-field widget.
2274
22752007-02-18 Romain Francoise <romain@orebokech.com>
2276
2277 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2278 `cvs-mode-quit'.
2279
22802007-02-10 Markus Triska <markus.triska@gmx.at>
2281
2282 * widget.texi (Programming Example): Put constant strings in :format.
2283
22842007-02-07 Juanma Barranquero <lekktu@gmail.com>
2285
2286 * faq.texi (Fullscreen mode on MS-Windows): New node.
2287
22882007-02-04 David Kastrup <dak@gnu.org>
2289
2290 * faq.texi (AUCTeX): Update version number. Should probably be done
2291 for other packages as well.
2292
22932007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2294
2295 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2296 <tassilo@member.fsf.org>.
2297
22982007-01-27 Eli Zaretskii <eliz@gnu.org>
2299
2300 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2301 ls-lisp-use-localized-time-format.
2302
23032007-01-20 Markus Triska <markus.triska@gmx.at>
2304
2305 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2306
23072007-01-13 Michael Olson <mwolson@gnu.org>
2308
2309 * erc.texi (Modules): Mention capab-identify module.
2310
23112007-01-05 Michael Olson <mwolson@gnu.org>
2312
2313 * erc.texi (Getting Started): Update for /RECONNECT command.
2314
23152007-01-04 Richard Stallman <rms@gnu.org>
2316
2317 * ebrowse.texi: Change C-c b to C-c C-m.
2318
23192007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2320
2321 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2322 variables only in info to avoid redundant entries in the printed
2323 manual.
2324
23252007-01-02 Daiki Ueno <ueno@unixuser.org>
2326
2327 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2328
23292007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2330
2331 * message.texi (Security): Split into sub-nodes.
2332
23332007-01-01 Alan Mackenzie <acm@muc.de>
2334
2335 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2336 eval-after-load in Emacs <=21 and a workaround. Document that
2337 trigraphs are not supported.
2338
23392007-01-01 Alan Mackenzie <acm@muc.de>
2340
2341 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2342 c-context-line-break. When invoked within a string, preserve
2343 whitespace. Add a backslash only when also in a macro.
2344
23452007-01-01 Alan Mackenzie <acm@muc.de>
2346
2347 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2348
23492007-01-01 Alan Mackenzie <acm@muc.de>
2350
2351 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2352 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2353
23542007-01-01 Alan Mackenzie <acm@muc.de>
2355
2356 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2357 "Choosing a Style".
2358
2359 * cc-mode.texi ("Styles"): Add @dfn{style}.
2360
23612006-12-30 Michael Albinus <michael.albinus@gmx.de>
2362
2363 Sync with Tramp 2.0.55.
2364
2365 * trampver.texi: Update release number.
2366
23672006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2368
2369 * gnus.texi (Customizing Articles): Add index entries for all
2370 gnus-treat-* variables.
2371
c8763fb6 23722006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2373
2374 * gnus.texi (IMAP): Fix incorrect explanation of
2375 nnimap-search-uids-not-since-is-evil in documentation for
2376 nnimap-expunge-search-string.
2377
23782006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2379
2380 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2381 spam-ifile-database.
2382
23832006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2384
2385 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2386 rebind C-s.
2387
c8763fb6 23882006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2389
2390 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2391 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2392 "expiring mail".
2393 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2394 nnimap-nov-is-evil.
2395
23962006-12-25 Kevin Ryde <user42@zip.com.au>
2397
2398 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2399 about the key procedure being used heavily.
2400
24012006-12-24 Chong Yidong <cyd@stupidchicken.com>
2402
2403 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2404 to t.
2405 (Prerequisites): Add explanation about gpg-agent.
2406
24072006-12-22 Kevin Ryde <user42@zip.com.au>
2408
2409 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2410 "sort" instead of "sort*".
2411
24122006-12-19 Richard Stallman <rms@gnu.org>
2413
2414 * calc.texi (History and Acknowledgements): Recognize that Emacs
2415 now does have floating point.
2416
24172006-12-19 Michael Albinus <michael.albinus@gmx.de>
2418
2419 * tramp.texi (External transfer methods): Describe new method `scpc'.
2420
24212006-12-17 Sascha Wilde <wilde@sha-bang.de>
2422
2423 * pgg.texi: Added short note on gpg-agent to the introduction.
2424
24252006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2426
2427 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2428 also applies to Cc.
2429
24302006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2431
2432 * gnus.texi (X-Face): Clarify. Say which programs are required
2433 on Windows.
2434
24352006-12-08 Michael Olson <mwolson@gnu.org>
2436
2437 * erc.texi (Modules): Remove documentation for list module.
2438
c8763fb6 24392006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
2440
2441 * faq.texi (^M in the shell buffer): Ditto.
2442
24432006-11-20 Michael Olson <mwolson@gnu.org>
2444
2445 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2446
24472006-11-17 Carsten Dominik <dominik@science.uva.nl>
2448
2449 * org.texi: Fix typos.
2450 (Agenda commands): Document `C-k'.
2451
24522006-11-16 Eli Zaretskii <eliz@gnu.org>
2453
2454 * url.texi (http/https): Fix a typo in the HTTP URL.
2455
24562006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2457
2458 * ada-mode.texi: Total rewrite.
2459
24602006-11-13 Carsten Dominik <dominik@science.uva.nl>
2461
2462 * org.texi: Minor typo fixes.
2463
24642006-11-13 Bill Wohler <wohler@newt.com>
2465
2466 Release MH-E manual version 8.0.3.
2467
2468 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2469 release 8.0.3.
2470
2471 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2472 to set MAILDIR.
2473 (Reading Mail): Document the customization of read-mail-command
2474 for MH-E.
2475 (Viewing Attachments): Document mm-discouraged-alternatives.
2476 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2477 (Junk): Add more information about the settings of mh-junk-background
2478 in a program. Add /usr/bin/mh to PATH in examples.
2479
24802006-11-12 Richard Stallman <rms@gnu.org>
2481
2482 * woman.texi: Update author address but say he no longer maintains it.
2483
24842006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2485
2486 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2487 archived trees.
2488 (Checkboxes): Section moved to chapter 5, and extended.
2489 (The date/time prompt): New section.
2490 (Link abbreviations): New section.
2491 (Presentation and sorting): New section.
2492 (Custom agenda views): Section completely rewritten.
2493 (Summary): Compare with Planner.
2494 (Feedback): More info about creating backtraces.
2495 (Plain lists): Modified example.
2496 (Breaking down tasks): New section.
2497 (Custom time format): New section.
2498 (Time stamps): Document inactive timestamps.
2499 (Setting tags): More details about fast tag selection.
2500 (Block agenda): New section.
2501 (Custom agenda views): Section rewritten.
2502 (Block agenda): New section.
2503
25042006-11-07 Michael Albinus <michael.albinus@gmx.de>
2505
2506 * tramp.texi (Configuration): scp is the default method.
2507 (Default Method): Use ssh as example for another method.
2508
25092006-10-27 Richard Stallman <rms@gnu.org>
2510
2511 * woman.texi: Downcase nroff/troff/roff.
2512 (Installation): Chapter deleted. Some xrefs deleted.
2513 (Background): woman doesn't advise man ;-).
2514
c8763fb6 25152006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2516
2517 * ada-mode.texi (Project files, Identifier completion)
2518 (Automatic Casing, Debugging, Using non-standard file names)
2519 (Working Remotely): Fix typos.
2520
25212006-10-20 Masatake YAMATO <jet@gyve.org>
2522
2523 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2524 sample code `my-c-initialization-hook'.
2525
25262006-10-19 Stuart D. Herring <herring@lanl.gov>
2527
2528 * widget.texi: Fix typos.
2529
25302006-10-19 Michael Albinus <michael.albinus@gmx.de>
2531
2532 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2533 "???". There have been no complaints for years, so the information
2534 must be appropriate.
2535
25362006-10-16 Richard Stallman <rms@gnu.org>
2537
2538 * widget.texi: Use @var instead of capitalization.
2539 Clarify many widget type descriptions.
2540
25412006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2542
2543 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2544 gnus-dired-attach.
2545 (Selecting a Group): Fix typo.
2546
c8763fb6 25472006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2548
2549 * widget.texi: Fix typos.
2550
25512006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2552
2553 * gnus.texi (Image Enhancements): Update for Emacs 22.
2554
2555 * gnus-faq.texi ([1.3]): Update.
2556
25572006-10-06 Richard Stallman <rms@gnu.org>
2558
2559 * faq.texi (Displaying the current line or column):
2560 Delete "As of Emacs 20".
2561
25622006-10-06 Romain Francoise <romain@orebokech.com>
2563
2564 * faq.texi (VM): VM works with Emacs 22 too.
2565
25662006-10-06 Richard Stallman <rms@gnu.org>
2567
2568 * ebrowse.texi: Remove Emacs version "21" from title.
2569
25702006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2571
2572 * gnus.texi (Foreign Groups): Say where change of editing commands are
2573 stored. Add reference to `gnus-parameters'.
2574
25752006-09-15 Jay Belanger <belanger@truman.edu>
2576
2577 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2578 Change "Library Public License" to "Lesser Public License"
2579 throughout. Use "yyyy" to represent year.
2580
25812006-09-15 Carsten Dominik <dominik@science.uva.nl>
2582
2583 * org.texi (Setting tags): Typo fix.
2584
25852006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2586
2587 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2588
25892006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2590
2591 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2592
25932006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2594
2595 * faq.texi (Escape sequences in shell output): EMACS is now set
2596 to Emacs's absolute file name, not to "t".
2597 (^M in the shell buffer): Likewise.
2598 * misc.texi (Interactive Shell): Likewise.
2599
26002006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2601
2602 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2603 mails with pop3-leave-mail-on-server. Fix wording.
2604 (Limiting): Improve gnus-summary-limit-to-articles.
2605 (X-Face): Fix typo.
2606
26072006-09-11 Simon Josefsson <jas@extundo.com>
2608
2609 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2610 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2611
26122006-09-06 Simon Josefsson <jas@extundo.com>
2613
2614 * smtpmail.texi (Authentication): Mention SSL.
2615
26162006-09-01 Eli Zaretskii <eliz@gnu.org>
2617
2618 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2619 Don't use @indicateurl.
2620
2621 * cc-mode.texi (Subword Movement): Don't use @headitem.
2622 (Custom Braces, Clean-ups): Don't use @tie.
2623
26242006-08-29 Michael Albinus <michael.albinus@gmx.de>
2625
2626 Sync with Tramp 2.0.54.
2627
2628 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2629 Suggested by Adrian Phillips <a.phillips@met.no>.
2630
26312006-08-15 Carsten Dominik <dominik@science.uva.nl>
2632
2633 * org.texi (Installation, Activation): Split from Installation and
2634 Activation.
2635 (Clocking work time): Documented new features.
2636
26372006-08-13 Alex Schroeder <alex@gnu.org>
2638
2639 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2640 example.
2641
26422006-08-12 Eli Zaretskii <eliz@gnu.org>
2643
2644 * faq.texi (How to add fonts): New node.
2645
26462006-08-05 Romain Francoise <romain@orebokech.com>
2647
2648 * faq.texi (New in Emacs 22): Expand.
2649
26502006-08-03 Michael Olson <mwolson@gnu.org>
2651
2652 * erc.texi: Update for ERC 5.1.4.
2653
26542006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2655
2656 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2657 in .../site-lisp/gnus/ by default.
2658 [ From gnus-news.texi in the trunk. ]
2659
26602006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2661
2662 * gnus.texi (MIME Commands): Additions for yEnc.
2663
26642006-07-24 Richard Stallman <rms@gnu.org>
2665
2666 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2667 * faq.texi: Move periods and commas inside quotes.
2668
26692006-07-20 Jay Belanger <belanger@truman.edu>
2670
2671 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2672
26732006-07-18 Chong Yidong <cyd@stupidchicken.com>
2674
2675 * faq.texi (Security risks with Emacs): Document Emacs 22
2676 file-local-variable mechanism.
2677
26782006-07-12 Michael Olson <mwolson@gnu.org>
2679
2680 * erc.texi: Update for ERC 5.1.3.
2681
26822006-07-12 Alex Schroeder <alex@gnu.org>
2683
2684 * rcirc.texi: Fix typos.
2685 (Getting started with rcirc): New calling convention for M-x irc.
2686 Mention #rcirc. Removed channel tracking.
2687 (Configuration): Changed the names of all variables that got changed
2688 recently, eg. rcirc-server to rcirc-default-server. Added
2689 documentation for rcirc-authinfo, some background for Bitlbee, and
2690 rcirc-track-minor-mode.
2691 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
2692 Scrolling.
2693 (Reconnecting after you have lost the connection): Fixed example code
2694 to match code changes.
2695
26962006-07-10 Nick Roberts <nickrob@snap.net.nz>
2697
2698 * gnus.texi, message.texi: Fix typos.
2699
27002006-07-07 Carsten Dominik <dominik@science.uva.nl>
2701
2702 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
2703 commands.
2704 (Global TODO list): Document the use of the variables
2705 `org-agenda-todo-ignore-scheduled' and
2706 `org-agenda-todo-list-sublevels'.
2707
27082006-07-05 Richard Stallman <rms@gnu.org>
2709
2710 * faq.texi (Scrolling only one line): Fix xref.
2711
27122006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2713
2714 * faq.texi (Evaluating Emacs Lisp code):
2715 Throughout, replace eval-current-buffer with eval-buffer.
2716
27172006-07-03 Richard Stallman <rms@gnu.org>
2718
2719 * rcirc.texi (Scrolling conservatively): Fix xref.
2720
2721 * pcl-cvs.texi (Viewing differences): Usage fix.
2722
27232006-07-03 Carsten Dominik <dominik@science.uva.nl>
2724
2725 * org.texi (Agenda commands): Document `s' key to save all org-mode
2726 buffers.
2727
27282006-06-30 Ralf Angeli <angeli@caeruleus.net>
2729
2730 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
2731 names. Mention `cvs-msg' face.
2732
27332006-06-29 Carsten Dominik <dominik@science.uva.nl>
2734
2735 * org.texi (Checkboxes): New section.
2736
27372006-06-28 Carsten Dominik <dominik@science.uva.nl>
2738
2739 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
2740 throughout this chapter.
2741
27422006-06-27 Chong Yidong <cyd@stupidchicken.com>
2743
2744 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2745 text for standalone vs Emacs info.
2746 (Help): Clarify header line description. Use mouse-1 for clicks.
2747 (Help-P): Use mouse-1 for clicks.
2748 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
2749 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
2750 (Choose menu subtopic): Remove gratuitous Emacs command names.
2751 (Help-FOO): Put usual behavior first.
2752 (Help-Xref): Clicking on xrefs works in Emacs.
2753 (Search Text): Clarify what the default behavior is.
2754 (Create Info buffer): Fix Emacs window/X window confusion.
2755 (Emacs Info Variables): Fix for new Emacs init file behavior.
2756
27572006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2758
2759 * gnus.texi (Summary Buffer Lines): Fix typo.
2760
27612006-06-23 Carsten Dominik <dominik@science.uva.nl>
2762
2763 * org.texi (Embedded LaTeX): New chapter.
2764 (Archiving): Section rewritten.
2765 (Enhancing text): Some parts moved to the new chapter about LaTeX.
2766
27672006-06-20 Bill Wohler <wohler@newt.com>
2768
2769 Release MH-E manual version 8.0.1.
2770
2771 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2772 release 8.0.1.
2773 (Preface): Depend on GNU mailutils 1.0 and higher.
2774
27752006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2776
2777 * message.texi (News Headers): Update message-syntax-checks section.
2778
27792006-06-19 Karl Berry <karl@gnu.org>
2780
2781 * info.texi (Advanced): Mention C-q, especially with ?.
2782
27832006-06-19 Carsten Dominik <dominik@science.uva.nl>
2784
2785 * org.texi (Publishing links): Document the `:link-validation-function'
2786 property.
2787 (Extensions and Hacking): New chapter, includes some sections of the
2788 "Miscellaneous" chapter.
2789
27902006-06-10 Carsten Dominik <dominik@science.uva.nl>
2791
2792 * org.texi (Progress logging): New section.
2793
27942006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2795
2796 * viper.texi (Viper Specials):
2797 * gnus.texi (Example Setup):
2798 * faq.texi (Backspace invokes help):
2799 * dired-x.texi (Optional Installation Dired Jump):
2800 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
2801 follow coding conventions.
2802
28032006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2804
2805 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2806
28072006-06-06 Carsten Dominik <dominik@science.uva.nl>
2808
2809 * org.texi (ASCII export): Document indentation adaptation.
2810 (Setting tags): Document mutually-exclusive tags.
2811
28122006-06-05 Romain Francoise <romain@orebokech.com>
2813
2814 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2815 Fix typo.
2816
2817 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
2818 channel (#gnus@irc.freenode.net).
2819 Fix typos. Update copyright notice.
2820
2821 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2822 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
2823 (Line-Up Functions, Custom Macros):
2824 * ediff.texi (Window and Frame Configuration)
dccb744b 2825 (Highlighting Difference Regions):
2de53ca6
GM
2826 * emacs-mime.texi (Display Customization):
2827 * erc.texi (History):
2828 * eshell.texi (Known problems):
2829 * eudc.texi (Overview, BBDB):
2830 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
2831 (The problem of spam, SpamOracle, Extending the Spam package)
2832 (Conformity, Terminology):
dccb744b 2833 * idlwave.texi (Routine Info)
2de53ca6
GM
2834 (Class and Keyword Inheritance, Padding Operators)
2835 (Breakpoints and Stepping, Electric Debug Mode)
2836 (Examining Variables, Troubleshooting):
2837 * org.texi (Creating timestamps):
2838 * reftex.texi (Commands, Options, Changes):
2839 * tramp.texi (Inline methods, Password caching)
2840 (Auto-save and Backup, Issues):
2841 * vip.texi (Files, Commands in Insert Mode):
2842 * viper.texi (Emacs Preliminaries, States in Viper)
2843 (Packages that Change Keymaps, Viper Specials, Groundwork):
2844 Fix various typos.
2845
28462006-05-31 Michael Ernst <mernst@alum.mit.edu>
2847
2848 * ediff.texi: Fix typos.
2849
28502006-05-30 Carsten Dominik <dominik@science.uva.nl>
2851
2852 * org.texi: Small typo fixes.
2853
28542006-05-29 Michael Albinus <michael.albinus@gmx.de>
2855
2856 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2857
28582006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2859
2860 * pcl-cvs.texi: Fix typos.
2861 (Customization): Say "us".
2862
28632006-05-26 Eli Zaretskii <eliz@gnu.org>
2864
2865 * org.texi: Remove bogus @setfilename.
2866
28672006-05-26 Carsten Dominik <dominik@science.uva.nl>
2868
2869 * org.texi (ASCII export): Omit command name.
2870 (HTML export): Add prefix to all lines in Local Variable example.
2871 (Acknowledgments): Typeset names in italics.
2872
28732006-05-24 Carsten Dominik <dominik@science.uva.nl>
2874
2875 * org.texi (Plain lists): Add new item navigation commands.
2876 (External links): Document elisp and info links.
2877 (Custom searches): New section.
2878 (Publishing): New chapter.
2879 (HTML export): Include a list of supported CSS classes.
2880 (Setting tags): Describe the fast-tag-setting interface.
2881
28822006-05-20 Luc Teirlinck <teirllm@auburn.edu>
2883
2884 * dired-x.texi: ifinfo -> ifnottex.
2885
28862006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2887
2888 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2889
28902006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2891
2892 * message.texi (Interface): Add tool bar customization.
2893 (MIME): Index and text additions for mml-attach.
2894 (MIME): Describe mml-dnd-protocol-alist and
2895 mml-dnd-attach-options.
2896
2897 * gnus.texi (Oort Gnus): Reorder entries in sections.
2898 Fix some entries.
2899 (Starting Up): Add references to "Emacs for Heathens" and to
2900 "Finding the News". Add user-full-name and user-mail-address.
2901 (Group Buffer Format): Add tool bar customization and update.
2902 (Summary Buffer): Add tool bar customization.
2903 (Posting Styles): Add message-alternative-emails.
2904
29052006-05-09 Michael Albinus <michael.albinus@gmx.de>
2906
2907 * tramp.texi (Filename completion): Improve wording.
2908
29092006-05-07 Romain Francoise <romain@orebokech.com>
2910
2911 * faq.texi (Using regular expressions): Fix typo.
2912 (Packages that do not come with Emacs): Fix capitalization.
2913 (Replacing text across multiple files): Expand node to explain how
2914 to use `dired-do-query-replace-regexp' in more detail, based on
2915 suggestion by Eric Hanchrow <offby1@blarg.net>.
2916
29172006-05-06 Michael Albinus <michael.albinus@gmx.de>
2918
2919 * tramp.texi (Filename completion): Completion of remote files'
2920 method, user name and host name is active only in partial
2921 completion mode.
2922
29232006-05-06 Bill Wohler <wohler@newt.com>
2924
2925 Release MH-E manual version 8.0.
2926
2927 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2928 release 8.0.
2929
29302006-05-06 Bill Wohler <wohler@newt.com>
2931
2932 * mh-e.texi (MH-BOOK-HOME): Change from
2933 http://www.ics.uci.edu/~mh/book/mh to
2934 http://rand-mh.sourceforge.net/book/mh.
2935 Replace .htm suffix with .html for MH book files.
2936 (Using This Manual): Update key binding for getting relevant
2937 chapter in Info from command key.
2938 (Ranges): Fix itemx.
2939
29402006-05-05 Karl Berry <karl@gnu.org>
2941
2942 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2943 (\fonttextsize): New user-level command to change text font size.
2944
29452006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2946
2947 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2948
29492006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2950
2951 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2952
29532006-04-24 Bill Wohler <wohler@newt.com>
2954
2955 * mh-e.texi (Getting Started): Make it more explicit that you need
2956 to install MH. Add pointers to current MH implementations.
2957
29582006-04-21 Bill Wohler <wohler@newt.com>
2959
2960 Release MH-E manual version 7.94.
2961
2962 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2963 release 7.94.
2964
29652006-04-21 Carsten Dominik <dominik@science.uva.nl>
2966
2967 * org.texi: Many small fixes.
2968 (Handling links): Rename from "Managing links".
2969
29702006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2971
2972 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2973 (Splitting mail using spam-stat): Fix @xref.
2974
29752006-04-20 Chong Yidong <cyd@stupidchicken.com>
2976
2977 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 2978 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
2979
29802006-04-20 Carsten Dominik <dominik@science.uva.nl>
2981
2982 * org.texi (Time stamps): Better explanation of the purpose of
2983 different time stamps.
2984 (Structure editing, Plain lists): More details on how new items
2985 and headings are inserted.
2986
29872006-04-18 Carsten Dominik <dominik@science.uva.nl>
2988
2989 * org.texi (Formula syntax): Fix link to Calc Manual.
2990
29912006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2992
2993 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2994
29952006-04-17 Bill Wohler <wohler@newt.com>
2996
2997 * mh-e.texi (Folders): Update mh-before-quit-hook and
2998 mh-quit-hook example with code that removes the buffers rather
2999 than just bury them.
3000
30012006-04-17 Michael Albinus <michael.albinus@gmx.de>
3002
3003 Sync with Tramp 2.0.53.
3004
30052006-04-13 Carsten Dominik <dominik@science.uva.nl>
3006
3007 * org.texi (Updating settings): New section.
3008 (Visibility cycling): Better names for the startup folding
3009 options.
3010 (Exporting): Completely restructured.
3011 (The very busy C-c C-c key): New section.
3012 (Summary of in-buffer settings): New section.
3013
30142006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3015
3016 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3017
30182006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3019
3020 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3021 (Server Commands): Key `v' is reserved for users.
3022
30232006-04-11 Carsten Dominik <dominik@science.uva.nl>
3024
3025 * org.texi (Link format): New section, emphasis on bracket links.
3026 (External links): Document bracket links.
3027 (FAQ): Expand to cover shell links and the new link format.
3028
30292006-04-09 Kevin Ryde <user42@zip.com.au>
3030
3031 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3032
30332006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3034
3035 * gnus.texi (Summary Buffer Lines): Add `*'.
3036
c8763fb6 30372006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3038
3039 * gnus.texi (Group Parameters):
3040 Mention gnus-permanently-visible-groups.
3041
30422006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3043
3044 * gnus.texi (Face): Fix typo.
3045
30462006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3047
3048 * gnus.texi (X-Face): Clarify.
3049 (Face): Need Emacs with PNG support.
3050
30512006-04-06 Richard Stallman <rms@gnu.org>
3052
3053 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3054 Emacs".
3055
30562006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3057
3058 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3059 blocks not suitable for inclusion with Emacs using variable
3060 PARTOFEMACS.
3061
30622006-04-04 Simon Josefsson <jas@extundo.com>
3063
3064 * gnus.texi (Security): Improve.
3065
30662006-04-02 Bill Wohler <wohler@newt.com>
3067
3068 * mh-e.texi (Getting Started, Junk, Bug Reports)
3069 (MH FAQ and Support): Fix URLs.
3070
30712006-03-31 Romain Francoise <romain@orebokech.com>
3072
3073 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3074 to t, not nil (and has for the past eight years).
3075
30762006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3077
3078 * message.texi, gnus.texi: Bump version to 5.11.
3079
30802006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3081
3082 * gnus.texi (Top): Add comment about version line.
3083
3084 * message.texi (Top): Ditto. Change to take named versions into
3085 account.
3086
30872006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3088
3089 * gnus.texi (Posting Styles): Add x-face-file to example.
3090 (X-Face): Refer to posting styles.
3091
3092 * gnus-faq.texi ([5.8]): Add x-face-file.
3093 ([8.4]): Add links to gmane.emacs.gnus.user and
3094 gmane.emacs.gnus.general.
3095
30962006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3097
3098 * gnus-faq.texi: Use .invalid.
3099 ([5.4]): Fix gnus-posting-styles example.
3100
31012006-03-27 Romain Francoise <romain@orebokech.com>
3102
3103 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3104 Emacs/W3 needs a new maintainer.
3105 (Ispell): Update author and version info.
3106 (Mailcrypt): Mention PGG.
3107 (New in Emacs 22): Add PGG to the list of new packages.
3108 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3109 updating dead URLs.
3110
31112006-03-25 Karl Berry <karl@gnu.org>
3112
3113 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3114 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3115 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3116 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3117 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3118 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3119 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3120 (2) do not indent copyright year list (or anything else).
3121
31222006-03-21 Bill Wohler <wohler@newt.com>
3123
3124 * mh-e.texi (Folders): Various edits.
3125
31262006-03-20 Romain Francoise <romain@orebokech.com>
3127
3128 * gnus.texi (Mail Folders): Grammar fix.
3129
31302006-03-19 Bill Wohler <wohler@newt.com>
3131
3132 * mh-e.texi (Replying): Document Mail-Followup-To.
3133 Change manually-formatted table to multitable. Add debugging info.
3134 Move description of mh-reply-default-reply-to into paragraph
3135 that describes its values.
3136
31372006-03-17 Bill Wohler <wohler@newt.com>
3138
10d1d0af 3139 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
3140 (Sending Mail Tour): Update method of entering
3141 addresses and subject.
3142 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3143 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3144
31452006-03-15 Carsten Dominik <dominik@science.uva.nl>
3146
3147 * org.texi: Version number change only.
3148
31492006-03-14 Bill Wohler <wohler@newt.com>
3150
3151 * mh-e.texi: Add index entries around each paragraph rather than
3152 depend on entries from beginning of node. Doing so ensures that
3153 index entries are less likely to be forgotten if text is cut and
3154 pasted, and are necessary anyway if the references are on a
3155 separate page. It seems that makeinfo is now (v. 4.8) only
3156 producing one index entry per node, so there is no longer any
3157 excuse not to. Use subheading instead of heading. The incorrect
3158 use of heading produced very large fonts in Info--as large as the
3159 main heading.
3160 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3161 versions 6 and 7 appeared *around* the time of these Emacs releases.
3162
31632006-03-13 Carsten Dominik <dominik@science.uva.nl>
3164
3165 * org.texi (Clean view): Document new startup options.
3166
31672006-03-11 Bill Wohler <wohler@newt.com>
3168
3169 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3170 (Composing, Scan Line Formats): Fix @refs.
3171 (Getting Started): Define MH profile and MH profile components.
3172 (Incorporating Mail, Reading Mail, Viewing, Printing)
3173 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3174 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3175 for string constants.
3176 (Tool Bar): Remove spurious quote.
3177 (Junk): Use ``...'' instead of "...".
3178 (Scan Line Formats): Replace @samp with @kbd.
3179
31802006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3181
3182 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3183
31842006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3185
3186 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3187 easy to understand.
3188
31892006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3190
3191 * gnus.texi: Markup fix.
3192 (Fancy Mail Splitting): Specify new feature.
3193
31942006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3195
3196 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3197 partial-words matching.
3198
31992006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3200
3201 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3202
3203 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3204 (MIME Commands): Fix mm-discouraged-alternatives.
3205
32062006-03-07 Carsten Dominik <dominik@science.uva.nl>
3207
3208 * org.texi: Version number change only.
3209
32102006-03-06 Bill Wohler <wohler@newt.com>
3211
3212 * mh-e.texi: Move from SourceForge repository to Savannah.
3213 This is version 7.93, which is a total rewrite from the previous
3214 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3215 version 7.93.
3216
32172006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3218
3219 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3220
32212006-03-01 Carsten Dominik <dominik@science.uva.nl>
3222
3223 * org.texi (Interaction): Add item about `org-mouse.el' by
3224 Piotr Zielinski.
3225 (Managing links): Document that also mouse-1 can be used to
3226 activate a link.
3227 (Headlines, FAQ): Add entry about hiding leading stars.
3228 (Miscellaneous): Resort the sections in this chapter to a more
3229 logical sequence.
3230
32312006-02-27 Simon Josefsson <jas@extundo.com>
3232
3233 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3234 2004-01-27 from the trunk).
3235
32362006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3237
3238 * cc-mode.texi: Rename c-hungry-backspace to
3239 c-hungry-delete-backwards, at the request of RMS. Leave the old
3240 name as an alias.
3241
32422006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3243
3244 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3245 include the function header within the defun.
3246
32472006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3248
3249 * cc-mode.texi: Correct two typos.
3250
32512006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3252
3253 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3254 existing comment.
3255 (Electric Keys): Add a justification for electric indentation.
3256 (Hungry WS Deletion): Clear up the names and complications of the
3257 BACKSPACE and DELETE keys.
3258
32592006-02-23 Juri Linkov <juri@jurta.org>
3260
3261 * faq.texi (Common requests): Move `Turning on auto-fill by
3262 default' after `Wrapping words automatically'. Move `Working with
3263 unprintable characters' before `Searching for/replacing newlines'.
3264 Move `Replacing highlighted text' after `Highlighting a region'.
3265 Merge `Repeating commands' and `Repeating a command as many times
3266 as possible' into the former.
3267 (Packages that do not come with Emacs): Add refs to Gmane and
3268 etc/MORE.STUFF.
3269
32702006-02-23 Juri Linkov <juri@jurta.org>
3271
3272 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3273 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3274 Add xref to `(emacs)Reporting Bugs'.
3275 (Getting a printed manual): Add URL to other formats of the manual.
3276 (Common requests): Fix menu.
3277 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3278 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3279 (Inserting text at the beginning of each line): Add pxref to
3280 `Changing the included text prefix'.
3281 (Forcing the cursor to remain in the same column): Mention `track-eol'
3282 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3283 (Replacing text across multiple files): Add keybinding `Q' for
3284 `dired-do-query-replace'.
3285
32862006-02-22 Carsten Dominik <dominik@science.uva.nl>
3287
3288 * reftex.texi: Version number and date change only.
3289
3290 * org.texi (Internal Links): Rewrite to cover the modified
3291 linking system.
3292
32932006-02-17 Eli Zaretskii <eliz@gnu.org>
3294
3295 * faq.texi: Remove the coding cookie, it's not needed anymore.
3296
32972006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3298
3299 * faq.texi (Colors on a TTY): Mention Mac OS port.
3300
33012006-02-12 Karl Berry <karl@gnu.org>
3302
3303 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3304 8-bit accented a.
3305
33062006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3307
3308 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3309
33102006-02-08 Romain Francoise <romain@orebokech.com>
3311
3312 * faq.texi (Top): Remove paragraph about the FAQ being a
3313 transitional document, etc.
3314 (Searching for/replacing newlines): New node.
3315 (Yanking text in isearch): New node.
3316 (Inserting text at the beginning of each line): Rename and make
3317 more general, mention `M-;' in Message mode.
3318
33192006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3320
3321 * faq.texi (Meta key does not work in xterm)
3322 (Emacs does not display 8-bit characters)
3323 (Inputting eight-bit characters): Update xrefs.
3324
33252006-02-06 Romain Francoise <romain@orebokech.com>
3326
3327 * faq.texi (VM): VM now at version 7.19.
3328 Set myself as maintainer of this file.
3329
33302006-02-04 Michael Olson <mwolson@gnu.org>
3331
3332 * erc.texi (History): Note that ERC is now included with Emacs.
3333
33342006-01-31 Romain Francoise <romain@orebokech.com>
3335
3336 * message.texi (Message Headers): Explain what
3337 `message-alternative-emails' does in more detail.
3338 Update copyright year.
3339
33402006-01-30 Juanma Barranquero <lekktu@gmail.com>
3341
3342 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3343
33442006-01-29 Richard M. Stallman <rms@gnu.org>
3345
3346 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3347
33482006-01-29 Michael Olson <mwolson@gnu.org>
3349
3350 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3351
3352 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3353
3354 * faq.texi (New in Emacs 22): Mention ERC.
3355
33562006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3357
3358 * rcirc.texi: Capitalize dir entry for consistency with the entry
3359 in info/dir and other entries in the Emacs category.
3360 Fix typos. Delete trailing whitespace.
3361
c8763fb6 33622006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
3363
3364 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3365
33662006-01-27 Eli Zaretskii <eliz@gnu.org>
3367
3368 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3369 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3370
3371 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3372 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3373
33742006-01-27 Alex Schroeder <alex@gnu.org>
3375
3376 * rcirc.texi: New file.
3377
33782006-01-23 Juri Linkov <juri@jurta.org>
3379
3380 * widget.texi (User Interface): Add S-TAB for widget-backward.
3381
33822006-01-22 Michael Albinus <michael.albinus@gmx.de>
3383
3384 Sync with Tramp 2.0.52.
3385
3386 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3387 Add Tramp disabling item. New item for common connection problems.
3388 (various): Apply "ftp" as method for the download URL.
3389 (Bug Reports): Refer to FAQ for common problems.
3390
33912006-01-21 Eli Zaretskii <eliz@gnu.org>
3392
3393 * widget.texi (User Interface): Use @key for TAB.
3394
3395 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3396
3397 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3398 for TAB.
3399
3400 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3401
34022006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3403
3404 * gnus.texi: Update copyright.
3405
34062006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3407
3408 * gnus.texi (Article Washing): Additions.
3409
34102006-01-08 Alex Schroeder <alex@gnu.org>
3411
3412 * pgg.texi (Caching passphrase): Rewording.
3413
34142006-01-13 Carsten Dominik <dominik@science.uva.nl>
3415
3416 * org.texi (Agenda commands): Document tags command.
3417
34182006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3419
3420 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3421
34222006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3423
3424 * gnus.texi (RSS): Addition.
3425
34262005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3427
3428 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3429
34302005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3431
3432 * emacs-mime.texi (Display Customization): Add setting example to
3433 mm-discouraged-alternatives.
3434
34352006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3436
3437 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3438 version is the canonical version.
3439
34402006-01-08 Alex Schroeder <alex@gnu.org>
3441
3442 * pgg.texi (Caching passphrase): Rewording.
3443
34442006-01-06 Eli Zaretskii <eliz@gnu.org>
3445
3446 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3447 repository URL.
3448
34492006-01-06 Carsten Dominik <dominik@science.uva.nl>
3450
3451 * org.texi: Removed the accidentally re-added empty line in the
3452 direntry.
3453
34542006-01-05 Carsten Dominik <dominik@science.uva.nl>
3455
3456 * org.texi (Agenda Views): Chapter reorganized.
3457
34582005-12-29 Romain Francoise <romain@orebokech.com>
3459
3460 * faq.texi (Using Customize): New node.
3461
34622005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3463
3464 * org.texi: Remove blank line in @direntry. It is non-standard
3465 and recursively produces blank lines all over the dir file (when
3466 using Texinfo 4.8).
3467
34682005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3469
3470 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3471
34722005-12-20 Carsten Dominik <dominik@science.uva.nl>
3473
3474 * org.texi (Tags): Boolean logic documented.
3475 (Agenda Views): Document custom commands.
3476
34772005-12-20 David Kastrup <dak@gnu.org>
3478
3479 * faq.texi (AUCTeX): Update version and mailing list info.
3480
34812005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3482
3483 * gnus.texi (MIME Commands): Mention addition of
3484 multipart/alternative to gnus-buttonized-mime-types and add xref
3485 to mm-discouraged-alternatives.
3486
3487 * emacs-mime.texi (Display Customization): Mention addition of
3488 "image/.*" and add xref to gnus-buttonized-mime-types in the
3489 mm-discouraged-alternatives section.
3490
34912005-12-16 Carsten Dominik <dominik@science.uva.nl>
3492
3493 * org.texi (Tags): New section.
3494 (Agenda Views): Chapter reorganized.
3495
34962005-12-16 Eli Zaretskii <eliz@gnu.org>
3497
3498 * org.texi (Internal Links): Add a missing comma after an @xref.
3499
35002005-12-14 Chong Yidong <cyd@stupidchicken.com>
3501
3502 * faq.texi (Filling paragraphs with a single space): No need to
3503 change sentence-end now.
3504
35052005-12-13 Romain Francoise <romain@orebokech.com>
3506
3507 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3508
35092005-12-12 Jay Belanger <belanger@truman.edu>
3510
3511 * faq.texi (Calc): Update version number.
3512
35132005-12-12 Carsten Dominik <dominik@science.uva.nl>
3514
3515 * org.texi (Progress Logging): New section.
3516
35172005-12-10 Romain Francoise <romain@orebokech.com>
3518
3519 Update the Emacs FAQ for the 22.1 release.
3520
3521 * faq.texi: Set VER to `22.1'.
3522 (Basic editing): Explain how to use localized versions of the
3523 Tutorial. Mention that `C-h r' displays the manual. Delete
3524 obsolete WWW link to an Emacs 18 tutorial.
3525 (Getting a printed manual): Point to the new locations of the
3526 manuals on the GNU Web site.
3527 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3528 available via Info (it was previously distributed separately).
3529 (Installing Texinfo documentation): The latest version of Texinfo
3530 is 4.8, not 4.0.
3531 (Informational files for Emacs): COPYING is the GNU General Public
3532 License, not the Emacs General Public License.
3533 (Informational files for Emacs): Delete obsolete link to the
3534 GNUinfo pages as they have been removed from the GNU Web site.
3535 (New in Emacs 22): New node.
3536 (Setting up a customization file): Say that most packages support
3537 Customize nowadays.
3538 (Colors on a TTY): Delete reference to instructions on how to
3539 enable syntax highlighting, it is now enabled by default.
3540 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3541 at startup automatically.
3542 (Controlling case sensitivity): Mention `M-c' in isearch.
3543 (Using an already running Emacs process): Emacs now creates the
3544 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3545 gnuserv. As emacsclient can now run Lisp code as well, delete a
3546 sentence praising gnuserv for that. Simplify description of how
3547 the client/server operation works.
3548 (Compiler error messages): Delete obsolete text (compile.el has
3549 been rewritten).
3550 (Indenting switch statements): Fix typo.
3551 (Matching parentheses): Simplify setup instructions, mention the
3552 menu bar item in the Options menu.
3553 (Repeating a command as many times as possible): Mention `C-x e'.
3554 (Going to a line by number): Mention new keymap and bindings
3555 `M-g M-g', `M-g M-p' and `M-g M-n'.
3556 (Turning on syntax highlighting): Now on by default. Simplify.
3557 (Replacing highlighted text): Use `1', not `t'.
3558 (Problems with very large files): The maximum size is now 256MB on
3559 32-bit machines.
3560 (^M in the shell buffer): Mention `comint-process-echoes'.
3561 (Emacs for Apple computers): Emacs 22 has native support for Mac
3562 OS X.
3563 (Translating names to IP addresses): Delete node.
3564 (Binding keys to commands): Fix typo.
3565 (SPC no longer completes file names): New node.
3566 (MIME with Emacs mail packages): Delete section about the Emacs
3567 MIME FAQ (it's not reachable anymore).
3568
35692005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3570
3571 * cc-mode.texi: The manual has been extensively revised: the
3572 information about using CC Mode has been separated from the larger
3573 and more difficult chapters about configuration. It has been
3574 updated for CC Mode 5.31.
3575
35762005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3577
3578 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3579 (Selecting an implementation): Fix descriptions.
3580
35812005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3582
3583 * message.texi (Various Message Variables): Addition.
3584
35852005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3586
3587 * message.texi: Fix default values.
3588
35892005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3590
3591 * message.texi (Header Commands): Clarify descriptions of
3592 message-cross-post-followup-to, message-reduce-to-to-cc, and
3593 message-insert-wide-reply.
3594 (Various Commands): Fix kindex for message-kill-to-signature;
3595 clarify description of message-tab.
3596
35972005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3598
3599 * message.texi (Mailing Lists): Fix description about MFT.
3600
3601 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3602
36032005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3604
3605 * gnus.texi (Slow Terminal Connection): Replace old description
3606 with new one.
3607
36082005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3609
3610 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3611 replace X-Draft-Headers with X-Draft-From.
3612
36132005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3614
3615 * gnus.texi (Various Various): Fix the default value of
3616 nnheader-max-head-length.
3617 (Gnus Versions): Fix typo.
3618
36192005-12-08 Carsten Dominik <dominik@science.uva.nl>
3620
3621 * org.texi (Structure editing): Document new functionality of
3622 M-RET.
3623
36242005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3625
3626 * org.texi (Internal Links): Fix Texinfo usage.
3627
36282005-12-06 Carsten Dominik <dominik@science.uva.nl>
3629
3630 * org.texi (TODO basics): Document the global todo list.
3631 (TODO items): Documents sparse tree for specific TODO
3632 keywords.
3633
36342005-11-30 Carsten Dominik <dominik@science.uva.nl>
3635
3636 * org.texi (Plain Lists): Typos fixed.
3637
36382005-11-28 Jay Belanger <belanger@truman.edu>
3639
3640 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3641
36422005-11-24 Carsten Dominik <dominik@science.uva.nl>
3643
3644 * org.texi (Structure editing): New item moving commands added.
3645 (Plain Lists): New section.
3646
36472005-11-18 Carsten Dominik <dominik@science.uva.nl>
3648
3649 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3650 (Agenda): Document commands `org-cycle-agenda-files' and
3651 `org-agenda-file-to-front'
3652 (Built-in table editor): Document `org-table-sort-lines'.
3653 (HTML formatting): Export of hand-formatted lists.
3654
36552005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3656
3657 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3658 new variable gnus-toolbar-thickness.
3659
36602005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3661
3662 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3663
36642005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3665
3666 * gnus.texi (X-Face): Fix description.
3667 (XVarious): Remove gnus-xmas-logo-color-alist and
3668 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3669
36702005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3671
3672 * gnus.texi (Group Parameters): Mention new variable
3673 gnus-parameters-case-fold-search.
3674 (Home Score File): Addition.
3675
36762005-11-04 Ulf Jasper <ulf.jasper@web.de>
3677
3678 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3679 (Overview): List supported feed types.
3680 (Installation): No installation necessary when using autoload.
3681 (Configuration): Rename "RSS" to "news".
3682
36832005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3684
3685 * pgg.texi (User Commands): Document additional passphrase
3686 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3687 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3688
36892005-11-04 Carsten Dominik <dominik@science.uva.nl>
3690
3691 * org.texi: Version number changed to 3.19.
3692
36932005-10-29 Sascha Wilde <wilde@sha-bang.de>
3694
3695 * pgg.texi (How to use): Update the example to add autoload of
3696 pgg-encrypt-symmetric-region.
3697 (User Commands): Document pgg-encrypt-symmetric-region.
3698 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3699
37002005-10-27 Jay Belanger <belanger@truman.edu>
3701
3702 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3703 mention other TeX-related units.
3704
37052005-10-23 Lars Hansen <larsh@soem.dk>
3706
3707 * dired-x.texi (Miscellaneous Commands): Replace
3708 dired-do-relative-symlink by dired-do-relsymlink and
3709 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3710
37112005-10-23 Jay Belanger <belanger@truman.edu>
3712
3713 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3714 constant.
3715
37162005-10-23 Michael Albinus <michael.albinus@gmx.de>
3717
3718 * faq.texi (Bugs and problems): Replace
3719 `dired-move-to-filename-regexp' by
3720 `directory-listing-before-filename-regexp'.
3721
37222005-10-22 Eli Zaretskii <eliz@gnu.org>
3723
3724 * newsticker.texi (UPDATED): Set value.
3725
37262005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3727
3728 * gnus.texi (Document Groups): Remove duplicate item.
3729
37302005-10-21 Carsten Dominik <dominik@science.uva.nl>
3731
3732 * org.texi (Summary): Mention iCalendar support.
3733 (Exporting): Document iCalendar support.
3734
37352005-10-18 Romain Francoise <romain@orebokech.com>
3736
3737 * viper.texi (Viper Specials): Capitalize GNU.
3738
37392005-10-17 Juri Linkov <juri@jurta.org>
3740
3741 * info.texi (Getting Started, Search Index, Expert Info):
3742 Fix wording.
3743 (Search Text): Replace `echo area' with `mode line'.
3744 (Search Index): Both `i' and `,' find all index entries.
3745 Replace example `C-f' with `C-l' (which exists in index of Info
3746 manual) and delete spaces in its keyboard input sequence.
3747 Delete unnecessary explanations about literal characters.
3748
37492005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3750
3751 * gnus.texi (Document Server Internals): Addition.
3752
37532005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3754
3755 * gnus.texi (A note on namespaces): Fix RFC reference.
3756
37572005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3758
3759 * gnus.texi (RSS): Fix key description.
3760
37612005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3762
3763 * gnus.texi: Emacs/w3 -> Emacs/W3.
3764 (Browsing the Web): Fix description.
3765 (Web Searches): Ditto.
3766 (Customizing W3): Ditto.
3767
37682005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3769
3770 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3771
37722005-10-11 Jay Belanger <belanger@truman.edu>
3773
3774 * calc.texi (Integration): Mention using `a i' to compute definite
3775 integrals.
3776
37772005-10-11 Juri Linkov <juri@jurta.org>
3778
3779 * info.texi: Rearrange nodes.
3780 (Top): Update menu. Change ref `Info for Experts' to
3781 `Advanced Info Commands'.
3782 (Getting Started): Fix description of manual's parts.
3783 (Help-Int): Change xref `Info Search' to `Search Index', and
3784 `Expert Info' to `Advanced'.
3785 (Advanced): Move node one level up.
3786 (Search Text, Search Index): New nodes split out from `Info Search'.
3787 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3788 split out from `Advanced'.
3789 (Advanced, Emacs Info Variables): De-document editing an Info file
3790 in Info.
3791 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3792 (Creating an Info File): Delete node and move its text to
3793 `Expert Info'.
3794
37952005-10-10 Carsten Dominik <dominik@science.uva.nl>
3796
3797 * org.texi (Workflow states): Documented that change in keywords
3798 becomes active only after restart of Emacs.
3799
38002005-10-08 Michael Albinus <michael.albinus@gmx.de>
3801
3802 Sync with Tramp 2.0.51.
3803
38042005-10-08 Nick Roberts <nickrob@snap.net.nz>
3805
3806 * speedbar.texi (Introduction): Describe new location of speedbar
3807 on menubar.
3808 (Basic Key Bindings): Remove descriptions of bindings that have
3809 been removed.
3810
38112005-10-05 Nick Roberts <nickrob@snap.net.nz>
3812
3813 * speedbar.texi (GDB): Describe use of watch expressions.
3814
38152005-09-28 Simon Josefsson <jas@extundo.com>
3816
3817 * message.texi (IDNA): Fix.
3818
38192005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3820
3821 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3822 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3823 description of nntp-open-connection-function.
3824 (Common Variables): Fix descriptions.
3825
38262005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3827
3828 * gnus.texi (Server Buffer Format): Document the %a format spec.
3829
38302005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3831
3832 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3833
38342005-09-23 Carsten Dominik <dominik@science.uva.nl>
3835
3836 * org.texi Version 3.16.
3837
38382005-09-19 Miles Bader <miles@gnu.org>
3839
3840 * newsticker.texi: Get rid of CVS keywords.
3841
38422005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3843
3844 * gnus.texi (Finding the Parent): Fix description of how Gnus
3845 finds article.
3846
38472005-09-14 Jari Aalto <jari.aalto@cante.net>
3848
3849 * gnus.texi (Advanced Scoring Examples): New examples to teach how
3850 to drop off non-answered articles.
3851
38522005-09-19 Juanma Barranquero <lekktu@gmail.com>
3853
3854 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3855 braces (which are unsupported by NMAKE) for macro `srcdir'.
3856
38572005-09-17 Eli Zaretskii <eliz@gnu.org>
3858
3859 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3860 (../info/newsticker, newsticker.dvi): New targets.
3861
38622005-09-17 Ulf Jasper <ulf.jasper@web.de>
3863
3864 * newsticker.texi: Replace @command with @code. Replace @example
3865 with @lisp.
3866 (Top): Added explanations to menu items.
3867 (GNU Free Documentation License): Removed.
3868
38692005-09-16 Romain Francoise <romain@orebokech.com>
3870
3871 Update all files to specify GFDL version 1.2.
3872
3873 * doclicense.texi (GNU Free Documentation License): Update to
3874 version 1.2.
3875
38762005-09-15 Richard M. Stallman <rms@gnu.org>
3877
3878 * newsticker.texi: Fix @setfilename.
3879
3880 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3881 (../info/newsticker, newsticker.dvi): New targets.
3882
38832005-08-30 Carsten Dominik <dominik@science.uva.nl>
3884
3885 * org.texi: Version 3.15.
3886
38872005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3888
3889 * ses.texi: Combine all three indices into one.
3890 Correct a few typos.
3891
38922005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3893
3894 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3895
38962005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3897
3898 * emacs-mime.texi (Handles): Remove duplicate item.
3899 (Encoding Customization): Fix the default value for
3900 mm-coding-system-priorities.
3901 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3902 (Basic Functions): Fix reference.
3903
39042005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3905
3906 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3907
39082005-08-18 Richard M. Stallman <rms@gnu.org>
3909
3910 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3911 and web site.
3912
3913 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3914 not keyboard-translate.
3915
39162005-08-11 Richard M. Stallman <rms@gnu.org>
3917
3918 * faq.texi (Using regular expressions): Fix xref.
3919
39202005-08-09 Juri Linkov <juri@jurta.org>
3921
3922 * info.texi (Help-P): Replace `Prev' with `Previous'.
3923 (Help-M, Help-Xref): Add S-TAB.
3924 (Help-FOO): Update `u' command.
3925 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3926 Update info about visibility of xref parts.
3927 (Help-Int): Fix `m' command. Rename `Info-last' to
3928 `Info-history-back'. Add `Info-history-forward'.
3929 (Advanced): Fix `g*' and `M-n' commands.
3930 (Info Search): Add `index-apropos' in stand-alone browser.
3931 Add isearch commands.
3932 (Emacs Info Variables): Remove `Info-fontify'.
3933 Add `Info-mode-hook'. Update face names.
3934 Add `Info-fontify-maximum-menu-size',
3935 `Info-fontify-visited-nodes', `Info-isearch-search'.
3936
39372005-08-07 Michael Albinus <michael.albinus@gmx.de>
3938
3939 Sync with Tramp 2.0.50.
3940
3941 * tramp.texi: Use @option{} consequently for method names.
3942 (Inline methods, External transfer methods): Remove references to
3943 Cygwin.
3944 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3945 implementation.
3946
39472005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3948
3949 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3950 Mention that gnus-init-file is not read when Emacs is invoked with
3951 --no-init-file or -q.
3952
39532005-07-19 Carsten Dominik <dominik@science.uva.nl>
3954
3955 * org.texi: Version 3.14.
3956
39572005-07-04 Carsten Dominik <dominik@science.uva.nl>
3958
3959 * org.texi: Version 3.13.
3960
39612005-07-18 Juri Linkov <juri@jurta.org>
3962
3963 * calc.texi (Time Zones, Logical Operations):
3964 * cl.texi (Overview):
3965 * org.texi (TODO types):
3966 * sc.texi (Emacs 18 MUAs):
3967 * speedbar.texi (Top):
3968 * url.texi (History):
3969 Delete duplicate duplicate words.
3970
ce058493 39712005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
3972
3973 * cl.texi (Type Predicates): Document `atom' type.
3974
39752005-07-04 Lute Kamstra <lute@gnu.org>
3976
3977 Update FSF's address in GPL notices.
3978
3979 * calc.texi (Copying):
3980 * doclicense.texi (GNU Free Documentation License):
3981 * faq.texi (Contacting the FSF):
3982 * mh-e.texi (Copying): Update FSF's address.
3983
39842005-07-03 Richard M. Stallman <rms@gnu.org>
3985
3986 * flymake.texi (Example -- Configuring a tool called directly):
3987 Update name of flymake-build-relative-filename.
3988
39892005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3990
3991 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3992
39932005-06-29 Carsten Dominik <dominik@science.uva.nl>
3994
3995 * org.texi: Version 3.12.
3996
39972005-06-24 Eli Zaretskii <eliz@gnu.org>
3998
3999 * makefile.w32-in (MAKEINFO): Use --force.
4000 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4001 Makefile.in.
4002 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4003 more shells.
4004
40052005-06-23 Richard M. Stallman <rms@gnu.org>
4006
4007 * speedbar.texi (Creating a display): Texinfo usage fixes.
4008
4009 * tramp.texi (Customizing Completion, Auto-save and Backup):
4010 Texinfo usage fixes.
4011
40122005-06-23 Juanma Barranquero <lekktu@gmail.com>
4013
4014 * dired-x.texi (Miscellaneous Commands):
4015 * ediff.texi (Miscellaneous):
4016 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4017 (Agent Variables):
4018 * info.texi (Help-Xref):
4019 * message.texi (Message Headers):
4020 * org.texi (Remember):
4021 * reftex.texi (Options (Defining Label Environments)):
4022 (Options (Index Support)):
4023 (Options (Viewing Cross-References)):
4024 (Options (Misc)):
4025 (Changes):
4026 * speedbar.texi (Creating a display):
4027 * tramp.texi (Customizing Completion, Auto-save and Backup):
4028 Texinfo usage fix.
4029
40302005-06-13 Carsten Dominik <dominik@science.uva.nl>
4031
4032 * org.texi: Version 3.11.
4033
40342005-06-12 Jay Belanger <belanger@truman.edu>
4035
4036 * calc.texi (Getting Started): Remove extra menu item.
4037
40382005-05-31 Jay Belanger <belanger@truman.edu>
4039
4040 * calc.texi (Notations Used in This Manual): Use @kbd for key
4041 sequence.
4042 (Demonstration of Calc): Mention another way of starting Calc.
4043 (Starting Calc): Mention long name of M-#.
4044 (Embedded Mode Overview): Remove unnecessary instruction.
4045 (Other M-# commands): Rephrase `M-# 0' explanation.
4046 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4047 reflect current behavior.
4048
40492005-05-30 Jay Belanger <belanger@truman.edu>
4050
4051 * calc.texi (Hooks): Change description of calc-window-hook and
4052 calc-trail-window-hook to match usage.
4053 (Computational Functions): Add more constant-generating functions.
4054 (Customizable Variables): Use defvar.
4055
40562005-05-28 Jay Belanger <belanger@truman.edu>
4057
4058 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4059 (Basic Embedded Mode): Explain behavior of arguments to
4060 calc-embedded-mode.
4061
40622005-05-27 Jay Belanger <belanger@truman.edu>
4063
4064 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4065 current behavior.
4066
40672005-05-25 Jay Belanger <belanger@truman.edu>
4068
4069 * calc.texi: Change Calc version number throughout.
4070 (Keypad Mode): Change location in info output.
4071 (Keypad mode overview): Move picture of keypad.
4072
40732005-05-21 Jay Belanger <belanger@truman.edu>
4074
4075 * calc.texi (Storing variables): Mention that only most variables
4076 are void to begin with.
4077
40782005-05-21 Kevin Ryde <user42@zip.com.au>
4079
4080 * widget.texi (Basic Types): Update cross ref from "Enabling
4081 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4082 lispref/text.texi change.
4083
40842005-05-20 Carsten Dominik <dominik@science.uva.nl>
4085
4086 * org.texi: Version 3.09.
4087
40882005-05-18 Carsten Dominik <dominik@science.uva.nl>
4089
4090 * reftex.texi: Version 4.28.
4091
40922005-05-16 Jay Belanger <belanger@truman.edu>
4093
4094 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4095
40962005-05-14 Jay Belanger <belanger@truman.edu>
4097
4098 * calc.texi (Default Simplifications): Insert missing ! (logical
4099 not operator).
4100
41012005-05-14 Michael Albinus <michael.albinus@gmx.de>
4102
4103 Sync with Tramp 2.0.49.
4104
41052005-05-10 Jay Belanger <belanger@truman.edu>
4106
4107 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4108 to 1.
4109
41102005-04-29 Carsten Dominik <dominik@science.uva.nl>
4111
4112 * org.texi: Version 3.08, structure reorganized.
4113
41142005-04-24 Richard M. Stallman <rms@gnu.org>
4115
4116 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4117
41182005-04-15 Carsten Dominik <dominik@science.uva.nl>
4119
4120 * org.texi: Update to version 3.06.
4121
41222005-04-13 Lute Kamstra <lute@gnu.org>
4123
4124 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4125
41262005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4127
4128 * cl.texi (Porting Common Lisp): Fix typo.
4129
41302005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4131
4132 * gnus.texi (RSS): Addition.
4133
41342005-04-04 Jay Belanger <belanger@truman.edu>
4135
4136 * calc.texi: Change Calc version number.
4137 (Customizable variables): Fix description of calc-language-alist.
4138 (Copying): Put in version 2 of GPL.
4139
41402005-04-01 Jay Belanger <belanger@truman.edu>
4141
4142 * calc.texi (Troubleshooting Commands): Remove comment about
4143 installation.
4144 (Installation): Remove section.
4145 (Customizable Variables): New section.
4146 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4147 (Graphical Devices): Add references to Customizable Variables.
4148
41492005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4150
4151 * emacs-mime.texi (Display Customization): Markup fixes.
4152 (rfc2047): Update.
4153
41542005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4155
4156 * gnus-faq.texi: Replaced with auto-generated version.
4157
41582005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4159
4160 * dired-x.texi (Multiple Dired Directories): default-directory was
4161 renamed to dired-default-directory.
4162
41632005-03-26 Jay Belanger <belanger@truman.edu>
4164
4165 * calc.texi (Simplifying Formulas, Rewrite Rules):
4166 Change description of top and bottom of fraction.
4167 (Modulo Forms): Move description of how to create modulo forms to
4168 earlier in the section.
4169 (Fraction Mode): Suggest using : to get a fraction by dividing.
4170 (Basic Arithmetic): Adjust placement of command name.
4171 (Truncating the Stack): Emphasize that "hidden" entries are still
4172 visible.
4173 (Installation): Move discussion of printing manual to "About This
4174 Manual".
4175 (About This Manual): Mention how to print the manual.
4176 (Reporting Bugs): Remove first person.
4177 (Building Vectors): Add algebraic version of append.
4178 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4179 (Grouping Digits): Fix typo.
4180
41812005-03-25 Werner Lemberg <wl@gnu.org>
4182
4183 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4184 Replace `legal' with `valid'.
4185
41862005-03-25 Werner Lemberg <wl@gnu.org>
4187
4188 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4189
41902005-03-24 Jay Belanger <belanger@truman.edu>
4191
4192 * calc.texi (General Mode Commands)
4193 (Mode Settings in Embedded Mode): Add some explanation of
4194 recording mode settings.
4195
41962005-03-24 Richard M. Stallman <rms@gnu.org>
4197
4198 * calc.texi: Remove praise of non-free software.
4199
4200 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4201 (Installation): Node deleted.
4202
42032005-03-23 Richard M. Stallman <rms@gnu.org>
4204
4205 * url.texi (HTTP language/coding): Improve last change.
4206
42072005-03-22 Jay Belanger <belanger@truman.edu>
4208
4209 * calc.texi (Embedded Mode): Add new information on changing
4210 modes.
4211
42122005-03-20 Michael Albinus <michael.albinus@gmx.de>
4213
4214 Sync with Tramp 2.0.48.
4215
4216 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4217
4218 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4219 "GNU/Linux". Change all addresses to .gnu.org.
4220 (Default Method): Offer shortened syntax for "su" and "sudo"
4221 methods.
4222
42232005-03-07 Richard M. Stallman <rms@gnu.org>
4224
4225 * url.texi: Fix usage of "e.g.".
4226 (HTTP language/coding): Explain the rules for these strings.
4227
42282005-03-06 Richard M. Stallman <rms@gnu.org>
4229
4230 * woman.texi (Introduction): Minor cleanups.
4231
4232 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4233
4234 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4235 (Installation): Node deleted.
4236
4237 * mh-e.texi (Preface): Get rid of "Emacs 21".
4238
4239 * eshell.texi (Installation): Delete node (for Emacs 20).
4240
42412005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4242
4243 * flymake.texi: Refill and tweak style in @lisp blocks.
4244
42452005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4246
4247 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4248
42492005-03-01 Jay Belanger <belanger@truman.edu>
4250
4251 * calc.texi (Trigonometric and Hyperbolic Functions):
4252 Mention additional functions.
4253 (Algebraic Simplifications): Mention additional simplifications.
4254
42552005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4256
4257 * ses.texi: Add concept/function/variable indices (this work was
4258 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4259 papers on file at FSF).
4260
42612005-02-10 Jay Belanger <belanger@truman.edu>
4262
4263 * calc.texi: Change @LaTeX to La@TeX throughout.
4264 Redefine @expr as @math for TeX output.
4265 Redefine @texline as a no-op for TeX output.
4266 Define @tfn, replace @t by @tfn throughout.
4267
42682005-02-09 Jay Belanger <belanger@truman.edu>
4269
4270 * calc.texi: Add macro for LaTeX for info output.
4271
42722005-02-08 Kim F. Storm <storm@cua.dk>
4273
4274 * texinfo.tex (LaTex): Add def.
4275
42762005-02-06 Jay Belanger <belanger@truman.edu>
4277
4278 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4279 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4280 throughout manual.
4281
42822005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4283
4284 * gnus.texi: Some edits based on comments from David Abrahams.
4285
42862005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4287
4288 * gnus.texi (RSS): Fix the keystroke.
4289
42902005-01-24 David Kastrup <dak@gnu.org>
4291
4292 * faq.texi: Update AUCTeX version info.
4293
42942005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4295
4296 * gnus-faq.texi ([4.1]): Typo.
4297
42982005-01-19 Jay Belanger <belanger@truman.edu>
4299
4300 * calc.texi (Keep Arguments): Mention that keeping arguments
4301 doesn't work with keyboard macros.
4302
43032005-01-16 Richard M. Stallman <rms@gnu.org>
4304
4305 * autotype.texi (Autoinserting): Fix small error.
4306
43072005-01-16 Michael Albinus <michael.albinus@gmx.de>
4308
4309 Sync with Tramp 2.0.47.
4310
4311 * tramp.texi (Compilation): New section, describing compilation of
4312 remote files.
4313
43142005-01-11 Kim F. Storm <storm@cua.dk>
4315
4316 * widget.texi (Basic Types): Add :follow-link keyword.
4317
43182005-01-09 Jay Belanger <belanger@truman.edu>
4319
4320 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4321
43222005-01-08 Jay Belanger <belanger@truman.edu>
4323
4324 * calc.texi: Change throughout to reflect new default value of
4325 calc-settings-file.
4326
43272005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4328
4329 * message.texi (Reply): `message-reply-to-function' should return
4330 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4331
43322005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4333
4334 * faq.texi (Changing load-path): Fix typo.
4335
43362005-01-05 Jay Belanger <belanger@truman.edu>
4337
4338 * calc.texi (Programming Tutorial): Replace kbd command by
4339 appropriate characters for a keyboard macro.
4340
43412005-01-04 Jay Belanger <belanger@truman.edu>
4342
4343 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4344 for Lucid Emacs.
4345 (Programming Tutorial): Mention that the user needs to be in the
4346 right mode to compute some functions.
4347
43482005-01-04 Jay Belanger <belanger@truman.edu>
4349
4350 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4351 no longer applicable.
4352
43532005-01-01 Jay Belanger <belanger@truman.edu>
4354
4355 * calc.texi (Programming Tutorial): Changed description of how to
4356 edit keyboard macros to match current behavior.
4357
43582004-12-31 Jay Belanger <belanger@truman.edu>
4359
4360 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4361
43622004-12-20 Jay Belanger <belanger@truman.edu>
4363
4364 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4365 zero.
4366
43672004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4368
4369 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4370 @xref.
4371 (Font Locking): Avoid @strong{Note:}.
4372
43732004-12-17 Michael Albinus <michael.albinus@gmx.de>
4374
4375 Sync with Tramp 2.0.46.
4376
4377 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4378
43792004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4380
4381 * url.texi: Correct typos.
4382 (Retrieving URLs): @var{nil}->@code{nil}.
4383 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4384 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4385 (Dealing with HTTP documents): @inforef->@xref.
4386
43872004-12-15 Jay Belanger <belanger@truman.edu>
4388
4389 * calc.texi: Consistently capitalized all mode names.
4390 (Answers to Exercises): Mention that an answer can be a fraction
4391 when in Fraction mode.
4392
43932004-12-13 Jay Belanger <belanger@truman.edu>
4394
4395 * calc.texi: Fix some TeX definitions.
4396
43972004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4398
4399 * reftex.texi (Imprint): Remove erroneous @value's.
4400
44012004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4402
4403 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4404 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4405
44062004-12-08 Jay Belanger <belanger@truman.edu>
4407
4408 * calc.texi (Starting Calc): Remove comment about installation.
4409 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4410
44112004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4412
4413 * url.texi: Update @setfilename.
4414 (Getting Started): No need to worry about Gnus versions.
4415 (Dealing with HTTP documents): Use @inforef.
4416
4417 * org.texi: Fix @direntry file name.
4418
44192004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4420
4421 * url.texi: New file.
4422
4423 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4424
44252004-12-06 Jay Belanger <belanger@truman.edu>
4426
4427 * calc.texi (Using Calc): Remove paragraph about installation.
4428
44292004-12-06 Jay Belanger <belanger@truman.edu>
4430
4431 * calc.texi: Use more Texinfo macros and less TeX defs.
4432 Remove @refill's.
4433
44342004-12-06 Richard M. Stallman <rms@gnu.org>
4435
4436 * org.texi: New file.
4437
44382004-12-05 Richard M. Stallman <rms@gnu.org>
4439
4440 * Makefile.in (org.dvi, ../info/org): New targets.
4441 (INFO_TARGETS): Add ../info/org.
4442 (DVI_TARGETS): Add org.dvi.
4443 (maintainer-clean): Remove the info files in the info dir.
4444
44452004-11-26 Eli Zaretskii <eliz@gnu.org>
4446
4447 * idlwave.texi: Fix the setfilename directive to put the produced
4448 file in ../info.
4449 (Continued Statement Indentation): Resurrect Jan D.'s change from
4450 2004-11-03 that was lost when a newer version of idlwave.texi was
4451 imported.
4452
44532004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4454
4455 * gnus-faq.texi ([5.1]): Added missing bracket.
4456
4457 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4458 `spam-initialize'.
4459
44602004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4461
4462 * message.texi (Various Message Variables): Mention that all mail
4463 file variables are derived from `message-directory'.
4464
4465 * gnus.texi (Splitting Mail): Clarify bogus group.
4466
44672004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4468
4469 * emacs-mime.texi (Encoding Customization): Fix
4470 mm-coding-system-priorities entry.
4471
c8763fb6 44722004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
4473
4474 * idlwave.texi (Continued Statement Indentation):
4475 * reftex.texi (Options (Index Support)):
4476 (Displaying and Editing the Index, Table of Contents):
4477 * speedbar.texi (Creating a display, Major Display Modes): Replace
4478 non-nil with non-@code{nil}.
4479
44802004-10-21 Jay Belanger <belanger@truman.edu>
4481
4482 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4483
44842004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4485
4486 * calc.texi (Reporting Bugs): Double up `@'.
4487
44882004-10-18 Jay Belanger <belanger@truman.edu>
4489
4490 * calc.texi (Reporting Bugs): Changed the address that bugs
4491 should be sent to.
4492
44932004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4494
4495 * gnus.texi (New Features): Add 5.11.
4496
4497 * message.texi (Resending): Remove wrong default value.
4498
4499 * gnus.texi (Mail Source Specifiers): Describe possible problems
4500 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4501 `pop3-leave-mail-on-server' to the index.
4502
45032004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4504
4505 * message.texi (Canceling News): Add how to set a password.
4506
45072004-10-12 Jay Belanger <belanger@truman.edu>
4508
4509 * calc.texi (Help Commands): Changed the descriptions of
4510 calc-describe-function and calc-describe-variable to match their
4511 current behavior.
4512
45132004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4514
4515 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4516
45172004-10-12 Michael Albinus <michael.albinus@gmx.de>
4518
4519 Sync with Tramp 2.0.45.
4520
4521 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4522 plink link. The URL is outdated. Originator contacted for
4523 clarification.
4524
45252004-10-10 Juri Linkov <juri@jurta.org>
4526
4527 * gnus.texi (Top, Marking Articles): Join two menus in one node
4528 because a node can have only one menu.
4529
45302004-10-09 Juri Linkov <juri@jurta.org>
4531
4532 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4533 example of nnmail-split-fancy.
4534
45352004-10-06 Karl Berry <karl@gnu.org>
4536
4537 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4538 consistency with other uses of dashes.
4539
45402004-10-05 Karl Berry <karl@gnu.org>
4541
4542 * info.texi: Consistently use --- throughout, periods at end of
4543 menu descriptions, and a couple typos.
4544
45452004-09-26 Jesper Harder <harder@ifa.au.dk>
4546
4547 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4548 * pgg.texi (User Commands, Backend methods): Do.
4549 * gnus.texi: Markup fixes.
4550 (Setting Process Marks): Fix `M P a' entry.
4551 * emacs-mime.texi: Fixes.
4552
45532004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4554
4555 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4556 again.
4557 Use 5.10 instead of 5.10.0.
4558
45592004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4560
4561 * gnus.texi (Summary Mail Commands): S D e.
4562
45632004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4564
4565 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4566 the gnus-article-mode-line-format section.
4567
45682004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4569
4570 * gnus.texi (Various Summary Stuff): Fix the documentation for
4571 gnus-newsgroup-variables.
4572
45732004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4574
4575 * gnus.texi (MIME Commands): Added
4576 gnus-mime-display-multipart-as-mixed,
4577 gnus-mime-display-multipart-alternative-as-mixed,
4578 gnus-mime-display-multipart-related-as-mixed.
4579 (Mail Source Customization): Clarify `mail-source-directory'.
4580 (Splitting Mail): Mention gnus-group-find-new-groups.
4581 (SpamOracle): Fixed typo.
4582
4583 * gnus-faq.texi: Untabify.
4584 ([6.3]): nnir.el is in contrib directory.
4585
4586 * message.texi (News Headers): Clarify how a unique ID is created.
4587
4588 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4589 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4590
b2abec73 45912004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 4592
b2abec73 4593 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
4594
45952004-09-20 Florian Weimer <fw@deneb.enyo.de>
4596
4597 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4598
45992004-09-22 Jay Belanger <belanger@truman.edu>
4600
4601 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4602 might be hidden during part of the session.
4603
46042004-09-20 Jay Belanger <belanger@truman.edu>
4605
4606 * calc.texi (Notations Used in This Manual): Put in an earlier
4607 mention that DEL could be called Backspace.
4608
46092004-09-10 Simon Josefsson <jas@extundo.com>
4610
4611 * gnus.texi (IMAP): Add example. Suggested and partially written
4612 by Steinar Bang <sb@dod.no>.
4613
46142004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4615
4616 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4617 netrc syntax.
4618
46192004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4620
b2abec73
JB
4621 * gnus.texi (Spam ELisp Package Sequence of Events):
4622 Some clarifications.
2de53ca6
GM
4623 (Spam ELisp Package Global Variables): More clarifications.
4624
46252004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4626
4627 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4628 Mention spam-split does not modify incoming mail.
4629
46302004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4631
4632 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4633
46342004-09-10 Eli Zaretskii <eliz@gnu.org>
4635
4636 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4637
46382004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4639
4640 * makefile.w32-in (sieve, pgg): Use $(infodir).
4641
46422004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4643
4644 * makefile.w32-in: Fix PGG and Sieve entries.
4645
46462004-08-28 Eli Zaretskii <eliz@gnu.org>
4647
4648 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4649 Emacs and related programs.
4650
46512004-08-27 Richard M. Stallman <rms@gnu.org>
4652
4653 * faq.texi: Fix texinfo usage, esp. doublequotes.
4654 (Difference between Emacs and XEmacs): Some clarification.
4655
4656 * faq.texi (Difference between Emacs and XEmacs):
4657 Explain not to contrast XEmacs with GNU Emacs.
4658
46592004-08-26 Richard M. Stallman <rms@gnu.org>
4660
4661 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4662
46632004-08-22 David Kastrup <dak@gnu.org>
4664
4665 * reftex.texi (AUCTeX): Update links, section name.
4666
4667 * faq.texi (Calc): Update availability (included in 22.1).
4668 (AUCTeX): Update availability, information, versions, description.
4669
46702004-08-14 Eli Zaretskii <eliz@gnu.org>
4671
4672 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4673
46742004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4675
4676 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4677
46782004-08-10 Michael Albinus <michael.albinus@gmx.de>
4679
4680 Sync with Tramp 2.0.44.
4681
46822004-08-05 Lars Hansen <larsh@math.ku.dk>
4683
4684 * widget.texi (User Interface): Update how to separate the
4685 editable field of an editable-field widget from other widgets.
4686 (Programming Example): Add text after field.
4687
46882004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4689
4690 * emacs-mime.texi (Encoding Customization): Add a note to the
4691 mm-content-transfer-encoding-defaults entry.
4692 (rfc2047): Update.
4693
4694 * gnus.texi (Article Highlighting): Add
4695 gnus-cite-ignore-quoted-from.
4696 (POP before SMTP): New node.
4697 (Posting Styles): Addition.
4698 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4699 (Fancy Mail Splitting): Ditto.
4700 (X-Face): Add gnus-x-face.
4701
47022004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4703
4704 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4705 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4706
47072004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4708
4709 * gnus.texi (Mail Source Specifiers): Describe
4710 `pop3-leave-mail-on-server'.
4711
47122004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4713
4714 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4715
4716 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4717 repository. Change setfilename.
4718
4719 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4720
47212004-07-02 Juri Linkov <juri@jurta.org>
4722
4723 * pcl-cvs.texi (Viewing differences): Add `d r'.
4724
47252004-06-29 Jesper Harder <harder@ifa.au.dk>
4726
4727 * ses.texi, viper.texi, flymake.texi, faq.texi:
4728 * eshell.texi, ediff.texi: Markup fixes.
4729
47302004-06-21 Karl Berry <karl@gnu.org>
4731
4732 * info.texi (Top): Mention that only Emacs has mouse support.
4733 (Getting Started): Mention this in a few other places.
4734
47352004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4736
4737 * autotype.texi (Copyrights, Timestamps): Recommend
4738 `before-save-hook' instead of `write-file-functions'.
4739
47402004-06-13 Lars Hansen <larsh@math.ku.dk>
4741
4742 * dired-x.texi (dired-mark-omitted): Update keybinding.
4743
47442004-06-10 Kim F. Storm <storm@cua.dk>
4745
4746 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4747
47482004-06-05 Lars Hansen <larsh@math.ku.dk>
4749
4750 * dired-x.texi (variable dired-omit-mode): Rename from
4751 dired-omit-files-p.
4752 (function dired-omit-mode): Rename from dired-omit-toggle.
4753 Call dired-omit-mode rather than set dired-omit-files-p.
4754 (dired-mark-omitted): Describe command.
4755
47562004-05-29 Michael Albinus <michael.albinus@gmx.de>
4757
4758 Version 2.0.41 of Tramp released.
4759
47602004-05-29 Juanma Barranquero <lektu@terra.es>
4761
4762 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4763 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4764
47652004-05-29 Richard M. Stallman <rms@gnu.org>
4766
4767 * cl.texi (Top): Call this chapter `Introduction'.
4768 (Overview): In TeX, no section heading here.
4769
4770 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4771
47722004-05-29 Eli Zaretskii <eliz@gnu.org>
4773
4774 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4775 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4776
47772004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4778
4779 * flymake.texi: New file.
4780
47812004-05-28 Simon Josefsson <jas@extundo.com>
4782
4783 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4784
b344d29d 47852004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
4786
4787 Version 2.0.40 of Tramp released.
4788
47892004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4790
4791 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4792
4793 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4794 variables `tramp-backup-directory-alist' and
4795 `tramp-bkup-backup-directory-info'.
4796 (Overview, Connection types)
4797 (External transfer methods, Default Method)
4798 (Windows setup hints): Remove restriction of password entering
4799 with external methods.
4800 (Auto-save and Backup): Make file name example
4801 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4802 and `auto-save-directory' must be used.
4803 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4804 only "NT"). Remove doubled entry "What kinds of systems does
4805 @tramp{} work on".
4806 (tramp): Macro removed.
4807 (Obtaining Tramp): Flag removed from title.
4808 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4809 and `trampver' used properly. Flag `tramp-inst' replaced by
4810 `installchapter'. Installation related text adapted.
4811
48122004-04-28 Masatake YAMATO <jet@gyve.org>
4813
4814 * widget.texi (Programming Example): Remove overlays.
4815
48162004-04-27 Jesper Harder <harder@ifa.au.dk>
4817
4818 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4819
48202004-04-23 Juanma Barranquero <lektu@terra.es>
4821
4822 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4823
48242004-04-05 Jesper Harder <harder@ifa.au.dk>
4825
4826 * info.texi (Info Search): Add info-apropos.
4827
48282004-03-22 Juri Linkov <juri@jurta.org>
4829
4830 * faq.texi: Fix help key bindings.
4831
48322004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4833
4834 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4835 (as suggested by Karl Berry). Update information about colored
4836 stars in menus. Add new subheading describing M-n.
4837
48382004-03-12 Richard M. Stallman <rms@gnu.org>
4839
4840 * cl.texi (Top): Rename top node's title.
4841
48422004-03-08 Karl Berry <karl@gnu.org>
4843
4844 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4845 problems making the texinfo distribution.
4846
48472004-02-29 Simon Josefsson <jas@extundo.com>
4848
4849 * smtpmail.texi (Authentication): Changed the list of supported
4850 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4851 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4852 <voegelas@gmx.net>.
4853
48542004-02-29 Juanma Barranquero <lektu@terra.es>
4855
4856 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4857 Use $(DEL) instead of rm, and ignore exit code.
4858
b344d29d 48592004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
4860
4861 Tramp version 2.0.39 released.
4862
48632004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4864
4865 * tramp.texi (Customizing Completion): Explain new functions
4866 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4867 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4868 (Top): Refer to Savannah mailing list as the major one. Mention
4869 older mailing lists in HTML mode only.
4870 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4871 (Frequently Asked Questions): Remote hosts must not be Unix-like
4872 for "smb" method.
4873 (Password caching): New node.
4874 (External transfer methods): Refer to password caching for "smb"
4875 method.
4876
48772004-02-17 Karl Berry <karl@gnu.org>
4878
4879 * info.texi (Help-Int): Mention the new line number feature.
4880
48812004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4882
4883 * ses.texi (Advanced Features): New functionality for
4884 ses-set-header-row (defaults to current row unless C-u used).
4885 (Acknowledgements): Add Stefan Monnier.
4886
48872003-12-29 Kevin Ryde <user42@zip.com.au>
4888
4889 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4890
b344d29d 48912003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4892
4893 Tramp version 2.0.38 released.
4894
4895 * tramp.texi (Remote shell setup): Warn of environment variables
4896 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4897 <sven.gabriel@imk.fzk.de>.
4898 (Configuration): Tramp now chooses base64/uuencode
4899 automatically. Update wording accordingly.
4900 (Top): More description for the `Default Method' menu entry.
4901 (Default Method): Use @code, not @var, for Lisp variables.
4902 (Default Method): New subsection `Which method is the right one
4903 for me?' Suggested by Christian Kirsch.
4904 (Configuration): Pointer to new subsection added.
4905 (Default Method): Too many "use" in one sentence.
4906 Rephrase. Reported by Christian Kirsch.
4907 (Filename Syntax): Old `su' example is probably a left-over from
4908 the sm/su method naming. Replace with `ssh', instead.
4909 (External transfer methods, Auto-save and Backup):
4910 Typo fixes.
4911
49122003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4913
183080b6 4914 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
4915 (Top): Mention japanese manual only if flag `jamanual' is set.
4916 Insert section `Japanese manual' in menu.
4917
49182003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4919
4920 * eshell.texi (Known Problems): Add doc item.
4921
49222003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4923
4924 * cc-mode.texi: Update for CC Mode 5.30.
4925
4926 Note: Please refrain from doing purely cosmetic changes like
4927 removing trailing whitespace in this manual; it clobbers cvs
4928 merging for no good reason.
4929
49302003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4931
4932 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4933 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4934 @acronym{ASCII}.
4935
49362003-10-26 Karl Berry <karl@gnu.org>
4937
4938 * info.texi (Info Search): Echo area, not echo are. From Debian
4939 diff.
4940
49412003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4942
10d1d0af 4943 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
4944 :buttons and :children keywords.
4945
49462003-10-22 Miles Bader <miles@gnu.org>
4947
4948 * Makefile.in (info): Move before $(top_srcdir)/info.
4949
49502003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4951
4952 * tramp.texi (Inline methods): Small grammar fix.
4953 (External transfer methods): Likewise.
4954
49552003-10-08 Nick Roberts <nick@nick.uklinux.net>
4956
4957 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4958
49592003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4960
4961 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4962
49632003-09-30 Richard M. Stallman <rms@gnu.org>
4964
4965 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4966
4967 * widget.texi (User Interface): Fix typos.
4968
4969 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4970
49712003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4972
4973 * pcl-cvs.texi (Selected Files): Fix typo.
4974
49752003-09-21 Karl Berry <karl@gnu.org>
4976
4977 * info.texi (] and [ commands): No period at end of section title.
4978
49792003-09-04 Miles Bader <miles@gnu.org>
4980
4981 * Makefile.in (top_srcdir): New variable.
4982 ($(top_srcdir)/info): New rule.
4983 (info): Depend on it.
4984
49852003-09-03 Peter Runestig <peter@runestig.com>
4986
4987 * makefile.w32-in: New file.
4988
49892003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4990
4991 * widget.texi (User Interface): Explain the need of static text
4992 around an editable field.
4993
49942003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4995
4996 * widget.texi (Basic Types): The argument to `:help-echo' can now
4997 be a form that evaluates to a string.
4998
49992003-08-18 Kim F. Storm <storm@cua.dk>
5000
5001 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5002
50032003-08-16 Richard M. Stallman <rms@gnu.org>
5004
5005 * dired-x.texi (Shell Command Guessing): Explain *.
5006
50072003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5008
5009 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5010 log-edit-insert-changelog.
5011
50122003-08-03 Karl Berry <karl@gnu.org>
5013
5014 * info.texi: Need @contents.
5015
c8763fb6 50162003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5017
5018 Tramp version 2.0.36 released.
5019
5020 * tramp.texi (Remote shell setup): Explain about problems with
5021 non-Bourne commands in ~/.profile and ~/.shrc.
5022
50232003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5024
5025 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5026 renaming of `vis-mode' to `visible-mode'.
5027
50282003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5029
5030 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5031 next, prev and up pointers.
5032
50332003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5034
5035 * info.texi (Help): Mention existence of Emacs and stand-alone
5036 Info at the very beginning of the tutorial.
5037 (Help-Inv): New node.
5038 (Help-]): New node.
5039 (Help-M): Systematically point out the differences between default
5040 Emacs and stand-alone versions. Delete second menu.
5041 (Help-Xref): Systematically point out the differences between
5042 default Emacs and stand-alone versions.
5043 (Help-Int): Change `l' example.
5044 (Expert Info): Fix typos.
5045 (Emacs Info Variables): Mention `Info-hide-note-references' and
5046 new default for `Info-scroll-prefer-subnodes'.
5047
c8763fb6 50482003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5049
5050 Version 2.0.35 of Tramp released.
5051
5052 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5053 (Inline methods): Add methods `remsh' and `plink1'.
5054 (External transfer methods): Add method `remcp'.
5055 (Multi-hop Methods): Add method `remsh'.
5056 Small patch from Adrian Aichner <adrian@xemacs.org>:
5057 Fix minor typos.
5058 (Concept Index): Added to make manual searchable via
5059 `Info-index'.
5060 (Version Control): Add cindex entry.
5061
c8763fb6 50622003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5063
5064 * trampver.texi: Version 2.0.34 released.
5065
50662003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5067
5068 * faq.texi: Improve previous changes.
5069
50702003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5071
5072 * faq.texi: Update copyright and maintenance details.
5073 Update some package URLs, versions, and maintainers.
5074 Remove many references to the Emacs Lisp Archive.
5075
50762003-04-23 Simon Josefsson <jas@extundo.com>
5077
5078 * smtpmail.texi: Fix license (the invariant sections mentioned has
5079 never been part of the smtp manual). Align info dir entry with
5080 other emacs packages.
5081
50822003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5083
5084 * tramp.texi: Version 2.0.33 released.
5085 Remove installation chapter. Remove XEmacs specifics.
5086
50872003-03-29 Richard M. Stallman <rms@gnu.org>
5088
5089 * tramp.texi (Top): Undo the previous renaming.
5090 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5091
c8763fb6 50922003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5093
5094 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5095 version of manual.
5096
5097 * tramp.texi (Auto-save and Backup): New node.
5098
50992003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5100
5101 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5102 Emacs" in order to have better differentiation to "XEmacs".
5103 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5104 are new macros in order to point to the other Emacs flavor where
5105 appropriate. In info case, point to node `Installation' in order
5106 to explain how to generate the other way. In html case, make a
5107 link to the other html file.
5108 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5109 after CVS checkout/update.
5110 (Installation): Completely rewritten.
5111 (Installation parameters, Load paths): New sections under
5112 `Installation'.
5113
c8763fb6 51142003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5115
5116 * tramp.texi: Version 2.0.30 released.
5117 Replace word "path" with "localname" where used as a component of
5118 a Tramp file name.
5119
51202003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5121
5122 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5123 introduced.
5124 (Installation): Explain what to do if files from the tramp/contrib
5125 directory are needed.
5126
51272003-02-23 Alex Schroeder <alex@emacswiki.org>
5128
5129 * smtpmail.texi (How Mail Works): New.
5130
51312003-02-22 Alex Schroeder <alex@emacswiki.org>
5132
5133 * smtpmail.texi: New file.
5134
5135 * Makefile.in: Build SMTP manual.
5136
c8763fb6 51372003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5138
5139 * tramp.texi: Version 2.0.29 released.
5140 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5141 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5142
51432003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5144
5145 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5146 another package loads accidently Ange-FTP.
5147
51482003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5149
5150 * tramp.texi (Customizing Completion): Add function
5151 `tramp-parse-sconfig'. Change example of
5152 `tramp-set-completion-function', because parsing of ssh config
5153 files looks more natural.
5154
51552003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5156
5157 * gnus.texi: Do not use `path' in several locations.
5158
c8763fb6 51592002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5160
5161 * tramp.texi (External transfer methods): New method `smb'. From
5162 Michael Albinus.
5163
51642002-11-05 Karl Berry <karl@gnu.org>
5165
5166 * info.texi (Info-fontify): Reorder face list to avoid bad line
5167 breaks.
5168
c8763fb6 51692002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5170
5171 * tramp.texi: Move @copying to standard place. Use
5172 @insertcopying.
5173
51742002-10-02 Karl Berry <karl@gnu.org>
5175
5176 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5177 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5178 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5179 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5180 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5181 Per rms, update all manuals to use @copying instead of @ifinfo.
5182 Also use @ifnottex instead of @ifinfo around the top node, where
5183 needed for the sake of the HTML output.
5184 (The Gnus manual is not fixed since it's not clear to me how it
5185 works; and the Tramp manual already uses @copying, although in an
5186 unusual way. All others were changed.)
5187
51882002-09-10 Jonathan Yavner <jyavner@engineer.com>
5189
5190 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5191 (../info/ses, ses.dvi): New targets.
5192 * ses.texi: New file.
5193
c8763fb6 51942002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5195
5196 * texinfo.tex: Update to texinfo 4.2.
5197
51982002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5199
5200 * reftex.texi: Update to RefTeX 4.19.
5201
c8763fb6 52022002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5203
5204 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5205 (../info/tramp, tramp.dvi): New targets.
5206
52072002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5208
5209 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5210 (calc.dvi): Uncomment.
5211
52122001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5213
5214 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5215 (../info/calc): New target.
5216
52172001-10-20 Gerd Moellmann <gerd@gnu.org>
5218
5219 * (Version 21.1 released.)
5220
52212001-10-05 Gerd Moellmann <gerd@gnu.org>
5222
5223 * Branch for 21.1.
5224
52252001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5226
5227 * Makefile.in (../info/info): Use an explicit -o switch to
5228 makeinfo.
5229
52302001-03-05 Gerd Moellmann <gerd@gnu.org>
5231
5232 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5233
52342000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5235
5236 * Makefile.in (../info/idlwave): Use --no-split.
5237
52382000-12-14 Dave Love <fx@gnu.org>
5239
5240 * Makefile.in (mostlyclean): Remove gnustmp.*
5241 (gnus.dvi): Change rule to remove @latex stuff.
5242
52432000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5244
5245 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5246
52472000-10-13 John Wiegley <johnw@gnu.org>
5248
5249 * Makefile.in: Add build targets for eshell.texi.
5250
52512000-09-25 Gerd Moellmann <gerd@gnu.org>
5252
5253 * Makefile.in: Remove/comment speedbar stuff.
5254
52552000-09-22 Dave Love <fx@gnu.org>
5256
5257 * Makefile.in: Add emacs-mime.
5258
52592000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5260
5261 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5262 (DVI_TARGETS): Add woman.dvi.
5263 (../info/woman, woman.dvi): New targets.
5264
52652000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5266
5267 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5268
5269 * pcl-cvs.texi: New file.
5270 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5271 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5272
52732000-05-11 Gerd Moellmann <gerd@gnu.org>
5274
5275 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5276 (../info/ebrowse, ebrowse.dvi): New targets.
5277
52782000-01-13 Gerd Moellmann <gerd@gnu.org>
5279
5280 * Makefile.in (INFO_TARGETS): Add eudc.
5281 (DVI_TARGETS): Add eudc.dvi.
5282 (../info/eudc, eudc.dvi): New targets.
5283
52842000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5285
5286 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5287 compatibility with 8+3 filesystems).
5288 (../info/efaq): Rename from emacs-faq.
5289
52902000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5291
5292 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5293 (../info/idlwave, idlwave.dvi): New targets.
5294
52951999-10-23 Dave Love <fx@gnu.org>
5296
5297 * Makefile.in: Use autotype.texi.
5298
52991999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5300
5301 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5302 faq.texi file) rather than ../info/faq.
5303
53041999-10-07 Gerd Moellmann <gerd@gnu.org>
5305
5306 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5307 (../info/ada-mode, ada-mode.dvi): New targets.
5308
53091999-09-01 Dave Love <fx@gnu.org>
5310
5311 * Makefile.in: Add faq.
5312
53131999-07-12 Richard Stallman <rms@gnu.org>
5314
5315 * Version 20.4 released.
5316
53171998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5318
5319 * Version 20.3 released.
5320
53211998-04-06 Andreas Schwab <schwab@gnu.org>
5322
5323 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5324 it in dvi targets.
5325 (../etc/GNU): Change to $(srcdir) first.
5326
53271998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5328
5329 * reftex.texi: Update for RefTeX version 3.22.
5330
53311998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5332
5333 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5334 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5335
53361997-09-23 Paul Eggert <eggert@twinsun.com>
5337
5338 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5339 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5340
53411997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5342
5343 * Version 20.2 released.
5344
53451997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5346
5347 * Version 20.1 released.
5348
53491997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5350
5351 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5352
53531996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5354
5355 * Version 19.33 released.
5356
53571996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5358
5359 * Version 19.32 released.
5360
53611996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5362
5363 * Makefile.in: Add rules for the Message manual.
5364
53651996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5366
5367 * gnus.texi: New version.
5368
5369 * message.texi: New manual.
5370
53711996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5372
5373 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5374
53751996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5376
5377 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5378 Specify -I option.
5379 (All dvi targets): Set the TEXINPUTS variable.
5380
53811996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5382
5383 * Version 19.31 released.
5384
53851996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5386
5387 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5388 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5389
53901995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5391
5392 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5393 (INFO_TARGETS): Add ../info/cc-mode.
5394 (DVI_TARGETS): Add cc-mode.dvi.
5395
53961996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5397
5398 * Version 19.31 released.
5399
54001995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5401
5402 * Version 19.30 released.
5403
54041995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5405
5406 * gnus.texi: New file.
5407
54081995-11-04 Erik Naggum <erik@naggum.no>
5409
5410 * gnus.texi: File deleted.
5411
54121995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5413
5414 * mh-e.texi: "Function Index" -> "Command Index" to work with
5415 Emacs 19.30 C-h C-k support of separately-documented commands.
5416
54171995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5418
5419 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5420 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5421
54221995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5423
5424 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5425 (../info/viper, viper.dvi): New targets.
5426
54271995-04-20 Kevin Rodgers <kevinr@ihs.com>
5428
5429 * dired-x.texi (Installation): Change the example to set
5430 buffer-local variables like dired-omit-files-p in
5431 dired-mode-hook.
5432
54331995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5434
5435 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5436 (../info/mh-e, mh-e.dvi): New targets.
5437
54381995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5439
5440 * Makefile.in (maintainer-clean): Rename from realclean.
5441
54421994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5443
5444 * Makefile.in: New file.
5445 * Makefile: File deleted.
5446
54471994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5448
5449 * Makefile (TEXINDEX_OBJS): Variable deleted.
5450 (texindex, texindex.o, getopt.o): Rules deleted.
5451 All deps on texindex deleted.
5452 (distclean): Don't delete texindex.
5453 (mostlyclean): Don't delete *.o.
5454 * texindex.c, getopt.c: Files deleted.
5455
54561994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5457
5458 * Version 19.26 released.
5459
54601994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5461
5462 * Version 19.25 released.
5463
54641994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5465
5466 * Version 19.24 released.
5467
54681994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5469
5470 * Version 19.23 released.
5471
54721994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5473
5474 * Makefile: Delete spurious tab.
5475
54761994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5477
5478 * Makefile (.SUFFIXES): New rule.
5479
54801994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5481
5482 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5483 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5484
54851994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5486
5487 * Makefile (../info/sc): Rename from sc.info.
5488 (../info/cl): Likewise.
5489 (INFO_TARGETS): Use new names.
5490
54911993-12-04 Richard Stallman (rms@srarc2)
5492
5493 * getopt.c: New file.
5494 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5495 (getopt.o): New rule.
5496 (dvi): Don't depend on texindex.
5497 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5498 Depend on texindex.
5499
55001993-12-03 Richard Stallman (rms@srarc2)
5501
5502 * Makefile (../info/sc.info): Rename from ../info/sc.
5503 (TEXI2DVI): New variable.
5504 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5505 Add explicit commands.
5506 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5507
55081993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5509
5510 * Version 19.22 released.
5511
55121993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5513
5514 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5515
55161993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5517
5518 * Version 19.21 released.
5519
55201993-11-15 Paul Eggert (eggert@twinsun.com)
5521
5522 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5523
55241993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5525
5526 * Makefile (../etc/GNU): New target.
5527 (EMACSSOURCES): Add gnu1.texi.
5528
55291993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5530
5531 * Makefile (realclean): Don't delete the Info files.
5532
f0131492 55331993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
5534
5535 * forms.texi: Fix forms.texi so that it will format correctly.
5536 Add missing `@end iftex', fix bad reference.
5537
5538 * info.texi, info-stn.texi: New files implement texinfo version of
5539 `info' file.
5540
f0131492 55411993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
5542
5543 * Makefile: Fix targets for texindex, new info.texi files.
5544 * info-stnd.texi: New file implements info for standalone info
5545 reader.
5546 * info.texi: Update to include recent changes to "../info/info".
5547 New source file for ../info/info; includes info-stnd.texi.
5548
5549 * texindex.c: Include "../src/config.h" if building in emacs.
5550
5551 * Makefile: Change all files to FILENAME.texi, force all targets
5552 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5553 vip.texinfo, forms.texinfo, cl.texinfo.
5554 Add target to build texindex.c, defining `emacs'.
5555
5556 * forms.texi: Install new file to match version 2.3 of forms.el.
5557
55581993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5559
5560 * Version 19.19 released.
5561
55621993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5563
5564 * sc.texinfo: Fix info file name.
5565
5566 * Makefile (info): Add gnus and sc.
5567 (dvi): Add gnus.dvi and sc.dvi.
5568 (../info/sc, sc.dvi): New targets.
5569
55701993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5571
5572 * Version 19.18 released.
5573
55741993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5575
5576 * Makefile: Fix source file names of the separate manuals.
5577 (gnus.dvi, ../info/gnus): New targets.
5578
55791993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5580
5581 * Version 19.17 released.
5582
55831993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5584
5585 * split-man: Fix typos in last change.
5586
55871993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5588
5589 * Version 19.16 released.
5590
55911993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5592
5593 * version 19.15 released.
5594
55951993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5596
5597 * Makefile (distclean): It's rm, not rf.
5598
55991993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5600
5601 * Version 19.14 released.
5602
56031993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5604
5605 * Makefile: New file.
5606
56071993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5608
5609 * Version 19.13 released.
5610
56111993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5612
5613 * Version 19.9 released.
5614
56151993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5616
5617 * Version 19.8 released.
5618
56191993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5620
5621 * Version 19.7 released.
5622
56231990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5624
5625 * gnus.texinfo: New file. Removed installation instructions.
5626
56271990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5628
5629 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5630
56311989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5632
5633 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5634 then define `\sc' as the command for smallcaps in Texinfo. This
5635 means that the @sc command will produce small caps. bfox has
5636 made the corresponding change to makeinfo and texinfm.el.
5637
56381988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5639
5640 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5641 Customization since the menu entry did not point to anything.
5642 Also add an @finalout command to remove overfull hboxes from the
5643 printed output.
5644
5645 * cl.texinfo: Add @bye, \input line and @settitle to file.
5646 This file is clearly intended to be a chapter of some other work,
5647 but the other work does not yet exist.
5648
56491988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5650
5651 * texinfo.texinfo: Three typos corrected.
5652
4009494e 5653;; Local Variables:
c8763fb6 5654;; coding: utf-8
4009494e
GM
5655;; fill-column: 79
5656;; add-log-time-zone-rule: t
5657;; End:
5658
5205011b 5659 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 5660 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
5661
5662 This file is part of GNU Emacs.
5663
97c0352c 5664 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 5665 it under the terms of the GNU General Public License as published by
97c0352c
GM
5666 the Free Software Foundation, either version 3 of the License, or
5667 (at your option) any later version.
4009494e
GM
5668
5669 GNU Emacs is distributed in the hope that it will be useful,
5670 but WITHOUT ANY WARRANTY; without even the implied warranty of
5671 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5672 GNU General Public License for more details.
5673
5674 You should have received a copy of the GNU General Public License
97c0352c 5675 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 5676
f7ed05c9 5677;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803