Unbind `M-s' from `Info-search'.
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
17a0aa82
CD
12008-12-18 Carsten Dominik <dominik@science.uva.nl>
2
3 * org.texi (References): Remove mentioning of @0 as reference for the
4 last line, this has been reverted in the Lisp sources.
5
4997d802
JB
62008-12-17 Juanma Barranquero <lekktu@gmail.com>
7
8 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
9 (DVI_TARGETS): Remove duplicates. Add sasl.
10 ($(infodir)/sasl, sasl.dvi): New targets.
11
33306645
CD
122008-12-17 Carsten Dominik <dominik@science.uva.nl>
13
14 * org.texi: Version number pushed to 6.15d.
15
db55f368
CD
162008-12-16 Carsten Dominik <dominik@science.uva.nl>
17
a0bf4117 18 * org.texi (Tables in LaTeX export): New section.
db55f368
CD
19 (Images in LaTeX export): New section.
20 (Inlined images, Images in HTML export): Sections renamed.
21
dae0a942
MB
222008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
23
24 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
25
9f5572e9
MB
262008-12-04 David Engster <dengste@eml.cc>
27
28 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
29 of nnml-get-new-mail. Change URL for mairix patch.
30
bc23baaa
CD
312008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
32
33 * org.texi (Using the mapping API): Fix bug in mapping example.
34 (Publishing options): Make the list of properties complete again, in
35 correspondence to the variable `org-export-plist-vars'.
36 (Property searches): Document new special values for time comparisons.
37 (Tag inheritance): Refine the description of tag inheritance.
38 (Project alist): Add info about the publishing sequence of components.
a0bf4117 39 (Effort estimates): Document the new relative timer.
bc23baaa 40
3bf8054f
JB
412008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
42
43 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
44 (Using Calc): Clarify use of `C-x * o'.
45 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
46
ac134f2f
RS
472008-11-28 Richard M Stallman <rms@gnu.org>
48
49 * dbus.texi (Receiving Method Calls): Clean up previous change.
50
ace706d1
MA
512008-11-26 Michael Albinus <michael.albinus@gmx.de>
52
53 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
54 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
55 `dbus-unescape-from-identifier'.
56 (Receiving Method Calls): New constants `dbus-service-emacs' and
7b66ce51 57 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
ace706d1
MA
58 (Signals): Use the constants in the example.
59
d60b1ba1
CD
602008-11-24 Carsten Dominik <dominik@science.uva.nl>
61
b97439ce 62 * org.texi: Re-apply change to FDL 1.3.
d60b1ba1 63
ce4fdcb9
CD
642008-11-23 Carsten Dominik <dominik@science.uva.nl>
65
66 * org.texi (Setting up Remember): Document `org-remember-mode'.
67 (External links): Document that bbdb links can use a regular
68 expression.
69 (External links): Document that elisp links can contain interactive
70 commands.
71
c8548a00 722008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
88ee5b02
JB
73
74 * viper.texi (viper-translate-all-ESC-keysequences):
75 Description removed.
76
6a2c4aec
GM
772008-11-19 Glenn Morris <rgm@gnu.org>
78
79 * doclicense.texi: Change to FDL 1.3.
80 Relicense all texi files under FDL 1.3 or later.
81
59ee4113
JB
822008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
83
84 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
85
59bcbb98 862008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
9f90198a
JB
87
88 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
2198eaa5
JB
89
90 * ediff.texi: Version/date change.
9f90198a 91
8aa41c9b
CY
922008-11-14 Chong Yidong <cyd@stupidchicken.com>
93
94 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
95
17587b1b
JB
962008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
97
98 * calc.texi (About This Manual): Comment out a mention of
99 marginal notes.
100
564c900e
CD
1012008-11-12 Carsten Dominik <dominik@science.uva.nl>
102
103 * org.texi (Clocking work time): Document the :formula property of
104 clock tables.
105 (Structure editing, Refiling notes): Document refiling regions.
106 (Agenda commands): Document the double-prefix version
107 of the `l' command in the agenda.
108 (Handling links): Explain the effect of a double prefix
109 arg to `C-c C-o'.
110 (TODO basics): Add documentation for tag triggers.
111
3c4be1f2
GM
1122008-10-23 Glenn Morris <rgm@gnu.org>
113
114 * cl.texi (Function Bindings): Mention `flet' fails to deal with
115 byte-compiling things like `+'.
116
117 * ns-emacs.texi: Merge copyright years of author now with assignment
118 into FSF years.
119 (VER): Use it for easier automatic updating. Use Emacs version rather
120 than standalone Emacs.app version.
121
a6520ff3
CD
1222008-10-12 Carsten Dominik <dominik@science.uva.nl>
123
864c9740 124 * org.texi: Lots of minor fixes.
a6520ff3
CD
125 (Capture): New chapter.
126 (Org Plot): New section.
127
db7a4b66
MH
1282008-09-30 Magnus Henoch <mange@freemail.hu>
129
130 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
131
4043c194
JB
1322008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
133
134 * calc.texi (User Defined Units): Mention how to enter optional display
135 string.
136
eef5ade7
MB
1372008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
138
139 * message.texi (Sending Variables): Fixed variable documentation to
140 avoid the "y/n" wording.
141
e52cac88
MB
1422008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
143
144 * message.texi (Sending Variables): Added `message-confirm-send' doc.
145
1462008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
147
148 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
149 @enumerate section so as to be able to be formatted with MAKEINFO=no.
150
00c55306
BW
1512008-09-22 Bill Wohler <wohler@newt.com>
152
153 Release MH-E manual version 8.1.
154
155 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
156 release 8.1.
157
158 * mh-e.texi: Retain dual license as agreed to by the FSF.
159 However, bump GPL to Version 3.
160 Use @include for license text.
161
e52cac88 1622008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
64763fe3
MB
163
164 * gnus.texi (Top, Setup, Fancy splitting to parent)
88ee5b02
JB
165 (Store custom flags and keywords, Store arbitrary data):
166 Clean up markup.
64763fe3
MB
167
1682008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
169
170 * gnus.texi (The Gnus Registry): Document it.
171
9e601b8d
MB
1722008-09-08 David Engster <dengste@eml.cc>
173
88ee5b02
JB
174 * gnus.texi (nnmairix): Point out that nnml uses MH format.
175 Clarify section about choosing back end servers.
9e601b8d 176
247043f1
GM
1772008-08-23 Glenn Morris <rgm@gnu.org>
178
179 * dired-x.texi (Shell Command Guessing):
180 Mention dired-guess-shell-case-fold-search. (Bug#417)
181
2bfec7a0
MA
1822008-08-22 Michael Albinus <michael.albinus@gmx.de>
183
184 * trampver.texi: Update release number.
185
247043f1 1862008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
2f45a8ed
AR
187
188 * ns-emacs.texi: Update version.
189 (Introduction): Correct menu location for options save.
190 (Customization): Note that defaults are stored under org.gnu.Emacs.
191
8c20bd92
BW
1922008-08-11 Bill Wohler <wohler@newt.com>
193
194 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
195 explicit about GNU mailutils MH elsewhere (with thanks to Darel
196 Henman) (closes SF #1768928).
197
767a4d92
GM
1982008-08-10 Glenn Morris <rgm@gnu.org>
199
200 * ns-emacs.texi: Use @copying. Change copyright of authors with
201 assignment to FSF. Change license to GFDL.
202 (Top): Remove outdated references.
203
6ecfe5c2
MB
2042008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
205
88ee5b02
JB
206 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
207 Add gnus-summary-sort-by-most-recent-number and
6ecfe5c2
MB
208 gnus-summary-sort-by-most-recent-date.
209 (Summary Sorting): Explain prefix argument.
210
2112008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
212
213 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
214 gnus-summary-pipe-output.
215
eb932e8a
MA
2162008-08-03 Michael Albinus <michael.albinus@gmx.de>
217
218 * dbus.texi (Receiving Method Calls): Document error handling of own
219 D-Bus methods.
220
bfe16263
BW
2212008-08-01 Bill Wohler <wohler@newt.com>
222
223 * mh-e.texi (Reading Mail)
9f90198a 224 (Viewing Attachments): Describe new function
bfe16263
BW
225 mh-show-preferred-alternative.
226 (Sending Mail, Redistributing, Sending Message): Describe new hook
227 mh-annotate-msg-hook.
228
21956b56
MA
2292008-07-31 Michael Albinus <michael.albinus@gmx.de>
230
231 * dbus.texi (Arguments and Signatures): Fix example.
232 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
233 (Asynchronous Methods): New node.
9f90198a
JB
234 (Errors and Events): Describe extended layout of `dbus-event'.
235 New defun `dbus-event-message-type'.
21956b56 236
7c2fb837
DN
2372008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
238
239 * ediff.texi: Remove VMS support.
240
13662773
JB
2412008-07-29 Juanma Barranquero <lekktu@gmail.com>
242
243 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
244 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
245
ddde0b34
CY
2462008-07-29 Chong Yidong <cyd@stupidchicken.com>
247
248 * Makefile.in: Add mairix-el targets.
249
2502008-07-29 David Engster <deng@randomsample.de>
251
252 * mairix-el.texi: New file.
253
d5875b25
JB
2542008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
255
366b7d44
JB
256 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
257 project files. Delete 'main_unit' project variable; not needed. Allow
258 process environment variables wherever project variables are allowed.
259 Add tutorial section on multiple GNAT project files.
d5875b25 260
6cbab8ee
MA
2612008-07-27 Michael Albinus <michael.albinus@gmx.de>
262
263 Sync with Tramp 2.1.14.
264
265 * trampver.texi: Update release number.
266
9e2a2647
DN
2672008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
268
269 * ns-emacs.texi:
270 * faq.texi: Remove mentions of Mac Carbon.
271
d62672f3
MB
2722008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
273
274 * gnus.texi (Saving Articles): Describe the 2nd argument of
275 gnus-summary-save-in-pipe.
276 (SpamAssassin): Use it.
277
2782008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
279
280 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
281
dd12e1c6
CD
2822008-07-25 Carsten Dominik <dominik@science.uva.nl>
283
284 * org.texi (Export options): Document the use of the creator flag.
285
44ce9197
CD
2862008-07-24 Carsten Dominik <dominik@science.uva.nl>
287
288 * org.texi: New version 6.06a.
289
ddd13c5d
JB
2902008-07-23 Juanma Barranquero <lekktu@gmail.com>
291
292 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
293 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
294
8dc6104d
JB
2952008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
296
297 * calc.texi (Editing Stack Entries):
298 (Algebraic Entry): Rewrite introductory sentences so it can be used by
299 Calc's help functions. Mention fixing typos.
300 (Customizing Calc): Fix typo.
301
3022008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
303
304 * calc.texi (summarykey): New macro. Use to correctly format keys in
305 the summary.
306
ddd13c5d 3072008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
308
309 * ns-emacs.texi (Customization): Corrected documentation on color
310 specification formats.
311
568beaa2
AS
3122008-07-19 Andreas Schwab <schwab@suse.de>
313
db8ef699 314 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
315
316 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
317 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
318
cd71b9ae
MA
3192008-07-18 Michael Albinus <michael.albinus@gmx.de>
320
321 * dbus.texi (Inspection): Rework, introduce submenus.
322 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
323 (Properties and Annotations, Arguments and Signatures): New nodes.
324
9b7993b4
MA
3252008-07-13 Michael Albinus <michael.albinus@gmx.de>
326
327 * dbus.texi (Receiving Method Calls): Fix description of
328 `dbus-register-method'.
329 (Signals): Allow also signal arguments for filtering in
330 `dbus-register-signal'.
331
241d447b
JB
3322008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
333
334 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
335 `cnorm'.
336 (Arithmetic Tutorial): Simplify the verification of prime factors.
337
adb46650
MB
3382008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
339
340 * gnus.texi (Saving Articles): Mention
341 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
342
92e15881
JB
3432008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
344
345 * calc.texi: Adjust mode line throughout.
346
ea597303
JB
3472008-06-28 Juanma Barranquero <lekktu@gmail.com>
348
349 * sasl.texi (Mechanisms): Fix typos.
350
aee08080
JB
3512008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
352
353 * calc.texi (Killing from the stack): Mention using normal Emacs
354 copying.
355
a06a4a12
MA
3562008-06-21 Michael Albinus <michael.albinus@gmx.de>
357
ea597303
JB
358 * tramp.texi (Password handling): Renamed from "Password caching".
359 Add `auth-source' mechanism.
a06a4a12
MA
360 (Connection caching): Tramp reopens the connection automatically,
361 when the operating system on the remote host has been changed.
362
7389398d
EZ
3632008-06-20 Eli Zaretskii <eliz@gnu.org>
364
365 * makefile.w32-in (distclean): Remove makefile.
366
b349f79f
CD
3672008-06-17 Carsten Dominik <dominik@science.uva.nl>
368
3f9b4c2b 369 * org.texi (Using the mapping API): New section.
b349f79f 370 (Agenda column view): New section.
3f9b4c2b 371 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 372 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 373 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
374
3752008-06-17 Jason Riedy <jason@acm.org>
376
377 * org.texi (A LaTeX example): Note that fmt may be a one-argument
378 function, and efmt may be a two-argument function.
379 (Radio tables): Document multiple destinations.
380
cd5c05d2
GM
3812008-06-16 Glenn Morris <rgm@gnu.org>
382
383 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
384 Add Cover-Texts.
385
debf4439
GM
3862008-06-15 Glenn Morris <rgm@gnu.org>
387
388 * faq.texi (VER): Update to 23.0.60.
389
390 * mh-e.texi: Remove option of licensing under GPL.
391 Add Cover-Texts to GFDL permissions notice.
392 (GPL): Remove section.
393 (GFDL): Include doclicense.texi rather than the actual text.
394
395 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
396 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
397
398 * sasl.texi: Fix output file name.
399
400 * epa.texi, sasl.texi: Refer to license in Emacs manual.
401
402 * gnus-coding.texi: Refer to license in Gnus manual.
403
404 * idlwave.texi, sasl.texi: Use @copying.
405
406 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
407
408 * speedbar.texi: Update Back-Cover Text as per maintain.info.
409
410 * url.texi: Use @copying, @title, @subtitle, @author.
411
412 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
413 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
414 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
415 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
416 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
417 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
418 * widget.texi, woman.texi:
419 Remove references to external license, since doclicense is included.
420
421 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
422 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
423 Remove references to non-existent Invariant Sections.
424
091f8bc1
GM
4252008-06-14 Glenn Morris <rgm@gnu.org>
426
427 * faq.texi (Major packages and programs): Remove references to external
428 Supercite, Calc, VIPER, since they have been included for some time.
429 Update VM, AUCTeX, BBDB entries.
430
47bcb4d3
UJ
4312008-06-14 Ulf Jasper <ulf.jasper@web.de>
432
433 * newsticker.texi: Updated to match latest newsticker changes.
434
6f093307
GM
4352008-06-13 Glenn Morris <rgm@gnu.org>
436
437 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
438 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
439 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
440 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
441 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
442 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
443 * woman.texi:
444 Update Back-Cover Text as per maintain.info.
445
2b968687
MB
4462008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
447
448 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
449
450 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
451 (gnus-faq.xml): Update repository host.
452
453 * xml2texi.scm (boilerplate): Update copyright years.
454 (format-q-level): Change node names to "FAQ N-M", since period in
455 "[N.M]" is invalid, see "(texinfo)Node Line Requirements".
456
457 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
458
4592008-06-15 Frank Schmitt <ich@frank-schmitt.net>
460
461 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
462 Fix a typo.
463
4642008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
465
466 * gnus.texi (Mail Source Customization): Correct values of
467 `mail-source-delete-incoming'. Reported by Tassilo Horn.
468 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
469
4702008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
471
472 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
473 coding standards.
474
4752008-06-14 David Engster <dengste@eml.cc>
476
477 * gnus.texi (nnmairix): Markup fixes.
478
e6d2d263
MB
4792008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
480
2b968687 481 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
482
4832008-06-05 David Engster <dengste@eml.cc>
484
485 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
486
4872008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
488
b344d29d 489 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
490 (Searching, nnir, nnmairix): New stub nodes.
491
ad231df6 4922008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
493
494 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
495
f394fa25
MB
4962008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
497
498 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
499
58333467
MB
5002008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
501
502 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
503
67525fb9
JY
5042008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
505
506 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
507
0549d8fc
JB
5082008-05-06 Juanma Barranquero <lekktu@gmail.com>
509
510 * info.texi (Top): Fix typo in xref.
511
149a3837
KB
5122008-05-05 Karl Berry <karl@gnu.org>
513
514 * info.texi (Top): @xref to stand-alone manual.
515
3a23a519
MB
5162008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
517
518 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
519 (Various Summary Stuff): Fix typo in last xref.
520
0a29fbf3
JB
5212008-05-02 Juanma Barranquero <lekktu@gmail.com>
522
523 * org.texi (Moving subtrees): Fix typo.
524
586b90f1
MA
5252008-04-28 Michael Albinus <michael.albinus@gmx.de>
526
527 * tramp.texi (Frequently Asked Questions): Explain, how to disable
528 Tramp via `tramp-mode'.
529
b5af9883
CD
5302008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
531
532 * org.texi: Massive changes, in many parts of the file.
533
d55fe5bb
MB
5342008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
535
536 * gnus.texi (Oort Gnus): Add message-fill-column.
537
5382008-04-12 Adrian Aichner <adrian@xemacs.org>
539
540 * gnus.texi (Mail Source Specifiers): Typo fix.
541
5422008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
543
544 * gnus.texi (Diary Headers Generation): Update key binding for
545 `gnus-diary-check-message'.
546
5472008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
548
549 * gnus.texi (Emacsen): Addition.
550
5512008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
552
553 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
554
5552008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
556
557 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
558
5592008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
560
561 * gnus-news.texi: Update tool bar item.
562
5632008-04-09 Sven Joachim <svenjoac@gmx.de>
564
565 * gnus-news.texi: Fix typos.
566
76c109c3
JB
5672008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
568
222027f2 569 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
570 Add mention of `kron'.
571
d5fbd5a6
MO
5722008-04-01 Daiki Ueno <ueno@unixuser.org>
573
574 * epa.texi (Encrypting/decrypting *.gpg files): Document
575 epa-file-name-regexp.
576
fbcbb58c
KY
5772008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
578
579 * gnus.texi (Example Methods): Fix description about ssh-agent.
580 (Indirect Functions): Fix the default value of nntp-telnet-command;
581 remove link to connect.html.
582
134ce16c
MA
5832008-03-30 Michael Albinus <michael.albinus@gmx.de>
584
585 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
586 dbus-call-method.
587 (Receiving Method Calls): The timeout can be set by the calling client.
588
da1975d7
MA
589 * trampver.texi: Update release number.
590
2e4089ab
RS
5912008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
592
593 * gnus.texi (Top): Fix version. Add SASL.
594
70cab5a9
MA
5952008-03-29 Michael Albinus <michael.albinus@gmx.de>
596
597 Sync with Tramp 2.1.13.
598
599 * trampver.texi: Update release number.
600
5bc6ddff
MB
6012008-03-29 Chong Yidong <cyd@stupidchicken.com>
602
603 * org.texi: Update to new org-mode website.
604
6052008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
606
607 * cl.texi (For Clauses): Fix loop over key-seq to match code.
608
9b3ebcb6
MB
6092008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
610
611 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
612 gnus-read-ephemeral-gmane-group-url,
613 gnus-read-ephemeral-emacs-bug-group,
614 gnus-read-ephemeral-debian-bug-group.
615
6162008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
617
618 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
619
620 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
621 Add FIXMEs for Bookmarks and gnus-registry-marks.
622
6232008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
624
625 * gnus.texi (Smileys): Document `smiley-style'.
626
6272008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
628
629 * gnus.texi (Gnus Development): Clarify difference between ding and
630 gnu.emacs.gnus.
631 (MIME Commands, Using MIME, RSS): Fix markup.
632
633 * gnus-faq.texi ([8.4]): Ditto.
634
6352008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
636
637 * gnus.texi (Emacsen): Remove obsolete stuff.
638
6392008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
640
641 * gnus.texi (Oort Gnus): Add version info WRT
642 `mail-source-delete-incoming'.
643
6442008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
645
646 * gnus.texi (Top): Add "Other related manuals" and version info in
647 `iftex' output.
648 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
649 gnus-balloon-face-0 and the corresponding format specifiers.
650
608d6a81
MA
6512008-03-26 Michael Albinus <michael.albinus@gmx.de>
652
653 * tramp.texi (Filename completion): Remove footnote about let-bind
654 of `partial-completion-mode'. It doesn't work this way.
655
27a6f132
SM
6562008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
657
658 * pcl-cvs.texi (Contributors): Update my email.
659
4a7c4c40
MA
6602008-03-21 Michael Albinus <michael.albinus@gmx.de>
661
662 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
663
2940c053
BW
6642008-03-17 Bill Wohler <wohler@newt.com>
665
666 * mh-e.texi (Viewing): Update URL for adding header fields to
667 mh-invisible-header-fields-default.
668
30864d5f
BW
6692008-03-16 Bill Wohler <wohler@newt.com>
670
671 * mh-e.texi (Preface): Add Gnus to requirements.
672 (Forwarding): Note that forwarded MIME messages are now inline.
673
31fe2b00
SM
6742008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
675
676 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
677 (Common Variables): Give precedence to the netcat methods over the
678 telnet methods, and mention that they are more reliable.
31fe2b00 679
5e97c626
CD
6802008-03-13 Carsten Dominik <dominik@science.uva.nl>
681
682 * org.texi (Exporting Agenda Views): Document agenda export to
683 iCalendar.
684 (Progress logging): Document the new progress logging stuff.
685
37a68866
MB
6862008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
687
688 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
689 Update for change of `mail-source-delete-incoming'.
690
691 * gnus-news.texi: Ditto.
692
8f7abae3
MB
6932008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
694
695 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
696 custom versions.
697
af379c86
AM
6982008-03-07 Alan Mackenzie <acm@muc.de>
699
700 * cc-mode.texi (Limitations and Known Bugs): State that the number of
701 parens/brackets in a k&r region is limited.
702
3d0f8a67
MB
7032008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
704
705 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
706 using different Emacs versions.
707
52151df0
GM
7082008-02-27 Glenn Morris <rgm@gnu.org>
709
710 * sc.texi: Remove a lot of old and obsolete info.
711 (titlepage): Simplify.
712 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
713 (VM with any Emacsen, GNEWS with any Emacsen)
714 (Overloading for Non-conforming MUAs, Version 3 Changes)
715 (The Supercite Mailing List): Delete nodes.
716 (Introduction): Remove info about old packages.
717 (Getting Connected): Simplify. Remove info about old packages.
718 (Citing Commands): Delete Emacs 19 info.
719 (Hints to MUA Authors): Simplify.
720 (Thanks and History): Merge in some info from the deleted node
721 "Version 3 Changes".
722
b03f96dc
MB
7232008-02-05 Juanma Barranquero <lekktu@gmail.com>
724
725 * org.texi (Setting tags, In-buffer settings):
726 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
727
52bec650
MB
7282008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
729
730 * gnus-news.texi: Mention that spaces and tabs are allowed in the
731 installation directory name.
732
34a3c587
RF
7332008-02-12 Romain Francoise <romain@orebokech.com>
734
735 * epa.texi (Overview): Fix typo.
736
5a8d03e9
MO
7372008-02-11 Daiki Ueno <ueno@unixuser.org>
738
739 * epa.texi (Quick start): Remove the .emacs setting.
740
f1914c40
MO
7412008-02-10 Daiki Ueno <ueno@unixuser.org>
742
743 * epa.texi (Quick start): Use the command `epa-enable' instead of
744 loading `epa-setup'.
745
bca98fc9
JB
7462008-02-08 Juanma Barranquero <lekktu@gmail.com>
747
748 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
749 ($(infodir)/epa, epa.dvi): New targets.
750
4b01af2e
MO
7512008-02-08 Daiki Ueno <ueno@unixuser.org>
752
753 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
754
755 * epa.texi: New manual documenting the EasyPG Assistant.
756
06c0751a
MA
7572008-02-06 Michael Albinus <michael.albinus@gmx.de>
758
759 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
760 (Inspection): New function dbus-ping.
761
7dcccd7b
MA
7622008-02-05 Michael Albinus <michael.albinus@gmx.de>
763
764 * tramp.texi (Remote processes): Add `shell-command'.
765
a1da1e37
MB
7662008-01-28 Michael Sperber <sperber@deinprogramm.de>
767
768 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
769 (Group Parameters): Document `mail-source' parameter.
770
c9d8f746
MA
7712008-01-27 Michael Albinus <michael.albinus@gmx.de>
772
773 * tramp.texi (Inline methods): The hostname of the su(do)? methods
774 must be a local host.
775
15db4a13
MO
7762008-01-26 Michael Olson <mwolson@gnu.org>
777
778 * erc.texi: Update version for ERC 5.3 release.
779 (Obtaining ERC): Update extras URLs for 5.3.
780 (Development): Write instructions for git, and remove those for Arch.
781 (History): Mention the switch to git.
782
2bc43980
KB
7832008-01-24 Karl Berry <karl@gnu.org>
784
bca98fc9
JB
785 * info.texi (Search Index, Search Text): Mention the command
786 character in the section name, a la the (Go to node) node.
2bc43980 787
d2e4a6c9
MA
7882008-01-21 Michael Albinus <michael.albinus@gmx.de>
789
790 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
791
0b6799c3
MB
7922008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
793
794 * gnus-news.texi: Mention gnus-article-describe-bindings.
795
7962008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
797
798 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
799
db9c3fb1 8002008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 801
7b4d0413 802 * org.texi (Property inheritance): New section.
db9c3fb1 803 (Conventions): New section.
7b4d0413 804 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
805 commands, and the new bindings for refiling.
806 (Sparse trees): Document the new special command for sparse trees.
807 (References): Be more clear about the counting of hilines.
808 (Handling links): Document M-p/n for accessing links.
809 (Fast access to TODO states): New section.
810 (Per file keywords): New section.
811 (Property inheritance): New section.
812 (Column attributes): New summary types.
813 (Capturing Column View): New section.
814 (The date/time prompt): Cover the new features in the date/time prompt.
815 Compactify the table of keys for the calendar remote control.
816 (Clocking work time): Document the new :scope parameter.
817 (Remember): Promoted to chapter.
818 (Quoted examples): New section.
819 (Enhancing text): New verbatim environments.
820
6ed73f28
MA
8212008-01-14 Michael Albinus <michael.albinus@gmx.de>
822
823 * trampver.texi: Update release number.
824
95838435
MB
8252008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
826
827 * gnus.texi (Article Keymap): Add
828 gnus-article-wide-reply-with-original; fix descriptions of
829 gnus-article-reply-with-original and
830 gnus-article-followup-with-original.
831
20234d96
GM
8322008-01-09 Glenn Morris <rgm@gnu.org>
833
834 * nxml-mode.texi: Add @copying section.
835
d82cf70b
MB
8362008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
837
838 * message.texi (Mail Variables): Add some text from "(gnus)Posting
839 Server". Add `message-send-mail-with-mailclient'.
840
841 * gnus.texi (Posting Server): Move some text to "(message)Mail
842 Variables" and add a reference here.
843
addb7f2e
MA
8442008-01-04 Michael Albinus <michael.albinus@gmx.de>
845
846 * dbus.texi (Receiving Method Calls): New chapter.
847 (Errors and Events): Add serial number to events. Replace "signal" by
848 "message". Introduce dbus-event-serial-number.
849
4db2806c
MA
8502008-01-03 Michael Albinus <michael.albinus@gmx.de>
851
852 * dbus.texi (Type Conversion): Explain the type specification for empty
853 arrays. Use another example.
854
c9ecb5a7
MA
8552007-12-30 Michael Albinus <michael.albinus@gmx.de>
856
857 * dbus.texi (all): Replace "..." by @dots{}.
858 (Type Conversion): Precise the value range for :byte types.
859 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
860 Mention its return value.
861 (Errors and Events): There is no D-Bus error propagation during event
862 processing.
863
702dbfd9
JB
8642007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
865
866 * calc.tex (Yacas Language, Maxima Language, Giac Language):
867 New sections.
868
87035689
MB
8692007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
870
871 * gnus.texi (Group Parameters): Reorder the text and add a note about
872 `gnus-parameters' near the beginning of the node.
873
8742007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
875
876 * gnus.texi (Score File Editing): Fix function name.
877
5492f5ca
MA
8782007-12-23 Michael Albinus <michael.albinus@gmx.de>
879
880 Sync with Tramp 2.1.12.
881
882 * trampver.texi: Update release number.
883
d4e67bc5
MA
8842007-12-22 Michael Albinus <michael.albinus@gmx.de>
885
886 * dbus.texi (Type Conversion): Correct input parameters mapping.
887
6a31c819
MA
8882007-12-21 Michael Albinus <michael.albinus@gmx.de>
889
890 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
891 (Errors and Events): Mention wrong-type-argument error.
892
99a3e35f
AS
8932007-12-21 Alex Schroeder <alex@gnu.org>
894
895 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 896 spaces. Fixed some typos.
99a3e35f
AS
897 (Internet Relay Chat): Explain relay.
898 (Getting started with rcirc): Change items to reflect prompts.
899 Add more explanation to rcirc-track-minor-mode and added a comment to
900 warn future maintainers that this section is a copy.
11ac7c8e 901 (People): Changed /ignore example.
62b12a24 902 (Keywords): Not keywords.
99a3e35f 903
331e4d02
AS
9042007-12-20 Alex Schroeder <alex@gnu.org>
905
906 * rcirc.texi (Top): Fighting Information Overload chapter added.
907 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
908 (rcirc commands): Moved /ignore command to the new chapter.
909 (Fighting Information Overload): New chapter documenting /keyword,
910 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
911 (Configuration): Document rcirc-server-alist, remove
912 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 913
cd71c3ef
MA
9142007-12-16 Michael Albinus <michael.albinus@gmx.de>
915
916 * dbus.texi (Signals): Fix example in dbus-register-signal.
917
bbbe940b
MB
9182007-12-14 Sven Joachim <svenjoac@gmx.de>
919
920 * gnus.texi (Score Variables): Fix typo.
921
0ce574ef
MA
9222007-12-07 Michael Albinus <michael.albinus@gmx.de>
923
924 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
925 (Signals): Adapt dbus-send-signal and dbus-register-signal.
926 (Errors and Events): Adapt dbus-event.
927
b890d447
MB
9282007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
929
930 * gnus.texi (Other Files): Add the yenc command.
931
9322007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
933
934 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
935 since 2004-08-06.
936
9372007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
938
939 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
940 on body.
941
9422007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
943
944 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
945 and rfc2047-allow-irregular-q-encoded-words; fix description of
946 rfc2047-encode-encoded-words.
947
9482007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
949
950 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
951
3728bf03
MO
9522007-12-05 Michael Olson <mwolson@gnu.org>
953
954 * remember.texi (Diary): Remove "require" line for remember-diary.el.
955 Update documentation for `remember-diary-file'.
956
a4397af9
MA
9572007-12-04 Michael Albinus <michael.albinus@gmx.de>
958
959 * dbus.texi (Signals): Precise `dbus-register-signal'.
960 (Errors and Events): Rework events part, the internal structure of
961 dbus-event has changed.
962
1682490c
JB
9632007-12-03 Juanma Barranquero <lekktu@gmail.com>
964
965 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
966 ($(infodir)/dbus, dbus.dvi): New targets.
967
7b13a0f2
MA
9682007-12-03 Michael Albinus <michael.albinus@gmx.de>
969
970 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
971 unconditionally.
972
973 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
974 emulation with @print{}.
975
7ef92bc9
RS
9762007-12-02 Richard Stallman <rms@gnu.org>
977
978 * dbus.texi (Overview): Minor cleanup.
979
22d8ac3a
MA
9802007-12-02 Michael Albinus <michael.albinus@gmx.de>
981
d3a8e0df
MA
982 * Makefile.in (INFO_TARGETS): Add dbus.
983 (DVI_TARGETS): Add dbus.dvi.
984 (dbus, dbus.dvi): New targets.
985
22d8ac3a
MA
986 * dbus.texi: New file.
987
559764ab
RF
9882007-11-24 Romain Francoise <romain@orebokech.com>
989
990 * nxml-mode.texi: Add description in @direntry.
7aa579d9 991 Fix file name to match @setfilename.
559764ab 992
ac97a16b
MH
9932007-11-23 Mark A. Hershberger <mah@everybody.org>
994
995 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
996 ($(infodir)/nxml-mode): New rule.
997
998 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
999 ($(infodir)/nxml-mode): New rule.
1000 (clean): Add nxml-mode*.
1001
1002 * nxml-mode.texi: New file with nxml manual.
1003
404cd454
GM
10042007-11-18 Richard Stallman <rms@gnu.org>
1005
1006 * flymake.texi (Example -- Configuring a tool called directly):
1007 Update example.
1008
b048d478
MA
10092007-11-18 Michael Albinus <michael.albinus@gmx.de>
1010
1011 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 1012 double-slash behavior. Explain directory contents flushing.
b048d478 1013
346e8469
JB
10142007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
1015
1016 * calc.texi (TeX and LaTeX Language Modes): Put in
1017 missing braces.
1018
404cd454
GM
10192007-11-15 Richard Stallman <rms@gnu.org>
1020
1021 * cl.texi (Equality Predicates): Delete `eql'.
1022 (Predicates, Naming Conventions, Top): Delete `eql'.
1023 (Common Lisp Compatibility): Delete `eql'.
1024 (Porting Common Lisp): Delete obsolete backquote info.
1025 Minor clarification about character constants.
1026 (Sequence Basics): Minor clarification.
1027
1f6af58b
JB
10282007-11-15 Juanma Barranquero <lekktu@gmail.com>
1029
dccb744b 1030 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
1031 * tramp.texi (Filename completion): Fix typos.
1032
3bc88bc9
JB
10332007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
1034
1035 * calc.texi (Basic commands): Mention the menu.
1036
bc5300d3
MA
10372007-11-12 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * tramp.texi (Connection caching): Tramp flushes connection
1040 properties when remote operating system has been changed.
1041
4d8a28ec
MB
10422007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
1043
1044 * gnus-news.texi: Fix spelling.
1045 `message-insert-formatted-citation-line', not
1046 `message-insert-formated-citation-line'.
1047
404cd454
GM
1048 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
1049
e1176b47
MA
10502007-11-07 Michael Albinus <michael.albinus@gmx.de>
1051
1052 * tramp.texi (Overview): Mention also the PuTTY integration under
1053 Win32. Remove paragraphs about Tramp's experimental status.
1054 (Frequently Asked Questions): Add code example for highlighting the
1055 mode line.
1056
6159985a
MO
10572007-11-03 Michael Olson <mwolson@gnu.org>
1058
1059 * remember.texi: Change mentions of remember-buffer to
1060 remember-finalize throughout.
1061
bec9b2f5
MO
10622007-10-30 Michael Olson <mwolson@gnu.org>
1063
1064 * remember.texi (Copying): Remove.
1065 (Mailbox): Update with non-BBDB instructions.
1066 (Diary, Org): Add.
1067 (Bibliography, Planner Page): Remove.
1068
b6173182
JB
10692007-10-30 Juanma Barranquero <lekktu@gmail.com>
1070
1071 * makefile.w32-in (INFO_TARGETS): Add remember.
1072 (DVI_TARGETS): Add remember.dvi.
1073 ($(infodir)/remember): New rule.
1074 (clean): Add remember*.
1075
15f3eb73
MO
10762007-10-30 Michael Olson <mwolson@gnu.org>
1077
70bdc930
MO
1078 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
1079 ($(infodir)/remember): New rule that builds the Remember Manual.
1080
b6173182
JB
1081 * remember.texi: New file containing the Remember Mode Manual.
1082 Shuffle chapters around after initial import.
7d3f6f1a
MO
1083 (Function Reference): Split Keystrokes into separate chapter.
1084 (Keystrokes): Document C-c C-k.
51d24a12 1085 (Introduction): Fix typographical issue with "---".
15f3eb73 1086
404cd454
GM
10872007-10-29 Richard Stallman <rms@gnu.org>
1088
1089 * widget.texi (Introduction): Delete discussion of implementation
1090 internals.
1091
9bbb9638
MA
10922007-10-29 Michael Albinus <michael.albinus@gmx.de>
1093
1094 * tramp.texi (Connection caching): Host names must be different
1095 when tunneling.
1096
c7ff939a
RS
10972007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1098
1099 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
1100 Gnus v5.13.
1101
01c52d31
MB
11022007-10-28 Miles Bader <miles@gnu.org>
1103
1104 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
1105
11062007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1107
1108 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1109
11102007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1111
1112 * gnus.texi (Sorting the Summary Buffer): Remove
1113 gnus-article-sort-by-date-reverse.
1114
11152007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1116
1117 * gnus.texi (Non-ASCII Group Names): New node.
1118 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
1119 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
1120
c8763fb6 11212007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1122
1123 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
1124 clean the output of the program `imap-shell-program'.
1125
11262007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1127
1128 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
1129
11302007-10-28 Tassilo Horn <tassilo@member.fsf.org>
1131
1132 * gnus.texi (Sticky Articles): Documentation for sticky article
1133 buffers.
1134
c8763fb6 11352007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1136
1137 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
1138
11392007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1140
1141 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
1142
11432007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1144
1145 * gnus.texi (Archived Messages): Document
1146 gnus-update-message-archive-method.
1147
11482007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1149
1150 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
1151
c8763fb6 11522007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
1153
1154 * gnus.texi (Group Maneuvering): Document
1155 `gnus-summary-next-group-on-exit'.
1156
11572007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1158
1159 * gnus.texi (Really Various Summary Commands): Mention
1160 gnus-auto-select-on-ephemeral-exit.
1161
11622007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1163
1164 * gnus.texi, message.texi: Bump version number.
1165
11662007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1167
1168 * gnus.texi (Group Line Specification, Misc Group Stuff)
1169 (Server Commands): Parenthesize @pxref{Mail Spool}.
1170
11712007-10-28 Didier Verna <didier@xemacs.org>
1172
1173 New user option: message-signature-directory.
1174 * message.texi (Insertion Variables): Document it.
1175 * gnus.texi (Posting Styles): Ditto.
1176
11772007-10-28 Didier Verna <didier@xemacs.org>
1178
1179 * gnus.texi (Group Line Specification):
1180 * gnus.texi (Misc Group Stuff):
1181 * gnus.texi (Server Commands): Document the group compaction feature.
1182
11832007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1184
1185 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1186
1187 * message.texi (Various Message Variables): Add message-fill-column.
1188
11892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1190
1191 * gnus.texi: Untabify.
1192
11932007-10-28 Didier Verna <didier@xemacs.org>
1194
1195 * gnus.texi (Group Parameters): Document the posting-style merging
1196 process in topic-mode.
1197
11982007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1199
1200 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1201
12022007-10-28 Romain Francoise <romain@orebokech.com>
1203
1204 * gnus.texi (Mail Spool): Fix typo.
1205 Update copyright.
1206
12072007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1208
1209 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1210
12112007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1212
1213 * gnus.texi (Summary Generation Commands):
1214 Add gnus-summary-insert-ticked-articles.
1215
12162007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1217
b2abec73
JB
1218 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1219 to spam-spamassassin-program.
01c52d31
MB
1220
12212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1222
1223 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1224
12252007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1226
1227 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1228
12292007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1230
1231 * message.texi (Mail Headers): Document `opportunistic'.
1232
12332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1234
1235 * emacs-mime.texi (Encoding Customization): Explain how to set
1236 mm-coding-system-priorities per hierarchy.
1237
12382007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1239
1240 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1241 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1242
12432007-10-28 Didier Verna <didier@xemacs.org>
1244
1245 * message.texi (Wide Reply): Update documentation of
1246 message-dont-reply-to-names (now allowing a list of regexps).
1247
12482007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1249
1250 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1251
12522007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1253
1254 * gnus.texi (SpamAssassin back end): Fix typo.
1255
1256 * sieve.texi (Examples): Fix grammar.
1257
12582007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1259
1260 * gnus.texi (Searching for Articles): Document M-S and M-R.
1261 (Limiting): Document / b.
1262
12632007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1264
1265 * gnus.texi (Thread Commands): T M-^.
1266
12672007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1268
1269 * message.texi (Mail Aliases): Document ecomplete.
1270 (Mail Aliases): Fix typo.
1271
12722007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1273
1274 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1275 fix typo.
1276
12772007-10-28 Romain Francoise <romain@orebokech.com>
1278
1279 * gnus.texi (Mail Spool): Grammar fix.
1280
12812007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1282
1283 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1284 string.
1285
12862007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1287
1288 * gnus.texi (Group Parameters): Fix description.
1289
12902007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1291
b2abec73
JB
1292 * gnus.texi (Gmane Spam Reporting):
1293 Fix spam-report-gmane-use-article-number.
1294 Add spam-report-user-mail-address.
01c52d31
MB
1295
12962007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1297
1298 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1299
13002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1301
1302 * gnus.texi (Group Parameters): Add simplified sorting example based on
1303 example for `Sorting the Summary Buffer' from Jari Aalto
1304 <jari.aalto@cante.net>.
1305 (Example Methods): Add example for an indirect connection.
1306
13072007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1308
1309 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1310 (Agent Parameters): Updated parameter names to match code.
1311 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1312 'gnus-agent-summary-fetch-series'.
1313 (Agent and flags): New section providing a generalized discussion
1314 of flag handling.
1315 (Agent and IMAP): Removed flag discussion.
b2abec73 1316 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
1317
13182007-10-28 Romain Francoise <romain@orebokech.com>
1319
1320 * gnus.texi (Exiting the Summary Buffer): Add new function
1321 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1322
13232007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1324
1325 * gnus.texi (Conformity): Fix typo.
1326 (Customizing Articles): Document `first'.
1327
13282007-10-28 Jari Aalto <jari.aalto@cante.net>
1329
1330 * gnus.texi (Sorting the Summary Buffer):
1331 Add `gnus-thread-sort-by-date-reverse'. Add example
1332 host to different sorting in NNTP and RSS groups.
1333
13342007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1335
1336 * message.texi (Insertion): Describe prefix for
1337 message-mark-inserted-region and message-mark-insert-file.
1338
13392007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1340
1341 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1342 LaTeX documents. Describe "text/x-gnus-verbatim".
1343
13442007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1345
b2abec73 1346 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
1347 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1348 (spam-stat spam filtering, SpamOracle)
1349 (Extending the Spam ELisp package): Removed extra quote symbol for
1350 clarity.
1351
13522007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1353
1354 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1355 gnus-article-delete-part and gnus-article-replace-part.
1356 (Using MIME): Add gnus-mime-replace-part.
1357
13582007-10-28 Romain Francoise <romain@orebokech.com>
1359
1360 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1361 requires `auto-compression-mode' to be enabled. Add new nnml
1362 variable `nnml-compressed-files-size-threshold'.
1363
13642007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1365
1366 * gnus.texi (Sorting the Summary Buffer): Added
1367 gnus-thread-sort-by-recipient.
1368
13692007-10-28 Romain Francoise <romain@orebokech.com>
1370
1371 * message.texi (Insertion Variables): Mention new variable
1372 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1373 documentation accordingly.
1374
13752007-10-28 Romain Francoise <romain@orebokech.com>
1376
1377 * gnus.texi (To From Newsgroups): Mention new variables
1378 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1379
13802007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1381
1382 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1383 stuff; gnus-mime-inline-part does the automatic decompression.
1384
13852007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1386
1387 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 1388 "training.ham" should be "training.spam".
01c52d31
MB
1389
13902007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1391
1392 * message.texi (Mail Variables): Fix the default value for
1393 message-send-mail-function.
1394
13952007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1396
1397 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1398 always returns nil exceptionally.
1399
14002007-10-28 Simon Josefsson <jas@extundo.com>
1401
1402 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1403 Michael Cook <michael@waxrat.com>.
1404
14052007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1406
1407 * gnus.texi (Topic Commands): Fix next/previous.
1408
14092007-10-28 Simon Josefsson <jas@extundo.com>
1410
1411 * gnus.texi (Article Washing): Mention `W i'.
1412
c8763fb6 14132007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
1414
1415 * gnus.texi (Group Parameters): Slight extension of sieve
1416 parameter description.
1417
14182007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1419
1420 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1421 matching score files as well.
1422 (Picons): Describe `gnus-picon-style'.
1423
14242007-10-28 Romain Francoise <romain@orebokech.com>
1425
1426 * message.texi (Message Headers): Mention that headers are hidden
1427 using narrowing, and how to expose them.
1428 Update copyright.
1429
14302007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1431
1432 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1433 `gnus-summary-sort-by-recipient'.
1434
14352007-10-28 Romain Francoise <romain@orebokech.com>
1436
1437 * gnus.texi (NNTP marks): New node.
1438 (NNTP): Move NNTP marks variables to the new node.
1439
14402007-10-28 Jesper Harder <harder@ifa.au.dk>
1441
b2abec73 1442 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
1443
1444 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1445
14462007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1447
b2abec73 1448 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 1449 everywhere for consistency.
b2abec73
JB
1450 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1451 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
1452 Say "regular expression" instead of "regex." Admonish. Pick
1453 other words to sound better (s/so/thus/).
b2abec73 1454 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
1455 statistical filters. Remove old TODO.
1456 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
1457 New section on sorting and displaying the spam score.
1458 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1459 backend but an alias to spam-use-BBDB.
1460 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
1461 new backend functionality.
1462
14632007-10-28 Simon Josefsson <jas@extundo.com>
1464
1465 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1466 nntp-marks-directory, from Romain Francoise
1467 <romain@orebokech.com>.
1468
14692007-10-28 Magnus Henoch <mange@freemail.hu>
1470
1471 * gnus.texi (Hashcash): New default value of
1472 hashcash-default-payment.
1473
14742007-10-28 Simon Josefsson <jas@extundo.com>
1475
1476 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1477 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1478
14792007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1480
1481 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1482
14832007-10-28 Simon Josefsson <jas@extundo.com>
1484
1485 * gnus.texi (documentencoding): Add, to avoid warnings.
1486
14872007-10-28 Simon Josefsson <jas@extundo.com>
1488
1489 * message.texi (Mail Headers): Add.
1490
1491 * gnus.texi (Hashcash): Fix.
1492
14932007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1494
b2abec73 1495 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 1496 that payments can be verified and fix the name of the
b2abec73 1497 hashcash-path variable.
01c52d31
MB
1498
14992007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1500
b2abec73 1501 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
1502
15032007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1504
1505 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1506
15072007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1508
1509 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
1510 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1511 warning about ham processors in spam groups removed.
01c52d31
MB
1512
15132007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 1514
b2abec73
JB
1515 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1516 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
1517
15182007-10-28 Jesper Harder <harder@ifa.au.dk>
1519
1520 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1521 (Mailing List): Typo.
1522 (Customizing Articles): Add gnus-treat-ansi-sequences.
1523 (Article Washing): Index.
1524
1525 * message.texi: Use m-dash consistently.
1526
15272007-10-28 Jesper Harder <harder@ifa.au.dk>
1528
1529 * gnus.texi (GroupLens): Remove.
1530
15312007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1532
1533 * gnus.texi (Outgoing Messages, Agent Variables): Add
1534 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
1535 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
1536
15372007-10-28 Jesper Harder <harder@ifa.au.dk>
1538
1539 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1540
15412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1542
1543 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
1544
1545 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
1546
15472007-10-28 Simon Josefsson <jas@extundo.com>
1548
1549 * gnus.texi (Top): Add SASL.
1550
404cd454
GM
15512007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1552
1553 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1554
15552007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1556
1557 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1558
0edd2970
JB
15592007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1560
1561 * calc.texi (Formulas, Composition Basics): Lower the
1562 precedence of negation.
1563
a9afba20
JY
15642007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1565
1566 * ses.texi (The Basics): Mention how to create a new spreadsheet.
1567 Mention the new three-letter column identifiers.
1568 (More on cell printing): Calculate-cell and truncate-cell are now `c'
1569 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
1570 message when using `c' on an empty default with default printer.
1571 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
1572 renamed to `ses--symbolic-formulas' some time ago.
1573
45b778a6
JB
15742007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
1575
1576 * calc.texi (Default Simplifications, Making Selections)
1577 (Customizing Calc): Clarify associativity of multiplication.
1578
03b5bade
MA
15792007-10-23 Michael Albinus <michael.albinus@gmx.de>
1580
1581 * tramp.texi (Traces and Profiles): Simplify loop over
1582 `trace-function-background'.
1583
e658c8ee
JL
15842007-10-22 Juri Linkov <juri@jurta.org>
1585
1586 * dired-x.texi (Shell Command Guessing): Default values are now
1587 available by typing M-n instead of M-p.
1588
dd753688
MA
15892007-10-21 Michael Albinus <michael.albinus@gmx.de>
1590
1591 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
1592 (Password caching): Remove `tramp-clear-passwd'.
1593 It's not a command anymore.
dd753688
MA
1594 (Bug Reports): Add `tramp-bug' to function index.
1595 (Function Index, Variable Index): New nodes.
1596 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
1597
1598 * trampver.texi: Update release number.
1599
4bb49b43
JB
16002007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1601
8b296cdd 1602 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
1603 about integer size into past tense.
1604 (Time Zones): Remove pointer to Calc author's address.
1605 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 1606 and hyperbolic cotangent. Fix typo.
4bb49b43 1607
311dd93f
MA
16082007-10-10 Michael Albinus <michael.albinus@gmx.de>
1609
1610 Sync with Tramp 2.1.11.
1611
1612 * trampver.texi: Update release number.
1613
ea3fc256
MA
16142007-10-06 Michael Albinus <michael.albinus@gmx.de>
1615
1616 * tramp.texi (External packages): New section.
1617
1af74d06
MB
16182007-09-29 Juri Linkov <juri@jurta.org>
1619
1620 * info.texi (Help-Int): Document `L' (`Info-history').
1621
0e2806fa
SM
16222007-09-26 Carsten Dominik <dominik@science.uva.nl>
1623
1624 * org.texi: Change links to webpage and maintained email.
1625 (Remember): Promote to Chapter, significant changes.
1626 (Fast access to TODO states): New section.
1627 (Faces for TODO keywords): New section.
1628 (Export options): Example for #+DATE.
1629 (Progress logging): Section moved.
1630
567b9191
BW
16312007-09-26 Bill Wohler <wohler@newt.com>
1632
1633 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
1634 browse-url-at-mouse.
1635
1af74d06
MB
16362007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
1637
1638 * flymake.texi (Customizable variables): Face names don't end in -face.
1639 Fix flymake-err-line-patterns template.
1640 (Example -- Configuring a tool called directly): Fix init-function.
1641 (Highlighting erroneous lines): Face names don't end in -face.
1642
d60a4e3a 16432007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
1644
1645 * erc.texi (Special-Features): Fix small typo.
1646
7d7a3510
MA
16472007-09-14 Michael Albinus <michael.albinus@gmx.de>
1648
1649 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
1650 and "External transfer methods".
1651
285f0d3a
JB
16522007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1653
1654 * calc.texi (Predefined Units): Add some history.
1655
526dc846
MO
16562007-09-08 Michael Olson <mwolson@gnu.org>
1657
87e04f16
JB
1658 * erc.texi (Copying): New section included from gpl.texi.
1659 This matches the look of the upstream ERC manual.
526dc846 1660
f10d0e80
JB
16612007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1662
87e04f16 1663 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
1664 (Random Numbers): Clarify the distribution of `random'.
1665
4009494e
GM
16662007-09-06 Glenn Morris <rgm@gnu.org>
1667
1668 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 1669 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
1670 Change all setfilename commands to use ../../info.
1671 * Makefile.in: Move the parts of the old man/Makefile.in that do not
1672 refer to the Emacs manual here.
1673 (infodir): New variable.
1674 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
1675 (cc-mode.texi, faq.texi): Update references to source file locations.
1676 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
1677 do not refer to the Emacs manual here.
1678 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
1679
1680 * Makefile.in: Add `basename' versions of all info targets, for
1681 convenience when rebuilding just one manual.
1682 (../etc/GNU): Delete obsolete target.
1683 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1684 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
1685 *.vrs *.toc here...
1686 (maintainer-clean): ...from here.
4009494e
GM
1687
1688 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1689
2de53ca6
GM
16902007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
1691
1692 * calc.texi (Date Conversions): Clarify definition of
1693 Julian day numbering.
1694 (Date Forms): Clarify definition of Julian day numbering;
1695 add some history.
1696
16972007-08-30 Carsten Dominik <dominik@science.uva.nl>
1698
87e04f16 1699 * org.texi: Version 5.07.
2de53ca6
GM
1700
17012007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1702
1703 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1704
17052007-08-22 Carsten Dominik <dominik@science.uva.nl>
1706
1707 * org.texi (Adding hyperlink types): New section.
1708 (Embedded LaTeX): Chapter updated because of LaTeX export.
1709 (LaTeX export): New section.
1710 (Using links out): New section.
1711
17122007-08-22 Glenn Morris <rgm@gnu.org>
1713
1714 * faq.texi (Learning how to do something): Refcards now in
1715 etc/refcards/ directory.
1716
17172007-08-22 Michael Albinus <michael.albinus@gmx.de>
1718
1719 * tramp.texi (Remote Programs): Persistency file must be cleared when
1720 changing `tramp-remote-path'.
1721 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
1722 macro.
1723
17242007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1725
1726 * calc.texi: Move contents to beginning of file.
1727 (Algebraic Entry): Fix the formatting of an example.
1728
17292007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1730
1731 * calc.texi (Basic Operations on Units): Mention exact versus
1732 inexact conversions.
1733
17342007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
1735
1736 * calc.texi (Basic Operations on Units): Mention default
1737 values for new units.
1738 (Quick Calculator Mode): Mention that binary format will
1739 be displayed.
1740
17412007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1742
1743 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1744
17452007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1746
1747 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1748
17492007-08-08 Glenn Morris <rgm@gnu.org>
1750
1751 * gnus.texi, sieve.texi: Replace `iff'.
1752
17532007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1754
1755 * calc.texi (Basic Graphics): Mention the graphing of error
1756 forms.
1757 (Graphics Options): Mention how `g s' handles error forms.
1758 (Curve Fitting): Mention plotting the curves.
1759 (Standard Nonlinear Models): Add additional models.
1760 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1761 (Linear Fits): Correct result.
1762
17632007-08-01 Alan Mackenzie <acm@muc.de>
1764
1765 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1766 to "--no-site-file".
1767
17682007-07-29 Michael Albinus <michael.albinus@gmx.de>
1769
1770 * tramp.texi (Frequently Asked Questions): Point to mode line
1771 extension in Emacs 23.1.
1772
1773 * trampver.texi: Update release number.
1774
17752007-07-27 Glenn Morris <rgm@gnu.org>
1776
1777 * calc.texi (Copying): Include license text from gpl.texi, rather than
1778 in-line.
1779
17802007-07-25 Glenn Morris <rgm@gnu.org>
1781
1782 * calc.texi (Copying): Replace license with GPLv3.
1783
1784 * Relicense all FSF files to GPLv3 or later.
1785
17862007-07-22 Michael Albinus <michael.albinus@gmx.de>
1787
1788 Sync with Tramp 2.1.10.
1789
1790 * tramp.texi (trampfn): Expand macro implementation in order to handle
1791 empty arguments.
1792 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
183080b6 1793 occurrences by trampfn.
2de53ca6 1794 (Frequently Asked Questions): Extend example code for host
b2abec73 1795 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
1796 file names to be typed.
1797
1798 * trampver.texi: Update release number.
1799
18002007-07-17 Michael Albinus <michael.albinus@gmx.de>
1801
1802 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1803 section. Reported by <poti@potis.org>.
1804 (Remote processes): Arguments of the program to be debugged are taken
1805 literally.
1806 (Frequently Asked Questions): Simplify recentf example.
1807
18082007-07-14 Karl Berry <karl@gnu.org>
1809
1810 * info.texi (@copying): New Back-Cover Text.
1811
1812 * info.texi (Quitting Info): Move to proper place in source.
1813 (Reported by Benno Schulenberg.)
1814
18152007-07-13 Eli Zaretskii <eliz@gnu.org>
1816
1817 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1818
1819 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1820
1821 * emacs-mime.texi: Add @documentencoding directive.
1822
18232007-07-12 Nick Roberts <nickrob@snap.net.nz>
1824
1825 * tramp.texi (Remote processes): Add an anchor to the subsection
1826 "Running a debugger on a remote host".
1827
18282007-07-12 Michael Albinus <michael.albinus@gmx.de>
1829
1830 * tramp.texi (Remote processes): Don't call it "experimental" any
1831 longer. Add subsection about running a debugger on a remote host.
1832
18332007-07-10 Carsten Dominik <dominik@science.uva.nl>
1834
1835 * org.texi (Properties and columns): Chapter rewritten.
1836
18372007-07-08 Michael Albinus <michael.albinus@gmx.de>
1838
1839 * tramp.texi:
1840 * trampver.texi: Migrate to Tramp 2.1.
1841
18422007-07-02 Carsten Dominik <dominik@science.uva.nl>
1843
1844 * org.texi (Properties): New chapter.
1845
18462007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1847
1848 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1849 Control Panel.
1850
1851 * gnus.texi (Misc Article): Add index entry for
1852 gnus-single-article-buffer.
1853
18542007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1855
1856 * gnus.texi (Starting Up): Fix typo.
1857
18582007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1859
1860 * gnus.texi (Asynchronous Fetching): Fix typo.
1861
18622007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1863
1864 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1865 (About This Manual): Remove redundant information.
1866 (Getting Started): Mention author.
1867 (Basic Arithmetic, Customizing Calc): Make description of the
1868 variable `calc-multiplication-has-precedence' match its new effect.
1869
18702007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1871
1872 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1873 the variable `calc-multiplication-has-precedence'.
1874
18752007-06-19 Carsten Dominik <dominik@science.uva.nl>
1876
1877 * org.texi (Tag): Section swapped with node Timestamps.
1878 (Formula syntax for Lisp): Document new `L' flag.
1879
18802007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1881
1882 * gnus.texi (Misc Group Stuff, Summary Buffer)
1883 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1884
18852007-06-06 Juanma Barranquero <lekktu@gmail.com>
1886
1887 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1888 * gnus.texi (Article Buttons, Mail Source Customization)
1889 (Sending or Not Sending, Customizing NNDiary):
1890 * message.texi (Message Headers):
1891 * mh-e.texi (HTML): Fix typos.
1892
18932007-06-07 Michael Albinus <michael.albinus@gmx.de>
1894
1895 Sync with Tramp 2.0.56.
1896
1897 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1898 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1899
19002007-06-02 Chong Yidong <cyd@stupidchicken.com>
1901
1902 * Version 22.1 released.
1903
19042007-05-26 Michael Olson <mwolson@gnu.org>
1905
1906 * erc.texi (Modules): Fix references to completion modules.
1907
19082007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1909
1910 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1911
19122007-05-09 Didier Verna <didier@xemacs.org>
1913
1914 * gnus.texi (Email Based Diary): New. Proper documentation for the
1915 nndiary back end and the gnus-diary library.
1916
19172007-05-03 Karl Berry <karl@gnu.org>
1918
1919 * .cvsignore (*.pdf): New entry.
1920
1921 * texinfo.tex: Update from current version for better pdf generation.
1922
19232007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1924
1925 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1926
19272007-04-28 Glenn Morris <rgm@gnu.org>
1928
1929 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1930 consideration of legal status.
1931
19322007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1933
1934 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1935
19362007-04-24 Chong Yidong <cyd@stupidchicken.com>
1937
1938 * faq.texi (New in Emacs 22): python.el removed.
1939
19402007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1941
1942 * calc.texi (Reporting bugs): Update maintainer's address.
1943
19442007-04-22 Chong Yidong <cyd@stupidchicken.com>
1945
1946 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1947
19482007-04-15 Jay Belanger <belanger@truman.edu>
1949
1950 * calc.texi (Title page): Remove the date.
1951 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1952 (The Standard Calc Interface): Change trail title.
1953 (Floats): Mention that when non-decimal floats are entered, only
1954 approximations are stored.
1955 (Copying): Move to the appendices.
1956 (GNU Free Documentation License): Add as an appendix.
1957
19582007-04-15 Chong Yidong <cyd@stupidchicken.com>
1959
1960 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1961 * dired-x.texi, ebrowse.texi, ediff.texi:
1962 * emacs-mime.texi, erc.texi, eshell.texi:
1963 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1964 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1965 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1966 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1967 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1968 * woman.texi: Include GFDL.
1969
1970 * doclicense.texi: Remove node heading, so that it can be included by
1971 other files.
1972
1973 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1974
1975 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1976 than *.
1977
19782007-04-14 Carsten Dominik <dominik@science.uva.nl>
1979
1980 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1981 in Calc.
1982
19832007-04-09 Romain Francoise <romain@orebokech.com>
1984
1985 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1986 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1987 replace mouse-2.
1988
19892007-04-08 Chong Yidong <cyd@stupidchicken.com>
1990
1991 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1992 renamed to woman-use-topic-at-point. Document new behavior.
1993
19942007-04-08 Richard Stallman <rms@gnu.org>
1995
1996 * url.texi: Fix some indexing.
1997 (Disk Caching): Drop discussion of old/other Emacs versions.
1998
19992007-04-07 Chong Yidong <cyd@stupidchicken.com>
2000
2001 * url.texi (Disk Caching): Say Emacs 21 "and later".
2002
2003 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
2004 on Font locking which now mentions JIT lock.
2005
20062007-04-01 Michael Olson <mwolson@gnu.org>
2007
2008 * erc.texi: Update for the ERC 5.2 release.
2009
20102007-03-31 David Kastrup <dak@gnu.org>
2011
2012 * woman.texi (Topic, Interface Options): Explain changes semantics of
2013 woman-manpath in order to consider MANPATH_MAP entries.
2014
20152007-03-31 Eli Zaretskii <eliz@gnu.org>
2016
2017 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
2018
20192007-03-26 Richard Stallman <rms@gnu.org>
2020
2021 * pgg.texi (Caching passphrase): Clean up previous change.
2022
20232007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
2024
2025 * gnus.texi (Setting Process Marks): Fix typo.
2026
20272007-03-25 Romain Francoise <romain@orebokech.com>
2028
2029 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
2030 readability, and include various fixes by Daniel Brockman, Nick Roberts
2031 and Dieter Wilhelm.
2032
20332007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
2034
2035 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
2036
2037 * gnus.texi (Mail Source Specifiers): Fix typo.
2038
20392007-03-22 Ralf Angeli <angeli@caeruleus.net>
2040
2041 * reftex.texi (Imprint): Update maintainer information.
2042
20432007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
2044
2045 * message.texi (Message Buffers): Update documentation for
2046 message-generate-new-buffers.
2047
20482007-03-15 Daiki Ueno <ueno@unixuser.org>
2049
2050 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
2051
20522007-03-21 Glenn Morris <rgm@gnu.org>
2053
2054 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
2055
20562007-03-19 Chong Yidong <cyd@stupidchicken.com>
2057
2058 * eshell.texi (Known problems): Emacs 21 -> 22.
2059
2060 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
2061
20622007-03-18 Jay Belanger <belanger@truman.edu>
2063
2064 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
2065
20662007-03-12 Glenn Morris <rgm@gnu.org>
2067
2068 * calc.texi (Time Zones): Switch to new North America DST rule.
2069
2070 * calc.texi: Replace "daylight savings" with "daylight
2071 saving" in text throughout.
2072
20732007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2074
2075 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
2076 The variable now uses a list of symbols instead of just a symbol.
2077 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
2078
20792007-03-06 Romain Francoise <romain@orebokech.com>
2080
2081 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
2082 new packages, and mention Gnus update.
2083
20842007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
2085
2086 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
2087 nntp-open-connection-functions-never-echo-commands.
2088
20892007-02-27 Chong Yidong <cyd@stupidchicken.com>
2090
2091 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
2092 problems on the console, and security risk in not using gpg-agent.
2093
20942007-02-25 Carsten Dominik <dominik@science.uva.nl>
2095
2096 * org.texi (The spreadsheet): Renamed from "Table calculations".
2097 Completely reorganized and rewritten.
2098 (CamelCase links): Section removed.
2099 (Repeating items): New section.
2100 (Tracking TODO state changes): New section.
2101 (Agenda views): Chapter reorganized and rewritten.
2102 (HTML export): Section rewritten.
2103 (Tables in arbitrary syntax): New section.
2104 (Summary): Better feature summary.
2105 (Activation): Document problem with cut-and-paste of Lisp code
2106 from PDF files.
2107 (Visibility cycling): Document indirect buffer use.
2108 (Structure editing): Document sorting.
2109 (Remember): Section rewritten.
2110 (Time stamps): Better description of time stamp types.
2111 (Tag searches): Document regular expression search for tags.
2112 (Stuck projects): New section.
2113 (In-buffer settings): New keywords.
2114 (History and Acknowledgments): Updated description.
2115
21162007-02-24 Alan Mackenzie <acm@muc.de>
2117
2118 * cc-mode.texi (Movement Commands): Insert two missing command names.
2119 (Getting Started): Slight wording correction (use conditional).
2120
21212007-02-22 Kim F. Storm <storm@cua.dk>
2122
2123 * widget.texi (User Interface, Basic Types): Document need to put some
2124 text before the %v escape in :format string in editable-field widget.
2125
21262007-02-18 Romain Francoise <romain@orebokech.com>
2127
2128 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
2129 `cvs-mode-quit'.
2130
21312007-02-10 Markus Triska <markus.triska@gmx.at>
2132
2133 * widget.texi (Programming Example): Put constant strings in :format.
2134
21352007-02-07 Juanma Barranquero <lekktu@gmail.com>
2136
2137 * faq.texi (Fullscreen mode on MS-Windows): New node.
2138
21392007-02-04 David Kastrup <dak@gnu.org>
2140
2141 * faq.texi (AUCTeX): Update version number. Should probably be done
2142 for other packages as well.
2143
21442007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2145
2146 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
2147 <tassilo@member.fsf.org>.
2148
21492007-01-27 Eli Zaretskii <eliz@gnu.org>
2150
2151 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
2152 ls-lisp-use-localized-time-format.
2153
21542007-01-20 Markus Triska <markus.triska@gmx.at>
2155
2156 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
2157
21582007-01-13 Michael Olson <mwolson@gnu.org>
2159
2160 * erc.texi (Modules): Mention capab-identify module.
2161
21622007-01-05 Michael Olson <mwolson@gnu.org>
2163
2164 * erc.texi (Getting Started): Update for /RECONNECT command.
2165
21662007-01-04 Richard Stallman <rms@gnu.org>
2167
2168 * ebrowse.texi: Change C-c b to C-c C-m.
2169
21702007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
2171
2172 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
2173 variables only in info to avoid redundant entries in the printed
2174 manual.
2175
21762007-01-02 Daiki Ueno <ueno@unixuser.org>
2177
2178 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2179
21802007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2181
2182 * message.texi (Security): Split into sub-nodes.
2183
21842007-01-01 Alan Mackenzie <acm@muc.de>
2185
2186 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2187 eval-after-load in Emacs <=21 and a workaround. Document that
2188 trigraphs are not supported.
2189
21902007-01-01 Alan Mackenzie <acm@muc.de>
2191
2192 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2193 c-context-line-break. When invoked within a string, preserve
2194 whitespace. Add a backslash only when also in a macro.
2195
21962007-01-01 Alan Mackenzie <acm@muc.de>
2197
2198 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2199
22002007-01-01 Alan Mackenzie <acm@muc.de>
2201
2202 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2203 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2204
22052007-01-01 Alan Mackenzie <acm@muc.de>
2206
2207 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2208 "Choosing a Style".
2209
2210 * cc-mode.texi ("Styles"): Add @dfn{style}.
2211
22122006-12-30 Michael Albinus <michael.albinus@gmx.de>
2213
2214 Sync with Tramp 2.0.55.
2215
2216 * trampver.texi: Update release number.
2217
22182006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2219
2220 * gnus.texi (Customizing Articles): Add index entries for all
2221 gnus-treat-* variables.
2222
c8763fb6 22232006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2224
2225 * gnus.texi (IMAP): Fix incorrect explanation of
2226 nnimap-search-uids-not-since-is-evil in documentation for
2227 nnimap-expunge-search-string.
2228
22292006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2230
2231 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2232 spam-ifile-database.
2233
22342006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2235
2236 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2237 rebind C-s.
2238
c8763fb6 22392006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2240
2241 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2242 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2243 "expiring mail".
2244 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2245 nnimap-nov-is-evil.
2246
22472006-12-25 Kevin Ryde <user42@zip.com.au>
2248
2249 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2250 about the key procedure being used heavily.
2251
22522006-12-24 Chong Yidong <cyd@stupidchicken.com>
2253
2254 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2255 to t.
2256 (Prerequisites): Add explanation about gpg-agent.
2257
22582006-12-22 Kevin Ryde <user42@zip.com.au>
2259
2260 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2261 "sort" instead of "sort*".
2262
22632006-12-19 Richard Stallman <rms@gnu.org>
2264
2265 * calc.texi (History and Acknowledgements): Recognize that Emacs
2266 now does have floating point.
2267
22682006-12-19 Michael Albinus <michael.albinus@gmx.de>
2269
2270 * tramp.texi (External transfer methods): Describe new method `scpc'.
2271
22722006-12-17 Sascha Wilde <wilde@sha-bang.de>
2273
2274 * pgg.texi: Added short note on gpg-agent to the introduction.
2275
22762006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2277
2278 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2279 also applies to Cc.
2280
22812006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2282
2283 * gnus.texi (X-Face): Clarify. Say which programs are required
2284 on Windows.
2285
22862006-12-08 Michael Olson <mwolson@gnu.org>
2287
2288 * erc.texi (Modules): Remove documentation for list module.
2289
c8763fb6 22902006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
2291
2292 * faq.texi (^M in the shell buffer): Ditto.
2293
22942006-11-20 Michael Olson <mwolson@gnu.org>
2295
2296 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2297
22982006-11-17 Carsten Dominik <dominik@science.uva.nl>
2299
2300 * org.texi: Fix typos.
2301 (Agenda commands): Document `C-k'.
2302
23032006-11-16 Eli Zaretskii <eliz@gnu.org>
2304
2305 * url.texi (http/https): Fix a typo in the HTTP URL.
2306
23072006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2308
2309 * ada-mode.texi: Total rewrite.
2310
23112006-11-13 Carsten Dominik <dominik@science.uva.nl>
2312
2313 * org.texi: Minor typo fixes.
2314
23152006-11-13 Bill Wohler <wohler@newt.com>
2316
2317 Release MH-E manual version 8.0.3.
2318
2319 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2320 release 8.0.3.
2321
2322 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2323 to set MAILDIR.
2324 (Reading Mail): Document the customization of read-mail-command
2325 for MH-E.
2326 (Viewing Attachments): Document mm-discouraged-alternatives.
2327 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2328 (Junk): Add more information about the settings of mh-junk-background
2329 in a program. Add /usr/bin/mh to PATH in examples.
2330
23312006-11-12 Richard Stallman <rms@gnu.org>
2332
2333 * woman.texi: Update author address but say he no longer maintains it.
2334
23352006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2336
2337 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2338 archived trees.
2339 (Checkboxes): Section moved to chapter 5, and extended.
2340 (The date/time prompt): New section.
2341 (Link abbreviations): New section.
2342 (Presentation and sorting): New section.
2343 (Custom agenda views): Section completely rewritten.
2344 (Summary): Compare with Planner.
2345 (Feedback): More info about creating backtraces.
2346 (Plain lists): Modified example.
2347 (Breaking down tasks): New section.
2348 (Custom time format): New section.
2349 (Time stamps): Document inactive timestamps.
2350 (Setting tags): More details about fast tag selection.
2351 (Block agenda): New section.
2352 (Custom agenda views): Section rewritten.
2353 (Block agenda): New section.
2354
23552006-11-07 Michael Albinus <michael.albinus@gmx.de>
2356
2357 * tramp.texi (Configuration): scp is the default method.
2358 (Default Method): Use ssh as example for another method.
2359
23602006-10-27 Richard Stallman <rms@gnu.org>
2361
2362 * woman.texi: Downcase nroff/troff/roff.
2363 (Installation): Chapter deleted. Some xrefs deleted.
2364 (Background): woman doesn't advise man ;-).
2365
c8763fb6 23662006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2367
2368 * ada-mode.texi (Project files, Identifier completion)
2369 (Automatic Casing, Debugging, Using non-standard file names)
2370 (Working Remotely): Fix typos.
2371
23722006-10-20 Masatake YAMATO <jet@gyve.org>
2373
2374 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2375 sample code `my-c-initialization-hook'.
2376
23772006-10-19 Stuart D. Herring <herring@lanl.gov>
2378
2379 * widget.texi: Fix typos.
2380
23812006-10-19 Michael Albinus <michael.albinus@gmx.de>
2382
2383 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2384 "???". There have been no complaints for years, so the information
2385 must be appropriate.
2386
23872006-10-16 Richard Stallman <rms@gnu.org>
2388
2389 * widget.texi: Use @var instead of capitalization.
2390 Clarify many widget type descriptions.
2391
23922006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2393
2394 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2395 gnus-dired-attach.
2396 (Selecting a Group): Fix typo.
2397
c8763fb6 23982006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2399
2400 * widget.texi: Fix typos.
2401
24022006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2403
2404 * gnus.texi (Image Enhancements): Update for Emacs 22.
2405
2406 * gnus-faq.texi ([1.3]): Update.
2407
24082006-10-06 Richard Stallman <rms@gnu.org>
2409
2410 * faq.texi (Displaying the current line or column):
2411 Delete "As of Emacs 20".
2412
24132006-10-06 Romain Francoise <romain@orebokech.com>
2414
2415 * faq.texi (VM): VM works with Emacs 22 too.
2416
24172006-10-06 Richard Stallman <rms@gnu.org>
2418
2419 * ebrowse.texi: Remove Emacs version "21" from title.
2420
24212006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2422
2423 * gnus.texi (Foreign Groups): Say where change of editing commands are
2424 stored. Add reference to `gnus-parameters'.
2425
24262006-09-15 Jay Belanger <belanger@truman.edu>
2427
2428 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2429 Change "Library Public License" to "Lesser Public License"
2430 throughout. Use "yyyy" to represent year.
2431
24322006-09-15 Carsten Dominik <dominik@science.uva.nl>
2433
2434 * org.texi (Setting tags): Typo fix.
2435
24362006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2437
2438 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2439
24402006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2441
2442 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2443
24442006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2445
2446 * faq.texi (Escape sequences in shell output): EMACS is now set
2447 to Emacs's absolute file name, not to "t".
2448 (^M in the shell buffer): Likewise.
2449 * misc.texi (Interactive Shell): Likewise.
2450
24512006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2452
2453 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2454 mails with pop3-leave-mail-on-server. Fix wording.
2455 (Limiting): Improve gnus-summary-limit-to-articles.
2456 (X-Face): Fix typo.
2457
24582006-09-11 Simon Josefsson <jas@extundo.com>
2459
2460 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2461 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2462
24632006-09-06 Simon Josefsson <jas@extundo.com>
2464
2465 * smtpmail.texi (Authentication): Mention SSL.
2466
24672006-09-01 Eli Zaretskii <eliz@gnu.org>
2468
2469 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2470 Don't use @indicateurl.
2471
2472 * cc-mode.texi (Subword Movement): Don't use @headitem.
2473 (Custom Braces, Clean-ups): Don't use @tie.
2474
24752006-08-29 Michael Albinus <michael.albinus@gmx.de>
2476
2477 Sync with Tramp 2.0.54.
2478
2479 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2480 Suggested by Adrian Phillips <a.phillips@met.no>.
2481
24822006-08-15 Carsten Dominik <dominik@science.uva.nl>
2483
2484 * org.texi (Installation, Activation): Split from Installation and
2485 Activation.
2486 (Clocking work time): Documented new features.
2487
24882006-08-13 Alex Schroeder <alex@gnu.org>
2489
2490 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2491 example.
2492
24932006-08-12 Eli Zaretskii <eliz@gnu.org>
2494
2495 * faq.texi (How to add fonts): New node.
2496
24972006-08-05 Romain Francoise <romain@orebokech.com>
2498
2499 * faq.texi (New in Emacs 22): Expand.
2500
25012006-08-03 Michael Olson <mwolson@gnu.org>
2502
2503 * erc.texi: Update for ERC 5.1.4.
2504
25052006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2506
2507 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2508 in .../site-lisp/gnus/ by default.
2509 [ From gnus-news.texi in the trunk. ]
2510
25112006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2512
2513 * gnus.texi (MIME Commands): Additions for yEnc.
2514
25152006-07-24 Richard Stallman <rms@gnu.org>
2516
2517 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2518 * faq.texi: Move periods and commas inside quotes.
2519
25202006-07-20 Jay Belanger <belanger@truman.edu>
2521
2522 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2523
25242006-07-18 Chong Yidong <cyd@stupidchicken.com>
2525
2526 * faq.texi (Security risks with Emacs): Document Emacs 22
2527 file-local-variable mechanism.
2528
25292006-07-12 Michael Olson <mwolson@gnu.org>
2530
2531 * erc.texi: Update for ERC 5.1.3.
2532
25332006-07-12 Alex Schroeder <alex@gnu.org>
2534
2535 * rcirc.texi: Fix typos.
2536 (Getting started with rcirc): New calling convention for M-x irc.
2537 Mention #rcirc. Removed channel tracking.
2538 (Configuration): Changed the names of all variables that got changed
2539 recently, eg. rcirc-server to rcirc-default-server. Added
2540 documentation for rcirc-authinfo, some background for Bitlbee, and
2541 rcirc-track-minor-mode.
2542 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
2543 Scrolling.
2544 (Reconnecting after you have lost the connection): Fixed example code
2545 to match code changes.
2546
25472006-07-10 Nick Roberts <nickrob@snap.net.nz>
2548
2549 * gnus.texi, message.texi: Fix typos.
2550
25512006-07-07 Carsten Dominik <dominik@science.uva.nl>
2552
2553 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
2554 commands.
2555 (Global TODO list): Document the use of the variables
2556 `org-agenda-todo-ignore-scheduled' and
2557 `org-agenda-todo-list-sublevels'.
2558
25592006-07-05 Richard Stallman <rms@gnu.org>
2560
2561 * faq.texi (Scrolling only one line): Fix xref.
2562
25632006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2564
2565 * faq.texi (Evaluating Emacs Lisp code):
2566 Throughout, replace eval-current-buffer with eval-buffer.
2567
25682006-07-03 Richard Stallman <rms@gnu.org>
2569
2570 * rcirc.texi (Scrolling conservatively): Fix xref.
2571
2572 * pcl-cvs.texi (Viewing differences): Usage fix.
2573
25742006-07-03 Carsten Dominik <dominik@science.uva.nl>
2575
2576 * org.texi (Agenda commands): Document `s' key to save all org-mode
2577 buffers.
2578
25792006-06-30 Ralf Angeli <angeli@caeruleus.net>
2580
2581 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
2582 names. Mention `cvs-msg' face.
2583
25842006-06-29 Carsten Dominik <dominik@science.uva.nl>
2585
2586 * org.texi (Checkboxes): New section.
2587
25882006-06-28 Carsten Dominik <dominik@science.uva.nl>
2589
2590 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
2591 throughout this chapter.
2592
25932006-06-27 Chong Yidong <cyd@stupidchicken.com>
2594
2595 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2596 text for standalone vs Emacs info.
2597 (Help): Clarify header line description. Use mouse-1 for clicks.
2598 (Help-P): Use mouse-1 for clicks.
2599 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
2600 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
2601 (Choose menu subtopic): Remove gratuitous Emacs command names.
2602 (Help-FOO): Put usual behavior first.
2603 (Help-Xref): Clicking on xrefs works in Emacs.
2604 (Search Text): Clarify what the default behavior is.
2605 (Create Info buffer): Fix Emacs window/X window confusion.
2606 (Emacs Info Variables): Fix for new Emacs init file behavior.
2607
26082006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2609
2610 * gnus.texi (Summary Buffer Lines): Fix typo.
2611
26122006-06-23 Carsten Dominik <dominik@science.uva.nl>
2613
2614 * org.texi (Embedded LaTeX): New chapter.
2615 (Archiving): Section rewritten.
2616 (Enhancing text): Some parts moved to the new chapter about LaTeX.
2617
26182006-06-20 Bill Wohler <wohler@newt.com>
2619
2620 Release MH-E manual version 8.0.1.
2621
2622 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2623 release 8.0.1.
2624 (Preface): Depend on GNU mailutils 1.0 and higher.
2625
26262006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2627
2628 * message.texi (News Headers): Update message-syntax-checks section.
2629
26302006-06-19 Karl Berry <karl@gnu.org>
2631
2632 * info.texi (Advanced): Mention C-q, especially with ?.
2633
26342006-06-19 Carsten Dominik <dominik@science.uva.nl>
2635
2636 * org.texi (Publishing links): Document the `:link-validation-function'
2637 property.
2638 (Extensions and Hacking): New chapter, includes some sections of the
2639 "Miscellaneous" chapter.
2640
26412006-06-10 Carsten Dominik <dominik@science.uva.nl>
2642
2643 * org.texi (Progress logging): New section.
2644
26452006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2646
2647 * viper.texi (Viper Specials):
2648 * gnus.texi (Example Setup):
2649 * faq.texi (Backspace invokes help):
2650 * dired-x.texi (Optional Installation Dired Jump):
2651 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
2652 follow coding conventions.
2653
26542006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2655
2656 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2657
26582006-06-06 Carsten Dominik <dominik@science.uva.nl>
2659
2660 * org.texi (ASCII export): Document indentation adaptation.
2661 (Setting tags): Document mutually-exclusive tags.
2662
26632006-06-05 Romain Francoise <romain@orebokech.com>
2664
2665 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2666 Fix typo.
2667
2668 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
2669 channel (#gnus@irc.freenode.net).
2670 Fix typos. Update copyright notice.
2671
2672 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2673 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
2674 (Line-Up Functions, Custom Macros):
2675 * ediff.texi (Window and Frame Configuration)
dccb744b 2676 (Highlighting Difference Regions):
2de53ca6
GM
2677 * emacs-mime.texi (Display Customization):
2678 * erc.texi (History):
2679 * eshell.texi (Known problems):
2680 * eudc.texi (Overview, BBDB):
2681 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
2682 (The problem of spam, SpamOracle, Extending the Spam package)
2683 (Conformity, Terminology):
dccb744b 2684 * idlwave.texi (Routine Info)
2de53ca6
GM
2685 (Class and Keyword Inheritance, Padding Operators)
2686 (Breakpoints and Stepping, Electric Debug Mode)
2687 (Examining Variables, Troubleshooting):
2688 * org.texi (Creating timestamps):
2689 * reftex.texi (Commands, Options, Changes):
2690 * tramp.texi (Inline methods, Password caching)
2691 (Auto-save and Backup, Issues):
2692 * vip.texi (Files, Commands in Insert Mode):
2693 * viper.texi (Emacs Preliminaries, States in Viper)
2694 (Packages that Change Keymaps, Viper Specials, Groundwork):
2695 Fix various typos.
2696
26972006-05-31 Michael Ernst <mernst@alum.mit.edu>
2698
2699 * ediff.texi: Fix typos.
2700
27012006-05-30 Carsten Dominik <dominik@science.uva.nl>
2702
2703 * org.texi: Small typo fixes.
2704
27052006-05-29 Michael Albinus <michael.albinus@gmx.de>
2706
2707 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2708
27092006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2710
2711 * pcl-cvs.texi: Fix typos.
2712 (Customization): Say "us".
2713
27142006-05-26 Eli Zaretskii <eliz@gnu.org>
2715
2716 * org.texi: Remove bogus @setfilename.
2717
27182006-05-26 Carsten Dominik <dominik@science.uva.nl>
2719
2720 * org.texi (ASCII export): Omit command name.
2721 (HTML export): Add prefix to all lines in Local Variable example.
2722 (Acknowledgments): Typeset names in italics.
2723
27242006-05-24 Carsten Dominik <dominik@science.uva.nl>
2725
2726 * org.texi (Plain lists): Add new item navigation commands.
2727 (External links): Document elisp and info links.
2728 (Custom searches): New section.
2729 (Publishing): New chapter.
2730 (HTML export): Include a list of supported CSS classes.
2731 (Setting tags): Describe the fast-tag-setting interface.
2732
27332006-05-20 Luc Teirlinck <teirllm@auburn.edu>
2734
2735 * dired-x.texi: ifinfo -> ifnottex.
2736
27372006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2738
2739 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2740
27412006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2742
2743 * message.texi (Interface): Add tool bar customization.
2744 (MIME): Index and text additions for mml-attach.
2745 (MIME): Describe mml-dnd-protocol-alist and
2746 mml-dnd-attach-options.
2747
2748 * gnus.texi (Oort Gnus): Reorder entries in sections.
2749 Fix some entries.
2750 (Starting Up): Add references to "Emacs for Heathens" and to
2751 "Finding the News". Add user-full-name and user-mail-address.
2752 (Group Buffer Format): Add tool bar customization and update.
2753 (Summary Buffer): Add tool bar customization.
2754 (Posting Styles): Add message-alternative-emails.
2755
27562006-05-09 Michael Albinus <michael.albinus@gmx.de>
2757
2758 * tramp.texi (Filename completion): Improve wording.
2759
27602006-05-07 Romain Francoise <romain@orebokech.com>
2761
2762 * faq.texi (Using regular expressions): Fix typo.
2763 (Packages that do not come with Emacs): Fix capitalization.
2764 (Replacing text across multiple files): Expand node to explain how
2765 to use `dired-do-query-replace-regexp' in more detail, based on
2766 suggestion by Eric Hanchrow <offby1@blarg.net>.
2767
27682006-05-06 Michael Albinus <michael.albinus@gmx.de>
2769
2770 * tramp.texi (Filename completion): Completion of remote files'
2771 method, user name and host name is active only in partial
2772 completion mode.
2773
27742006-05-06 Bill Wohler <wohler@newt.com>
2775
2776 Release MH-E manual version 8.0.
2777
2778 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2779 release 8.0.
2780
27812006-05-06 Bill Wohler <wohler@newt.com>
2782
2783 * mh-e.texi (MH-BOOK-HOME): Change from
2784 http://www.ics.uci.edu/~mh/book/mh to
2785 http://rand-mh.sourceforge.net/book/mh.
2786 Replace .htm suffix with .html for MH book files.
2787 (Using This Manual): Update key binding for getting relevant
2788 chapter in Info from command key.
2789 (Ranges): Fix itemx.
2790
27912006-05-05 Karl Berry <karl@gnu.org>
2792
2793 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2794 (\fonttextsize): New user-level command to change text font size.
2795
27962006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2797
2798 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2799
28002006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2801
2802 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2803
28042006-04-24 Bill Wohler <wohler@newt.com>
2805
2806 * mh-e.texi (Getting Started): Make it more explicit that you need
2807 to install MH. Add pointers to current MH implementations.
2808
28092006-04-21 Bill Wohler <wohler@newt.com>
2810
2811 Release MH-E manual version 7.94.
2812
2813 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2814 release 7.94.
2815
28162006-04-21 Carsten Dominik <dominik@science.uva.nl>
2817
2818 * org.texi: Many small fixes.
2819 (Handling links): Rename from "Managing links".
2820
28212006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2822
2823 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2824 (Splitting mail using spam-stat): Fix @xref.
2825
28262006-04-20 Chong Yidong <cyd@stupidchicken.com>
2827
2828 * gnus.texi (Spam Package): Major revision of the text.
10d1d0af 2829 Previously this node was "Filtering Spam Using The Spam ELisp Package".
2de53ca6
GM
2830
28312006-04-20 Carsten Dominik <dominik@science.uva.nl>
2832
2833 * org.texi (Time stamps): Better explanation of the purpose of
2834 different time stamps.
2835 (Structure editing, Plain lists): More details on how new items
2836 and headings are inserted.
2837
28382006-04-18 Carsten Dominik <dominik@science.uva.nl>
2839
2840 * org.texi (Formula syntax): Fix link to Calc Manual.
2841
28422006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2843
2844 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2845
28462006-04-17 Bill Wohler <wohler@newt.com>
2847
2848 * mh-e.texi (Folders): Update mh-before-quit-hook and
2849 mh-quit-hook example with code that removes the buffers rather
2850 than just bury them.
2851
28522006-04-17 Michael Albinus <michael.albinus@gmx.de>
2853
2854 Sync with Tramp 2.0.53.
2855
28562006-04-13 Carsten Dominik <dominik@science.uva.nl>
2857
2858 * org.texi (Updating settings): New section.
2859 (Visibility cycling): Better names for the startup folding
2860 options.
2861 (Exporting): Completely restructured.
2862 (The very busy C-c C-c key): New section.
2863 (Summary of in-buffer settings): New section.
2864
28652006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2866
2867 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2868
28692006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2870
2871 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2872 (Server Commands): Key `v' is reserved for users.
2873
28742006-04-11 Carsten Dominik <dominik@science.uva.nl>
2875
2876 * org.texi (Link format): New section, emphasis on bracket links.
2877 (External links): Document bracket links.
2878 (FAQ): Expand to cover shell links and the new link format.
2879
28802006-04-09 Kevin Ryde <user42@zip.com.au>
2881
2882 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2883
28842006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2885
2886 * gnus.texi (Summary Buffer Lines): Add `*'.
2887
c8763fb6 28882006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
2889
2890 * gnus.texi (Group Parameters):
2891 Mention gnus-permanently-visible-groups.
2892
28932006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2894
2895 * gnus.texi (Face): Fix typo.
2896
28972006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2898
2899 * gnus.texi (X-Face): Clarify.
2900 (Face): Need Emacs with PNG support.
2901
29022006-04-06 Richard Stallman <rms@gnu.org>
2903
2904 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2905 Emacs".
2906
29072006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2908
2909 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2910 blocks not suitable for inclusion with Emacs using variable
2911 PARTOFEMACS.
2912
29132006-04-04 Simon Josefsson <jas@extundo.com>
2914
2915 * gnus.texi (Security): Improve.
2916
29172006-04-02 Bill Wohler <wohler@newt.com>
2918
2919 * mh-e.texi (Getting Started, Junk, Bug Reports)
2920 (MH FAQ and Support): Fix URLs.
2921
29222006-03-31 Romain Francoise <romain@orebokech.com>
2923
2924 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2925 to t, not nil (and has for the past eight years).
2926
29272006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2928
2929 * message.texi, gnus.texi: Bump version to 5.11.
2930
29312006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2932
2933 * gnus.texi (Top): Add comment about version line.
2934
2935 * message.texi (Top): Ditto. Change to take named versions into
2936 account.
2937
29382006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2939
2940 * gnus.texi (Posting Styles): Add x-face-file to example.
2941 (X-Face): Refer to posting styles.
2942
2943 * gnus-faq.texi ([5.8]): Add x-face-file.
2944 ([8.4]): Add links to gmane.emacs.gnus.user and
2945 gmane.emacs.gnus.general.
2946
29472006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2948
2949 * gnus-faq.texi: Use .invalid.
2950 ([5.4]): Fix gnus-posting-styles example.
2951
29522006-03-27 Romain Francoise <romain@orebokech.com>
2953
2954 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2955 Emacs/W3 needs a new maintainer.
2956 (Ispell): Update author and version info.
2957 (Mailcrypt): Mention PGG.
2958 (New in Emacs 22): Add PGG to the list of new packages.
2959 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2960 updating dead URLs.
2961
29622006-03-25 Karl Berry <karl@gnu.org>
2963
2964 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2965 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2966 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2967 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2968 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2969 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2970 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2971 (2) do not indent copyright year list (or anything else).
2972
29732006-03-21 Bill Wohler <wohler@newt.com>
2974
2975 * mh-e.texi (Folders): Various edits.
2976
29772006-03-20 Romain Francoise <romain@orebokech.com>
2978
2979 * gnus.texi (Mail Folders): Grammar fix.
2980
29812006-03-19 Bill Wohler <wohler@newt.com>
2982
2983 * mh-e.texi (Replying): Document Mail-Followup-To.
2984 Change manually-formatted table to multitable. Add debugging info.
2985 Move description of mh-reply-default-reply-to into paragraph
2986 that describes its values.
2987
29882006-03-17 Bill Wohler <wohler@newt.com>
2989
10d1d0af 2990 * mh-e.texi: Use smallexample and smalllisp consistently.
2de53ca6
GM
2991 (Sending Mail Tour): Update method of entering
2992 addresses and subject.
2993 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2994 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2995
29962006-03-15 Carsten Dominik <dominik@science.uva.nl>
2997
2998 * org.texi: Version number change only.
2999
30002006-03-14 Bill Wohler <wohler@newt.com>
3001
3002 * mh-e.texi: Add index entries around each paragraph rather than
3003 depend on entries from beginning of node. Doing so ensures that
3004 index entries are less likely to be forgotten if text is cut and
3005 pasted, and are necessary anyway if the references are on a
3006 separate page. It seems that makeinfo is now (v. 4.8) only
3007 producing one index entry per node, so there is no longer any
3008 excuse not to. Use subheading instead of heading. The incorrect
3009 use of heading produced very large fonts in Info--as large as the
3010 main heading.
3011 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
3012 versions 6 and 7 appeared *around* the time of these Emacs releases.
3013
30142006-03-13 Carsten Dominik <dominik@science.uva.nl>
3015
3016 * org.texi (Clean view): Document new startup options.
3017
30182006-03-11 Bill Wohler <wohler@newt.com>
3019
3020 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
3021 (Composing, Scan Line Formats): Fix @refs.
3022 (Getting Started): Define MH profile and MH profile components.
3023 (Incorporating Mail, Reading Mail, Viewing, Printing)
3024 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
3025 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
3026 for string constants.
3027 (Tool Bar): Remove spurious quote.
3028 (Junk): Use ``...'' instead of "...".
3029 (Scan Line Formats): Replace @samp with @kbd.
3030
30312006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
3032
3033 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
3034
30352006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
3036
3037 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
3038 easy to understand.
3039
30402006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
3041
3042 * gnus.texi: Markup fix.
3043 (Fancy Mail Splitting): Specify new feature.
3044
30452006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
3046
3047 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
3048 partial-words matching.
3049
30502006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
3051
3052 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
3053
3054 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
3055 (MIME Commands): Fix mm-discouraged-alternatives.
3056
30572006-03-07 Carsten Dominik <dominik@science.uva.nl>
3058
3059 * org.texi: Version number change only.
3060
30612006-03-06 Bill Wohler <wohler@newt.com>
3062
3063 * mh-e.texi: Move from SourceForge repository to Savannah.
3064 This is version 7.93, which is a total rewrite from the previous
3065 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
3066 version 7.93.
3067
30682006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3069
3070 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
3071
30722006-03-01 Carsten Dominik <dominik@science.uva.nl>
3073
3074 * org.texi (Interaction): Add item about `org-mouse.el' by
3075 Piotr Zielinski.
3076 (Managing links): Document that also mouse-1 can be used to
3077 activate a link.
3078 (Headlines, FAQ): Add entry about hiding leading stars.
3079 (Miscellaneous): Resort the sections in this chapter to a more
3080 logical sequence.
3081
30822006-02-27 Simon Josefsson <jas@extundo.com>
3083
3084 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
3085 2004-01-27 from the trunk).
3086
30872006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3088
3089 * cc-mode.texi: Rename c-hungry-backspace to
3090 c-hungry-delete-backwards, at the request of RMS. Leave the old
3091 name as an alias.
3092
30932006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3094
3095 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
3096 include the function header within the defun.
3097
30982006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3099
3100 * cc-mode.texi: Correct two typos.
3101
31022006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
3103
3104 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
3105 existing comment.
3106 (Electric Keys): Add a justification for electric indentation.
3107 (Hungry WS Deletion): Clear up the names and complications of the
3108 BACKSPACE and DELETE keys.
3109
31102006-02-23 Juri Linkov <juri@jurta.org>
3111
3112 * faq.texi (Common requests): Move `Turning on auto-fill by
3113 default' after `Wrapping words automatically'. Move `Working with
3114 unprintable characters' before `Searching for/replacing newlines'.
3115 Move `Replacing highlighted text' after `Highlighting a region'.
3116 Merge `Repeating commands' and `Repeating a command as many times
3117 as possible' into the former.
3118 (Packages that do not come with Emacs): Add refs to Gmane and
3119 etc/MORE.STUFF.
3120
31212006-02-23 Juri Linkov <juri@jurta.org>
3122
3123 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
3124 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
3125 Add xref to `(emacs)Reporting Bugs'.
3126 (Getting a printed manual): Add URL to other formats of the manual.
3127 (Common requests): Fix menu.
3128 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
3129 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
3130 (Inserting text at the beginning of each line): Add pxref to
3131 `Changing the included text prefix'.
3132 (Forcing the cursor to remain in the same column): Mention `track-eol'
3133 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
3134 (Replacing text across multiple files): Add keybinding `Q' for
3135 `dired-do-query-replace'.
3136
31372006-02-22 Carsten Dominik <dominik@science.uva.nl>
3138
3139 * reftex.texi: Version number and date change only.
3140
3141 * org.texi (Internal Links): Rewrite to cover the modified
3142 linking system.
3143
31442006-02-17 Eli Zaretskii <eliz@gnu.org>
3145
3146 * faq.texi: Remove the coding cookie, it's not needed anymore.
3147
31482006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3149
3150 * faq.texi (Colors on a TTY): Mention Mac OS port.
3151
31522006-02-12 Karl Berry <karl@gnu.org>
3153
3154 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
3155 8-bit accented a.
3156
31572006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
3158
3159 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
3160
31612006-02-08 Romain Francoise <romain@orebokech.com>
3162
3163 * faq.texi (Top): Remove paragraph about the FAQ being a
3164 transitional document, etc.
3165 (Searching for/replacing newlines): New node.
3166 (Yanking text in isearch): New node.
3167 (Inserting text at the beginning of each line): Rename and make
3168 more general, mention `M-;' in Message mode.
3169
31702006-02-07 Luc Teirlinck <teirllm@auburn.edu>
3171
3172 * faq.texi (Meta key does not work in xterm)
3173 (Emacs does not display 8-bit characters)
3174 (Inputting eight-bit characters): Update xrefs.
3175
31762006-02-06 Romain Francoise <romain@orebokech.com>
3177
3178 * faq.texi (VM): VM now at version 7.19.
3179 Set myself as maintainer of this file.
3180
31812006-02-04 Michael Olson <mwolson@gnu.org>
3182
3183 * erc.texi (History): Note that ERC is now included with Emacs.
3184
31852006-01-31 Romain Francoise <romain@orebokech.com>
3186
3187 * message.texi (Message Headers): Explain what
3188 `message-alternative-emails' does in more detail.
3189 Update copyright year.
3190
31912006-01-30 Juanma Barranquero <lekktu@gmail.com>
3192
3193 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3194
31952006-01-29 Richard M. Stallman <rms@gnu.org>
3196
3197 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3198
31992006-01-29 Michael Olson <mwolson@gnu.org>
3200
3201 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3202
3203 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3204
3205 * faq.texi (New in Emacs 22): Mention ERC.
3206
32072006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3208
3209 * rcirc.texi: Capitalize dir entry for consistency with the entry
3210 in info/dir and other entries in the Emacs category.
3211 Fix typos. Delete trailing whitespace.
3212
c8763fb6 32132006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
3214
3215 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3216
32172006-01-27 Eli Zaretskii <eliz@gnu.org>
3218
3219 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3220 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3221
3222 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3223 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3224
32252006-01-27 Alex Schroeder <alex@gnu.org>
3226
3227 * rcirc.texi: New file.
3228
32292006-01-23 Juri Linkov <juri@jurta.org>
3230
3231 * widget.texi (User Interface): Add S-TAB for widget-backward.
3232
32332006-01-22 Michael Albinus <michael.albinus@gmx.de>
3234
3235 Sync with Tramp 2.0.52.
3236
3237 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3238 Add Tramp disabling item. New item for common connection problems.
3239 (various): Apply "ftp" as method for the download URL.
3240 (Bug Reports): Refer to FAQ for common problems.
3241
32422006-01-21 Eli Zaretskii <eliz@gnu.org>
3243
3244 * widget.texi (User Interface): Use @key for TAB.
3245
3246 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3247
3248 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3249 for TAB.
3250
3251 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3252
32532006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3254
3255 * gnus.texi: Update copyright.
3256
32572006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3258
3259 * gnus.texi (Article Washing): Additions.
3260
32612006-01-08 Alex Schroeder <alex@gnu.org>
3262
3263 * pgg.texi (Caching passphrase): Rewording.
3264
32652006-01-13 Carsten Dominik <dominik@science.uva.nl>
3266
3267 * org.texi (Agenda commands): Document tags command.
3268
32692006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3270
3271 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3272
32732006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3274
3275 * gnus.texi (RSS): Addition.
3276
32772005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3278
3279 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3280
32812005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3282
3283 * emacs-mime.texi (Display Customization): Add setting example to
3284 mm-discouraged-alternatives.
3285
32862006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3287
3288 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3289 version is the canonical version.
3290
32912006-01-08 Alex Schroeder <alex@gnu.org>
3292
3293 * pgg.texi (Caching passphrase): Rewording.
3294
32952006-01-06 Eli Zaretskii <eliz@gnu.org>
3296
3297 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3298 repository URL.
3299
33002006-01-06 Carsten Dominik <dominik@science.uva.nl>
3301
3302 * org.texi: Removed the accidentally re-added empty line in the
3303 direntry.
3304
33052006-01-05 Carsten Dominik <dominik@science.uva.nl>
3306
3307 * org.texi (Agenda Views): Chapter reorganized.
3308
33092005-12-29 Romain Francoise <romain@orebokech.com>
3310
3311 * faq.texi (Using Customize): New node.
3312
33132005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3314
3315 * org.texi: Remove blank line in @direntry. It is non-standard
3316 and recursively produces blank lines all over the dir file (when
3317 using Texinfo 4.8).
3318
33192005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3320
3321 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3322
33232005-12-20 Carsten Dominik <dominik@science.uva.nl>
3324
3325 * org.texi (Tags): Boolean logic documented.
3326 (Agenda Views): Document custom commands.
3327
33282005-12-20 David Kastrup <dak@gnu.org>
3329
3330 * faq.texi (AUCTeX): Update version and mailing list info.
3331
33322005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3333
3334 * gnus.texi (MIME Commands): Mention addition of
3335 multipart/alternative to gnus-buttonized-mime-types and add xref
3336 to mm-discouraged-alternatives.
3337
3338 * emacs-mime.texi (Display Customization): Mention addition of
3339 "image/.*" and add xref to gnus-buttonized-mime-types in the
3340 mm-discouraged-alternatives section.
3341
33422005-12-16 Carsten Dominik <dominik@science.uva.nl>
3343
3344 * org.texi (Tags): New section.
3345 (Agenda Views): Chapter reorganized.
3346
33472005-12-16 Eli Zaretskii <eliz@gnu.org>
3348
3349 * org.texi (Internal Links): Add a missing comma after an @xref.
3350
33512005-12-14 Chong Yidong <cyd@stupidchicken.com>
3352
3353 * faq.texi (Filling paragraphs with a single space): No need to
3354 change sentence-end now.
3355
33562005-12-13 Romain Francoise <romain@orebokech.com>
3357
3358 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3359
33602005-12-12 Jay Belanger <belanger@truman.edu>
3361
3362 * faq.texi (Calc): Update version number.
3363
33642005-12-12 Carsten Dominik <dominik@science.uva.nl>
3365
3366 * org.texi (Progress Logging): New section.
3367
33682005-12-10 Romain Francoise <romain@orebokech.com>
3369
3370 Update the Emacs FAQ for the 22.1 release.
3371
3372 * faq.texi: Set VER to `22.1'.
3373 (Basic editing): Explain how to use localized versions of the
3374 Tutorial. Mention that `C-h r' displays the manual. Delete
3375 obsolete WWW link to an Emacs 18 tutorial.
3376 (Getting a printed manual): Point to the new locations of the
3377 manuals on the GNU Web site.
3378 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3379 available via Info (it was previously distributed separately).
3380 (Installing Texinfo documentation): The latest version of Texinfo
3381 is 4.8, not 4.0.
3382 (Informational files for Emacs): COPYING is the GNU General Public
3383 License, not the Emacs General Public License.
3384 (Informational files for Emacs): Delete obsolete link to the
3385 GNUinfo pages as they have been removed from the GNU Web site.
3386 (New in Emacs 22): New node.
3387 (Setting up a customization file): Say that most packages support
3388 Customize nowadays.
3389 (Colors on a TTY): Delete reference to instructions on how to
3390 enable syntax highlighting, it is now enabled by default.
3391 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3392 at startup automatically.
3393 (Controlling case sensitivity): Mention `M-c' in isearch.
3394 (Using an already running Emacs process): Emacs now creates the
3395 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3396 gnuserv. As emacsclient can now run Lisp code as well, delete a
3397 sentence praising gnuserv for that. Simplify description of how
3398 the client/server operation works.
3399 (Compiler error messages): Delete obsolete text (compile.el has
3400 been rewritten).
3401 (Indenting switch statements): Fix typo.
3402 (Matching parentheses): Simplify setup instructions, mention the
3403 menu bar item in the Options menu.
3404 (Repeating a command as many times as possible): Mention `C-x e'.
3405 (Going to a line by number): Mention new keymap and bindings
3406 `M-g M-g', `M-g M-p' and `M-g M-n'.
3407 (Turning on syntax highlighting): Now on by default. Simplify.
3408 (Replacing highlighted text): Use `1', not `t'.
3409 (Problems with very large files): The maximum size is now 256MB on
3410 32-bit machines.
3411 (^M in the shell buffer): Mention `comint-process-echoes'.
3412 (Emacs for Apple computers): Emacs 22 has native support for Mac
3413 OS X.
3414 (Translating names to IP addresses): Delete node.
3415 (Binding keys to commands): Fix typo.
3416 (SPC no longer completes file names): New node.
3417 (MIME with Emacs mail packages): Delete section about the Emacs
3418 MIME FAQ (it's not reachable anymore).
3419
34202005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3421
3422 * cc-mode.texi: The manual has been extensively revised: the
3423 information about using CC Mode has been separated from the larger
3424 and more difficult chapters about configuration. It has been
3425 updated for CC Mode 5.31.
3426
34272005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3428
3429 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3430 (Selecting an implementation): Fix descriptions.
3431
34322005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3433
3434 * message.texi (Various Message Variables): Addition.
3435
34362005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3437
3438 * message.texi: Fix default values.
3439
34402005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3441
3442 * message.texi (Header Commands): Clarify descriptions of
3443 message-cross-post-followup-to, message-reduce-to-to-cc, and
3444 message-insert-wide-reply.
3445 (Various Commands): Fix kindex for message-kill-to-signature;
3446 clarify description of message-tab.
3447
34482005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3449
3450 * message.texi (Mailing Lists): Fix description about MFT.
3451
3452 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3453
34542005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3455
3456 * gnus.texi (Slow Terminal Connection): Replace old description
3457 with new one.
3458
34592005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3460
3461 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3462 replace X-Draft-Headers with X-Draft-From.
3463
34642005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3465
3466 * gnus.texi (Various Various): Fix the default value of
3467 nnheader-max-head-length.
3468 (Gnus Versions): Fix typo.
3469
34702005-12-08 Carsten Dominik <dominik@science.uva.nl>
3471
3472 * org.texi (Structure editing): Document new functionality of
3473 M-RET.
3474
34752005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3476
3477 * org.texi (Internal Links): Fix Texinfo usage.
3478
34792005-12-06 Carsten Dominik <dominik@science.uva.nl>
3480
3481 * org.texi (TODO basics): Document the global todo list.
3482 (TODO items): Documents sparse tree for specific TODO
3483 keywords.
3484
34852005-11-30 Carsten Dominik <dominik@science.uva.nl>
3486
3487 * org.texi (Plain Lists): Typos fixed.
3488
34892005-11-28 Jay Belanger <belanger@truman.edu>
3490
3491 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3492
34932005-11-24 Carsten Dominik <dominik@science.uva.nl>
3494
3495 * org.texi (Structure editing): New item moving commands added.
3496 (Plain Lists): New section.
3497
34982005-11-18 Carsten Dominik <dominik@science.uva.nl>
3499
3500 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3501 (Agenda): Document commands `org-cycle-agenda-files' and
3502 `org-agenda-file-to-front'
3503 (Built-in table editor): Document `org-table-sort-lines'.
3504 (HTML formatting): Export of hand-formatted lists.
3505
35062005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3507
3508 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3509 new variable gnus-toolbar-thickness.
3510
35112005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3512
3513 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3514
35152005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3516
3517 * gnus.texi (X-Face): Fix description.
3518 (XVarious): Remove gnus-xmas-logo-color-alist and
3519 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3520
35212005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3522
3523 * gnus.texi (Group Parameters): Mention new variable
3524 gnus-parameters-case-fold-search.
3525 (Home Score File): Addition.
3526
35272005-11-04 Ulf Jasper <ulf.jasper@web.de>
3528
3529 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3530 (Overview): List supported feed types.
3531 (Installation): No installation necessary when using autoload.
3532 (Configuration): Rename "RSS" to "news".
3533
35342005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3535
3536 * pgg.texi (User Commands): Document additional passphrase
3537 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3538 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3539
35402005-11-04 Carsten Dominik <dominik@science.uva.nl>
3541
3542 * org.texi: Version number changed to 3.19.
3543
35442005-10-29 Sascha Wilde <wilde@sha-bang.de>
3545
3546 * pgg.texi (How to use): Update the example to add autoload of
3547 pgg-encrypt-symmetric-region.
3548 (User Commands): Document pgg-encrypt-symmetric-region.
3549 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3550
35512005-10-27 Jay Belanger <belanger@truman.edu>
3552
3553 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3554 mention other TeX-related units.
3555
35562005-10-23 Lars Hansen <larsh@soem.dk>
3557
3558 * dired-x.texi (Miscellaneous Commands): Replace
3559 dired-do-relative-symlink by dired-do-relsymlink and
3560 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3561
35622005-10-23 Jay Belanger <belanger@truman.edu>
3563
3564 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3565 constant.
3566
35672005-10-23 Michael Albinus <michael.albinus@gmx.de>
3568
3569 * faq.texi (Bugs and problems): Replace
3570 `dired-move-to-filename-regexp' by
3571 `directory-listing-before-filename-regexp'.
3572
35732005-10-22 Eli Zaretskii <eliz@gnu.org>
3574
3575 * newsticker.texi (UPDATED): Set value.
3576
35772005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3578
3579 * gnus.texi (Document Groups): Remove duplicate item.
3580
35812005-10-21 Carsten Dominik <dominik@science.uva.nl>
3582
3583 * org.texi (Summary): Mention iCalendar support.
3584 (Exporting): Document iCalendar support.
3585
35862005-10-18 Romain Francoise <romain@orebokech.com>
3587
3588 * viper.texi (Viper Specials): Capitalize GNU.
3589
35902005-10-17 Juri Linkov <juri@jurta.org>
3591
3592 * info.texi (Getting Started, Search Index, Expert Info):
3593 Fix wording.
3594 (Search Text): Replace `echo area' with `mode line'.
3595 (Search Index): Both `i' and `,' find all index entries.
3596 Replace example `C-f' with `C-l' (which exists in index of Info
3597 manual) and delete spaces in its keyboard input sequence.
3598 Delete unnecessary explanations about literal characters.
3599
36002005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3601
3602 * gnus.texi (Document Server Internals): Addition.
3603
36042005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3605
3606 * gnus.texi (A note on namespaces): Fix RFC reference.
3607
36082005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3609
3610 * gnus.texi (RSS): Fix key description.
3611
36122005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3613
3614 * gnus.texi: Emacs/w3 -> Emacs/W3.
3615 (Browsing the Web): Fix description.
3616 (Web Searches): Ditto.
3617 (Customizing W3): Ditto.
3618
36192005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3620
3621 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3622
36232005-10-11 Jay Belanger <belanger@truman.edu>
3624
3625 * calc.texi (Integration): Mention using `a i' to compute definite
3626 integrals.
3627
36282005-10-11 Juri Linkov <juri@jurta.org>
3629
3630 * info.texi: Rearrange nodes.
3631 (Top): Update menu. Change ref `Info for Experts' to
3632 `Advanced Info Commands'.
3633 (Getting Started): Fix description of manual's parts.
3634 (Help-Int): Change xref `Info Search' to `Search Index', and
3635 `Expert Info' to `Advanced'.
3636 (Advanced): Move node one level up.
3637 (Search Text, Search Index): New nodes split out from `Info Search'.
3638 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3639 split out from `Advanced'.
3640 (Advanced, Emacs Info Variables): De-document editing an Info file
3641 in Info.
3642 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3643 (Creating an Info File): Delete node and move its text to
3644 `Expert Info'.
3645
36462005-10-10 Carsten Dominik <dominik@science.uva.nl>
3647
3648 * org.texi (Workflow states): Documented that change in keywords
3649 becomes active only after restart of Emacs.
3650
36512005-10-08 Michael Albinus <michael.albinus@gmx.de>
3652
3653 Sync with Tramp 2.0.51.
3654
36552005-10-08 Nick Roberts <nickrob@snap.net.nz>
3656
3657 * speedbar.texi (Introduction): Describe new location of speedbar
3658 on menubar.
3659 (Basic Key Bindings): Remove descriptions of bindings that have
3660 been removed.
3661
36622005-10-05 Nick Roberts <nickrob@snap.net.nz>
3663
3664 * speedbar.texi (GDB): Describe use of watch expressions.
3665
36662005-09-28 Simon Josefsson <jas@extundo.com>
3667
3668 * message.texi (IDNA): Fix.
3669
36702005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3671
3672 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3673 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3674 description of nntp-open-connection-function.
3675 (Common Variables): Fix descriptions.
3676
36772005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3678
3679 * gnus.texi (Server Buffer Format): Document the %a format spec.
3680
36812005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3682
3683 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3684
36852005-09-23 Carsten Dominik <dominik@science.uva.nl>
3686
3687 * org.texi Version 3.16.
3688
36892005-09-19 Miles Bader <miles@gnu.org>
3690
3691 * newsticker.texi: Get rid of CVS keywords.
3692
36932005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3694
3695 * gnus.texi (Finding the Parent): Fix description of how Gnus
3696 finds article.
3697
36982005-09-14 Jari Aalto <jari.aalto@cante.net>
3699
3700 * gnus.texi (Advanced Scoring Examples): New examples to teach how
3701 to drop off non-answered articles.
3702
37032005-09-19 Juanma Barranquero <lekktu@gmail.com>
3704
3705 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3706 braces (which are unsupported by NMAKE) for macro `srcdir'.
3707
37082005-09-17 Eli Zaretskii <eliz@gnu.org>
3709
3710 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3711 (../info/newsticker, newsticker.dvi): New targets.
3712
37132005-09-17 Ulf Jasper <ulf.jasper@web.de>
3714
3715 * newsticker.texi: Replace @command with @code. Replace @example
3716 with @lisp.
3717 (Top): Added explanations to menu items.
3718 (GNU Free Documentation License): Removed.
3719
37202005-09-16 Romain Francoise <romain@orebokech.com>
3721
3722 Update all files to specify GFDL version 1.2.
3723
3724 * doclicense.texi (GNU Free Documentation License): Update to
3725 version 1.2.
3726
37272005-09-15 Richard M. Stallman <rms@gnu.org>
3728
3729 * newsticker.texi: Fix @setfilename.
3730
3731 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3732 (../info/newsticker, newsticker.dvi): New targets.
3733
37342005-08-30 Carsten Dominik <dominik@science.uva.nl>
3735
3736 * org.texi: Version 3.15.
3737
37382005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3739
3740 * ses.texi: Combine all three indices into one.
3741 Correct a few typos.
3742
37432005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3744
3745 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3746
37472005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3748
3749 * emacs-mime.texi (Handles): Remove duplicate item.
3750 (Encoding Customization): Fix the default value for
3751 mm-coding-system-priorities.
3752 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3753 (Basic Functions): Fix reference.
3754
37552005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3756
3757 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3758
37592005-08-18 Richard M. Stallman <rms@gnu.org>
3760
3761 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3762 and web site.
3763
3764 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3765 not keyboard-translate.
3766
37672005-08-11 Richard M. Stallman <rms@gnu.org>
3768
3769 * faq.texi (Using regular expressions): Fix xref.
3770
37712005-08-09 Juri Linkov <juri@jurta.org>
3772
3773 * info.texi (Help-P): Replace `Prev' with `Previous'.
3774 (Help-M, Help-Xref): Add S-TAB.
3775 (Help-FOO): Update `u' command.
3776 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3777 Update info about visibility of xref parts.
3778 (Help-Int): Fix `m' command. Rename `Info-last' to
3779 `Info-history-back'. Add `Info-history-forward'.
3780 (Advanced): Fix `g*' and `M-n' commands.
3781 (Info Search): Add `index-apropos' in stand-alone browser.
3782 Add isearch commands.
3783 (Emacs Info Variables): Remove `Info-fontify'.
3784 Add `Info-mode-hook'. Update face names.
3785 Add `Info-fontify-maximum-menu-size',
3786 `Info-fontify-visited-nodes', `Info-isearch-search'.
3787
37882005-08-07 Michael Albinus <michael.albinus@gmx.de>
3789
3790 Sync with Tramp 2.0.50.
3791
3792 * tramp.texi: Use @option{} consequently for method names.
3793 (Inline methods, External transfer methods): Remove references to
3794 Cygwin.
3795 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3796 implementation.
3797
37982005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3799
3800 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3801 Mention that gnus-init-file is not read when Emacs is invoked with
3802 --no-init-file or -q.
3803
38042005-07-19 Carsten Dominik <dominik@science.uva.nl>
3805
3806 * org.texi: Version 3.14.
3807
38082005-07-04 Carsten Dominik <dominik@science.uva.nl>
3809
3810 * org.texi: Version 3.13.
3811
38122005-07-18 Juri Linkov <juri@jurta.org>
3813
3814 * calc.texi (Time Zones, Logical Operations):
3815 * cl.texi (Overview):
3816 * org.texi (TODO types):
3817 * sc.texi (Emacs 18 MUAs):
3818 * speedbar.texi (Top):
3819 * url.texi (History):
3820 Delete duplicate duplicate words.
3821
ce058493 38222005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
3823
3824 * cl.texi (Type Predicates): Document `atom' type.
3825
38262005-07-04 Lute Kamstra <lute@gnu.org>
3827
3828 Update FSF's address in GPL notices.
3829
3830 * calc.texi (Copying):
3831 * doclicense.texi (GNU Free Documentation License):
3832 * faq.texi (Contacting the FSF):
3833 * mh-e.texi (Copying): Update FSF's address.
3834
38352005-07-03 Richard M. Stallman <rms@gnu.org>
3836
3837 * flymake.texi (Example -- Configuring a tool called directly):
3838 Update name of flymake-build-relative-filename.
3839
38402005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3841
3842 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3843
38442005-06-29 Carsten Dominik <dominik@science.uva.nl>
3845
3846 * org.texi: Version 3.12.
3847
38482005-06-24 Eli Zaretskii <eliz@gnu.org>
3849
3850 * makefile.w32-in (MAKEINFO): Use --force.
3851 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3852 Makefile.in.
3853 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3854 more shells.
3855
38562005-06-23 Richard M. Stallman <rms@gnu.org>
3857
3858 * speedbar.texi (Creating a display): Texinfo usage fixes.
3859
3860 * tramp.texi (Customizing Completion, Auto-save and Backup):
3861 Texinfo usage fixes.
3862
38632005-06-23 Juanma Barranquero <lekktu@gmail.com>
3864
3865 * dired-x.texi (Miscellaneous Commands):
3866 * ediff.texi (Miscellaneous):
3867 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3868 (Agent Variables):
3869 * info.texi (Help-Xref):
3870 * message.texi (Message Headers):
3871 * org.texi (Remember):
3872 * reftex.texi (Options (Defining Label Environments)):
3873 (Options (Index Support)):
3874 (Options (Viewing Cross-References)):
3875 (Options (Misc)):
3876 (Changes):
3877 * speedbar.texi (Creating a display):
3878 * tramp.texi (Customizing Completion, Auto-save and Backup):
3879 Texinfo usage fix.
3880
38812005-06-13 Carsten Dominik <dominik@science.uva.nl>
3882
3883 * org.texi: Version 3.11.
3884
38852005-06-12 Jay Belanger <belanger@truman.edu>
3886
3887 * calc.texi (Getting Started): Remove extra menu item.
3888
38892005-05-31 Jay Belanger <belanger@truman.edu>
3890
3891 * calc.texi (Notations Used in This Manual): Use @kbd for key
3892 sequence.
3893 (Demonstration of Calc): Mention another way of starting Calc.
3894 (Starting Calc): Mention long name of M-#.
3895 (Embedded Mode Overview): Remove unnecessary instruction.
3896 (Other M-# commands): Rephrase `M-# 0' explanation.
3897 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3898 reflect current behavior.
3899
39002005-05-30 Jay Belanger <belanger@truman.edu>
3901
3902 * calc.texi (Hooks): Change description of calc-window-hook and
3903 calc-trail-window-hook to match usage.
3904 (Computational Functions): Add more constant-generating functions.
3905 (Customizable Variables): Use defvar.
3906
39072005-05-28 Jay Belanger <belanger@truman.edu>
3908
3909 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3910 (Basic Embedded Mode): Explain behavior of arguments to
3911 calc-embedded-mode.
3912
39132005-05-27 Jay Belanger <belanger@truman.edu>
3914
3915 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3916 current behavior.
3917
39182005-05-25 Jay Belanger <belanger@truman.edu>
3919
3920 * calc.texi: Change Calc version number throughout.
3921 (Keypad Mode): Change location in info output.
3922 (Keypad mode overview): Move picture of keypad.
3923
39242005-05-21 Jay Belanger <belanger@truman.edu>
3925
3926 * calc.texi (Storing variables): Mention that only most variables
3927 are void to begin with.
3928
39292005-05-21 Kevin Ryde <user42@zip.com.au>
3930
3931 * widget.texi (Basic Types): Update cross ref from "Enabling
3932 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3933 lispref/text.texi change.
3934
39352005-05-20 Carsten Dominik <dominik@science.uva.nl>
3936
3937 * org.texi: Version 3.09.
3938
39392005-05-18 Carsten Dominik <dominik@science.uva.nl>
3940
3941 * reftex.texi: Version 4.28.
3942
39432005-05-16 Jay Belanger <belanger@truman.edu>
3944
3945 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3946
39472005-05-14 Jay Belanger <belanger@truman.edu>
3948
3949 * calc.texi (Default Simplifications): Insert missing ! (logical
3950 not operator).
3951
39522005-05-14 Michael Albinus <michael.albinus@gmx.de>
3953
3954 Sync with Tramp 2.0.49.
3955
39562005-05-10 Jay Belanger <belanger@truman.edu>
3957
3958 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3959 to 1.
3960
39612005-04-29 Carsten Dominik <dominik@science.uva.nl>
3962
3963 * org.texi: Version 3.08, structure reorganized.
3964
39652005-04-24 Richard M. Stallman <rms@gnu.org>
3966
3967 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3968
39692005-04-15 Carsten Dominik <dominik@science.uva.nl>
3970
3971 * org.texi: Update to version 3.06.
3972
39732005-04-13 Lute Kamstra <lute@gnu.org>
3974
3975 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3976
39772005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3978
3979 * cl.texi (Porting Common Lisp): Fix typo.
3980
39812005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3982
3983 * gnus.texi (RSS): Addition.
3984
39852005-04-04 Jay Belanger <belanger@truman.edu>
3986
3987 * calc.texi: Change Calc version number.
3988 (Customizable variables): Fix description of calc-language-alist.
3989 (Copying): Put in version 2 of GPL.
3990
39912005-04-01 Jay Belanger <belanger@truman.edu>
3992
3993 * calc.texi (Troubleshooting Commands): Remove comment about
3994 installation.
3995 (Installation): Remove section.
3996 (Customizable Variables): New section.
3997 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3998 (Graphical Devices): Add references to Customizable Variables.
3999
40002005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
4001
4002 * emacs-mime.texi (Display Customization): Markup fixes.
4003 (rfc2047): Update.
4004
40052005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
4006
4007 * gnus-faq.texi: Replaced with auto-generated version.
4008
40092005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
4010
4011 * dired-x.texi (Multiple Dired Directories): default-directory was
4012 renamed to dired-default-directory.
4013
40142005-03-26 Jay Belanger <belanger@truman.edu>
4015
4016 * calc.texi (Simplifying Formulas, Rewrite Rules):
4017 Change description of top and bottom of fraction.
4018 (Modulo Forms): Move description of how to create modulo forms to
4019 earlier in the section.
4020 (Fraction Mode): Suggest using : to get a fraction by dividing.
4021 (Basic Arithmetic): Adjust placement of command name.
4022 (Truncating the Stack): Emphasize that "hidden" entries are still
4023 visible.
4024 (Installation): Move discussion of printing manual to "About This
4025 Manual".
4026 (About This Manual): Mention how to print the manual.
4027 (Reporting Bugs): Remove first person.
4028 (Building Vectors): Add algebraic version of append.
4029 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
4030 (Grouping Digits): Fix typo.
4031
40322005-03-25 Werner Lemberg <wl@gnu.org>
4033
4034 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
4035 Replace `legal' with `valid'.
4036
40372005-03-25 Werner Lemberg <wl@gnu.org>
4038
4039 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
4040
40412005-03-24 Jay Belanger <belanger@truman.edu>
4042
4043 * calc.texi (General Mode Commands)
4044 (Mode Settings in Embedded Mode): Add some explanation of
4045 recording mode settings.
4046
40472005-03-24 Richard M. Stallman <rms@gnu.org>
4048
4049 * calc.texi: Remove praise of non-free software.
4050
4051 * idlwave.texi: Don't say where to get IDL or its non-free manual.
4052 (Installation): Node deleted.
4053
40542005-03-23 Richard M. Stallman <rms@gnu.org>
4055
4056 * url.texi (HTTP language/coding): Improve last change.
4057
40582005-03-22 Jay Belanger <belanger@truman.edu>
4059
4060 * calc.texi (Embedded Mode): Add new information on changing
4061 modes.
4062
40632005-03-20 Michael Albinus <michael.albinus@gmx.de>
4064
4065 Sync with Tramp 2.0.48.
4066
4067 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
4068
4069 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
4070 "GNU/Linux". Change all addresses to .gnu.org.
4071 (Default Method): Offer shortened syntax for "su" and "sudo"
4072 methods.
4073
40742005-03-07 Richard M. Stallman <rms@gnu.org>
4075
4076 * url.texi: Fix usage of "e.g.".
4077 (HTTP language/coding): Explain the rules for these strings.
4078
40792005-03-06 Richard M. Stallman <rms@gnu.org>
4080
4081 * woman.texi (Introduction): Minor cleanups.
4082
4083 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
4084
4085 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
4086 (Installation): Node deleted.
4087
4088 * mh-e.texi (Preface): Get rid of "Emacs 21".
4089
4090 * eshell.texi (Installation): Delete node (for Emacs 20).
4091
40922005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
4093
4094 * flymake.texi: Refill and tweak style in @lisp blocks.
4095
40962005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4097
4098 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
4099
41002005-03-01 Jay Belanger <belanger@truman.edu>
4101
4102 * calc.texi (Trigonometric and Hyperbolic Functions):
4103 Mention additional functions.
4104 (Algebraic Simplifications): Mention additional simplifications.
4105
41062005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
4107
4108 * ses.texi: Add concept/function/variable indices (this work was
4109 donated by Brad Collins <brad@chenla.org>, copyright-assignment
4110 papers on file at FSF).
4111
41122005-02-10 Jay Belanger <belanger@truman.edu>
4113
4114 * calc.texi: Change @LaTeX to La@TeX throughout.
4115 Redefine @expr as @math for TeX output.
4116 Redefine @texline as a no-op for TeX output.
4117 Define @tfn, replace @t by @tfn throughout.
4118
41192005-02-09 Jay Belanger <belanger@truman.edu>
4120
4121 * calc.texi: Add macro for LaTeX for info output.
4122
41232005-02-08 Kim F. Storm <storm@cua.dk>
4124
4125 * texinfo.tex (LaTex): Add def.
4126
41272005-02-06 Jay Belanger <belanger@truman.edu>
4128
4129 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
4130 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
4131 throughout manual.
4132
41332005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4134
4135 * gnus.texi: Some edits based on comments from David Abrahams.
4136
41372005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
4138
4139 * gnus.texi (RSS): Fix the keystroke.
4140
41412005-01-24 David Kastrup <dak@gnu.org>
4142
4143 * faq.texi: Update AUCTeX version info.
4144
41452005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
4146
4147 * gnus-faq.texi ([4.1]): Typo.
4148
41492005-01-19 Jay Belanger <belanger@truman.edu>
4150
4151 * calc.texi (Keep Arguments): Mention that keeping arguments
4152 doesn't work with keyboard macros.
4153
41542005-01-16 Richard M. Stallman <rms@gnu.org>
4155
4156 * autotype.texi (Autoinserting): Fix small error.
4157
41582005-01-16 Michael Albinus <michael.albinus@gmx.de>
4159
4160 Sync with Tramp 2.0.47.
4161
4162 * tramp.texi (Compilation): New section, describing compilation of
4163 remote files.
4164
41652005-01-11 Kim F. Storm <storm@cua.dk>
4166
4167 * widget.texi (Basic Types): Add :follow-link keyword.
4168
41692005-01-09 Jay Belanger <belanger@truman.edu>
4170
4171 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
4172
41732005-01-08 Jay Belanger <belanger@truman.edu>
4174
4175 * calc.texi: Change throughout to reflect new default value of
4176 calc-settings-file.
4177
41782005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4179
4180 * message.texi (Reply): `message-reply-to-function' should return
4181 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4182
41832005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4184
4185 * faq.texi (Changing load-path): Fix typo.
4186
41872005-01-05 Jay Belanger <belanger@truman.edu>
4188
4189 * calc.texi (Programming Tutorial): Replace kbd command by
4190 appropriate characters for a keyboard macro.
4191
41922005-01-04 Jay Belanger <belanger@truman.edu>
4193
4194 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4195 for Lucid Emacs.
4196 (Programming Tutorial): Mention that the user needs to be in the
4197 right mode to compute some functions.
4198
41992005-01-04 Jay Belanger <belanger@truman.edu>
4200
4201 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4202 no longer applicable.
4203
42042005-01-01 Jay Belanger <belanger@truman.edu>
4205
4206 * calc.texi (Programming Tutorial): Changed description of how to
4207 edit keyboard macros to match current behavior.
4208
42092004-12-31 Jay Belanger <belanger@truman.edu>
4210
4211 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4212
42132004-12-20 Jay Belanger <belanger@truman.edu>
4214
4215 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4216 zero.
4217
42182004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4219
4220 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4221 @xref.
4222 (Font Locking): Avoid @strong{Note:}.
4223
42242004-12-17 Michael Albinus <michael.albinus@gmx.de>
4225
4226 Sync with Tramp 2.0.46.
4227
4228 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4229
42302004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4231
4232 * url.texi: Correct typos.
4233 (Retrieving URLs): @var{nil}->@code{nil}.
4234 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4235 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4236 (Dealing with HTTP documents): @inforef->@xref.
4237
42382004-12-15 Jay Belanger <belanger@truman.edu>
4239
4240 * calc.texi: Consistently capitalized all mode names.
4241 (Answers to Exercises): Mention that an answer can be a fraction
4242 when in Fraction mode.
4243
42442004-12-13 Jay Belanger <belanger@truman.edu>
4245
4246 * calc.texi: Fix some TeX definitions.
4247
42482004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4249
4250 * reftex.texi (Imprint): Remove erroneous @value's.
4251
42522004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4253
4254 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4255 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4256
42572004-12-08 Jay Belanger <belanger@truman.edu>
4258
4259 * calc.texi (Starting Calc): Remove comment about installation.
4260 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4261
42622004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4263
4264 * url.texi: Update @setfilename.
4265 (Getting Started): No need to worry about Gnus versions.
4266 (Dealing with HTTP documents): Use @inforef.
4267
4268 * org.texi: Fix @direntry file name.
4269
42702004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4271
4272 * url.texi: New file.
4273
4274 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4275
42762004-12-06 Jay Belanger <belanger@truman.edu>
4277
4278 * calc.texi (Using Calc): Remove paragraph about installation.
4279
42802004-12-06 Jay Belanger <belanger@truman.edu>
4281
4282 * calc.texi: Use more Texinfo macros and less TeX defs.
4283 Remove @refill's.
4284
42852004-12-06 Richard M. Stallman <rms@gnu.org>
4286
4287 * org.texi: New file.
4288
42892004-12-05 Richard M. Stallman <rms@gnu.org>
4290
4291 * Makefile.in (org.dvi, ../info/org): New targets.
4292 (INFO_TARGETS): Add ../info/org.
4293 (DVI_TARGETS): Add org.dvi.
4294 (maintainer-clean): Remove the info files in the info dir.
4295
42962004-11-26 Eli Zaretskii <eliz@gnu.org>
4297
4298 * idlwave.texi: Fix the setfilename directive to put the produced
4299 file in ../info.
4300 (Continued Statement Indentation): Resurrect Jan D.'s change from
4301 2004-11-03 that was lost when a newer version of idlwave.texi was
4302 imported.
4303
43042004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4305
4306 * gnus-faq.texi ([5.1]): Added missing bracket.
4307
4308 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4309 `spam-initialize'.
4310
43112004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4312
4313 * message.texi (Various Message Variables): Mention that all mail
4314 file variables are derived from `message-directory'.
4315
4316 * gnus.texi (Splitting Mail): Clarify bogus group.
4317
43182004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4319
4320 * emacs-mime.texi (Encoding Customization): Fix
4321 mm-coding-system-priorities entry.
4322
c8763fb6 43232004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
4324
4325 * idlwave.texi (Continued Statement Indentation):
4326 * reftex.texi (Options (Index Support)):
4327 (Displaying and Editing the Index, Table of Contents):
4328 * speedbar.texi (Creating a display, Major Display Modes): Replace
4329 non-nil with non-@code{nil}.
4330
43312004-10-21 Jay Belanger <belanger@truman.edu>
4332
4333 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4334
43352004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4336
4337 * calc.texi (Reporting Bugs): Double up `@'.
4338
43392004-10-18 Jay Belanger <belanger@truman.edu>
4340
4341 * calc.texi (Reporting Bugs): Changed the address that bugs
4342 should be sent to.
4343
43442004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4345
4346 * gnus.texi (New Features): Add 5.11.
4347
4348 * message.texi (Resending): Remove wrong default value.
4349
4350 * gnus.texi (Mail Source Specifiers): Describe possible problems
4351 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4352 `pop3-leave-mail-on-server' to the index.
4353
43542004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4355
4356 * message.texi (Canceling News): Add how to set a password.
4357
43582004-10-12 Jay Belanger <belanger@truman.edu>
4359
4360 * calc.texi (Help Commands): Changed the descriptions of
4361 calc-describe-function and calc-describe-variable to match their
4362 current behavior.
4363
43642004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4365
4366 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4367
43682004-10-12 Michael Albinus <michael.albinus@gmx.de>
4369
4370 Sync with Tramp 2.0.45.
4371
4372 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4373 plink link. The URL is outdated. Originator contacted for
4374 clarification.
4375
43762004-10-10 Juri Linkov <juri@jurta.org>
4377
4378 * gnus.texi (Top, Marking Articles): Join two menus in one node
4379 because a node can have only one menu.
4380
43812004-10-09 Juri Linkov <juri@jurta.org>
4382
4383 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4384 example of nnmail-split-fancy.
4385
43862004-10-06 Karl Berry <karl@gnu.org>
4387
4388 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4389 consistency with other uses of dashes.
4390
43912004-10-05 Karl Berry <karl@gnu.org>
4392
4393 * info.texi: Consistently use --- throughout, periods at end of
4394 menu descriptions, and a couple typos.
4395
43962004-09-26 Jesper Harder <harder@ifa.au.dk>
4397
4398 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4399 * pgg.texi (User Commands, Backend methods): Do.
4400 * gnus.texi: Markup fixes.
4401 (Setting Process Marks): Fix `M P a' entry.
4402 * emacs-mime.texi: Fixes.
4403
44042004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4405
4406 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4407 again.
4408 Use 5.10 instead of 5.10.0.
4409
44102004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4411
4412 * gnus.texi (Summary Mail Commands): S D e.
4413
44142004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4415
4416 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4417 the gnus-article-mode-line-format section.
4418
44192004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4420
4421 * gnus.texi (Various Summary Stuff): Fix the documentation for
4422 gnus-newsgroup-variables.
4423
44242004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4425
4426 * gnus.texi (MIME Commands): Added
4427 gnus-mime-display-multipart-as-mixed,
4428 gnus-mime-display-multipart-alternative-as-mixed,
4429 gnus-mime-display-multipart-related-as-mixed.
4430 (Mail Source Customization): Clarify `mail-source-directory'.
4431 (Splitting Mail): Mention gnus-group-find-new-groups.
4432 (SpamOracle): Fixed typo.
4433
4434 * gnus-faq.texi: Untabify.
4435 ([6.3]): nnir.el is in contrib directory.
4436
4437 * message.texi (News Headers): Clarify how a unique ID is created.
4438
4439 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4440 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4441
b2abec73 44422004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 4443
b2abec73 4444 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
4445
44462004-09-20 Florian Weimer <fw@deneb.enyo.de>
4447
4448 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4449
44502004-09-22 Jay Belanger <belanger@truman.edu>
4451
4452 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4453 might be hidden during part of the session.
4454
44552004-09-20 Jay Belanger <belanger@truman.edu>
4456
4457 * calc.texi (Notations Used in This Manual): Put in an earlier
4458 mention that DEL could be called Backspace.
4459
44602004-09-10 Simon Josefsson <jas@extundo.com>
4461
4462 * gnus.texi (IMAP): Add example. Suggested and partially written
4463 by Steinar Bang <sb@dod.no>.
4464
44652004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4466
4467 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4468 netrc syntax.
4469
44702004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4471
b2abec73
JB
4472 * gnus.texi (Spam ELisp Package Sequence of Events):
4473 Some clarifications.
2de53ca6
GM
4474 (Spam ELisp Package Global Variables): More clarifications.
4475
44762004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4477
4478 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4479 Mention spam-split does not modify incoming mail.
4480
44812004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4482
4483 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4484
44852004-09-10 Eli Zaretskii <eliz@gnu.org>
4486
4487 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4488
44892004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4490
4491 * makefile.w32-in (sieve, pgg): Use $(infodir).
4492
44932004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4494
4495 * makefile.w32-in: Fix PGG and Sieve entries.
4496
44972004-08-28 Eli Zaretskii <eliz@gnu.org>
4498
4499 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4500 Emacs and related programs.
4501
45022004-08-27 Richard M. Stallman <rms@gnu.org>
4503
4504 * faq.texi: Fix texinfo usage, esp. doublequotes.
4505 (Difference between Emacs and XEmacs): Some clarification.
4506
4507 * faq.texi (Difference between Emacs and XEmacs):
4508 Explain not to contrast XEmacs with GNU Emacs.
4509
45102004-08-26 Richard M. Stallman <rms@gnu.org>
4511
4512 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4513
45142004-08-22 David Kastrup <dak@gnu.org>
4515
4516 * reftex.texi (AUCTeX): Update links, section name.
4517
4518 * faq.texi (Calc): Update availability (included in 22.1).
4519 (AUCTeX): Update availability, information, versions, description.
4520
45212004-08-14 Eli Zaretskii <eliz@gnu.org>
4522
4523 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4524
45252004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4526
4527 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4528
45292004-08-10 Michael Albinus <michael.albinus@gmx.de>
4530
4531 Sync with Tramp 2.0.44.
4532
45332004-08-05 Lars Hansen <larsh@math.ku.dk>
4534
4535 * widget.texi (User Interface): Update how to separate the
4536 editable field of an editable-field widget from other widgets.
4537 (Programming Example): Add text after field.
4538
45392004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4540
4541 * emacs-mime.texi (Encoding Customization): Add a note to the
4542 mm-content-transfer-encoding-defaults entry.
4543 (rfc2047): Update.
4544
4545 * gnus.texi (Article Highlighting): Add
4546 gnus-cite-ignore-quoted-from.
4547 (POP before SMTP): New node.
4548 (Posting Styles): Addition.
4549 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4550 (Fancy Mail Splitting): Ditto.
4551 (X-Face): Add gnus-x-face.
4552
45532004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4554
4555 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4556 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4557
45582004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4559
4560 * gnus.texi (Mail Source Specifiers): Describe
4561 `pop3-leave-mail-on-server'.
4562
45632004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4564
4565 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4566
4567 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4568 repository. Change setfilename.
4569
4570 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4571
45722004-07-02 Juri Linkov <juri@jurta.org>
4573
4574 * pcl-cvs.texi (Viewing differences): Add `d r'.
4575
45762004-06-29 Jesper Harder <harder@ifa.au.dk>
4577
4578 * ses.texi, viper.texi, flymake.texi, faq.texi:
4579 * eshell.texi, ediff.texi: Markup fixes.
4580
45812004-06-21 Karl Berry <karl@gnu.org>
4582
4583 * info.texi (Top): Mention that only Emacs has mouse support.
4584 (Getting Started): Mention this in a few other places.
4585
45862004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4587
4588 * autotype.texi (Copyrights, Timestamps): Recommend
4589 `before-save-hook' instead of `write-file-functions'.
4590
45912004-06-13 Lars Hansen <larsh@math.ku.dk>
4592
4593 * dired-x.texi (dired-mark-omitted): Update keybinding.
4594
45952004-06-10 Kim F. Storm <storm@cua.dk>
4596
4597 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4598
45992004-06-05 Lars Hansen <larsh@math.ku.dk>
4600
4601 * dired-x.texi (variable dired-omit-mode): Rename from
4602 dired-omit-files-p.
4603 (function dired-omit-mode): Rename from dired-omit-toggle.
4604 Call dired-omit-mode rather than set dired-omit-files-p.
4605 (dired-mark-omitted): Describe command.
4606
46072004-05-29 Michael Albinus <michael.albinus@gmx.de>
4608
4609 Version 2.0.41 of Tramp released.
4610
46112004-05-29 Juanma Barranquero <lektu@terra.es>
4612
4613 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4614 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4615
46162004-05-29 Richard M. Stallman <rms@gnu.org>
4617
4618 * cl.texi (Top): Call this chapter `Introduction'.
4619 (Overview): In TeX, no section heading here.
4620
4621 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4622
46232004-05-29 Eli Zaretskii <eliz@gnu.org>
4624
4625 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4626 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4627
46282004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4629
4630 * flymake.texi: New file.
4631
46322004-05-28 Simon Josefsson <jas@extundo.com>
4633
4634 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4635
b344d29d 46362004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
4637
4638 Version 2.0.40 of Tramp released.
4639
46402004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4641
4642 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4643
4644 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4645 variables `tramp-backup-directory-alist' and
4646 `tramp-bkup-backup-directory-info'.
4647 (Overview, Connection types)
4648 (External transfer methods, Default Method)
4649 (Windows setup hints): Remove restriction of password entering
4650 with external methods.
4651 (Auto-save and Backup): Make file name example
4652 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4653 and `auto-save-directory' must be used.
4654 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4655 only "NT"). Remove doubled entry "What kinds of systems does
4656 @tramp{} work on".
4657 (tramp): Macro removed.
4658 (Obtaining Tramp): Flag removed from title.
4659 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4660 and `trampver' used properly. Flag `tramp-inst' replaced by
4661 `installchapter'. Installation related text adapted.
4662
46632004-04-28 Masatake YAMATO <jet@gyve.org>
4664
4665 * widget.texi (Programming Example): Remove overlays.
4666
46672004-04-27 Jesper Harder <harder@ifa.au.dk>
4668
4669 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4670
46712004-04-23 Juanma Barranquero <lektu@terra.es>
4672
4673 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4674
46752004-04-05 Jesper Harder <harder@ifa.au.dk>
4676
4677 * info.texi (Info Search): Add info-apropos.
4678
46792004-03-22 Juri Linkov <juri@jurta.org>
4680
4681 * faq.texi: Fix help key bindings.
4682
46832004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4684
4685 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4686 (as suggested by Karl Berry). Update information about colored
4687 stars in menus. Add new subheading describing M-n.
4688
46892004-03-12 Richard M. Stallman <rms@gnu.org>
4690
4691 * cl.texi (Top): Rename top node's title.
4692
46932004-03-08 Karl Berry <karl@gnu.org>
4694
4695 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4696 problems making the texinfo distribution.
4697
46982004-02-29 Simon Josefsson <jas@extundo.com>
4699
4700 * smtpmail.texi (Authentication): Changed the list of supported
4701 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4702 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4703 <voegelas@gmx.net>.
4704
47052004-02-29 Juanma Barranquero <lektu@terra.es>
4706
4707 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4708 Use $(DEL) instead of rm, and ignore exit code.
4709
b344d29d 47102004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
4711
4712 Tramp version 2.0.39 released.
4713
47142004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4715
4716 * tramp.texi (Customizing Completion): Explain new functions
4717 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4718 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4719 (Top): Refer to Savannah mailing list as the major one. Mention
4720 older mailing lists in HTML mode only.
4721 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4722 (Frequently Asked Questions): Remote hosts must not be Unix-like
4723 for "smb" method.
4724 (Password caching): New node.
4725 (External transfer methods): Refer to password caching for "smb"
4726 method.
4727
47282004-02-17 Karl Berry <karl@gnu.org>
4729
4730 * info.texi (Help-Int): Mention the new line number feature.
4731
47322004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4733
4734 * ses.texi (Advanced Features): New functionality for
4735 ses-set-header-row (defaults to current row unless C-u used).
4736 (Acknowledgements): Add Stefan Monnier.
4737
47382003-12-29 Kevin Ryde <user42@zip.com.au>
4739
4740 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4741
b344d29d 47422003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4743
4744 Tramp version 2.0.38 released.
4745
4746 * tramp.texi (Remote shell setup): Warn of environment variables
4747 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4748 <sven.gabriel@imk.fzk.de>.
4749 (Configuration): Tramp now chooses base64/uuencode
4750 automatically. Update wording accordingly.
4751 (Top): More description for the `Default Method' menu entry.
4752 (Default Method): Use @code, not @var, for Lisp variables.
4753 (Default Method): New subsection `Which method is the right one
4754 for me?' Suggested by Christian Kirsch.
4755 (Configuration): Pointer to new subsection added.
4756 (Default Method): Too many "use" in one sentence.
4757 Rephrase. Reported by Christian Kirsch.
4758 (Filename Syntax): Old `su' example is probably a left-over from
4759 the sm/su method naming. Replace with `ssh', instead.
4760 (External transfer methods, Auto-save and Backup):
4761 Typo fixes.
4762
47632003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4764
183080b6 4765 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
2de53ca6
GM
4766 (Top): Mention japanese manual only if flag `jamanual' is set.
4767 Insert section `Japanese manual' in menu.
4768
47692003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4770
4771 * eshell.texi (Known Problems): Add doc item.
4772
47732003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4774
4775 * cc-mode.texi: Update for CC Mode 5.30.
4776
4777 Note: Please refrain from doing purely cosmetic changes like
4778 removing trailing whitespace in this manual; it clobbers cvs
4779 merging for no good reason.
4780
47812003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4782
4783 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4784 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4785 @acronym{ASCII}.
4786
47872003-10-26 Karl Berry <karl@gnu.org>
4788
4789 * info.texi (Info Search): Echo area, not echo are. From Debian
4790 diff.
4791
47922003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4793
10d1d0af 4794 * widget.texi (Defining New Widgets): Document new behavior of
2de53ca6
GM
4795 :buttons and :children keywords.
4796
47972003-10-22 Miles Bader <miles@gnu.org>
4798
4799 * Makefile.in (info): Move before $(top_srcdir)/info.
4800
48012003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4802
4803 * tramp.texi (Inline methods): Small grammar fix.
4804 (External transfer methods): Likewise.
4805
48062003-10-08 Nick Roberts <nick@nick.uklinux.net>
4807
4808 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4809
48102003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4811
4812 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4813
48142003-09-30 Richard M. Stallman <rms@gnu.org>
4815
4816 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4817
4818 * widget.texi (User Interface): Fix typos.
4819
4820 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4821
48222003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4823
4824 * pcl-cvs.texi (Selected Files): Fix typo.
4825
48262003-09-21 Karl Berry <karl@gnu.org>
4827
4828 * info.texi (] and [ commands): No period at end of section title.
4829
48302003-09-04 Miles Bader <miles@gnu.org>
4831
4832 * Makefile.in (top_srcdir): New variable.
4833 ($(top_srcdir)/info): New rule.
4834 (info): Depend on it.
4835
48362003-09-03 Peter Runestig <peter@runestig.com>
4837
4838 * makefile.w32-in: New file.
4839
48402003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4841
4842 * widget.texi (User Interface): Explain the need of static text
4843 around an editable field.
4844
48452003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4846
4847 * widget.texi (Basic Types): The argument to `:help-echo' can now
4848 be a form that evaluates to a string.
4849
48502003-08-18 Kim F. Storm <storm@cua.dk>
4851
4852 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4853
48542003-08-16 Richard M. Stallman <rms@gnu.org>
4855
4856 * dired-x.texi (Shell Command Guessing): Explain *.
4857
48582003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4859
4860 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4861 log-edit-insert-changelog.
4862
48632003-08-03 Karl Berry <karl@gnu.org>
4864
4865 * info.texi: Need @contents.
4866
c8763fb6 48672003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4868
4869 Tramp version 2.0.36 released.
4870
4871 * tramp.texi (Remote shell setup): Explain about problems with
4872 non-Bourne commands in ~/.profile and ~/.shrc.
4873
48742003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4875
4876 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4877 renaming of `vis-mode' to `visible-mode'.
4878
48792003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4880
4881 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4882 next, prev and up pointers.
4883
48842003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4885
4886 * info.texi (Help): Mention existence of Emacs and stand-alone
4887 Info at the very beginning of the tutorial.
4888 (Help-Inv): New node.
4889 (Help-]): New node.
4890 (Help-M): Systematically point out the differences between default
4891 Emacs and stand-alone versions. Delete second menu.
4892 (Help-Xref): Systematically point out the differences between
4893 default Emacs and stand-alone versions.
4894 (Help-Int): Change `l' example.
4895 (Expert Info): Fix typos.
4896 (Emacs Info Variables): Mention `Info-hide-note-references' and
4897 new default for `Info-scroll-prefer-subnodes'.
4898
c8763fb6 48992003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4900
4901 Version 2.0.35 of Tramp released.
4902
4903 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4904 (Inline methods): Add methods `remsh' and `plink1'.
4905 (External transfer methods): Add method `remcp'.
4906 (Multi-hop Methods): Add method `remsh'.
4907 Small patch from Adrian Aichner <adrian@xemacs.org>:
4908 Fix minor typos.
4909 (Concept Index): Added to make manual searchable via
4910 `Info-index'.
4911 (Version Control): Add cindex entry.
4912
c8763fb6 49132003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4914
4915 * trampver.texi: Version 2.0.34 released.
4916
49172003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4918
4919 * faq.texi: Improve previous changes.
4920
49212003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4922
4923 * faq.texi: Update copyright and maintenance details.
4924 Update some package URLs, versions, and maintainers.
4925 Remove many references to the Emacs Lisp Archive.
4926
49272003-04-23 Simon Josefsson <jas@extundo.com>
4928
4929 * smtpmail.texi: Fix license (the invariant sections mentioned has
4930 never been part of the smtp manual). Align info dir entry with
4931 other emacs packages.
4932
49332003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4934
4935 * tramp.texi: Version 2.0.33 released.
4936 Remove installation chapter. Remove XEmacs specifics.
4937
49382003-03-29 Richard M. Stallman <rms@gnu.org>
4939
4940 * tramp.texi (Top): Undo the previous renaming.
4941 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4942
c8763fb6 49432003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4944
4945 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4946 version of manual.
4947
4948 * tramp.texi (Auto-save and Backup): New node.
4949
49502003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4951
4952 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4953 Emacs" in order to have better differentiation to "XEmacs".
4954 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4955 are new macros in order to point to the other Emacs flavor where
4956 appropriate. In info case, point to node `Installation' in order
4957 to explain how to generate the other way. In html case, make a
4958 link to the other html file.
4959 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4960 after CVS checkout/update.
4961 (Installation): Completely rewritten.
4962 (Installation parameters, Load paths): New sections under
4963 `Installation'.
4964
c8763fb6 49652003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
4966
4967 * tramp.texi: Version 2.0.30 released.
4968 Replace word "path" with "localname" where used as a component of
4969 a Tramp file name.
4970
49712003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4972
4973 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4974 introduced.
4975 (Installation): Explain what to do if files from the tramp/contrib
4976 directory are needed.
4977
49782003-02-23 Alex Schroeder <alex@emacswiki.org>
4979
4980 * smtpmail.texi (How Mail Works): New.
4981
49822003-02-22 Alex Schroeder <alex@emacswiki.org>
4983
4984 * smtpmail.texi: New file.
4985
4986 * Makefile.in: Build SMTP manual.
4987
c8763fb6 49882003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
4989
4990 * tramp.texi: Version 2.0.29 released.
4991 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4992 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4993
49942003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4995
4996 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4997 another package loads accidently Ange-FTP.
4998
49992003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
5000
5001 * tramp.texi (Customizing Completion): Add function
5002 `tramp-parse-sconfig'. Change example of
5003 `tramp-set-completion-function', because parsing of ssh config
5004 files looks more natural.
5005
50062003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
5007
5008 * gnus.texi: Do not use `path' in several locations.
5009
c8763fb6 50102002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
5011
5012 * tramp.texi (External transfer methods): New method `smb'. From
5013 Michael Albinus.
5014
50152002-11-05 Karl Berry <karl@gnu.org>
5016
5017 * info.texi (Info-fontify): Reorder face list to avoid bad line
5018 breaks.
5019
c8763fb6 50202002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5021
5022 * tramp.texi: Move @copying to standard place. Use
5023 @insertcopying.
5024
50252002-10-02 Karl Berry <karl@gnu.org>
5026
5027 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
5028 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
5029 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
5030 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
5031 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
5032 Per rms, update all manuals to use @copying instead of @ifinfo.
5033 Also use @ifnottex instead of @ifinfo around the top node, where
5034 needed for the sake of the HTML output.
5035 (The Gnus manual is not fixed since it's not clear to me how it
5036 works; and the Tramp manual already uses @copying, although in an
5037 unusual way. All others were changed.)
5038
50392002-09-10 Jonathan Yavner <jyavner@engineer.com>
5040
5041 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
5042 (../info/ses, ses.dvi): New targets.
5043 * ses.texi: New file.
5044
c8763fb6 50452002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
5046
5047 * texinfo.tex: Update to texinfo 4.2.
5048
50492002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
5050
5051 * reftex.texi: Update to RefTeX 4.19.
5052
c8763fb6 50532002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
5054
5055 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
5056 (../info/tramp, tramp.dvi): New targets.
5057
50582002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
5059
5060 * Makefile.in (DVI_TARGETS): Add calc.dvi.
5061 (calc.dvi): Uncomment.
5062
50632001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
5064
5065 * Makefile.in (INFO_TARGETS): Add ../info/calc.
5066 (../info/calc): New target.
5067
50682001-10-20 Gerd Moellmann <gerd@gnu.org>
5069
5070 * (Version 21.1 released.)
5071
50722001-10-05 Gerd Moellmann <gerd@gnu.org>
5073
5074 * Branch for 21.1.
5075
50762001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
5077
5078 * Makefile.in (../info/info): Use an explicit -o switch to
5079 makeinfo.
5080
50812001-03-05 Gerd Moellmann <gerd@gnu.org>
5082
5083 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5084
50852000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5086
5087 * Makefile.in (../info/idlwave): Use --no-split.
5088
50892000-12-14 Dave Love <fx@gnu.org>
5090
5091 * Makefile.in (mostlyclean): Remove gnustmp.*
5092 (gnus.dvi): Change rule to remove @latex stuff.
5093
50942000-10-19 Eric M. Ludlam <zappo@ultranet.com>
5095
5096 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
5097
50982000-10-13 John Wiegley <johnw@gnu.org>
5099
5100 * Makefile.in: Add build targets for eshell.texi.
5101
51022000-09-25 Gerd Moellmann <gerd@gnu.org>
5103
5104 * Makefile.in: Remove/comment speedbar stuff.
5105
51062000-09-22 Dave Love <fx@gnu.org>
5107
5108 * Makefile.in: Add emacs-mime.
5109
51102000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
5111
5112 * Makefile.in (INFO_TARGETS): Add ../info/woman.
5113 (DVI_TARGETS): Add woman.dvi.
5114 (../info/woman, woman.dvi): New targets.
5115
51162000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5117
5118 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5119
5120 * pcl-cvs.texi: New file.
5121 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
5122 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
5123
51242000-05-11 Gerd Moellmann <gerd@gnu.org>
5125
5126 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
5127 (../info/ebrowse, ebrowse.dvi): New targets.
5128
51292000-01-13 Gerd Moellmann <gerd@gnu.org>
5130
5131 * Makefile.in (INFO_TARGETS): Add eudc.
5132 (DVI_TARGETS): Add eudc.dvi.
5133 (../info/eudc, eudc.dvi): New targets.
5134
51352000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
5136
5137 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
5138 compatibility with 8+3 filesystems).
5139 (../info/efaq): Rename from emacs-faq.
5140
51412000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
5142
5143 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
5144 (../info/idlwave, idlwave.dvi): New targets.
5145
51461999-10-23 Dave Love <fx@gnu.org>
5147
5148 * Makefile.in: Use autotype.texi.
5149
51501999-10-12 Stefan Monnier <monnier@cs.yale.edu>
5151
5152 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
5153 faq.texi file) rather than ../info/faq.
5154
51551999-10-07 Gerd Moellmann <gerd@gnu.org>
5156
5157 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
5158 (../info/ada-mode, ada-mode.dvi): New targets.
5159
51601999-09-01 Dave Love <fx@gnu.org>
5161
5162 * Makefile.in: Add faq.
5163
51641999-07-12 Richard Stallman <rms@gnu.org>
5165
5166 * Version 20.4 released.
5167
51681998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5169
5170 * Version 20.3 released.
5171
51721998-04-06 Andreas Schwab <schwab@gnu.org>
5173
5174 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5175 it in dvi targets.
5176 (../etc/GNU): Change to $(srcdir) first.
5177
51781998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5179
5180 * reftex.texi: Update for RefTeX version 3.22.
5181
51821998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5183
5184 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5185 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5186
51871997-09-23 Paul Eggert <eggert@twinsun.com>
5188
5189 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5190 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5191
51921997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5193
5194 * Version 20.2 released.
5195
51961997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5197
5198 * Version 20.1 released.
5199
52001997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5201
5202 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5203
52041996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5205
5206 * Version 19.33 released.
5207
52081996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5209
5210 * Version 19.32 released.
5211
52121996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5213
5214 * Makefile.in: Add rules for the Message manual.
5215
52161996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5217
5218 * gnus.texi: New version.
5219
5220 * message.texi: New manual.
5221
52221996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5223
5224 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5225
52261996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5227
5228 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5229 Specify -I option.
5230 (All dvi targets): Set the TEXINPUTS variable.
5231
52321996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5233
5234 * Version 19.31 released.
5235
52361996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5237
5238 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5239 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5240
52411995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5242
5243 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5244 (INFO_TARGETS): Add ../info/cc-mode.
5245 (DVI_TARGETS): Add cc-mode.dvi.
5246
52471996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5248
5249 * Version 19.31 released.
5250
52511995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5252
5253 * Version 19.30 released.
5254
52551995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5256
5257 * gnus.texi: New file.
5258
52591995-11-04 Erik Naggum <erik@naggum.no>
5260
5261 * gnus.texi: File deleted.
5262
52631995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5264
5265 * mh-e.texi: "Function Index" -> "Command Index" to work with
5266 Emacs 19.30 C-h C-k support of separately-documented commands.
5267
52681995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5269
5270 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5271 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5272
52731995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5274
5275 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5276 (../info/viper, viper.dvi): New targets.
5277
52781995-04-20 Kevin Rodgers <kevinr@ihs.com>
5279
5280 * dired-x.texi (Installation): Change the example to set
5281 buffer-local variables like dired-omit-files-p in
5282 dired-mode-hook.
5283
52841995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5285
5286 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5287 (../info/mh-e, mh-e.dvi): New targets.
5288
52891995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5290
5291 * Makefile.in (maintainer-clean): Rename from realclean.
5292
52931994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5294
5295 * Makefile.in: New file.
5296 * Makefile: File deleted.
5297
52981994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5299
5300 * Makefile (TEXINDEX_OBJS): Variable deleted.
5301 (texindex, texindex.o, getopt.o): Rules deleted.
5302 All deps on texindex deleted.
5303 (distclean): Don't delete texindex.
5304 (mostlyclean): Don't delete *.o.
5305 * texindex.c, getopt.c: Files deleted.
5306
53071994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5308
5309 * Version 19.26 released.
5310
53111994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5312
5313 * Version 19.25 released.
5314
53151994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5316
5317 * Version 19.24 released.
5318
53191994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5320
5321 * Version 19.23 released.
5322
53231994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5324
5325 * Makefile: Delete spurious tab.
5326
53271994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5328
5329 * Makefile (.SUFFIXES): New rule.
5330
53311994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5332
5333 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5334 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5335
53361994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5337
5338 * Makefile (../info/sc): Rename from sc.info.
5339 (../info/cl): Likewise.
5340 (INFO_TARGETS): Use new names.
5341
53421993-12-04 Richard Stallman (rms@srarc2)
5343
5344 * getopt.c: New file.
5345 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5346 (getopt.o): New rule.
5347 (dvi): Don't depend on texindex.
5348 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5349 Depend on texindex.
5350
53511993-12-03 Richard Stallman (rms@srarc2)
5352
5353 * Makefile (../info/sc.info): Rename from ../info/sc.
5354 (TEXI2DVI): New variable.
5355 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5356 Add explicit commands.
5357 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5358
53591993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5360
5361 * Version 19.22 released.
5362
53631993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5364
5365 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5366
53671993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5368
5369 * Version 19.21 released.
5370
53711993-11-15 Paul Eggert (eggert@twinsun.com)
5372
5373 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5374
53751993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5376
5377 * Makefile (../etc/GNU): New target.
5378 (EMACSSOURCES): Add gnu1.texi.
5379
53801993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5381
5382 * Makefile (realclean): Don't delete the Info files.
5383
53841993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5385
5386 * forms.texi: Fix forms.texi so that it will format correctly.
5387 Add missing `@end iftex', fix bad reference.
5388
5389 * info.texi, info-stn.texi: New files implement texinfo version of
5390 `info' file.
5391
53921993-10-20 Brian Fox (bfox@ai.mit.edu)
5393
5394 * Makefile: Fix targets for texindex, new info.texi files.
5395 * info-stnd.texi: New file implements info for standalone info
5396 reader.
5397 * info.texi: Update to include recent changes to "../info/info".
5398 New source file for ../info/info; includes info-stnd.texi.
5399
5400 * texindex.c: Include "../src/config.h" if building in emacs.
5401
5402 * Makefile: Change all files to FILENAME.texi, force all targets
5403 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5404 vip.texinfo, forms.texinfo, cl.texinfo.
5405 Add target to build texindex.c, defining `emacs'.
5406
5407 * forms.texi: Install new file to match version 2.3 of forms.el.
5408
54091993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5410
5411 * Version 19.19 released.
5412
54131993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5414
5415 * sc.texinfo: Fix info file name.
5416
5417 * Makefile (info): Add gnus and sc.
5418 (dvi): Add gnus.dvi and sc.dvi.
5419 (../info/sc, sc.dvi): New targets.
5420
54211993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5422
5423 * Version 19.18 released.
5424
54251993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5426
5427 * Makefile: Fix source file names of the separate manuals.
5428 (gnus.dvi, ../info/gnus): New targets.
5429
54301993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5431
5432 * Version 19.17 released.
5433
54341993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5435
5436 * split-man: Fix typos in last change.
5437
54381993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5439
5440 * Version 19.16 released.
5441
54421993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5443
5444 * version 19.15 released.
5445
54461993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5447
5448 * Makefile (distclean): It's rm, not rf.
5449
54501993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5451
5452 * Version 19.14 released.
5453
54541993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5455
5456 * Makefile: New file.
5457
54581993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5459
5460 * Version 19.13 released.
5461
54621993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5463
5464 * Version 19.9 released.
5465
54661993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5467
5468 * Version 19.8 released.
5469
54701993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5471
5472 * Version 19.7 released.
5473
54741990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5475
5476 * gnus.texinfo: New file. Removed installation instructions.
5477
54781990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5479
5480 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5481
54821989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5483
5484 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5485 then define `\sc' as the command for smallcaps in Texinfo. This
5486 means that the @sc command will produce small caps. bfox has
5487 made the corresponding change to makeinfo and texinfm.el.
5488
54891988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5490
5491 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5492 Customization since the menu entry did not point to anything.
5493 Also add an @finalout command to remove overfull hboxes from the
5494 printed output.
5495
5496 * cl.texinfo: Add @bye, \input line and @settitle to file.
5497 This file is clearly intended to be a chapter of some other work,
5498 but the other work does not yet exist.
5499
55001988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5501
5502 * texinfo.texinfo: Three typos corrected.
5503
4009494e 5504;; Local Variables:
c8763fb6 5505;; coding: utf-8
4009494e
GM
5506;; fill-column: 79
5507;; add-log-time-zone-rule: t
5508;; End:
5509
5205011b 5510 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
20234d96 5511 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4009494e
GM
5512
5513 This file is part of GNU Emacs.
5514
97c0352c 5515 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 5516 it under the terms of the GNU General Public License as published by
97c0352c
GM
5517 the Free Software Foundation, either version 3 of the License, or
5518 (at your option) any later version.
4009494e
GM
5519
5520 GNU Emacs is distributed in the hope that it will be useful,
5521 but WITHOUT ANY WARRANTY; without even the implied warranty of
5522 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5523 GNU General Public License for more details.
5524
5525 You should have received a copy of the GNU General Public License
97c0352c 5526 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 5527
f7ed05c9 5528;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803