(emacs-lisp-file-regexp): Fix up EOB.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
7112648c
MA
12009-02-01 Michael Albinus <michael.albinus@gmx.de>
2
3 Sync with Tramp 2.1.15.
4
5 * trampver.texi: Update release number.
6
2e461fc1
CD
72009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
8
9 * org.texi (TODO dependencies): Document TODO dependencies on
10 checkboxes.
11
bc283609
CD
122009-01-30 Carsten Dominik <dominik@science.uva.nl>
13
14 * org.texi (TODO dependencies): Document key binding for toggling
15 ORDERED property.
16
74fc5047
MA
172009-01-28 Michael Albinus <michael.albinus@gmx.de>
18
19 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
20 of hook functions.
21
d6685abc
CD
222009-01-28 Carsten Dominik <dominik@science.uva.nl>
23
24 * org.texi (TODO dependencies): New section.
25
65c439fd
CD
262009-01-27 Carsten Dominik <dominik@science.uva.nl>
27
28 * org.texi (Plain lists, TODO basics, Priorities)
29 (Multiple sets in one file, Conflicts): Document interaction with
30 `shift-selection-mode'.
31
5fafc247
JB
322009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
33
34 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
35 Make Calc the subject of sentences.
36 (Rearranging Formulas using Selections): Discuss new options
37 for `j *'.
38
e7433508
MA
392009-01-26 Michael Albinus <michael.albinus@gmx.de>
40
41 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
42
2096a1b6
GM
432009-01-26 Glenn Morris <rgm@gnu.org>
44
45 * org.texi: Fix typos.
46
0cb61492
BW
472009-01-26 Bill Wohler <wohler@newt.com>
48
2096a1b6 49 * mh-e.texi (EDITION, UPDATED): Update.
0cb61492 50
0bd48b37
CD
512009-01-25 Carsten Dominik <dominik@science.uva.nl>
52
53 * org.texi (References): Add information about remote references.
54 (Built-in table editor): Document `C-c RET' in tables.
55 (Math symbols, Quoting LaTeX code): Mention that simple
56 LaTeX macros survive LaTeX export.
57 (Images in LaTeX export): Show how to create a reference to a
58 figure.
59 (Sectioning structure): Document that the LaTeX class can be
60 specified in a property.
61 (Text areas in HTML export): New section.
62 (External links): Add examples for text search and ID links.
63 (Built-in table editor): Remove the descriptio of `C-c
64 C-q', it not longer works.
65 (Literal examples): Document that a space must follow
66 the colon in short examples.
67 (Relative timer): Document `org-timer-stop'.
68 (Footnotes): New section.
69 (Footnote markup): Shorten section and refer to new Footnote
70 section.
71 (Literal examples): Add documentation for line
72 numbering in and references to code examples.
73 (CSS support): Fix the description of default CSS styles.
74 (Capturing column view): Document
75 "file:path/to/file.org" as an allowed value for the ID property of
76 a dynamic block copying column view.
77
49dbbaf2
SE
782009-01-23 Stephen Eglen <stephen@gnu.org>
79
80 * mh-e.texi (Getting Started): Describe $MH.
81
193e6828
MA
822009-01-21 Michael Albinus <michael.albinus@gmx.de>
83
84 * tramp.texi (all): Harmonize usage of "external method",
85 "external transfer method" and "out-of-band method".
86 (Connection types): Precise the differences of inline and external
87 methods. Written by Adrian Phillips <a.phillips@met.no>.
88
26b9f88d
MB
892009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
90
91 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
92 commands as described at the top. Reported by Allan Gottlieb
93 <gottlieb@nyu.edu>.
94
952009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
96
97 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
98 nnmail-pathname-coding-system.
99
377952e0
GM
1002009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
101
102 * org.texi (Relative timer): Fix typo.
103
a20d3598
JB
1042009-01-15 Juanma Barranquero <lekktu@gmail.com>
105
106 * org.texi (Clocking work time): Fix typo.
98a1e0f5 107 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
a20d3598 108
a50253cc
GM
1092009-01-13 Glenn Morris <rgm@gnu.org>
110
111 * org.texi: Fix some more typos.
112
07450bee
GM
1132009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
114
115 * org.texi: Fix some typos.
116
e3e955fe
MB
1172009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
118
119 * gnus.texi (Group Parameters): Add note for local variables.
120
1212009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
122
123 * gnus.texi (Converting Kill Files): Fix URL. Include
124 gnus-kill-to-score.el in contrib directory.
125
1262009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
127
128 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
129 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
130 (Paging the Article): Add index entry.
131
71dd9983
JB
1322009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
133
134 * ada-mode.texi (Examples): Delete redundant text.
135
4a0cf14f
MA
1362009-01-03 Michael Albinus <michael.albinus@gmx.de>
137
138 * trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
139
140 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
141 addresses.
142
aedac0f0
BW
1432009-01-03 Bill Wohler <wohler@newt.com>
144
145 * mh-e.texi (Scan Line Formats): Indicate that first column should be
146 kept empty.
147
4c65b566
CD
1482008-12-20 Carsten Dominik <dominik@science.uva.nl>
149
150 * org.texi (Activation, Exporting, ASCII export, HTML export)
151 (HTML Export commands, LaTeX/PDF export commands): Improve
152 documentation about transient-mark-mode.
153 (References): DOcuemtn the use of special names like $LR1 to reference
154 to fields in the last table row.
155
e1a78e1e
JL
1562008-12-19 Juri Linkov <juri@jurta.org>
157
158 * info.texi (Search Text): Remove mention of removed key binding M-s.
159
17a0aa82
CD
1602008-12-18 Carsten Dominik <dominik@science.uva.nl>
161
162 * org.texi (References): Remove mentioning of @0 as reference for the
163 last line, this has been reverted in the Lisp sources.
164
4997d802
JB
1652008-12-17 Juanma Barranquero <lekktu@gmail.com>
166
167 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
168 (DVI_TARGETS): Remove duplicates. Add sasl.
169 ($(infodir)/sasl, sasl.dvi): New targets.
170
33306645
CD
1712008-12-17 Carsten Dominik <dominik@science.uva.nl>
172
173 * org.texi: Version number pushed to 6.15d.
174
db55f368
CD
1752008-12-16 Carsten Dominik <dominik@science.uva.nl>
176
a0bf4117 177 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
178 (Images in LaTeX export): New section.
179 (Inlined images, Images in HTML export): Sections renamed.
180
dae0a942
MB
1812008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
182
183 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
184
9f5572e9
MB
1852008-12-04 David Engster <dengste@eml.cc>
186
187 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
188 of nnml-get-new-mail. Change URL for mairix patch.
189
bc23baaa
CD
1902008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
191
192 * org.texi (Using the mapping API): Fix bug in mapping example.
193 (Publishing options): Make the list of properties complete again, in
194 correspondence to the variable `org-export-plist-vars'.
195 (Property searches): Document new special values for time comparisons.
196 (Tag inheritance): Refine the description of tag inheritance.
197 (Project alist): Add info about the publishing sequence of components.
a0bf4117 198 (Effort estimates): Document the new relative timer.
bc23baaa 199
3bf8054f
JB
2002008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
201
202 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
203 (Using Calc): Clarify use of `C-x * o'.
204 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
205
ac134f2f
RS
2062008-11-28 Richard M Stallman <rms@gnu.org>
207
208 * dbus.texi (Receiving Method Calls): Clean up previous change.
209
ace706d1
MA
2102008-11-26 Michael Albinus <michael.albinus@gmx.de>
211
212 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
213 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
214 `dbus-unescape-from-identifier'.
215 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 216 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
217 (Signals): Use the constants in the example.
218
d60b1ba1
CD
2192008-11-24 Carsten Dominik <dominik@science.uva.nl>
220
b97439ce 221 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 222
ce4fdcb9
CD
2232008-11-23 Carsten Dominik <dominik@science.uva.nl>
224
225 * org.texi (Setting up Remember): Document `org-remember-mode'.
226 (External links): Document that bbdb links can use a regular
227 expression.
228 (External links): Document that elisp links can contain interactive
229 commands.
230
c8548a00 2312008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
232
233 * viper.texi (viper-translate-all-ESC-keysequences):
234 Description removed.
235
6a2c4aec
GM
2362008-11-19 Glenn Morris <rgm@gnu.org>
237
238 * doclicense.texi: Change to FDL 1.3.
239 Relicense all texi files under FDL 1.3 or later.
240
59ee4113
JB
2412008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
242
243 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
244
59bcbb98 2452008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
246
247 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
248
249 * ediff.texi: Version/date change.
9f90198a 250
8aa41c9b
CY
2512008-11-14 Chong Yidong <cyd@stupidchicken.com>
252
253 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
254
17587b1b
JB
2552008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
256
257 * calc.texi (About This Manual): Comment out a mention of
258 marginal notes.
259
564c900e
CD
2602008-11-12 Carsten Dominik <dominik@science.uva.nl>
261
262 * org.texi (Clocking work time): Document the :formula property of
263 clock tables.
264 (Structure editing, Refiling notes): Document refiling regions.
265 (Agenda commands): Document the double-prefix version
266 of the `l' command in the agenda.
267 (Handling links): Explain the effect of a double prefix
268 arg to `C-c C-o'.
269 (TODO basics): Add documentation for tag triggers.
270
3c4be1f2
GM
2712008-10-23 Glenn Morris <rgm@gnu.org>
272
273 * cl.texi (Function Bindings): Mention `flet' fails to deal with
274 byte-compiling things like `+'.
275
276 * ns-emacs.texi: Merge copyright years of author now with assignment
277 into FSF years.
278 (VER): Use it for easier automatic updating. Use Emacs version rather
279 than standalone Emacs.app version.
280
a6520ff3
CD
2812008-10-12 Carsten Dominik <dominik@science.uva.nl>
282
864c9740 283 * org.texi: Lots of minor fixes.
a6520ff3
CD
284 (Capture): New chapter.
285 (Org Plot): New section.
286
db7a4b66
MH
2872008-09-30 Magnus Henoch <mange@freemail.hu>
288
289 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
290
4043c194
JB
2912008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
292
293 * calc.texi (User Defined Units): Mention how to enter optional display
294 string.
295
eef5ade7
MB
2962008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
297
298 * message.texi (Sending Variables): Fixed variable documentation to
299 avoid the "y/n" wording.
300
e52cac88
MB
3012008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
302
303 * message.texi (Sending Variables): Added `message-confirm-send' doc.
304
3052008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
306
307 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
308 @enumerate section so as to be able to be formatted with MAKEINFO=no.
309
00c55306
BW
3102008-09-22 Bill Wohler <wohler@newt.com>
311
312 Release MH-E manual version 8.1.
313
314 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
315 release 8.1.
316
317 * mh-e.texi: Retain dual license as agreed to by the FSF.
318 However, bump GPL to Version 3.
319 Use @include for license text.
320
e52cac88 3212008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
322
323 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
324 (Store custom flags and keywords, Store arbitrary data):
325 Clean up markup.
64763fe3
MB
326
3272008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
328
329 * gnus.texi (The Gnus Registry): Document it.
330
9e601b8d
MB
3312008-09-08 David Engster <dengste@eml.cc>
332
88ee5b02
JB
333 * gnus.texi (nnmairix): Point out that nnml uses MH format.
334 Clarify section about choosing back end servers.
9e601b8d 335
247043f1
GM
3362008-08-23 Glenn Morris <rgm@gnu.org>
337
338 * dired-x.texi (Shell Command Guessing):
339 Mention dired-guess-shell-case-fold-search. (Bug#417)
340
2bfec7a0
MA
3412008-08-22 Michael Albinus <michael.albinus@gmx.de>
342
343 * trampver.texi: Update release number.
344
247043f1 3452008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
346
347 * ns-emacs.texi: Update version.
348 (Introduction): Correct menu location for options save.
349 (Customization): Note that defaults are stored under org.gnu.Emacs.
350
8c20bd92
BW
3512008-08-11 Bill Wohler <wohler@newt.com>
352
353 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
354 explicit about GNU mailutils MH elsewhere (with thanks to Darel
355 Henman) (closes SF #1768928).
356
767a4d92
GM
3572008-08-10 Glenn Morris <rgm@gnu.org>
358
359 * ns-emacs.texi: Use @copying. Change copyright of authors with
360 assignment to FSF. Change license to GFDL.
361 (Top): Remove outdated references.
362
6ecfe5c2
MB
3632008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
364
88ee5b02
JB
365 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
366 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
367 gnus-summary-sort-by-most-recent-date.
368 (Summary Sorting): Explain prefix argument.
369
3702008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
371
372 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
373 gnus-summary-pipe-output.
374
eb932e8a
MA
3752008-08-03 Michael Albinus <michael.albinus@gmx.de>
376
377 * dbus.texi (Receiving Method Calls): Document error handling of own
378 D-Bus methods.
379
bfe16263
BW
3802008-08-01 Bill Wohler <wohler@newt.com>
381
382 * mh-e.texi (Reading Mail)
9f90198a 383 (Viewing Attachments): Describe new function
bfe16263
BW
384 mh-show-preferred-alternative.
385 (Sending Mail, Redistributing, Sending Message): Describe new hook
386 mh-annotate-msg-hook.
387
21956b56
MA
3882008-07-31 Michael Albinus <michael.albinus@gmx.de>
389
390 * dbus.texi (Arguments and Signatures): Fix example.
391 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
392 (Asynchronous Methods): New node.
9f90198a
JB
393 (Errors and Events): Describe extended layout of `dbus-event'.
394 New defun `dbus-event-message-type'.
21956b56 395
7c2fb837
DN
3962008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
397
398 * ediff.texi: Remove VMS support.
399
13662773
JB
4002008-07-29 Juanma Barranquero <lekktu@gmail.com>
401
402 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
403 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
404
ddde0b34
CY
4052008-07-29 Chong Yidong <cyd@stupidchicken.com>
406
407 * Makefile.in: Add mairix-el targets.
408
4092008-07-29 David Engster <deng@randomsample.de>
410
411 * mairix-el.texi: New file.
412
d5875b25
JB
4132008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
414
366b7d44
JB
415 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
416 project files. Delete 'main_unit' project variable; not needed. Allow
417 process environment variables wherever project variables are allowed.
418 Add tutorial section on multiple GNAT project files.
d5875b25 419
6cbab8ee
MA
4202008-07-27 Michael Albinus <michael.albinus@gmx.de>
421
422 Sync with Tramp 2.1.14.
423
424 * trampver.texi: Update release number.
425
9e2a2647
DN
4262008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
427
428 * ns-emacs.texi:
429 * faq.texi: Remove mentions of Mac Carbon.
430
d62672f3
MB
4312008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
432
433 * gnus.texi (Saving Articles): Describe the 2nd argument of
434 gnus-summary-save-in-pipe.
435 (SpamAssassin): Use it.
436
4372008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
438
439 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
440
dd12e1c6
CD
4412008-07-25 Carsten Dominik <dominik@science.uva.nl>
442
443 * org.texi (Export options): Document the use of the creator flag.
444
44ce9197
CD
4452008-07-24 Carsten Dominik <dominik@science.uva.nl>
446
447 * org.texi: New version 6.06a.
448
ddd13c5d
JB
4492008-07-23 Juanma Barranquero <lekktu@gmail.com>
450
451 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
452 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
453
8dc6104d
JB
4542008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
455
456 * calc.texi (Editing Stack Entries):
457 (Algebraic Entry): Rewrite introductory sentences so it can be used by
458 Calc's help functions. Mention fixing typos.
459 (Customizing Calc): Fix typo.
460
4612008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
462
463 * calc.texi (summarykey): New macro. Use to correctly format keys in
464 the summary.
465
ddd13c5d 4662008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
467
468 * ns-emacs.texi (Customization): Corrected documentation on color
469 specification formats.
470
568beaa2
AS
4712008-07-19 Andreas Schwab <schwab@suse.de>
472
db8ef699 473 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
474
475 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
476 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
477
cd71b9ae
MA
4782008-07-18 Michael Albinus <michael.albinus@gmx.de>
479
480 * dbus.texi (Inspection): Rework, introduce submenus.
481 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
482 (Properties and Annotations, Arguments and Signatures): New nodes.
483
9b7993b4
MA
4842008-07-13 Michael Albinus <michael.albinus@gmx.de>
485
486 * dbus.texi (Receiving Method Calls): Fix description of
487 `dbus-register-method'.
488 (Signals): Allow also signal arguments for filtering in
489 `dbus-register-signal'.
490
241d447b
JB
4912008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
492
493 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
494 `cnorm'.
495 (Arithmetic Tutorial): Simplify the verification of prime factors.
496
adb46650
MB
4972008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
498
499 * gnus.texi (Saving Articles): Mention
500 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
501
92e15881
JB
5022008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
503
504 * calc.texi: Adjust mode line throughout.
505
ea597303
JB
5062008-06-28 Juanma Barranquero <lekktu@gmail.com>
507
508 * sasl.texi (Mechanisms): Fix typos.
509
aee08080
JB
5102008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
511
512 * calc.texi (Killing from the stack): Mention using normal Emacs
513 copying.
514
a06a4a12
MA
5152008-06-21 Michael Albinus <michael.albinus@gmx.de>
516
ea597303
JB
517 * tramp.texi (Password handling): Renamed from "Password caching".
518 Add `auth-source' mechanism.
a06a4a12
MA
519 (Connection caching): Tramp reopens the connection automatically,
520 when the operating system on the remote host has been changed.
521
7389398d
EZ
5222008-06-20 Eli Zaretskii <eliz@gnu.org>
523
524 * makefile.w32-in (distclean): Remove makefile.
525
b349f79f
CD
5262008-06-17 Carsten Dominik <dominik@science.uva.nl>
527
3f9b4c2b 528 * org.texi (Using the mapping API): New section.
b349f79f 529 (Agenda column view): New section.
3f9b4c2b 530 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 531 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 532 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
533
5342008-06-17 Jason Riedy <jason@acm.org>
535
536 * org.texi (A LaTeX example): Note that fmt may be a one-argument
537 function, and efmt may be a two-argument function.
538 (Radio tables): Document multiple destinations.
539
cd5c05d2
GM
5402008-06-16 Glenn Morris <rgm@gnu.org>
541
542 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
543 Add Cover-Texts.
544
debf4439
GM
5452008-06-15 Glenn Morris <rgm@gnu.org>
546
547 * faq.texi (VER): Update to 23.0.60.
548
549 * mh-e.texi: Remove option of licensing under GPL.
550 Add Cover-Texts to GFDL permissions notice.
551 (GPL): Remove section.
552 (GFDL): Include doclicense.texi rather than the actual text.
553
554 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
555 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
556
557 * sasl.texi: Fix output file name.
558
559 * epa.texi, sasl.texi: Refer to license in Emacs manual.
560
561 * gnus-coding.texi: Refer to license in Gnus manual.
562
563 * idlwave.texi, sasl.texi: Use @copying.
564
565 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
566
567 * speedbar.texi: Update Back-Cover Text as per maintain.info.
568
569 * url.texi: Use @copying, @title, @subtitle, @author.
570
571 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
572 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
573 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
574 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
575 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
576 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
577 * widget.texi, woman.texi:
578 Remove references to external license, since doclicense is included.
579
580 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
581 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
582 Remove references to non-existent Invariant Sections.
583
091f8bc1
GM
5842008-06-14 Glenn Morris <rgm@gnu.org>
585
586 * faq.texi (Major packages and programs): Remove references to external
587 Supercite, Calc, VIPER, since they have been included for some time.
588 Update VM, AUCTeX, BBDB entries.
589
47bcb4d3
UJ
5902008-06-14 Ulf Jasper <ulf.jasper@web.de>
591
592 * newsticker.texi: Updated to match latest newsticker changes.
593
6f093307
GM
5942008-06-13 Glenn Morris <rgm@gnu.org>
595
596 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
597 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
598 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
599 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
600 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
601 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
602 * woman.texi:
603 Update Back-Cover Text as per maintain.info.
604
2b968687
MB
6052008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
606
607 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
608
609 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
610 (gnus-faq.xml): Update repository host.
611
2b968687
MB
612 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
613
6142008-06-15 Frank Schmitt <ich@frank-schmitt.net>
615
616 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
617 Fix a typo.
618
6192008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
620
621 * gnus.texi (Mail Source Customization): Correct values of
622 `mail-source-delete-incoming'. Reported by Tassilo Horn.
623 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
624
6252008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
626
627 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
628 coding standards.
629
6302008-06-14 David Engster <dengste@eml.cc>
631
632 * gnus.texi (nnmairix): Markup fixes.
633
e6d2d263
MB
6342008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
635
2b968687 636 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
637
6382008-06-05 David Engster <dengste@eml.cc>
639
640 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
641
6422008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
643
b344d29d 644 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
645 (Searching, nnir, nnmairix): New stub nodes.
646
ad231df6 6472008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
648
649 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
650
f394fa25
MB
6512008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
652
653 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
654
58333467
MB
6552008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
656
657 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
658
67525fb9
JY
6592008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
660
661 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
662
0549d8fc
JB
6632008-05-06 Juanma Barranquero <lekktu@gmail.com>
664
665 * info.texi (Top): Fix typo in xref.
666
149a3837
KB
6672008-05-05 Karl Berry <karl@gnu.org>
668
669 * info.texi (Top): @xref to stand-alone manual.
670
3a23a519
MB
6712008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
672
673 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
674 (Various Summary Stuff): Fix typo in last xref.
675
0a29fbf3
JB
6762008-05-02 Juanma Barranquero <lekktu@gmail.com>
677
678 * org.texi (Moving subtrees): Fix typo.
679
586b90f1
MA
6802008-04-28 Michael Albinus <michael.albinus@gmx.de>
681
682 * tramp.texi (Frequently Asked Questions): Explain, how to disable
683 Tramp via `tramp-mode'.
684
b5af9883
CD
6852008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
686
687 * org.texi: Massive changes, in many parts of the file.
688
d55fe5bb
MB
6892008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
690
691 * gnus.texi (Oort Gnus): Add message-fill-column.
692
6932008-04-12 Adrian Aichner <adrian@xemacs.org>
694
695 * gnus.texi (Mail Source Specifiers): Typo fix.
696
6972008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
698
699 * gnus.texi (Diary Headers Generation): Update key binding for
700 `gnus-diary-check-message'.
701
7022008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
703
704 * gnus.texi (Emacsen): Addition.
705
7062008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
707
708 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
709
7102008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
711
712 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
713
7142008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
715
716 * gnus-news.texi: Update tool bar item.
717
7182008-04-09 Sven Joachim <svenjoac@gmx.de>
719
720 * gnus-news.texi: Fix typos.
721
76c109c3
JB
7222008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
723
222027f2 724 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
725 Add mention of `kron'.
726
d5fbd5a6
MO
7272008-04-01 Daiki Ueno <ueno@unixuser.org>
728
729 * epa.texi (Encrypting/decrypting *.gpg files): Document
730 epa-file-name-regexp.
731
fbcbb58c
KY
7322008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
733
734 * gnus.texi (Example Methods): Fix description about ssh-agent.
735 (Indirect Functions): Fix the default value of nntp-telnet-command;
736 remove link to connect.html.
737
134ce16c
MA
7382008-03-30 Michael Albinus <michael.albinus@gmx.de>
739
740 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
741 dbus-call-method.
742 (Receiving Method Calls): The timeout can be set by the calling client.
743
da1975d7
MA
744 * trampver.texi: Update release number.
745
2e4089ab
RS
7462008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
747
748 * gnus.texi (Top): Fix version. Add SASL.
749
70cab5a9
MA
7502008-03-29 Michael Albinus <michael.albinus@gmx.de>
751
752 Sync with Tramp 2.1.13.
753
754 * trampver.texi: Update release number.
755
5bc6ddff
MB
7562008-03-29 Chong Yidong <cyd@stupidchicken.com>
757
758 * org.texi: Update to new org-mode website.
759
7602008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
761
762 * cl.texi (For Clauses): Fix loop over key-seq to match code.
763
9b3ebcb6
MB
7642008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
765
766 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
767 gnus-read-ephemeral-gmane-group-url,
768 gnus-read-ephemeral-emacs-bug-group,
769 gnus-read-ephemeral-debian-bug-group.
770
7712008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
772
773 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
774
775 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
776 Add FIXMEs for Bookmarks and gnus-registry-marks.
777
7782008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
779
780 * gnus.texi (Smileys): Document `smiley-style'.
781
7822008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
783
784 * gnus.texi (Gnus Development): Clarify difference between ding and
785 gnu.emacs.gnus.
786 (MIME Commands, Using MIME, RSS): Fix markup.
787
788 * gnus-faq.texi ([8.4]): Ditto.
789
7902008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
791
792 * gnus.texi (Emacsen): Remove obsolete stuff.
793
7942008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
795
796 * gnus.texi (Oort Gnus): Add version info WRT
797 `mail-source-delete-incoming'.
798
7992008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
800
801 * gnus.texi (Top): Add "Other related manuals" and version info in
802 `iftex' output.
803 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
804 gnus-balloon-face-0 and the corresponding format specifiers.
805
608d6a81
MA
8062008-03-26 Michael Albinus <michael.albinus@gmx.de>
807
808 * tramp.texi (Filename completion): Remove footnote about let-bind
809 of `partial-completion-mode'. It doesn't work this way.
810
27a6f132
SM
8112008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
812
813 * pcl-cvs.texi (Contributors): Update my email.
814
4a7c4c40
MA
8152008-03-21 Michael Albinus <michael.albinus@gmx.de>
816
817 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
818
2940c053
BW
8192008-03-17 Bill Wohler <wohler@newt.com>
820
821 * mh-e.texi (Viewing): Update URL for adding header fields to
822 mh-invisible-header-fields-default.
823
30864d5f
BW
8242008-03-16 Bill Wohler <wohler@newt.com>
825
826 * mh-e.texi (Preface): Add Gnus to requirements.
827 (Forwarding): Note that forwarded MIME messages are now inline.
828
31fe2b00
SM
8292008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
830
831 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
832 (Common Variables): Give precedence to the netcat methods over the
833 telnet methods, and mention that they are more reliable.
31fe2b00 834
5e97c626
CD
8352008-03-13 Carsten Dominik <dominik@science.uva.nl>
836
837 * org.texi (Exporting Agenda Views): Document agenda export to
838 iCalendar.
839 (Progress logging): Document the new progress logging stuff.
840
37a68866
MB
8412008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
842
843 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
844 Update for change of `mail-source-delete-incoming'.
845
846 * gnus-news.texi: Ditto.
847
8f7abae3
MB
8482008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
849
850 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
851 custom versions.
852
af379c86
AM
8532008-03-07 Alan Mackenzie <acm@muc.de>
854
855 * cc-mode.texi (Limitations and Known Bugs): State that the number of
856 parens/brackets in a k&r region is limited.
857
3d0f8a67
MB
8582008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
859
860 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
861 using different Emacs versions.
862
52151df0
GM
8632008-02-27 Glenn Morris <rgm@gnu.org>
864
865 * sc.texi: Remove a lot of old and obsolete info.
866 (titlepage): Simplify.
867 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
868 (VM with any Emacsen, GNEWS with any Emacsen)
869 (Overloading for Non-conforming MUAs, Version 3 Changes)
870 (The Supercite Mailing List): Delete nodes.
871 (Introduction): Remove info about old packages.
872 (Getting Connected): Simplify. Remove info about old packages.
873 (Citing Commands): Delete Emacs 19 info.
874 (Hints to MUA Authors): Simplify.
875 (Thanks and History): Merge in some info from the deleted node
876 "Version 3 Changes".
877
b03f96dc
MB
8782008-02-05 Juanma Barranquero <lekktu@gmail.com>
879
880 * org.texi (Setting tags, In-buffer settings):
881 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
882
52bec650
MB
8832008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
884
885 * gnus-news.texi: Mention that spaces and tabs are allowed in the
886 installation directory name.
887
34a3c587
RF
8882008-02-12 Romain Francoise <romain@orebokech.com>
889
890 * epa.texi (Overview): Fix typo.
891
5a8d03e9
MO
8922008-02-11 Daiki Ueno <ueno@unixuser.org>
893
894 * epa.texi (Quick start): Remove the .emacs setting.
895
f1914c40
MO
8962008-02-10 Daiki Ueno <ueno@unixuser.org>
897
898 * epa.texi (Quick start): Use the command `epa-enable' instead of
899 loading `epa-setup'.
900
bca98fc9
JB
9012008-02-08 Juanma Barranquero <lekktu@gmail.com>
902
903 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
904 ($(infodir)/epa, epa.dvi): New targets.
905
4b01af2e
MO
9062008-02-08 Daiki Ueno <ueno@unixuser.org>
907
908 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
909
910 * epa.texi: New manual documenting the EasyPG Assistant.
911
06c0751a
MA
9122008-02-06 Michael Albinus <michael.albinus@gmx.de>
913
914 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
915 (Inspection): New function dbus-ping.
916
7dcccd7b
MA
9172008-02-05 Michael Albinus <michael.albinus@gmx.de>
918
919 * tramp.texi (Remote processes): Add `shell-command'.
920
a1da1e37
MB
9212008-01-28 Michael Sperber <sperber@deinprogramm.de>
922
923 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
924 (Group Parameters): Document `mail-source' parameter.
925
c9d8f746
MA
9262008-01-27 Michael Albinus <michael.albinus@gmx.de>
927
928 * tramp.texi (Inline methods): The hostname of the su(do)? methods
929 must be a local host.
930
15db4a13
MO
9312008-01-26 Michael Olson <mwolson@gnu.org>
932
933 * erc.texi: Update version for ERC 5.3 release.
934 (Obtaining ERC): Update extras URLs for 5.3.
935 (Development): Write instructions for git, and remove those for Arch.
936 (History): Mention the switch to git.
937
2bc43980
KB
9382008-01-24 Karl Berry <karl@gnu.org>
939
bca98fc9
JB
940 * info.texi (Search Index, Search Text): Mention the command
941 character in the section name, a la the (Go to node) node.
2bc43980 942
d2e4a6c9
MA
9432008-01-21 Michael Albinus <michael.albinus@gmx.de>
944
945 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
946
0b6799c3
MB
9472008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
948
949 * gnus-news.texi: Mention gnus-article-describe-bindings.
950
9512008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
952
953 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
954
db9c3fb1 9552008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 956
7b4d0413 957 * org.texi (Property inheritance): New section.
db9c3fb1 958 (Conventions): New section.
7b4d0413 959 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
960 commands, and the new bindings for refiling.
961 (Sparse trees): Document the new special command for sparse trees.
962 (References): Be more clear about the counting of hilines.
963 (Handling links): Document M-p/n for accessing links.
964 (Fast access to TODO states): New section.
965 (Per file keywords): New section.
966 (Property inheritance): New section.
967 (Column attributes): New summary types.
968 (Capturing Column View): New section.
969 (The date/time prompt): Cover the new features in the date/time prompt.
970 Compactify the table of keys for the calendar remote control.
971 (Clocking work time): Document the new :scope parameter.
972 (Remember): Promoted to chapter.
973 (Quoted examples): New section.
974 (Enhancing text): New verbatim environments.
975
6ed73f28
MA
9762008-01-14 Michael Albinus <michael.albinus@gmx.de>
977
978 * trampver.texi: Update release number.
979
95838435
MB
9802008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
981
982 * gnus.texi (Article Keymap): Add
983 gnus-article-wide-reply-with-original; fix descriptions of
984 gnus-article-reply-with-original and
985 gnus-article-followup-with-original.
986
20234d96
GM
9872008-01-09 Glenn Morris <rgm@gnu.org>
988
989 * nxml-mode.texi: Add @copying section.
990
d82cf70b
MB
9912008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
992
993 * message.texi (Mail Variables): Add some text from "(gnus)Posting
994 Server". Add `message-send-mail-with-mailclient'.
995
996 * gnus.texi (Posting Server): Move some text to "(message)Mail
997 Variables" and add a reference here.
998
addb7f2e
MA
9992008-01-04 Michael Albinus <michael.albinus@gmx.de>
1000
1001 * dbus.texi (Receiving Method Calls): New chapter.
1002 (Errors and Events): Add serial number to events. Replace "signal" by
1003 "message". Introduce dbus-event-serial-number.
1004
4db2806c
MA
10052008-01-03 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * dbus.texi (Type Conversion): Explain the type specification for empty
1008 arrays. Use another example.
1009
c9ecb5a7
MA
10102007-12-30 Michael Albinus <michael.albinus@gmx.de>
1011
1012 * dbus.texi (all): Replace "..." by @dots{}.
1013 (Type Conversion): Precise the value range for :byte types.
1014 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
1015 Mention its return value.
1016 (Errors and Events): There is no D-Bus error propagation during event
1017 processing.
1018
702dbfd9
JB
10192007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
1020
1021 * calc.tex (Yacas Language, Maxima Language, Giac Language):
1022 New sections.
1023
87035689
MB
10242007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
1025
1026 * gnus.texi (Group Parameters): Reorder the text and add a note about
1027 `gnus-parameters' near the beginning of the node.
1028
10292007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1030
1031 * gnus.texi (Score File Editing): Fix function name.
1032
5492f5ca
MA
10332007-12-23 Michael Albinus <michael.albinus@gmx.de>
1034
1035 Sync with Tramp 2.1.12.
1036
1037 * trampver.texi: Update release number.
1038
d4e67bc5
MA
10392007-12-22 Michael Albinus <michael.albinus@gmx.de>
1040
1041 * dbus.texi (Type Conversion): Correct input parameters mapping.
1042
6a31c819
MA
10432007-12-21 Michael Albinus <michael.albinus@gmx.de>
1044
1045 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
1046 (Errors and Events): Mention wrong-type-argument error.
1047
99a3e35f
AS
10482007-12-21 Alex Schroeder <alex@gnu.org>
1049
1050 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 1051 spaces. Fixed some typos.
99a3e35f
AS
1052 (Internet Relay Chat): Explain relay.
1053 (Getting started with rcirc): Change items to reflect prompts.
1054 Add more explanation to rcirc-track-minor-mode and added a comment to
1055 warn future maintainers that this section is a copy.
11ac7c8e 1056 (People): Changed /ignore example.
62b12a24 1057 (Keywords): Not keywords.
99a3e35f 1058
331e4d02
AS
10592007-12-20 Alex Schroeder <alex@gnu.org>
1060
1061 * rcirc.texi (Top): Fighting Information Overload chapter added.
1062 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
1063 (rcirc commands): Moved /ignore command to the new chapter.
1064 (Fighting Information Overload): New chapter documenting /keyword,
1065 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
1066 (Configuration): Document rcirc-server-alist, remove
1067 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 1068
cd71c3ef
MA
10692007-12-16 Michael Albinus <michael.albinus@gmx.de>
1070
1071 * dbus.texi (Signals): Fix example in dbus-register-signal.
1072
bbbe940b
MB
10732007-12-14 Sven Joachim <svenjoac@gmx.de>
1074
1075 * gnus.texi (Score Variables): Fix typo.
1076
0ce574ef
MA
10772007-12-07 Michael Albinus <michael.albinus@gmx.de>
1078
1079 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
1080 (Signals): Adapt dbus-send-signal and dbus-register-signal.
1081 (Errors and Events): Adapt dbus-event.
1082
b890d447
MB
10832007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1084
1085 * gnus.texi (Other Files): Add the yenc command.
1086
10872007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
1088
1089 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
1090 since 2004-08-06.
1091
10922007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
1093
1094 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
1095 on body.
1096
10972007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
1098
1099 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
1100 and rfc2047-allow-irregular-q-encoded-words; fix description of
1101 rfc2047-encode-encoded-words.
1102
11032007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
1104
1105 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
1106
3728bf03
MO
11072007-12-05 Michael Olson <mwolson@gnu.org>
1108
1109 * remember.texi (Diary): Remove "require" line for remember-diary.el.
1110 Update documentation for `remember-diary-file'.
1111
a4397af9
MA
11122007-12-04 Michael Albinus <michael.albinus@gmx.de>
1113
1114 * dbus.texi (Signals): Precise `dbus-register-signal'.
1115 (Errors and Events): Rework events part, the internal structure of
1116 dbus-event has changed.
1117
1682490c
JB
11182007-12-03 Juanma Barranquero <lekktu@gmail.com>
1119
1120 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
1121 ($(infodir)/dbus, dbus.dvi): New targets.
1122
7b13a0f2
MA
11232007-12-03 Michael Albinus <michael.albinus@gmx.de>
1124
1125 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
1126 unconditionally.
1127
1128 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
1129 emulation with @print{}.
1130
7ef92bc9
RS
11312007-12-02 Richard Stallman <rms@gnu.org>
1132
1133 * dbus.texi (Overview): Minor cleanup.
1134
22d8ac3a
MA
11352007-12-02 Michael Albinus <michael.albinus@gmx.de>
1136
d3a8e0df
MA
1137 * Makefile.in (INFO_TARGETS): Add dbus.
1138 (DVI_TARGETS): Add dbus.dvi.
1139 (dbus, dbus.dvi): New targets.
1140
22d8ac3a
MA
1141 * dbus.texi: New file.
1142
559764ab
RF
11432007-11-24 Romain Francoise <romain@orebokech.com>
1144
1145 * nxml-mode.texi: Add description in @direntry.
7aa579d9 1146 Fix file name to match @setfilename.
559764ab 1147
ac97a16b
MH
11482007-11-23 Mark A. Hershberger <mah@everybody.org>
1149
1150 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1151 ($(infodir)/nxml-mode): New rule.
1152
1153 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
1154 ($(infodir)/nxml-mode): New rule.
1155 (clean): Add nxml-mode*.
1156
1157 * nxml-mode.texi: New file with nxml manual.
1158
404cd454
GM
11592007-11-18 Richard Stallman <rms@gnu.org>
1160
1161 * flymake.texi (Example -- Configuring a tool called directly):
1162 Update example.
1163
b048d478
MA
11642007-11-18 Michael Albinus <michael.albinus@gmx.de>
1165
1166 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1167 double-slash behavior. Explain directory contents flushing.
b048d478 1168
346e8469
JB
11692007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1170
1171 * calc.texi (TeX and LaTeX Language Modes): Put in
1172 missing braces.
1173
404cd454
GM
11742007-11-15 Richard Stallman <rms@gnu.org>
1175
1176 * cl.texi (Equality Predicates): Delete `eql'.
1177 (Predicates, Naming Conventions, Top): Delete `eql'.
1178 (Common Lisp Compatibility): Delete `eql'.
1179 (Porting Common Lisp): Delete obsolete backquote info.
1180 Minor clarification about character constants.
1181 (Sequence Basics): Minor clarification.
1182
1f6af58b
JB
11832007-11-15 Juanma Barranquero <lekktu@gmail.com>
1184
dccb744b 1185 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1186 * tramp.texi (Filename completion): Fix typos.
1187
3bc88bc9
JB
11882007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1189
1190 * calc.texi (Basic commands): Mention the menu.
1191
bc5300d3
MA
11922007-11-12 Michael Albinus <michael.albinus@gmx.de>
1193
1194 * tramp.texi (Connection caching): Tramp flushes connection
1195 properties when remote operating system has been changed.
1196
4d8a28ec
MB
11972007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1198
1199 * gnus-news.texi: Fix spelling.
1200 `message-insert-formatted-citation-line', not
1201 `message-insert-formated-citation-line'.
1202
404cd454
GM
1203 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1204
e1176b47
MA
12052007-11-07 Michael Albinus <michael.albinus@gmx.de>
1206
1207 * tramp.texi (Overview): Mention also the PuTTY integration under
1208 Win32. Remove paragraphs about Tramp's experimental status.
1209 (Frequently Asked Questions): Add code example for highlighting the
1210 mode line.
1211
6159985a
MO
12122007-11-03 Michael Olson <mwolson@gnu.org>
1213
1214 * remember.texi: Change mentions of remember-buffer to
1215 remember-finalize throughout.
1216
bec9b2f5
MO
12172007-10-30 Michael Olson <mwolson@gnu.org>
1218
1219 * remember.texi (Copying): Remove.
1220 (Mailbox): Update with non-BBDB instructions.
1221 (Diary, Org): Add.
1222 (Bibliography, Planner Page): Remove.
1223
b6173182
JB
12242007-10-30 Juanma Barranquero <lekktu@gmail.com>
1225
1226 * makefile.w32-in (INFO_TARGETS): Add remember.
1227 (DVI_TARGETS): Add remember.dvi.
1228 ($(infodir)/remember): New rule.
1229 (clean): Add remember*.
1230
15f3eb73
MO
12312007-10-30 Michael Olson <mwolson@gnu.org>
1232
70bdc930
MO
1233 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1234 ($(infodir)/remember): New rule that builds the Remember Manual.
1235
b6173182
JB
1236 * remember.texi: New file containing the Remember Mode Manual.
1237 Shuffle chapters around after initial import.
7d3f6f1a
MO
1238 (Function Reference): Split Keystrokes into separate chapter.
1239 (Keystrokes): Document C-c C-k.
51d24a12 1240 (Introduction): Fix typographical issue with "---".
15f3eb73 1241
404cd454
GM
12422007-10-29 Richard Stallman <rms@gnu.org>
1243
1244 * widget.texi (Introduction): Delete discussion of implementation
1245 internals.
1246
9bbb9638
MA
12472007-10-29 Michael Albinus <michael.albinus@gmx.de>
1248
1249 * tramp.texi (Connection caching): Host names must be different
1250 when tunneling.
1251
c7ff939a
RS
12522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1253
1254 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1255 Gnus v5.13.
1256
01c52d31
MB
12572007-10-28 Miles Bader <miles@gnu.org>
1258
1259 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1260
12612007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1262
1263 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1264
12652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1266
1267 * gnus.texi (Sorting the Summary Buffer): Remove
1268 gnus-article-sort-by-date-reverse.
1269
12702007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1271
1272 * gnus.texi (Non-ASCII Group Names): New node.
1273 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1274 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1275
c8763fb6 12762007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1277
1278 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1279 clean the output of the program `imap-shell-program'.
1280
12812007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1282
1283 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1284
12852007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1286
1287 * gnus.texi (Sticky Articles): Documentation for sticky article
1288 buffers.
1289
c8763fb6 12902007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1291
1292 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1293
12942007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1295
1296 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1297
12982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1299
1300 * gnus.texi (Archived Messages): Document
1301 gnus-update-message-archive-method.
1302
13032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1304
1305 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1306
c8763fb6 13072007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1308
1309 * gnus.texi (Group Maneuvering): Document
1310 `gnus-summary-next-group-on-exit'.
1311
13122007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1313
1314 * gnus.texi (Really Various Summary Commands): Mention
1315 gnus-auto-select-on-ephemeral-exit.
1316
13172007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1318
1319 * gnus.texi, message.texi: Bump version number.
1320
13212007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1322
1323 * gnus.texi (Group Line Specification, Misc Group Stuff)
1324 (Server Commands): Parenthesize @pxref{Mail Spool}.
1325
13262007-10-28 Didier Verna <didier@xemacs.org>
1327
1328 New user option: message-signature-directory.
1329 * message.texi (Insertion Variables): Document it.
1330 * gnus.texi (Posting Styles): Ditto.
1331
13322007-10-28 Didier Verna <didier@xemacs.org>
1333
1334 * gnus.texi (Group Line Specification):
1335 * gnus.texi (Misc Group Stuff):
1336 * gnus.texi (Server Commands): Document the group compaction feature.
1337
13382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1339
1340 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1341
1342 * message.texi (Various Message Variables): Add message-fill-column.
1343
13442007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1345
1346 * gnus.texi: Untabify.
1347
13482007-10-28 Didier Verna <didier@xemacs.org>
1349
1350 * gnus.texi (Group Parameters): Document the posting-style merging
1351 process in topic-mode.
1352
13532007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1354
1355 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1356
13572007-10-28 Romain Francoise <romain@orebokech.com>
1358
1359 * gnus.texi (Mail Spool): Fix typo.
1360 Update copyright.
1361
13622007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1363
1364 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1365
13662007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1367
1368 * gnus.texi (Summary Generation Commands):
1369 Add gnus-summary-insert-ticked-articles.
1370
13712007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1372
b2abec73
JB
1373 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1374 to spam-spamassassin-program.
01c52d31
MB
1375
13762007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1377
1378 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1379
13802007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1381
1382 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1383
13842007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1385
1386 * message.texi (Mail Headers): Document `opportunistic'.
1387
13882007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1389
1390 * emacs-mime.texi (Encoding Customization): Explain how to set
1391 mm-coding-system-priorities per hierarchy.
1392
13932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1394
1395 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1396 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1397
13982007-10-28 Didier Verna <didier@xemacs.org>
1399
1400 * message.texi (Wide Reply): Update documentation of
1401 message-dont-reply-to-names (now allowing a list of regexps).
1402
14032007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1404
1405 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1406
14072007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1408
1409 * gnus.texi (SpamAssassin back end): Fix typo.
1410
1411 * sieve.texi (Examples): Fix grammar.
1412
14132007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1414
1415 * gnus.texi (Searching for Articles): Document M-S and M-R.
1416 (Limiting): Document / b.
1417
14182007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1419
1420 * gnus.texi (Thread Commands): T M-^.
1421
14222007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1423
1424 * message.texi (Mail Aliases): Document ecomplete.
1425 (Mail Aliases): Fix typo.
1426
14272007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1428
1429 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1430 fix typo.
1431
14322007-10-28 Romain Francoise <romain@orebokech.com>
1433
1434 * gnus.texi (Mail Spool): Grammar fix.
1435
14362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1437
1438 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1439 string.
1440
14412007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1442
1443 * gnus.texi (Group Parameters): Fix description.
1444
14452007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1446
b2abec73
JB
1447 * gnus.texi (Gmane Spam Reporting):
1448 Fix spam-report-gmane-use-article-number.
1449 Add spam-report-user-mail-address.
01c52d31
MB
1450
14512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1452
1453 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1454
14552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1456
1457 * gnus.texi (Group Parameters): Add simplified sorting example based on
1458 example for `Sorting the Summary Buffer' from Jari Aalto
1459 <jari.aalto@cante.net>.
1460 (Example Methods): Add example for an indirect connection.
1461
14622007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1463
1464 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1465 (Agent Parameters): Updated parameter names to match code.
1466 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1467 'gnus-agent-summary-fetch-series'.
1468 (Agent and flags): New section providing a generalized discussion
1469 of flag handling.
1470 (Agent and IMAP): Removed flag discussion.
b2abec73 1471 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
1472
14732007-10-28 Romain Francoise <romain@orebokech.com>
1474
1475 * gnus.texi (Exiting the Summary Buffer): Add new function
1476 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1477
14782007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1479
1480 * gnus.texi (Conformity): Fix typo.
1481 (Customizing Articles): Document `first'.
1482
14832007-10-28 Jari Aalto <jari.aalto@cante.net>
1484
1485 * gnus.texi (Sorting the Summary Buffer):
1486 Add `gnus-thread-sort-by-date-reverse'. Add example
1487 host to different sorting in NNTP and RSS groups.
1488
14892007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1490
1491 * message.texi (Insertion): Describe prefix for
1492 message-mark-inserted-region and message-mark-insert-file.
1493
14942007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1495
1496 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1497 LaTeX documents. Describe "text/x-gnus-verbatim".
1498
14992007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1500
b2abec73 1501 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
1502 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1503 (spam-stat spam filtering, SpamOracle)
1504 (Extending the Spam ELisp package): Removed extra quote symbol for
1505 clarity.
1506
15072007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1508
1509 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1510 gnus-article-delete-part and gnus-article-replace-part.
1511 (Using MIME): Add gnus-mime-replace-part.
1512
15132007-10-28 Romain Francoise <romain@orebokech.com>
1514
1515 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1516 requires `auto-compression-mode' to be enabled. Add new nnml
1517 variable `nnml-compressed-files-size-threshold'.
1518
15192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1520
1521 * gnus.texi (Sorting the Summary Buffer): Added
1522 gnus-thread-sort-by-recipient.
1523
15242007-10-28 Romain Francoise <romain@orebokech.com>
1525
1526 * message.texi (Insertion Variables): Mention new variable
1527 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1528 documentation accordingly.
1529
15302007-10-28 Romain Francoise <romain@orebokech.com>
1531
1532 * gnus.texi (To From Newsgroups): Mention new variables
1533 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1534
15352007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1536
1537 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1538 stuff; gnus-mime-inline-part does the automatic decompression.
1539
15402007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1541
1542 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 1543 "training.ham" should be "training.spam".
01c52d31
MB
1544
15452007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1546
1547 * message.texi (Mail Variables): Fix the default value for
1548 message-send-mail-function.
1549
15502007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1551
1552 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1553 always returns nil exceptionally.
1554
15552007-10-28 Simon Josefsson <jas@extundo.com>
1556
1557 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1558 Michael Cook <michael@waxrat.com>.
1559
15602007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1561
1562 * gnus.texi (Topic Commands): Fix next/previous.
1563
15642007-10-28 Simon Josefsson <jas@extundo.com>
1565
1566 * gnus.texi (Article Washing): Mention `W i'.
1567
c8763fb6 15682007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
1569
1570 * gnus.texi (Group Parameters): Slight extension of sieve
1571 parameter description.
1572
15732007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1574
1575 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1576 matching score files as well.
1577 (Picons): Describe `gnus-picon-style'.
1578
15792007-10-28 Romain Francoise <romain@orebokech.com>
1580
1581 * message.texi (Message Headers): Mention that headers are hidden
1582 using narrowing, and how to expose them.
1583 Update copyright.
1584
15852007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1586
1587 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1588 `gnus-summary-sort-by-recipient'.
1589
15902007-10-28 Romain Francoise <romain@orebokech.com>
1591
1592 * gnus.texi (NNTP marks): New node.
1593 (NNTP): Move NNTP marks variables to the new node.
1594
15952007-10-28 Jesper Harder <harder@ifa.au.dk>
1596
b2abec73 1597 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
1598
1599 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1600
16012007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1602
b2abec73 1603 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 1604 everywhere for consistency.
b2abec73
JB
1605 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1606 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
1607 Say "regular expression" instead of "regex." Admonish. Pick
1608 other words to sound better (s/so/thus/).
b2abec73 1609 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
1610 statistical filters. Remove old TODO.
1611 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
1612 New section on sorting and displaying the spam score.
1613 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1614 backend but an alias to spam-use-BBDB.
1615 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
1616 new backend functionality.
1617
16182007-10-28 Simon Josefsson <jas@extundo.com>
1619
1620 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1621 nntp-marks-directory, from Romain Francoise
1622 <romain@orebokech.com>.
1623
16242007-10-28 Magnus Henoch <mange@freemail.hu>
1625
1626 * gnus.texi (Hashcash): New default value of
1627 hashcash-default-payment.
1628
16292007-10-28 Simon Josefsson <jas@extundo.com>
1630
1631 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1632 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1633
16342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1635
1636 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1637
16382007-10-28 Simon Josefsson <jas@extundo.com>
1639
1640 * gnus.texi (documentencoding): Add, to avoid warnings.
1641
16422007-10-28 Simon Josefsson <jas@extundo.com>
1643
1644 * message.texi (Mail Headers): Add.
1645
1646 * gnus.texi (Hashcash): Fix.
1647
16482007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1649
b2abec73 1650 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 1651 that payments can be verified and fix the name of the
b2abec73 1652 hashcash-path variable.
01c52d31
MB
1653
16542007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1655
b2abec73 1656 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
1657
16582007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1659
1660 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1661
16622007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1663
1664 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
1665 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1666 warning about ham processors in spam groups removed.
01c52d31
MB
1667
16682007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 1669
b2abec73
JB
1670 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1671 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
1672
16732007-10-28 Jesper Harder <harder@ifa.au.dk>
1674
1675 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1676 (Mailing List): Typo.
1677 (Customizing Articles): Add gnus-treat-ansi-sequences.
1678 (Article Washing): Index.
1679
1680 * message.texi: Use m-dash consistently.
1681
16822007-10-28 Jesper Harder <harder@ifa.au.dk>
1683
1684 * gnus.texi (GroupLens): Remove.
1685
16862007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1687
1688 * gnus.texi (Outgoing Messages, Agent Variables): Add
1689 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
1690 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
1691
16922007-10-28 Jesper Harder <harder@ifa.au.dk>
1693
1694 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1695
16962007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
1699
1700 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
1701
17022007-10-28 Simon Josefsson <jas@extundo.com>
1703
1704 * gnus.texi (Top): Add SASL.
1705
404cd454
GM
17062007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1707
1708 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1709
17102007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1711
1712 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1713
0edd2970
JB
17142007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1715
1716 * calc.texi (Formulas, Composition Basics): Lower the
1717 precedence of negation.
1718
a9afba20
JY
17192007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1720
1721 * ses.texi (The Basics): Mention how to create a new spreadsheet.
1722 Mention the new three-letter column identifiers.
1723 (More on cell printing): Calculate-cell and truncate-cell are now `c'
1724 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
1725 message when using `c' on an empty default with default printer.
1726 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
1727 renamed to `ses--symbolic-formulas' some time ago.
1728
45b778a6
JB
17292007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
1730
1731 * calc.texi (Default Simplifications, Making Selections)
1732 (Customizing Calc): Clarify associativity of multiplication.
1733
03b5bade
MA
17342007-10-23 Michael Albinus <michael.albinus@gmx.de>
1735
1736 * tramp.texi (Traces and Profiles): Simplify loop over
1737 `trace-function-background'.
1738
e658c8ee
JL
17392007-10-22 Juri Linkov <juri@jurta.org>
1740
1741 * dired-x.texi (Shell Command Guessing): Default values are now
1742 available by typing M-n instead of M-p.
1743
dd753688
MA
17442007-10-21 Michael Albinus <michael.albinus@gmx.de>
1745
1746 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
1747 (Password caching): Remove `tramp-clear-passwd'.
1748 It's not a command anymore.
dd753688
MA
1749 (Bug Reports): Add `tramp-bug' to function index.
1750 (Function Index, Variable Index): New nodes.
1751 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
1752
1753 * trampver.texi: Update release number.
1754
4bb49b43
JB
17552007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1756
8b296cdd 1757 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
1758 about integer size into past tense.
1759 (Time Zones): Remove pointer to Calc author's address.
1760 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 1761 and hyperbolic cotangent. Fix typo.
4bb49b43 1762
311dd93f
MA
17632007-10-10 Michael Albinus <michael.albinus@gmx.de>
1764
1765 Sync with Tramp 2.1.11.
1766
1767 * trampver.texi: Update release number.
1768
ea3fc256
MA
17692007-10-06 Michael Albinus <michael.albinus@gmx.de>
1770
1771 * tramp.texi (External packages): New section.
1772
1af74d06
MB
17732007-09-29 Juri Linkov <juri@jurta.org>
1774
1775 * info.texi (Help-Int): Document `L' (`Info-history').
1776
0e2806fa
SM
17772007-09-26 Carsten Dominik <dominik@science.uva.nl>
1778
1779 * org.texi: Change links to webpage and maintained email.
1780 (Remember): Promote to Chapter, significant changes.
1781 (Fast access to TODO states): New section.
1782 (Faces for TODO keywords): New section.
1783 (Export options): Example for #+DATE.
1784 (Progress logging): Section moved.
1785
567b9191
BW
17862007-09-26 Bill Wohler <wohler@newt.com>
1787
1788 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
1789 browse-url-at-mouse.
1790
1af74d06
MB
17912007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
1792
1793 * flymake.texi (Customizable variables): Face names don't end in -face.
1794 Fix flymake-err-line-patterns template.
1795 (Example -- Configuring a tool called directly): Fix init-function.
1796 (Highlighting erroneous lines): Face names don't end in -face.
1797
d60a4e3a 17982007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
1799
1800 * erc.texi (Special-Features): Fix small typo.
1801
7d7a3510
MA
18022007-09-14 Michael Albinus <michael.albinus@gmx.de>
1803
1804 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
1805 and "External transfer methods".
1806
285f0d3a
JB
18072007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1808
1809 * calc.texi (Predefined Units): Add some history.
1810
526dc846
MO
18112007-09-08 Michael Olson <mwolson@gnu.org>
1812
87e04f16
JB
1813 * erc.texi (Copying): New section included from gpl.texi.
1814 This matches the look of the upstream ERC manual.
526dc846 1815
f10d0e80
JB
18162007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1817
87e04f16 1818 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
1819 (Random Numbers): Clarify the distribution of `random'.
1820
4009494e
GM
18212007-09-06 Glenn Morris <rgm@gnu.org>
1822
f1fc42aa 1823 Move manual sources from man/ to subdirectories of doc/.
8b296cdd 1824 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
1825 Change all setfilename commands to use ../../info.
1826 * Makefile.in: Move the parts of the old man/Makefile.in that do not
1827 refer to the Emacs manual here.
1828 (infodir): New variable.
1829 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
1830 (cc-mode.texi, faq.texi): Update references to source file locations.
1831 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
1832 do not refer to the Emacs manual here.
1833 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
1834
1835 * Makefile.in: Add `basename' versions of all info targets, for
1836 convenience when rebuilding just one manual.
1837 (../etc/GNU): Delete obsolete target.
1838 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1839 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
1840 *.vrs *.toc here...
1841 (maintainer-clean): ...from here.
4009494e
GM
1842
1843 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1844
2de53ca6
GM
18452007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
1846
1847 * calc.texi (Date Conversions): Clarify definition of
1848 Julian day numbering.
1849 (Date Forms): Clarify definition of Julian day numbering;
1850 add some history.
1851
18522007-08-30 Carsten Dominik <dominik@science.uva.nl>
1853
87e04f16 1854 * org.texi: Version 5.07.
2de53ca6
GM
1855
18562007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1857
1858 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1859
18602007-08-22 Carsten Dominik <dominik@science.uva.nl>
1861
1862 * org.texi (Adding hyperlink types): New section.
1863 (Embedded LaTeX): Chapter updated because of LaTeX export.
1864 (LaTeX export): New section.
1865 (Using links out): New section.
1866
18672007-08-22 Glenn Morris <rgm@gnu.org>
1868
1869 * faq.texi (Learning how to do something): Refcards now in
1870 etc/refcards/ directory.
1871
18722007-08-22 Michael Albinus <michael.albinus@gmx.de>
1873
1874 * tramp.texi (Remote Programs): Persistency file must be cleared when
1875 changing `tramp-remote-path'.
1876 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
1877 macro.
1878
18792007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1880
1881 * calc.texi: Move contents to beginning of file.
1882 (Algebraic Entry): Fix the formatting of an example.
1883
18842007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1885
1886 * calc.texi (Basic Operations on Units): Mention exact versus
1887 inexact conversions.
1888
18892007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
1890
1891 * calc.texi (Basic Operations on Units): Mention default
1892 values for new units.
1893 (Quick Calculator Mode): Mention that binary format will
1894 be displayed.
1895
18962007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1897
1898 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1899
19002007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1901
1902 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1903
19042007-08-08 Glenn Morris <rgm@gnu.org>
1905
1906 * gnus.texi, sieve.texi: Replace `iff'.
1907
19082007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1909
1910 * calc.texi (Basic Graphics): Mention the graphing of error
1911 forms.
1912 (Graphics Options): Mention how `g s' handles error forms.
1913 (Curve Fitting): Mention plotting the curves.
1914 (Standard Nonlinear Models): Add additional models.
1915 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1916 (Linear Fits): Correct result.
1917
19182007-08-01 Alan Mackenzie <acm@muc.de>
1919
1920 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1921 to "--no-site-file".
1922
19232007-07-29 Michael Albinus <michael.albinus@gmx.de>
1924
1925 * tramp.texi (Frequently Asked Questions): Point to mode line
1926 extension in Emacs 23.1.
1927
1928 * trampver.texi: Update release number.
1929
19302007-07-27 Glenn Morris <rgm@gnu.org>
1931
1932 * calc.texi (Copying): Include license text from gpl.texi, rather than
1933 in-line.
1934
19352007-07-25 Glenn Morris <rgm@gnu.org>
1936
1937 * calc.texi (Copying): Replace license with GPLv3.
1938
1939 * Relicense all FSF files to GPLv3 or later.
1940
19412007-07-22 Michael Albinus <michael.albinus@gmx.de>
1942
1943 Sync with Tramp 2.1.10.
1944
1945 * tramp.texi (trampfn): Expand macro implementation in order to handle
1946 empty arguments.
1947 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 1948 occurrences by trampfn.
2de53ca6 1949 (Frequently Asked Questions): Extend example code for host
b2abec73 1950 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
1951 file names to be typed.
1952
1953 * trampver.texi: Update release number.
1954
19552007-07-17 Michael Albinus <michael.albinus@gmx.de>
1956
1957 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1958 section. Reported by <poti@potis.org>.
1959 (Remote processes): Arguments of the program to be debugged are taken
1960 literally.
1961 (Frequently Asked Questions): Simplify recentf example.
1962
19632007-07-14 Karl Berry <karl@gnu.org>
1964
1965 * info.texi (@copying): New Back-Cover Text.
1966
1967 * info.texi (Quitting Info): Move to proper place in source.
1968 (Reported by Benno Schulenberg.)
1969
19702007-07-13 Eli Zaretskii <eliz@gnu.org>
1971
1972 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1973
1974 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1975
1976 * emacs-mime.texi: Add @documentencoding directive.
1977
19782007-07-12 Nick Roberts <nickrob@snap.net.nz>
1979
1980 * tramp.texi (Remote processes): Add an anchor to the subsection
1981 "Running a debugger on a remote host".
1982
19832007-07-12 Michael Albinus <michael.albinus@gmx.de>
1984
1985 * tramp.texi (Remote processes): Don't call it "experimental" any
1986 longer. Add subsection about running a debugger on a remote host.
1987
19882007-07-10 Carsten Dominik <dominik@science.uva.nl>
1989
1990 * org.texi (Properties and columns): Chapter rewritten.
1991
19922007-07-08 Michael Albinus <michael.albinus@gmx.de>
1993
1994 * tramp.texi:
1995 * trampver.texi: Migrate to Tramp 2.1.
1996
19972007-07-02 Carsten Dominik <dominik@science.uva.nl>
1998
1999 * org.texi (Properties): New chapter.
2000
20012007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
2002
2003 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
2004 Control Panel.
2005
2006 * gnus.texi (Misc Article): Add index entry for
2007 gnus-single-article-buffer.
2008
20092007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
2010
2011 * gnus.texi (Starting Up): Fix typo.
2012
20132007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
2014
2015 * gnus.texi (Asynchronous Fetching): Fix typo.
2016
20172007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
2018
2019 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
2020 (About This Manual): Remove redundant information.
2021 (Getting Started): Mention author.
2022 (Basic Arithmetic, Customizing Calc): Make description of the
2023 variable `calc-multiplication-has-precedence' match its new effect.
2024
20252007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
2026
2027 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
2028 the variable `calc-multiplication-has-precedence'.
2029
20302007-06-19 Carsten Dominik <dominik@science.uva.nl>
2031
2032 * org.texi (Tag): Section swapped with node Timestamps.
2033 (Formula syntax for Lisp): Document new `L' flag.
2034
20352007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
2036
2037 * gnus.texi (Misc Group Stuff, Summary Buffer)
2038 (Server Commands, Article Keymap): Fix typo. s/function/command/.
2039
20402007-06-06 Juanma Barranquero <lekktu@gmail.com>
2041
2042 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
2043 * gnus.texi (Article Buttons, Mail Source Customization)
2044 (Sending or Not Sending, Customizing NNDiary):
2045 * message.texi (Message Headers):
2046 * mh-e.texi (HTML): Fix typos.
2047
20482007-06-07 Michael Albinus <michael.albinus@gmx.de>
2049
2050 Sync with Tramp 2.0.56.
2051
2052 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
2053 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
2054
20552007-06-02 Chong Yidong <cyd@stupidchicken.com>
2056
2057 * Version 22.1 released.
2058
20592007-05-26 Michael Olson <mwolson@gnu.org>
2060
2061 * erc.texi (Modules): Fix references to completion modules.
2062
20632007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
2064
2065 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
2066
20672007-05-09 Didier Verna <didier@xemacs.org>
2068
2069 * gnus.texi (Email Based Diary): New. Proper documentation for the
2070 nndiary back end and the gnus-diary library.
2071
20722007-05-03 Karl Berry <karl@gnu.org>
2073
2074 * .cvsignore (*.pdf): New entry.
2075
2076 * texinfo.tex: Update from current version for better pdf generation.
2077
20782007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
2079
2080 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
2081
20822007-04-28 Glenn Morris <rgm@gnu.org>
2083
2084 * faq.texi (New in Emacs 22): Restore mention of python.el pending
2085 consideration of legal status.
2086
20872007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
2088
2089 * idlwave.texi: Minor updates for IDLWAVE 6.1.
2090
20912007-04-24 Chong Yidong <cyd@stupidchicken.com>
2092
2093 * faq.texi (New in Emacs 22): python.el removed.
2094
20952007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
2096
2097 * calc.texi (Reporting bugs): Update maintainer's address.
2098
20992007-04-22 Chong Yidong <cyd@stupidchicken.com>
2100
2101 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
2102
21032007-04-15 Jay Belanger <belanger@truman.edu>
2104
2105 * calc.texi (Title page): Remove the date.
2106 (Basic Arithmetic): Emphasize that / binds less strongly than *.
2107 (The Standard Calc Interface): Change trail title.
2108 (Floats): Mention that when non-decimal floats are entered, only
2109 approximations are stored.
2110 (Copying): Move to the appendices.
2111 (GNU Free Documentation License): Add as an appendix.
2112
21132007-04-15 Chong Yidong <cyd@stupidchicken.com>
2114
2115 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
2116 * dired-x.texi, ebrowse.texi, ediff.texi:
2117 * emacs-mime.texi, erc.texi, eshell.texi:
2118 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
2119 * idlwave.texi, message.texi, newsticker.texi, org.texi:
2120 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
2121 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
2122 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
2123 * woman.texi: Include GFDL.
2124
2125 * doclicense.texi: Remove node heading, so that it can be included by
2126 other files.
2127
2128 * dired-x.texi: Relicence under GFDL. Remove date from title page.
2129
2130 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
2131 than *.
2132
21332007-04-14 Carsten Dominik <dominik@science.uva.nl>
2134
2135 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
2136 in Calc.
2137
21382007-04-09 Romain Francoise <romain@orebokech.com>
2139
2140 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
2141 Mac OS ports. Make it clear that mouse-1 complements and doesn't
2142 replace mouse-2.
2143
21442007-04-08 Chong Yidong <cyd@stupidchicken.com>
2145
2146 * woman.texi (Word at point, Interface Options): woman-topic-at-point
2147 renamed to woman-use-topic-at-point. Document new behavior.
2148
21492007-04-08 Richard Stallman <rms@gnu.org>
2150
2151 * url.texi: Fix some indexing.
2152 (Disk Caching): Drop discussion of old/other Emacs versions.
2153
21542007-04-07 Chong Yidong <cyd@stupidchicken.com>
2155
2156 * url.texi (Disk Caching): Say Emacs 21 "and later".
2157
2158 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2159 on Font locking which now mentions JIT lock.
2160
21612007-04-01 Michael Olson <mwolson@gnu.org>
2162
2163 * erc.texi: Update for the ERC 5.2 release.
2164
21652007-03-31 David Kastrup <dak@gnu.org>
2166
2167 * woman.texi (Topic, Interface Options): Explain changes semantics of
2168 woman-manpath in order to consider MANPATH_MAP entries.
2169
21702007-03-31 Eli Zaretskii <eliz@gnu.org>
2171
2172 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2173
21742007-03-26 Richard Stallman <rms@gnu.org>
2175
2176 * pgg.texi (Caching passphrase): Clean up previous change.
2177
21782007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2179
2180 * gnus.texi (Setting Process Marks): Fix typo.
2181
21822007-03-25 Romain Francoise <romain@orebokech.com>
2183
2184 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2185 readability, and include various fixes by Daniel Brockman, Nick Roberts
2186 and Dieter Wilhelm.
2187
21882007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2189
2190 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2191
2192 * gnus.texi (Mail Source Specifiers): Fix typo.
2193
21942007-03-22 Ralf Angeli <angeli@caeruleus.net>
2195
2196 * reftex.texi (Imprint): Update maintainer information.
2197
21982007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2199
2200 * message.texi (Message Buffers): Update documentation for
2201 message-generate-new-buffers.
2202
22032007-03-15 Daiki Ueno <ueno@unixuser.org>
2204
2205 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2206
22072007-03-21 Glenn Morris <rgm@gnu.org>
2208
2209 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2210
22112007-03-19 Chong Yidong <cyd@stupidchicken.com>
2212
2213 * eshell.texi (Known problems): Emacs 21 -> 22.
2214
2215 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2216
22172007-03-18 Jay Belanger <belanger@truman.edu>
2218
2219 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2220
22212007-03-12 Glenn Morris <rgm@gnu.org>
2222
2223 * calc.texi (Time Zones): Switch to new North America DST rule.
2224
2225 * calc.texi: Replace "daylight savings" with "daylight
2226 saving" in text throughout.
2227
22282007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2229
2230 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2231 The variable now uses a list of symbols instead of just a symbol.
2232 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2233
22342007-03-06 Romain Francoise <romain@orebokech.com>
2235
2236 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2237 new packages, and mention Gnus update.
2238
22392007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2240
2241 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2242 nntp-open-connection-functions-never-echo-commands.
2243
22442007-02-27 Chong Yidong <cyd@stupidchicken.com>
2245
2246 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2247 problems on the console, and security risk in not using gpg-agent.
2248
22492007-02-25 Carsten Dominik <dominik@science.uva.nl>
2250
2251 * org.texi (The spreadsheet): Renamed from "Table calculations".
2252 Completely reorganized and rewritten.
2253 (CamelCase links): Section removed.
2254 (Repeating items): New section.
2255 (Tracking TODO state changes): New section.
2256 (Agenda views): Chapter reorganized and rewritten.
2257 (HTML export): Section rewritten.
2258 (Tables in arbitrary syntax): New section.
2259 (Summary): Better feature summary.
2260 (Activation): Document problem with cut-and-paste of Lisp code
2261 from PDF files.
2262 (Visibility cycling): Document indirect buffer use.
2263 (Structure editing): Document sorting.
2264 (Remember): Section rewritten.
2265 (Time stamps): Better description of time stamp types.
2266 (Tag searches): Document regular expression search for tags.
2267 (Stuck projects): New section.
2268 (In-buffer settings): New keywords.
2269 (History and Acknowledgments): Updated description.
2270
22712007-02-24 Alan Mackenzie <acm@muc.de>
2272
2273 * cc-mode.texi (Movement Commands): Insert two missing command names.
2274 (Getting Started): Slight wording correction (use conditional).
2275
22762007-02-22 Kim F. Storm <storm@cua.dk>
2277
2278 * widget.texi (User Interface, Basic Types): Document need to put some
2279 text before the %v escape in :format string in editable-field widget.
2280
22812007-02-18 Romain Francoise <romain@orebokech.com>
2282
2283 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2284 `cvs-mode-quit'.
2285
22862007-02-10 Markus Triska <markus.triska@gmx.at>
2287
2288 * widget.texi (Programming Example): Put constant strings in :format.
2289
22902007-02-07 Juanma Barranquero <lekktu@gmail.com>
2291
2292 * faq.texi (Fullscreen mode on MS-Windows): New node.
2293
22942007-02-04 David Kastrup <dak@gnu.org>
2295
2296 * faq.texi (AUCTeX): Update version number. Should probably be done
2297 for other packages as well.
2298
22992007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2300
2301 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2302 <tassilo@member.fsf.org>.
2303
23042007-01-27 Eli Zaretskii <eliz@gnu.org>
2305
2306 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2307 ls-lisp-use-localized-time-format.
2308
23092007-01-20 Markus Triska <markus.triska@gmx.at>
2310
2311 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2312
23132007-01-13 Michael Olson <mwolson@gnu.org>
2314
2315 * erc.texi (Modules): Mention capab-identify module.
2316
23172007-01-05 Michael Olson <mwolson@gnu.org>
2318
2319 * erc.texi (Getting Started): Update for /RECONNECT command.
2320
23212007-01-04 Richard Stallman <rms@gnu.org>
2322
2323 * ebrowse.texi: Change C-c b to C-c C-m.
2324
23252007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2326
2327 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2328 variables only in info to avoid redundant entries in the printed
2329 manual.
2330
23312007-01-02 Daiki Ueno <ueno@unixuser.org>
2332
2333 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2334
23352007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2336
2337 * message.texi (Security): Split into sub-nodes.
2338
23392007-01-01 Alan Mackenzie <acm@muc.de>
2340
2341 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2342 eval-after-load in Emacs <=21 and a workaround. Document that
2343 trigraphs are not supported.
2344
23452007-01-01 Alan Mackenzie <acm@muc.de>
2346
2347 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2348 c-context-line-break. When invoked within a string, preserve
2349 whitespace. Add a backslash only when also in a macro.
2350
23512007-01-01 Alan Mackenzie <acm@muc.de>
2352
2353 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2354
23552007-01-01 Alan Mackenzie <acm@muc.de>
2356
2357 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2358 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2359
23602007-01-01 Alan Mackenzie <acm@muc.de>
2361
2362 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2363 "Choosing a Style".
2364
2365 * cc-mode.texi ("Styles"): Add @dfn{style}.
2366
23672006-12-30 Michael Albinus <michael.albinus@gmx.de>
2368
2369 Sync with Tramp 2.0.55.
2370
2371 * trampver.texi: Update release number.
2372
23732006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2374
2375 * gnus.texi (Customizing Articles): Add index entries for all
2376 gnus-treat-* variables.
2377
c8763fb6 23782006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2379
2380 * gnus.texi (IMAP): Fix incorrect explanation of
2381 nnimap-search-uids-not-since-is-evil in documentation for
2382 nnimap-expunge-search-string.
2383
23842006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2385
2386 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2387 spam-ifile-database.
2388
23892006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2390
2391 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2392 rebind C-s.
2393
c8763fb6 23942006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2395
2396 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2397 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2398 "expiring mail".
2399 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2400 nnimap-nov-is-evil.
2401
24022006-12-25 Kevin Ryde <user42@zip.com.au>
2403
2404 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2405 about the key procedure being used heavily.
2406
24072006-12-24 Chong Yidong <cyd@stupidchicken.com>
2408
2409 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2410 to t.
2411 (Prerequisites): Add explanation about gpg-agent.
2412
24132006-12-22 Kevin Ryde <user42@zip.com.au>
2414
2415 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2416 "sort" instead of "sort*".
2417
24182006-12-19 Richard Stallman <rms@gnu.org>
2419
2420 * calc.texi (History and Acknowledgements): Recognize that Emacs
2421 now does have floating point.
2422
24232006-12-19 Michael Albinus <michael.albinus@gmx.de>
2424
2425 * tramp.texi (External transfer methods): Describe new method `scpc'.
2426
24272006-12-17 Sascha Wilde <wilde@sha-bang.de>
2428
2429 * pgg.texi: Added short note on gpg-agent to the introduction.
2430
24312006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2432
2433 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2434 also applies to Cc.
2435
24362006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2437
2438 * gnus.texi (X-Face): Clarify. Say which programs are required
2439 on Windows.
2440
24412006-12-08 Michael Olson <mwolson@gnu.org>
2442
2443 * erc.texi (Modules): Remove documentation for list module.
2444
c8763fb6 24452006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
2446
2447 * faq.texi (^M in the shell buffer): Ditto.
2448
24492006-11-20 Michael Olson <mwolson@gnu.org>
2450
2451 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2452
24532006-11-17 Carsten Dominik <dominik@science.uva.nl>
2454
2455 * org.texi: Fix typos.
2456 (Agenda commands): Document `C-k'.
2457
24582006-11-16 Eli Zaretskii <eliz@gnu.org>
2459
2460 * url.texi (http/https): Fix a typo in the HTTP URL.
2461
24622006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2463
2464 * ada-mode.texi: Total rewrite.
2465
24662006-11-13 Carsten Dominik <dominik@science.uva.nl>
2467
2468 * org.texi: Minor typo fixes.
2469
24702006-11-13 Bill Wohler <wohler@newt.com>
2471
2472 Release MH-E manual version 8.0.3.
2473
2474 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2475 release 8.0.3.
2476
2477 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2478 to set MAILDIR.
2479 (Reading Mail): Document the customization of read-mail-command
2480 for MH-E.
2481 (Viewing Attachments): Document mm-discouraged-alternatives.
2482 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2483 (Junk): Add more information about the settings of mh-junk-background
2484 in a program. Add /usr/bin/mh to PATH in examples.
2485
24862006-11-12 Richard Stallman <rms@gnu.org>
2487
2488 * woman.texi: Update author address but say he no longer maintains it.
2489
24902006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2491
2492 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2493 archived trees.
2494 (Checkboxes): Section moved to chapter 5, and extended.
2495 (The date/time prompt): New section.
2496 (Link abbreviations): New section.
2497 (Presentation and sorting): New section.
2498 (Custom agenda views): Section completely rewritten.
2499 (Summary): Compare with Planner.
2500 (Feedback): More info about creating backtraces.
2501 (Plain lists): Modified example.
2502 (Breaking down tasks): New section.
2503 (Custom time format): New section.
2504 (Time stamps): Document inactive timestamps.
2505 (Setting tags): More details about fast tag selection.
2506 (Block agenda): New section.
2507 (Custom agenda views): Section rewritten.
2508 (Block agenda): New section.
2509
25102006-11-07 Michael Albinus <michael.albinus@gmx.de>
2511
2512 * tramp.texi (Configuration): scp is the default method.
2513 (Default Method): Use ssh as example for another method.
2514
25152006-10-27 Richard Stallman <rms@gnu.org>
2516
2517 * woman.texi: Downcase nroff/troff/roff.
2518 (Installation): Chapter deleted. Some xrefs deleted.
2519 (Background): woman doesn't advise man ;-).
2520
c8763fb6 25212006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2522
2523 * ada-mode.texi (Project files, Identifier completion)
2524 (Automatic Casing, Debugging, Using non-standard file names)
2525 (Working Remotely): Fix typos.
2526
25272006-10-20 Masatake YAMATO <jet@gyve.org>
2528
2529 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2530 sample code `my-c-initialization-hook'.
2531
25322006-10-19 Stuart D. Herring <herring@lanl.gov>
2533
2534 * widget.texi: Fix typos.
2535
25362006-10-19 Michael Albinus <michael.albinus@gmx.de>
2537
2538 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2539 "???". There have been no complaints for years, so the information
2540 must be appropriate.
2541
25422006-10-16 Richard Stallman <rms@gnu.org>
2543
2544 * widget.texi: Use @var instead of capitalization.
2545 Clarify many widget type descriptions.
2546
25472006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2548
2549 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2550 gnus-dired-attach.
2551 (Selecting a Group): Fix typo.
2552
c8763fb6 25532006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2554
2555 * widget.texi: Fix typos.
2556
25572006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2558
2559 * gnus.texi (Image Enhancements): Update for Emacs 22.
2560
2561 * gnus-faq.texi ([1.3]): Update.
2562
25632006-10-06 Richard Stallman <rms@gnu.org>
2564
2565 * faq.texi (Displaying the current line or column):
2566 Delete "As of Emacs 20".
2567
25682006-10-06 Romain Francoise <romain@orebokech.com>
2569
2570 * faq.texi (VM): VM works with Emacs 22 too.
2571
25722006-10-06 Richard Stallman <rms@gnu.org>
2573
2574 * ebrowse.texi: Remove Emacs version "21" from title.
2575
25762006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2577
2578 * gnus.texi (Foreign Groups): Say where change of editing commands are
2579 stored. Add reference to `gnus-parameters'.
2580
25812006-09-15 Jay Belanger <belanger@truman.edu>
2582
2583 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2584 Change "Library Public License" to "Lesser Public License"
2585 throughout. Use "yyyy" to represent year.
2586
25872006-09-15 Carsten Dominik <dominik@science.uva.nl>
2588
2589 * org.texi (Setting tags): Typo fix.
2590
25912006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2592
2593 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2594
25952006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2596
2597 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2598
25992006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2600
2601 * faq.texi (Escape sequences in shell output): EMACS is now set
2602 to Emacs's absolute file name, not to "t".
2603 (^M in the shell buffer): Likewise.
2604 * misc.texi (Interactive Shell): Likewise.
2605
26062006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2607
2608 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2609 mails with pop3-leave-mail-on-server. Fix wording.
2610 (Limiting): Improve gnus-summary-limit-to-articles.
2611 (X-Face): Fix typo.
2612
26132006-09-11 Simon Josefsson <jas@extundo.com>
2614
2615 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2616 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2617
26182006-09-06 Simon Josefsson <jas@extundo.com>
2619
2620 * smtpmail.texi (Authentication): Mention SSL.
2621
26222006-09-01 Eli Zaretskii <eliz@gnu.org>
2623
2624 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2625 Don't use @indicateurl.
2626
2627 * cc-mode.texi (Subword Movement): Don't use @headitem.
2628 (Custom Braces, Clean-ups): Don't use @tie.
2629
26302006-08-29 Michael Albinus <michael.albinus@gmx.de>
2631
2632 Sync with Tramp 2.0.54.
2633
2634 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2635 Suggested by Adrian Phillips <a.phillips@met.no>.
2636
26372006-08-15 Carsten Dominik <dominik@science.uva.nl>
2638
2639 * org.texi (Installation, Activation): Split from Installation and
2640 Activation.
2641 (Clocking work time): Documented new features.
2642
26432006-08-13 Alex Schroeder <alex@gnu.org>
2644
2645 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2646 example.
2647
26482006-08-12 Eli Zaretskii <eliz@gnu.org>
2649
2650 * faq.texi (How to add fonts): New node.
2651
26522006-08-05 Romain Francoise <romain@orebokech.com>
2653
2654 * faq.texi (New in Emacs 22): Expand.
2655
26562006-08-03 Michael Olson <mwolson@gnu.org>
2657
2658 * erc.texi: Update for ERC 5.1.4.
2659
26602006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2661
2662 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2663 in .../site-lisp/gnus/ by default.
2664 [ From gnus-news.texi in the trunk. ]
2665
26662006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2667
2668 * gnus.texi (MIME Commands): Additions for yEnc.
2669
26702006-07-24 Richard Stallman <rms@gnu.org>
2671
2672 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2673 * faq.texi: Move periods and commas inside quotes.
2674
26752006-07-20 Jay Belanger <belanger@truman.edu>
2676
2677 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2678
26792006-07-18 Chong Yidong <cyd@stupidchicken.com>
2680
2681 * faq.texi (Security risks with Emacs): Document Emacs 22
2682 file-local-variable mechanism.
2683
26842006-07-12 Michael Olson <mwolson@gnu.org>
2685
2686 * erc.texi: Update for ERC 5.1.3.
2687
26882006-07-12 Alex Schroeder <alex@gnu.org>
2689
2690 * rcirc.texi: Fix typos.
2691 (Getting started with rcirc): New calling convention for M-x irc.
2692 Mention #rcirc. Removed channel tracking.
2693 (Configuration): Changed the names of all variables that got changed
2694 recently, eg. rcirc-server to rcirc-default-server. Added
2695 documentation for rcirc-authinfo, some background for Bitlbee, and
2696 rcirc-track-minor-mode.
2697 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
2698 Scrolling.
2699 (Reconnecting after you have lost the connection): Fixed example code
2700 to match code changes.
2701
27022006-07-10 Nick Roberts <nickrob@snap.net.nz>
2703
2704 * gnus.texi, message.texi: Fix typos.
2705
27062006-07-07 Carsten Dominik <dominik@science.uva.nl>
2707
2708 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
2709 commands.
2710 (Global TODO list): Document the use of the variables
2711 `org-agenda-todo-ignore-scheduled' and
2712 `org-agenda-todo-list-sublevels'.
2713
27142006-07-05 Richard Stallman <rms@gnu.org>
2715
2716 * faq.texi (Scrolling only one line): Fix xref.
2717
27182006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2719
2720 * faq.texi (Evaluating Emacs Lisp code):
2721 Throughout, replace eval-current-buffer with eval-buffer.
2722
27232006-07-03 Richard Stallman <rms@gnu.org>
2724
2725 * rcirc.texi (Scrolling conservatively): Fix xref.
2726
2727 * pcl-cvs.texi (Viewing differences): Usage fix.
2728
27292006-07-03 Carsten Dominik <dominik@science.uva.nl>
2730
2731 * org.texi (Agenda commands): Document `s' key to save all org-mode
2732 buffers.
2733
27342006-06-30 Ralf Angeli <angeli@caeruleus.net>
2735
2736 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
2737 names. Mention `cvs-msg' face.
2738
27392006-06-29 Carsten Dominik <dominik@science.uva.nl>
2740
2741 * org.texi (Checkboxes): New section.
2742
27432006-06-28 Carsten Dominik <dominik@science.uva.nl>
2744
2745 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
2746 throughout this chapter.
2747
27482006-06-27 Chong Yidong <cyd@stupidchicken.com>
2749
2750 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2751 text for standalone vs Emacs info.
2752 (Help): Clarify header line description. Use mouse-1 for clicks.
2753 (Help-P): Use mouse-1 for clicks.
2754 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
2755 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
2756 (Choose menu subtopic): Remove gratuitous Emacs command names.
2757 (Help-FOO): Put usual behavior first.
2758 (Help-Xref): Clicking on xrefs works in Emacs.
2759 (Search Text): Clarify what the default behavior is.
2760 (Create Info buffer): Fix Emacs window/X window confusion.
2761 (Emacs Info Variables): Fix for new Emacs init file behavior.
2762
27632006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2764
2765 * gnus.texi (Summary Buffer Lines): Fix typo.
2766
27672006-06-23 Carsten Dominik <dominik@science.uva.nl>
2768
2769 * org.texi (Embedded LaTeX): New chapter.
2770 (Archiving): Section rewritten.
2771 (Enhancing text): Some parts moved to the new chapter about LaTeX.
2772
27732006-06-20 Bill Wohler <wohler@newt.com>
2774
2775 Release MH-E manual version 8.0.1.
2776
2777 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2778 release 8.0.1.
2779 (Preface): Depend on GNU mailutils 1.0 and higher.
2780
27812006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2782
2783 * message.texi (News Headers): Update message-syntax-checks section.
2784
27852006-06-19 Karl Berry <karl@gnu.org>
2786
2787 * info.texi (Advanced): Mention C-q, especially with ?.
2788
27892006-06-19 Carsten Dominik <dominik@science.uva.nl>
2790
2791 * org.texi (Publishing links): Document the `:link-validation-function'
2792 property.
2793 (Extensions and Hacking): New chapter, includes some sections of the
2794 "Miscellaneous" chapter.
2795
27962006-06-10 Carsten Dominik <dominik@science.uva.nl>
2797
2798 * org.texi (Progress logging): New section.
2799
28002006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2801
2802 * viper.texi (Viper Specials):
2803 * gnus.texi (Example Setup):
2804 * faq.texi (Backspace invokes help):
2805 * dired-x.texi (Optional Installation Dired Jump):
2806 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
2807 follow coding conventions.
2808
28092006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2810
2811 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2812
28132006-06-06 Carsten Dominik <dominik@science.uva.nl>
2814
2815 * org.texi (ASCII export): Document indentation adaptation.
2816 (Setting tags): Document mutually-exclusive tags.
2817
28182006-06-05 Romain Francoise <romain@orebokech.com>
2819
2820 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2821 Fix typo.
2822
2823 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
2824 channel (#gnus@irc.freenode.net).
2825 Fix typos. Update copyright notice.
2826
2827 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2828 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
2829 (Line-Up Functions, Custom Macros):
2830 * ediff.texi (Window and Frame Configuration)
dccb744b 2831 (Highlighting Difference Regions):
2de53ca6
GM
2832 * emacs-mime.texi (Display Customization):
2833 * erc.texi (History):
2834 * eshell.texi (Known problems):
2835 * eudc.texi (Overview, BBDB):
2836 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
2837 (The problem of spam, SpamOracle, Extending the Spam package)
2838 (Conformity, Terminology):
dccb744b 2839 * idlwave.texi (Routine Info)
2de53ca6
GM
2840 (Class and Keyword Inheritance, Padding Operators)
2841 (Breakpoints and Stepping, Electric Debug Mode)
2842 (Examining Variables, Troubleshooting):
2843 * org.texi (Creating timestamps):
2844 * reftex.texi (Commands, Options, Changes):
2845 * tramp.texi (Inline methods, Password caching)
2846 (Auto-save and Backup, Issues):
2847 * vip.texi (Files, Commands in Insert Mode):
2848 * viper.texi (Emacs Preliminaries, States in Viper)
2849 (Packages that Change Keymaps, Viper Specials, Groundwork):
2850 Fix various typos.
2851
28522006-05-31 Michael Ernst <mernst@alum.mit.edu>
2853
2854 * ediff.texi: Fix typos.
2855
28562006-05-30 Carsten Dominik <dominik@science.uva.nl>
2857
2858 * org.texi: Small typo fixes.
2859
28602006-05-29 Michael Albinus <michael.albinus@gmx.de>
2861
2862 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2863
28642006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2865
2866 * pcl-cvs.texi: Fix typos.
2867 (Customization): Say "us".
2868
28692006-05-26 Eli Zaretskii <eliz@gnu.org>
2870
2871 * org.texi: Remove bogus @setfilename.
2872
28732006-05-26 Carsten Dominik <dominik@science.uva.nl>
2874
2875 * org.texi (ASCII export): Omit command name.
2876 (HTML export): Add prefix to all lines in Local Variable example.
2877 (Acknowledgments): Typeset names in italics.
2878
28792006-05-24 Carsten Dominik <dominik@science.uva.nl>
2880
2881 * org.texi (Plain lists): Add new item navigation commands.
2882 (External links): Document elisp and info links.
2883 (Custom searches): New section.
2884 (Publishing): New chapter.
2885 (HTML export): Include a list of supported CSS classes.
2886 (Setting tags): Describe the fast-tag-setting interface.
2887
28882006-05-20 Luc Teirlinck <teirllm@auburn.edu>
2889
2890 * dired-x.texi: ifinfo -> ifnottex.
2891
28922006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2893
2894 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2895
28962006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2897
2898 * message.texi (Interface): Add tool bar customization.
2899 (MIME): Index and text additions for mml-attach.
2900 (MIME): Describe mml-dnd-protocol-alist and
2901 mml-dnd-attach-options.
2902
2903 * gnus.texi (Oort Gnus): Reorder entries in sections.
2904 Fix some entries.
2905 (Starting Up): Add references to "Emacs for Heathens" and to
2906 "Finding the News". Add user-full-name and user-mail-address.
2907 (Group Buffer Format): Add tool bar customization and update.
2908 (Summary Buffer): Add tool bar customization.
2909 (Posting Styles): Add message-alternative-emails.
2910
29112006-05-09 Michael Albinus <michael.albinus@gmx.de>
2912
2913 * tramp.texi (Filename completion): Improve wording.
2914
29152006-05-07 Romain Francoise <romain@orebokech.com>
2916
2917 * faq.texi (Using regular expressions): Fix typo.
2918 (Packages that do not come with Emacs): Fix capitalization.
2919 (Replacing text across multiple files): Expand node to explain how
2920 to use `dired-do-query-replace-regexp' in more detail, based on
2921 suggestion by Eric Hanchrow <offby1@blarg.net>.
2922
29232006-05-06 Michael Albinus <michael.albinus@gmx.de>
2924
2925 * tramp.texi (Filename completion): Completion of remote files'
2926 method, user name and host name is active only in partial
2927 completion mode.
2928
29292006-05-06 Bill Wohler <wohler@newt.com>
2930
2931 Release MH-E manual version 8.0.
2932
2933 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2934 release 8.0.
2935
29362006-05-06 Bill Wohler <wohler@newt.com>
2937
2938 * mh-e.texi (MH-BOOK-HOME): Change from
2939 http://www.ics.uci.edu/~mh/book/mh to
2940 http://rand-mh.sourceforge.net/book/mh.
2941 Replace .htm suffix with .html for MH book files.
2942 (Using This Manual): Update key binding for getting relevant
2943 chapter in Info from command key.
2944 (Ranges): Fix itemx.
2945
29462006-05-05 Karl Berry <karl@gnu.org>
2947
2948 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2949 (\fonttextsize): New user-level command to change text font size.
2950
29512006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2952
2953 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2954
29552006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2956
2957 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2958
29592006-04-24 Bill Wohler <wohler@newt.com>
2960
2961 * mh-e.texi (Getting Started): Make it more explicit that you need
2962 to install MH. Add pointers to current MH implementations.
2963
29642006-04-21 Bill Wohler <wohler@newt.com>
2965
2966 Release MH-E manual version 7.94.
2967
2968 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2969 release 7.94.
2970
29712006-04-21 Carsten Dominik <dominik@science.uva.nl>
2972
2973 * org.texi: Many small fixes.
2974 (Handling links): Rename from "Managing links".
2975
29762006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2977
2978 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2979 (Splitting mail using spam-stat): Fix @xref.
2980
29812006-04-20 Chong Yidong <cyd@stupidchicken.com>
2982
2983 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 2984 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
2985
29862006-04-20 Carsten Dominik <dominik@science.uva.nl>
2987
2988 * org.texi (Time stamps): Better explanation of the purpose of
2989 different time stamps.
2990 (Structure editing, Plain lists): More details on how new items
2991 and headings are inserted.
2992
29932006-04-18 Carsten Dominik <dominik@science.uva.nl>
2994
2995 * org.texi (Formula syntax): Fix link to Calc Manual.
2996
29972006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2998
2999 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
3000
30012006-04-17 Bill Wohler <wohler@newt.com>
3002
3003 * mh-e.texi (Folders): Update mh-before-quit-hook and
3004 mh-quit-hook example with code that removes the buffers rather
3005 than just bury them.
3006
30072006-04-17 Michael Albinus <michael.albinus@gmx.de>
3008
3009 Sync with Tramp 2.0.53.
3010
30112006-04-13 Carsten Dominik <dominik@science.uva.nl>
3012
3013 * org.texi (Updating settings): New section.
3014 (Visibility cycling): Better names for the startup folding
3015 options.
3016 (Exporting): Completely restructured.
3017 (The very busy C-c C-c key): New section.
3018 (Summary of in-buffer settings): New section.
3019
30202006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
3021
3022 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
3023
30242006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
3025
3026 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
3027 (Server Commands): Key `v' is reserved for users.
3028
30292006-04-11 Carsten Dominik <dominik@science.uva.nl>
3030
3031 * org.texi (Link format): New section, emphasis on bracket links.
3032 (External links): Document bracket links.
3033 (FAQ): Expand to cover shell links and the new link format.
3034
30352006-04-09 Kevin Ryde <user42@zip.com.au>
3036
3037 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
3038
30392006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
3040
3041 * gnus.texi (Summary Buffer Lines): Add `*'.
3042
c8763fb6 30432006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
3044
3045 * gnus.texi (Group Parameters):
3046 Mention gnus-permanently-visible-groups.
3047
30482006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3049
3050 * gnus.texi (Face): Fix typo.
3051
30522006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
3053
3054 * gnus.texi (X-Face): Clarify.
3055 (Face): Need Emacs with PNG support.
3056
30572006-04-06 Richard Stallman <rms@gnu.org>
3058
3059 * idlwave.texi: Delete the blocks "not suitable for inclusion with
3060 Emacs".
3061
30622006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
3063
3064 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
3065 blocks not suitable for inclusion with Emacs using variable
3066 PARTOFEMACS.
3067
30682006-04-04 Simon Josefsson <jas@extundo.com>
3069
3070 * gnus.texi (Security): Improve.
3071
30722006-04-02 Bill Wohler <wohler@newt.com>
3073
3074 * mh-e.texi (Getting Started, Junk, Bug Reports)
3075 (MH FAQ and Support): Fix URLs.
3076
30772006-03-31 Romain Francoise <romain@orebokech.com>
3078
3079 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
3080 to t, not nil (and has for the past eight years).
3081
30822006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
3083
3084 * message.texi, gnus.texi: Bump version to 5.11.
3085
30862006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
3087
3088 * gnus.texi (Top): Add comment about version line.
3089
3090 * message.texi (Top): Ditto. Change to take named versions into
3091 account.
3092
30932006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
3094
3095 * gnus.texi (Posting Styles): Add x-face-file to example.
3096 (X-Face): Refer to posting styles.
3097
3098 * gnus-faq.texi ([5.8]): Add x-face-file.
3099 ([8.4]): Add links to gmane.emacs.gnus.user and
3100 gmane.emacs.gnus.general.
3101
31022006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
3103
3104 * gnus-faq.texi: Use .invalid.
3105 ([5.4]): Fix gnus-posting-styles example.
3106
31072006-03-27 Romain Francoise <romain@orebokech.com>
3108
3109 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
3110 Emacs/W3 needs a new maintainer.
3111 (Ispell): Update author and version info.
3112 (Mailcrypt): Mention PGG.
3113 (New in Emacs 22): Add PGG to the list of new packages.
3114 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
3115 updating dead URLs.
3116
31172006-03-25 Karl Berry <karl@gnu.org>
3118
3119 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
3120 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
3121 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
3122 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
3123 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
3124 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
3125 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
3126 (2) do not indent copyright year list (or anything else).
3127
31282006-03-21 Bill Wohler <wohler@newt.com>
3129
3130 * mh-e.texi (Folders): Various edits.
3131
31322006-03-20 Romain Francoise <romain@orebokech.com>
3133
3134 * gnus.texi (Mail Folders): Grammar fix.
3135
31362006-03-19 Bill Wohler <wohler@newt.com>
3137
3138 * mh-e.texi (Replying): Document Mail-Followup-To.
3139 Change manually-formatted table to multitable. Add debugging info.
3140 Move description of mh-reply-default-reply-to into paragraph
3141 that describes its values.
3142
31432006-03-17 Bill Wohler <wohler@newt.com>
3144
10d1d0af 3145 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
3146 (Sending Mail Tour): Update method of entering
3147 addresses and subject.
3148 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
3149 (Adding Attachments, Searching): Update screenshots for Emacs 22.
3150
31512006-03-15 Carsten Dominik <dominik@science.uva.nl>
3152
3153 * org.texi: Version number change only.
3154
31552006-03-14 Bill Wohler <wohler@newt.com>
3156
3157 * mh-e.texi: Add index entries around each paragraph rather than
3158 depend on entries from beginning of node. Doing so ensures that
3159 index entries are less likely to be forgotten if text is cut and
3160 pasted, and are necessary anyway if the references are on a
3161 separate page. It seems that makeinfo is now (v. 4.8) only
3162 producing one index entry per node, so there is no longer any
3163 excuse not to. Use subheading instead of heading. The incorrect
3164 use of heading produced very large fonts in Info--as large as the
3165 main heading.
3166 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3167 versions 6 and 7 appeared *around* the time of these Emacs releases.
3168
31692006-03-13 Carsten Dominik <dominik@science.uva.nl>
3170
3171 * org.texi (Clean view): Document new startup options.
3172
31732006-03-11 Bill Wohler <wohler@newt.com>
3174
3175 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3176 (Composing, Scan Line Formats): Fix @refs.
3177 (Getting Started): Define MH profile and MH profile components.
3178 (Incorporating Mail, Reading Mail, Viewing, Printing)
3179 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3180 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3181 for string constants.
3182 (Tool Bar): Remove spurious quote.
3183 (Junk): Use ``...'' instead of "...".
3184 (Scan Line Formats): Replace @samp with @kbd.
3185
31862006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3187
3188 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3189
31902006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3191
3192 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3193 easy to understand.
3194
31952006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3196
3197 * gnus.texi: Markup fix.
3198 (Fancy Mail Splitting): Specify new feature.
3199
32002006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3201
3202 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3203 partial-words matching.
3204
32052006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3206
3207 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3208
3209 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3210 (MIME Commands): Fix mm-discouraged-alternatives.
3211
32122006-03-07 Carsten Dominik <dominik@science.uva.nl>
3213
3214 * org.texi: Version number change only.
3215
32162006-03-06 Bill Wohler <wohler@newt.com>
3217
3218 * mh-e.texi: Move from SourceForge repository to Savannah.
3219 This is version 7.93, which is a total rewrite from the previous
3220 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3221 version 7.93.
3222
32232006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3224
3225 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3226
32272006-03-01 Carsten Dominik <dominik@science.uva.nl>
3228
3229 * org.texi (Interaction): Add item about `org-mouse.el' by
3230 Piotr Zielinski.
3231 (Managing links): Document that also mouse-1 can be used to
3232 activate a link.
3233 (Headlines, FAQ): Add entry about hiding leading stars.
3234 (Miscellaneous): Resort the sections in this chapter to a more
3235 logical sequence.
3236
32372006-02-27 Simon Josefsson <jas@extundo.com>
3238
3239 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3240 2004-01-27 from the trunk).
3241
32422006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3243
3244 * cc-mode.texi: Rename c-hungry-backspace to
3245 c-hungry-delete-backwards, at the request of RMS. Leave the old
3246 name as an alias.
3247
32482006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3249
3250 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3251 include the function header within the defun.
3252
32532006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3254
3255 * cc-mode.texi: Correct two typos.
3256
32572006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3258
3259 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3260 existing comment.
3261 (Electric Keys): Add a justification for electric indentation.
3262 (Hungry WS Deletion): Clear up the names and complications of the
3263 BACKSPACE and DELETE keys.
3264
32652006-02-23 Juri Linkov <juri@jurta.org>
3266
3267 * faq.texi (Common requests): Move `Turning on auto-fill by
3268 default' after `Wrapping words automatically'. Move `Working with
3269 unprintable characters' before `Searching for/replacing newlines'.
3270 Move `Replacing highlighted text' after `Highlighting a region'.
3271 Merge `Repeating commands' and `Repeating a command as many times
3272 as possible' into the former.
3273 (Packages that do not come with Emacs): Add refs to Gmane and
3274 etc/MORE.STUFF.
3275
32762006-02-23 Juri Linkov <juri@jurta.org>
3277
3278 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3279 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3280 Add xref to `(emacs)Reporting Bugs'.
3281 (Getting a printed manual): Add URL to other formats of the manual.
3282 (Common requests): Fix menu.
3283 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3284 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3285 (Inserting text at the beginning of each line): Add pxref to
3286 `Changing the included text prefix'.
3287 (Forcing the cursor to remain in the same column): Mention `track-eol'
3288 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3289 (Replacing text across multiple files): Add keybinding `Q' for
3290 `dired-do-query-replace'.
3291
32922006-02-22 Carsten Dominik <dominik@science.uva.nl>
3293
3294 * reftex.texi: Version number and date change only.
3295
3296 * org.texi (Internal Links): Rewrite to cover the modified
3297 linking system.
3298
32992006-02-17 Eli Zaretskii <eliz@gnu.org>
3300
3301 * faq.texi: Remove the coding cookie, it's not needed anymore.
3302
33032006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3304
3305 * faq.texi (Colors on a TTY): Mention Mac OS port.
3306
33072006-02-12 Karl Berry <karl@gnu.org>
3308
3309 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3310 8-bit accented a.
3311
33122006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3313
3314 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3315
33162006-02-08 Romain Francoise <romain@orebokech.com>
3317
3318 * faq.texi (Top): Remove paragraph about the FAQ being a
3319 transitional document, etc.
3320 (Searching for/replacing newlines): New node.
3321 (Yanking text in isearch): New node.
3322 (Inserting text at the beginning of each line): Rename and make
3323 more general, mention `M-;' in Message mode.
3324
33252006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3326
3327 * faq.texi (Meta key does not work in xterm)
3328 (Emacs does not display 8-bit characters)
3329 (Inputting eight-bit characters): Update xrefs.
3330
33312006-02-06 Romain Francoise <romain@orebokech.com>
3332
3333 * faq.texi (VM): VM now at version 7.19.
3334 Set myself as maintainer of this file.
3335
33362006-02-04 Michael Olson <mwolson@gnu.org>
3337
3338 * erc.texi (History): Note that ERC is now included with Emacs.
3339
33402006-01-31 Romain Francoise <romain@orebokech.com>
3341
3342 * message.texi (Message Headers): Explain what
3343 `message-alternative-emails' does in more detail.
3344 Update copyright year.
3345
33462006-01-30 Juanma Barranquero <lekktu@gmail.com>
3347
3348 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3349
33502006-01-29 Richard M. Stallman <rms@gnu.org>
3351
3352 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3353
33542006-01-29 Michael Olson <mwolson@gnu.org>
3355
3356 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3357
3358 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3359
3360 * faq.texi (New in Emacs 22): Mention ERC.
3361
33622006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3363
3364 * rcirc.texi: Capitalize dir entry for consistency with the entry
3365 in info/dir and other entries in the Emacs category.
3366 Fix typos. Delete trailing whitespace.
3367
c8763fb6 33682006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
3369
3370 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3371
33722006-01-27 Eli Zaretskii <eliz@gnu.org>
3373
3374 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3375 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3376
3377 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3378 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3379
33802006-01-27 Alex Schroeder <alex@gnu.org>
3381
3382 * rcirc.texi: New file.
3383
33842006-01-23 Juri Linkov <juri@jurta.org>
3385
3386 * widget.texi (User Interface): Add S-TAB for widget-backward.
3387
33882006-01-22 Michael Albinus <michael.albinus@gmx.de>
3389
3390 Sync with Tramp 2.0.52.
3391
3392 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3393 Add Tramp disabling item. New item for common connection problems.
3394 (various): Apply "ftp" as method for the download URL.
3395 (Bug Reports): Refer to FAQ for common problems.
3396
33972006-01-21 Eli Zaretskii <eliz@gnu.org>
3398
3399 * widget.texi (User Interface): Use @key for TAB.
3400
3401 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3402
3403 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3404 for TAB.
3405
3406 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3407
34082006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3409
3410 * gnus.texi: Update copyright.
3411
34122006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3413
3414 * gnus.texi (Article Washing): Additions.
3415
34162006-01-08 Alex Schroeder <alex@gnu.org>
3417
3418 * pgg.texi (Caching passphrase): Rewording.
3419
34202006-01-13 Carsten Dominik <dominik@science.uva.nl>
3421
3422 * org.texi (Agenda commands): Document tags command.
3423
34242006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3425
3426 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3427
34282006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3429
3430 * gnus.texi (RSS): Addition.
3431
34322005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3433
3434 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3435
34362005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3437
3438 * emacs-mime.texi (Display Customization): Add setting example to
3439 mm-discouraged-alternatives.
3440
34412006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3442
3443 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3444 version is the canonical version.
3445
34462006-01-08 Alex Schroeder <alex@gnu.org>
3447
3448 * pgg.texi (Caching passphrase): Rewording.
3449
34502006-01-06 Eli Zaretskii <eliz@gnu.org>
3451
3452 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3453 repository URL.
3454
34552006-01-06 Carsten Dominik <dominik@science.uva.nl>
3456
3457 * org.texi: Removed the accidentally re-added empty line in the
3458 direntry.
3459
34602006-01-05 Carsten Dominik <dominik@science.uva.nl>
3461
3462 * org.texi (Agenda Views): Chapter reorganized.
3463
34642005-12-29 Romain Francoise <romain@orebokech.com>
3465
3466 * faq.texi (Using Customize): New node.
3467
34682005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3469
3470 * org.texi: Remove blank line in @direntry. It is non-standard
3471 and recursively produces blank lines all over the dir file (when
3472 using Texinfo 4.8).
3473
34742005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3475
3476 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3477
34782005-12-20 Carsten Dominik <dominik@science.uva.nl>
3479
3480 * org.texi (Tags): Boolean logic documented.
3481 (Agenda Views): Document custom commands.
3482
34832005-12-20 David Kastrup <dak@gnu.org>
3484
3485 * faq.texi (AUCTeX): Update version and mailing list info.
3486
34872005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3488
3489 * gnus.texi (MIME Commands): Mention addition of
3490 multipart/alternative to gnus-buttonized-mime-types and add xref
3491 to mm-discouraged-alternatives.
3492
3493 * emacs-mime.texi (Display Customization): Mention addition of
3494 "image/.*" and add xref to gnus-buttonized-mime-types in the
3495 mm-discouraged-alternatives section.
3496
34972005-12-16 Carsten Dominik <dominik@science.uva.nl>
3498
3499 * org.texi (Tags): New section.
3500 (Agenda Views): Chapter reorganized.
3501
35022005-12-16 Eli Zaretskii <eliz@gnu.org>
3503
3504 * org.texi (Internal Links): Add a missing comma after an @xref.
3505
35062005-12-14 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * faq.texi (Filling paragraphs with a single space): No need to
3509 change sentence-end now.
3510
35112005-12-13 Romain Francoise <romain@orebokech.com>
3512
3513 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3514
35152005-12-12 Jay Belanger <belanger@truman.edu>
3516
3517 * faq.texi (Calc): Update version number.
3518
35192005-12-12 Carsten Dominik <dominik@science.uva.nl>
3520
3521 * org.texi (Progress Logging): New section.
3522
35232005-12-10 Romain Francoise <romain@orebokech.com>
3524
3525 Update the Emacs FAQ for the 22.1 release.
3526
3527 * faq.texi: Set VER to `22.1'.
3528 (Basic editing): Explain how to use localized versions of the
3529 Tutorial. Mention that `C-h r' displays the manual. Delete
3530 obsolete WWW link to an Emacs 18 tutorial.
3531 (Getting a printed manual): Point to the new locations of the
3532 manuals on the GNU Web site.
3533 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3534 available via Info (it was previously distributed separately).
3535 (Installing Texinfo documentation): The latest version of Texinfo
3536 is 4.8, not 4.0.
3537 (Informational files for Emacs): COPYING is the GNU General Public
3538 License, not the Emacs General Public License.
3539 (Informational files for Emacs): Delete obsolete link to the
3540 GNUinfo pages as they have been removed from the GNU Web site.
3541 (New in Emacs 22): New node.
3542 (Setting up a customization file): Say that most packages support
3543 Customize nowadays.
3544 (Colors on a TTY): Delete reference to instructions on how to
3545 enable syntax highlighting, it is now enabled by default.
3546 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3547 at startup automatically.
3548 (Controlling case sensitivity): Mention `M-c' in isearch.
3549 (Using an already running Emacs process): Emacs now creates the
3550 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3551 gnuserv. As emacsclient can now run Lisp code as well, delete a
3552 sentence praising gnuserv for that. Simplify description of how
3553 the client/server operation works.
3554 (Compiler error messages): Delete obsolete text (compile.el has
3555 been rewritten).
3556 (Indenting switch statements): Fix typo.
3557 (Matching parentheses): Simplify setup instructions, mention the
3558 menu bar item in the Options menu.
3559 (Repeating a command as many times as possible): Mention `C-x e'.
3560 (Going to a line by number): Mention new keymap and bindings
3561 `M-g M-g', `M-g M-p' and `M-g M-n'.
3562 (Turning on syntax highlighting): Now on by default. Simplify.
3563 (Replacing highlighted text): Use `1', not `t'.
3564 (Problems with very large files): The maximum size is now 256MB on
3565 32-bit machines.
3566 (^M in the shell buffer): Mention `comint-process-echoes'.
3567 (Emacs for Apple computers): Emacs 22 has native support for Mac
3568 OS X.
3569 (Translating names to IP addresses): Delete node.
3570 (Binding keys to commands): Fix typo.
3571 (SPC no longer completes file names): New node.
3572 (MIME with Emacs mail packages): Delete section about the Emacs
3573 MIME FAQ (it's not reachable anymore).
3574
35752005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3576
3577 * cc-mode.texi: The manual has been extensively revised: the
3578 information about using CC Mode has been separated from the larger
3579 and more difficult chapters about configuration. It has been
3580 updated for CC Mode 5.31.
3581
35822005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3583
3584 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3585 (Selecting an implementation): Fix descriptions.
3586
35872005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3588
3589 * message.texi (Various Message Variables): Addition.
3590
35912005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3592
3593 * message.texi: Fix default values.
3594
35952005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3596
3597 * message.texi (Header Commands): Clarify descriptions of
3598 message-cross-post-followup-to, message-reduce-to-to-cc, and
3599 message-insert-wide-reply.
3600 (Various Commands): Fix kindex for message-kill-to-signature;
3601 clarify description of message-tab.
3602
36032005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3604
3605 * message.texi (Mailing Lists): Fix description about MFT.
3606
3607 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3608
36092005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3610
3611 * gnus.texi (Slow Terminal Connection): Replace old description
3612 with new one.
3613
36142005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3615
3616 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3617 replace X-Draft-Headers with X-Draft-From.
3618
36192005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3620
3621 * gnus.texi (Various Various): Fix the default value of
3622 nnheader-max-head-length.
3623 (Gnus Versions): Fix typo.
3624
36252005-12-08 Carsten Dominik <dominik@science.uva.nl>
3626
3627 * org.texi (Structure editing): Document new functionality of
3628 M-RET.
3629
36302005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3631
3632 * org.texi (Internal Links): Fix Texinfo usage.
3633
36342005-12-06 Carsten Dominik <dominik@science.uva.nl>
3635
3636 * org.texi (TODO basics): Document the global todo list.
3637 (TODO items): Documents sparse tree for specific TODO
3638 keywords.
3639
36402005-11-30 Carsten Dominik <dominik@science.uva.nl>
3641
3642 * org.texi (Plain Lists): Typos fixed.
3643
36442005-11-28 Jay Belanger <belanger@truman.edu>
3645
3646 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3647
36482005-11-24 Carsten Dominik <dominik@science.uva.nl>
3649
3650 * org.texi (Structure editing): New item moving commands added.
3651 (Plain Lists): New section.
3652
36532005-11-18 Carsten Dominik <dominik@science.uva.nl>
3654
3655 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3656 (Agenda): Document commands `org-cycle-agenda-files' and
3657 `org-agenda-file-to-front'
3658 (Built-in table editor): Document `org-table-sort-lines'.
3659 (HTML formatting): Export of hand-formatted lists.
3660
36612005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3662
3663 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3664 new variable gnus-toolbar-thickness.
3665
36662005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3667
3668 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3669
36702005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3671
3672 * gnus.texi (X-Face): Fix description.
3673 (XVarious): Remove gnus-xmas-logo-color-alist and
3674 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3675
36762005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3677
3678 * gnus.texi (Group Parameters): Mention new variable
3679 gnus-parameters-case-fold-search.
3680 (Home Score File): Addition.
3681
36822005-11-04 Ulf Jasper <ulf.jasper@web.de>
3683
3684 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3685 (Overview): List supported feed types.
3686 (Installation): No installation necessary when using autoload.
3687 (Configuration): Rename "RSS" to "news".
3688
36892005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3690
3691 * pgg.texi (User Commands): Document additional passphrase
3692 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3693 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3694
36952005-11-04 Carsten Dominik <dominik@science.uva.nl>
3696
3697 * org.texi: Version number changed to 3.19.
3698
36992005-10-29 Sascha Wilde <wilde@sha-bang.de>
3700
3701 * pgg.texi (How to use): Update the example to add autoload of
3702 pgg-encrypt-symmetric-region.
3703 (User Commands): Document pgg-encrypt-symmetric-region.
3704 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3705
37062005-10-27 Jay Belanger <belanger@truman.edu>
3707
3708 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3709 mention other TeX-related units.
3710
37112005-10-23 Lars Hansen <larsh@soem.dk>
3712
3713 * dired-x.texi (Miscellaneous Commands): Replace
3714 dired-do-relative-symlink by dired-do-relsymlink and
3715 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3716
37172005-10-23 Jay Belanger <belanger@truman.edu>
3718
3719 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3720 constant.
3721
37222005-10-23 Michael Albinus <michael.albinus@gmx.de>
3723
3724 * faq.texi (Bugs and problems): Replace
3725 `dired-move-to-filename-regexp' by
3726 `directory-listing-before-filename-regexp'.
3727
37282005-10-22 Eli Zaretskii <eliz@gnu.org>
3729
3730 * newsticker.texi (UPDATED): Set value.
3731
37322005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3733
3734 * gnus.texi (Document Groups): Remove duplicate item.
3735
37362005-10-21 Carsten Dominik <dominik@science.uva.nl>
3737
3738 * org.texi (Summary): Mention iCalendar support.
3739 (Exporting): Document iCalendar support.
3740
37412005-10-18 Romain Francoise <romain@orebokech.com>
3742
3743 * viper.texi (Viper Specials): Capitalize GNU.
3744
37452005-10-17 Juri Linkov <juri@jurta.org>
3746
3747 * info.texi (Getting Started, Search Index, Expert Info):
3748 Fix wording.
3749 (Search Text): Replace `echo area' with `mode line'.
3750 (Search Index): Both `i' and `,' find all index entries.
3751 Replace example `C-f' with `C-l' (which exists in index of Info
3752 manual) and delete spaces in its keyboard input sequence.
3753 Delete unnecessary explanations about literal characters.
3754
37552005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3756
3757 * gnus.texi (Document Server Internals): Addition.
3758
37592005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3760
3761 * gnus.texi (A note on namespaces): Fix RFC reference.
3762
37632005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3764
3765 * gnus.texi (RSS): Fix key description.
3766
37672005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3768
3769 * gnus.texi: Emacs/w3 -> Emacs/W3.
3770 (Browsing the Web): Fix description.
3771 (Web Searches): Ditto.
3772 (Customizing W3): Ditto.
3773
37742005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3775
3776 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3777
37782005-10-11 Jay Belanger <belanger@truman.edu>
3779
3780 * calc.texi (Integration): Mention using `a i' to compute definite
3781 integrals.
3782
37832005-10-11 Juri Linkov <juri@jurta.org>
3784
3785 * info.texi: Rearrange nodes.
3786 (Top): Update menu. Change ref `Info for Experts' to
3787 `Advanced Info Commands'.
3788 (Getting Started): Fix description of manual's parts.
3789 (Help-Int): Change xref `Info Search' to `Search Index', and
3790 `Expert Info' to `Advanced'.
3791 (Advanced): Move node one level up.
3792 (Search Text, Search Index): New nodes split out from `Info Search'.
3793 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3794 split out from `Advanced'.
3795 (Advanced, Emacs Info Variables): De-document editing an Info file
3796 in Info.
3797 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3798 (Creating an Info File): Delete node and move its text to
3799 `Expert Info'.
3800
38012005-10-10 Carsten Dominik <dominik@science.uva.nl>
3802
3803 * org.texi (Workflow states): Documented that change in keywords
3804 becomes active only after restart of Emacs.
3805
38062005-10-08 Michael Albinus <michael.albinus@gmx.de>
3807
3808 Sync with Tramp 2.0.51.
3809
38102005-10-08 Nick Roberts <nickrob@snap.net.nz>
3811
3812 * speedbar.texi (Introduction): Describe new location of speedbar
3813 on menubar.
3814 (Basic Key Bindings): Remove descriptions of bindings that have
3815 been removed.
3816
38172005-10-05 Nick Roberts <nickrob@snap.net.nz>
3818
3819 * speedbar.texi (GDB): Describe use of watch expressions.
3820
38212005-09-28 Simon Josefsson <jas@extundo.com>
3822
3823 * message.texi (IDNA): Fix.
3824
38252005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3826
3827 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3828 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3829 description of nntp-open-connection-function.
3830 (Common Variables): Fix descriptions.
3831
38322005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3833
3834 * gnus.texi (Server Buffer Format): Document the %a format spec.
3835
38362005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3837
3838 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3839
38402005-09-23 Carsten Dominik <dominik@science.uva.nl>
3841
3842 * org.texi Version 3.16.
3843
38442005-09-19 Miles Bader <miles@gnu.org>
3845
3846 * newsticker.texi: Get rid of CVS keywords.
3847
38482005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3849
3850 * gnus.texi (Finding the Parent): Fix description of how Gnus
3851 finds article.
3852
38532005-09-14 Jari Aalto <jari.aalto@cante.net>
3854
3855 * gnus.texi (Advanced Scoring Examples): New examples to teach how
3856 to drop off non-answered articles.
3857
38582005-09-19 Juanma Barranquero <lekktu@gmail.com>
3859
3860 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3861 braces (which are unsupported by NMAKE) for macro `srcdir'.
3862
38632005-09-17 Eli Zaretskii <eliz@gnu.org>
3864
3865 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3866 (../info/newsticker, newsticker.dvi): New targets.
3867
38682005-09-17 Ulf Jasper <ulf.jasper@web.de>
3869
3870 * newsticker.texi: Replace @command with @code. Replace @example
3871 with @lisp.
3872 (Top): Added explanations to menu items.
3873 (GNU Free Documentation License): Removed.
3874
38752005-09-16 Romain Francoise <romain@orebokech.com>
3876
3877 Update all files to specify GFDL version 1.2.
3878
3879 * doclicense.texi (GNU Free Documentation License): Update to
3880 version 1.2.
3881
38822005-09-15 Richard M. Stallman <rms@gnu.org>
3883
3884 * newsticker.texi: Fix @setfilename.
3885
3886 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3887 (../info/newsticker, newsticker.dvi): New targets.
3888
38892005-08-30 Carsten Dominik <dominik@science.uva.nl>
3890
3891 * org.texi: Version 3.15.
3892
38932005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3894
3895 * ses.texi: Combine all three indices into one.
3896 Correct a few typos.
3897
38982005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3899
3900 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3901
39022005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3903
3904 * emacs-mime.texi (Handles): Remove duplicate item.
3905 (Encoding Customization): Fix the default value for
3906 mm-coding-system-priorities.
3907 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3908 (Basic Functions): Fix reference.
3909
39102005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3911
3912 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3913
39142005-08-18 Richard M. Stallman <rms@gnu.org>
3915
3916 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3917 and web site.
3918
3919 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3920 not keyboard-translate.
3921
39222005-08-11 Richard M. Stallman <rms@gnu.org>
3923
3924 * faq.texi (Using regular expressions): Fix xref.
3925
39262005-08-09 Juri Linkov <juri@jurta.org>
3927
3928 * info.texi (Help-P): Replace `Prev' with `Previous'.
3929 (Help-M, Help-Xref): Add S-TAB.
3930 (Help-FOO): Update `u' command.
3931 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3932 Update info about visibility of xref parts.
3933 (Help-Int): Fix `m' command. Rename `Info-last' to
3934 `Info-history-back'. Add `Info-history-forward'.
3935 (Advanced): Fix `g*' and `M-n' commands.
3936 (Info Search): Add `index-apropos' in stand-alone browser.
3937 Add isearch commands.
3938 (Emacs Info Variables): Remove `Info-fontify'.
3939 Add `Info-mode-hook'. Update face names.
3940 Add `Info-fontify-maximum-menu-size',
3941 `Info-fontify-visited-nodes', `Info-isearch-search'.
3942
39432005-08-07 Michael Albinus <michael.albinus@gmx.de>
3944
3945 Sync with Tramp 2.0.50.
3946
3947 * tramp.texi: Use @option{} consequently for method names.
3948 (Inline methods, External transfer methods): Remove references to
3949 Cygwin.
3950 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3951 implementation.
3952
39532005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3954
3955 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3956 Mention that gnus-init-file is not read when Emacs is invoked with
3957 --no-init-file or -q.
3958
39592005-07-19 Carsten Dominik <dominik@science.uva.nl>
3960
3961 * org.texi: Version 3.14.
3962
39632005-07-04 Carsten Dominik <dominik@science.uva.nl>
3964
3965 * org.texi: Version 3.13.
3966
39672005-07-18 Juri Linkov <juri@jurta.org>
3968
3969 * calc.texi (Time Zones, Logical Operations):
3970 * cl.texi (Overview):
3971 * org.texi (TODO types):
3972 * sc.texi (Emacs 18 MUAs):
3973 * speedbar.texi (Top):
3974 * url.texi (History):
3975 Delete duplicate duplicate words.
3976
ce058493 39772005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
3978
3979 * cl.texi (Type Predicates): Document `atom' type.
3980
39812005-07-04 Lute Kamstra <lute@gnu.org>
3982
3983 Update FSF's address in GPL notices.
3984
3985 * calc.texi (Copying):
3986 * doclicense.texi (GNU Free Documentation License):
3987 * faq.texi (Contacting the FSF):
3988 * mh-e.texi (Copying): Update FSF's address.
3989
39902005-07-03 Richard M. Stallman <rms@gnu.org>
3991
3992 * flymake.texi (Example -- Configuring a tool called directly):
3993 Update name of flymake-build-relative-filename.
3994
39952005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3996
3997 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3998
39992005-06-29 Carsten Dominik <dominik@science.uva.nl>
4000
4001 * org.texi: Version 3.12.
4002
40032005-06-24 Eli Zaretskii <eliz@gnu.org>
4004
4005 * makefile.w32-in (MAKEINFO): Use --force.
4006 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
4007 Makefile.in.
4008 (gnus.dvi): Use "..." to quote Sed args, so that it works with
4009 more shells.
4010
40112005-06-23 Richard M. Stallman <rms@gnu.org>
4012
4013 * speedbar.texi (Creating a display): Texinfo usage fixes.
4014
4015 * tramp.texi (Customizing Completion, Auto-save and Backup):
4016 Texinfo usage fixes.
4017
40182005-06-23 Juanma Barranquero <lekktu@gmail.com>
4019
4020 * dired-x.texi (Miscellaneous Commands):
4021 * ediff.texi (Miscellaneous):
4022 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
4023 (Agent Variables):
4024 * info.texi (Help-Xref):
4025 * message.texi (Message Headers):
4026 * org.texi (Remember):
4027 * reftex.texi (Options (Defining Label Environments)):
4028 (Options (Index Support)):
4029 (Options (Viewing Cross-References)):
4030 (Options (Misc)):
4031 (Changes):
4032 * speedbar.texi (Creating a display):
4033 * tramp.texi (Customizing Completion, Auto-save and Backup):
4034 Texinfo usage fix.
4035
40362005-06-13 Carsten Dominik <dominik@science.uva.nl>
4037
4038 * org.texi: Version 3.11.
4039
40402005-06-12 Jay Belanger <belanger@truman.edu>
4041
4042 * calc.texi (Getting Started): Remove extra menu item.
4043
40442005-05-31 Jay Belanger <belanger@truman.edu>
4045
4046 * calc.texi (Notations Used in This Manual): Use @kbd for key
4047 sequence.
4048 (Demonstration of Calc): Mention another way of starting Calc.
4049 (Starting Calc): Mention long name of M-#.
4050 (Embedded Mode Overview): Remove unnecessary instruction.
4051 (Other M-# commands): Rephrase `M-# 0' explanation.
4052 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
4053 reflect current behavior.
4054
40552005-05-30 Jay Belanger <belanger@truman.edu>
4056
4057 * calc.texi (Hooks): Change description of calc-window-hook and
4058 calc-trail-window-hook to match usage.
4059 (Computational Functions): Add more constant-generating functions.
4060 (Customizable Variables): Use defvar.
4061
40622005-05-28 Jay Belanger <belanger@truman.edu>
4063
4064 * calc.texi (Assignments in Embedded Mode): Fix variable name.
4065 (Basic Embedded Mode): Explain behavior of arguments to
4066 calc-embedded-mode.
4067
40682005-05-27 Jay Belanger <belanger@truman.edu>
4069
4070 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
4071 current behavior.
4072
40732005-05-25 Jay Belanger <belanger@truman.edu>
4074
4075 * calc.texi: Change Calc version number throughout.
4076 (Keypad Mode): Change location in info output.
4077 (Keypad mode overview): Move picture of keypad.
4078
40792005-05-21 Jay Belanger <belanger@truman.edu>
4080
4081 * calc.texi (Storing variables): Mention that only most variables
4082 are void to begin with.
4083
40842005-05-21 Kevin Ryde <user42@zip.com.au>
4085
4086 * widget.texi (Basic Types): Update cross ref from "Enabling
4087 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
4088 lispref/text.texi change.
4089
40902005-05-20 Carsten Dominik <dominik@science.uva.nl>
4091
4092 * org.texi: Version 3.09.
4093
40942005-05-18 Carsten Dominik <dominik@science.uva.nl>
4095
4096 * reftex.texi: Version 4.28.
4097
40982005-05-16 Jay Belanger <belanger@truman.edu>
4099
4100 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
4101
41022005-05-14 Jay Belanger <belanger@truman.edu>
4103
4104 * calc.texi (Default Simplifications): Insert missing ! (logical
4105 not operator).
4106
41072005-05-14 Michael Albinus <michael.albinus@gmx.de>
4108
4109 Sync with Tramp 2.0.49.
4110
41112005-05-10 Jay Belanger <belanger@truman.edu>
4112
4113 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
4114 to 1.
4115
41162005-04-29 Carsten Dominik <dominik@science.uva.nl>
4117
4118 * org.texi: Version 3.08, structure reorganized.
4119
41202005-04-24 Richard M. Stallman <rms@gnu.org>
4121
4122 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
4123
41242005-04-15 Carsten Dominik <dominik@science.uva.nl>
4125
4126 * org.texi: Update to version 3.06.
4127
41282005-04-13 Lute Kamstra <lute@gnu.org>
4129
4130 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
4131
41322005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
4133
4134 * cl.texi (Porting Common Lisp): Fix typo.
4135
41362005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4137
4138 * gnus.texi (RSS): Addition.
4139
41402005-04-04 Jay Belanger <belanger@truman.edu>
4141
4142 * calc.texi: Change Calc version number.
4143 (Customizable variables): Fix description of calc-language-alist.
4144 (Copying): Put in version 2 of GPL.
4145
41462005-04-01 Jay Belanger <belanger@truman.edu>
4147
4148 * calc.texi (Troubleshooting Commands): Remove comment about
4149 installation.
4150 (Installation): Remove section.
4151 (Customizable Variables): New section.
4152 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
4153 (Graphical Devices): Add references to Customizable Variables.
4154
41552005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4156
4157 * emacs-mime.texi (Display Customization): Markup fixes.
4158 (rfc2047): Update.
4159
41602005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4161
4162 * gnus-faq.texi: Replaced with auto-generated version.
4163
41642005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4165
4166 * dired-x.texi (Multiple Dired Directories): default-directory was
4167 renamed to dired-default-directory.
4168
41692005-03-26 Jay Belanger <belanger@truman.edu>
4170
4171 * calc.texi (Simplifying Formulas, Rewrite Rules):
4172 Change description of top and bottom of fraction.
4173 (Modulo Forms): Move description of how to create modulo forms to
4174 earlier in the section.
4175 (Fraction Mode): Suggest using : to get a fraction by dividing.
4176 (Basic Arithmetic): Adjust placement of command name.
4177 (Truncating the Stack): Emphasize that "hidden" entries are still
4178 visible.
4179 (Installation): Move discussion of printing manual to "About This
4180 Manual".
4181 (About This Manual): Mention how to print the manual.
4182 (Reporting Bugs): Remove first person.
4183 (Building Vectors): Add algebraic version of append.
4184 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4185 (Grouping Digits): Fix typo.
4186
41872005-03-25 Werner Lemberg <wl@gnu.org>
4188
4189 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4190 Replace `legal' with `valid'.
4191
41922005-03-25 Werner Lemberg <wl@gnu.org>
4193
4194 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4195
41962005-03-24 Jay Belanger <belanger@truman.edu>
4197
4198 * calc.texi (General Mode Commands)
4199 (Mode Settings in Embedded Mode): Add some explanation of
4200 recording mode settings.
4201
42022005-03-24 Richard M. Stallman <rms@gnu.org>
4203
4204 * calc.texi: Remove praise of non-free software.
4205
4206 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4207 (Installation): Node deleted.
4208
42092005-03-23 Richard M. Stallman <rms@gnu.org>
4210
4211 * url.texi (HTTP language/coding): Improve last change.
4212
42132005-03-22 Jay Belanger <belanger@truman.edu>
4214
4215 * calc.texi (Embedded Mode): Add new information on changing
4216 modes.
4217
42182005-03-20 Michael Albinus <michael.albinus@gmx.de>
4219
4220 Sync with Tramp 2.0.48.
4221
4222 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4223
4224 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4225 "GNU/Linux". Change all addresses to .gnu.org.
4226 (Default Method): Offer shortened syntax for "su" and "sudo"
4227 methods.
4228
42292005-03-07 Richard M. Stallman <rms@gnu.org>
4230
4231 * url.texi: Fix usage of "e.g.".
4232 (HTTP language/coding): Explain the rules for these strings.
4233
42342005-03-06 Richard M. Stallman <rms@gnu.org>
4235
4236 * woman.texi (Introduction): Minor cleanups.
4237
4238 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4239
4240 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4241 (Installation): Node deleted.
4242
4243 * mh-e.texi (Preface): Get rid of "Emacs 21".
4244
4245 * eshell.texi (Installation): Delete node (for Emacs 20).
4246
42472005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4248
4249 * flymake.texi: Refill and tweak style in @lisp blocks.
4250
42512005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4252
4253 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4254
42552005-03-01 Jay Belanger <belanger@truman.edu>
4256
4257 * calc.texi (Trigonometric and Hyperbolic Functions):
4258 Mention additional functions.
4259 (Algebraic Simplifications): Mention additional simplifications.
4260
42612005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4262
4263 * ses.texi: Add concept/function/variable indices (this work was
4264 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4265 papers on file at FSF).
4266
42672005-02-10 Jay Belanger <belanger@truman.edu>
4268
4269 * calc.texi: Change @LaTeX to La@TeX throughout.
4270 Redefine @expr as @math for TeX output.
4271 Redefine @texline as a no-op for TeX output.
4272 Define @tfn, replace @t by @tfn throughout.
4273
42742005-02-09 Jay Belanger <belanger@truman.edu>
4275
4276 * calc.texi: Add macro for LaTeX for info output.
4277
42782005-02-08 Kim F. Storm <storm@cua.dk>
4279
4280 * texinfo.tex (LaTex): Add def.
4281
42822005-02-06 Jay Belanger <belanger@truman.edu>
4283
4284 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4285 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4286 throughout manual.
4287
42882005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4289
4290 * gnus.texi: Some edits based on comments from David Abrahams.
4291
42922005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4293
4294 * gnus.texi (RSS): Fix the keystroke.
4295
42962005-01-24 David Kastrup <dak@gnu.org>
4297
4298 * faq.texi: Update AUCTeX version info.
4299
43002005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4301
4302 * gnus-faq.texi ([4.1]): Typo.
4303
43042005-01-19 Jay Belanger <belanger@truman.edu>
4305
4306 * calc.texi (Keep Arguments): Mention that keeping arguments
4307 doesn't work with keyboard macros.
4308
43092005-01-16 Richard M. Stallman <rms@gnu.org>
4310
4311 * autotype.texi (Autoinserting): Fix small error.
4312
43132005-01-16 Michael Albinus <michael.albinus@gmx.de>
4314
4315 Sync with Tramp 2.0.47.
4316
4317 * tramp.texi (Compilation): New section, describing compilation of
4318 remote files.
4319
43202005-01-11 Kim F. Storm <storm@cua.dk>
4321
4322 * widget.texi (Basic Types): Add :follow-link keyword.
4323
43242005-01-09 Jay Belanger <belanger@truman.edu>
4325
4326 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4327
43282005-01-08 Jay Belanger <belanger@truman.edu>
4329
4330 * calc.texi: Change throughout to reflect new default value of
4331 calc-settings-file.
4332
43332005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4334
4335 * message.texi (Reply): `message-reply-to-function' should return
4336 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4337
43382005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4339
4340 * faq.texi (Changing load-path): Fix typo.
4341
43422005-01-05 Jay Belanger <belanger@truman.edu>
4343
4344 * calc.texi (Programming Tutorial): Replace kbd command by
4345 appropriate characters for a keyboard macro.
4346
43472005-01-04 Jay Belanger <belanger@truman.edu>
4348
4349 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4350 for Lucid Emacs.
4351 (Programming Tutorial): Mention that the user needs to be in the
4352 right mode to compute some functions.
4353
43542005-01-04 Jay Belanger <belanger@truman.edu>
4355
4356 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4357 no longer applicable.
4358
43592005-01-01 Jay Belanger <belanger@truman.edu>
4360
4361 * calc.texi (Programming Tutorial): Changed description of how to
4362 edit keyboard macros to match current behavior.
4363
43642004-12-31 Jay Belanger <belanger@truman.edu>
4365
4366 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4367
43682004-12-20 Jay Belanger <belanger@truman.edu>
4369
4370 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4371 zero.
4372
43732004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4374
4375 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4376 @xref.
4377 (Font Locking): Avoid @strong{Note:}.
4378
43792004-12-17 Michael Albinus <michael.albinus@gmx.de>
4380
4381 Sync with Tramp 2.0.46.
4382
4383 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4384
43852004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4386
4387 * url.texi: Correct typos.
4388 (Retrieving URLs): @var{nil}->@code{nil}.
4389 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4390 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4391 (Dealing with HTTP documents): @inforef->@xref.
4392
43932004-12-15 Jay Belanger <belanger@truman.edu>
4394
4395 * calc.texi: Consistently capitalized all mode names.
4396 (Answers to Exercises): Mention that an answer can be a fraction
4397 when in Fraction mode.
4398
43992004-12-13 Jay Belanger <belanger@truman.edu>
4400
4401 * calc.texi: Fix some TeX definitions.
4402
44032004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4404
4405 * reftex.texi (Imprint): Remove erroneous @value's.
4406
44072004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4408
4409 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4410 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4411
44122004-12-08 Jay Belanger <belanger@truman.edu>
4413
4414 * calc.texi (Starting Calc): Remove comment about installation.
4415 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4416
44172004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4418
4419 * url.texi: Update @setfilename.
4420 (Getting Started): No need to worry about Gnus versions.
4421 (Dealing with HTTP documents): Use @inforef.
4422
4423 * org.texi: Fix @direntry file name.
4424
44252004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4426
4427 * url.texi: New file.
4428
4429 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4430
44312004-12-06 Jay Belanger <belanger@truman.edu>
4432
4433 * calc.texi (Using Calc): Remove paragraph about installation.
4434
44352004-12-06 Jay Belanger <belanger@truman.edu>
4436
4437 * calc.texi: Use more Texinfo macros and less TeX defs.
4438 Remove @refill's.
4439
44402004-12-06 Richard M. Stallman <rms@gnu.org>
4441
4442 * org.texi: New file.
4443
44442004-12-05 Richard M. Stallman <rms@gnu.org>
4445
4446 * Makefile.in (org.dvi, ../info/org): New targets.
4447 (INFO_TARGETS): Add ../info/org.
4448 (DVI_TARGETS): Add org.dvi.
4449 (maintainer-clean): Remove the info files in the info dir.
4450
44512004-11-26 Eli Zaretskii <eliz@gnu.org>
4452
4453 * idlwave.texi: Fix the setfilename directive to put the produced
4454 file in ../info.
4455 (Continued Statement Indentation): Resurrect Jan D.'s change from
4456 2004-11-03 that was lost when a newer version of idlwave.texi was
4457 imported.
4458
44592004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4460
4461 * gnus-faq.texi ([5.1]): Added missing bracket.
4462
4463 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4464 `spam-initialize'.
4465
44662004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4467
4468 * message.texi (Various Message Variables): Mention that all mail
4469 file variables are derived from `message-directory'.
4470
4471 * gnus.texi (Splitting Mail): Clarify bogus group.
4472
44732004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4474
4475 * emacs-mime.texi (Encoding Customization): Fix
4476 mm-coding-system-priorities entry.
4477
c8763fb6 44782004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
4479
4480 * idlwave.texi (Continued Statement Indentation):
4481 * reftex.texi (Options (Index Support)):
4482 (Displaying and Editing the Index, Table of Contents):
4483 * speedbar.texi (Creating a display, Major Display Modes): Replace
4484 non-nil with non-@code{nil}.
4485
44862004-10-21 Jay Belanger <belanger@truman.edu>
4487
4488 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4489
44902004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4491
4492 * calc.texi (Reporting Bugs): Double up `@'.
4493
44942004-10-18 Jay Belanger <belanger@truman.edu>
4495
4496 * calc.texi (Reporting Bugs): Changed the address that bugs
4497 should be sent to.
4498
44992004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4500
4501 * gnus.texi (New Features): Add 5.11.
4502
4503 * message.texi (Resending): Remove wrong default value.
4504
4505 * gnus.texi (Mail Source Specifiers): Describe possible problems
4506 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4507 `pop3-leave-mail-on-server' to the index.
4508
45092004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4510
4511 * message.texi (Canceling News): Add how to set a password.
4512
45132004-10-12 Jay Belanger <belanger@truman.edu>
4514
4515 * calc.texi (Help Commands): Changed the descriptions of
4516 calc-describe-function and calc-describe-variable to match their
4517 current behavior.
4518
45192004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4520
4521 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4522
45232004-10-12 Michael Albinus <michael.albinus@gmx.de>
4524
4525 Sync with Tramp 2.0.45.
4526
4527 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4528 plink link. The URL is outdated. Originator contacted for
4529 clarification.
4530
45312004-10-10 Juri Linkov <juri@jurta.org>
4532
4533 * gnus.texi (Top, Marking Articles): Join two menus in one node
4534 because a node can have only one menu.
4535
45362004-10-09 Juri Linkov <juri@jurta.org>
4537
4538 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4539 example of nnmail-split-fancy.
4540
45412004-10-06 Karl Berry <karl@gnu.org>
4542
4543 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4544 consistency with other uses of dashes.
4545
45462004-10-05 Karl Berry <karl@gnu.org>
4547
4548 * info.texi: Consistently use --- throughout, periods at end of
4549 menu descriptions, and a couple typos.
4550
45512004-09-26 Jesper Harder <harder@ifa.au.dk>
4552
4553 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4554 * pgg.texi (User Commands, Backend methods): Do.
4555 * gnus.texi: Markup fixes.
4556 (Setting Process Marks): Fix `M P a' entry.
4557 * emacs-mime.texi: Fixes.
4558
45592004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4560
4561 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4562 again.
4563 Use 5.10 instead of 5.10.0.
4564
45652004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4566
4567 * gnus.texi (Summary Mail Commands): S D e.
4568
45692004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4570
4571 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4572 the gnus-article-mode-line-format section.
4573
45742004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4575
4576 * gnus.texi (Various Summary Stuff): Fix the documentation for
4577 gnus-newsgroup-variables.
4578
45792004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4580
4581 * gnus.texi (MIME Commands): Added
4582 gnus-mime-display-multipart-as-mixed,
4583 gnus-mime-display-multipart-alternative-as-mixed,
4584 gnus-mime-display-multipart-related-as-mixed.
4585 (Mail Source Customization): Clarify `mail-source-directory'.
4586 (Splitting Mail): Mention gnus-group-find-new-groups.
4587 (SpamOracle): Fixed typo.
4588
4589 * gnus-faq.texi: Untabify.
4590 ([6.3]): nnir.el is in contrib directory.
4591
4592 * message.texi (News Headers): Clarify how a unique ID is created.
4593
4594 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4595 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4596
b2abec73 45972004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 4598
b2abec73 4599 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
4600
46012004-09-20 Florian Weimer <fw@deneb.enyo.de>
4602
4603 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4604
46052004-09-22 Jay Belanger <belanger@truman.edu>
4606
4607 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4608 might be hidden during part of the session.
4609
46102004-09-20 Jay Belanger <belanger@truman.edu>
4611
4612 * calc.texi (Notations Used in This Manual): Put in an earlier
4613 mention that DEL could be called Backspace.
4614
46152004-09-10 Simon Josefsson <jas@extundo.com>
4616
4617 * gnus.texi (IMAP): Add example. Suggested and partially written
4618 by Steinar Bang <sb@dod.no>.
4619
46202004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4621
4622 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4623 netrc syntax.
4624
46252004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4626
b2abec73
JB
4627 * gnus.texi (Spam ELisp Package Sequence of Events):
4628 Some clarifications.
2de53ca6
GM
4629 (Spam ELisp Package Global Variables): More clarifications.
4630
46312004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4632
4633 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4634 Mention spam-split does not modify incoming mail.
4635
46362004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4637
4638 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4639
46402004-09-10 Eli Zaretskii <eliz@gnu.org>
4641
4642 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4643
46442004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4645
4646 * makefile.w32-in (sieve, pgg): Use $(infodir).
4647
46482004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4649
4650 * makefile.w32-in: Fix PGG and Sieve entries.
4651
46522004-08-28 Eli Zaretskii <eliz@gnu.org>
4653
4654 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4655 Emacs and related programs.
4656
46572004-08-27 Richard M. Stallman <rms@gnu.org>
4658
4659 * faq.texi: Fix texinfo usage, esp. doublequotes.
4660 (Difference between Emacs and XEmacs): Some clarification.
4661
4662 * faq.texi (Difference between Emacs and XEmacs):
4663 Explain not to contrast XEmacs with GNU Emacs.
4664
46652004-08-26 Richard M. Stallman <rms@gnu.org>
4666
4667 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4668
46692004-08-22 David Kastrup <dak@gnu.org>
4670
4671 * reftex.texi (AUCTeX): Update links, section name.
4672
4673 * faq.texi (Calc): Update availability (included in 22.1).
4674 (AUCTeX): Update availability, information, versions, description.
4675
46762004-08-14 Eli Zaretskii <eliz@gnu.org>
4677
4678 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4679
46802004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4681
4682 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4683
46842004-08-10 Michael Albinus <michael.albinus@gmx.de>
4685
4686 Sync with Tramp 2.0.44.
4687
46882004-08-05 Lars Hansen <larsh@math.ku.dk>
4689
4690 * widget.texi (User Interface): Update how to separate the
4691 editable field of an editable-field widget from other widgets.
4692 (Programming Example): Add text after field.
4693
46942004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4695
4696 * emacs-mime.texi (Encoding Customization): Add a note to the
4697 mm-content-transfer-encoding-defaults entry.
4698 (rfc2047): Update.
4699
4700 * gnus.texi (Article Highlighting): Add
4701 gnus-cite-ignore-quoted-from.
4702 (POP before SMTP): New node.
4703 (Posting Styles): Addition.
4704 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4705 (Fancy Mail Splitting): Ditto.
4706 (X-Face): Add gnus-x-face.
4707
47082004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4709
4710 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4711 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4712
47132004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4714
4715 * gnus.texi (Mail Source Specifiers): Describe
4716 `pop3-leave-mail-on-server'.
4717
47182004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4719
4720 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4721
4722 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4723 repository. Change setfilename.
4724
4725 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4726
47272004-07-02 Juri Linkov <juri@jurta.org>
4728
4729 * pcl-cvs.texi (Viewing differences): Add `d r'.
4730
47312004-06-29 Jesper Harder <harder@ifa.au.dk>
4732
4733 * ses.texi, viper.texi, flymake.texi, faq.texi:
4734 * eshell.texi, ediff.texi: Markup fixes.
4735
47362004-06-21 Karl Berry <karl@gnu.org>
4737
4738 * info.texi (Top): Mention that only Emacs has mouse support.
4739 (Getting Started): Mention this in a few other places.
4740
47412004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4742
4743 * autotype.texi (Copyrights, Timestamps): Recommend
4744 `before-save-hook' instead of `write-file-functions'.
4745
47462004-06-13 Lars Hansen <larsh@math.ku.dk>
4747
4748 * dired-x.texi (dired-mark-omitted): Update keybinding.
4749
47502004-06-10 Kim F. Storm <storm@cua.dk>
4751
4752 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4753
47542004-06-05 Lars Hansen <larsh@math.ku.dk>
4755
4756 * dired-x.texi (variable dired-omit-mode): Rename from
4757 dired-omit-files-p.
4758 (function dired-omit-mode): Rename from dired-omit-toggle.
4759 Call dired-omit-mode rather than set dired-omit-files-p.
4760 (dired-mark-omitted): Describe command.
4761
47622004-05-29 Michael Albinus <michael.albinus@gmx.de>
4763
4764 Version 2.0.41 of Tramp released.
4765
47662004-05-29 Juanma Barranquero <lektu@terra.es>
4767
4768 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4769 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4770
47712004-05-29 Richard M. Stallman <rms@gnu.org>
4772
4773 * cl.texi (Top): Call this chapter `Introduction'.
4774 (Overview): In TeX, no section heading here.
4775
4776 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4777
47782004-05-29 Eli Zaretskii <eliz@gnu.org>
4779
4780 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4781 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4782
47832004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4784
4785 * flymake.texi: New file.
4786
47872004-05-28 Simon Josefsson <jas@extundo.com>
4788
4789 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4790
b344d29d 47912004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
4792
4793 Version 2.0.40 of Tramp released.
4794
47952004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4796
4797 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4798
4799 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4800 variables `tramp-backup-directory-alist' and
4801 `tramp-bkup-backup-directory-info'.
4802 (Overview, Connection types)
4803 (External transfer methods, Default Method)
4804 (Windows setup hints): Remove restriction of password entering
4805 with external methods.
4806 (Auto-save and Backup): Make file name example
4807 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4808 and `auto-save-directory' must be used.
4809 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4810 only "NT"). Remove doubled entry "What kinds of systems does
4811 @tramp{} work on".
4812 (tramp): Macro removed.
4813 (Obtaining Tramp): Flag removed from title.
4814 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4815 and `trampver' used properly. Flag `tramp-inst' replaced by
4816 `installchapter'. Installation related text adapted.
4817
48182004-04-28 Masatake YAMATO <jet@gyve.org>
4819
4820 * widget.texi (Programming Example): Remove overlays.
4821
48222004-04-27 Jesper Harder <harder@ifa.au.dk>
4823
4824 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4825
48262004-04-23 Juanma Barranquero <lektu@terra.es>
4827
4828 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4829
48302004-04-05 Jesper Harder <harder@ifa.au.dk>
4831
4832 * info.texi (Info Search): Add info-apropos.
4833
48342004-03-22 Juri Linkov <juri@jurta.org>
4835
4836 * faq.texi: Fix help key bindings.
4837
48382004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4839
4840 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4841 (as suggested by Karl Berry). Update information about colored
4842 stars in menus. Add new subheading describing M-n.
4843
48442004-03-12 Richard M. Stallman <rms@gnu.org>
4845
4846 * cl.texi (Top): Rename top node's title.
4847
48482004-03-08 Karl Berry <karl@gnu.org>
4849
4850 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4851 problems making the texinfo distribution.
4852
48532004-02-29 Simon Josefsson <jas@extundo.com>
4854
4855 * smtpmail.texi (Authentication): Changed the list of supported
4856 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4857 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4858 <voegelas@gmx.net>.
4859
48602004-02-29 Juanma Barranquero <lektu@terra.es>
4861
4862 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4863 Use $(DEL) instead of rm, and ignore exit code.
4864
b344d29d 48652004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
4866
4867 Tramp version 2.0.39 released.
4868
48692004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4870
4871 * tramp.texi (Customizing Completion): Explain new functions
4872 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4873 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4874 (Top): Refer to Savannah mailing list as the major one. Mention
4875 older mailing lists in HTML mode only.
4876 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4877 (Frequently Asked Questions): Remote hosts must not be Unix-like
4878 for "smb" method.
4879 (Password caching): New node.
4880 (External transfer methods): Refer to password caching for "smb"
4881 method.
4882
48832004-02-17 Karl Berry <karl@gnu.org>
4884
4885 * info.texi (Help-Int): Mention the new line number feature.
4886
48872004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4888
4889 * ses.texi (Advanced Features): New functionality for
4890 ses-set-header-row (defaults to current row unless C-u used).
4891 (Acknowledgements): Add Stefan Monnier.
4892
48932003-12-29 Kevin Ryde <user42@zip.com.au>
4894
4895 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4896
b344d29d 48972003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4898
4899 Tramp version 2.0.38 released.
4900
4901 * tramp.texi (Remote shell setup): Warn of environment variables
4902 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4903 <sven.gabriel@imk.fzk.de>.
4904 (Configuration): Tramp now chooses base64/uuencode
4905 automatically. Update wording accordingly.
4906 (Top): More description for the `Default Method' menu entry.
4907 (Default Method): Use @code, not @var, for Lisp variables.
4908 (Default Method): New subsection `Which method is the right one
4909 for me?' Suggested by Christian Kirsch.
4910 (Configuration): Pointer to new subsection added.
4911 (Default Method): Too many "use" in one sentence.
4912 Rephrase. Reported by Christian Kirsch.
4913 (Filename Syntax): Old `su' example is probably a left-over from
4914 the sm/su method naming. Replace with `ssh', instead.
4915 (External transfer methods, Auto-save and Backup):
4916 Typo fixes.
4917
49182003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4919
183080b6 4920 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
4921 (Top): Mention japanese manual only if flag `jamanual' is set.
4922 Insert section `Japanese manual' in menu.
4923
49242003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4925
4926 * eshell.texi (Known Problems): Add doc item.
4927
49282003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4929
4930 * cc-mode.texi: Update for CC Mode 5.30.
4931
4932 Note: Please refrain from doing purely cosmetic changes like
4933 removing trailing whitespace in this manual; it clobbers cvs
4934 merging for no good reason.
4935
49362003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4937
4938 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4939 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4940 @acronym{ASCII}.
4941
49422003-10-26 Karl Berry <karl@gnu.org>
4943
4944 * info.texi (Info Search): Echo area, not echo are. From Debian
4945 diff.
4946
49472003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4948
10d1d0af 4949 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
4950 :buttons and :children keywords.
4951
49522003-10-22 Miles Bader <miles@gnu.org>
4953
4954 * Makefile.in (info): Move before $(top_srcdir)/info.
4955
49562003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4957
4958 * tramp.texi (Inline methods): Small grammar fix.
4959 (External transfer methods): Likewise.
4960
49612003-10-08 Nick Roberts <nick@nick.uklinux.net>
4962
4963 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4964
49652003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4966
4967 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4968
49692003-09-30 Richard M. Stallman <rms@gnu.org>
4970
4971 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4972
4973 * widget.texi (User Interface): Fix typos.
4974
4975 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4976
49772003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4978
4979 * pcl-cvs.texi (Selected Files): Fix typo.
4980
49812003-09-21 Karl Berry <karl@gnu.org>
4982
4983 * info.texi (] and [ commands): No period at end of section title.
4984
49852003-09-04 Miles Bader <miles@gnu.org>
4986
4987 * Makefile.in (top_srcdir): New variable.
4988 ($(top_srcdir)/info): New rule.
4989 (info): Depend on it.
4990
49912003-09-03 Peter Runestig <peter@runestig.com>
4992
4993 * makefile.w32-in: New file.
4994
49952003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4996
4997 * widget.texi (User Interface): Explain the need of static text
4998 around an editable field.
4999
50002003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5001
5002 * widget.texi (Basic Types): The argument to `:help-echo' can now
5003 be a form that evaluates to a string.
5004
50052003-08-18 Kim F. Storm <storm@cua.dk>
5006
5007 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
5008
50092003-08-16 Richard M. Stallman <rms@gnu.org>
5010
5011 * dired-x.texi (Shell Command Guessing): Explain *.
5012
50132003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
5014
5015 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
5016 log-edit-insert-changelog.
5017
50182003-08-03 Karl Berry <karl@gnu.org>
5019
5020 * info.texi: Need @contents.
5021
c8763fb6 50222003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5023
5024 Tramp version 2.0.36 released.
5025
5026 * tramp.texi (Remote shell setup): Explain about problems with
5027 non-Bourne commands in ~/.profile and ~/.shrc.
5028
50292003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5030
5031 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
5032 renaming of `vis-mode' to `visible-mode'.
5033
50342003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
5035
5036 * info.texi (Top, Help-Small-Screen): Remove accidentally added
5037 next, prev and up pointers.
5038
50392003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
5040
5041 * info.texi (Help): Mention existence of Emacs and stand-alone
5042 Info at the very beginning of the tutorial.
5043 (Help-Inv): New node.
5044 (Help-]): New node.
5045 (Help-M): Systematically point out the differences between default
5046 Emacs and stand-alone versions. Delete second menu.
5047 (Help-Xref): Systematically point out the differences between
5048 default Emacs and stand-alone versions.
5049 (Help-Int): Change `l' example.
5050 (Expert Info): Fix typos.
5051 (Emacs Info Variables): Mention `Info-hide-note-references' and
5052 new default for `Info-scroll-prefer-subnodes'.
5053
c8763fb6 50542003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5055
5056 Version 2.0.35 of Tramp released.
5057
5058 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
5059 (Inline methods): Add methods `remsh' and `plink1'.
5060 (External transfer methods): Add method `remcp'.
5061 (Multi-hop Methods): Add method `remsh'.
5062 Small patch from Adrian Aichner <adrian@xemacs.org>:
5063 Fix minor typos.
5064 (Concept Index): Added to make manual searchable via
5065 `Info-index'.
5066 (Version Control): Add cindex entry.
5067
c8763fb6 50682003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5069
5070 * trampver.texi: Version 2.0.34 released.
5071
50722003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5073
5074 * faq.texi: Improve previous changes.
5075
50762003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
5077
5078 * faq.texi: Update copyright and maintenance details.
5079 Update some package URLs, versions, and maintainers.
5080 Remove many references to the Emacs Lisp Archive.
5081
50822003-04-23 Simon Josefsson <jas@extundo.com>
5083
5084 * smtpmail.texi: Fix license (the invariant sections mentioned has
5085 never been part of the smtp manual). Align info dir entry with
5086 other emacs packages.
5087
50882003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
5089
5090 * tramp.texi: Version 2.0.33 released.
5091 Remove installation chapter. Remove XEmacs specifics.
5092
50932003-03-29 Richard M. Stallman <rms@gnu.org>
5094
5095 * tramp.texi (Top): Undo the previous renaming.
5096 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
5097
c8763fb6 50982003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
5099
5100 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
5101 version of manual.
5102
5103 * tramp.texi (Auto-save and Backup): New node.
5104
51052003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
5106
5107 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
5108 Emacs" in order to have better differentiation to "XEmacs".
5109 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
5110 are new macros in order to point to the other Emacs flavor where
5111 appropriate. In info case, point to node `Installation' in order
5112 to explain how to generate the other way. In html case, make a
5113 link to the other html file.
5114 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
5115 after CVS checkout/update.
5116 (Installation): Completely rewritten.
5117 (Installation parameters, Load paths): New sections under
5118 `Installation'.
5119
c8763fb6 51202003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5121
5122 * tramp.texi: Version 2.0.30 released.
5123 Replace word "path" with "localname" where used as a component of
5124 a Tramp file name.
5125
51262003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
5127
5128 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
5129 introduced.
5130 (Installation): Explain what to do if files from the tramp/contrib
5131 directory are needed.
5132
51332003-02-23 Alex Schroeder <alex@emacswiki.org>
5134
5135 * smtpmail.texi (How Mail Works): New.
5136
51372003-02-22 Alex Schroeder <alex@emacswiki.org>
5138
5139 * smtpmail.texi: New file.
5140
5141 * Makefile.in: Build SMTP manual.
5142
c8763fb6 51432003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5144
5145 * tramp.texi: Version 2.0.29 released.
5146 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
5147 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
5148
51492003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
5150
5151 * tramp.texi (Frequently Asked Questions): Explain a workaround if
5152 another package loads accidently Ange-FTP.
5153
51542003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5155
5156 * tramp.texi (Customizing Completion): Add function
5157 `tramp-parse-sconfig'. Change example of
5158 `tramp-set-completion-function', because parsing of ssh config
5159 files looks more natural.
5160
51612003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5162
5163 * gnus.texi: Do not use `path' in several locations.
5164
c8763fb6 51652002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5166
5167 * tramp.texi (External transfer methods): New method `smb'. From
5168 Michael Albinus.
5169
51702002-11-05 Karl Berry <karl@gnu.org>
5171
5172 * info.texi (Info-fontify): Reorder face list to avoid bad line
5173 breaks.
5174
c8763fb6 51752002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5176
5177 * tramp.texi: Move @copying to standard place. Use
5178 @insertcopying.
5179
51802002-10-02 Karl Berry <karl@gnu.org>
5181
5182 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5183 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5184 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5185 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5186 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5187 Per rms, update all manuals to use @copying instead of @ifinfo.
5188 Also use @ifnottex instead of @ifinfo around the top node, where
5189 needed for the sake of the HTML output.
5190 (The Gnus manual is not fixed since it's not clear to me how it
5191 works; and the Tramp manual already uses @copying, although in an
5192 unusual way. All others were changed.)
5193
51942002-09-10 Jonathan Yavner <jyavner@engineer.com>
5195
5196 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5197 (../info/ses, ses.dvi): New targets.
5198 * ses.texi: New file.
5199
c8763fb6 52002002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5201
5202 * texinfo.tex: Update to texinfo 4.2.
5203
52042002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5205
5206 * reftex.texi: Update to RefTeX 4.19.
5207
c8763fb6 52082002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5209
5210 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5211 (../info/tramp, tramp.dvi): New targets.
5212
52132002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5214
5215 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5216 (calc.dvi): Uncomment.
5217
52182001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5219
5220 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5221 (../info/calc): New target.
5222
52232001-10-20 Gerd Moellmann <gerd@gnu.org>
5224
5225 * (Version 21.1 released.)
5226
52272001-10-05 Gerd Moellmann <gerd@gnu.org>
5228
5229 * Branch for 21.1.
5230
52312001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5232
5233 * Makefile.in (../info/info): Use an explicit -o switch to
5234 makeinfo.
5235
52362001-03-05 Gerd Moellmann <gerd@gnu.org>
5237
5238 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5239
52402000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5241
5242 * Makefile.in (../info/idlwave): Use --no-split.
5243
52442000-12-14 Dave Love <fx@gnu.org>
5245
5246 * Makefile.in (mostlyclean): Remove gnustmp.*
5247 (gnus.dvi): Change rule to remove @latex stuff.
5248
52492000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5250
5251 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5252
52532000-10-13 John Wiegley <johnw@gnu.org>
5254
5255 * Makefile.in: Add build targets for eshell.texi.
5256
52572000-09-25 Gerd Moellmann <gerd@gnu.org>
5258
5259 * Makefile.in: Remove/comment speedbar stuff.
5260
52612000-09-22 Dave Love <fx@gnu.org>
5262
5263 * Makefile.in: Add emacs-mime.
5264
52652000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5266
5267 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5268 (DVI_TARGETS): Add woman.dvi.
5269 (../info/woman, woman.dvi): New targets.
5270
52712000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5272
5273 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5274
5275 * pcl-cvs.texi: New file.
5276 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5277 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5278
52792000-05-11 Gerd Moellmann <gerd@gnu.org>
5280
5281 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5282 (../info/ebrowse, ebrowse.dvi): New targets.
5283
52842000-01-13 Gerd Moellmann <gerd@gnu.org>
5285
5286 * Makefile.in (INFO_TARGETS): Add eudc.
5287 (DVI_TARGETS): Add eudc.dvi.
5288 (../info/eudc, eudc.dvi): New targets.
5289
52902000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5291
5292 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5293 compatibility with 8+3 filesystems).
5294 (../info/efaq): Rename from emacs-faq.
5295
52962000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5297
5298 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5299 (../info/idlwave, idlwave.dvi): New targets.
5300
53011999-10-23 Dave Love <fx@gnu.org>
5302
5303 * Makefile.in: Use autotype.texi.
5304
53051999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5306
5307 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5308 faq.texi file) rather than ../info/faq.
5309
53101999-10-07 Gerd Moellmann <gerd@gnu.org>
5311
5312 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5313 (../info/ada-mode, ada-mode.dvi): New targets.
5314
53151999-09-01 Dave Love <fx@gnu.org>
5316
5317 * Makefile.in: Add faq.
5318
53191999-07-12 Richard Stallman <rms@gnu.org>
5320
5321 * Version 20.4 released.
5322
53231998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5324
5325 * Version 20.3 released.
5326
53271998-04-06 Andreas Schwab <schwab@gnu.org>
5328
5329 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5330 it in dvi targets.
5331 (../etc/GNU): Change to $(srcdir) first.
5332
53331998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5334
5335 * reftex.texi: Update for RefTeX version 3.22.
5336
53371998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5338
5339 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5340 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5341
53421997-09-23 Paul Eggert <eggert@twinsun.com>
5343
5344 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5345 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5346
53471997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5348
5349 * Version 20.2 released.
5350
53511997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5352
5353 * Version 20.1 released.
5354
53551997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5356
5357 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5358
53591996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5360
5361 * Version 19.33 released.
5362
53631996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5364
5365 * Version 19.32 released.
5366
53671996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5368
5369 * Makefile.in: Add rules for the Message manual.
5370
53711996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5372
5373 * gnus.texi: New version.
5374
5375 * message.texi: New manual.
5376
53771996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5378
5379 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5380
53811996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5382
5383 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5384 Specify -I option.
5385 (All dvi targets): Set the TEXINPUTS variable.
5386
53871996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5388
5389 * Version 19.31 released.
5390
53911996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5392
5393 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5394 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5395
53961995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5397
5398 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5399 (INFO_TARGETS): Add ../info/cc-mode.
5400 (DVI_TARGETS): Add cc-mode.dvi.
5401
54021996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5403
5404 * Version 19.31 released.
5405
54061995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5407
5408 * Version 19.30 released.
5409
54101995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5411
5412 * gnus.texi: New file.
5413
54141995-11-04 Erik Naggum <erik@naggum.no>
5415
5416 * gnus.texi: File deleted.
5417
54181995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5419
5420 * mh-e.texi: "Function Index" -> "Command Index" to work with
5421 Emacs 19.30 C-h C-k support of separately-documented commands.
5422
54231995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5424
5425 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5426 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5427
54281995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5429
5430 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5431 (../info/viper, viper.dvi): New targets.
5432
54331995-04-20 Kevin Rodgers <kevinr@ihs.com>
5434
5435 * dired-x.texi (Installation): Change the example to set
5436 buffer-local variables like dired-omit-files-p in
5437 dired-mode-hook.
5438
54391995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5440
5441 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5442 (../info/mh-e, mh-e.dvi): New targets.
5443
54441995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5445
5446 * Makefile.in (maintainer-clean): Rename from realclean.
5447
54481994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5449
5450 * Makefile.in: New file.
5451 * Makefile: File deleted.
5452
54531994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5454
5455 * Makefile (TEXINDEX_OBJS): Variable deleted.
5456 (texindex, texindex.o, getopt.o): Rules deleted.
5457 All deps on texindex deleted.
5458 (distclean): Don't delete texindex.
5459 (mostlyclean): Don't delete *.o.
5460 * texindex.c, getopt.c: Files deleted.
5461
54621994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5463
5464 * Version 19.26 released.
5465
54661994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5467
5468 * Version 19.25 released.
5469
54701994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5471
5472 * Version 19.24 released.
5473
54741994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5475
5476 * Version 19.23 released.
5477
54781994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5479
5480 * Makefile: Delete spurious tab.
5481
54821994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5483
5484 * Makefile (.SUFFIXES): New rule.
5485
54861994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5487
5488 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5489 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5490
54911994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5492
5493 * Makefile (../info/sc): Rename from sc.info.
5494 (../info/cl): Likewise.
5495 (INFO_TARGETS): Use new names.
5496
54971993-12-04 Richard Stallman (rms@srarc2)
5498
5499 * getopt.c: New file.
5500 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5501 (getopt.o): New rule.
5502 (dvi): Don't depend on texindex.
5503 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5504 Depend on texindex.
5505
55061993-12-03 Richard Stallman (rms@srarc2)
5507
5508 * Makefile (../info/sc.info): Rename from ../info/sc.
5509 (TEXI2DVI): New variable.
5510 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5511 Add explicit commands.
5512 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5513
55141993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5515
5516 * Version 19.22 released.
5517
55181993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5519
5520 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5521
55221993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5523
5524 * Version 19.21 released.
5525
55261993-11-15 Paul Eggert (eggert@twinsun.com)
5527
5528 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5529
55301993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5531
5532 * Makefile (../etc/GNU): New target.
5533 (EMACSSOURCES): Add gnu1.texi.
5534
55351993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5536
5537 * Makefile (realclean): Don't delete the Info files.
5538
f0131492 55391993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
2de53ca6
GM
5540
5541 * forms.texi: Fix forms.texi so that it will format correctly.
5542 Add missing `@end iftex', fix bad reference.
5543
5544 * info.texi, info-stn.texi: New files implement texinfo version of
5545 `info' file.
5546
f0131492 55471993-10-20 Brian J. Fox (bfox@ai.mit.edu)
2de53ca6
GM
5548
5549 * Makefile: Fix targets for texindex, new info.texi files.
5550 * info-stnd.texi: New file implements info for standalone info
5551 reader.
5552 * info.texi: Update to include recent changes to "../info/info".
5553 New source file for ../info/info; includes info-stnd.texi.
5554
5555 * texindex.c: Include "../src/config.h" if building in emacs.
5556
5557 * Makefile: Change all files to FILENAME.texi, force all targets
5558 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5559 vip.texinfo, forms.texinfo, cl.texinfo.
5560 Add target to build texindex.c, defining `emacs'.
5561
5562 * forms.texi: Install new file to match version 2.3 of forms.el.
5563
55641993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5565
5566 * Version 19.19 released.
5567
55681993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5569
5570 * sc.texinfo: Fix info file name.
5571
5572 * Makefile (info): Add gnus and sc.
5573 (dvi): Add gnus.dvi and sc.dvi.
5574 (../info/sc, sc.dvi): New targets.
5575
55761993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5577
5578 * Version 19.18 released.
5579
55801993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5581
5582 * Makefile: Fix source file names of the separate manuals.
5583 (gnus.dvi, ../info/gnus): New targets.
5584
55851993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5586
5587 * Version 19.17 released.
5588
55891993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5590
5591 * split-man: Fix typos in last change.
5592
55931993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5594
5595 * Version 19.16 released.
5596
55971993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5598
5599 * version 19.15 released.
5600
56011993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5602
5603 * Makefile (distclean): It's rm, not rf.
5604
56051993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5606
5607 * Version 19.14 released.
5608
56091993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5610
5611 * Makefile: New file.
5612
56131993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5614
5615 * Version 19.13 released.
5616
56171993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5618
5619 * Version 19.9 released.
5620
56211993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5622
5623 * Version 19.8 released.
5624
56251993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5626
5627 * Version 19.7 released.
5628
56291990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5630
5631 * gnus.texinfo: New file. Removed installation instructions.
5632
56331990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5634
5635 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5636
56371989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5638
5639 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5640 then define `\sc' as the command for smallcaps in Texinfo. This
5641 means that the @sc command will produce small caps. bfox has
5642 made the corresponding change to makeinfo and texinfm.el.
5643
56441988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5645
5646 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5647 Customization since the menu entry did not point to anything.
5648 Also add an @finalout command to remove overfull hboxes from the
5649 printed output.
5650
5651 * cl.texinfo: Add @bye, \input line and @settitle to file.
5652 This file is clearly intended to be a chapter of some other work,
5653 but the other work does not yet exist.
5654
56551988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5656
5657 * texinfo.texinfo: Three typos corrected.
5658
4009494e 5659;; Local Variables:
c8763fb6 5660;; coding: utf-8
4009494e
GM
5661;; fill-column: 79
5662;; add-log-time-zone-rule: t
5663;; End:
5664
5205011b 5665 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
6ed161e1 5666 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
4009494e
GM
5667
5668 This file is part of GNU Emacs.
5669
97c0352c 5670 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 5671 it under the terms of the GNU General Public License as published by
97c0352c
GM
5672 the Free Software Foundation, either version 3 of the License, or
5673 (at your option) any later version.
4009494e
GM
5674
5675 GNU Emacs is distributed in the hope that it will be useful,
5676 but WITHOUT ANY WARRANTY; without even the implied warranty of
5677 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5678 GNU General Public License for more details.
5679
5680 You should have received a copy of the GNU General Public License
97c0352c 5681 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 5682
f7ed05c9 5683;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803