]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
Use @copying. Change copyright of authors with assignment to FSF.
[gnu-emacs] / doc / misc / ChangeLog
1 2008-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
7 2008-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
14 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
15
16 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
17 gnus-summary-pipe-output.
18
19 2008-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
24 2008-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
32 2008-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
40 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
41
42 * ediff.texi: Remove VMS support.
43
44 2008-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
49 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
50
51 * Makefile.in: Add mairix-el targets.
52
53 2008-07-29 David Engster <deng@randomsample.de>
54
55 * mairix-el.texi: New file.
56
57 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
58
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.
63
64 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
65
66 Sync with Tramp 2.1.14.
67
68 * trampver.texi: Update release number.
69
70 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
71
72 * ns-emacs.texi:
73 * faq.texi: Remove mentions of Mac Carbon.
74
75 2008-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
81 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
82
83 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
84
85 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
86
87 * org.texi (Export options): Document the use of the creator flag.
88
89 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
90
91 * org.texi: New version 6.06a.
92
93 2008-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
98 2008-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
105 2008-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
110 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
111
112 * ns-emacs.texi (Customization): Corrected documentation on color
113 specification formats.
114
115 2008-07-19 Andreas Schwab <schwab@suse.de>
116
117 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
118
119 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
120 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
121
122 2008-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
128 2008-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
135 2008-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
141 2008-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
146 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
147
148 * calc.texi: Adjust mode line throughout.
149
150 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
151
152 * sasl.texi (Mechanisms): Fix typos.
153
154 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
155
156 * calc.texi (Killing from the stack): Mention using normal Emacs
157 copying.
158
159 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
160
161 * tramp.texi (Password handling): Renamed from "Password caching".
162 Add `auth-source' mechanism.
163 (Connection caching): Tramp reopens the connection automatically,
164 when the operating system on the remote host has been changed.
165
166 2008-06-20 Eli Zaretskii <eliz@gnu.org>
167
168 * makefile.w32-in (distclean): Remove makefile.
169
170 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
171
172 * org.texi (Using the mapping API): New section.
173 (Agenda column view): New section.
174 (Moving subtrees): Document archiving to the archive sibling.
175 (Agenda commands): Document columns view in the agenda.
176 (Using the property API): Document the API for multi-valued properties.
177
178 2008-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
184 2008-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
189 2008-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
228 2008-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
234 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
235
236 * newsticker.texi: Updated to match latest newsticker changes.
237
238 2008-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
249 2008-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
262 2008-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
267 2008-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
273 2008-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
278 2008-06-14 David Engster <dengste@eml.cc>
279
280 * gnus.texi (nnmairix): Markup fixes.
281
282 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
283
284 * gnus.texi (nnmairix): Markup and other minor fixes.
285
286 2008-06-05 David Engster <dengste@eml.cc>
287
288 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
289
290 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
291
292 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
293 (Searching, nnir, nnmairix): New stub nodes.
294
295 2008-05-30 Felix Lee <felix.1@canids.net>
296
297 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
298
299 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
300
301 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
302
303 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
304
305 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
306
307 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
308
309 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
310
311 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
312
313 * info.texi (Top): Fix typo in xref.
314
315 2008-05-05 Karl Berry <karl@gnu.org>
316
317 * info.texi (Top): @xref to stand-alone manual.
318
319 2008-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
324 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
325
326 * org.texi (Moving subtrees): Fix typo.
327
328 2008-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
333 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
334
335 * org.texi: Massive changes, in many parts of the file.
336
337 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
338
339 * gnus.texi (Oort Gnus): Add message-fill-column.
340
341 2008-04-12 Adrian Aichner <adrian@xemacs.org>
342
343 * gnus.texi (Mail Source Specifiers): Typo fix.
344
345 2008-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
350 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
351
352 * gnus.texi (Emacsen): Addition.
353
354 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
355
356 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
357
358 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
359
360 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
361
362 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
363
364 * gnus-news.texi: Update tool bar item.
365
366 2008-04-09 Sven Joachim <svenjoac@gmx.de>
367
368 * gnus-news.texi: Fix typos.
369
370 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
371
372 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
373 Add mention of `kron'.
374
375 2008-04-01 Daiki Ueno <ueno@unixuser.org>
376
377 * epa.texi (Encrypting/decrypting *.gpg files): Document
378 epa-file-name-regexp.
379
380 2008-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
386 2008-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
392 * trampver.texi: Update release number.
393
394 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
395
396 * gnus.texi (Top): Fix version. Add SASL.
397
398 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
399
400 Sync with Tramp 2.1.13.
401
402 * trampver.texi: Update release number.
403
404 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
405
406 * org.texi: Update to new org-mode website.
407
408 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
409
410 * cl.texi (For Clauses): Fix loop over key-seq to match code.
411
412 2008-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
419 2008-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
426 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
427
428 * gnus.texi (Smileys): Document `smiley-style'.
429
430 2008-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
438 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
439
440 * gnus.texi (Emacsen): Remove obsolete stuff.
441
442 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
443
444 * gnus.texi (Oort Gnus): Add version info WRT
445 `mail-source-delete-incoming'.
446
447 2008-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
454 2008-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
459 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
460
461 * pcl-cvs.texi (Contributors): Update my email.
462
463 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
464
465 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
466
467 2008-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
472 2008-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
477 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
478
479 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
480 (Common Variables): Give precedence to the netcat methods over the
481 telnet methods, and mention that they are more reliable.
482
483 2008-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
489 2008-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
496 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
497
498 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
499 custom versions.
500
501 2008-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
506 2008-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
511 2008-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
526 2008-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
531 2008-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
536 2008-02-12 Romain Francoise <romain@orebokech.com>
537
538 * epa.texi (Overview): Fix typo.
539
540 2008-02-11 Daiki Ueno <ueno@unixuser.org>
541
542 * epa.texi (Quick start): Remove the .emacs setting.
543
544 2008-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
549 2008-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
554 2008-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
560 2008-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
565 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
566
567 * tramp.texi (Remote processes): Add `shell-command'.
568
569 2008-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
574 2008-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
579 2008-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
586 2008-01-24 Karl Berry <karl@gnu.org>
587
588 * info.texi (Search Index, Search Text): Mention the command
589 character in the section name, a la the (Go to node) node.
590
591 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
592
593 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
594
595 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
596
597 * gnus-news.texi: Mention gnus-article-describe-bindings.
598
599 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
600
601 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
602
603 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
604
605 * org.texi (Property inheritance): New section.
606 (Conventions): New section.
607 (Structure editing): Document C-RET, the prefix arg to the cut/copy
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
624 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
625
626 * trampver.texi: Update release number.
627
628 2008-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
635 2008-01-09 Glenn Morris <rgm@gnu.org>
636
637 * nxml-mode.texi: Add @copying section.
638
639 2008-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
647 2008-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
653 2008-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
658 2007-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
667 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
668
669 * calc.tex (Yacas Language, Maxima Language, Giac Language):
670 New sections.
671
672 2007-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
677 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
678
679 * gnus.texi (Score File Editing): Fix function name.
680
681 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
682
683 Sync with Tramp 2.1.12.
684
685 * trampver.texi: Update release number.
686
687 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
688
689 * dbus.texi (Type Conversion): Correct input parameters mapping.
690
691 2007-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
696 2007-12-21 Alex Schroeder <alex@gnu.org>
697
698 * rcirc.texi: Changed single spaces after sentence end to double
699 spaces. Fixed some typos.
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.
704 (People): Changed /ignore example.
705 (Keywords): Not keywords.
706
707 2007-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.
714 (Configuration): Document rcirc-server-alist, remove
715 rcirc-startup-channels-alist and rcirc-default-server.
716
717 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
718
719 * dbus.texi (Signals): Fix example in dbus-register-signal.
720
721 2007-12-14 Sven Joachim <svenjoac@gmx.de>
722
723 * gnus.texi (Score Variables): Fix typo.
724
725 2007-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
731 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
732
733 * gnus.texi (Other Files): Add the yenc command.
734
735 2007-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
740 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
741
742 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
743 on body.
744
745 2007-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
751 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
752
753 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
754
755 2007-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
760 2007-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
766 2007-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
771 2007-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
779 2007-12-02 Richard Stallman <rms@gnu.org>
780
781 * dbus.texi (Overview): Minor cleanup.
782
783 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
784
785 * Makefile.in (INFO_TARGETS): Add dbus.
786 (DVI_TARGETS): Add dbus.dvi.
787 (dbus, dbus.dvi): New targets.
788
789 * dbus.texi: New file.
790
791 2007-11-24 Romain Francoise <romain@orebokech.com>
792
793 * nxml-mode.texi: Add description in @direntry.
794 Fix file name to match @setfilename.
795
796 2007-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
807 2007-11-18 Richard Stallman <rms@gnu.org>
808
809 * flymake.texi (Example -- Configuring a tool called directly):
810 Update example.
811
812 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
813
814 * tramp.texi (Filename completion): Simplify explanation of
815 double-slash behavior. Explain directory contents flushing.
816
817 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
818
819 * calc.texi (TeX and LaTeX Language Modes): Put in
820 missing braces.
821
822 2007-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
831 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
832
833 * cc-mode.texi (Electric Keys, Custom Macros):
834 * tramp.texi (Filename completion): Fix typos.
835
836 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
837
838 * calc.texi (Basic commands): Mention the menu.
839
840 2007-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
845 2007-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
851 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
852
853 2007-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
860 2007-11-03 Michael Olson <mwolson@gnu.org>
861
862 * remember.texi: Change mentions of remember-buffer to
863 remember-finalize throughout.
864
865 2007-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
872 2007-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
879 2007-10-30 Michael Olson <mwolson@gnu.org>
880
881 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
882 ($(infodir)/remember): New rule that builds the Remember Manual.
883
884 * remember.texi: New file containing the Remember Mode Manual.
885 Shuffle chapters around after initial import.
886 (Function Reference): Split Keystrokes into separate chapter.
887 (Keystrokes): Document C-c C-k.
888 (Introduction): Fix typographical issue with "---".
889
890 2007-10-29 Richard Stallman <rms@gnu.org>
891
892 * widget.texi (Introduction): Delete discussion of implementation
893 internals.
894
895 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
896
897 * tramp.texi (Connection caching): Host names must be different
898 when tunneling.
899
900 2007-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
905 2007-10-28 Miles Bader <miles@gnu.org>
906
907 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
908
909 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
910
911 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
912
913 2007-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
918 2007-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
924 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
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
929 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
930
931 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
932
933 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
934
935 * gnus.texi (Sticky Articles): Documentation for sticky article
936 buffers.
937
938 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
939
940 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
941
942 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
943
944 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
945
946 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
947
948 * gnus.texi (Archived Messages): Document
949 gnus-update-message-archive-method.
950
951 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
952
953 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
954
955 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
956
957 * gnus.texi (Group Maneuvering): Document
958 `gnus-summary-next-group-on-exit'.
959
960 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
961
962 * gnus.texi (Really Various Summary Commands): Mention
963 gnus-auto-select-on-ephemeral-exit.
964
965 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
966
967 * gnus.texi, message.texi: Bump version number.
968
969 2007-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
974 2007-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
980 2007-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
986 2007-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
992 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
993
994 * gnus.texi: Untabify.
995
996 2007-10-28 Didier Verna <didier@xemacs.org>
997
998 * gnus.texi (Group Parameters): Document the posting-style merging
999 process in topic-mode.
1000
1001 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1002
1003 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1004
1005 2007-10-28 Romain Francoise <romain@orebokech.com>
1006
1007 * gnus.texi (Mail Spool): Fix typo.
1008 Update copyright.
1009
1010 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1011
1012 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1013
1014 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1015
1016 * gnus.texi (Summary Generation Commands):
1017 Add gnus-summary-insert-ticked-articles.
1018
1019 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1020
1021 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1022 to spam-spamassassin-program.
1023
1024 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1025
1026 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1027
1028 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1029
1030 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1031
1032 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1033
1034 * message.texi (Mail Headers): Document `opportunistic'.
1035
1036 2007-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
1041 2007-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
1046 2007-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
1051 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1052
1053 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1054
1055 2007-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
1061 2007-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
1066 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1067
1068 * gnus.texi (Thread Commands): T M-^.
1069
1070 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1071
1072 * message.texi (Mail Aliases): Document ecomplete.
1073 (Mail Aliases): Fix typo.
1074
1075 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1076
1077 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1078 fix typo.
1079
1080 2007-10-28 Romain Francoise <romain@orebokech.com>
1081
1082 * gnus.texi (Mail Spool): Grammar fix.
1083
1084 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1085
1086 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1087 string.
1088
1089 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1090
1091 * gnus.texi (Group Parameters): Fix description.
1092
1093 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1094
1095 * gnus.texi (Gmane Spam Reporting):
1096 Fix spam-report-gmane-use-article-number.
1097 Add spam-report-user-mail-address.
1098
1099 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1100
1101 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1102
1103 2007-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
1110 2007-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.
1119 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
1120
1121 2007-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
1126 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1127
1128 * gnus.texi (Conformity): Fix typo.
1129 (Customizing Articles): Document `first'.
1130
1131 2007-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
1137 2007-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
1142 2007-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
1147 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1148
1149 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
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
1155 2007-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
1161 2007-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
1167 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1168
1169 * gnus.texi (Sorting the Summary Buffer): Added
1170 gnus-thread-sort-by-recipient.
1171
1172 2007-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
1178 2007-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
1183 2007-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
1188 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1189
1190 * gnus.texi (Spam ELisp Package Configuration Examples):
1191 "training.ham" should be "training.spam".
1192
1193 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1194
1195 * message.texi (Mail Variables): Fix the default value for
1196 message-send-mail-function.
1197
1198 2007-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
1203 2007-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
1208 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1209
1210 * gnus.texi (Topic Commands): Fix next/previous.
1211
1212 2007-10-28 Simon Josefsson <jas@extundo.com>
1213
1214 * gnus.texi (Article Washing): Mention `W i'.
1215
1216 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
1217
1218 * gnus.texi (Group Parameters): Slight extension of sieve
1219 parameter description.
1220
1221 2007-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
1227 2007-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
1233 2007-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
1238 2007-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
1243 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1244
1245 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
1246
1247 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1248
1249 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1250
1251 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
1252 everywhere for consistency.
1253 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1254 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
1255 Say "regular expression" instead of "regex." Admonish. Pick
1256 other words to sound better (s/so/thus/).
1257 (Spam ELisp Package Filtering of Incoming Mail): Mention
1258 statistical filters. Remove old TODO.
1259 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
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
1264 new backend functionality.
1265
1266 2007-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
1272 2007-10-28 Magnus Henoch <mange@freemail.hu>
1273
1274 * gnus.texi (Hashcash): New default value of
1275 hashcash-default-payment.
1276
1277 2007-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
1282 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1283
1284 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1285
1286 2007-10-28 Simon Josefsson <jas@extundo.com>
1287
1288 * gnus.texi (documentencoding): Add, to avoid warnings.
1289
1290 2007-10-28 Simon Josefsson <jas@extundo.com>
1291
1292 * message.texi (Mail Headers): Add.
1293
1294 * gnus.texi (Hashcash): Fix.
1295
1296 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1297
1298 * gnus.texi (Hashcash): Changed location of library, also mention
1299 that payments can be verified and fix the name of the
1300 hashcash-path variable.
1301
1302 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1303
1304 * gnus.texi (Article Display): Add `gnus-picon-style'.
1305
1306 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1307
1308 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1309
1310 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1311
1312 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1313 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1314 warning about ham processors in spam groups removed.
1315
1316 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1317
1318 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1319 From Hubert Chan <hubert@uhoreg.ca>.
1320
1321 2007-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
1330 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1331
1332 * gnus.texi (GroupLens): Remove.
1333
1334 2007-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
1340 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1341
1342 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1343
1344 2007-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
1350 2007-10-28 Simon Josefsson <jas@extundo.com>
1351
1352 * gnus.texi (Top): Add SASL.
1353
1354 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1355
1356 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1357
1358 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1359
1360 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1361
1362 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1363
1364 * calc.texi (Formulas, Composition Basics): Lower the
1365 precedence of negation.
1366
1367 2007-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
1377 2007-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
1382 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
1383
1384 * tramp.texi (Traces and Profiles): Simplify loop over
1385 `trace-function-background'.
1386
1387 2007-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
1392 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
1393
1394 * tramp.texi (Cleanup remote connections): New section.
1395 (Password caching): Remove `tramp-clear-passwd'.
1396 It's not a command anymore.
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
1403 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1404
1405 * calc.texi (History and Acknowledgements): Turn comment
1406 about integer size into past tense.
1407 (Time Zones): Remove pointer to Calc author's address.
1408 (Trigonometric and Hyperbolic Functions): Mention cotangent
1409 and hyperbolic cotangent. Fix typo.
1410
1411 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
1412
1413 Sync with Tramp 2.1.11.
1414
1415 * trampver.texi: Update release number.
1416
1417 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
1418
1419 * tramp.texi (External packages): New section.
1420
1421 2007-09-29 Juri Linkov <juri@jurta.org>
1422
1423 * info.texi (Help-Int): Document `L' (`Info-history').
1424
1425 2007-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
1434 2007-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
1439 2007-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
1446 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
1447
1448 * erc.texi (Special-Features): Fix small typo.
1449
1450 2007-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
1455 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1456
1457 * calc.texi (Predefined Units): Add some history.
1458
1459 2007-09-08 Michael Olson <mwolson@gnu.org>
1460
1461 * erc.texi (Copying): New section included from gpl.texi.
1462 This matches the look of the upstream ERC manual.
1463
1464 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1465
1466 * calc.texi (History and Acknowledgements): Adjust the "thanks".
1467 (Random Numbers): Clarify the distribution of `random'.
1468
1469 2007-09-06 Glenn Morris <rgm@gnu.org>
1470
1471 * Move manual sources from man/ to subdirectories of doc/.
1472 Split into the Emacs manual in emacs/, and other manuals in misc/.
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
1488 *.vrs *.toc here...
1489 (maintainer-clean): ...from here.
1490
1491 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1492
1493 2007-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
1500 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
1501
1502 * org.texi: Version 5.07.
1503
1504 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1505
1506 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1507
1508 2007-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
1515 2007-08-22 Glenn Morris <rgm@gnu.org>
1516
1517 * faq.texi (Learning how to do something): Refcards now in
1518 etc/refcards/ directory.
1519
1520 2007-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
1527 2007-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
1532 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1533
1534 * calc.texi (Basic Operations on Units): Mention exact versus
1535 inexact conversions.
1536
1537 2007-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
1544 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1545
1546 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1547
1548 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1549
1550 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1551
1552 2007-08-08 Glenn Morris <rgm@gnu.org>
1553
1554 * gnus.texi, sieve.texi: Replace `iff'.
1555
1556 2007-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
1566 2007-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
1571 2007-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
1578 2007-07-27 Glenn Morris <rgm@gnu.org>
1579
1580 * calc.texi (Copying): Include license text from gpl.texi, rather than
1581 in-line.
1582
1583 2007-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
1589 2007-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
1598 identification in the modeline. Add bbdb to approaches shortening Tramp
1599 file names to be typed.
1600
1601 * trampver.texi: Update release number.
1602
1603 2007-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
1611 2007-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
1618 2007-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
1626 2007-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
1631 2007-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
1636 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
1637
1638 * org.texi (Properties and columns): Chapter rewritten.
1639
1640 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
1641
1642 * tramp.texi:
1643 * trampver.texi: Migrate to Tramp 2.1.
1644
1645 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
1646
1647 * org.texi (Properties): New chapter.
1648
1649 2007-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
1657 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1658
1659 * gnus.texi (Starting Up): Fix typo.
1660
1661 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1662
1663 * gnus.texi (Asynchronous Fetching): Fix typo.
1664
1665 2007-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
1673 2007-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
1678 2007-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
1683 2007-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
1688 2007-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
1696 2007-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
1703 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
1704
1705 * Version 22.1 released.
1706
1707 2007-05-26 Michael Olson <mwolson@gnu.org>
1708
1709 * erc.texi (Modules): Fix references to completion modules.
1710
1711 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1712
1713 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1714
1715 2007-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
1720 2007-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
1726 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1727
1728 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1729
1730 2007-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
1735 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1736
1737 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1738
1739 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
1740
1741 * faq.texi (New in Emacs 22): python.el removed.
1742
1743 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1744
1745 * calc.texi (Reporting bugs): Update maintainer's address.
1746
1747 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
1748
1749 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1750
1751 2007-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
1761 2007-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
1781 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
1782
1783 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1784 in Calc.
1785
1786 2007-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
1792 2007-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
1797 2007-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
1802 2007-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
1809 2007-04-01 Michael Olson <mwolson@gnu.org>
1810
1811 * erc.texi: Update for the ERC 5.2 release.
1812
1813 2007-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
1818 2007-03-31 Eli Zaretskii <eliz@gnu.org>
1819
1820 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1821
1822 2007-03-26 Richard Stallman <rms@gnu.org>
1823
1824 * pgg.texi (Caching passphrase): Clean up previous change.
1825
1826 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1827
1828 * gnus.texi (Setting Process Marks): Fix typo.
1829
1830 2007-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
1836 2007-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
1842 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
1843
1844 * reftex.texi (Imprint): Update maintainer information.
1845
1846 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1847
1848 * message.texi (Message Buffers): Update documentation for
1849 message-generate-new-buffers.
1850
1851 2007-03-15 Daiki Ueno <ueno@unixuser.org>
1852
1853 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1854
1855 2007-03-21 Glenn Morris <rgm@gnu.org>
1856
1857 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1858
1859 2007-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
1865 2007-03-18 Jay Belanger <belanger@truman.edu>
1866
1867 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1868
1869 2007-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
1876 2007-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
1882 2007-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
1887 2007-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
1892 2007-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
1897 2007-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
1919 2007-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
1924 2007-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
1929 2007-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
1934 2007-02-10 Markus Triska <markus.triska@gmx.at>
1935
1936 * widget.texi (Programming Example): Put constant strings in :format.
1937
1938 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
1939
1940 * faq.texi (Fullscreen mode on MS-Windows): New node.
1941
1942 2007-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
1947 2007-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
1952 2007-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
1957 2007-01-20 Markus Triska <markus.triska@gmx.at>
1958
1959 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1960
1961 2007-01-13 Michael Olson <mwolson@gnu.org>
1962
1963 * erc.texi (Modules): Mention capab-identify module.
1964
1965 2007-01-05 Michael Olson <mwolson@gnu.org>
1966
1967 * erc.texi (Getting Started): Update for /RECONNECT command.
1968
1969 2007-01-04 Richard Stallman <rms@gnu.org>
1970
1971 * ebrowse.texi: Change C-c b to C-c C-m.
1972
1973 2007-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
1979 2007-01-02 Daiki Ueno <ueno@unixuser.org>
1980
1981 * message.texi (Using PGP/MIME): Document gpg-agent usage.
1982
1983 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
1984
1985 * message.texi (Security): Split into sub-nodes.
1986
1987 2007-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
1993 2007-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
1999 2007-01-01 Alan Mackenzie <acm@muc.de>
2000
2001 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2002
2003 2007-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
2008 2007-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
2015 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
2016
2017 Sync with Tramp 2.0.55.
2018
2019 * trampver.texi: Update release number.
2020
2021 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2022
2023 * gnus.texi (Customizing Articles): Add index entries for all
2024 gnus-treat-* variables.
2025
2026 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
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
2032 2006-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
2037 2006-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
2042 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
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
2050 2006-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
2055 2006-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
2061 2006-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
2066 2006-12-19 Richard Stallman <rms@gnu.org>
2067
2068 * calc.texi (History and Acknowledgements): Recognize that Emacs
2069 now does have floating point.
2070
2071 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
2072
2073 * tramp.texi (External transfer methods): Describe new method `scpc'.
2074
2075 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
2076
2077 * pgg.texi: Added short note on gpg-agent to the introduction.
2078
2079 2006-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
2084 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2085
2086 * gnus.texi (X-Face): Clarify. Say which programs are required
2087 on Windows.
2088
2089 2006-12-08 Michael Olson <mwolson@gnu.org>
2090
2091 * erc.texi (Modules): Remove documentation for list module.
2092
2093 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2094
2095 * faq.texi (^M in the shell buffer): Ditto.
2096
2097 2006-11-20 Michael Olson <mwolson@gnu.org>
2098
2099 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2100
2101 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
2102
2103 * org.texi: Fix typos.
2104 (Agenda commands): Document `C-k'.
2105
2106 2006-11-16 Eli Zaretskii <eliz@gnu.org>
2107
2108 * url.texi (http/https): Fix a typo in the HTTP URL.
2109
2110 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2111
2112 * ada-mode.texi: Total rewrite.
2113
2114 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
2115
2116 * org.texi: Minor typo fixes.
2117
2118 2006-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
2134 2006-11-12 Richard Stallman <rms@gnu.org>
2135
2136 * woman.texi: Update author address but say he no longer maintains it.
2137
2138 2006-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
2158 2006-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
2163 2006-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
2169 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2170
2171 * ada-mode.texi (Project files, Identifier completion)
2172 (Automatic Casing, Debugging, Using non-standard file names)
2173 (Working Remotely): Fix typos.
2174
2175 2006-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
2180 2006-10-19 Stuart D. Herring <herring@lanl.gov>
2181
2182 * widget.texi: Fix typos.
2183
2184 2006-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
2190 2006-10-16 Richard Stallman <rms@gnu.org>
2191
2192 * widget.texi: Use @var instead of capitalization.
2193 Clarify many widget type descriptions.
2194
2195 2006-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
2201 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2202
2203 * widget.texi: Fix typos.
2204
2205 2006-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
2211 2006-10-06 Richard Stallman <rms@gnu.org>
2212
2213 * faq.texi (Displaying the current line or column):
2214 Delete "As of Emacs 20".
2215
2216 2006-10-06 Romain Francoise <romain@orebokech.com>
2217
2218 * faq.texi (VM): VM works with Emacs 22 too.
2219
2220 2006-10-06 Richard Stallman <rms@gnu.org>
2221
2222 * ebrowse.texi: Remove Emacs version "21" from title.
2223
2224 2006-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
2229 2006-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
2235 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
2236
2237 * org.texi (Setting tags): Typo fix.
2238
2239 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2240
2241 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2242
2243 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2244
2245 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2246
2247 2006-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
2254 2006-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
2261 2006-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
2266 2006-09-06 Simon Josefsson <jas@extundo.com>
2267
2268 * smtpmail.texi (Authentication): Mention SSL.
2269
2270 2006-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
2278 2006-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
2285 2006-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
2291 2006-08-13 Alex Schroeder <alex@gnu.org>
2292
2293 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2294 example.
2295
2296 2006-08-12 Eli Zaretskii <eliz@gnu.org>
2297
2298 * faq.texi (How to add fonts): New node.
2299
2300 2006-08-05 Romain Francoise <romain@orebokech.com>
2301
2302 * faq.texi (New in Emacs 22): Expand.
2303
2304 2006-08-03 Michael Olson <mwolson@gnu.org>
2305
2306 * erc.texi: Update for ERC 5.1.4.
2307
2308 2006-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
2314 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2315
2316 * gnus.texi (MIME Commands): Additions for yEnc.
2317
2318 2006-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
2323 2006-07-20 Jay Belanger <belanger@truman.edu>
2324
2325 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2326
2327 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
2328
2329 * faq.texi (Security risks with Emacs): Document Emacs 22
2330 file-local-variable mechanism.
2331
2332 2006-07-12 Michael Olson <mwolson@gnu.org>
2333
2334 * erc.texi: Update for ERC 5.1.3.
2335
2336 2006-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
2350 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
2351
2352 * gnus.texi, message.texi: Fix typos.
2353
2354 2006-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
2362 2006-07-05 Richard Stallman <rms@gnu.org>
2363
2364 * faq.texi (Scrolling only one line): Fix xref.
2365
2366 2006-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
2371 2006-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
2377 2006-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
2382 2006-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
2387 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2388
2389 * org.texi (Checkboxes): New section.
2390
2391 2006-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
2396 2006-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
2411 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2412
2413 * gnus.texi (Summary Buffer Lines): Fix typo.
2414
2415 2006-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
2421 2006-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
2429 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2430
2431 * message.texi (News Headers): Update message-syntax-checks section.
2432
2433 2006-06-19 Karl Berry <karl@gnu.org>
2434
2435 * info.texi (Advanced): Mention C-q, especially with ?.
2436
2437 2006-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
2444 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
2445
2446 * org.texi (Progress logging): New section.
2447
2448 2006-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
2457 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2458
2459 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2460
2461 2006-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
2466 2006-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)
2479 (Highlighting Difference Regions):
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):
2487 * idlwave.texi (Routine Info)
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
2500 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
2501
2502 * ediff.texi: Fix typos.
2503
2504 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
2505
2506 * org.texi: Small typo fixes.
2507
2508 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
2509
2510 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2511
2512 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2513
2514 * pcl-cvs.texi: Fix typos.
2515 (Customization): Say "us".
2516
2517 2006-05-26 Eli Zaretskii <eliz@gnu.org>
2518
2519 * org.texi: Remove bogus @setfilename.
2520
2521 2006-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
2527 2006-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
2536 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
2537
2538 * dired-x.texi: ifinfo -> ifnottex.
2539
2540 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2541
2542 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2543
2544 2006-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
2559 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
2560
2561 * tramp.texi (Filename completion): Improve wording.
2562
2563 2006-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
2571 2006-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
2577 2006-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
2584 2006-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
2594 2006-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
2599 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2600
2601 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2602
2603 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2604
2605 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2606
2607 2006-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
2612 2006-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
2619 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2620
2621 * org.texi: Many small fixes.
2622 (Handling links): Rename from "Managing links".
2623
2624 2006-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
2629 2006-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
2634 2006-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
2641 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2642
2643 * org.texi (Formula syntax): Fix link to Calc Manual.
2644
2645 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2646
2647 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2648
2649 2006-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
2655 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2656
2657 Sync with Tramp 2.0.53.
2658
2659 2006-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
2668 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2669
2670 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2671
2672 2006-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
2677 2006-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
2683 2006-04-09 Kevin Ryde <user42@zip.com.au>
2684
2685 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2686
2687 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2688
2689 * gnus.texi (Summary Buffer Lines): Add `*'.
2690
2691 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2692
2693 * gnus.texi (Group Parameters):
2694 Mention gnus-permanently-visible-groups.
2695
2696 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2697
2698 * gnus.texi (Face): Fix typo.
2699
2700 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2701
2702 * gnus.texi (X-Face): Clarify.
2703 (Face): Need Emacs with PNG support.
2704
2705 2006-04-06 Richard Stallman <rms@gnu.org>
2706
2707 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2708 Emacs".
2709
2710 2006-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
2716 2006-04-04 Simon Josefsson <jas@extundo.com>
2717
2718 * gnus.texi (Security): Improve.
2719
2720 2006-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
2725 2006-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
2730 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2731
2732 * message.texi, gnus.texi: Bump version to 5.11.
2733
2734 2006-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
2741 2006-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
2750 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2751
2752 * gnus-faq.texi: Use .invalid.
2753 ([5.4]): Fix gnus-posting-styles example.
2754
2755 2006-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
2765 2006-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
2776 2006-03-21 Bill Wohler <wohler@newt.com>
2777
2778 * mh-e.texi (Folders): Various edits.
2779
2780 2006-03-20 Romain Francoise <romain@orebokech.com>
2781
2782 * gnus.texi (Mail Folders): Grammar fix.
2783
2784 2006-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
2791 2006-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
2799 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
2800
2801 * org.texi: Version number change only.
2802
2803 2006-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
2817 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2818
2819 * org.texi (Clean view): Document new startup options.
2820
2821 2006-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
2834 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2835
2836 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2837
2838 2006-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
2843 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2844
2845 * gnus.texi: Markup fix.
2846 (Fancy Mail Splitting): Specify new feature.
2847
2848 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2849
2850 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2851 partial-words matching.
2852
2853 2006-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
2860 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
2861
2862 * org.texi: Version number change only.
2863
2864 2006-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
2871 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2872
2873 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2874
2875 2006-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
2885 2006-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
2890 2006-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
2896 2006-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
2901 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2902
2903 * cc-mode.texi: Correct two typos.
2904
2905 2006-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
2913 2006-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
2924 2006-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
2940 2006-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
2947 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2948
2949 * faq.texi: Remove the coding cookie, it's not needed anymore.
2950
2951 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2952
2953 * faq.texi (Colors on a TTY): Mention Mac OS port.
2954
2955 2006-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
2960 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2961
2962 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2963
2964 2006-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
2973 2006-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
2979 2006-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
2984 2006-02-04 Michael Olson <mwolson@gnu.org>
2985
2986 * erc.texi (History): Note that ERC is now included with Emacs.
2987
2988 2006-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
2994 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
2995
2996 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
2997
2998 2006-01-29 Richard M. Stallman <rms@gnu.org>
2999
3000 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3001
3002 2006-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
3010 2006-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
3016 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
3017
3018 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3019
3020 2006-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
3028 2006-01-27 Alex Schroeder <alex@gnu.org>
3029
3030 * rcirc.texi: New file.
3031
3032 2006-01-23 Juri Linkov <juri@jurta.org>
3033
3034 * widget.texi (User Interface): Add S-TAB for widget-backward.
3035
3036 2006-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
3045 2006-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
3056 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3057
3058 * gnus.texi: Update copyright.
3059
3060 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3061
3062 * gnus.texi (Article Washing): Additions.
3063
3064 2006-01-08 Alex Schroeder <alex@gnu.org>
3065
3066 * pgg.texi (Caching passphrase): Rewording.
3067
3068 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3069
3070 * org.texi (Agenda commands): Document tags command.
3071
3072 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3073
3074 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3075
3076 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3077
3078 * gnus.texi (RSS): Addition.
3079
3080 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3081
3082 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3083
3084 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3085
3086 * emacs-mime.texi (Display Customization): Add setting example to
3087 mm-discouraged-alternatives.
3088
3089 2006-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
3094 2006-01-08 Alex Schroeder <alex@gnu.org>
3095
3096 * pgg.texi (Caching passphrase): Rewording.
3097
3098 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3099
3100 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3101 repository URL.
3102
3103 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
3104
3105 * org.texi: Removed the accidentally re-added empty line in the
3106 direntry.
3107
3108 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3109
3110 * org.texi (Agenda Views): Chapter reorganized.
3111
3112 2005-12-29 Romain Francoise <romain@orebokech.com>
3113
3114 * faq.texi (Using Customize): New node.
3115
3116 2005-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
3122 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3123
3124 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3125
3126 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
3127
3128 * org.texi (Tags): Boolean logic documented.
3129 (Agenda Views): Document custom commands.
3130
3131 2005-12-20 David Kastrup <dak@gnu.org>
3132
3133 * faq.texi (AUCTeX): Update version and mailing list info.
3134
3135 2005-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
3145 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
3146
3147 * org.texi (Tags): New section.
3148 (Agenda Views): Chapter reorganized.
3149
3150 2005-12-16 Eli Zaretskii <eliz@gnu.org>
3151
3152 * org.texi (Internal Links): Add a missing comma after an @xref.
3153
3154 2005-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
3159 2005-12-13 Romain Francoise <romain@orebokech.com>
3160
3161 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3162
3163 2005-12-12 Jay Belanger <belanger@truman.edu>
3164
3165 * faq.texi (Calc): Update version number.
3166
3167 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
3168
3169 * org.texi (Progress Logging): New section.
3170
3171 2005-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
3223 2005-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
3230 2005-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
3235 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3236
3237 * message.texi (Various Message Variables): Addition.
3238
3239 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3240
3241 * message.texi: Fix default values.
3242
3243 2005-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
3251 2005-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
3257 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3258
3259 * gnus.texi (Slow Terminal Connection): Replace old description
3260 with new one.
3261
3262 2005-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
3267 2005-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
3273 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
3274
3275 * org.texi (Structure editing): Document new functionality of
3276 M-RET.
3277
3278 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3279
3280 * org.texi (Internal Links): Fix Texinfo usage.
3281
3282 2005-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
3288 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
3289
3290 * org.texi (Plain Lists): Typos fixed.
3291
3292 2005-11-28 Jay Belanger <belanger@truman.edu>
3293
3294 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3295
3296 2005-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
3301 2005-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
3309 2005-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
3314 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3315
3316 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3317
3318 2005-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
3324 2005-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
3330 2005-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
3337 2005-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
3343 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
3344
3345 * org.texi: Version number changed to 3.19.
3346
3347 2005-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
3354 2005-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
3359 2005-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
3365 2005-10-23 Jay Belanger <belanger@truman.edu>
3366
3367 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3368 constant.
3369
3370 2005-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
3376 2005-10-22 Eli Zaretskii <eliz@gnu.org>
3377
3378 * newsticker.texi (UPDATED): Set value.
3379
3380 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3381
3382 * gnus.texi (Document Groups): Remove duplicate item.
3383
3384 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
3385
3386 * org.texi (Summary): Mention iCalendar support.
3387 (Exporting): Document iCalendar support.
3388
3389 2005-10-18 Romain Francoise <romain@orebokech.com>
3390
3391 * viper.texi (Viper Specials): Capitalize GNU.
3392
3393 2005-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
3403 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3404
3405 * gnus.texi (Document Server Internals): Addition.
3406
3407 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3408
3409 * gnus.texi (A note on namespaces): Fix RFC reference.
3410
3411 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3412
3413 * gnus.texi (RSS): Fix key description.
3414
3415 2005-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
3422 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3423
3424 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3425
3426 2005-10-11 Jay Belanger <belanger@truman.edu>
3427
3428 * calc.texi (Integration): Mention using `a i' to compute definite
3429 integrals.
3430
3431 2005-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
3449 2005-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
3454 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
3455
3456 Sync with Tramp 2.0.51.
3457
3458 2005-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
3465 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
3466
3467 * speedbar.texi (GDB): Describe use of watch expressions.
3468
3469 2005-09-28 Simon Josefsson <jas@extundo.com>
3470
3471 * message.texi (IDNA): Fix.
3472
3473 2005-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
3480 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3481
3482 * gnus.texi (Server Buffer Format): Document the %a format spec.
3483
3484 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3485
3486 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3487
3488 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
3489
3490 * org.texi Version 3.16.
3491
3492 2005-09-19 Miles Bader <miles@gnu.org>
3493
3494 * newsticker.texi: Get rid of CVS keywords.
3495
3496 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3497
3498 * gnus.texi (Finding the Parent): Fix description of how Gnus
3499 finds article.
3500
3501 2005-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
3506 2005-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
3511 2005-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
3516 2005-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
3523 2005-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
3530 2005-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
3537 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
3538
3539 * org.texi: Version 3.15.
3540
3541 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3542
3543 * ses.texi: Combine all three indices into one.
3544 Correct a few typos.
3545
3546 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3547
3548 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3549
3550 2005-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
3558 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3559
3560 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3561
3562 2005-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
3570 2005-08-11 Richard M. Stallman <rms@gnu.org>
3571
3572 * faq.texi (Using regular expressions): Fix xref.
3573
3574 2005-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
3591 2005-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
3601 2005-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
3607 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
3608
3609 * org.texi: Version 3.14.
3610
3611 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
3612
3613 * org.texi: Version 3.13.
3614
3615 2005-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
3625 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
3626
3627 * cl.texi (Type Predicates): Document `atom' type.
3628
3629 2005-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
3638 2005-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
3643 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3644
3645 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3646
3647 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
3648
3649 * org.texi: Version 3.12.
3650
3651 2005-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
3659 2005-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
3666 2005-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
3684 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
3685
3686 * org.texi: Version 3.11.
3687
3688 2005-06-12 Jay Belanger <belanger@truman.edu>
3689
3690 * calc.texi (Getting Started): Remove extra menu item.
3691
3692 2005-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
3703 2005-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
3710 2005-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
3716 2005-05-27 Jay Belanger <belanger@truman.edu>
3717
3718 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3719 current behavior.
3720
3721 2005-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
3727 2005-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
3732 2005-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
3738 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
3739
3740 * org.texi: Version 3.09.
3741
3742 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
3743
3744 * reftex.texi: Version 4.28.
3745
3746 2005-05-16 Jay Belanger <belanger@truman.edu>
3747
3748 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3749
3750 2005-05-14 Jay Belanger <belanger@truman.edu>
3751
3752 * calc.texi (Default Simplifications): Insert missing ! (logical
3753 not operator).
3754
3755 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
3756
3757 Sync with Tramp 2.0.49.
3758
3759 2005-05-10 Jay Belanger <belanger@truman.edu>
3760
3761 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3762 to 1.
3763
3764 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
3765
3766 * org.texi: Version 3.08, structure reorganized.
3767
3768 2005-04-24 Richard M. Stallman <rms@gnu.org>
3769
3770 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3771
3772 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3773
3774 * org.texi: Update to version 3.06.
3775
3776 2005-04-13 Lute Kamstra <lute@gnu.org>
3777
3778 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3779
3780 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3781
3782 * cl.texi (Porting Common Lisp): Fix typo.
3783
3784 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3785
3786 * gnus.texi (RSS): Addition.
3787
3788 2005-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
3794 2005-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
3803 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3804
3805 * emacs-mime.texi (Display Customization): Markup fixes.
3806 (rfc2047): Update.
3807
3808 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3809
3810 * gnus-faq.texi: Replaced with auto-generated version.
3811
3812 2005-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
3817 2005-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
3835 2005-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
3840 2005-03-25 Werner Lemberg <wl@gnu.org>
3841
3842 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3843
3844 2005-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
3850 2005-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
3857 2005-03-23 Richard M. Stallman <rms@gnu.org>
3858
3859 * url.texi (HTTP language/coding): Improve last change.
3860
3861 2005-03-22 Jay Belanger <belanger@truman.edu>
3862
3863 * calc.texi (Embedded Mode): Add new information on changing
3864 modes.
3865
3866 2005-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
3877 2005-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
3882 2005-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
3895 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3896
3897 * flymake.texi: Refill and tweak style in @lisp blocks.
3898
3899 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3900
3901 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3902
3903 2005-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
3909 2005-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
3915 2005-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
3922 2005-02-09 Jay Belanger <belanger@truman.edu>
3923
3924 * calc.texi: Add macro for LaTeX for info output.
3925
3926 2005-02-08 Kim F. Storm <storm@cua.dk>
3927
3928 * texinfo.tex (LaTex): Add def.
3929
3930 2005-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
3936 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3937
3938 * gnus.texi: Some edits based on comments from David Abrahams.
3939
3940 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3941
3942 * gnus.texi (RSS): Fix the keystroke.
3943
3944 2005-01-24 David Kastrup <dak@gnu.org>
3945
3946 * faq.texi: Update AUCTeX version info.
3947
3948 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3949
3950 * gnus-faq.texi ([4.1]): Typo.
3951
3952 2005-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
3957 2005-01-16 Richard M. Stallman <rms@gnu.org>
3958
3959 * autotype.texi (Autoinserting): Fix small error.
3960
3961 2005-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
3968 2005-01-11 Kim F. Storm <storm@cua.dk>
3969
3970 * widget.texi (Basic Types): Add :follow-link keyword.
3971
3972 2005-01-09 Jay Belanger <belanger@truman.edu>
3973
3974 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3975
3976 2005-01-08 Jay Belanger <belanger@truman.edu>
3977
3978 * calc.texi: Change throughout to reflect new default value of
3979 calc-settings-file.
3980
3981 2005-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
3986 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
3987
3988 * faq.texi (Changing load-path): Fix typo.
3989
3990 2005-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
3995 2005-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
4002 2005-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
4007 2005-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
4012 2004-12-31 Jay Belanger <belanger@truman.edu>
4013
4014 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4015
4016 2004-12-20 Jay Belanger <belanger@truman.edu>
4017
4018 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4019 zero.
4020
4021 2004-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
4027 2004-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
4033 2004-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
4041 2004-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
4047 2004-12-13 Jay Belanger <belanger@truman.edu>
4048
4049 * calc.texi: Fix some TeX definitions.
4050
4051 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4052
4053 * reftex.texi (Imprint): Remove erroneous @value's.
4054
4055 2004-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
4060 2004-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
4065 2004-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
4073 2004-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
4079 2004-12-06 Jay Belanger <belanger@truman.edu>
4080
4081 * calc.texi (Using Calc): Remove paragraph about installation.
4082
4083 2004-12-06 Jay Belanger <belanger@truman.edu>
4084
4085 * calc.texi: Use more Texinfo macros and less TeX defs.
4086 Remove @refill's.
4087
4088 2004-12-06 Richard M. Stallman <rms@gnu.org>
4089
4090 * org.texi: New file.
4091
4092 2004-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
4099 2004-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
4107 2004-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
4114 2004-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
4121 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4122
4123 * emacs-mime.texi (Encoding Customization): Fix
4124 mm-coding-system-priorities entry.
4125
4126 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
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
4134 2004-10-21 Jay Belanger <belanger@truman.edu>
4135
4136 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4137
4138 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4139
4140 * calc.texi (Reporting Bugs): Double up `@'.
4141
4142 2004-10-18 Jay Belanger <belanger@truman.edu>
4143
4144 * calc.texi (Reporting Bugs): Changed the address that bugs
4145 should be sent to.
4146
4147 2004-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
4157 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4158
4159 * message.texi (Canceling News): Add how to set a password.
4160
4161 2004-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
4167 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4168
4169 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4170
4171 2004-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
4179 2004-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
4184 2004-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
4189 2004-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
4194 2004-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
4199 2004-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
4207 2004-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
4213 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4214
4215 * gnus.texi (Summary Mail Commands): S D e.
4216
4217 2004-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
4222 2004-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
4227 2004-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
4245 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
4246
4247 * gnus.texi (Group Parameters): Added more on hooks.
4248
4249 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
4250
4251 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4252
4253 2004-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
4258 2004-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
4263 2004-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
4268 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4269
4270 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4271 netrc syntax.
4272
4273 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4274
4275 * gnus.texi (Spam ELisp Package Sequence of Events):
4276 Some clarifications.
4277 (Spam ELisp Package Global Variables): More clarifications.
4278
4279 2004-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
4284 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4285
4286 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4287
4288 2004-09-10 Eli Zaretskii <eliz@gnu.org>
4289
4290 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4291
4292 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4293
4294 * makefile.w32-in (sieve, pgg): Use $(infodir).
4295
4296 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4297
4298 * makefile.w32-in: Fix PGG and Sieve entries.
4299
4300 2004-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
4305 2004-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
4313 2004-08-26 Richard M. Stallman <rms@gnu.org>
4314
4315 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4316
4317 2004-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
4324 2004-08-14 Eli Zaretskii <eliz@gnu.org>
4325
4326 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4327
4328 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4329
4330 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4331
4332 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
4333
4334 Sync with Tramp 2.0.44.
4335
4336 2004-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
4342 2004-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
4356 2004-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
4361 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4362
4363 * gnus.texi (Mail Source Specifiers): Describe
4364 `pop3-leave-mail-on-server'.
4365
4366 2004-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
4375 2004-07-02 Juri Linkov <juri@jurta.org>
4376
4377 * pcl-cvs.texi (Viewing differences): Add `d r'.
4378
4379 2004-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
4384 2004-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
4389 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4390
4391 * autotype.texi (Copyrights, Timestamps): Recommend
4392 `before-save-hook' instead of `write-file-functions'.
4393
4394 2004-06-13 Lars Hansen <larsh@math.ku.dk>
4395
4396 * dired-x.texi (dired-mark-omitted): Update keybinding.
4397
4398 2004-06-10 Kim F. Storm <storm@cua.dk>
4399
4400 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4401
4402 2004-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
4410 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4411
4412 Version 2.0.41 of Tramp released.
4413
4414 2004-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
4419 2004-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
4426 2004-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
4431 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4432
4433 * flymake.texi: New file.
4434
4435 2004-05-28 Simon Josefsson <jas@extundo.com>
4436
4437 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4438
4439 2004-05-07 Kai Großjohann <kai@emptydomain.de>
4440
4441 Version 2.0.40 of Tramp released.
4442
4443 2004-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
4466 2004-04-28 Masatake YAMATO <jet@gyve.org>
4467
4468 * widget.texi (Programming Example): Remove overlays.
4469
4470 2004-04-27 Jesper Harder <harder@ifa.au.dk>
4471
4472 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4473
4474 2004-04-23 Juanma Barranquero <lektu@terra.es>
4475
4476 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4477
4478 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4479
4480 * info.texi (Info Search): Add info-apropos.
4481
4482 2004-03-22 Juri Linkov <juri@jurta.org>
4483
4484 * faq.texi: Fix help key bindings.
4485
4486 2004-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
4492 2004-03-12 Richard M. Stallman <rms@gnu.org>
4493
4494 * cl.texi (Top): Rename top node's title.
4495
4496 2004-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
4501 2004-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
4508 2004-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
4513 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
4514
4515 Tramp version 2.0.39 released.
4516
4517 2004-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
4531 2004-02-17 Karl Berry <karl@gnu.org>
4532
4533 * info.texi (Help-Int): Mention the new line number feature.
4534
4535 2004-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
4541 2003-12-29 Kevin Ryde <user42@zip.com.au>
4542
4543 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4544
4545 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
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
4566 2003-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
4572 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4573
4574 * eshell.texi (Known Problems): Add doc item.
4575
4576 2003-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
4584 2003-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
4590 2003-10-26 Karl Berry <karl@gnu.org>
4591
4592 * info.texi (Info Search): Echo area, not echo are. From Debian
4593 diff.
4594
4595 2003-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
4600 2003-10-22 Miles Bader <miles@gnu.org>
4601
4602 * Makefile.in (info): Move before $(top_srcdir)/info.
4603
4604 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4605
4606 * tramp.texi (Inline methods): Small grammar fix.
4607 (External transfer methods): Likewise.
4608
4609 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
4610
4611 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4612
4613 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4614
4615 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4616
4617 2003-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
4625 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4626
4627 * pcl-cvs.texi (Selected Files): Fix typo.
4628
4629 2003-09-21 Karl Berry <karl@gnu.org>
4630
4631 * info.texi (] and [ commands): No period at end of section title.
4632
4633 2003-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
4639 2003-09-03 Peter Runestig <peter@runestig.com>
4640
4641 * makefile.w32-in: New file.
4642
4643 2003-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
4648 2003-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
4653 2003-08-18 Kim F. Storm <storm@cua.dk>
4654
4655 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4656
4657 2003-08-16 Richard M. Stallman <rms@gnu.org>
4658
4659 * dired-x.texi (Shell Command Guessing): Explain *.
4660
4661 2003-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
4666 2003-08-03 Karl Berry <karl@gnu.org>
4667
4668 * info.texi: Need @contents.
4669
4670 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
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
4677 2003-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
4682 2003-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
4687 2003-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
4702 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
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
4716 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
4717
4718 * trampver.texi: Version 2.0.34 released.
4719
4720 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4721
4722 * faq.texi: Improve previous changes.
4723
4724 2003-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
4730 2003-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
4736 2003-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
4741 2003-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
4746 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
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
4753 2003-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
4768 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
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
4774 2003-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
4781 2003-02-23 Alex Schroeder <alex@emacswiki.org>
4782
4783 * smtpmail.texi (How Mail Works): New.
4784
4785 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4786
4787 * smtpmail.texi: New file.
4788
4789 * Makefile.in: Build SMTP manual.
4790
4791 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
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
4797 2003-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
4802 2003-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
4809 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4810
4811 * gnus.texi: Do not use `path' in several locations.
4812
4813 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
4814
4815 * tramp.texi (External transfer methods): New method `smb'. From
4816 Michael Albinus.
4817
4818 2002-11-05 Karl Berry <karl@gnu.org>
4819
4820 * info.texi (Info-fontify): Reorder face list to avoid bad line
4821 breaks.
4822
4823 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4824
4825 * tramp.texi: Move @copying to standard place. Use
4826 @insertcopying.
4827
4828 2002-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
4842 2002-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
4848 2002-09-06 Pavel Janík <Pavel@Janik.cz>
4849
4850 * texinfo.tex: Update to texinfo 4.2.
4851
4852 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4853
4854 * reftex.texi: Update to RefTeX 4.19.
4855
4856 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4857
4858 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4859 (../info/tramp, tramp.dvi): New targets.
4860
4861 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4862
4863 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4864 (calc.dvi): Uncomment.
4865
4866 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4867
4868 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4869 (../info/calc): New target.
4870
4871 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4872
4873 * (Version 21.1 released.)
4874
4875 2001-10-05 Gerd Moellmann <gerd@gnu.org>
4876
4877 * Branch for 21.1.
4878
4879 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4880
4881 * Makefile.in (../info/info): Use an explicit -o switch to
4882 makeinfo.
4883
4884 2001-03-05 Gerd Moellmann <gerd@gnu.org>
4885
4886 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4887
4888 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4889
4890 * Makefile.in (../info/idlwave): Use --no-split.
4891
4892 2000-12-14 Dave Love <fx@gnu.org>
4893
4894 * Makefile.in (mostlyclean): Remove gnustmp.*
4895 (gnus.dvi): Change rule to remove @latex stuff.
4896
4897 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4898
4899 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4900
4901 2000-10-13 John Wiegley <johnw@gnu.org>
4902
4903 * Makefile.in: Add build targets for eshell.texi.
4904
4905 2000-09-25 Gerd Moellmann <gerd@gnu.org>
4906
4907 * Makefile.in: Remove/comment speedbar stuff.
4908
4909 2000-09-22 Dave Love <fx@gnu.org>
4910
4911 * Makefile.in: Add emacs-mime.
4912
4913 2000-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
4919 2000-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
4927 2000-05-11 Gerd Moellmann <gerd@gnu.org>
4928
4929 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4930 (../info/ebrowse, ebrowse.dvi): New targets.
4931
4932 2000-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
4938 2000-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
4944 2000-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
4949 1999-10-23 Dave Love <fx@gnu.org>
4950
4951 * Makefile.in: Use autotype.texi.
4952
4953 1999-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
4958 1999-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
4963 1999-09-01 Dave Love <fx@gnu.org>
4964
4965 * Makefile.in: Add faq.
4966
4967 1999-07-12 Richard Stallman <rms@gnu.org>
4968
4969 * Version 20.4 released.
4970
4971 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4972
4973 * Version 20.3 released.
4974
4975 1998-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
4981 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
4982
4983 * reftex.texi: Update for RefTeX version 3.22.
4984
4985 1998-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
4990 1997-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
4995 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
4996
4997 * Version 20.2 released.
4998
4999 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5000
5001 * Version 20.1 released.
5002
5003 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5004
5005 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5006
5007 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5008
5009 * Version 19.33 released.
5010
5011 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5012
5013 * Version 19.32 released.
5014
5015 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5016
5017 * Makefile.in: Add rules for the Message manual.
5018
5019 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5020
5021 * gnus.texi: New version.
5022
5023 * message.texi: New manual.
5024
5025 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5026
5027 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5028
5029 1996-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
5035 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5036
5037 * Version 19.31 released.
5038
5039 1996-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
5044 1995-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
5050 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5051
5052 * Version 19.31 released.
5053
5054 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5055
5056 * Version 19.30 released.
5057
5058 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5059
5060 * gnus.texi: New file.
5061
5062 1995-11-04 Erik Naggum <erik@naggum.no>
5063
5064 * gnus.texi: File deleted.
5065
5066 1995-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
5071 1995-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
5076 1995-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
5081 1995-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
5087 1995-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
5092 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5093
5094 * Makefile.in (maintainer-clean): Rename from realclean.
5095
5096 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5097
5098 * Makefile.in: New file.
5099 * Makefile: File deleted.
5100
5101 1994-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
5110 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5111
5112 * Version 19.26 released.
5113
5114 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5115
5116 * Version 19.25 released.
5117
5118 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5119
5120 * Version 19.24 released.
5121
5122 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5123
5124 * Version 19.23 released.
5125
5126 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5127
5128 * Makefile: Delete spurious tab.
5129
5130 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5131
5132 * Makefile (.SUFFIXES): New rule.
5133
5134 1994-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
5139 1994-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
5145 1993-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
5154 1993-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
5162 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5163
5164 * Version 19.22 released.
5165
5166 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5167
5168 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5169
5170 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5171
5172 * Version 19.21 released.
5173
5174 1993-11-15 Paul Eggert (eggert@twinsun.com)
5175
5176 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5177
5178 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5179
5180 * Makefile (../etc/GNU): New target.
5181 (EMACSSOURCES): Add gnu1.texi.
5182
5183 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5184
5185 * Makefile (realclean): Don't delete the Info files.
5186
5187 1993-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
5195 1993-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
5212 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5213
5214 * Version 19.19 released.
5215
5216 1993-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
5224 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5225
5226 * Version 19.18 released.
5227
5228 1993-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
5233 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5234
5235 * Version 19.17 released.
5236
5237 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5238
5239 * split-man: Fix typos in last change.
5240
5241 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5242
5243 * Version 19.16 released.
5244
5245 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5246
5247 * version 19.15 released.
5248
5249 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5250
5251 * Makefile (distclean): It's rm, not rf.
5252
5253 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5254
5255 * Version 19.14 released.
5256
5257 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5258
5259 * Makefile: New file.
5260
5261 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5262
5263 * Version 19.13 released.
5264
5265 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5266
5267 * Version 19.9 released.
5268
5269 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5270
5271 * Version 19.8 released.
5272
5273 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5274
5275 * Version 19.7 released.
5276
5277 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5278
5279 * gnus.texinfo: New file. Removed installation instructions.
5280
5281 1990-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
5285 1989-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
5292 1988-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
5303 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5304
5305 * texinfo.texinfo: Three typos corrected.
5306
5307 ;; Local Variables:
5308 ;; coding: utf-8
5309 ;; fill-column: 79
5310 ;; add-log-time-zone-rule: t
5311 ;; End:
5312
5313 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5314 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5315
5316 This file is part of GNU Emacs.
5317
5318 GNU Emacs is free software: you can redistribute it and/or modify
5319 it under the terms of the GNU General Public License as published by
5320 the Free Software Foundation, either version 3 of the License, or
5321 (at your option) any later version.
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
5329 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
5330
5331 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803