(mh-pick-regexp-builder): Rename variant mu-mh to gnu-mh and be
[bpt/emacs.git] / doc / misc / ChangeLog
CommitLineData
767a4d92
GM
12008-08-10 Glenn Morris <rgm@gnu.org>
2
3 * ns-emacs.texi: Use @copying. Change copyright of authors with
4 assignment to FSF. Change license to GFDL.
5 (Top): Remove outdated references.
6
6ecfe5c2
MB
72008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
8
9 * gnus.texi (Sorting the Summary Buffer, Summary Sorting): Add
10 gnus-summary-sort-by-most-recent-number and
11 gnus-summary-sort-by-most-recent-date.
12 (Summary Sorting): Explain prefix argument.
13
142008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
15
16 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
17 gnus-summary-pipe-output.
18
eb932e8a
MA
192008-08-03 Michael Albinus <michael.albinus@gmx.de>
20
21 * dbus.texi (Receiving Method Calls): Document error handling of own
22 D-Bus methods.
23
bfe16263
BW
242008-08-01 Bill Wohler <wohler@newt.com>
25
26 * mh-e.texi (Reading Mail)
27 (Viewing Attachments): Describe new function
28 mh-show-preferred-alternative.
29 (Sending Mail, Redistributing, Sending Message): Describe new hook
30 mh-annotate-msg-hook.
31
21956b56
MA
322008-07-31 Michael Albinus <michael.albinus@gmx.de>
33
34 * dbus.texi (Arguments and Signatures): Fix example.
35 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
36 (Asynchronous Methods): New node.
37 (Errors and Events): Describe extended layout of `dbus-event'. New
38 defun `dbus-event-message-type'.
39
7c2fb837
DN
402008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
41
42 * ediff.texi: Remove VMS support.
43
13662773
JB
442008-07-29 Juanma Barranquero <lekktu@gmail.com>
45
46 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
47 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
48
ddde0b34
CY
492008-07-29 Chong Yidong <cyd@stupidchicken.com>
50
51 * Makefile.in: Add mairix-el targets.
52
532008-07-29 David Engster <deng@randomsample.de>
54
55 * mairix-el.texi: New file.
56
d5875b25
JB
572008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
58
366b7d44
JB
59 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
60 project files. Delete 'main_unit' project variable; not needed. Allow
61 process environment variables wherever project variables are allowed.
62 Add tutorial section on multiple GNAT project files.
d5875b25 63
6cbab8ee
MA
642008-07-27 Michael Albinus <michael.albinus@gmx.de>
65
66 Sync with Tramp 2.1.14.
67
68 * trampver.texi: Update release number.
69
9e2a2647
DN
702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
71
72 * ns-emacs.texi:
73 * faq.texi: Remove mentions of Mac Carbon.
74
d62672f3
MB
752008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
76
77 * gnus.texi (Saving Articles): Describe the 2nd argument of
78 gnus-summary-save-in-pipe.
79 (SpamAssassin): Use it.
80
812008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
82
83 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
84
dd12e1c6
CD
852008-07-25 Carsten Dominik <dominik@science.uva.nl>
86
87 * org.texi (Export options): Document the use of the creator flag.
88
44ce9197
CD
892008-07-24 Carsten Dominik <dominik@science.uva.nl>
90
91 * org.texi: New version 6.06a.
92
ddd13c5d
JB
932008-07-23 Juanma Barranquero <lekktu@gmail.com>
94
95 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
96 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
97
8dc6104d
JB
982008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
99
100 * calc.texi (Editing Stack Entries):
101 (Algebraic Entry): Rewrite introductory sentences so it can be used by
102 Calc's help functions. Mention fixing typos.
103 (Customizing Calc): Fix typo.
104
1052008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
106
107 * calc.texi (summarykey): New macro. Use to correctly format keys in
108 the summary.
109
ddd13c5d 1102008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
db8ef699
AR
111
112 * ns-emacs.texi (Customization): Corrected documentation on color
113 specification formats.
114
568beaa2
AS
1152008-07-19 Andreas Schwab <schwab@suse.de>
116
db8ef699 117 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
568beaa2
AS
118
119 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
120 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
121
cd71b9ae
MA
1222008-07-18 Michael Albinus <michael.albinus@gmx.de>
123
124 * dbus.texi (Inspection): Rework, introduce submenus.
125 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
126 (Properties and Annotations, Arguments and Signatures): New nodes.
127
9b7993b4
MA
1282008-07-13 Michael Albinus <michael.albinus@gmx.de>
129
130 * dbus.texi (Receiving Method Calls): Fix description of
131 `dbus-register-method'.
132 (Signals): Allow also signal arguments for filtering in
133 `dbus-register-signal'.
134
241d447b
JB
1352008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
136
137 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
138 `cnorm'.
139 (Arithmetic Tutorial): Simplify the verification of prime factors.
140
adb46650
MB
1412008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
142
143 * gnus.texi (Saving Articles): Mention
144 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
145
92e15881
JB
1462008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
147
148 * calc.texi: Adjust mode line throughout.
149
ea597303
JB
1502008-06-28 Juanma Barranquero <lekktu@gmail.com>
151
152 * sasl.texi (Mechanisms): Fix typos.
153
aee08080
JB
1542008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
155
156 * calc.texi (Killing from the stack): Mention using normal Emacs
157 copying.
158
a06a4a12
MA
1592008-06-21 Michael Albinus <michael.albinus@gmx.de>
160
ea597303
JB
161 * tramp.texi (Password handling): Renamed from "Password caching".
162 Add `auth-source' mechanism.
a06a4a12
MA
163 (Connection caching): Tramp reopens the connection automatically,
164 when the operating system on the remote host has been changed.
165
7389398d
EZ
1662008-06-20 Eli Zaretskii <eliz@gnu.org>
167
168 * makefile.w32-in (distclean): Remove makefile.
169
b349f79f
CD
1702008-06-17 Carsten Dominik <dominik@science.uva.nl>
171
3f9b4c2b 172 * org.texi (Using the mapping API): New section.
b349f79f 173 (Agenda column view): New section.
3f9b4c2b 174 (Moving subtrees): Document archiving to the archive sibling.
b349f79f 175 (Agenda commands): Document columns view in the agenda.
3f9b4c2b 176 (Using the property API): Document the API for multi-valued properties.
b349f79f
CD
177
1782008-06-17 Jason Riedy <jason@acm.org>
179
180 * org.texi (A LaTeX example): Note that fmt may be a one-argument
181 function, and efmt may be a two-argument function.
182 (Radio tables): Document multiple destinations.
183
cd5c05d2
GM
1842008-06-16 Glenn Morris <rgm@gnu.org>
185
186 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
187 Add Cover-Texts.
188
debf4439
GM
1892008-06-15 Glenn Morris <rgm@gnu.org>
190
191 * faq.texi (VER): Update to 23.0.60.
192
193 * mh-e.texi: Remove option of licensing under GPL.
194 Add Cover-Texts to GFDL permissions notice.
195 (GPL): Remove section.
196 (GFDL): Include doclicense.texi rather than the actual text.
197
198 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
199 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
200
201 * sasl.texi: Fix output file name.
202
203 * epa.texi, sasl.texi: Refer to license in Emacs manual.
204
205 * gnus-coding.texi: Refer to license in Gnus manual.
206
207 * idlwave.texi, sasl.texi: Use @copying.
208
209 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
210
211 * speedbar.texi: Update Back-Cover Text as per maintain.info.
212
213 * url.texi: Use @copying, @title, @subtitle, @author.
214
215 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
216 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
217 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
218 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
219 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
220 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
221 * widget.texi, woman.texi:
222 Remove references to external license, since doclicense is included.
223
224 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
225 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
226 Remove references to non-existent Invariant Sections.
227
091f8bc1
GM
2282008-06-14 Glenn Morris <rgm@gnu.org>
229
230 * faq.texi (Major packages and programs): Remove references to external
231 Supercite, Calc, VIPER, since they have been included for some time.
232 Update VM, AUCTeX, BBDB entries.
233
47bcb4d3
UJ
2342008-06-14 Ulf Jasper <ulf.jasper@web.de>
235
236 * newsticker.texi: Updated to match latest newsticker changes.
237
6f093307
GM
2382008-06-13 Glenn Morris <rgm@gnu.org>
239
240 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
241 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
242 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
243 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
244 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
245 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
246 * woman.texi:
247 Update Back-Cover Text as per maintain.info.
248
2b968687
MB
2492008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
250
251 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
252
253 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
254 (gnus-faq.xml): Update repository host.
255
256 * xml2texi.scm (boilerplate): Update copyright years.
257 (format-q-level): Change node names to "FAQ N-M", since period in
258 "[N.M]" is invalid, see "(texinfo)Node Line Requirements".
259
260 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
261
2622008-06-15 Frank Schmitt <ich@frank-schmitt.net>
263
264 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
265 Fix a typo.
266
2672008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
268
269 * gnus.texi (Mail Source Customization): Correct values of
270 `mail-source-delete-incoming'. Reported by Tassilo Horn.
271 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
272
2732008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
274
275 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
276 coding standards.
277
2782008-06-14 David Engster <dengste@eml.cc>
279
280 * gnus.texi (nnmairix): Markup fixes.
281
e6d2d263
MB
2822008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
283
2b968687 284 * gnus.texi (nnmairix): Markup and other minor fixes.
e6d2d263
MB
285
2862008-06-05 David Engster <dengste@eml.cc>
287
288 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
289
2902008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
291
b344d29d 292 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
e6d2d263
MB
293 (Searching, nnir, nnmairix): New stub nodes.
294
ad231df6 2952008-05-30 Felix Lee <felix.1@canids.net>
30235d57
SM
296
297 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
298
f394fa25
MB
2992008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
300
301 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
302
58333467
MB
3032008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
304
305 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
306
67525fb9
JY
3072008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
308
309 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
310
0549d8fc
JB
3112008-05-06 Juanma Barranquero <lekktu@gmail.com>
312
313 * info.texi (Top): Fix typo in xref.
314
149a3837
KB
3152008-05-05 Karl Berry <karl@gnu.org>
316
317 * info.texi (Top): @xref to stand-alone manual.
318
3a23a519
MB
3192008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
320
321 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
322 (Various Summary Stuff): Fix typo in last xref.
323
0a29fbf3
JB
3242008-05-02 Juanma Barranquero <lekktu@gmail.com>
325
326 * org.texi (Moving subtrees): Fix typo.
327
586b90f1
MA
3282008-04-28 Michael Albinus <michael.albinus@gmx.de>
329
330 * tramp.texi (Frequently Asked Questions): Explain, how to disable
331 Tramp via `tramp-mode'.
332
b5af9883
CD
3332008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
334
335 * org.texi: Massive changes, in many parts of the file.
336
d55fe5bb
MB
3372008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
338
339 * gnus.texi (Oort Gnus): Add message-fill-column.
340
3412008-04-12 Adrian Aichner <adrian@xemacs.org>
342
343 * gnus.texi (Mail Source Specifiers): Typo fix.
344
3452008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
346
347 * gnus.texi (Diary Headers Generation): Update key binding for
348 `gnus-diary-check-message'.
349
3502008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
351
352 * gnus.texi (Emacsen): Addition.
353
3542008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
355
356 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
357
3582008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
359
360 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
361
3622008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
363
364 * gnus-news.texi: Update tool bar item.
365
3662008-04-09 Sven Joachim <svenjoac@gmx.de>
367
368 * gnus-news.texi: Fix typos.
369
76c109c3
JB
3702008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
371
222027f2 372 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
76c109c3
JB
373 Add mention of `kron'.
374
d5fbd5a6
MO
3752008-04-01 Daiki Ueno <ueno@unixuser.org>
376
377 * epa.texi (Encrypting/decrypting *.gpg files): Document
378 epa-file-name-regexp.
379
fbcbb58c
KY
3802008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
381
382 * gnus.texi (Example Methods): Fix description about ssh-agent.
383 (Indirect Functions): Fix the default value of nntp-telnet-command;
384 remove link to connect.html.
385
134ce16c
MA
3862008-03-30 Michael Albinus <michael.albinus@gmx.de>
387
388 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
389 dbus-call-method.
390 (Receiving Method Calls): The timeout can be set by the calling client.
391
da1975d7
MA
392 * trampver.texi: Update release number.
393
2e4089ab
RS
3942008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
395
396 * gnus.texi (Top): Fix version. Add SASL.
397
70cab5a9
MA
3982008-03-29 Michael Albinus <michael.albinus@gmx.de>
399
400 Sync with Tramp 2.1.13.
401
402 * trampver.texi: Update release number.
403
5bc6ddff
MB
4042008-03-29 Chong Yidong <cyd@stupidchicken.com>
405
406 * org.texi: Update to new org-mode website.
407
4082008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * cl.texi (For Clauses): Fix loop over key-seq to match code.
411
9b3ebcb6
MB
4122008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
413
414 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
415 gnus-read-ephemeral-gmane-group-url,
416 gnus-read-ephemeral-emacs-bug-group,
417 gnus-read-ephemeral-debian-bug-group.
418
4192008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
420
421 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
422
423 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
424 Add FIXMEs for Bookmarks and gnus-registry-marks.
425
4262008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
427
428 * gnus.texi (Smileys): Document `smiley-style'.
429
4302008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
431
432 * gnus.texi (Gnus Development): Clarify difference between ding and
433 gnu.emacs.gnus.
434 (MIME Commands, Using MIME, RSS): Fix markup.
435
436 * gnus-faq.texi ([8.4]): Ditto.
437
4382008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
439
440 * gnus.texi (Emacsen): Remove obsolete stuff.
441
4422008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
443
444 * gnus.texi (Oort Gnus): Add version info WRT
445 `mail-source-delete-incoming'.
446
4472008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
448
449 * gnus.texi (Top): Add "Other related manuals" and version info in
450 `iftex' output.
451 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
452 gnus-balloon-face-0 and the corresponding format specifiers.
453
608d6a81
MA
4542008-03-26 Michael Albinus <michael.albinus@gmx.de>
455
456 * tramp.texi (Filename completion): Remove footnote about let-bind
457 of `partial-completion-mode'. It doesn't work this way.
458
27a6f132
SM
4592008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
460
461 * pcl-cvs.texi (Contributors): Update my email.
462
4a7c4c40
MA
4632008-03-21 Michael Albinus <michael.albinus@gmx.de>
464
465 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
466
2940c053
BW
4672008-03-17 Bill Wohler <wohler@newt.com>
468
469 * mh-e.texi (Viewing): Update URL for adding header fields to
470 mh-invisible-header-fields-default.
471
30864d5f
BW
4722008-03-16 Bill Wohler <wohler@newt.com>
473
474 * mh-e.texi (Preface): Add Gnus to requirements.
475 (Forwarding): Note that forwarded MIME messages are now inline.
476
31fe2b00
SM
4772008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
9b3ebcb6
MB
480 (Common Variables): Give precedence to the netcat methods over the
481 telnet methods, and mention that they are more reliable.
31fe2b00 482
5e97c626
CD
4832008-03-13 Carsten Dominik <dominik@science.uva.nl>
484
485 * org.texi (Exporting Agenda Views): Document agenda export to
486 iCalendar.
487 (Progress logging): Document the new progress logging stuff.
488
37a68866
MB
4892008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
490
491 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
492 Update for change of `mail-source-delete-incoming'.
493
494 * gnus-news.texi: Ditto.
495
8f7abae3
MB
4962008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
497
498 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
499 custom versions.
500
af379c86
AM
5012008-03-07 Alan Mackenzie <acm@muc.de>
502
503 * cc-mode.texi (Limitations and Known Bugs): State that the number of
504 parens/brackets in a k&r region is limited.
505
3d0f8a67
MB
5062008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
507
508 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
509 using different Emacs versions.
510
52151df0
GM
5112008-02-27 Glenn Morris <rgm@gnu.org>
512
513 * sc.texi: Remove a lot of old and obsolete info.
514 (titlepage): Simplify.
515 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
516 (VM with any Emacsen, GNEWS with any Emacsen)
517 (Overloading for Non-conforming MUAs, Version 3 Changes)
518 (The Supercite Mailing List): Delete nodes.
519 (Introduction): Remove info about old packages.
520 (Getting Connected): Simplify. Remove info about old packages.
521 (Citing Commands): Delete Emacs 19 info.
522 (Hints to MUA Authors): Simplify.
523 (Thanks and History): Merge in some info from the deleted node
524 "Version 3 Changes".
525
b03f96dc
MB
5262008-02-05 Juanma Barranquero <lekktu@gmail.com>
527
528 * org.texi (Setting tags, In-buffer settings):
529 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
530
52bec650
MB
5312008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
532
533 * gnus-news.texi: Mention that spaces and tabs are allowed in the
534 installation directory name.
535
34a3c587
RF
5362008-02-12 Romain Francoise <romain@orebokech.com>
537
538 * epa.texi (Overview): Fix typo.
539
5a8d03e9
MO
5402008-02-11 Daiki Ueno <ueno@unixuser.org>
541
542 * epa.texi (Quick start): Remove the .emacs setting.
543
f1914c40
MO
5442008-02-10 Daiki Ueno <ueno@unixuser.org>
545
546 * epa.texi (Quick start): Use the command `epa-enable' instead of
547 loading `epa-setup'.
548
bca98fc9
JB
5492008-02-08 Juanma Barranquero <lekktu@gmail.com>
550
551 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
552 ($(infodir)/epa, epa.dvi): New targets.
553
4b01af2e
MO
5542008-02-08 Daiki Ueno <ueno@unixuser.org>
555
556 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
557
558 * epa.texi: New manual documenting the EasyPG Assistant.
559
06c0751a
MA
5602008-02-06 Michael Albinus <michael.albinus@gmx.de>
561
562 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
563 (Inspection): New function dbus-ping.
564
7dcccd7b
MA
5652008-02-05 Michael Albinus <michael.albinus@gmx.de>
566
567 * tramp.texi (Remote processes): Add `shell-command'.
568
a1da1e37
MB
5692008-01-28 Michael Sperber <sperber@deinprogramm.de>
570
571 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
572 (Group Parameters): Document `mail-source' parameter.
573
c9d8f746
MA
5742008-01-27 Michael Albinus <michael.albinus@gmx.de>
575
576 * tramp.texi (Inline methods): The hostname of the su(do)? methods
577 must be a local host.
578
15db4a13
MO
5792008-01-26 Michael Olson <mwolson@gnu.org>
580
581 * erc.texi: Update version for ERC 5.3 release.
582 (Obtaining ERC): Update extras URLs for 5.3.
583 (Development): Write instructions for git, and remove those for Arch.
584 (History): Mention the switch to git.
585
2bc43980
KB
5862008-01-24 Karl Berry <karl@gnu.org>
587
bca98fc9
JB
588 * info.texi (Search Index, Search Text): Mention the command
589 character in the section name, a la the (Go to node) node.
2bc43980 590
d2e4a6c9
MA
5912008-01-21 Michael Albinus <michael.albinus@gmx.de>
592
593 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
594
0b6799c3
MB
5952008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
596
597 * gnus-news.texi: Mention gnus-article-describe-bindings.
598
5992008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
600
601 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
602
db9c3fb1 6032008-01-18 Carsten Dominik <dominik@science.uva.nl>
d866d7f7 604
7b4d0413 605 * org.texi (Property inheritance): New section.
db9c3fb1 606 (Conventions): New section.
7b4d0413 607 (Structure editing): Document C-RET, the prefix arg to the cut/copy
db9c3fb1
CD
608 commands, and the new bindings for refiling.
609 (Sparse trees): Document the new special command for sparse trees.
610 (References): Be more clear about the counting of hilines.
611 (Handling links): Document M-p/n for accessing links.
612 (Fast access to TODO states): New section.
613 (Per file keywords): New section.
614 (Property inheritance): New section.
615 (Column attributes): New summary types.
616 (Capturing Column View): New section.
617 (The date/time prompt): Cover the new features in the date/time prompt.
618 Compactify the table of keys for the calendar remote control.
619 (Clocking work time): Document the new :scope parameter.
620 (Remember): Promoted to chapter.
621 (Quoted examples): New section.
622 (Enhancing text): New verbatim environments.
623
6ed73f28
MA
6242008-01-14 Michael Albinus <michael.albinus@gmx.de>
625
626 * trampver.texi: Update release number.
627
95838435
MB
6282008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
629
630 * gnus.texi (Article Keymap): Add
631 gnus-article-wide-reply-with-original; fix descriptions of
632 gnus-article-reply-with-original and
633 gnus-article-followup-with-original.
634
20234d96
GM
6352008-01-09 Glenn Morris <rgm@gnu.org>
636
637 * nxml-mode.texi: Add @copying section.
638
d82cf70b
MB
6392008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
640
641 * message.texi (Mail Variables): Add some text from "(gnus)Posting
642 Server". Add `message-send-mail-with-mailclient'.
643
644 * gnus.texi (Posting Server): Move some text to "(message)Mail
645 Variables" and add a reference here.
646
addb7f2e
MA
6472008-01-04 Michael Albinus <michael.albinus@gmx.de>
648
649 * dbus.texi (Receiving Method Calls): New chapter.
650 (Errors and Events): Add serial number to events. Replace "signal" by
651 "message". Introduce dbus-event-serial-number.
652
4db2806c
MA
6532008-01-03 Michael Albinus <michael.albinus@gmx.de>
654
655 * dbus.texi (Type Conversion): Explain the type specification for empty
656 arrays. Use another example.
657
c9ecb5a7
MA
6582007-12-30 Michael Albinus <michael.albinus@gmx.de>
659
660 * dbus.texi (all): Replace "..." by @dots{}.
661 (Type Conversion): Precise the value range for :byte types.
662 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
663 Mention its return value.
664 (Errors and Events): There is no D-Bus error propagation during event
665 processing.
666
702dbfd9
JB
6672007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
668
669 * calc.tex (Yacas Language, Maxima Language, Giac Language):
670 New sections.
671
87035689
MB
6722007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
673
674 * gnus.texi (Group Parameters): Reorder the text and add a note about
675 `gnus-parameters' near the beginning of the node.
676
6772007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
678
679 * gnus.texi (Score File Editing): Fix function name.
680
5492f5ca
MA
6812007-12-23 Michael Albinus <michael.albinus@gmx.de>
682
683 Sync with Tramp 2.1.12.
684
685 * trampver.texi: Update release number.
686
d4e67bc5
MA
6872007-12-22 Michael Albinus <michael.albinus@gmx.de>
688
689 * dbus.texi (Type Conversion): Correct input parameters mapping.
690
6a31c819
MA
6912007-12-21 Michael Albinus <michael.albinus@gmx.de>
692
693 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
694 (Errors and Events): Mention wrong-type-argument error.
695
99a3e35f
AS
6962007-12-21 Alex Schroeder <alex@gnu.org>
697
698 * rcirc.texi: Changed single spaces after sentence end to double
b2abec73 699 spaces. Fixed some typos.
99a3e35f
AS
700 (Internet Relay Chat): Explain relay.
701 (Getting started with rcirc): Change items to reflect prompts.
702 Add more explanation to rcirc-track-minor-mode and added a comment to
703 warn future maintainers that this section is a copy.
11ac7c8e 704 (People): Changed /ignore example.
62b12a24 705 (Keywords): Not keywords.
99a3e35f 706
331e4d02
AS
7072007-12-20 Alex Schroeder <alex@gnu.org>
708
709 * rcirc.texi (Top): Fighting Information Overload chapter added.
710 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
711 (rcirc commands): Moved /ignore command to the new chapter.
712 (Fighting Information Overload): New chapter documenting /keyword,
713 /bright, /dim, channel ignore, and low priority channels.
125a630f
AS
714 (Configuration): Document rcirc-server-alist, remove
715 rcirc-startup-channels-alist and rcirc-default-server.
331e4d02 716
cd71c3ef
MA
7172007-12-16 Michael Albinus <michael.albinus@gmx.de>
718
719 * dbus.texi (Signals): Fix example in dbus-register-signal.
720
bbbe940b
MB
7212007-12-14 Sven Joachim <svenjoac@gmx.de>
722
723 * gnus.texi (Score Variables): Fix typo.
724
0ce574ef
MA
7252007-12-07 Michael Albinus <michael.albinus@gmx.de>
726
727 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
728 (Signals): Adapt dbus-send-signal and dbus-register-signal.
729 (Errors and Events): Adapt dbus-event.
730
b890d447
MB
7312007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
732
733 * gnus.texi (Other Files): Add the yenc command.
734
7352007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
736
737 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
738 since 2004-08-06.
739
7402007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
741
742 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
743 on body.
744
7452007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
746
747 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
748 and rfc2047-allow-irregular-q-encoded-words; fix description of
749 rfc2047-encode-encoded-words.
750
7512007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
752
753 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
754
3728bf03
MO
7552007-12-05 Michael Olson <mwolson@gnu.org>
756
757 * remember.texi (Diary): Remove "require" line for remember-diary.el.
758 Update documentation for `remember-diary-file'.
759
a4397af9
MA
7602007-12-04 Michael Albinus <michael.albinus@gmx.de>
761
762 * dbus.texi (Signals): Precise `dbus-register-signal'.
763 (Errors and Events): Rework events part, the internal structure of
764 dbus-event has changed.
765
1682490c
JB
7662007-12-03 Juanma Barranquero <lekktu@gmail.com>
767
768 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
769 ($(infodir)/dbus, dbus.dvi): New targets.
770
7b13a0f2
MA
7712007-12-03 Michael Albinus <michael.albinus@gmx.de>
772
773 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
774 unconditionally.
775
776 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
777 emulation with @print{}.
778
7ef92bc9
RS
7792007-12-02 Richard Stallman <rms@gnu.org>
780
781 * dbus.texi (Overview): Minor cleanup.
782
22d8ac3a
MA
7832007-12-02 Michael Albinus <michael.albinus@gmx.de>
784
d3a8e0df
MA
785 * Makefile.in (INFO_TARGETS): Add dbus.
786 (DVI_TARGETS): Add dbus.dvi.
787 (dbus, dbus.dvi): New targets.
788
22d8ac3a
MA
789 * dbus.texi: New file.
790
559764ab
RF
7912007-11-24 Romain Francoise <romain@orebokech.com>
792
793 * nxml-mode.texi: Add description in @direntry.
7aa579d9 794 Fix file name to match @setfilename.
559764ab 795
ac97a16b
MH
7962007-11-23 Mark A. Hershberger <mah@everybody.org>
797
798 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
799 ($(infodir)/nxml-mode): New rule.
800
801 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
802 ($(infodir)/nxml-mode): New rule.
803 (clean): Add nxml-mode*.
804
805 * nxml-mode.texi: New file with nxml manual.
806
404cd454
GM
8072007-11-18 Richard Stallman <rms@gnu.org>
808
809 * flymake.texi (Example -- Configuring a tool called directly):
810 Update example.
811
b048d478
MA
8122007-11-18 Michael Albinus <michael.albinus@gmx.de>
813
814 * tramp.texi (Filename completion): Simplify explanation of
fffa137c 815 double-slash behavior. Explain directory contents flushing.
b048d478 816
346e8469
JB
8172007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
818
819 * calc.texi (TeX and LaTeX Language Modes): Put in
820 missing braces.
821
404cd454
GM
8222007-11-15 Richard Stallman <rms@gnu.org>
823
824 * cl.texi (Equality Predicates): Delete `eql'.
825 (Predicates, Naming Conventions, Top): Delete `eql'.
826 (Common Lisp Compatibility): Delete `eql'.
827 (Porting Common Lisp): Delete obsolete backquote info.
828 Minor clarification about character constants.
829 (Sequence Basics): Minor clarification.
830
1f6af58b
JB
8312007-11-15 Juanma Barranquero <lekktu@gmail.com>
832
dccb744b 833 * cc-mode.texi (Electric Keys, Custom Macros):
1f6af58b
JB
834 * tramp.texi (Filename completion): Fix typos.
835
3bc88bc9
JB
8362007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
837
838 * calc.texi (Basic commands): Mention the menu.
839
bc5300d3
MA
8402007-11-12 Michael Albinus <michael.albinus@gmx.de>
841
842 * tramp.texi (Connection caching): Tramp flushes connection
843 properties when remote operating system has been changed.
844
4d8a28ec
MB
8452007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
846
847 * gnus-news.texi: Fix spelling.
848 `message-insert-formatted-citation-line', not
849 `message-insert-formated-citation-line'.
850
404cd454
GM
851 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
852
e1176b47
MA
8532007-11-07 Michael Albinus <michael.albinus@gmx.de>
854
855 * tramp.texi (Overview): Mention also the PuTTY integration under
856 Win32. Remove paragraphs about Tramp's experimental status.
857 (Frequently Asked Questions): Add code example for highlighting the
858 mode line.
859
6159985a
MO
8602007-11-03 Michael Olson <mwolson@gnu.org>
861
862 * remember.texi: Change mentions of remember-buffer to
863 remember-finalize throughout.
864
bec9b2f5
MO
8652007-10-30 Michael Olson <mwolson@gnu.org>
866
867 * remember.texi (Copying): Remove.
868 (Mailbox): Update with non-BBDB instructions.
869 (Diary, Org): Add.
870 (Bibliography, Planner Page): Remove.
871
b6173182
JB
8722007-10-30 Juanma Barranquero <lekktu@gmail.com>
873
874 * makefile.w32-in (INFO_TARGETS): Add remember.
875 (DVI_TARGETS): Add remember.dvi.
876 ($(infodir)/remember): New rule.
877 (clean): Add remember*.
878
15f3eb73
MO
8792007-10-30 Michael Olson <mwolson@gnu.org>
880
70bdc930
MO
881 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
882 ($(infodir)/remember): New rule that builds the Remember Manual.
883
b6173182
JB
884 * remember.texi: New file containing the Remember Mode Manual.
885 Shuffle chapters around after initial import.
7d3f6f1a
MO
886 (Function Reference): Split Keystrokes into separate chapter.
887 (Keystrokes): Document C-c C-k.
51d24a12 888 (Introduction): Fix typographical issue with "---".
15f3eb73 889
404cd454
GM
8902007-10-29 Richard Stallman <rms@gnu.org>
891
892 * widget.texi (Introduction): Delete discussion of implementation
893 internals.
894
9bbb9638
MA
8952007-10-29 Michael Albinus <michael.albinus@gmx.de>
896
897 * tramp.texi (Connection caching): Host names must be different
898 when tunneling.
899
c7ff939a
RS
9002007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
901
902 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
903 Gnus v5.13.
904
01c52d31
MB
9052007-10-28 Miles Bader <miles@gnu.org>
906
907 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
908
9092007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
910
911 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
912
9132007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
914
915 * gnus.texi (Sorting the Summary Buffer): Remove
916 gnus-article-sort-by-date-reverse.
917
9182007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
919
920 * gnus.texi (Non-ASCII Group Names): New node.
921 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
922 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
923
c8763fb6 9242007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
925
926 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
927 clean the output of the program `imap-shell-program'.
928
9292007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
930
931 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
932
9332007-10-28 Tassilo Horn <tassilo@member.fsf.org>
934
935 * gnus.texi (Sticky Articles): Documentation for sticky article
936 buffers.
937
c8763fb6 9382007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
939
940 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
941
9422007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
943
944 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
945
9462007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
947
948 * gnus.texi (Archived Messages): Document
949 gnus-update-message-archive-method.
950
9512007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
952
953 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
954
c8763fb6 9552007-10-28 Michaël Cadilhac <michael@cadilhac.name>
01c52d31
MB
956
957 * gnus.texi (Group Maneuvering): Document
958 `gnus-summary-next-group-on-exit'.
959
9602007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
961
962 * gnus.texi (Really Various Summary Commands): Mention
963 gnus-auto-select-on-ephemeral-exit.
964
9652007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
966
967 * gnus.texi, message.texi: Bump version number.
968
9692007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
970
971 * gnus.texi (Group Line Specification, Misc Group Stuff)
972 (Server Commands): Parenthesize @pxref{Mail Spool}.
973
9742007-10-28 Didier Verna <didier@xemacs.org>
975
976 New user option: message-signature-directory.
977 * message.texi (Insertion Variables): Document it.
978 * gnus.texi (Posting Styles): Ditto.
979
9802007-10-28 Didier Verna <didier@xemacs.org>
981
982 * gnus.texi (Group Line Specification):
983 * gnus.texi (Misc Group Stuff):
984 * gnus.texi (Server Commands): Document the group compaction feature.
985
9862007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
987
988 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
989
990 * message.texi (Various Message Variables): Add message-fill-column.
991
9922007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
993
994 * gnus.texi: Untabify.
995
9962007-10-28 Didier Verna <didier@xemacs.org>
997
998 * gnus.texi (Group Parameters): Document the posting-style merging
999 process in topic-mode.
1000
10012007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1002
1003 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1004
10052007-10-28 Romain Francoise <romain@orebokech.com>
1006
1007 * gnus.texi (Mail Spool): Fix typo.
1008 Update copyright.
1009
10102007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1011
1012 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1013
10142007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1015
1016 * gnus.texi (Summary Generation Commands):
1017 Add gnus-summary-insert-ticked-articles.
1018
10192007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1020
b2abec73
JB
1021 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1022 to spam-spamassassin-program.
01c52d31
MB
1023
10242007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1025
1026 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1027
10282007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1029
1030 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1031
10322007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1033
1034 * message.texi (Mail Headers): Document `opportunistic'.
1035
10362007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1037
1038 * emacs-mime.texi (Encoding Customization): Explain how to set
1039 mm-coding-system-priorities per hierarchy.
1040
10412007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1042
1043 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1044 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1045
10462007-10-28 Didier Verna <didier@xemacs.org>
1047
1048 * message.texi (Wide Reply): Update documentation of
1049 message-dont-reply-to-names (now allowing a list of regexps).
1050
10512007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1052
1053 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1054
10552007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1056
1057 * gnus.texi (SpamAssassin back end): Fix typo.
1058
1059 * sieve.texi (Examples): Fix grammar.
1060
10612007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1062
1063 * gnus.texi (Searching for Articles): Document M-S and M-R.
1064 (Limiting): Document / b.
1065
10662007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1067
1068 * gnus.texi (Thread Commands): T M-^.
1069
10702007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1071
1072 * message.texi (Mail Aliases): Document ecomplete.
1073 (Mail Aliases): Fix typo.
1074
10752007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1076
1077 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1078 fix typo.
1079
10802007-10-28 Romain Francoise <romain@orebokech.com>
1081
1082 * gnus.texi (Mail Spool): Grammar fix.
1083
10842007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1085
1086 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1087 string.
1088
10892007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1090
1091 * gnus.texi (Group Parameters): Fix description.
1092
10932007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1094
b2abec73
JB
1095 * gnus.texi (Gmane Spam Reporting):
1096 Fix spam-report-gmane-use-article-number.
1097 Add spam-report-user-mail-address.
01c52d31
MB
1098
10992007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1100
1101 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1102
11032007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1104
1105 * gnus.texi (Group Parameters): Add simplified sorting example based on
1106 example for `Sorting the Summary Buffer' from Jari Aalto
1107 <jari.aalto@cante.net>.
1108 (Example Methods): Add example for an indirect connection.
1109
11102007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1111
1112 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1113 (Agent Parameters): Updated parameter names to match code.
1114 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1115 'gnus-agent-summary-fetch-series'.
1116 (Agent and flags): New section providing a generalized discussion
1117 of flag handling.
1118 (Agent and IMAP): Removed flag discussion.
b2abec73 1119 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
01c52d31
MB
1120
11212007-10-28 Romain Francoise <romain@orebokech.com>
1122
1123 * gnus.texi (Exiting the Summary Buffer): Add new function
1124 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1125
11262007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1127
1128 * gnus.texi (Conformity): Fix typo.
1129 (Customizing Articles): Document `first'.
1130
11312007-10-28 Jari Aalto <jari.aalto@cante.net>
1132
1133 * gnus.texi (Sorting the Summary Buffer):
1134 Add `gnus-thread-sort-by-date-reverse'. Add example
1135 host to different sorting in NNTP and RSS groups.
1136
11372007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1138
1139 * message.texi (Insertion): Describe prefix for
1140 message-mark-inserted-region and message-mark-insert-file.
1141
11422007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1143
1144 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1145 LaTeX documents. Describe "text/x-gnus-verbatim".
1146
11472007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1148
b2abec73 1149 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
01c52d31
MB
1150 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1151 (spam-stat spam filtering, SpamOracle)
1152 (Extending the Spam ELisp package): Removed extra quote symbol for
1153 clarity.
1154
11552007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1156
1157 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1158 gnus-article-delete-part and gnus-article-replace-part.
1159 (Using MIME): Add gnus-mime-replace-part.
1160
11612007-10-28 Romain Francoise <romain@orebokech.com>
1162
1163 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1164 requires `auto-compression-mode' to be enabled. Add new nnml
1165 variable `nnml-compressed-files-size-threshold'.
1166
11672007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1168
1169 * gnus.texi (Sorting the Summary Buffer): Added
1170 gnus-thread-sort-by-recipient.
1171
11722007-10-28 Romain Francoise <romain@orebokech.com>
1173
1174 * message.texi (Insertion Variables): Mention new variable
1175 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1176 documentation accordingly.
1177
11782007-10-28 Romain Francoise <romain@orebokech.com>
1179
1180 * gnus.texi (To From Newsgroups): Mention new variables
1181 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1182
11832007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1184
1185 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1186 stuff; gnus-mime-inline-part does the automatic decompression.
1187
11882007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1189
1190 * gnus.texi (Spam ELisp Package Configuration Examples):
b2abec73 1191 "training.ham" should be "training.spam".
01c52d31
MB
1192
11932007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1194
1195 * message.texi (Mail Variables): Fix the default value for
1196 message-send-mail-function.
1197
11982007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1199
1200 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1201 always returns nil exceptionally.
1202
12032007-10-28 Simon Josefsson <jas@extundo.com>
1204
1205 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1206 Michael Cook <michael@waxrat.com>.
1207
12082007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1209
1210 * gnus.texi (Topic Commands): Fix next/previous.
1211
12122007-10-28 Simon Josefsson <jas@extundo.com>
1213
1214 * gnus.texi (Article Washing): Mention `W i'.
1215
c8763fb6 12162007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
01c52d31
MB
1217
1218 * gnus.texi (Group Parameters): Slight extension of sieve
1219 parameter description.
1220
12212007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1222
1223 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1224 matching score files as well.
1225 (Picons): Describe `gnus-picon-style'.
1226
12272007-10-28 Romain Francoise <romain@orebokech.com>
1228
1229 * message.texi (Message Headers): Mention that headers are hidden
1230 using narrowing, and how to expose them.
1231 Update copyright.
1232
12332007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1234
1235 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1236 `gnus-summary-sort-by-recipient'.
1237
12382007-10-28 Romain Francoise <romain@orebokech.com>
1239
1240 * gnus.texi (NNTP marks): New node.
1241 (NNTP): Move NNTP marks variables to the new node.
1242
12432007-10-28 Jesper Harder <harder@ifa.au.dk>
1244
b2abec73 1245 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
01c52d31
MB
1246
1247 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1248
12492007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1250
b2abec73 1251 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
01c52d31 1252 everywhere for consistency.
b2abec73
JB
1253 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1254 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
01c52d31
MB
1255 Say "regular expression" instead of "regex." Admonish. Pick
1256 other words to sound better (s/so/thus/).
b2abec73 1257 (Spam ELisp Package Filtering of Incoming Mail): Mention
01c52d31
MB
1258 statistical filters. Remove old TODO.
1259 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
b2abec73
JB
1260 New section on sorting and displaying the spam score.
1261 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1262 backend but an alias to spam-use-BBDB.
1263 (Extending the Spam ELisp package): Rewrite the example using the
01c52d31
MB
1264 new backend functionality.
1265
12662007-10-28 Simon Josefsson <jas@extundo.com>
1267
1268 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1269 nntp-marks-directory, from Romain Francoise
1270 <romain@orebokech.com>.
1271
12722007-10-28 Magnus Henoch <mange@freemail.hu>
1273
1274 * gnus.texi (Hashcash): New default value of
1275 hashcash-default-payment.
1276
12772007-10-28 Simon Josefsson <jas@extundo.com>
1278
1279 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1280 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1281
12822007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1283
1284 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1285
12862007-10-28 Simon Josefsson <jas@extundo.com>
1287
1288 * gnus.texi (documentencoding): Add, to avoid warnings.
1289
12902007-10-28 Simon Josefsson <jas@extundo.com>
1291
1292 * message.texi (Mail Headers): Add.
1293
1294 * gnus.texi (Hashcash): Fix.
1295
12962007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1297
b2abec73 1298 * gnus.texi (Hashcash): Changed location of library, also mention
01c52d31 1299 that payments can be verified and fix the name of the
b2abec73 1300 hashcash-path variable.
01c52d31
MB
1301
13022007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1303
b2abec73 1304 * gnus.texi (Article Display): Add `gnus-picon-style'.
01c52d31
MB
1305
13062007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1307
1308 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1309
13102007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1311
1312 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
b2abec73
JB
1313 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1314 warning about ham processors in spam groups removed.
01c52d31
MB
1315
13162007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
01c52d31 1317
b2abec73
JB
1318 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1319 From Hubert Chan <hubert@uhoreg.ca>.
01c52d31
MB
1320
13212007-10-28 Jesper Harder <harder@ifa.au.dk>
1322
1323 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1324 (Mailing List): Typo.
1325 (Customizing Articles): Add gnus-treat-ansi-sequences.
1326 (Article Washing): Index.
1327
1328 * message.texi: Use m-dash consistently.
1329
13302007-10-28 Jesper Harder <harder@ifa.au.dk>
1331
1332 * gnus.texi (GroupLens): Remove.
1333
13342007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1335
1336 * gnus.texi (Outgoing Messages, Agent Variables): Add
1337 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
1338 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
1339
13402007-10-28 Jesper Harder <harder@ifa.au.dk>
1341
1342 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1343
13442007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1345
1346 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
1347
1348 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
1349
13502007-10-28 Simon Josefsson <jas@extundo.com>
1351
1352 * gnus.texi (Top): Add SASL.
1353
404cd454
GM
13542007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1355
1356 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1357
13582007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1359
1360 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1361
0edd2970
JB
13622007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1363
1364 * calc.texi (Formulas, Composition Basics): Lower the
1365 precedence of negation.
1366
a9afba20
JY
13672007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1368
1369 * ses.texi (The Basics): Mention how to create a new spreadsheet.
1370 Mention the new three-letter column identifiers.
1371 (More on cell printing): Calculate-cell and truncate-cell are now `c'
1372 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
1373 message when using `c' on an empty default with default printer.
1374 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
1375 renamed to `ses--symbolic-formulas' some time ago.
1376
45b778a6
JB
13772007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
1378
1379 * calc.texi (Default Simplifications, Making Selections)
1380 (Customizing Calc): Clarify associativity of multiplication.
1381
03b5bade
MA
13822007-10-23 Michael Albinus <michael.albinus@gmx.de>
1383
1384 * tramp.texi (Traces and Profiles): Simplify loop over
1385 `trace-function-background'.
1386
e658c8ee
JL
13872007-10-22 Juri Linkov <juri@jurta.org>
1388
1389 * dired-x.texi (Shell Command Guessing): Default values are now
1390 available by typing M-n instead of M-p.
1391
dd753688
MA
13922007-10-21 Michael Albinus <michael.albinus@gmx.de>
1393
1394 * tramp.texi (Cleanup remote connections): New section.
8b296cdd
JB
1395 (Password caching): Remove `tramp-clear-passwd'.
1396 It's not a command anymore.
dd753688
MA
1397 (Bug Reports): Add `tramp-bug' to function index.
1398 (Function Index, Variable Index): New nodes.
1399 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
1400
1401 * trampver.texi: Update release number.
1402
4bb49b43
JB
14032007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1404
8b296cdd 1405 * calc.texi (History and Acknowledgements): Turn comment
4bb49b43
JB
1406 about integer size into past tense.
1407 (Time Zones): Remove pointer to Calc author's address.
1408 (Trigonometric and Hyperbolic Functions): Mention cotangent
9c264403 1409 and hyperbolic cotangent. Fix typo.
4bb49b43 1410
311dd93f
MA
14112007-10-10 Michael Albinus <michael.albinus@gmx.de>
1412
1413 Sync with Tramp 2.1.11.
1414
1415 * trampver.texi: Update release number.
1416
ea3fc256
MA
14172007-10-06 Michael Albinus <michael.albinus@gmx.de>
1418
1419 * tramp.texi (External packages): New section.
1420
1af74d06
MB
14212007-09-29 Juri Linkov <juri@jurta.org>
1422
1423 * info.texi (Help-Int): Document `L' (`Info-history').
1424
0e2806fa
SM
14252007-09-26 Carsten Dominik <dominik@science.uva.nl>
1426
1427 * org.texi: Change links to webpage and maintained email.
1428 (Remember): Promote to Chapter, significant changes.
1429 (Fast access to TODO states): New section.
1430 (Faces for TODO keywords): New section.
1431 (Export options): Example for #+DATE.
1432 (Progress logging): Section moved.
1433
567b9191
BW
14342007-09-26 Bill Wohler <wohler@newt.com>
1435
1436 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
1437 browse-url-at-mouse.
1438
1af74d06
MB
14392007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
1440
1441 * flymake.texi (Customizable variables): Face names don't end in -face.
1442 Fix flymake-err-line-patterns template.
1443 (Example -- Configuring a tool called directly): Fix init-function.
1444 (Highlighting erroneous lines): Face names don't end in -face.
1445
d60a4e3a 14462007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
d20cf916
MO
1447
1448 * erc.texi (Special-Features): Fix small typo.
1449
7d7a3510
MA
14502007-09-14 Michael Albinus <michael.albinus@gmx.de>
1451
1452 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
1453 and "External transfer methods".
1454
285f0d3a
JB
14552007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1456
1457 * calc.texi (Predefined Units): Add some history.
1458
526dc846
MO
14592007-09-08 Michael Olson <mwolson@gnu.org>
1460
87e04f16
JB
1461 * erc.texi (Copying): New section included from gpl.texi.
1462 This matches the look of the upstream ERC manual.
526dc846 1463
f10d0e80
JB
14642007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1465
87e04f16 1466 * calc.texi (History and Acknowledgements): Adjust the "thanks".
f10d0e80
JB
1467 (Random Numbers): Clarify the distribution of `random'.
1468
4009494e
GM
14692007-09-06 Glenn Morris <rgm@gnu.org>
1470
1471 * Move manual sources from man/ to subdirectories of doc/.
8b296cdd 1472 Split into the Emacs manual in emacs/, and other manuals in misc/.
4009494e
GM
1473 Change all setfilename commands to use ../../info.
1474 * Makefile.in: Move the parts of the old man/Makefile.in that do not
1475 refer to the Emacs manual here.
1476 (infodir): New variable.
1477 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
1478 (cc-mode.texi, faq.texi): Update references to source file locations.
1479 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
1480 do not refer to the Emacs manual here.
1481 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
1482
1483 * Makefile.in: Add `basename' versions of all info targets, for
1484 convenience when rebuilding just one manual.
1485 (../etc/GNU): Delete obsolete target.
1486 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1487 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
8b296cdd
JB
1488 *.vrs *.toc here...
1489 (maintainer-clean): ...from here.
4009494e
GM
1490
1491 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1492
2de53ca6
GM
14932007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
1494
1495 * calc.texi (Date Conversions): Clarify definition of
1496 Julian day numbering.
1497 (Date Forms): Clarify definition of Julian day numbering;
1498 add some history.
1499
15002007-08-30 Carsten Dominik <dominik@science.uva.nl>
1501
87e04f16 1502 * org.texi: Version 5.07.
2de53ca6
GM
1503
15042007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1505
1506 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1507
15082007-08-22 Carsten Dominik <dominik@science.uva.nl>
1509
1510 * org.texi (Adding hyperlink types): New section.
1511 (Embedded LaTeX): Chapter updated because of LaTeX export.
1512 (LaTeX export): New section.
1513 (Using links out): New section.
1514
15152007-08-22 Glenn Morris <rgm@gnu.org>
1516
1517 * faq.texi (Learning how to do something): Refcards now in
1518 etc/refcards/ directory.
1519
15202007-08-22 Michael Albinus <michael.albinus@gmx.de>
1521
1522 * tramp.texi (Remote Programs): Persistency file must be cleared when
1523 changing `tramp-remote-path'.
1524 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
1525 macro.
1526
15272007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1528
1529 * calc.texi: Move contents to beginning of file.
1530 (Algebraic Entry): Fix the formatting of an example.
1531
15322007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1533
1534 * calc.texi (Basic Operations on Units): Mention exact versus
1535 inexact conversions.
1536
15372007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
1538
1539 * calc.texi (Basic Operations on Units): Mention default
1540 values for new units.
1541 (Quick Calculator Mode): Mention that binary format will
1542 be displayed.
1543
15442007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1545
1546 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1547
15482007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1549
1550 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1551
15522007-08-08 Glenn Morris <rgm@gnu.org>
1553
1554 * gnus.texi, sieve.texi: Replace `iff'.
1555
15562007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1557
1558 * calc.texi (Basic Graphics): Mention the graphing of error
1559 forms.
1560 (Graphics Options): Mention how `g s' handles error forms.
1561 (Curve Fitting): Mention plotting the curves.
1562 (Standard Nonlinear Models): Add additional models.
1563 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1564 (Linear Fits): Correct result.
1565
15662007-08-01 Alan Mackenzie <acm@muc.de>
1567
1568 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1569 to "--no-site-file".
1570
15712007-07-29 Michael Albinus <michael.albinus@gmx.de>
1572
1573 * tramp.texi (Frequently Asked Questions): Point to mode line
1574 extension in Emacs 23.1.
1575
1576 * trampver.texi: Update release number.
1577
15782007-07-27 Glenn Morris <rgm@gnu.org>
1579
1580 * calc.texi (Copying): Include license text from gpl.texi, rather than
1581 in-line.
1582
15832007-07-25 Glenn Morris <rgm@gnu.org>
1584
1585 * calc.texi (Copying): Replace license with GPLv3.
1586
1587 * Relicense all FSF files to GPLv3 or later.
1588
15892007-07-22 Michael Albinus <michael.albinus@gmx.de>
1590
1591 Sync with Tramp 2.1.10.
1592
1593 * tramp.texi (trampfn): Expand macro implementation in order to handle
1594 empty arguments.
1595 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
1596 occurencies by trampfn.
1597 (Frequently Asked Questions): Extend example code for host
b2abec73 1598 identification in the modeline. Add bbdb to approaches shortening Tramp
2de53ca6
GM
1599 file names to be typed.
1600
1601 * trampver.texi: Update release number.
1602
16032007-07-17 Michael Albinus <michael.albinus@gmx.de>
1604
1605 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1606 section. Reported by <poti@potis.org>.
1607 (Remote processes): Arguments of the program to be debugged are taken
1608 literally.
1609 (Frequently Asked Questions): Simplify recentf example.
1610
16112007-07-14 Karl Berry <karl@gnu.org>
1612
1613 * info.texi (@copying): New Back-Cover Text.
1614
1615 * info.texi (Quitting Info): Move to proper place in source.
1616 (Reported by Benno Schulenberg.)
1617
16182007-07-13 Eli Zaretskii <eliz@gnu.org>
1619
1620 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1621
1622 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1623
1624 * emacs-mime.texi: Add @documentencoding directive.
1625
16262007-07-12 Nick Roberts <nickrob@snap.net.nz>
1627
1628 * tramp.texi (Remote processes): Add an anchor to the subsection
1629 "Running a debugger on a remote host".
1630
16312007-07-12 Michael Albinus <michael.albinus@gmx.de>
1632
1633 * tramp.texi (Remote processes): Don't call it "experimental" any
1634 longer. Add subsection about running a debugger on a remote host.
1635
16362007-07-10 Carsten Dominik <dominik@science.uva.nl>
1637
1638 * org.texi (Properties and columns): Chapter rewritten.
1639
16402007-07-08 Michael Albinus <michael.albinus@gmx.de>
1641
1642 * tramp.texi:
1643 * trampver.texi: Migrate to Tramp 2.1.
1644
16452007-07-02 Carsten Dominik <dominik@science.uva.nl>
1646
1647 * org.texi (Properties): New chapter.
1648
16492007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1650
1651 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1652 Control Panel.
1653
1654 * gnus.texi (Misc Article): Add index entry for
1655 gnus-single-article-buffer.
1656
16572007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1658
1659 * gnus.texi (Starting Up): Fix typo.
1660
16612007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1662
1663 * gnus.texi (Asynchronous Fetching): Fix typo.
1664
16652007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1666
1667 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1668 (About This Manual): Remove redundant information.
1669 (Getting Started): Mention author.
1670 (Basic Arithmetic, Customizing Calc): Make description of the
1671 variable `calc-multiplication-has-precedence' match its new effect.
1672
16732007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1674
1675 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1676 the variable `calc-multiplication-has-precedence'.
1677
16782007-06-19 Carsten Dominik <dominik@science.uva.nl>
1679
1680 * org.texi (Tag): Section swapped with node Timestamps.
1681 (Formula syntax for Lisp): Document new `L' flag.
1682
16832007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1684
1685 * gnus.texi (Misc Group Stuff, Summary Buffer)
1686 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1687
16882007-06-06 Juanma Barranquero <lekktu@gmail.com>
1689
1690 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1691 * gnus.texi (Article Buttons, Mail Source Customization)
1692 (Sending or Not Sending, Customizing NNDiary):
1693 * message.texi (Message Headers):
1694 * mh-e.texi (HTML): Fix typos.
1695
16962007-06-07 Michael Albinus <michael.albinus@gmx.de>
1697
1698 Sync with Tramp 2.0.56.
1699
1700 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1701 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1702
17032007-06-02 Chong Yidong <cyd@stupidchicken.com>
1704
1705 * Version 22.1 released.
1706
17072007-05-26 Michael Olson <mwolson@gnu.org>
1708
1709 * erc.texi (Modules): Fix references to completion modules.
1710
17112007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1712
1713 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1714
17152007-05-09 Didier Verna <didier@xemacs.org>
1716
1717 * gnus.texi (Email Based Diary): New. Proper documentation for the
1718 nndiary back end and the gnus-diary library.
1719
17202007-05-03 Karl Berry <karl@gnu.org>
1721
1722 * .cvsignore (*.pdf): New entry.
1723
1724 * texinfo.tex: Update from current version for better pdf generation.
1725
17262007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1727
1728 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1729
17302007-04-28 Glenn Morris <rgm@gnu.org>
1731
1732 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1733 consideration of legal status.
1734
17352007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1736
1737 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1738
17392007-04-24 Chong Yidong <cyd@stupidchicken.com>
1740
1741 * faq.texi (New in Emacs 22): python.el removed.
1742
17432007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1744
1745 * calc.texi (Reporting bugs): Update maintainer's address.
1746
17472007-04-22 Chong Yidong <cyd@stupidchicken.com>
1748
1749 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1750
17512007-04-15 Jay Belanger <belanger@truman.edu>
1752
1753 * calc.texi (Title page): Remove the date.
1754 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1755 (The Standard Calc Interface): Change trail title.
1756 (Floats): Mention that when non-decimal floats are entered, only
1757 approximations are stored.
1758 (Copying): Move to the appendices.
1759 (GNU Free Documentation License): Add as an appendix.
1760
17612007-04-15 Chong Yidong <cyd@stupidchicken.com>
1762
1763 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1764 * dired-x.texi, ebrowse.texi, ediff.texi:
1765 * emacs-mime.texi, erc.texi, eshell.texi:
1766 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1767 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1768 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1769 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1770 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1771 * woman.texi: Include GFDL.
1772
1773 * doclicense.texi: Remove node heading, so that it can be included by
1774 other files.
1775
1776 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1777
1778 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1779 than *.
1780
17812007-04-14 Carsten Dominik <dominik@science.uva.nl>
1782
1783 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1784 in Calc.
1785
17862007-04-09 Romain Francoise <romain@orebokech.com>
1787
1788 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1789 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1790 replace mouse-2.
1791
17922007-04-08 Chong Yidong <cyd@stupidchicken.com>
1793
1794 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1795 renamed to woman-use-topic-at-point. Document new behavior.
1796
17972007-04-08 Richard Stallman <rms@gnu.org>
1798
1799 * url.texi: Fix some indexing.
1800 (Disk Caching): Drop discussion of old/other Emacs versions.
1801
18022007-04-07 Chong Yidong <cyd@stupidchicken.com>
1803
1804 * url.texi (Disk Caching): Say Emacs 21 "and later".
1805
1806 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1807 on Font locking which now mentions JIT lock.
1808
18092007-04-01 Michael Olson <mwolson@gnu.org>
1810
1811 * erc.texi: Update for the ERC 5.2 release.
1812
18132007-03-31 David Kastrup <dak@gnu.org>
1814
1815 * woman.texi (Topic, Interface Options): Explain changes semantics of
1816 woman-manpath in order to consider MANPATH_MAP entries.
1817
18182007-03-31 Eli Zaretskii <eliz@gnu.org>
1819
1820 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1821
18222007-03-26 Richard Stallman <rms@gnu.org>
1823
1824 * pgg.texi (Caching passphrase): Clean up previous change.
1825
18262007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1827
1828 * gnus.texi (Setting Process Marks): Fix typo.
1829
18302007-03-25 Romain Francoise <romain@orebokech.com>
1831
1832 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1833 readability, and include various fixes by Daniel Brockman, Nick Roberts
1834 and Dieter Wilhelm.
1835
18362007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1837
1838 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1839
1840 * gnus.texi (Mail Source Specifiers): Fix typo.
1841
18422007-03-22 Ralf Angeli <angeli@caeruleus.net>
1843
1844 * reftex.texi (Imprint): Update maintainer information.
1845
18462007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1847
1848 * message.texi (Message Buffers): Update documentation for
1849 message-generate-new-buffers.
1850
18512007-03-15 Daiki Ueno <ueno@unixuser.org>
1852
1853 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1854
18552007-03-21 Glenn Morris <rgm@gnu.org>
1856
1857 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1858
18592007-03-19 Chong Yidong <cyd@stupidchicken.com>
1860
1861 * eshell.texi (Known problems): Emacs 21 -> 22.
1862
1863 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1864
18652007-03-18 Jay Belanger <belanger@truman.edu>
1866
1867 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1868
18692007-03-12 Glenn Morris <rgm@gnu.org>
1870
1871 * calc.texi (Time Zones): Switch to new North America DST rule.
1872
1873 * calc.texi: Replace "daylight savings" with "daylight
1874 saving" in text throughout.
1875
18762007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1877
1878 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1879 The variable now uses a list of symbols instead of just a symbol.
1880 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1881
18822007-03-06 Romain Francoise <romain@orebokech.com>
1883
1884 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1885 new packages, and mention Gnus update.
1886
18872007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1888
1889 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1890 nntp-open-connection-functions-never-echo-commands.
1891
18922007-02-27 Chong Yidong <cyd@stupidchicken.com>
1893
1894 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1895 problems on the console, and security risk in not using gpg-agent.
1896
18972007-02-25 Carsten Dominik <dominik@science.uva.nl>
1898
1899 * org.texi (The spreadsheet): Renamed from "Table calculations".
1900 Completely reorganized and rewritten.
1901 (CamelCase links): Section removed.
1902 (Repeating items): New section.
1903 (Tracking TODO state changes): New section.
1904 (Agenda views): Chapter reorganized and rewritten.
1905 (HTML export): Section rewritten.
1906 (Tables in arbitrary syntax): New section.
1907 (Summary): Better feature summary.
1908 (Activation): Document problem with cut-and-paste of Lisp code
1909 from PDF files.
1910 (Visibility cycling): Document indirect buffer use.
1911 (Structure editing): Document sorting.
1912 (Remember): Section rewritten.
1913 (Time stamps): Better description of time stamp types.
1914 (Tag searches): Document regular expression search for tags.
1915 (Stuck projects): New section.
1916 (In-buffer settings): New keywords.
1917 (History and Acknowledgments): Updated description.
1918
19192007-02-24 Alan Mackenzie <acm@muc.de>
1920
1921 * cc-mode.texi (Movement Commands): Insert two missing command names.
1922 (Getting Started): Slight wording correction (use conditional).
1923
19242007-02-22 Kim F. Storm <storm@cua.dk>
1925
1926 * widget.texi (User Interface, Basic Types): Document need to put some
1927 text before the %v escape in :format string in editable-field widget.
1928
19292007-02-18 Romain Francoise <romain@orebokech.com>
1930
1931 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1932 `cvs-mode-quit'.
1933
19342007-02-10 Markus Triska <markus.triska@gmx.at>
1935
1936 * widget.texi (Programming Example): Put constant strings in :format.
1937
19382007-02-07 Juanma Barranquero <lekktu@gmail.com>
1939
1940 * faq.texi (Fullscreen mode on MS-Windows): New node.
1941
19422007-02-04 David Kastrup <dak@gnu.org>
1943
1944 * faq.texi (AUCTeX): Update version number. Should probably be done
1945 for other packages as well.
1946
19472007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1948
1949 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1950 <tassilo@member.fsf.org>.
1951
19522007-01-27 Eli Zaretskii <eliz@gnu.org>
1953
1954 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1955 ls-lisp-use-localized-time-format.
1956
19572007-01-20 Markus Triska <markus.triska@gmx.at>
1958
1959 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1960
19612007-01-13 Michael Olson <mwolson@gnu.org>
1962
1963 * erc.texi (Modules): Mention capab-identify module.
1964
19652007-01-05 Michael Olson <mwolson@gnu.org>
1966
1967 * erc.texi (Getting Started): Update for /RECONNECT command.
1968
19692007-01-04 Richard Stallman <rms@gnu.org>
1970
1971 * ebrowse.texi: Change C-c b to C-c C-m.
1972
19732007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1974
1975 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1976 variables only in info to avoid redundant entries in the printed
1977 manual.
1978
19792007-01-02 Daiki Ueno <ueno@unixuser.org>
1980
1981 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1982
19832007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1984
1985 * message.texi (Security): Split into sub-nodes.
1986
19872007-01-01 Alan Mackenzie <acm@muc.de>
1988
1989 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
1990 eval-after-load in Emacs <=21 and a workaround. Document that
1991 trigraphs are not supported.
1992
19932007-01-01 Alan Mackenzie <acm@muc.de>
1994
1995 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
1996 c-context-line-break. When invoked within a string, preserve
1997 whitespace. Add a backslash only when also in a macro.
1998
19992007-01-01 Alan Mackenzie <acm@muc.de>
2000
2001 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2002
20032007-01-01 Alan Mackenzie <acm@muc.de>
2004
2005 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2006 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2007
20082007-01-01 Alan Mackenzie <acm@muc.de>
2009
2010 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2011 "Choosing a Style".
2012
2013 * cc-mode.texi ("Styles"): Add @dfn{style}.
2014
20152006-12-30 Michael Albinus <michael.albinus@gmx.de>
2016
2017 Sync with Tramp 2.0.55.
2018
2019 * trampver.texi: Update release number.
2020
20212006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2022
2023 * gnus.texi (Customizing Articles): Add index entries for all
2024 gnus-treat-* variables.
2025
c8763fb6 20262006-12-29 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2027
2028 * gnus.texi (IMAP): Fix incorrect explanation of
2029 nnimap-search-uids-not-since-is-evil in documentation for
2030 nnimap-expunge-search-string.
2031
20322006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2033
2034 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2035 spam-ifile-database.
2036
20372006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2038
2039 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2040 rebind C-s.
2041
c8763fb6 20422006-12-26 Jouni K. Seppänen <jks@iki.fi>
2de53ca6
GM
2043
2044 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2045 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2046 "expiring mail".
2047 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2048 nnimap-nov-is-evil.
2049
20502006-12-25 Kevin Ryde <user42@zip.com.au>
2051
2052 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2053 about the key procedure being used heavily.
2054
20552006-12-24 Chong Yidong <cyd@stupidchicken.com>
2056
2057 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2058 to t.
2059 (Prerequisites): Add explanation about gpg-agent.
2060
20612006-12-22 Kevin Ryde <user42@zip.com.au>
2062
2063 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2064 "sort" instead of "sort*".
2065
20662006-12-19 Richard Stallman <rms@gnu.org>
2067
2068 * calc.texi (History and Acknowledgements): Recognize that Emacs
2069 now does have floating point.
2070
20712006-12-19 Michael Albinus <michael.albinus@gmx.de>
2072
2073 * tramp.texi (External transfer methods): Describe new method `scpc'.
2074
20752006-12-17 Sascha Wilde <wilde@sha-bang.de>
2076
2077 * pgg.texi: Added short note on gpg-agent to the introduction.
2078
20792006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2080
2081 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2082 also applies to Cc.
2083
20842006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2085
2086 * gnus.texi (X-Face): Clarify. Say which programs are required
2087 on Windows.
2088
20892006-12-08 Michael Olson <mwolson@gnu.org>
2090
2091 * erc.texi (Modules): Remove documentation for list module.
2092
c8763fb6 20932006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2de53ca6
GM
2094
2095 * faq.texi (^M in the shell buffer): Ditto.
2096
20972006-11-20 Michael Olson <mwolson@gnu.org>
2098
2099 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2100
21012006-11-17 Carsten Dominik <dominik@science.uva.nl>
2102
2103 * org.texi: Fix typos.
2104 (Agenda commands): Document `C-k'.
2105
21062006-11-16 Eli Zaretskii <eliz@gnu.org>
2107
2108 * url.texi (http/https): Fix a typo in the HTTP URL.
2109
21102006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2111
2112 * ada-mode.texi: Total rewrite.
2113
21142006-11-13 Carsten Dominik <dominik@science.uva.nl>
2115
2116 * org.texi: Minor typo fixes.
2117
21182006-11-13 Bill Wohler <wohler@newt.com>
2119
2120 Release MH-E manual version 8.0.3.
2121
2122 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2123 release 8.0.3.
2124
2125 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2126 to set MAILDIR.
2127 (Reading Mail): Document the customization of read-mail-command
2128 for MH-E.
2129 (Viewing Attachments): Document mm-discouraged-alternatives.
2130 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2131 (Junk): Add more information about the settings of mh-junk-background
2132 in a program. Add /usr/bin/mh to PATH in examples.
2133
21342006-11-12 Richard Stallman <rms@gnu.org>
2135
2136 * woman.texi: Update author address but say he no longer maintains it.
2137
21382006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2139
2140 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2141 archived trees.
2142 (Checkboxes): Section moved to chapter 5, and extended.
2143 (The date/time prompt): New section.
2144 (Link abbreviations): New section.
2145 (Presentation and sorting): New section.
2146 (Custom agenda views): Section completely rewritten.
2147 (Summary): Compare with Planner.
2148 (Feedback): More info about creating backtraces.
2149 (Plain lists): Modified example.
2150 (Breaking down tasks): New section.
2151 (Custom time format): New section.
2152 (Time stamps): Document inactive timestamps.
2153 (Setting tags): More details about fast tag selection.
2154 (Block agenda): New section.
2155 (Custom agenda views): Section rewritten.
2156 (Block agenda): New section.
2157
21582006-11-07 Michael Albinus <michael.albinus@gmx.de>
2159
2160 * tramp.texi (Configuration): scp is the default method.
2161 (Default Method): Use ssh as example for another method.
2162
21632006-10-27 Richard Stallman <rms@gnu.org>
2164
2165 * woman.texi: Downcase nroff/troff/roff.
2166 (Installation): Chapter deleted. Some xrefs deleted.
2167 (Background): woman doesn't advise man ;-).
2168
c8763fb6 21692006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2170
2171 * ada-mode.texi (Project files, Identifier completion)
2172 (Automatic Casing, Debugging, Using non-standard file names)
2173 (Working Remotely): Fix typos.
2174
21752006-10-20 Masatake YAMATO <jet@gyve.org>
2176
2177 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2178 sample code `my-c-initialization-hook'.
2179
21802006-10-19 Stuart D. Herring <herring@lanl.gov>
2181
2182 * widget.texi: Fix typos.
2183
21842006-10-19 Michael Albinus <michael.albinus@gmx.de>
2185
2186 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2187 "???". There have been no complaints for years, so the information
2188 must be appropriate.
2189
21902006-10-16 Richard Stallman <rms@gnu.org>
2191
2192 * widget.texi: Use @var instead of capitalization.
2193 Clarify many widget type descriptions.
2194
21952006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2196
2197 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2198 gnus-dired-attach.
2199 (Selecting a Group): Fix typo.
2200
c8763fb6 22012006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2de53ca6
GM
2202
2203 * widget.texi: Fix typos.
2204
22052006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2206
2207 * gnus.texi (Image Enhancements): Update for Emacs 22.
2208
2209 * gnus-faq.texi ([1.3]): Update.
2210
22112006-10-06 Richard Stallman <rms@gnu.org>
2212
2213 * faq.texi (Displaying the current line or column):
2214 Delete "As of Emacs 20".
2215
22162006-10-06 Romain Francoise <romain@orebokech.com>
2217
2218 * faq.texi (VM): VM works with Emacs 22 too.
2219
22202006-10-06 Richard Stallman <rms@gnu.org>
2221
2222 * ebrowse.texi: Remove Emacs version "21" from title.
2223
22242006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2225
2226 * gnus.texi (Foreign Groups): Say where change of editing commands are
2227 stored. Add reference to `gnus-parameters'.
2228
22292006-09-15 Jay Belanger <belanger@truman.edu>
2230
2231 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2232 Change "Library Public License" to "Lesser Public License"
2233 throughout. Use "yyyy" to represent year.
2234
22352006-09-15 Carsten Dominik <dominik@science.uva.nl>
2236
2237 * org.texi (Setting tags): Typo fix.
2238
22392006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2240
2241 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2242
22432006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2244
2245 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2246
22472006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2248
2249 * faq.texi (Escape sequences in shell output): EMACS is now set
2250 to Emacs's absolute file name, not to "t".
2251 (^M in the shell buffer): Likewise.
2252 * misc.texi (Interactive Shell): Likewise.
2253
22542006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2255
2256 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2257 mails with pop3-leave-mail-on-server. Fix wording.
2258 (Limiting): Improve gnus-summary-limit-to-articles.
2259 (X-Face): Fix typo.
2260
22612006-09-11 Simon Josefsson <jas@extundo.com>
2262
2263 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2264 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2265
22662006-09-06 Simon Josefsson <jas@extundo.com>
2267
2268 * smtpmail.texi (Authentication): Mention SSL.
2269
22702006-09-01 Eli Zaretskii <eliz@gnu.org>
2271
2272 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2273 Don't use @indicateurl.
2274
2275 * cc-mode.texi (Subword Movement): Don't use @headitem.
2276 (Custom Braces, Clean-ups): Don't use @tie.
2277
22782006-08-29 Michael Albinus <michael.albinus@gmx.de>
2279
2280 Sync with Tramp 2.0.54.
2281
2282 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2283 Suggested by Adrian Phillips <a.phillips@met.no>.
2284
22852006-08-15 Carsten Dominik <dominik@science.uva.nl>
2286
2287 * org.texi (Installation, Activation): Split from Installation and
2288 Activation.
2289 (Clocking work time): Documented new features.
2290
22912006-08-13 Alex Schroeder <alex@gnu.org>
2292
2293 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2294 example.
2295
22962006-08-12 Eli Zaretskii <eliz@gnu.org>
2297
2298 * faq.texi (How to add fonts): New node.
2299
23002006-08-05 Romain Francoise <romain@orebokech.com>
2301
2302 * faq.texi (New in Emacs 22): Expand.
2303
23042006-08-03 Michael Olson <mwolson@gnu.org>
2305
2306 * erc.texi: Update for ERC 5.1.4.
2307
23082006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2309
2310 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2311 in .../site-lisp/gnus/ by default.
2312 [ From gnus-news.texi in the trunk. ]
2313
23142006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2315
2316 * gnus.texi (MIME Commands): Additions for yEnc.
2317
23182006-07-24 Richard Stallman <rms@gnu.org>
2319
2320 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2321 * faq.texi: Move periods and commas inside quotes.
2322
23232006-07-20 Jay Belanger <belanger@truman.edu>
2324
2325 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2326
23272006-07-18 Chong Yidong <cyd@stupidchicken.com>
2328
2329 * faq.texi (Security risks with Emacs): Document Emacs 22
2330 file-local-variable mechanism.
2331
23322006-07-12 Michael Olson <mwolson@gnu.org>
2333
2334 * erc.texi: Update for ERC 5.1.3.
2335
23362006-07-12 Alex Schroeder <alex@gnu.org>
2337
2338 * rcirc.texi: Fix typos.
2339 (Getting started with rcirc): New calling convention for M-x irc.
2340 Mention #rcirc. Removed channel tracking.
2341 (Configuration): Changed the names of all variables that got changed
2342 recently, eg. rcirc-server to rcirc-default-server. Added
2343 documentation for rcirc-authinfo, some background for Bitlbee, and
2344 rcirc-track-minor-mode.
2345 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
2346 Scrolling.
2347 (Reconnecting after you have lost the connection): Fixed example code
2348 to match code changes.
2349
23502006-07-10 Nick Roberts <nickrob@snap.net.nz>
2351
2352 * gnus.texi, message.texi: Fix typos.
2353
23542006-07-07 Carsten Dominik <dominik@science.uva.nl>
2355
2356 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
2357 commands.
2358 (Global TODO list): Document the use of the variables
2359 `org-agenda-todo-ignore-scheduled' and
2360 `org-agenda-todo-list-sublevels'.
2361
23622006-07-05 Richard Stallman <rms@gnu.org>
2363
2364 * faq.texi (Scrolling only one line): Fix xref.
2365
23662006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2367
2368 * faq.texi (Evaluating Emacs Lisp code):
2369 Throughout, replace eval-current-buffer with eval-buffer.
2370
23712006-07-03 Richard Stallman <rms@gnu.org>
2372
2373 * rcirc.texi (Scrolling conservatively): Fix xref.
2374
2375 * pcl-cvs.texi (Viewing differences): Usage fix.
2376
23772006-07-03 Carsten Dominik <dominik@science.uva.nl>
2378
2379 * org.texi (Agenda commands): Document `s' key to save all org-mode
2380 buffers.
2381
23822006-06-30 Ralf Angeli <angeli@caeruleus.net>
2383
2384 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
2385 names. Mention `cvs-msg' face.
2386
23872006-06-29 Carsten Dominik <dominik@science.uva.nl>
2388
2389 * org.texi (Checkboxes): New section.
2390
23912006-06-28 Carsten Dominik <dominik@science.uva.nl>
2392
2393 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
2394 throughout this chapter.
2395
23962006-06-27 Chong Yidong <cyd@stupidchicken.com>
2397
2398 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2399 text for standalone vs Emacs info.
2400 (Help): Clarify header line description. Use mouse-1 for clicks.
2401 (Help-P): Use mouse-1 for clicks.
2402 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
2403 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
2404 (Choose menu subtopic): Remove gratuitous Emacs command names.
2405 (Help-FOO): Put usual behavior first.
2406 (Help-Xref): Clicking on xrefs works in Emacs.
2407 (Search Text): Clarify what the default behavior is.
2408 (Create Info buffer): Fix Emacs window/X window confusion.
2409 (Emacs Info Variables): Fix for new Emacs init file behavior.
2410
24112006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2412
2413 * gnus.texi (Summary Buffer Lines): Fix typo.
2414
24152006-06-23 Carsten Dominik <dominik@science.uva.nl>
2416
2417 * org.texi (Embedded LaTeX): New chapter.
2418 (Archiving): Section rewritten.
2419 (Enhancing text): Some parts moved to the new chapter about LaTeX.
2420
24212006-06-20 Bill Wohler <wohler@newt.com>
2422
2423 Release MH-E manual version 8.0.1.
2424
2425 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2426 release 8.0.1.
2427 (Preface): Depend on GNU mailutils 1.0 and higher.
2428
24292006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2430
2431 * message.texi (News Headers): Update message-syntax-checks section.
2432
24332006-06-19 Karl Berry <karl@gnu.org>
2434
2435 * info.texi (Advanced): Mention C-q, especially with ?.
2436
24372006-06-19 Carsten Dominik <dominik@science.uva.nl>
2438
2439 * org.texi (Publishing links): Document the `:link-validation-function'
2440 property.
2441 (Extensions and Hacking): New chapter, includes some sections of the
2442 "Miscellaneous" chapter.
2443
24442006-06-10 Carsten Dominik <dominik@science.uva.nl>
2445
2446 * org.texi (Progress logging): New section.
2447
24482006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2449
2450 * viper.texi (Viper Specials):
2451 * gnus.texi (Example Setup):
2452 * faq.texi (Backspace invokes help):
2453 * dired-x.texi (Optional Installation Dired Jump):
2454 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
2455 follow coding conventions.
2456
24572006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2458
2459 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2460
24612006-06-06 Carsten Dominik <dominik@science.uva.nl>
2462
2463 * org.texi (ASCII export): Document indentation adaptation.
2464 (Setting tags): Document mutually-exclusive tags.
2465
24662006-06-05 Romain Francoise <romain@orebokech.com>
2467
2468 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2469 Fix typo.
2470
2471 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
2472 channel (#gnus@irc.freenode.net).
2473 Fix typos. Update copyright notice.
2474
2475 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2476 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
2477 (Line-Up Functions, Custom Macros):
2478 * ediff.texi (Window and Frame Configuration)
dccb744b 2479 (Highlighting Difference Regions):
2de53ca6
GM
2480 * emacs-mime.texi (Display Customization):
2481 * erc.texi (History):
2482 * eshell.texi (Known problems):
2483 * eudc.texi (Overview, BBDB):
2484 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
2485 (The problem of spam, SpamOracle, Extending the Spam package)
2486 (Conformity, Terminology):
dccb744b 2487 * idlwave.texi (Routine Info)
2de53ca6
GM
2488 (Class and Keyword Inheritance, Padding Operators)
2489 (Breakpoints and Stepping, Electric Debug Mode)
2490 (Examining Variables, Troubleshooting):
2491 * org.texi (Creating timestamps):
2492 * reftex.texi (Commands, Options, Changes):
2493 * tramp.texi (Inline methods, Password caching)
2494 (Auto-save and Backup, Issues):
2495 * vip.texi (Files, Commands in Insert Mode):
2496 * viper.texi (Emacs Preliminaries, States in Viper)
2497 (Packages that Change Keymaps, Viper Specials, Groundwork):
2498 Fix various typos.
2499
25002006-05-31 Michael Ernst <mernst@alum.mit.edu>
2501
2502 * ediff.texi: Fix typos.
2503
25042006-05-30 Carsten Dominik <dominik@science.uva.nl>
2505
2506 * org.texi: Small typo fixes.
2507
25082006-05-29 Michael Albinus <michael.albinus@gmx.de>
2509
2510 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2511
25122006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2513
2514 * pcl-cvs.texi: Fix typos.
2515 (Customization): Say "us".
2516
25172006-05-26 Eli Zaretskii <eliz@gnu.org>
2518
2519 * org.texi: Remove bogus @setfilename.
2520
25212006-05-26 Carsten Dominik <dominik@science.uva.nl>
2522
2523 * org.texi (ASCII export): Omit command name.
2524 (HTML export): Add prefix to all lines in Local Variable example.
2525 (Acknowledgments): Typeset names in italics.
2526
25272006-05-24 Carsten Dominik <dominik@science.uva.nl>
2528
2529 * org.texi (Plain lists): Add new item navigation commands.
2530 (External links): Document elisp and info links.
2531 (Custom searches): New section.
2532 (Publishing): New chapter.
2533 (HTML export): Include a list of supported CSS classes.
2534 (Setting tags): Describe the fast-tag-setting interface.
2535
25362006-05-20 Luc Teirlinck <teirllm@auburn.edu>
2537
2538 * dired-x.texi: ifinfo -> ifnottex.
2539
25402006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2541
2542 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2543
25442006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2545
2546 * message.texi (Interface): Add tool bar customization.
2547 (MIME): Index and text additions for mml-attach.
2548 (MIME): Describe mml-dnd-protocol-alist and
2549 mml-dnd-attach-options.
2550
2551 * gnus.texi (Oort Gnus): Reorder entries in sections.
2552 Fix some entries.
2553 (Starting Up): Add references to "Emacs for Heathens" and to
2554 "Finding the News". Add user-full-name and user-mail-address.
2555 (Group Buffer Format): Add tool bar customization and update.
2556 (Summary Buffer): Add tool bar customization.
2557 (Posting Styles): Add message-alternative-emails.
2558
25592006-05-09 Michael Albinus <michael.albinus@gmx.de>
2560
2561 * tramp.texi (Filename completion): Improve wording.
2562
25632006-05-07 Romain Francoise <romain@orebokech.com>
2564
2565 * faq.texi (Using regular expressions): Fix typo.
2566 (Packages that do not come with Emacs): Fix capitalization.
2567 (Replacing text across multiple files): Expand node to explain how
2568 to use `dired-do-query-replace-regexp' in more detail, based on
2569 suggestion by Eric Hanchrow <offby1@blarg.net>.
2570
25712006-05-06 Michael Albinus <michael.albinus@gmx.de>
2572
2573 * tramp.texi (Filename completion): Completion of remote files'
2574 method, user name and host name is active only in partial
2575 completion mode.
2576
25772006-05-06 Bill Wohler <wohler@newt.com>
2578
2579 Release MH-E manual version 8.0.
2580
2581 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2582 release 8.0.
2583
25842006-05-06 Bill Wohler <wohler@newt.com>
2585
2586 * mh-e.texi (MH-BOOK-HOME): Change from
2587 http://www.ics.uci.edu/~mh/book/mh to
2588 http://rand-mh.sourceforge.net/book/mh.
2589 Replace .htm suffix with .html for MH book files.
2590 (Using This Manual): Update key binding for getting relevant
2591 chapter in Info from command key.
2592 (Ranges): Fix itemx.
2593
25942006-05-05 Karl Berry <karl@gnu.org>
2595
2596 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2597 (\fonttextsize): New user-level command to change text font size.
2598
25992006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2600
2601 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2602
26032006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2604
2605 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2606
26072006-04-24 Bill Wohler <wohler@newt.com>
2608
2609 * mh-e.texi (Getting Started): Make it more explicit that you need
2610 to install MH. Add pointers to current MH implementations.
2611
26122006-04-21 Bill Wohler <wohler@newt.com>
2613
2614 Release MH-E manual version 7.94.
2615
2616 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2617 release 7.94.
2618
26192006-04-21 Carsten Dominik <dominik@science.uva.nl>
2620
2621 * org.texi: Many small fixes.
2622 (Handling links): Rename from "Managing links".
2623
26242006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2625
2626 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2627 (Splitting mail using spam-stat): Fix @xref.
2628
26292006-04-20 Chong Yidong <cyd@stupidchicken.com>
2630
2631 * gnus.texi (Spam Package): Major revision of the text.
2632 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2633
26342006-04-20 Carsten Dominik <dominik@science.uva.nl>
2635
2636 * org.texi (Time stamps): Better explanation of the purpose of
2637 different time stamps.
2638 (Structure editing, Plain lists): More details on how new items
2639 and headings are inserted.
2640
26412006-04-18 Carsten Dominik <dominik@science.uva.nl>
2642
2643 * org.texi (Formula syntax): Fix link to Calc Manual.
2644
26452006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2646
2647 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2648
26492006-04-17 Bill Wohler <wohler@newt.com>
2650
2651 * mh-e.texi (Folders): Update mh-before-quit-hook and
2652 mh-quit-hook example with code that removes the buffers rather
2653 than just bury them.
2654
26552006-04-17 Michael Albinus <michael.albinus@gmx.de>
2656
2657 Sync with Tramp 2.0.53.
2658
26592006-04-13 Carsten Dominik <dominik@science.uva.nl>
2660
2661 * org.texi (Updating settings): New section.
2662 (Visibility cycling): Better names for the startup folding
2663 options.
2664 (Exporting): Completely restructured.
2665 (The very busy C-c C-c key): New section.
2666 (Summary of in-buffer settings): New section.
2667
26682006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2669
2670 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2671
26722006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2673
2674 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2675 (Server Commands): Key `v' is reserved for users.
2676
26772006-04-11 Carsten Dominik <dominik@science.uva.nl>
2678
2679 * org.texi (Link format): New section, emphasis on bracket links.
2680 (External links): Document bracket links.
2681 (FAQ): Expand to cover shell links and the new link format.
2682
26832006-04-09 Kevin Ryde <user42@zip.com.au>
2684
2685 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2686
26872006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2688
2689 * gnus.texi (Summary Buffer Lines): Add `*'.
2690
c8763fb6 26912006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2de53ca6
GM
2692
2693 * gnus.texi (Group Parameters):
2694 Mention gnus-permanently-visible-groups.
2695
26962006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2697
2698 * gnus.texi (Face): Fix typo.
2699
27002006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2701
2702 * gnus.texi (X-Face): Clarify.
2703 (Face): Need Emacs with PNG support.
2704
27052006-04-06 Richard Stallman <rms@gnu.org>
2706
2707 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2708 Emacs".
2709
27102006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2711
2712 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2713 blocks not suitable for inclusion with Emacs using variable
2714 PARTOFEMACS.
2715
27162006-04-04 Simon Josefsson <jas@extundo.com>
2717
2718 * gnus.texi (Security): Improve.
2719
27202006-04-02 Bill Wohler <wohler@newt.com>
2721
2722 * mh-e.texi (Getting Started, Junk, Bug Reports)
2723 (MH FAQ and Support): Fix URLs.
2724
27252006-03-31 Romain Francoise <romain@orebokech.com>
2726
2727 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2728 to t, not nil (and has for the past eight years).
2729
27302006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2731
2732 * message.texi, gnus.texi: Bump version to 5.11.
2733
27342006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2735
2736 * gnus.texi (Top): Add comment about version line.
2737
2738 * message.texi (Top): Ditto. Change to take named versions into
2739 account.
2740
27412006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2742
2743 * gnus.texi (Posting Styles): Add x-face-file to example.
2744 (X-Face): Refer to posting styles.
2745
2746 * gnus-faq.texi ([5.8]): Add x-face-file.
2747 ([8.4]): Add links to gmane.emacs.gnus.user and
2748 gmane.emacs.gnus.general.
2749
27502006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2751
2752 * gnus-faq.texi: Use .invalid.
2753 ([5.4]): Fix gnus-posting-styles example.
2754
27552006-03-27 Romain Francoise <romain@orebokech.com>
2756
2757 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2758 Emacs/W3 needs a new maintainer.
2759 (Ispell): Update author and version info.
2760 (Mailcrypt): Mention PGG.
2761 (New in Emacs 22): Add PGG to the list of new packages.
2762 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2763 updating dead URLs.
2764
27652006-03-25 Karl Berry <karl@gnu.org>
2766
2767 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2768 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2769 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2770 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2771 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2772 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2773 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2774 (2) do not indent copyright year list (or anything else).
2775
27762006-03-21 Bill Wohler <wohler@newt.com>
2777
2778 * mh-e.texi (Folders): Various edits.
2779
27802006-03-20 Romain Francoise <romain@orebokech.com>
2781
2782 * gnus.texi (Mail Folders): Grammar fix.
2783
27842006-03-19 Bill Wohler <wohler@newt.com>
2785
2786 * mh-e.texi (Replying): Document Mail-Followup-To.
2787 Change manually-formatted table to multitable. Add debugging info.
2788 Move description of mh-reply-default-reply-to into paragraph
2789 that describes its values.
2790
27912006-03-17 Bill Wohler <wohler@newt.com>
2792
2793 * mh-e.texi: Use smallexample and smalllisp consistenly.
2794 (Sending Mail Tour): Update method of entering
2795 addresses and subject.
2796 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2797 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2798
27992006-03-15 Carsten Dominik <dominik@science.uva.nl>
2800
2801 * org.texi: Version number change only.
2802
28032006-03-14 Bill Wohler <wohler@newt.com>
2804
2805 * mh-e.texi: Add index entries around each paragraph rather than
2806 depend on entries from beginning of node. Doing so ensures that
2807 index entries are less likely to be forgotten if text is cut and
2808 pasted, and are necessary anyway if the references are on a
2809 separate page. It seems that makeinfo is now (v. 4.8) only
2810 producing one index entry per node, so there is no longer any
2811 excuse not to. Use subheading instead of heading. The incorrect
2812 use of heading produced very large fonts in Info--as large as the
2813 main heading.
2814 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2815 versions 6 and 7 appeared *around* the time of these Emacs releases.
2816
28172006-03-13 Carsten Dominik <dominik@science.uva.nl>
2818
2819 * org.texi (Clean view): Document new startup options.
2820
28212006-03-11 Bill Wohler <wohler@newt.com>
2822
2823 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2824 (Composing, Scan Line Formats): Fix @refs.
2825 (Getting Started): Define MH profile and MH profile components.
2826 (Incorporating Mail, Reading Mail, Viewing, Printing)
2827 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2828 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2829 for string constants.
2830 (Tool Bar): Remove spurious quote.
2831 (Junk): Use ``...'' instead of "...".
2832 (Scan Line Formats): Replace @samp with @kbd.
2833
28342006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2835
2836 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2837
28382006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2839
2840 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2841 easy to understand.
2842
28432006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2844
2845 * gnus.texi: Markup fix.
2846 (Fancy Mail Splitting): Specify new feature.
2847
28482006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2849
2850 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2851 partial-words matching.
2852
28532006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2854
2855 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2856
2857 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2858 (MIME Commands): Fix mm-discouraged-alternatives.
2859
28602006-03-07 Carsten Dominik <dominik@science.uva.nl>
2861
2862 * org.texi: Version number change only.
2863
28642006-03-06 Bill Wohler <wohler@newt.com>
2865
2866 * mh-e.texi: Move from SourceForge repository to Savannah.
2867 This is version 7.93, which is a total rewrite from the previous
2868 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2869 version 7.93.
2870
28712006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2872
2873 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2874
28752006-03-01 Carsten Dominik <dominik@science.uva.nl>
2876
2877 * org.texi (Interaction): Add item about `org-mouse.el' by
2878 Piotr Zielinski.
2879 (Managing links): Document that also mouse-1 can be used to
2880 activate a link.
2881 (Headlines, FAQ): Add entry about hiding leading stars.
2882 (Miscellaneous): Resort the sections in this chapter to a more
2883 logical sequence.
2884
28852006-02-27 Simon Josefsson <jas@extundo.com>
2886
2887 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2888 2004-01-27 from the trunk).
2889
28902006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2891
2892 * cc-mode.texi: Rename c-hungry-backspace to
2893 c-hungry-delete-backwards, at the request of RMS. Leave the old
2894 name as an alias.
2895
28962006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2897
2898 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2899 include the function header within the defun.
2900
29012006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2902
2903 * cc-mode.texi: Correct two typos.
2904
29052006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2906
2907 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2908 existing comment.
2909 (Electric Keys): Add a justification for electric indentation.
2910 (Hungry WS Deletion): Clear up the names and complications of the
2911 BACKSPACE and DELETE keys.
2912
29132006-02-23 Juri Linkov <juri@jurta.org>
2914
2915 * faq.texi (Common requests): Move `Turning on auto-fill by
2916 default' after `Wrapping words automatically'. Move `Working with
2917 unprintable characters' before `Searching for/replacing newlines'.
2918 Move `Replacing highlighted text' after `Highlighting a region'.
2919 Merge `Repeating commands' and `Repeating a command as many times
2920 as possible' into the former.
2921 (Packages that do not come with Emacs): Add refs to Gmane and
2922 etc/MORE.STUFF.
2923
29242006-02-23 Juri Linkov <juri@jurta.org>
2925
2926 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2927 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2928 Add xref to `(emacs)Reporting Bugs'.
2929 (Getting a printed manual): Add URL to other formats of the manual.
2930 (Common requests): Fix menu.
2931 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2932 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2933 (Inserting text at the beginning of each line): Add pxref to
2934 `Changing the included text prefix'.
2935 (Forcing the cursor to remain in the same column): Mention `track-eol'
2936 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2937 (Replacing text across multiple files): Add keybinding `Q' for
2938 `dired-do-query-replace'.
2939
29402006-02-22 Carsten Dominik <dominik@science.uva.nl>
2941
2942 * reftex.texi: Version number and date change only.
2943
2944 * org.texi (Internal Links): Rewrite to cover the modified
2945 linking system.
2946
29472006-02-17 Eli Zaretskii <eliz@gnu.org>
2948
2949 * faq.texi: Remove the coding cookie, it's not needed anymore.
2950
29512006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2952
2953 * faq.texi (Colors on a TTY): Mention Mac OS port.
2954
29552006-02-12 Karl Berry <karl@gnu.org>
2956
2957 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2958 8-bit accented a.
2959
29602006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2961
2962 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2963
29642006-02-08 Romain Francoise <romain@orebokech.com>
2965
2966 * faq.texi (Top): Remove paragraph about the FAQ being a
2967 transitional document, etc.
2968 (Searching for/replacing newlines): New node.
2969 (Yanking text in isearch): New node.
2970 (Inserting text at the beginning of each line): Rename and make
2971 more general, mention `M-;' in Message mode.
2972
29732006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2974
2975 * faq.texi (Meta key does not work in xterm)
2976 (Emacs does not display 8-bit characters)
2977 (Inputting eight-bit characters): Update xrefs.
2978
29792006-02-06 Romain Francoise <romain@orebokech.com>
2980
2981 * faq.texi (VM): VM now at version 7.19.
2982 Set myself as maintainer of this file.
2983
29842006-02-04 Michael Olson <mwolson@gnu.org>
2985
2986 * erc.texi (History): Note that ERC is now included with Emacs.
2987
29882006-01-31 Romain Francoise <romain@orebokech.com>
2989
2990 * message.texi (Message Headers): Explain what
2991 `message-alternative-emails' does in more detail.
2992 Update copyright year.
2993
29942006-01-30 Juanma Barranquero <lekktu@gmail.com>
2995
2996 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2997
29982006-01-29 Richard M. Stallman <rms@gnu.org>
2999
3000 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3001
30022006-01-29 Michael Olson <mwolson@gnu.org>
3003
3004 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3005
3006 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3007
3008 * faq.texi (New in Emacs 22): Mention ERC.
3009
30102006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3011
3012 * rcirc.texi: Capitalize dir entry for consistency with the entry
3013 in info/dir and other entries in the Emacs category.
3014 Fix typos. Delete trailing whitespace.
3015
c8763fb6 30162006-01-28 Björn Lindström <bkhl@elektrubadur.se>
2de53ca6
GM
3017
3018 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3019
30202006-01-27 Eli Zaretskii <eliz@gnu.org>
3021
3022 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3023 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3024
3025 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3026 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3027
30282006-01-27 Alex Schroeder <alex@gnu.org>
3029
3030 * rcirc.texi: New file.
3031
30322006-01-23 Juri Linkov <juri@jurta.org>
3033
3034 * widget.texi (User Interface): Add S-TAB for widget-backward.
3035
30362006-01-22 Michael Albinus <michael.albinus@gmx.de>
3037
3038 Sync with Tramp 2.0.52.
3039
3040 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3041 Add Tramp disabling item. New item for common connection problems.
3042 (various): Apply "ftp" as method for the download URL.
3043 (Bug Reports): Refer to FAQ for common problems.
3044
30452006-01-21 Eli Zaretskii <eliz@gnu.org>
3046
3047 * widget.texi (User Interface): Use @key for TAB.
3048
3049 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3050
3051 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3052 for TAB.
3053
3054 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3055
30562006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3057
3058 * gnus.texi: Update copyright.
3059
30602006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3061
3062 * gnus.texi (Article Washing): Additions.
3063
30642006-01-08 Alex Schroeder <alex@gnu.org>
3065
3066 * pgg.texi (Caching passphrase): Rewording.
3067
30682006-01-13 Carsten Dominik <dominik@science.uva.nl>
3069
3070 * org.texi (Agenda commands): Document tags command.
3071
30722006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3073
3074 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3075
30762006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3077
3078 * gnus.texi (RSS): Addition.
3079
30802005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3081
3082 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3083
30842005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3085
3086 * emacs-mime.texi (Display Customization): Add setting example to
3087 mm-discouraged-alternatives.
3088
30892006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3090
3091 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3092 version is the canonical version.
3093
30942006-01-08 Alex Schroeder <alex@gnu.org>
3095
3096 * pgg.texi (Caching passphrase): Rewording.
3097
30982006-01-06 Eli Zaretskii <eliz@gnu.org>
3099
3100 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3101 repository URL.
3102
31032006-01-06 Carsten Dominik <dominik@science.uva.nl>
3104
3105 * org.texi: Removed the accidentally re-added empty line in the
3106 direntry.
3107
31082006-01-05 Carsten Dominik <dominik@science.uva.nl>
3109
3110 * org.texi (Agenda Views): Chapter reorganized.
3111
31122005-12-29 Romain Francoise <romain@orebokech.com>
3113
3114 * faq.texi (Using Customize): New node.
3115
31162005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3117
3118 * org.texi: Remove blank line in @direntry. It is non-standard
3119 and recursively produces blank lines all over the dir file (when
3120 using Texinfo 4.8).
3121
31222005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3123
3124 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3125
31262005-12-20 Carsten Dominik <dominik@science.uva.nl>
3127
3128 * org.texi (Tags): Boolean logic documented.
3129 (Agenda Views): Document custom commands.
3130
31312005-12-20 David Kastrup <dak@gnu.org>
3132
3133 * faq.texi (AUCTeX): Update version and mailing list info.
3134
31352005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3136
3137 * gnus.texi (MIME Commands): Mention addition of
3138 multipart/alternative to gnus-buttonized-mime-types and add xref
3139 to mm-discouraged-alternatives.
3140
3141 * emacs-mime.texi (Display Customization): Mention addition of
3142 "image/.*" and add xref to gnus-buttonized-mime-types in the
3143 mm-discouraged-alternatives section.
3144
31452005-12-16 Carsten Dominik <dominik@science.uva.nl>
3146
3147 * org.texi (Tags): New section.
3148 (Agenda Views): Chapter reorganized.
3149
31502005-12-16 Eli Zaretskii <eliz@gnu.org>
3151
3152 * org.texi (Internal Links): Add a missing comma after an @xref.
3153
31542005-12-14 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * faq.texi (Filling paragraphs with a single space): No need to
3157 change sentence-end now.
3158
31592005-12-13 Romain Francoise <romain@orebokech.com>
3160
3161 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3162
31632005-12-12 Jay Belanger <belanger@truman.edu>
3164
3165 * faq.texi (Calc): Update version number.
3166
31672005-12-12 Carsten Dominik <dominik@science.uva.nl>
3168
3169 * org.texi (Progress Logging): New section.
3170
31712005-12-10 Romain Francoise <romain@orebokech.com>
3172
3173 Update the Emacs FAQ for the 22.1 release.
3174
3175 * faq.texi: Set VER to `22.1'.
3176 (Basic editing): Explain how to use localized versions of the
3177 Tutorial. Mention that `C-h r' displays the manual. Delete
3178 obsolete WWW link to an Emacs 18 tutorial.
3179 (Getting a printed manual): Point to the new locations of the
3180 manuals on the GNU Web site.
3181 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3182 available via Info (it was previously distributed separately).
3183 (Installing Texinfo documentation): The latest version of Texinfo
3184 is 4.8, not 4.0.
3185 (Informational files for Emacs): COPYING is the GNU General Public
3186 License, not the Emacs General Public License.
3187 (Informational files for Emacs): Delete obsolete link to the
3188 GNUinfo pages as they have been removed from the GNU Web site.
3189 (New in Emacs 22): New node.
3190 (Setting up a customization file): Say that most packages support
3191 Customize nowadays.
3192 (Colors on a TTY): Delete reference to instructions on how to
3193 enable syntax highlighting, it is now enabled by default.
3194 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3195 at startup automatically.
3196 (Controlling case sensitivity): Mention `M-c' in isearch.
3197 (Using an already running Emacs process): Emacs now creates the
3198 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3199 gnuserv. As emacsclient can now run Lisp code as well, delete a
3200 sentence praising gnuserv for that. Simplify description of how
3201 the client/server operation works.
3202 (Compiler error messages): Delete obsolete text (compile.el has
3203 been rewritten).
3204 (Indenting switch statements): Fix typo.
3205 (Matching parentheses): Simplify setup instructions, mention the
3206 menu bar item in the Options menu.
3207 (Repeating a command as many times as possible): Mention `C-x e'.
3208 (Going to a line by number): Mention new keymap and bindings
3209 `M-g M-g', `M-g M-p' and `M-g M-n'.
3210 (Turning on syntax highlighting): Now on by default. Simplify.
3211 (Replacing highlighted text): Use `1', not `t'.
3212 (Problems with very large files): The maximum size is now 256MB on
3213 32-bit machines.
3214 (^M in the shell buffer): Mention `comint-process-echoes'.
3215 (Emacs for Apple computers): Emacs 22 has native support for Mac
3216 OS X.
3217 (Translating names to IP addresses): Delete node.
3218 (Binding keys to commands): Fix typo.
3219 (SPC no longer completes file names): New node.
3220 (MIME with Emacs mail packages): Delete section about the Emacs
3221 MIME FAQ (it's not reachable anymore).
3222
32232005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3224
3225 * cc-mode.texi: The manual has been extensively revised: the
3226 information about using CC Mode has been separated from the larger
3227 and more difficult chapters about configuration. It has been
3228 updated for CC Mode 5.31.
3229
32302005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3231
3232 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3233 (Selecting an implementation): Fix descriptions.
3234
32352005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3236
3237 * message.texi (Various Message Variables): Addition.
3238
32392005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3240
3241 * message.texi: Fix default values.
3242
32432005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3244
3245 * message.texi (Header Commands): Clarify descriptions of
3246 message-cross-post-followup-to, message-reduce-to-to-cc, and
3247 message-insert-wide-reply.
3248 (Various Commands): Fix kindex for message-kill-to-signature;
3249 clarify description of message-tab.
3250
32512005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3252
3253 * message.texi (Mailing Lists): Fix description about MFT.
3254
3255 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3256
32572005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3258
3259 * gnus.texi (Slow Terminal Connection): Replace old description
3260 with new one.
3261
32622005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3263
3264 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3265 replace X-Draft-Headers with X-Draft-From.
3266
32672005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3268
3269 * gnus.texi (Various Various): Fix the default value of
3270 nnheader-max-head-length.
3271 (Gnus Versions): Fix typo.
3272
32732005-12-08 Carsten Dominik <dominik@science.uva.nl>
3274
3275 * org.texi (Structure editing): Document new functionality of
3276 M-RET.
3277
32782005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3279
3280 * org.texi (Internal Links): Fix Texinfo usage.
3281
32822005-12-06 Carsten Dominik <dominik@science.uva.nl>
3283
3284 * org.texi (TODO basics): Document the global todo list.
3285 (TODO items): Documents sparse tree for specific TODO
3286 keywords.
3287
32882005-11-30 Carsten Dominik <dominik@science.uva.nl>
3289
3290 * org.texi (Plain Lists): Typos fixed.
3291
32922005-11-28 Jay Belanger <belanger@truman.edu>
3293
3294 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3295
32962005-11-24 Carsten Dominik <dominik@science.uva.nl>
3297
3298 * org.texi (Structure editing): New item moving commands added.
3299 (Plain Lists): New section.
3300
33012005-11-18 Carsten Dominik <dominik@science.uva.nl>
3302
3303 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3304 (Agenda): Document commands `org-cycle-agenda-files' and
3305 `org-agenda-file-to-front'
3306 (Built-in table editor): Document `org-table-sort-lines'.
3307 (HTML formatting): Export of hand-formatted lists.
3308
33092005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3310
3311 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3312 new variable gnus-toolbar-thickness.
3313
33142005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3315
3316 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3317
33182005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3319
3320 * gnus.texi (X-Face): Fix description.
3321 (XVarious): Remove gnus-xmas-logo-color-alist and
3322 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3323
33242005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3325
3326 * gnus.texi (Group Parameters): Mention new variable
3327 gnus-parameters-case-fold-search.
3328 (Home Score File): Addition.
3329
33302005-11-04 Ulf Jasper <ulf.jasper@web.de>
3331
3332 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3333 (Overview): List supported feed types.
3334 (Installation): No installation necessary when using autoload.
3335 (Configuration): Rename "RSS" to "news".
3336
33372005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3338
3339 * pgg.texi (User Commands): Document additional passphrase
3340 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3341 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3342
33432005-11-04 Carsten Dominik <dominik@science.uva.nl>
3344
3345 * org.texi: Version number changed to 3.19.
3346
33472005-10-29 Sascha Wilde <wilde@sha-bang.de>
3348
3349 * pgg.texi (How to use): Update the example to add autoload of
3350 pgg-encrypt-symmetric-region.
3351 (User Commands): Document pgg-encrypt-symmetric-region.
3352 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3353
33542005-10-27 Jay Belanger <belanger@truman.edu>
3355
3356 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3357 mention other TeX-related units.
3358
33592005-10-23 Lars Hansen <larsh@soem.dk>
3360
3361 * dired-x.texi (Miscellaneous Commands): Replace
3362 dired-do-relative-symlink by dired-do-relsymlink and
3363 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3364
33652005-10-23 Jay Belanger <belanger@truman.edu>
3366
3367 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3368 constant.
3369
33702005-10-23 Michael Albinus <michael.albinus@gmx.de>
3371
3372 * faq.texi (Bugs and problems): Replace
3373 `dired-move-to-filename-regexp' by
3374 `directory-listing-before-filename-regexp'.
3375
33762005-10-22 Eli Zaretskii <eliz@gnu.org>
3377
3378 * newsticker.texi (UPDATED): Set value.
3379
33802005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3381
3382 * gnus.texi (Document Groups): Remove duplicate item.
3383
33842005-10-21 Carsten Dominik <dominik@science.uva.nl>
3385
3386 * org.texi (Summary): Mention iCalendar support.
3387 (Exporting): Document iCalendar support.
3388
33892005-10-18 Romain Francoise <romain@orebokech.com>
3390
3391 * viper.texi (Viper Specials): Capitalize GNU.
3392
33932005-10-17 Juri Linkov <juri@jurta.org>
3394
3395 * info.texi (Getting Started, Search Index, Expert Info):
3396 Fix wording.
3397 (Search Text): Replace `echo area' with `mode line'.
3398 (Search Index): Both `i' and `,' find all index entries.
3399 Replace example `C-f' with `C-l' (which exists in index of Info
3400 manual) and delete spaces in its keyboard input sequence.
3401 Delete unnecessary explanations about literal characters.
3402
34032005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3404
3405 * gnus.texi (Document Server Internals): Addition.
3406
34072005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3408
3409 * gnus.texi (A note on namespaces): Fix RFC reference.
3410
34112005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3412
3413 * gnus.texi (RSS): Fix key description.
3414
34152005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3416
3417 * gnus.texi: Emacs/w3 -> Emacs/W3.
3418 (Browsing the Web): Fix description.
3419 (Web Searches): Ditto.
3420 (Customizing W3): Ditto.
3421
34222005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3423
3424 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3425
34262005-10-11 Jay Belanger <belanger@truman.edu>
3427
3428 * calc.texi (Integration): Mention using `a i' to compute definite
3429 integrals.
3430
34312005-10-11 Juri Linkov <juri@jurta.org>
3432
3433 * info.texi: Rearrange nodes.
3434 (Top): Update menu. Change ref `Info for Experts' to
3435 `Advanced Info Commands'.
3436 (Getting Started): Fix description of manual's parts.
3437 (Help-Int): Change xref `Info Search' to `Search Index', and
3438 `Expert Info' to `Advanced'.
3439 (Advanced): Move node one level up.
3440 (Search Text, Search Index): New nodes split out from `Info Search'.
3441 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3442 split out from `Advanced'.
3443 (Advanced, Emacs Info Variables): De-document editing an Info file
3444 in Info.
3445 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3446 (Creating an Info File): Delete node and move its text to
3447 `Expert Info'.
3448
34492005-10-10 Carsten Dominik <dominik@science.uva.nl>
3450
3451 * org.texi (Workflow states): Documented that change in keywords
3452 becomes active only after restart of Emacs.
3453
34542005-10-08 Michael Albinus <michael.albinus@gmx.de>
3455
3456 Sync with Tramp 2.0.51.
3457
34582005-10-08 Nick Roberts <nickrob@snap.net.nz>
3459
3460 * speedbar.texi (Introduction): Describe new location of speedbar
3461 on menubar.
3462 (Basic Key Bindings): Remove descriptions of bindings that have
3463 been removed.
3464
34652005-10-05 Nick Roberts <nickrob@snap.net.nz>
3466
3467 * speedbar.texi (GDB): Describe use of watch expressions.
3468
34692005-09-28 Simon Josefsson <jas@extundo.com>
3470
3471 * message.texi (IDNA): Fix.
3472
34732005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3474
3475 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3476 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3477 description of nntp-open-connection-function.
3478 (Common Variables): Fix descriptions.
3479
34802005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3481
3482 * gnus.texi (Server Buffer Format): Document the %a format spec.
3483
34842005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3485
3486 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3487
34882005-09-23 Carsten Dominik <dominik@science.uva.nl>
3489
3490 * org.texi Version 3.16.
3491
34922005-09-19 Miles Bader <miles@gnu.org>
3493
3494 * newsticker.texi: Get rid of CVS keywords.
3495
34962005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3497
3498 * gnus.texi (Finding the Parent): Fix description of how Gnus
3499 finds article.
3500
35012005-09-14 Jari Aalto <jari.aalto@cante.net>
3502
3503 * gnus.texi (Advanced Scoring Examples): New examples to teach how
3504 to drop off non-answered articles.
3505
35062005-09-19 Juanma Barranquero <lekktu@gmail.com>
3507
3508 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3509 braces (which are unsupported by NMAKE) for macro `srcdir'.
3510
35112005-09-17 Eli Zaretskii <eliz@gnu.org>
3512
3513 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3514 (../info/newsticker, newsticker.dvi): New targets.
3515
35162005-09-17 Ulf Jasper <ulf.jasper@web.de>
3517
3518 * newsticker.texi: Replace @command with @code. Replace @example
3519 with @lisp.
3520 (Top): Added explanations to menu items.
3521 (GNU Free Documentation License): Removed.
3522
35232005-09-16 Romain Francoise <romain@orebokech.com>
3524
3525 Update all files to specify GFDL version 1.2.
3526
3527 * doclicense.texi (GNU Free Documentation License): Update to
3528 version 1.2.
3529
35302005-09-15 Richard M. Stallman <rms@gnu.org>
3531
3532 * newsticker.texi: Fix @setfilename.
3533
3534 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3535 (../info/newsticker, newsticker.dvi): New targets.
3536
35372005-08-30 Carsten Dominik <dominik@science.uva.nl>
3538
3539 * org.texi: Version 3.15.
3540
35412005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3542
3543 * ses.texi: Combine all three indices into one.
3544 Correct a few typos.
3545
35462005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3547
3548 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3549
35502005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3551
3552 * emacs-mime.texi (Handles): Remove duplicate item.
3553 (Encoding Customization): Fix the default value for
3554 mm-coding-system-priorities.
3555 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3556 (Basic Functions): Fix reference.
3557
35582005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3559
3560 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3561
35622005-08-18 Richard M. Stallman <rms@gnu.org>
3563
3564 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3565 and web site.
3566
3567 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3568 not keyboard-translate.
3569
35702005-08-11 Richard M. Stallman <rms@gnu.org>
3571
3572 * faq.texi (Using regular expressions): Fix xref.
3573
35742005-08-09 Juri Linkov <juri@jurta.org>
3575
3576 * info.texi (Help-P): Replace `Prev' with `Previous'.
3577 (Help-M, Help-Xref): Add S-TAB.
3578 (Help-FOO): Update `u' command.
3579 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3580 Update info about visibility of xref parts.
3581 (Help-Int): Fix `m' command. Rename `Info-last' to
3582 `Info-history-back'. Add `Info-history-forward'.
3583 (Advanced): Fix `g*' and `M-n' commands.
3584 (Info Search): Add `index-apropos' in stand-alone browser.
3585 Add isearch commands.
3586 (Emacs Info Variables): Remove `Info-fontify'.
3587 Add `Info-mode-hook'. Update face names.
3588 Add `Info-fontify-maximum-menu-size',
3589 `Info-fontify-visited-nodes', `Info-isearch-search'.
3590
35912005-08-07 Michael Albinus <michael.albinus@gmx.de>
3592
3593 Sync with Tramp 2.0.50.
3594
3595 * tramp.texi: Use @option{} consequently for method names.
3596 (Inline methods, External transfer methods): Remove references to
3597 Cygwin.
3598 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3599 implementation.
3600
36012005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3602
3603 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3604 Mention that gnus-init-file is not read when Emacs is invoked with
3605 --no-init-file or -q.
3606
36072005-07-19 Carsten Dominik <dominik@science.uva.nl>
3608
3609 * org.texi: Version 3.14.
3610
36112005-07-04 Carsten Dominik <dominik@science.uva.nl>
3612
3613 * org.texi: Version 3.13.
3614
36152005-07-18 Juri Linkov <juri@jurta.org>
3616
3617 * calc.texi (Time Zones, Logical Operations):
3618 * cl.texi (Overview):
3619 * org.texi (TODO types):
3620 * sc.texi (Emacs 18 MUAs):
3621 * speedbar.texi (Top):
3622 * url.texi (History):
3623 Delete duplicate duplicate words.
3624
ce058493 36252005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
2de53ca6
GM
3626
3627 * cl.texi (Type Predicates): Document `atom' type.
3628
36292005-07-04 Lute Kamstra <lute@gnu.org>
3630
3631 Update FSF's address in GPL notices.
3632
3633 * calc.texi (Copying):
3634 * doclicense.texi (GNU Free Documentation License):
3635 * faq.texi (Contacting the FSF):
3636 * mh-e.texi (Copying): Update FSF's address.
3637
36382005-07-03 Richard M. Stallman <rms@gnu.org>
3639
3640 * flymake.texi (Example -- Configuring a tool called directly):
3641 Update name of flymake-build-relative-filename.
3642
36432005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3644
3645 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3646
36472005-06-29 Carsten Dominik <dominik@science.uva.nl>
3648
3649 * org.texi: Version 3.12.
3650
36512005-06-24 Eli Zaretskii <eliz@gnu.org>
3652
3653 * makefile.w32-in (MAKEINFO): Use --force.
3654 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3655 Makefile.in.
3656 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3657 more shells.
3658
36592005-06-23 Richard M. Stallman <rms@gnu.org>
3660
3661 * speedbar.texi (Creating a display): Texinfo usage fixes.
3662
3663 * tramp.texi (Customizing Completion, Auto-save and Backup):
3664 Texinfo usage fixes.
3665
36662005-06-23 Juanma Barranquero <lekktu@gmail.com>
3667
3668 * dired-x.texi (Miscellaneous Commands):
3669 * ediff.texi (Miscellaneous):
3670 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3671 (Agent Variables):
3672 * info.texi (Help-Xref):
3673 * message.texi (Message Headers):
3674 * org.texi (Remember):
3675 * reftex.texi (Options (Defining Label Environments)):
3676 (Options (Index Support)):
3677 (Options (Viewing Cross-References)):
3678 (Options (Misc)):
3679 (Changes):
3680 * speedbar.texi (Creating a display):
3681 * tramp.texi (Customizing Completion, Auto-save and Backup):
3682 Texinfo usage fix.
3683
36842005-06-13 Carsten Dominik <dominik@science.uva.nl>
3685
3686 * org.texi: Version 3.11.
3687
36882005-06-12 Jay Belanger <belanger@truman.edu>
3689
3690 * calc.texi (Getting Started): Remove extra menu item.
3691
36922005-05-31 Jay Belanger <belanger@truman.edu>
3693
3694 * calc.texi (Notations Used in This Manual): Use @kbd for key
3695 sequence.
3696 (Demonstration of Calc): Mention another way of starting Calc.
3697 (Starting Calc): Mention long name of M-#.
3698 (Embedded Mode Overview): Remove unnecessary instruction.
3699 (Other M-# commands): Rephrase `M-# 0' explanation.
3700 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3701 reflect current behavior.
3702
37032005-05-30 Jay Belanger <belanger@truman.edu>
3704
3705 * calc.texi (Hooks): Change description of calc-window-hook and
3706 calc-trail-window-hook to match usage.
3707 (Computational Functions): Add more constant-generating functions.
3708 (Customizable Variables): Use defvar.
3709
37102005-05-28 Jay Belanger <belanger@truman.edu>
3711
3712 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3713 (Basic Embedded Mode): Explain behavior of arguments to
3714 calc-embedded-mode.
3715
37162005-05-27 Jay Belanger <belanger@truman.edu>
3717
3718 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3719 current behavior.
3720
37212005-05-25 Jay Belanger <belanger@truman.edu>
3722
3723 * calc.texi: Change Calc version number throughout.
3724 (Keypad Mode): Change location in info output.
3725 (Keypad mode overview): Move picture of keypad.
3726
37272005-05-21 Jay Belanger <belanger@truman.edu>
3728
3729 * calc.texi (Storing variables): Mention that only most variables
3730 are void to begin with.
3731
37322005-05-21 Kevin Ryde <user42@zip.com.au>
3733
3734 * widget.texi (Basic Types): Update cross ref from "Enabling
3735 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3736 lispref/text.texi change.
3737
37382005-05-20 Carsten Dominik <dominik@science.uva.nl>
3739
3740 * org.texi: Version 3.09.
3741
37422005-05-18 Carsten Dominik <dominik@science.uva.nl>
3743
3744 * reftex.texi: Version 4.28.
3745
37462005-05-16 Jay Belanger <belanger@truman.edu>
3747
3748 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3749
37502005-05-14 Jay Belanger <belanger@truman.edu>
3751
3752 * calc.texi (Default Simplifications): Insert missing ! (logical
3753 not operator).
3754
37552005-05-14 Michael Albinus <michael.albinus@gmx.de>
3756
3757 Sync with Tramp 2.0.49.
3758
37592005-05-10 Jay Belanger <belanger@truman.edu>
3760
3761 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3762 to 1.
3763
37642005-04-29 Carsten Dominik <dominik@science.uva.nl>
3765
3766 * org.texi: Version 3.08, structure reorganized.
3767
37682005-04-24 Richard M. Stallman <rms@gnu.org>
3769
3770 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3771
37722005-04-15 Carsten Dominik <dominik@science.uva.nl>
3773
3774 * org.texi: Update to version 3.06.
3775
37762005-04-13 Lute Kamstra <lute@gnu.org>
3777
3778 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3779
37802005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3781
3782 * cl.texi (Porting Common Lisp): Fix typo.
3783
37842005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3785
3786 * gnus.texi (RSS): Addition.
3787
37882005-04-04 Jay Belanger <belanger@truman.edu>
3789
3790 * calc.texi: Change Calc version number.
3791 (Customizable variables): Fix description of calc-language-alist.
3792 (Copying): Put in version 2 of GPL.
3793
37942005-04-01 Jay Belanger <belanger@truman.edu>
3795
3796 * calc.texi (Troubleshooting Commands): Remove comment about
3797 installation.
3798 (Installation): Remove section.
3799 (Customizable Variables): New section.
3800 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3801 (Graphical Devices): Add references to Customizable Variables.
3802
38032005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3804
3805 * emacs-mime.texi (Display Customization): Markup fixes.
3806 (rfc2047): Update.
3807
38082005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3809
3810 * gnus-faq.texi: Replaced with auto-generated version.
3811
38122005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3813
3814 * dired-x.texi (Multiple Dired Directories): default-directory was
3815 renamed to dired-default-directory.
3816
38172005-03-26 Jay Belanger <belanger@truman.edu>
3818
3819 * calc.texi (Simplifying Formulas, Rewrite Rules):
3820 Change description of top and bottom of fraction.
3821 (Modulo Forms): Move description of how to create modulo forms to
3822 earlier in the section.
3823 (Fraction Mode): Suggest using : to get a fraction by dividing.
3824 (Basic Arithmetic): Adjust placement of command name.
3825 (Truncating the Stack): Emphasize that "hidden" entries are still
3826 visible.
3827 (Installation): Move discussion of printing manual to "About This
3828 Manual".
3829 (About This Manual): Mention how to print the manual.
3830 (Reporting Bugs): Remove first person.
3831 (Building Vectors): Add algebraic version of append.
3832 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3833 (Grouping Digits): Fix typo.
3834
38352005-03-25 Werner Lemberg <wl@gnu.org>
3836
3837 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3838 Replace `legal' with `valid'.
3839
38402005-03-25 Werner Lemberg <wl@gnu.org>
3841
3842 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3843
38442005-03-24 Jay Belanger <belanger@truman.edu>
3845
3846 * calc.texi (General Mode Commands)
3847 (Mode Settings in Embedded Mode): Add some explanation of
3848 recording mode settings.
3849
38502005-03-24 Richard M. Stallman <rms@gnu.org>
3851
3852 * calc.texi: Remove praise of non-free software.
3853
3854 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3855 (Installation): Node deleted.
3856
38572005-03-23 Richard M. Stallman <rms@gnu.org>
3858
3859 * url.texi (HTTP language/coding): Improve last change.
3860
38612005-03-22 Jay Belanger <belanger@truman.edu>
3862
3863 * calc.texi (Embedded Mode): Add new information on changing
3864 modes.
3865
38662005-03-20 Michael Albinus <michael.albinus@gmx.de>
3867
3868 Sync with Tramp 2.0.48.
3869
3870 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3871
3872 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3873 "GNU/Linux". Change all addresses to .gnu.org.
3874 (Default Method): Offer shortened syntax for "su" and "sudo"
3875 methods.
3876
38772005-03-07 Richard M. Stallman <rms@gnu.org>
3878
3879 * url.texi: Fix usage of "e.g.".
3880 (HTTP language/coding): Explain the rules for these strings.
3881
38822005-03-06 Richard M. Stallman <rms@gnu.org>
3883
3884 * woman.texi (Introduction): Minor cleanups.
3885
3886 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3887
3888 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3889 (Installation): Node deleted.
3890
3891 * mh-e.texi (Preface): Get rid of "Emacs 21".
3892
3893 * eshell.texi (Installation): Delete node (for Emacs 20).
3894
38952005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3896
3897 * flymake.texi: Refill and tweak style in @lisp blocks.
3898
38992005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3900
3901 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3902
39032005-03-01 Jay Belanger <belanger@truman.edu>
3904
3905 * calc.texi (Trigonometric and Hyperbolic Functions):
3906 Mention additional functions.
3907 (Algebraic Simplifications): Mention additional simplifications.
3908
39092005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3910
3911 * ses.texi: Add concept/function/variable indices (this work was
3912 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3913 papers on file at FSF).
3914
39152005-02-10 Jay Belanger <belanger@truman.edu>
3916
3917 * calc.texi: Change @LaTeX to La@TeX throughout.
3918 Redefine @expr as @math for TeX output.
3919 Redefine @texline as a no-op for TeX output.
3920 Define @tfn, replace @t by @tfn throughout.
3921
39222005-02-09 Jay Belanger <belanger@truman.edu>
3923
3924 * calc.texi: Add macro for LaTeX for info output.
3925
39262005-02-08 Kim F. Storm <storm@cua.dk>
3927
3928 * texinfo.tex (LaTex): Add def.
3929
39302005-02-06 Jay Belanger <belanger@truman.edu>
3931
3932 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3933 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3934 throughout manual.
3935
39362005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3937
3938 * gnus.texi: Some edits based on comments from David Abrahams.
3939
39402005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3941
3942 * gnus.texi (RSS): Fix the keystroke.
3943
39442005-01-24 David Kastrup <dak@gnu.org>
3945
3946 * faq.texi: Update AUCTeX version info.
3947
39482005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3949
3950 * gnus-faq.texi ([4.1]): Typo.
3951
39522005-01-19 Jay Belanger <belanger@truman.edu>
3953
3954 * calc.texi (Keep Arguments): Mention that keeping arguments
3955 doesn't work with keyboard macros.
3956
39572005-01-16 Richard M. Stallman <rms@gnu.org>
3958
3959 * autotype.texi (Autoinserting): Fix small error.
3960
39612005-01-16 Michael Albinus <michael.albinus@gmx.de>
3962
3963 Sync with Tramp 2.0.47.
3964
3965 * tramp.texi (Compilation): New section, describing compilation of
3966 remote files.
3967
39682005-01-11 Kim F. Storm <storm@cua.dk>
3969
3970 * widget.texi (Basic Types): Add :follow-link keyword.
3971
39722005-01-09 Jay Belanger <belanger@truman.edu>
3973
3974 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3975
39762005-01-08 Jay Belanger <belanger@truman.edu>
3977
3978 * calc.texi: Change throughout to reflect new default value of
3979 calc-settings-file.
3980
39812005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3982
3983 * message.texi (Reply): `message-reply-to-function' should return
3984 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
3985
39862005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3987
3988 * faq.texi (Changing load-path): Fix typo.
3989
39902005-01-05 Jay Belanger <belanger@truman.edu>
3991
3992 * calc.texi (Programming Tutorial): Replace kbd command by
3993 appropriate characters for a keyboard macro.
3994
39952005-01-04 Jay Belanger <belanger@truman.edu>
3996
3997 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
3998 for Lucid Emacs.
3999 (Programming Tutorial): Mention that the user needs to be in the
4000 right mode to compute some functions.
4001
40022005-01-04 Jay Belanger <belanger@truman.edu>
4003
4004 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4005 no longer applicable.
4006
40072005-01-01 Jay Belanger <belanger@truman.edu>
4008
4009 * calc.texi (Programming Tutorial): Changed description of how to
4010 edit keyboard macros to match current behavior.
4011
40122004-12-31 Jay Belanger <belanger@truman.edu>
4013
4014 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4015
40162004-12-20 Jay Belanger <belanger@truman.edu>
4017
4018 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4019 zero.
4020
40212004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4022
4023 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4024 @xref.
4025 (Font Locking): Avoid @strong{Note:}.
4026
40272004-12-17 Michael Albinus <michael.albinus@gmx.de>
4028
4029 Sync with Tramp 2.0.46.
4030
4031 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4032
40332004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4034
4035 * url.texi: Correct typos.
4036 (Retrieving URLs): @var{nil}->@code{nil}.
4037 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4038 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4039 (Dealing with HTTP documents): @inforef->@xref.
4040
40412004-12-15 Jay Belanger <belanger@truman.edu>
4042
4043 * calc.texi: Consistently capitalized all mode names.
4044 (Answers to Exercises): Mention that an answer can be a fraction
4045 when in Fraction mode.
4046
40472004-12-13 Jay Belanger <belanger@truman.edu>
4048
4049 * calc.texi: Fix some TeX definitions.
4050
40512004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4052
4053 * reftex.texi (Imprint): Remove erroneous @value's.
4054
40552004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4056
4057 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4058 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4059
40602004-12-08 Jay Belanger <belanger@truman.edu>
4061
4062 * calc.texi (Starting Calc): Remove comment about installation.
4063 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4064
40652004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4066
4067 * url.texi: Update @setfilename.
4068 (Getting Started): No need to worry about Gnus versions.
4069 (Dealing with HTTP documents): Use @inforef.
4070
4071 * org.texi: Fix @direntry file name.
4072
40732004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4074
4075 * url.texi: New file.
4076
4077 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4078
40792004-12-06 Jay Belanger <belanger@truman.edu>
4080
4081 * calc.texi (Using Calc): Remove paragraph about installation.
4082
40832004-12-06 Jay Belanger <belanger@truman.edu>
4084
4085 * calc.texi: Use more Texinfo macros and less TeX defs.
4086 Remove @refill's.
4087
40882004-12-06 Richard M. Stallman <rms@gnu.org>
4089
4090 * org.texi: New file.
4091
40922004-12-05 Richard M. Stallman <rms@gnu.org>
4093
4094 * Makefile.in (org.dvi, ../info/org): New targets.
4095 (INFO_TARGETS): Add ../info/org.
4096 (DVI_TARGETS): Add org.dvi.
4097 (maintainer-clean): Remove the info files in the info dir.
4098
40992004-11-26 Eli Zaretskii <eliz@gnu.org>
4100
4101 * idlwave.texi: Fix the setfilename directive to put the produced
4102 file in ../info.
4103 (Continued Statement Indentation): Resurrect Jan D.'s change from
4104 2004-11-03 that was lost when a newer version of idlwave.texi was
4105 imported.
4106
41072004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4108
4109 * gnus-faq.texi ([5.1]): Added missing bracket.
4110
4111 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4112 `spam-initialize'.
4113
41142004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4115
4116 * message.texi (Various Message Variables): Mention that all mail
4117 file variables are derived from `message-directory'.
4118
4119 * gnus.texi (Splitting Mail): Clarify bogus group.
4120
41212004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4122
4123 * emacs-mime.texi (Encoding Customization): Fix
4124 mm-coding-system-priorities entry.
4125
c8763fb6 41262004-11-03 Jan Djärv <jan.h.d@swipnet.se>
2de53ca6
GM
4127
4128 * idlwave.texi (Continued Statement Indentation):
4129 * reftex.texi (Options (Index Support)):
4130 (Displaying and Editing the Index, Table of Contents):
4131 * speedbar.texi (Creating a display, Major Display Modes): Replace
4132 non-nil with non-@code{nil}.
4133
41342004-10-21 Jay Belanger <belanger@truman.edu>
4135
4136 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4137
41382004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4139
4140 * calc.texi (Reporting Bugs): Double up `@'.
4141
41422004-10-18 Jay Belanger <belanger@truman.edu>
4143
4144 * calc.texi (Reporting Bugs): Changed the address that bugs
4145 should be sent to.
4146
41472004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4148
4149 * gnus.texi (New Features): Add 5.11.
4150
4151 * message.texi (Resending): Remove wrong default value.
4152
4153 * gnus.texi (Mail Source Specifiers): Describe possible problems
4154 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4155 `pop3-leave-mail-on-server' to the index.
4156
41572004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4158
4159 * message.texi (Canceling News): Add how to set a password.
4160
41612004-10-12 Jay Belanger <belanger@truman.edu>
4162
4163 * calc.texi (Help Commands): Changed the descriptions of
4164 calc-describe-function and calc-describe-variable to match their
4165 current behavior.
4166
41672004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4168
4169 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4170
41712004-10-12 Michael Albinus <michael.albinus@gmx.de>
4172
4173 Sync with Tramp 2.0.45.
4174
4175 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4176 plink link. The URL is outdated. Originator contacted for
4177 clarification.
4178
41792004-10-10 Juri Linkov <juri@jurta.org>
4180
4181 * gnus.texi (Top, Marking Articles): Join two menus in one node
4182 because a node can have only one menu.
4183
41842004-10-09 Juri Linkov <juri@jurta.org>
4185
4186 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4187 example of nnmail-split-fancy.
4188
41892004-10-06 Karl Berry <karl@gnu.org>
4190
4191 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4192 consistency with other uses of dashes.
4193
41942004-10-05 Karl Berry <karl@gnu.org>
4195
4196 * info.texi: Consistently use --- throughout, periods at end of
4197 menu descriptions, and a couple typos.
4198
41992004-09-26 Jesper Harder <harder@ifa.au.dk>
4200
4201 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4202 * pgg.texi (User Commands, Backend methods): Do.
4203 * gnus.texi: Markup fixes.
4204 (Setting Process Marks): Fix `M P a' entry.
4205 * emacs-mime.texi: Fixes.
4206
42072004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4208
4209 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4210 again.
4211 Use 5.10 instead of 5.10.0.
4212
42132004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4214
4215 * gnus.texi (Summary Mail Commands): S D e.
4216
42172004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4218
4219 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4220 the gnus-article-mode-line-format section.
4221
42222004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4223
4224 * gnus.texi (Various Summary Stuff): Fix the documentation for
4225 gnus-newsgroup-variables.
4226
42272004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4228
4229 * gnus.texi (MIME Commands): Added
4230 gnus-mime-display-multipart-as-mixed,
4231 gnus-mime-display-multipart-alternative-as-mixed,
4232 gnus-mime-display-multipart-related-as-mixed.
4233 (Mail Source Customization): Clarify `mail-source-directory'.
4234 (Splitting Mail): Mention gnus-group-find-new-groups.
4235 (SpamOracle): Fixed typo.
4236
4237 * gnus-faq.texi: Untabify.
4238 ([6.3]): nnir.el is in contrib directory.
4239
4240 * message.texi (News Headers): Clarify how a unique ID is created.
4241
4242 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4243 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4244
b2abec73 42452004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
2de53ca6 4246
b2abec73 4247 * gnus.texi (Group Parameters): Added more on hooks.
2de53ca6
GM
4248
42492004-09-20 Florian Weimer <fw@deneb.enyo.de>
4250
4251 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4252
42532004-09-22 Jay Belanger <belanger@truman.edu>
4254
4255 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4256 might be hidden during part of the session.
4257
42582004-09-20 Jay Belanger <belanger@truman.edu>
4259
4260 * calc.texi (Notations Used in This Manual): Put in an earlier
4261 mention that DEL could be called Backspace.
4262
42632004-09-10 Simon Josefsson <jas@extundo.com>
4264
4265 * gnus.texi (IMAP): Add example. Suggested and partially written
4266 by Steinar Bang <sb@dod.no>.
4267
42682004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4269
4270 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4271 netrc syntax.
4272
42732004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4274
b2abec73
JB
4275 * gnus.texi (Spam ELisp Package Sequence of Events):
4276 Some clarifications.
2de53ca6
GM
4277 (Spam ELisp Package Global Variables): More clarifications.
4278
42792004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4280
4281 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4282 Mention spam-split does not modify incoming mail.
4283
42842004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4285
4286 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4287
42882004-09-10 Eli Zaretskii <eliz@gnu.org>
4289
4290 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4291
42922004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4293
4294 * makefile.w32-in (sieve, pgg): Use $(infodir).
4295
42962004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4297
4298 * makefile.w32-in: Fix PGG and Sieve entries.
4299
43002004-08-28 Eli Zaretskii <eliz@gnu.org>
4301
4302 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4303 Emacs and related programs.
4304
43052004-08-27 Richard M. Stallman <rms@gnu.org>
4306
4307 * faq.texi: Fix texinfo usage, esp. doublequotes.
4308 (Difference between Emacs and XEmacs): Some clarification.
4309
4310 * faq.texi (Difference between Emacs and XEmacs):
4311 Explain not to contrast XEmacs with GNU Emacs.
4312
43132004-08-26 Richard M. Stallman <rms@gnu.org>
4314
4315 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4316
43172004-08-22 David Kastrup <dak@gnu.org>
4318
4319 * reftex.texi (AUCTeX): Update links, section name.
4320
4321 * faq.texi (Calc): Update availability (included in 22.1).
4322 (AUCTeX): Update availability, information, versions, description.
4323
43242004-08-14 Eli Zaretskii <eliz@gnu.org>
4325
4326 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4327
43282004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4329
4330 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4331
43322004-08-10 Michael Albinus <michael.albinus@gmx.de>
4333
4334 Sync with Tramp 2.0.44.
4335
43362004-08-05 Lars Hansen <larsh@math.ku.dk>
4337
4338 * widget.texi (User Interface): Update how to separate the
4339 editable field of an editable-field widget from other widgets.
4340 (Programming Example): Add text after field.
4341
43422004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4343
4344 * emacs-mime.texi (Encoding Customization): Add a note to the
4345 mm-content-transfer-encoding-defaults entry.
4346 (rfc2047): Update.
4347
4348 * gnus.texi (Article Highlighting): Add
4349 gnus-cite-ignore-quoted-from.
4350 (POP before SMTP): New node.
4351 (Posting Styles): Addition.
4352 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4353 (Fancy Mail Splitting): Ditto.
4354 (X-Face): Add gnus-x-face.
4355
43562004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4357
4358 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4359 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4360
43612004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4362
4363 * gnus.texi (Mail Source Specifiers): Describe
4364 `pop3-leave-mail-on-server'.
4365
43662004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4367
4368 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4369
4370 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4371 repository. Change setfilename.
4372
4373 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4374
43752004-07-02 Juri Linkov <juri@jurta.org>
4376
4377 * pcl-cvs.texi (Viewing differences): Add `d r'.
4378
43792004-06-29 Jesper Harder <harder@ifa.au.dk>
4380
4381 * ses.texi, viper.texi, flymake.texi, faq.texi:
4382 * eshell.texi, ediff.texi: Markup fixes.
4383
43842004-06-21 Karl Berry <karl@gnu.org>
4385
4386 * info.texi (Top): Mention that only Emacs has mouse support.
4387 (Getting Started): Mention this in a few other places.
4388
43892004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4390
4391 * autotype.texi (Copyrights, Timestamps): Recommend
4392 `before-save-hook' instead of `write-file-functions'.
4393
43942004-06-13 Lars Hansen <larsh@math.ku.dk>
4395
4396 * dired-x.texi (dired-mark-omitted): Update keybinding.
4397
43982004-06-10 Kim F. Storm <storm@cua.dk>
4399
4400 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4401
44022004-06-05 Lars Hansen <larsh@math.ku.dk>
4403
4404 * dired-x.texi (variable dired-omit-mode): Rename from
4405 dired-omit-files-p.
4406 (function dired-omit-mode): Rename from dired-omit-toggle.
4407 Call dired-omit-mode rather than set dired-omit-files-p.
4408 (dired-mark-omitted): Describe command.
4409
44102004-05-29 Michael Albinus <michael.albinus@gmx.de>
4411
4412 Version 2.0.41 of Tramp released.
4413
44142004-05-29 Juanma Barranquero <lektu@terra.es>
4415
4416 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4417 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4418
44192004-05-29 Richard M. Stallman <rms@gnu.org>
4420
4421 * cl.texi (Top): Call this chapter `Introduction'.
4422 (Overview): In TeX, no section heading here.
4423
4424 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4425
44262004-05-29 Eli Zaretskii <eliz@gnu.org>
4427
4428 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4429 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4430
44312004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4432
4433 * flymake.texi: New file.
4434
44352004-05-28 Simon Josefsson <jas@extundo.com>
4436
4437 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4438
b344d29d 44392004-05-07 Kai Großjohann <kai@emptydomain.de>
2de53ca6
GM
4440
4441 Version 2.0.40 of Tramp released.
4442
44432004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4444
4445 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4446
4447 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4448 variables `tramp-backup-directory-alist' and
4449 `tramp-bkup-backup-directory-info'.
4450 (Overview, Connection types)
4451 (External transfer methods, Default Method)
4452 (Windows setup hints): Remove restriction of password entering
4453 with external methods.
4454 (Auto-save and Backup): Make file name example
4455 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4456 and `auto-save-directory' must be used.
4457 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4458 only "NT"). Remove doubled entry "What kinds of systems does
4459 @tramp{} work on".
4460 (tramp): Macro removed.
4461 (Obtaining Tramp): Flag removed from title.
4462 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4463 and `trampver' used properly. Flag `tramp-inst' replaced by
4464 `installchapter'. Installation related text adapted.
4465
44662004-04-28 Masatake YAMATO <jet@gyve.org>
4467
4468 * widget.texi (Programming Example): Remove overlays.
4469
44702004-04-27 Jesper Harder <harder@ifa.au.dk>
4471
4472 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4473
44742004-04-23 Juanma Barranquero <lektu@terra.es>
4475
4476 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4477
44782004-04-05 Jesper Harder <harder@ifa.au.dk>
4479
4480 * info.texi (Info Search): Add info-apropos.
4481
44822004-03-22 Juri Linkov <juri@jurta.org>
4483
4484 * faq.texi: Fix help key bindings.
4485
44862004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4487
4488 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4489 (as suggested by Karl Berry). Update information about colored
4490 stars in menus. Add new subheading describing M-n.
4491
44922004-03-12 Richard M. Stallman <rms@gnu.org>
4493
4494 * cl.texi (Top): Rename top node's title.
4495
44962004-03-08 Karl Berry <karl@gnu.org>
4497
4498 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4499 problems making the texinfo distribution.
4500
45012004-02-29 Simon Josefsson <jas@extundo.com>
4502
4503 * smtpmail.texi (Authentication): Changed the list of supported
4504 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4505 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4506 <voegelas@gmx.net>.
4507
45082004-02-29 Juanma Barranquero <lektu@terra.es>
4509
4510 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4511 Use $(DEL) instead of rm, and ignore exit code.
4512
b344d29d 45132004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
2de53ca6
GM
4514
4515 Tramp version 2.0.39 released.
4516
45172004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4518
4519 * tramp.texi (Customizing Completion): Explain new functions
4520 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4521 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4522 (Top): Refer to Savannah mailing list as the major one. Mention
4523 older mailing lists in HTML mode only.
4524 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4525 (Frequently Asked Questions): Remote hosts must not be Unix-like
4526 for "smb" method.
4527 (Password caching): New node.
4528 (External transfer methods): Refer to password caching for "smb"
4529 method.
4530
45312004-02-17 Karl Berry <karl@gnu.org>
4532
4533 * info.texi (Help-Int): Mention the new line number feature.
4534
45352004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4536
4537 * ses.texi (Advanced Features): New functionality for
4538 ses-set-header-row (defaults to current row unless C-u used).
4539 (Acknowledgements): Add Stefan Monnier.
4540
45412003-12-29 Kevin Ryde <user42@zip.com.au>
4542
4543 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4544
b344d29d 45452003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4546
4547 Tramp version 2.0.38 released.
4548
4549 * tramp.texi (Remote shell setup): Warn of environment variables
4550 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4551 <sven.gabriel@imk.fzk.de>.
4552 (Configuration): Tramp now chooses base64/uuencode
4553 automatically. Update wording accordingly.
4554 (Top): More description for the `Default Method' menu entry.
4555 (Default Method): Use @code, not @var, for Lisp variables.
4556 (Default Method): New subsection `Which method is the right one
4557 for me?' Suggested by Christian Kirsch.
4558 (Configuration): Pointer to new subsection added.
4559 (Default Method): Too many "use" in one sentence.
4560 Rephrase. Reported by Christian Kirsch.
4561 (Filename Syntax): Old `su' example is probably a left-over from
4562 the sm/su method naming. Replace with `ssh', instead.
4563 (External transfer methods, Auto-save and Backup):
4564 Typo fixes.
4565
45662003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4567
4568 * tramp.texi (all): Harmonize all occurences of @tramp{}.
4569 (Top): Mention japanese manual only if flag `jamanual' is set.
4570 Insert section `Japanese manual' in menu.
4571
45722003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4573
4574 * eshell.texi (Known Problems): Add doc item.
4575
45762003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4577
4578 * cc-mode.texi: Update for CC Mode 5.30.
4579
4580 Note: Please refrain from doing purely cosmetic changes like
4581 removing trailing whitespace in this manual; it clobbers cvs
4582 merging for no good reason.
4583
45842003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4585
4586 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4587 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4588 @acronym{ASCII}.
4589
45902003-10-26 Karl Berry <karl@gnu.org>
4591
4592 * info.texi (Info Search): Echo area, not echo are. From Debian
4593 diff.
4594
45952003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4596
4597 * widget.texi (Defining New Widgets): Document new beavior of
4598 :buttons and :children keywords.
4599
46002003-10-22 Miles Bader <miles@gnu.org>
4601
4602 * Makefile.in (info): Move before $(top_srcdir)/info.
4603
46042003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4605
4606 * tramp.texi (Inline methods): Small grammar fix.
4607 (External transfer methods): Likewise.
4608
46092003-10-08 Nick Roberts <nick@nick.uklinux.net>
4610
4611 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4612
46132003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4614
4615 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4616
46172003-09-30 Richard M. Stallman <rms@gnu.org>
4618
4619 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4620
4621 * widget.texi (User Interface): Fix typos.
4622
4623 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4624
46252003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4626
4627 * pcl-cvs.texi (Selected Files): Fix typo.
4628
46292003-09-21 Karl Berry <karl@gnu.org>
4630
4631 * info.texi (] and [ commands): No period at end of section title.
4632
46332003-09-04 Miles Bader <miles@gnu.org>
4634
4635 * Makefile.in (top_srcdir): New variable.
4636 ($(top_srcdir)/info): New rule.
4637 (info): Depend on it.
4638
46392003-09-03 Peter Runestig <peter@runestig.com>
4640
4641 * makefile.w32-in: New file.
4642
46432003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4644
4645 * widget.texi (User Interface): Explain the need of static text
4646 around an editable field.
4647
46482003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4649
4650 * widget.texi (Basic Types): The argument to `:help-echo' can now
4651 be a form that evaluates to a string.
4652
46532003-08-18 Kim F. Storm <storm@cua.dk>
4654
4655 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4656
46572003-08-16 Richard M. Stallman <rms@gnu.org>
4658
4659 * dired-x.texi (Shell Command Guessing): Explain *.
4660
46612003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4662
4663 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4664 log-edit-insert-changelog.
4665
46662003-08-03 Karl Berry <karl@gnu.org>
4667
4668 * info.texi: Need @contents.
4669
c8763fb6 46702003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4671
4672 Tramp version 2.0.36 released.
4673
4674 * tramp.texi (Remote shell setup): Explain about problems with
4675 non-Bourne commands in ~/.profile and ~/.shrc.
4676
46772003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4678
4679 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4680 renaming of `vis-mode' to `visible-mode'.
4681
46822003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4683
4684 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4685 next, prev and up pointers.
4686
46872003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4688
4689 * info.texi (Help): Mention existence of Emacs and stand-alone
4690 Info at the very beginning of the tutorial.
4691 (Help-Inv): New node.
4692 (Help-]): New node.
4693 (Help-M): Systematically point out the differences between default
4694 Emacs and stand-alone versions. Delete second menu.
4695 (Help-Xref): Systematically point out the differences between
4696 default Emacs and stand-alone versions.
4697 (Help-Int): Change `l' example.
4698 (Expert Info): Fix typos.
4699 (Emacs Info Variables): Mention `Info-hide-note-references' and
4700 new default for `Info-scroll-prefer-subnodes'.
4701
c8763fb6 47022003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4703
4704 Version 2.0.35 of Tramp released.
4705
4706 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4707 (Inline methods): Add methods `remsh' and `plink1'.
4708 (External transfer methods): Add method `remcp'.
4709 (Multi-hop Methods): Add method `remsh'.
4710 Small patch from Adrian Aichner <adrian@xemacs.org>:
4711 Fix minor typos.
4712 (Concept Index): Added to make manual searchable via
4713 `Info-index'.
4714 (Version Control): Add cindex entry.
4715
c8763fb6 47162003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4717
4718 * trampver.texi: Version 2.0.34 released.
4719
47202003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4721
4722 * faq.texi: Improve previous changes.
4723
47242003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4725
4726 * faq.texi: Update copyright and maintenance details.
4727 Update some package URLs, versions, and maintainers.
4728 Remove many references to the Emacs Lisp Archive.
4729
47302003-04-23 Simon Josefsson <jas@extundo.com>
4731
4732 * smtpmail.texi: Fix license (the invariant sections mentioned has
4733 never been part of the smtp manual). Align info dir entry with
4734 other emacs packages.
4735
47362003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4737
4738 * tramp.texi: Version 2.0.33 released.
4739 Remove installation chapter. Remove XEmacs specifics.
4740
47412003-03-29 Richard M. Stallman <rms@gnu.org>
4742
4743 * tramp.texi (Top): Undo the previous renaming.
4744 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4745
c8763fb6 47462003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
2de53ca6
GM
4747
4748 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4749 version of manual.
4750
4751 * tramp.texi (Auto-save and Backup): New node.
4752
47532003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4754
4755 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4756 Emacs" in order to have better differentiation to "XEmacs".
4757 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4758 are new macros in order to point to the other Emacs flavor where
4759 appropriate. In info case, point to node `Installation' in order
4760 to explain how to generate the other way. In html case, make a
4761 link to the other html file.
4762 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4763 after CVS checkout/update.
4764 (Installation): Completely rewritten.
4765 (Installation parameters, Load paths): New sections under
4766 `Installation'.
4767
c8763fb6 47682003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
4769
4770 * tramp.texi: Version 2.0.30 released.
4771 Replace word "path" with "localname" where used as a component of
4772 a Tramp file name.
4773
47742003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4775
4776 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4777 introduced.
4778 (Installation): Explain what to do if files from the tramp/contrib
4779 directory are needed.
4780
47812003-02-23 Alex Schroeder <alex@emacswiki.org>
4782
4783 * smtpmail.texi (How Mail Works): New.
4784
47852003-02-22 Alex Schroeder <alex@emacswiki.org>
4786
4787 * smtpmail.texi: New file.
4788
4789 * Makefile.in: Build SMTP manual.
4790
c8763fb6 47912003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
4792
4793 * tramp.texi: Version 2.0.29 released.
4794 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4795 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4796
47972003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4798
4799 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4800 another package loads accidently Ange-FTP.
4801
48022003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4803
4804 * tramp.texi (Customizing Completion): Add function
4805 `tramp-parse-sconfig'. Change example of
4806 `tramp-set-completion-function', because parsing of ssh config
4807 files looks more natural.
4808
48092003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4810
4811 * gnus.texi: Do not use `path' in several locations.
4812
c8763fb6 48132002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
2de53ca6
GM
4814
4815 * tramp.texi (External transfer methods): New method `smb'. From
4816 Michael Albinus.
4817
48182002-11-05 Karl Berry <karl@gnu.org>
4819
4820 * info.texi (Info-fontify): Reorder face list to avoid bad line
4821 breaks.
4822
c8763fb6 48232002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
4824
4825 * tramp.texi: Move @copying to standard place. Use
4826 @insertcopying.
4827
48282002-10-02 Karl Berry <karl@gnu.org>
4829
4830 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4831 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4832 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4833 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4834 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4835 Per rms, update all manuals to use @copying instead of @ifinfo.
4836 Also use @ifnottex instead of @ifinfo around the top node, where
4837 needed for the sake of the HTML output.
4838 (The Gnus manual is not fixed since it's not clear to me how it
4839 works; and the Tramp manual already uses @copying, although in an
4840 unusual way. All others were changed.)
4841
48422002-09-10 Jonathan Yavner <jyavner@engineer.com>
4843
4844 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4845 (../info/ses, ses.dvi): New targets.
4846 * ses.texi: New file.
4847
c8763fb6 48482002-09-06 Pavel Janík <Pavel@Janik.cz>
2de53ca6
GM
4849
4850 * texinfo.tex: Update to texinfo 4.2.
4851
48522002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4853
4854 * reftex.texi: Update to RefTeX 4.19.
4855
c8763fb6 48562002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2de53ca6
GM
4857
4858 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4859 (../info/tramp, tramp.dvi): New targets.
4860
48612002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4862
4863 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4864 (calc.dvi): Uncomment.
4865
48662001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4867
4868 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4869 (../info/calc): New target.
4870
48712001-10-20 Gerd Moellmann <gerd@gnu.org>
4872
4873 * (Version 21.1 released.)
4874
48752001-10-05 Gerd Moellmann <gerd@gnu.org>
4876
4877 * Branch for 21.1.
4878
48792001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4880
4881 * Makefile.in (../info/info): Use an explicit -o switch to
4882 makeinfo.
4883
48842001-03-05 Gerd Moellmann <gerd@gnu.org>
4885
4886 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4887
48882000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4889
4890 * Makefile.in (../info/idlwave): Use --no-split.
4891
48922000-12-14 Dave Love <fx@gnu.org>
4893
4894 * Makefile.in (mostlyclean): Remove gnustmp.*
4895 (gnus.dvi): Change rule to remove @latex stuff.
4896
48972000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4898
4899 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4900
49012000-10-13 John Wiegley <johnw@gnu.org>
4902
4903 * Makefile.in: Add build targets for eshell.texi.
4904
49052000-09-25 Gerd Moellmann <gerd@gnu.org>
4906
4907 * Makefile.in: Remove/comment speedbar stuff.
4908
49092000-09-22 Dave Love <fx@gnu.org>
4910
4911 * Makefile.in: Add emacs-mime.
4912
49132000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4914
4915 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4916 (DVI_TARGETS): Add woman.dvi.
4917 (../info/woman, woman.dvi): New targets.
4918
49192000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4920
4921 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4922
4923 * pcl-cvs.texi: New file.
4924 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4925 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4926
49272000-05-11 Gerd Moellmann <gerd@gnu.org>
4928
4929 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4930 (../info/ebrowse, ebrowse.dvi): New targets.
4931
49322000-01-13 Gerd Moellmann <gerd@gnu.org>
4933
4934 * Makefile.in (INFO_TARGETS): Add eudc.
4935 (DVI_TARGETS): Add eudc.dvi.
4936 (../info/eudc, eudc.dvi): New targets.
4937
49382000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4939
4940 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4941 compatibility with 8+3 filesystems).
4942 (../info/efaq): Rename from emacs-faq.
4943
49442000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4945
4946 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4947 (../info/idlwave, idlwave.dvi): New targets.
4948
49491999-10-23 Dave Love <fx@gnu.org>
4950
4951 * Makefile.in: Use autotype.texi.
4952
49531999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4954
4955 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4956 faq.texi file) rather than ../info/faq.
4957
49581999-10-07 Gerd Moellmann <gerd@gnu.org>
4959
4960 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4961 (../info/ada-mode, ada-mode.dvi): New targets.
4962
49631999-09-01 Dave Love <fx@gnu.org>
4964
4965 * Makefile.in: Add faq.
4966
49671999-07-12 Richard Stallman <rms@gnu.org>
4968
4969 * Version 20.4 released.
4970
49711998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4972
4973 * Version 20.3 released.
4974
49751998-04-06 Andreas Schwab <schwab@gnu.org>
4976
4977 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4978 it in dvi targets.
4979 (../etc/GNU): Change to $(srcdir) first.
4980
49811998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4982
4983 * reftex.texi: Update for RefTeX version 3.22.
4984
49851998-02-08 Richard Stallman <rms@psilocin.gnu.org>
4986
4987 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
4988 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
4989
49901997-09-23 Paul Eggert <eggert@twinsun.com>
4991
4992 * Makefile.in: Merge changes mistakenly made to `Makefile'.
4993 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
4994
49951997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4996
4997 * Version 20.2 released.
4998
49991997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5000
5001 * Version 20.1 released.
5002
50031997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5004
5005 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5006
50071996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5008
5009 * Version 19.33 released.
5010
50111996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5012
5013 * Version 19.32 released.
5014
50151996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5016
5017 * Makefile.in: Add rules for the Message manual.
5018
50191996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5020
5021 * gnus.texi: New version.
5022
5023 * message.texi: New manual.
5024
50251996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5026
5027 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5028
50291996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5030
5031 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5032 Specify -I option.
5033 (All dvi targets): Set the TEXINPUTS variable.
5034
50351996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5036
5037 * Version 19.31 released.
5038
50391996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5040
5041 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5042 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5043
50441995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5045
5046 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5047 (INFO_TARGETS): Add ../info/cc-mode.
5048 (DVI_TARGETS): Add cc-mode.dvi.
5049
50501996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5051
5052 * Version 19.31 released.
5053
50541995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5055
5056 * Version 19.30 released.
5057
50581995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5059
5060 * gnus.texi: New file.
5061
50621995-11-04 Erik Naggum <erik@naggum.no>
5063
5064 * gnus.texi: File deleted.
5065
50661995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5067
5068 * mh-e.texi: "Function Index" -> "Command Index" to work with
5069 Emacs 19.30 C-h C-k support of separately-documented commands.
5070
50711995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5072
5073 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5074 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5075
50761995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5077
5078 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5079 (../info/viper, viper.dvi): New targets.
5080
50811995-04-20 Kevin Rodgers <kevinr@ihs.com>
5082
5083 * dired-x.texi (Installation): Change the example to set
5084 buffer-local variables like dired-omit-files-p in
5085 dired-mode-hook.
5086
50871995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5088
5089 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5090 (../info/mh-e, mh-e.dvi): New targets.
5091
50921995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5093
5094 * Makefile.in (maintainer-clean): Rename from realclean.
5095
50961994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5097
5098 * Makefile.in: New file.
5099 * Makefile: File deleted.
5100
51011994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5102
5103 * Makefile (TEXINDEX_OBJS): Variable deleted.
5104 (texindex, texindex.o, getopt.o): Rules deleted.
5105 All deps on texindex deleted.
5106 (distclean): Don't delete texindex.
5107 (mostlyclean): Don't delete *.o.
5108 * texindex.c, getopt.c: Files deleted.
5109
51101994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5111
5112 * Version 19.26 released.
5113
51141994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5115
5116 * Version 19.25 released.
5117
51181994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5119
5120 * Version 19.24 released.
5121
51221994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5123
5124 * Version 19.23 released.
5125
51261994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5127
5128 * Makefile: Delete spurious tab.
5129
51301994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5131
5132 * Makefile (.SUFFIXES): New rule.
5133
51341994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5135
5136 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5137 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5138
51391994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5140
5141 * Makefile (../info/sc): Rename from sc.info.
5142 (../info/cl): Likewise.
5143 (INFO_TARGETS): Use new names.
5144
51451993-12-04 Richard Stallman (rms@srarc2)
5146
5147 * getopt.c: New file.
5148 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5149 (getopt.o): New rule.
5150 (dvi): Don't depend on texindex.
5151 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5152 Depend on texindex.
5153
51541993-12-03 Richard Stallman (rms@srarc2)
5155
5156 * Makefile (../info/sc.info): Rename from ../info/sc.
5157 (TEXI2DVI): New variable.
5158 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5159 Add explicit commands.
5160 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5161
51621993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5163
5164 * Version 19.22 released.
5165
51661993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5167
5168 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5169
51701993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5171
5172 * Version 19.21 released.
5173
51741993-11-15 Paul Eggert (eggert@twinsun.com)
5175
5176 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5177
51781993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5179
5180 * Makefile (../etc/GNU): New target.
5181 (EMACSSOURCES): Add gnu1.texi.
5182
51831993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5184
5185 * Makefile (realclean): Don't delete the Info files.
5186
51871993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5188
5189 * forms.texi: Fix forms.texi so that it will format correctly.
5190 Add missing `@end iftex', fix bad reference.
5191
5192 * info.texi, info-stn.texi: New files implement texinfo version of
5193 `info' file.
5194
51951993-10-20 Brian Fox (bfox@ai.mit.edu)
5196
5197 * Makefile: Fix targets for texindex, new info.texi files.
5198 * info-stnd.texi: New file implements info for standalone info
5199 reader.
5200 * info.texi: Update to include recent changes to "../info/info".
5201 New source file for ../info/info; includes info-stnd.texi.
5202
5203 * texindex.c: Include "../src/config.h" if building in emacs.
5204
5205 * Makefile: Change all files to FILENAME.texi, force all targets
5206 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5207 vip.texinfo, forms.texinfo, cl.texinfo.
5208 Add target to build texindex.c, defining `emacs'.
5209
5210 * forms.texi: Install new file to match version 2.3 of forms.el.
5211
52121993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5213
5214 * Version 19.19 released.
5215
52161993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5217
5218 * sc.texinfo: Fix info file name.
5219
5220 * Makefile (info): Add gnus and sc.
5221 (dvi): Add gnus.dvi and sc.dvi.
5222 (../info/sc, sc.dvi): New targets.
5223
52241993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5225
5226 * Version 19.18 released.
5227
52281993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5229
5230 * Makefile: Fix source file names of the separate manuals.
5231 (gnus.dvi, ../info/gnus): New targets.
5232
52331993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5234
5235 * Version 19.17 released.
5236
52371993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5238
5239 * split-man: Fix typos in last change.
5240
52411993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5242
5243 * Version 19.16 released.
5244
52451993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5246
5247 * version 19.15 released.
5248
52491993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5250
5251 * Makefile (distclean): It's rm, not rf.
5252
52531993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5254
5255 * Version 19.14 released.
5256
52571993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5258
5259 * Makefile: New file.
5260
52611993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5262
5263 * Version 19.13 released.
5264
52651993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5266
5267 * Version 19.9 released.
5268
52691993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5270
5271 * Version 19.8 released.
5272
52731993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5274
5275 * Version 19.7 released.
5276
52771990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5278
5279 * gnus.texinfo: New file. Removed installation instructions.
5280
52811990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5282
5283 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5284
52851989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5286
5287 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5288 then define `\sc' as the command for smallcaps in Texinfo. This
5289 means that the @sc command will produce small caps. bfox has
5290 made the corresponding change to makeinfo and texinfm.el.
5291
52921988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5293
5294 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5295 Customization since the menu entry did not point to anything.
5296 Also add an @finalout command to remove overfull hboxes from the
5297 printed output.
5298
5299 * cl.texinfo: Add @bye, \input line and @settitle to file.
5300 This file is clearly intended to be a chapter of some other work,
5301 but the other work does not yet exist.
5302
53031988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5304
5305 * texinfo.texinfo: Three typos corrected.
5306
4009494e 5307;; Local Variables:
c8763fb6 5308;; coding: utf-8
4009494e
GM
5309;; fill-column: 79
5310;; add-log-time-zone-rule: t
5311;; End:
5312
5205011b 5313 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
20234d96 5314 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4009494e
GM
5315
5316 This file is part of GNU Emacs.
5317
97c0352c 5318 GNU Emacs is free software: you can redistribute it and/or modify
4009494e 5319 it under the terms of the GNU General Public License as published by
97c0352c
GM
5320 the Free Software Foundation, either version 3 of the License, or
5321 (at your option) any later version.
4009494e
GM
5322
5323 GNU Emacs is distributed in the hope that it will be useful,
5324 but WITHOUT ANY WARRANTY; without even the implied warranty of
5325 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5326 GNU General Public License for more details.
5327
5328 You should have received a copy of the GNU General Public License
97c0352c 5329 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
4009494e 5330
f7ed05c9 5331;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803