]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
ns-emacs.texi: Update version. (Introduction): Correct menu location for options...
[gnu-emacs] / doc / misc / ChangeLog
1 2008-08-18 Brian Cully <bjc@kublai.com>
2
3 * ns-emacs.texi: Update version.
4 (Introduction): Correct menu location for options save.
5 (Customization): Note that defaults are stored under org.gnu.Emacs.
6
7 2008-08-18 Bill Wohler <wohler@newt.com>
8
9 Release MH-E manual version 8.1.
10
11 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
12 release 8.1.
13
14 2008-08-11 Bill Wohler <wohler@newt.com>
15
16 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
17 explicit about GNU mailutils MH elsewhere (with thanks to Darel
18 Henman) (closes SF #1768928).
19
20 2008-08-10 Glenn Morris <rgm@gnu.org>
21
22 * ns-emacs.texi: Use @copying. Change copyright of authors with
23 assignment to FSF. Change license to GFDL.
24 (Top): Remove outdated references.
25
26 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
27
28 * gnus.texi (Sorting the Summary Buffer, Summary Sorting): Add
29 gnus-summary-sort-by-most-recent-number and
30 gnus-summary-sort-by-most-recent-date.
31 (Summary Sorting): Explain prefix argument.
32
33 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
34
35 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
36 gnus-summary-pipe-output.
37
38 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
39
40 * dbus.texi (Receiving Method Calls): Document error handling of own
41 D-Bus methods.
42
43 2008-08-01 Bill Wohler <wohler@newt.com>
44
45 * mh-e.texi (Reading Mail)
46 (Viewing Attachments): Describe new function
47 mh-show-preferred-alternative.
48 (Sending Mail, Redistributing, Sending Message): Describe new hook
49 mh-annotate-msg-hook.
50
51 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
52
53 * dbus.texi (Arguments and Signatures): Fix example.
54 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
55 (Asynchronous Methods): New node.
56 (Errors and Events): Describe extended layout of `dbus-event'. New
57 defun `dbus-event-message-type'.
58
59 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
60
61 * ediff.texi: Remove VMS support.
62
63 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
64
65 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
66 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
67
68 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
69
70 * Makefile.in: Add mairix-el targets.
71
72 2008-07-29 David Engster <deng@randomsample.de>
73
74 * mairix-el.texi: New file.
75
76 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
77
78 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
79 project files. Delete 'main_unit' project variable; not needed. Allow
80 process environment variables wherever project variables are allowed.
81 Add tutorial section on multiple GNAT project files.
82
83 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
84
85 Sync with Tramp 2.1.14.
86
87 * trampver.texi: Update release number.
88
89 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
90
91 * ns-emacs.texi:
92 * faq.texi: Remove mentions of Mac Carbon.
93
94 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
95
96 * gnus.texi (Saving Articles): Describe the 2nd argument of
97 gnus-summary-save-in-pipe.
98 (SpamAssassin): Use it.
99
100 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
101
102 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
103
104 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
105
106 * org.texi (Export options): Document the use of the creator flag.
107
108 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
109
110 * org.texi: New version 6.06a.
111
112 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
113
114 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
115 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
116
117 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
118
119 * calc.texi (Editing Stack Entries):
120 (Algebraic Entry): Rewrite introductory sentences so it can be used by
121 Calc's help functions. Mention fixing typos.
122 (Customizing Calc): Fix typo.
123
124 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
125
126 * calc.texi (summarykey): New macro. Use to correctly format keys in
127 the summary.
128
129 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
130
131 * ns-emacs.texi (Customization): Corrected documentation on color
132 specification formats.
133
134 2008-07-19 Andreas Schwab <schwab@suse.de>
135
136 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
137
138 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
139 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
140
141 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
142
143 * dbus.texi (Inspection): Rework, introduce submenus.
144 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
145 (Properties and Annotations, Arguments and Signatures): New nodes.
146
147 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
148
149 * dbus.texi (Receiving Method Calls): Fix description of
150 `dbus-register-method'.
151 (Signals): Allow also signal arguments for filtering in
152 `dbus-register-signal'.
153
154 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
155
156 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
157 `cnorm'.
158 (Arithmetic Tutorial): Simplify the verification of prime factors.
159
160 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
161
162 * gnus.texi (Saving Articles): Mention
163 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
164
165 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
166
167 * calc.texi: Adjust mode line throughout.
168
169 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
170
171 * sasl.texi (Mechanisms): Fix typos.
172
173 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
174
175 * calc.texi (Killing from the stack): Mention using normal Emacs
176 copying.
177
178 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
179
180 * tramp.texi (Password handling): Renamed from "Password caching".
181 Add `auth-source' mechanism.
182 (Connection caching): Tramp reopens the connection automatically,
183 when the operating system on the remote host has been changed.
184
185 2008-06-20 Eli Zaretskii <eliz@gnu.org>
186
187 * makefile.w32-in (distclean): Remove makefile.
188
189 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
190
191 * org.texi (Using the mapping API): New section.
192 (Agenda column view): New section.
193 (Moving subtrees): Document archiving to the archive sibling.
194 (Agenda commands): Document columns view in the agenda.
195 (Using the property API): Document the API for multi-valued properties.
196
197 2008-06-17 Jason Riedy <jason@acm.org>
198
199 * org.texi (A LaTeX example): Note that fmt may be a one-argument
200 function, and efmt may be a two-argument function.
201 (Radio tables): Document multiple destinations.
202
203 2008-06-16 Glenn Morris <rgm@gnu.org>
204
205 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
206 Add Cover-Texts.
207
208 2008-06-15 Glenn Morris <rgm@gnu.org>
209
210 * faq.texi (VER): Update to 23.0.60.
211
212 * mh-e.texi: Remove option of licensing under GPL.
213 Add Cover-Texts to GFDL permissions notice.
214 (GPL): Remove section.
215 (GFDL): Include doclicense.texi rather than the actual text.
216
217 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
218 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
219
220 * sasl.texi: Fix output file name.
221
222 * epa.texi, sasl.texi: Refer to license in Emacs manual.
223
224 * gnus-coding.texi: Refer to license in Gnus manual.
225
226 * idlwave.texi, sasl.texi: Use @copying.
227
228 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
229
230 * speedbar.texi: Update Back-Cover Text as per maintain.info.
231
232 * url.texi: Use @copying, @title, @subtitle, @author.
233
234 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
235 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
236 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
237 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
238 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
239 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
240 * widget.texi, woman.texi:
241 Remove references to external license, since doclicense is included.
242
243 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
244 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
245 Remove references to non-existent Invariant Sections.
246
247 2008-06-14 Glenn Morris <rgm@gnu.org>
248
249 * faq.texi (Major packages and programs): Remove references to external
250 Supercite, Calc, VIPER, since they have been included for some time.
251 Update VM, AUCTeX, BBDB entries.
252
253 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
254
255 * newsticker.texi: Updated to match latest newsticker changes.
256
257 2008-06-13 Glenn Morris <rgm@gnu.org>
258
259 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
260 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
261 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
262 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
263 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
264 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
265 * woman.texi:
266 Update Back-Cover Text as per maintain.info.
267
268 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
269
270 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
271
272 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
273 (gnus-faq.xml): Update repository host.
274
275 * xml2texi.scm (boilerplate): Update copyright years.
276 (format-q-level): Change node names to "FAQ N-M", since period in
277 "[N.M]" is invalid, see "(texinfo)Node Line Requirements".
278
279 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
280
281 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
282
283 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
284 Fix a typo.
285
286 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
287
288 * gnus.texi (Mail Source Customization): Correct values of
289 `mail-source-delete-incoming'. Reported by Tassilo Horn.
290 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
291
292 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
293
294 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
295 coding standards.
296
297 2008-06-14 David Engster <dengste@eml.cc>
298
299 * gnus.texi (nnmairix): Markup fixes.
300
301 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
302
303 * gnus.texi (nnmairix): Markup and other minor fixes.
304
305 2008-06-05 David Engster <dengste@eml.cc>
306
307 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
308
309 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
310
311 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
312 (Searching, nnir, nnmairix): New stub nodes.
313
314 2008-05-30 Felix Lee <felix.1@canids.net>
315
316 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
317
318 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
319
320 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
321
322 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
323
324 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
325
326 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
327
328 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
329
330 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
331
332 * info.texi (Top): Fix typo in xref.
333
334 2008-05-05 Karl Berry <karl@gnu.org>
335
336 * info.texi (Top): @xref to stand-alone manual.
337
338 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
339
340 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
341 (Various Summary Stuff): Fix typo in last xref.
342
343 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
344
345 * org.texi (Moving subtrees): Fix typo.
346
347 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
348
349 * tramp.texi (Frequently Asked Questions): Explain, how to disable
350 Tramp via `tramp-mode'.
351
352 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
353
354 * org.texi: Massive changes, in many parts of the file.
355
356 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
357
358 * gnus.texi (Oort Gnus): Add message-fill-column.
359
360 2008-04-12 Adrian Aichner <adrian@xemacs.org>
361
362 * gnus.texi (Mail Source Specifiers): Typo fix.
363
364 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
365
366 * gnus.texi (Diary Headers Generation): Update key binding for
367 `gnus-diary-check-message'.
368
369 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
370
371 * gnus.texi (Emacsen): Addition.
372
373 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
374
375 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
376
377 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
378
379 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
380
381 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
382
383 * gnus-news.texi: Update tool bar item.
384
385 2008-04-09 Sven Joachim <svenjoac@gmx.de>
386
387 * gnus-news.texi: Fix typos.
388
389 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
390
391 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
392 Add mention of `kron'.
393
394 2008-04-01 Daiki Ueno <ueno@unixuser.org>
395
396 * epa.texi (Encrypting/decrypting *.gpg files): Document
397 epa-file-name-regexp.
398
399 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
400
401 * gnus.texi (Example Methods): Fix description about ssh-agent.
402 (Indirect Functions): Fix the default value of nntp-telnet-command;
403 remove link to connect.html.
404
405 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
406
407 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
408 dbus-call-method.
409 (Receiving Method Calls): The timeout can be set by the calling client.
410
411 * trampver.texi: Update release number.
412
413 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
414
415 * gnus.texi (Top): Fix version. Add SASL.
416
417 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
418
419 Sync with Tramp 2.1.13.
420
421 * trampver.texi: Update release number.
422
423 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
424
425 * org.texi: Update to new org-mode website.
426
427 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
428
429 * cl.texi (For Clauses): Fix loop over key-seq to match code.
430
431 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
432
433 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
434 gnus-read-ephemeral-gmane-group-url,
435 gnus-read-ephemeral-emacs-bug-group,
436 gnus-read-ephemeral-debian-bug-group.
437
438 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
439
440 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
441
442 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
443 Add FIXMEs for Bookmarks and gnus-registry-marks.
444
445 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
446
447 * gnus.texi (Smileys): Document `smiley-style'.
448
449 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
450
451 * gnus.texi (Gnus Development): Clarify difference between ding and
452 gnu.emacs.gnus.
453 (MIME Commands, Using MIME, RSS): Fix markup.
454
455 * gnus-faq.texi ([8.4]): Ditto.
456
457 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
458
459 * gnus.texi (Emacsen): Remove obsolete stuff.
460
461 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
462
463 * gnus.texi (Oort Gnus): Add version info WRT
464 `mail-source-delete-incoming'.
465
466 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
467
468 * gnus.texi (Top): Add "Other related manuals" and version info in
469 `iftex' output.
470 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
471 gnus-balloon-face-0 and the corresponding format specifiers.
472
473 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
474
475 * tramp.texi (Filename completion): Remove footnote about let-bind
476 of `partial-completion-mode'. It doesn't work this way.
477
478 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
479
480 * pcl-cvs.texi (Contributors): Update my email.
481
482 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
483
484 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
485
486 2008-03-17 Bill Wohler <wohler@newt.com>
487
488 * mh-e.texi (Viewing): Update URL for adding header fields to
489 mh-invisible-header-fields-default.
490
491 2008-03-16 Bill Wohler <wohler@newt.com>
492
493 * mh-e.texi (Preface): Add Gnus to requirements.
494 (Forwarding): Note that forwarded MIME messages are now inline.
495
496 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
497
498 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
499 (Common Variables): Give precedence to the netcat methods over the
500 telnet methods, and mention that they are more reliable.
501
502 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
503
504 * org.texi (Exporting Agenda Views): Document agenda export to
505 iCalendar.
506 (Progress logging): Document the new progress logging stuff.
507
508 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
509
510 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
511 Update for change of `mail-source-delete-incoming'.
512
513 * gnus-news.texi: Ditto.
514
515 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
516
517 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
518 custom versions.
519
520 2008-03-07 Alan Mackenzie <acm@muc.de>
521
522 * cc-mode.texi (Limitations and Known Bugs): State that the number of
523 parens/brackets in a k&r region is limited.
524
525 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
526
527 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
528 using different Emacs versions.
529
530 2008-02-27 Glenn Morris <rgm@gnu.org>
531
532 * sc.texi: Remove a lot of old and obsolete info.
533 (titlepage): Simplify.
534 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
535 (VM with any Emacsen, GNEWS with any Emacsen)
536 (Overloading for Non-conforming MUAs, Version 3 Changes)
537 (The Supercite Mailing List): Delete nodes.
538 (Introduction): Remove info about old packages.
539 (Getting Connected): Simplify. Remove info about old packages.
540 (Citing Commands): Delete Emacs 19 info.
541 (Hints to MUA Authors): Simplify.
542 (Thanks and History): Merge in some info from the deleted node
543 "Version 3 Changes".
544
545 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
546
547 * org.texi (Setting tags, In-buffer settings):
548 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
549
550 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
551
552 * gnus-news.texi: Mention that spaces and tabs are allowed in the
553 installation directory name.
554
555 2008-02-12 Romain Francoise <romain@orebokech.com>
556
557 * epa.texi (Overview): Fix typo.
558
559 2008-02-11 Daiki Ueno <ueno@unixuser.org>
560
561 * epa.texi (Quick start): Remove the .emacs setting.
562
563 2008-02-10 Daiki Ueno <ueno@unixuser.org>
564
565 * epa.texi (Quick start): Use the command `epa-enable' instead of
566 loading `epa-setup'.
567
568 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
569
570 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
571 ($(infodir)/epa, epa.dvi): New targets.
572
573 2008-02-08 Daiki Ueno <ueno@unixuser.org>
574
575 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
576
577 * epa.texi: New manual documenting the EasyPG Assistant.
578
579 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
580
581 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
582 (Inspection): New function dbus-ping.
583
584 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
585
586 * tramp.texi (Remote processes): Add `shell-command'.
587
588 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
589
590 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
591 (Group Parameters): Document `mail-source' parameter.
592
593 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
594
595 * tramp.texi (Inline methods): The hostname of the su(do)? methods
596 must be a local host.
597
598 2008-01-26 Michael Olson <mwolson@gnu.org>
599
600 * erc.texi: Update version for ERC 5.3 release.
601 (Obtaining ERC): Update extras URLs for 5.3.
602 (Development): Write instructions for git, and remove those for Arch.
603 (History): Mention the switch to git.
604
605 2008-01-24 Karl Berry <karl@gnu.org>
606
607 * info.texi (Search Index, Search Text): Mention the command
608 character in the section name, a la the (Go to node) node.
609
610 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
611
612 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
613
614 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
615
616 * gnus-news.texi: Mention gnus-article-describe-bindings.
617
618 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
619
620 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
621
622 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
623
624 * org.texi (Property inheritance): New section.
625 (Conventions): New section.
626 (Structure editing): Document C-RET, the prefix arg to the cut/copy
627 commands, and the new bindings for refiling.
628 (Sparse trees): Document the new special command for sparse trees.
629 (References): Be more clear about the counting of hilines.
630 (Handling links): Document M-p/n for accessing links.
631 (Fast access to TODO states): New section.
632 (Per file keywords): New section.
633 (Property inheritance): New section.
634 (Column attributes): New summary types.
635 (Capturing Column View): New section.
636 (The date/time prompt): Cover the new features in the date/time prompt.
637 Compactify the table of keys for the calendar remote control.
638 (Clocking work time): Document the new :scope parameter.
639 (Remember): Promoted to chapter.
640 (Quoted examples): New section.
641 (Enhancing text): New verbatim environments.
642
643 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
644
645 * trampver.texi: Update release number.
646
647 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
648
649 * gnus.texi (Article Keymap): Add
650 gnus-article-wide-reply-with-original; fix descriptions of
651 gnus-article-reply-with-original and
652 gnus-article-followup-with-original.
653
654 2008-01-09 Glenn Morris <rgm@gnu.org>
655
656 * nxml-mode.texi: Add @copying section.
657
658 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
659
660 * message.texi (Mail Variables): Add some text from "(gnus)Posting
661 Server". Add `message-send-mail-with-mailclient'.
662
663 * gnus.texi (Posting Server): Move some text to "(message)Mail
664 Variables" and add a reference here.
665
666 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
667
668 * dbus.texi (Receiving Method Calls): New chapter.
669 (Errors and Events): Add serial number to events. Replace "signal" by
670 "message". Introduce dbus-event-serial-number.
671
672 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
673
674 * dbus.texi (Type Conversion): Explain the type specification for empty
675 arrays. Use another example.
676
677 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
678
679 * dbus.texi (all): Replace "..." by @dots{}.
680 (Type Conversion): Precise the value range for :byte types.
681 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
682 Mention its return value.
683 (Errors and Events): There is no D-Bus error propagation during event
684 processing.
685
686 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
687
688 * calc.tex (Yacas Language, Maxima Language, Giac Language):
689 New sections.
690
691 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
692
693 * gnus.texi (Group Parameters): Reorder the text and add a note about
694 `gnus-parameters' near the beginning of the node.
695
696 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
697
698 * gnus.texi (Score File Editing): Fix function name.
699
700 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
701
702 Sync with Tramp 2.1.12.
703
704 * trampver.texi: Update release number.
705
706 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
707
708 * dbus.texi (Type Conversion): Correct input parameters mapping.
709
710 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
711
712 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
713 (Errors and Events): Mention wrong-type-argument error.
714
715 2007-12-21 Alex Schroeder <alex@gnu.org>
716
717 * rcirc.texi: Changed single spaces after sentence end to double
718 spaces. Fixed some typos.
719 (Internet Relay Chat): Explain relay.
720 (Getting started with rcirc): Change items to reflect prompts.
721 Add more explanation to rcirc-track-minor-mode and added a comment to
722 warn future maintainers that this section is a copy.
723 (People): Changed /ignore example.
724 (Keywords): Not keywords.
725
726 2007-12-20 Alex Schroeder <alex@gnu.org>
727
728 * rcirc.texi (Top): Fighting Information Overload chapter added.
729 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
730 (rcirc commands): Moved /ignore command to the new chapter.
731 (Fighting Information Overload): New chapter documenting /keyword,
732 /bright, /dim, channel ignore, and low priority channels.
733 (Configuration): Document rcirc-server-alist, remove
734 rcirc-startup-channels-alist and rcirc-default-server.
735
736 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
737
738 * dbus.texi (Signals): Fix example in dbus-register-signal.
739
740 2007-12-14 Sven Joachim <svenjoac@gmx.de>
741
742 * gnus.texi (Score Variables): Fix typo.
743
744 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
745
746 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
747 (Signals): Adapt dbus-send-signal and dbus-register-signal.
748 (Errors and Events): Adapt dbus-event.
749
750 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
751
752 * gnus.texi (Other Files): Add the yenc command.
753
754 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
755
756 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
757 since 2004-08-06.
758
759 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
760
761 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
762 on body.
763
764 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
765
766 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
767 and rfc2047-allow-irregular-q-encoded-words; fix description of
768 rfc2047-encode-encoded-words.
769
770 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
771
772 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
773
774 2007-12-05 Michael Olson <mwolson@gnu.org>
775
776 * remember.texi (Diary): Remove "require" line for remember-diary.el.
777 Update documentation for `remember-diary-file'.
778
779 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
780
781 * dbus.texi (Signals): Precise `dbus-register-signal'.
782 (Errors and Events): Rework events part, the internal structure of
783 dbus-event has changed.
784
785 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
786
787 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
788 ($(infodir)/dbus, dbus.dvi): New targets.
789
790 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
791
792 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
793 unconditionally.
794
795 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
796 emulation with @print{}.
797
798 2007-12-02 Richard Stallman <rms@gnu.org>
799
800 * dbus.texi (Overview): Minor cleanup.
801
802 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
803
804 * Makefile.in (INFO_TARGETS): Add dbus.
805 (DVI_TARGETS): Add dbus.dvi.
806 (dbus, dbus.dvi): New targets.
807
808 * dbus.texi: New file.
809
810 2007-11-24 Romain Francoise <romain@orebokech.com>
811
812 * nxml-mode.texi: Add description in @direntry.
813 Fix file name to match @setfilename.
814
815 2007-11-23 Mark A. Hershberger <mah@everybody.org>
816
817 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
818 ($(infodir)/nxml-mode): New rule.
819
820 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
821 ($(infodir)/nxml-mode): New rule.
822 (clean): Add nxml-mode*.
823
824 * nxml-mode.texi: New file with nxml manual.
825
826 2007-11-18 Richard Stallman <rms@gnu.org>
827
828 * flymake.texi (Example -- Configuring a tool called directly):
829 Update example.
830
831 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
832
833 * tramp.texi (Filename completion): Simplify explanation of
834 double-slash behavior. Explain directory contents flushing.
835
836 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
837
838 * calc.texi (TeX and LaTeX Language Modes): Put in
839 missing braces.
840
841 2007-11-15 Richard Stallman <rms@gnu.org>
842
843 * cl.texi (Equality Predicates): Delete `eql'.
844 (Predicates, Naming Conventions, Top): Delete `eql'.
845 (Common Lisp Compatibility): Delete `eql'.
846 (Porting Common Lisp): Delete obsolete backquote info.
847 Minor clarification about character constants.
848 (Sequence Basics): Minor clarification.
849
850 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
851
852 * cc-mode.texi (Electric Keys, Custom Macros):
853 * tramp.texi (Filename completion): Fix typos.
854
855 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
856
857 * calc.texi (Basic commands): Mention the menu.
858
859 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
860
861 * tramp.texi (Connection caching): Tramp flushes connection
862 properties when remote operating system has been changed.
863
864 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
865
866 * gnus-news.texi: Fix spelling.
867 `message-insert-formatted-citation-line', not
868 `message-insert-formated-citation-line'.
869
870 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
871
872 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
873
874 * tramp.texi (Overview): Mention also the PuTTY integration under
875 Win32. Remove paragraphs about Tramp's experimental status.
876 (Frequently Asked Questions): Add code example for highlighting the
877 mode line.
878
879 2007-11-03 Michael Olson <mwolson@gnu.org>
880
881 * remember.texi: Change mentions of remember-buffer to
882 remember-finalize throughout.
883
884 2007-10-30 Michael Olson <mwolson@gnu.org>
885
886 * remember.texi (Copying): Remove.
887 (Mailbox): Update with non-BBDB instructions.
888 (Diary, Org): Add.
889 (Bibliography, Planner Page): Remove.
890
891 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
892
893 * makefile.w32-in (INFO_TARGETS): Add remember.
894 (DVI_TARGETS): Add remember.dvi.
895 ($(infodir)/remember): New rule.
896 (clean): Add remember*.
897
898 2007-10-30 Michael Olson <mwolson@gnu.org>
899
900 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
901 ($(infodir)/remember): New rule that builds the Remember Manual.
902
903 * remember.texi: New file containing the Remember Mode Manual.
904 Shuffle chapters around after initial import.
905 (Function Reference): Split Keystrokes into separate chapter.
906 (Keystrokes): Document C-c C-k.
907 (Introduction): Fix typographical issue with "---".
908
909 2007-10-29 Richard Stallman <rms@gnu.org>
910
911 * widget.texi (Introduction): Delete discussion of implementation
912 internals.
913
914 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
915
916 * tramp.texi (Connection caching): Host names must be different
917 when tunneling.
918
919 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
920
921 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
922 Gnus v5.13.
923
924 2007-10-28 Miles Bader <miles@gnu.org>
925
926 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
927
928 2007-10-28 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
929
930 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
931
932 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
933
934 * gnus.texi (Sorting the Summary Buffer): Remove
935 gnus-article-sort-by-date-reverse.
936
937 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
938
939 * gnus.texi (Non-ASCII Group Names): New node.
940 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
941 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
942
943 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
944
945 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
946 clean the output of the program `imap-shell-program'.
947
948 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
949
950 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
951
952 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
953
954 * gnus.texi (Sticky Articles): Documentation for sticky article
955 buffers.
956
957 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
958
959 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
960
961 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
962
963 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
964
965 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
966
967 * gnus.texi (Archived Messages): Document
968 gnus-update-message-archive-method.
969
970 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
971
972 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
973
974 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
975
976 * gnus.texi (Group Maneuvering): Document
977 `gnus-summary-next-group-on-exit'.
978
979 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
980
981 * gnus.texi (Really Various Summary Commands): Mention
982 gnus-auto-select-on-ephemeral-exit.
983
984 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
985
986 * gnus.texi, message.texi: Bump version number.
987
988 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
989
990 * gnus.texi (Group Line Specification, Misc Group Stuff)
991 (Server Commands): Parenthesize @pxref{Mail Spool}.
992
993 2007-10-28 Didier Verna <didier@xemacs.org>
994
995 New user option: message-signature-directory.
996 * message.texi (Insertion Variables): Document it.
997 * gnus.texi (Posting Styles): Ditto.
998
999 2007-10-28 Didier Verna <didier@xemacs.org>
1000
1001 * gnus.texi (Group Line Specification):
1002 * gnus.texi (Misc Group Stuff):
1003 * gnus.texi (Server Commands): Document the group compaction feature.
1004
1005 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1006
1007 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
1008
1009 * message.texi (Various Message Variables): Add message-fill-column.
1010
1011 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1012
1013 * gnus.texi: Untabify.
1014
1015 2007-10-28 Didier Verna <didier@xemacs.org>
1016
1017 * gnus.texi (Group Parameters): Document the posting-style merging
1018 process in topic-mode.
1019
1020 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1021
1022 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
1023
1024 2007-10-28 Romain Francoise <romain@orebokech.com>
1025
1026 * gnus.texi (Mail Spool): Fix typo.
1027 Update copyright.
1028
1029 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1030
1031 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
1032
1033 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1034
1035 * gnus.texi (Summary Generation Commands):
1036 Add gnus-summary-insert-ticked-articles.
1037
1038 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1039
1040 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
1041 to spam-spamassassin-program.
1042
1043 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1044
1045 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
1046
1047 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1048
1049 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
1050
1051 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1052
1053 * message.texi (Mail Headers): Document `opportunistic'.
1054
1055 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1056
1057 * emacs-mime.texi (Encoding Customization): Explain how to set
1058 mm-coding-system-priorities per hierarchy.
1059
1060 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1061
1062 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
1063 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
1064
1065 2007-10-28 Didier Verna <didier@xemacs.org>
1066
1067 * message.texi (Wide Reply): Update documentation of
1068 message-dont-reply-to-names (now allowing a list of regexps).
1069
1070 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1071
1072 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
1073
1074 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1075
1076 * gnus.texi (SpamAssassin back end): Fix typo.
1077
1078 * sieve.texi (Examples): Fix grammar.
1079
1080 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1081
1082 * gnus.texi (Searching for Articles): Document M-S and M-R.
1083 (Limiting): Document / b.
1084
1085 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1086
1087 * gnus.texi (Thread Commands): T M-^.
1088
1089 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1090
1091 * message.texi (Mail Aliases): Document ecomplete.
1092 (Mail Aliases): Fix typo.
1093
1094 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1095
1096 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
1097 fix typo.
1098
1099 2007-10-28 Romain Francoise <romain@orebokech.com>
1100
1101 * gnus.texi (Mail Spool): Grammar fix.
1102
1103 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1104
1105 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
1106 string.
1107
1108 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1109
1110 * gnus.texi (Group Parameters): Fix description.
1111
1112 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1113
1114 * gnus.texi (Gmane Spam Reporting):
1115 Fix spam-report-gmane-use-article-number.
1116 Add spam-report-user-mail-address.
1117
1118 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1119
1120 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
1121
1122 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1123
1124 * gnus.texi (Group Parameters): Add simplified sorting example based on
1125 example for `Sorting the Summary Buffer' from Jari Aalto
1126 <jari.aalto@cante.net>.
1127 (Example Methods): Add example for an indirect connection.
1128
1129 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
1130
1131 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
1132 (Agent Parameters): Updated parameter names to match code.
1133 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
1134 'gnus-agent-summary-fetch-series'.
1135 (Agent and flags): New section providing a generalized discussion
1136 of flag handling.
1137 (Agent and IMAP): Removed flag discussion.
1138 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
1139
1140 2007-10-28 Romain Francoise <romain@orebokech.com>
1141
1142 * gnus.texi (Exiting the Summary Buffer): Add new function
1143 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
1144
1145 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1146
1147 * gnus.texi (Conformity): Fix typo.
1148 (Customizing Articles): Document `first'.
1149
1150 2007-10-28 Jari Aalto <jari.aalto@cante.net>
1151
1152 * gnus.texi (Sorting the Summary Buffer):
1153 Add `gnus-thread-sort-by-date-reverse'. Add example
1154 host to different sorting in NNTP and RSS groups.
1155
1156 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1157
1158 * message.texi (Insertion): Describe prefix for
1159 message-mark-inserted-region and message-mark-insert-file.
1160
1161 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1162
1163 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
1164 LaTeX documents. Describe "text/x-gnus-verbatim".
1165
1166 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1167
1168 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1169 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
1170 (spam-stat spam filtering, SpamOracle)
1171 (Extending the Spam ELisp package): Removed extra quote symbol for
1172 clarity.
1173
1174 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1175
1176 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
1177 gnus-article-delete-part and gnus-article-replace-part.
1178 (Using MIME): Add gnus-mime-replace-part.
1179
1180 2007-10-28 Romain Francoise <romain@orebokech.com>
1181
1182 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
1183 requires `auto-compression-mode' to be enabled. Add new nnml
1184 variable `nnml-compressed-files-size-threshold'.
1185
1186 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1187
1188 * gnus.texi (Sorting the Summary Buffer): Added
1189 gnus-thread-sort-by-recipient.
1190
1191 2007-10-28 Romain Francoise <romain@orebokech.com>
1192
1193 * message.texi (Insertion Variables): Mention new variable
1194 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
1195 documentation accordingly.
1196
1197 2007-10-28 Romain Francoise <romain@orebokech.com>
1198
1199 * gnus.texi (To From Newsgroups): Mention new variables
1200 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
1201
1202 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1203
1204 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
1205 stuff; gnus-mime-inline-part does the automatic decompression.
1206
1207 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1208
1209 * gnus.texi (Spam ELisp Package Configuration Examples):
1210 "training.ham" should be "training.spam".
1211
1212 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1213
1214 * message.texi (Mail Variables): Fix the default value for
1215 message-send-mail-function.
1216
1217 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1218
1219 * gnus.texi (Optional Back End Functions): nntp-request-update-info
1220 always returns nil exceptionally.
1221
1222 2007-10-28 Simon Josefsson <jas@extundo.com>
1223
1224 * gnus.texi (Article Washing): Add libidn URL. Suggested by
1225 Michael Cook <michael@waxrat.com>.
1226
1227 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
1228
1229 * gnus.texi (Topic Commands): Fix next/previous.
1230
1231 2007-10-28 Simon Josefsson <jas@extundo.com>
1232
1233 * gnus.texi (Article Washing): Mention `W i'.
1234
1235 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
1236
1237 * gnus.texi (Group Parameters): Slight extension of sieve
1238 parameter description.
1239
1240 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1241
1242 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
1243 matching score files as well.
1244 (Picons): Describe `gnus-picon-style'.
1245
1246 2007-10-28 Romain Francoise <romain@orebokech.com>
1247
1248 * message.texi (Message Headers): Mention that headers are hidden
1249 using narrowing, and how to expose them.
1250 Update copyright.
1251
1252 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1253
1254 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
1255 `gnus-summary-sort-by-recipient'.
1256
1257 2007-10-28 Romain Francoise <romain@orebokech.com>
1258
1259 * gnus.texi (NNTP marks): New node.
1260 (NNTP): Move NNTP marks variables to the new node.
1261
1262 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1263
1264 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
1265
1266 * gnus.texi (MIME Commands, Hashcash): Markup fix.
1267
1268 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1269
1270 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
1271 everywhere for consistency.
1272 (Filtering Spam Using The Spam ELisp Package): Admonish again.
1273 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
1274 Say "regular expression" instead of "regex." Admonish. Pick
1275 other words to sound better (s/so/thus/).
1276 (Spam ELisp Package Filtering of Incoming Mail): Mention
1277 statistical filters. Remove old TODO.
1278 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
1279 New section on sorting and displaying the spam score.
1280 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
1281 backend but an alias to spam-use-BBDB.
1282 (Extending the Spam ELisp package): Rewrite the example using the
1283 new backend functionality.
1284
1285 2007-10-28 Simon Josefsson <jas@extundo.com>
1286
1287 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
1288 nntp-marks-directory, from Romain Francoise
1289 <romain@orebokech.com>.
1290
1291 2007-10-28 Magnus Henoch <mange@freemail.hu>
1292
1293 * gnus.texi (Hashcash): New default value of
1294 hashcash-default-payment.
1295
1296 2007-10-28 Simon Josefsson <jas@extundo.com>
1297
1298 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
1299 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
1300
1301 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1302
1303 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
1304
1305 2007-10-28 Simon Josefsson <jas@extundo.com>
1306
1307 * gnus.texi (documentencoding): Add, to avoid warnings.
1308
1309 2007-10-28 Simon Josefsson <jas@extundo.com>
1310
1311 * message.texi (Mail Headers): Add.
1312
1313 * gnus.texi (Hashcash): Fix.
1314
1315 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1316
1317 * gnus.texi (Hashcash): Changed location of library, also mention
1318 that payments can be verified and fix the name of the
1319 hashcash-path variable.
1320
1321 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1322
1323 * gnus.texi (Article Display): Add `gnus-picon-style'.
1324
1325 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
1326
1327 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
1328
1329 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1330
1331 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
1332 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
1333 warning about ham processors in spam groups removed.
1334
1335 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
1336
1337 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
1338 From Hubert Chan <hubert@uhoreg.ca>.
1339
1340 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1341
1342 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
1343 (Mailing List): Typo.
1344 (Customizing Articles): Add gnus-treat-ansi-sequences.
1345 (Article Washing): Index.
1346
1347 * message.texi: Use m-dash consistently.
1348
1349 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1350
1351 * gnus.texi (GroupLens): Remove.
1352
1353 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
1354
1355 * gnus.texi (Outgoing Messages, Agent Variables): Add
1356 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
1357 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
1358
1359 2007-10-28 Jesper Harder <harder@ifa.au.dk>
1360
1361 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
1362
1363 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
1364
1365 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
1366
1367 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
1368
1369 2007-10-28 Simon Josefsson <jas@extundo.com>
1370
1371 * gnus.texi (Top): Add SASL.
1372
1373 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
1374
1375 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
1376
1377 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
1378
1379 * gnus.texi (Troubleshooting): Adjust Gnus version number.
1380
1381 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
1382
1383 * calc.texi (Formulas, Composition Basics): Lower the
1384 precedence of negation.
1385
1386 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
1387
1388 * ses.texi (The Basics): Mention how to create a new spreadsheet.
1389 Mention the new three-letter column identifiers.
1390 (More on cell printing): Calculate-cell and truncate-cell are now `c'
1391 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
1392 message when using `c' on an empty default with default printer.
1393 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
1394 renamed to `ses--symbolic-formulas' some time ago.
1395
1396 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
1397
1398 * calc.texi (Default Simplifications, Making Selections)
1399 (Customizing Calc): Clarify associativity of multiplication.
1400
1401 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
1402
1403 * tramp.texi (Traces and Profiles): Simplify loop over
1404 `trace-function-background'.
1405
1406 2007-10-22 Juri Linkov <juri@jurta.org>
1407
1408 * dired-x.texi (Shell Command Guessing): Default values are now
1409 available by typing M-n instead of M-p.
1410
1411 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
1412
1413 * tramp.texi (Cleanup remote connections): New section.
1414 (Password caching): Remove `tramp-clear-passwd'.
1415 It's not a command anymore.
1416 (Bug Reports): Add `tramp-bug' to function index.
1417 (Function Index, Variable Index): New nodes.
1418 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
1419
1420 * trampver.texi: Update release number.
1421
1422 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
1423
1424 * calc.texi (History and Acknowledgements): Turn comment
1425 about integer size into past tense.
1426 (Time Zones): Remove pointer to Calc author's address.
1427 (Trigonometric and Hyperbolic Functions): Mention cotangent
1428 and hyperbolic cotangent. Fix typo.
1429
1430 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
1431
1432 Sync with Tramp 2.1.11.
1433
1434 * trampver.texi: Update release number.
1435
1436 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
1437
1438 * tramp.texi (External packages): New section.
1439
1440 2007-09-29 Juri Linkov <juri@jurta.org>
1441
1442 * info.texi (Help-Int): Document `L' (`Info-history').
1443
1444 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
1445
1446 * org.texi: Change links to webpage and maintained email.
1447 (Remember): Promote to Chapter, significant changes.
1448 (Fast access to TODO states): New section.
1449 (Faces for TODO keywords): New section.
1450 (Export options): Example for #+DATE.
1451 (Progress logging): Section moved.
1452
1453 2007-09-26 Bill Wohler <wohler@newt.com>
1454
1455 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
1456 browse-url-at-mouse.
1457
1458 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
1459
1460 * flymake.texi (Customizable variables): Face names don't end in -face.
1461 Fix flymake-err-line-patterns template.
1462 (Example -- Configuring a tool called directly): Fix init-function.
1463 (Highlighting erroneous lines): Face names don't end in -face.
1464
1465 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
1466
1467 * erc.texi (Special-Features): Fix small typo.
1468
1469 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
1470
1471 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
1472 and "External transfer methods".
1473
1474 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
1475
1476 * calc.texi (Predefined Units): Add some history.
1477
1478 2007-09-08 Michael Olson <mwolson@gnu.org>
1479
1480 * erc.texi (Copying): New section included from gpl.texi.
1481 This matches the look of the upstream ERC manual.
1482
1483 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
1484
1485 * calc.texi (History and Acknowledgements): Adjust the "thanks".
1486 (Random Numbers): Clarify the distribution of `random'.
1487
1488 2007-09-06 Glenn Morris <rgm@gnu.org>
1489
1490 * Move manual sources from man/ to subdirectories of doc/.
1491 Split into the Emacs manual in emacs/, and other manuals in misc/.
1492 Change all setfilename commands to use ../../info.
1493 * Makefile.in: Move the parts of the old man/Makefile.in that do not
1494 refer to the Emacs manual here.
1495 (infodir): New variable.
1496 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
1497 (cc-mode.texi, faq.texi): Update references to source file locations.
1498 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
1499 do not refer to the Emacs manual here.
1500 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
1501
1502 * Makefile.in: Add `basename' versions of all info targets, for
1503 convenience when rebuilding just one manual.
1504 (../etc/GNU): Delete obsolete target.
1505 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1506 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1507 *.vrs *.toc here...
1508 (maintainer-clean): ...from here.
1509
1510 * makefile.w32-in (../etc/GNU): Delete obsolete target.
1511
1512 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
1513
1514 * calc.texi (Date Conversions): Clarify definition of
1515 Julian day numbering.
1516 (Date Forms): Clarify definition of Julian day numbering;
1517 add some history.
1518
1519 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
1520
1521 * org.texi: Version 5.07.
1522
1523 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
1524
1525 * message.texi (MIME): Replace mml-attach with mml-attach-file.
1526
1527 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
1528
1529 * org.texi (Adding hyperlink types): New section.
1530 (Embedded LaTeX): Chapter updated because of LaTeX export.
1531 (LaTeX export): New section.
1532 (Using links out): New section.
1533
1534 2007-08-22 Glenn Morris <rgm@gnu.org>
1535
1536 * faq.texi (Learning how to do something): Refcards now in
1537 etc/refcards/ directory.
1538
1539 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
1540
1541 * tramp.texi (Remote Programs): Persistency file must be cleared when
1542 changing `tramp-remote-path'.
1543 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
1544 macro.
1545
1546 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
1547
1548 * calc.texi: Move contents to beginning of file.
1549 (Algebraic Entry): Fix the formatting of an example.
1550
1551 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
1552
1553 * calc.texi (Basic Operations on Units): Mention exact versus
1554 inexact conversions.
1555
1556 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
1557
1558 * calc.texi (Basic Operations on Units): Mention default
1559 values for new units.
1560 (Quick Calculator Mode): Mention that binary format will
1561 be displayed.
1562
1563 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
1564
1565 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
1566
1567 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
1568
1569 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
1570
1571 2007-08-08 Glenn Morris <rgm@gnu.org>
1572
1573 * gnus.texi, sieve.texi: Replace `iff'.
1574
1575 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
1576
1577 * calc.texi (Basic Graphics): Mention the graphing of error
1578 forms.
1579 (Graphics Options): Mention how `g s' handles error forms.
1580 (Curve Fitting): Mention plotting the curves.
1581 (Standard Nonlinear Models): Add additional models.
1582 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
1583 (Linear Fits): Correct result.
1584
1585 2007-08-01 Alan Mackenzie <acm@muc.de>
1586
1587 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
1588 to "--no-site-file".
1589
1590 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
1591
1592 * tramp.texi (Frequently Asked Questions): Point to mode line
1593 extension in Emacs 23.1.
1594
1595 * trampver.texi: Update release number.
1596
1597 2007-07-27 Glenn Morris <rgm@gnu.org>
1598
1599 * calc.texi (Copying): Include license text from gpl.texi, rather than
1600 in-line.
1601
1602 2007-07-25 Glenn Morris <rgm@gnu.org>
1603
1604 * calc.texi (Copying): Replace license with GPLv3.
1605
1606 * Relicense all FSF files to GPLv3 or later.
1607
1608 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
1609
1610 Sync with Tramp 2.1.10.
1611
1612 * tramp.texi (trampfn): Expand macro implementation in order to handle
1613 empty arguments.
1614 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
1615 occurencies by trampfn.
1616 (Frequently Asked Questions): Extend example code for host
1617 identification in the modeline. Add bbdb to approaches shortening Tramp
1618 file names to be typed.
1619
1620 * trampver.texi: Update release number.
1621
1622 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
1623
1624 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
1625 section. Reported by <poti@potis.org>.
1626 (Remote processes): Arguments of the program to be debugged are taken
1627 literally.
1628 (Frequently Asked Questions): Simplify recentf example.
1629
1630 2007-07-14 Karl Berry <karl@gnu.org>
1631
1632 * info.texi (@copying): New Back-Cover Text.
1633
1634 * info.texi (Quitting Info): Move to proper place in source.
1635 (Reported by Benno Schulenberg.)
1636
1637 2007-07-13 Eli Zaretskii <eliz@gnu.org>
1638
1639 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
1640
1641 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
1642
1643 * emacs-mime.texi: Add @documentencoding directive.
1644
1645 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
1646
1647 * tramp.texi (Remote processes): Add an anchor to the subsection
1648 "Running a debugger on a remote host".
1649
1650 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
1651
1652 * tramp.texi (Remote processes): Don't call it "experimental" any
1653 longer. Add subsection about running a debugger on a remote host.
1654
1655 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
1656
1657 * org.texi (Properties and columns): Chapter rewritten.
1658
1659 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
1660
1661 * tramp.texi:
1662 * trampver.texi: Migrate to Tramp 2.1.
1663
1664 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
1665
1666 * org.texi (Properties): New chapter.
1667
1668 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
1669
1670 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
1671 Control Panel.
1672
1673 * gnus.texi (Misc Article): Add index entry for
1674 gnus-single-article-buffer.
1675
1676 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
1677
1678 * gnus.texi (Starting Up): Fix typo.
1679
1680 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
1681
1682 * gnus.texi (Asynchronous Fetching): Fix typo.
1683
1684 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
1685
1686 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
1687 (About This Manual): Remove redundant information.
1688 (Getting Started): Mention author.
1689 (Basic Arithmetic, Customizing Calc): Make description of the
1690 variable `calc-multiplication-has-precedence' match its new effect.
1691
1692 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
1693
1694 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
1695 the variable `calc-multiplication-has-precedence'.
1696
1697 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
1698
1699 * org.texi (Tag): Section swapped with node Timestamps.
1700 (Formula syntax for Lisp): Document new `L' flag.
1701
1702 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
1703
1704 * gnus.texi (Misc Group Stuff, Summary Buffer)
1705 (Server Commands, Article Keymap): Fix typo. s/function/command/.
1706
1707 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
1708
1709 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
1710 * gnus.texi (Article Buttons, Mail Source Customization)
1711 (Sending or Not Sending, Customizing NNDiary):
1712 * message.texi (Message Headers):
1713 * mh-e.texi (HTML): Fix typos.
1714
1715 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
1716
1717 Sync with Tramp 2.0.56.
1718
1719 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
1720 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
1721
1722 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
1723
1724 * Version 22.1 released.
1725
1726 2007-05-26 Michael Olson <mwolson@gnu.org>
1727
1728 * erc.texi (Modules): Fix references to completion modules.
1729
1730 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1731
1732 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
1733
1734 2007-05-09 Didier Verna <didier@xemacs.org>
1735
1736 * gnus.texi (Email Based Diary): New. Proper documentation for the
1737 nndiary back end and the gnus-diary library.
1738
1739 2007-05-03 Karl Berry <karl@gnu.org>
1740
1741 * .cvsignore (*.pdf): New entry.
1742
1743 * texinfo.tex: Update from current version for better pdf generation.
1744
1745 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
1746
1747 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
1748
1749 2007-04-28 Glenn Morris <rgm@gnu.org>
1750
1751 * faq.texi (New in Emacs 22): Restore mention of python.el pending
1752 consideration of legal status.
1753
1754 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
1755
1756 * idlwave.texi: Minor updates for IDLWAVE 6.1.
1757
1758 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
1759
1760 * faq.texi (New in Emacs 22): python.el removed.
1761
1762 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
1763
1764 * calc.texi (Reporting bugs): Update maintainer's address.
1765
1766 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
1767
1768 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
1769
1770 2007-04-15 Jay Belanger <belanger@truman.edu>
1771
1772 * calc.texi (Title page): Remove the date.
1773 (Basic Arithmetic): Emphasize that / binds less strongly than *.
1774 (The Standard Calc Interface): Change trail title.
1775 (Floats): Mention that when non-decimal floats are entered, only
1776 approximations are stored.
1777 (Copying): Move to the appendices.
1778 (GNU Free Documentation License): Add as an appendix.
1779
1780 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
1781
1782 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
1783 * dired-x.texi, ebrowse.texi, ediff.texi:
1784 * emacs-mime.texi, erc.texi, eshell.texi:
1785 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
1786 * idlwave.texi, message.texi, newsticker.texi, org.texi:
1787 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
1788 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1789 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
1790 * woman.texi: Include GFDL.
1791
1792 * doclicense.texi: Remove node heading, so that it can be included by
1793 other files.
1794
1795 * dired-x.texi: Relicence under GFDL. Remove date from title page.
1796
1797 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
1798 than *.
1799
1800 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
1801
1802 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
1803 in Calc.
1804
1805 2007-04-09 Romain Francoise <romain@orebokech.com>
1806
1807 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
1808 Mac OS ports. Make it clear that mouse-1 complements and doesn't
1809 replace mouse-2.
1810
1811 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
1812
1813 * woman.texi (Word at point, Interface Options): woman-topic-at-point
1814 renamed to woman-use-topic-at-point. Document new behavior.
1815
1816 2007-04-08 Richard Stallman <rms@gnu.org>
1817
1818 * url.texi: Fix some indexing.
1819 (Disk Caching): Drop discussion of old/other Emacs versions.
1820
1821 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
1822
1823 * url.texi (Disk Caching): Say Emacs 21 "and later".
1824
1825 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
1826 on Font locking which now mentions JIT lock.
1827
1828 2007-04-01 Michael Olson <mwolson@gnu.org>
1829
1830 * erc.texi: Update for the ERC 5.2 release.
1831
1832 2007-03-31 David Kastrup <dak@gnu.org>
1833
1834 * woman.texi (Topic, Interface Options): Explain changes semantics of
1835 woman-manpath in order to consider MANPATH_MAP entries.
1836
1837 2007-03-31 Eli Zaretskii <eliz@gnu.org>
1838
1839 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
1840
1841 2007-03-26 Richard Stallman <rms@gnu.org>
1842
1843 * pgg.texi (Caching passphrase): Clean up previous change.
1844
1845 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
1846
1847 * gnus.texi (Setting Process Marks): Fix typo.
1848
1849 2007-03-25 Romain Francoise <romain@orebokech.com>
1850
1851 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
1852 readability, and include various fixes by Daniel Brockman, Nick Roberts
1853 and Dieter Wilhelm.
1854
1855 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
1856
1857 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
1858
1859 * gnus.texi (Mail Source Specifiers): Fix typo.
1860
1861 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
1862
1863 * reftex.texi (Imprint): Update maintainer information.
1864
1865 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
1866
1867 * message.texi (Message Buffers): Update documentation for
1868 message-generate-new-buffers.
1869
1870 2007-03-15 Daiki Ueno <ueno@unixuser.org>
1871
1872 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
1873
1874 2007-03-21 Glenn Morris <rgm@gnu.org>
1875
1876 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
1877
1878 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * eshell.texi (Known problems): Emacs 21 -> 22.
1881
1882 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
1883
1884 2007-03-18 Jay Belanger <belanger@truman.edu>
1885
1886 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
1887
1888 2007-03-12 Glenn Morris <rgm@gnu.org>
1889
1890 * calc.texi (Time Zones): Switch to new North America DST rule.
1891
1892 * calc.texi: Replace "daylight savings" with "daylight
1893 saving" in text throughout.
1894
1895 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1896
1897 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
1898 The variable now uses a list of symbols instead of just a symbol.
1899 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
1900
1901 2007-03-06 Romain Francoise <romain@orebokech.com>
1902
1903 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
1904 new packages, and mention Gnus update.
1905
1906 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
1907
1908 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
1909 nntp-open-connection-functions-never-echo-commands.
1910
1911 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
1912
1913 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
1914 problems on the console, and security risk in not using gpg-agent.
1915
1916 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
1917
1918 * org.texi (The spreadsheet): Renamed from "Table calculations".
1919 Completely reorganized and rewritten.
1920 (CamelCase links): Section removed.
1921 (Repeating items): New section.
1922 (Tracking TODO state changes): New section.
1923 (Agenda views): Chapter reorganized and rewritten.
1924 (HTML export): Section rewritten.
1925 (Tables in arbitrary syntax): New section.
1926 (Summary): Better feature summary.
1927 (Activation): Document problem with cut-and-paste of Lisp code
1928 from PDF files.
1929 (Visibility cycling): Document indirect buffer use.
1930 (Structure editing): Document sorting.
1931 (Remember): Section rewritten.
1932 (Time stamps): Better description of time stamp types.
1933 (Tag searches): Document regular expression search for tags.
1934 (Stuck projects): New section.
1935 (In-buffer settings): New keywords.
1936 (History and Acknowledgments): Updated description.
1937
1938 2007-02-24 Alan Mackenzie <acm@muc.de>
1939
1940 * cc-mode.texi (Movement Commands): Insert two missing command names.
1941 (Getting Started): Slight wording correction (use conditional).
1942
1943 2007-02-22 Kim F. Storm <storm@cua.dk>
1944
1945 * widget.texi (User Interface, Basic Types): Document need to put some
1946 text before the %v escape in :format string in editable-field widget.
1947
1948 2007-02-18 Romain Francoise <romain@orebokech.com>
1949
1950 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
1951 `cvs-mode-quit'.
1952
1953 2007-02-10 Markus Triska <markus.triska@gmx.at>
1954
1955 * widget.texi (Programming Example): Put constant strings in :format.
1956
1957 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
1958
1959 * faq.texi (Fullscreen mode on MS-Windows): New node.
1960
1961 2007-02-04 David Kastrup <dak@gnu.org>
1962
1963 * faq.texi (AUCTeX): Update version number. Should probably be done
1964 for other packages as well.
1965
1966 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
1967
1968 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
1969 <tassilo@member.fsf.org>.
1970
1971 2007-01-27 Eli Zaretskii <eliz@gnu.org>
1972
1973 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
1974 ls-lisp-use-localized-time-format.
1975
1976 2007-01-20 Markus Triska <markus.triska@gmx.at>
1977
1978 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
1979
1980 2007-01-13 Michael Olson <mwolson@gnu.org>
1981
1982 * erc.texi (Modules): Mention capab-identify module.
1983
1984 2007-01-05 Michael Olson <mwolson@gnu.org>
1985
1986 * erc.texi (Getting Started): Update for /RECONNECT command.
1987
1988 2007-01-04 Richard Stallman <rms@gnu.org>
1989
1990 * ebrowse.texi: Change C-c b to C-c C-m.
1991
1992 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
1993
1994 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
1995 variables only in info to avoid redundant entries in the printed
1996 manual.
1997
1998 2007-01-02 Daiki Ueno <ueno@unixuser.org>
1999
2000 * message.texi (Using PGP/MIME): Document gpg-agent usage.
2001
2002 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
2003
2004 * message.texi (Security): Split into sub-nodes.
2005
2006 2007-01-01 Alan Mackenzie <acm@muc.de>
2007
2008 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
2009 eval-after-load in Emacs <=21 and a workaround. Document that
2010 trigraphs are not supported.
2011
2012 2007-01-01 Alan Mackenzie <acm@muc.de>
2013
2014 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
2015 c-context-line-break. When invoked within a string, preserve
2016 whitespace. Add a backslash only when also in a macro.
2017
2018 2007-01-01 Alan Mackenzie <acm@muc.de>
2019
2020 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
2021
2022 2007-01-01 Alan Mackenzie <acm@muc.de>
2023
2024 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
2025 are now bound by default to c-\(beginning\|end\)-of-defun by default.
2026
2027 2007-01-01 Alan Mackenzie <acm@muc.de>
2028
2029 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
2030 "Choosing a Style".
2031
2032 * cc-mode.texi ("Styles"): Add @dfn{style}.
2033
2034 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
2035
2036 Sync with Tramp 2.0.55.
2037
2038 * trampver.texi: Update release number.
2039
2040 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2041
2042 * gnus.texi (Customizing Articles): Add index entries for all
2043 gnus-treat-* variables.
2044
2045 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
2046
2047 * gnus.texi (IMAP): Fix incorrect explanation of
2048 nnimap-search-uids-not-since-is-evil in documentation for
2049 nnimap-expunge-search-string.
2050
2051 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
2052
2053 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
2054 spam-ifile-database.
2055
2056 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
2057
2058 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
2059 rebind C-s.
2060
2061 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
2062
2063 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
2064 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
2065 "expiring mail".
2066 (IMAP): Document nnimap-search-uids-not-since-is-evil and
2067 nnimap-nov-is-evil.
2068
2069 2006-12-25 Kevin Ryde <user42@zip.com.au>
2070
2071 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
2072 about the key procedure being used heavily.
2073
2074 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
2075
2076 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
2077 to t.
2078 (Prerequisites): Add explanation about gpg-agent.
2079
2080 2006-12-22 Kevin Ryde <user42@zip.com.au>
2081
2082 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
2083 "sort" instead of "sort*".
2084
2085 2006-12-19 Richard Stallman <rms@gnu.org>
2086
2087 * calc.texi (History and Acknowledgements): Recognize that Emacs
2088 now does have floating point.
2089
2090 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
2091
2092 * tramp.texi (External transfer methods): Describe new method `scpc'.
2093
2094 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
2095
2096 * pgg.texi: Added short note on gpg-agent to the introduction.
2097
2098 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
2099
2100 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
2101 also applies to Cc.
2102
2103 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
2104
2105 * gnus.texi (X-Face): Clarify. Say which programs are required
2106 on Windows.
2107
2108 2006-12-08 Michael Olson <mwolson@gnu.org>
2109
2110 * erc.texi (Modules): Remove documentation for list module.
2111
2112 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
2113
2114 * faq.texi (^M in the shell buffer): Ditto.
2115
2116 2006-11-20 Michael Olson <mwolson@gnu.org>
2117
2118 * erc.texi: Call this the 5.2 stable pre-release of ERC.
2119
2120 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
2121
2122 * org.texi: Fix typos.
2123 (Agenda commands): Document `C-k'.
2124
2125 2006-11-16 Eli Zaretskii <eliz@gnu.org>
2126
2127 * url.texi (http/https): Fix a typo in the HTTP URL.
2128
2129 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
2130
2131 * ada-mode.texi: Total rewrite.
2132
2133 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
2134
2135 * org.texi: Minor typo fixes.
2136
2137 2006-11-13 Bill Wohler <wohler@newt.com>
2138
2139 Release MH-E manual version 8.0.3.
2140
2141 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2142 release 8.0.3.
2143
2144 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
2145 to set MAILDIR.
2146 (Reading Mail): Document the customization of read-mail-command
2147 for MH-E.
2148 (Viewing Attachments): Document mm-discouraged-alternatives.
2149 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
2150 (Junk): Add more information about the settings of mh-junk-background
2151 in a program. Add /usr/bin/mh to PATH in examples.
2152
2153 2006-11-12 Richard Stallman <rms@gnu.org>
2154
2155 * woman.texi: Update author address but say he no longer maintains it.
2156
2157 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
2158
2159 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
2160 archived trees.
2161 (Checkboxes): Section moved to chapter 5, and extended.
2162 (The date/time prompt): New section.
2163 (Link abbreviations): New section.
2164 (Presentation and sorting): New section.
2165 (Custom agenda views): Section completely rewritten.
2166 (Summary): Compare with Planner.
2167 (Feedback): More info about creating backtraces.
2168 (Plain lists): Modified example.
2169 (Breaking down tasks): New section.
2170 (Custom time format): New section.
2171 (Time stamps): Document inactive timestamps.
2172 (Setting tags): More details about fast tag selection.
2173 (Block agenda): New section.
2174 (Custom agenda views): Section rewritten.
2175 (Block agenda): New section.
2176
2177 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
2178
2179 * tramp.texi (Configuration): scp is the default method.
2180 (Default Method): Use ssh as example for another method.
2181
2182 2006-10-27 Richard Stallman <rms@gnu.org>
2183
2184 * woman.texi: Downcase nroff/troff/roff.
2185 (Installation): Chapter deleted. Some xrefs deleted.
2186 (Background): woman doesn't advise man ;-).
2187
2188 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2189
2190 * ada-mode.texi (Project files, Identifier completion)
2191 (Automatic Casing, Debugging, Using non-standard file names)
2192 (Working Remotely): Fix typos.
2193
2194 2006-10-20 Masatake YAMATO <jet@gyve.org>
2195
2196 * cc-mode.texi (Sample .emacs File): Added missing `)' in
2197 sample code `my-c-initialization-hook'.
2198
2199 2006-10-19 Stuart D. Herring <herring@lanl.gov>
2200
2201 * widget.texi: Fix typos.
2202
2203 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
2204
2205 * tramp.texi (Frequently Asked Questions): Remove questions marked with
2206 "???". There have been no complaints for years, so the information
2207 must be appropriate.
2208
2209 2006-10-16 Richard Stallman <rms@gnu.org>
2210
2211 * widget.texi: Use @var instead of capitalization.
2212 Clarify many widget type descriptions.
2213
2214 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2215
2216 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
2217 gnus-dired-attach.
2218 (Selecting a Group): Fix typo.
2219
2220 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
2221
2222 * widget.texi: Fix typos.
2223
2224 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
2225
2226 * gnus.texi (Image Enhancements): Update for Emacs 22.
2227
2228 * gnus-faq.texi ([1.3]): Update.
2229
2230 2006-10-06 Richard Stallman <rms@gnu.org>
2231
2232 * faq.texi (Displaying the current line or column):
2233 Delete "As of Emacs 20".
2234
2235 2006-10-06 Romain Francoise <romain@orebokech.com>
2236
2237 * faq.texi (VM): VM works with Emacs 22 too.
2238
2239 2006-10-06 Richard Stallman <rms@gnu.org>
2240
2241 * ebrowse.texi: Remove Emacs version "21" from title.
2242
2243 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
2244
2245 * gnus.texi (Foreign Groups): Say where change of editing commands are
2246 stored. Add reference to `gnus-parameters'.
2247
2248 2006-09-15 Jay Belanger <belanger@truman.edu>
2249
2250 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
2251 Change "Library Public License" to "Lesser Public License"
2252 throughout. Use "yyyy" to represent year.
2253
2254 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
2255
2256 * org.texi (Setting tags): Typo fix.
2257
2258 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
2259
2260 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
2261
2262 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
2263
2264 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
2265
2266 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
2267
2268 * faq.texi (Escape sequences in shell output): EMACS is now set
2269 to Emacs's absolute file name, not to "t".
2270 (^M in the shell buffer): Likewise.
2271 * misc.texi (Interactive Shell): Likewise.
2272
2273 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
2274
2275 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
2276 mails with pop3-leave-mail-on-server. Fix wording.
2277 (Limiting): Improve gnus-summary-limit-to-articles.
2278 (X-Face): Fix typo.
2279
2280 2006-09-11 Simon Josefsson <jas@extundo.com>
2281
2282 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
2283 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
2284
2285 2006-09-06 Simon Josefsson <jas@extundo.com>
2286
2287 * smtpmail.texi (Authentication): Mention SSL.
2288
2289 2006-09-01 Eli Zaretskii <eliz@gnu.org>
2290
2291 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
2292 Don't use @indicateurl.
2293
2294 * cc-mode.texi (Subword Movement): Don't use @headitem.
2295 (Custom Braces, Clean-ups): Don't use @tie.
2296
2297 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
2298
2299 Sync with Tramp 2.0.54.
2300
2301 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
2302 Suggested by Adrian Phillips <a.phillips@met.no>.
2303
2304 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
2305
2306 * org.texi (Installation, Activation): Split from Installation and
2307 Activation.
2308 (Clocking work time): Documented new features.
2309
2310 2006-08-13 Alex Schroeder <alex@gnu.org>
2311
2312 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
2313 example.
2314
2315 2006-08-12 Eli Zaretskii <eliz@gnu.org>
2316
2317 * faq.texi (How to add fonts): New node.
2318
2319 2006-08-05 Romain Francoise <romain@orebokech.com>
2320
2321 * faq.texi (New in Emacs 22): Expand.
2322
2323 2006-08-03 Michael Olson <mwolson@gnu.org>
2324
2325 * erc.texi: Update for ERC 5.1.4.
2326
2327 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
2328
2329 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
2330 in .../site-lisp/gnus/ by default.
2331 [ From gnus-news.texi in the trunk. ]
2332
2333 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
2334
2335 * gnus.texi (MIME Commands): Additions for yEnc.
2336
2337 2006-07-24 Richard Stallman <rms@gnu.org>
2338
2339 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
2340 * faq.texi: Move periods and commas inside quotes.
2341
2342 2006-07-20 Jay Belanger <belanger@truman.edu>
2343
2344 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
2345
2346 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
2347
2348 * faq.texi (Security risks with Emacs): Document Emacs 22
2349 file-local-variable mechanism.
2350
2351 2006-07-12 Michael Olson <mwolson@gnu.org>
2352
2353 * erc.texi: Update for ERC 5.1.3.
2354
2355 2006-07-12 Alex Schroeder <alex@gnu.org>
2356
2357 * rcirc.texi: Fix typos.
2358 (Getting started with rcirc): New calling convention for M-x irc.
2359 Mention #rcirc. Removed channel tracking.
2360 (Configuration): Changed the names of all variables that got changed
2361 recently, eg. rcirc-server to rcirc-default-server. Added
2362 documentation for rcirc-authinfo, some background for Bitlbee, and
2363 rcirc-track-minor-mode.
2364 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
2365 Scrolling.
2366 (Reconnecting after you have lost the connection): Fixed example code
2367 to match code changes.
2368
2369 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
2370
2371 * gnus.texi, message.texi: Fix typos.
2372
2373 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
2374
2375 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
2376 commands.
2377 (Global TODO list): Document the use of the variables
2378 `org-agenda-todo-ignore-scheduled' and
2379 `org-agenda-todo-list-sublevels'.
2380
2381 2006-07-05 Richard Stallman <rms@gnu.org>
2382
2383 * faq.texi (Scrolling only one line): Fix xref.
2384
2385 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
2386
2387 * faq.texi (Evaluating Emacs Lisp code):
2388 Throughout, replace eval-current-buffer with eval-buffer.
2389
2390 2006-07-03 Richard Stallman <rms@gnu.org>
2391
2392 * rcirc.texi (Scrolling conservatively): Fix xref.
2393
2394 * pcl-cvs.texi (Viewing differences): Usage fix.
2395
2396 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
2397
2398 * org.texi (Agenda commands): Document `s' key to save all org-mode
2399 buffers.
2400
2401 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
2402
2403 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
2404 names. Mention `cvs-msg' face.
2405
2406 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
2407
2408 * org.texi (Checkboxes): New section.
2409
2410 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
2411
2412 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
2413 throughout this chapter.
2414
2415 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
2416
2417 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
2418 text for standalone vs Emacs info.
2419 (Help): Clarify header line description. Use mouse-1 for clicks.
2420 (Help-P): Use mouse-1 for clicks.
2421 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
2422 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
2423 (Choose menu subtopic): Remove gratuitous Emacs command names.
2424 (Help-FOO): Put usual behavior first.
2425 (Help-Xref): Clicking on xrefs works in Emacs.
2426 (Search Text): Clarify what the default behavior is.
2427 (Create Info buffer): Fix Emacs window/X window confusion.
2428 (Emacs Info Variables): Fix for new Emacs init file behavior.
2429
2430 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2431
2432 * gnus.texi (Summary Buffer Lines): Fix typo.
2433
2434 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
2435
2436 * org.texi (Embedded LaTeX): New chapter.
2437 (Archiving): Section rewritten.
2438 (Enhancing text): Some parts moved to the new chapter about LaTeX.
2439
2440 2006-06-20 Bill Wohler <wohler@newt.com>
2441
2442 Release MH-E manual version 8.0.1.
2443
2444 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2445 release 8.0.1.
2446 (Preface): Depend on GNU mailutils 1.0 and higher.
2447
2448 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
2449
2450 * message.texi (News Headers): Update message-syntax-checks section.
2451
2452 2006-06-19 Karl Berry <karl@gnu.org>
2453
2454 * info.texi (Advanced): Mention C-q, especially with ?.
2455
2456 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
2457
2458 * org.texi (Publishing links): Document the `:link-validation-function'
2459 property.
2460 (Extensions and Hacking): New chapter, includes some sections of the
2461 "Miscellaneous" chapter.
2462
2463 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
2464
2465 * org.texi (Progress logging): New section.
2466
2467 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2468
2469 * viper.texi (Viper Specials):
2470 * gnus.texi (Example Setup):
2471 * faq.texi (Backspace invokes help):
2472 * dired-x.texi (Optional Installation Dired Jump):
2473 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
2474 follow coding conventions.
2475
2476 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2477
2478 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2479
2480 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
2481
2482 * org.texi (ASCII export): Document indentation adaptation.
2483 (Setting tags): Document mutually-exclusive tags.
2484
2485 2006-06-05 Romain Francoise <romain@orebokech.com>
2486
2487 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
2488 Fix typo.
2489
2490 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
2491 channel (#gnus@irc.freenode.net).
2492 Fix typos. Update copyright notice.
2493
2494 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
2495 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
2496 (Line-Up Functions, Custom Macros):
2497 * ediff.texi (Window and Frame Configuration)
2498 (Highlighting Difference Regions):
2499 * emacs-mime.texi (Display Customization):
2500 * erc.texi (History):
2501 * eshell.texi (Known problems):
2502 * eudc.texi (Overview, BBDB):
2503 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
2504 (The problem of spam, SpamOracle, Extending the Spam package)
2505 (Conformity, Terminology):
2506 * idlwave.texi (Routine Info)
2507 (Class and Keyword Inheritance, Padding Operators)
2508 (Breakpoints and Stepping, Electric Debug Mode)
2509 (Examining Variables, Troubleshooting):
2510 * org.texi (Creating timestamps):
2511 * reftex.texi (Commands, Options, Changes):
2512 * tramp.texi (Inline methods, Password caching)
2513 (Auto-save and Backup, Issues):
2514 * vip.texi (Files, Commands in Insert Mode):
2515 * viper.texi (Emacs Preliminaries, States in Viper)
2516 (Packages that Change Keymaps, Viper Specials, Groundwork):
2517 Fix various typos.
2518
2519 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
2520
2521 * ediff.texi: Fix typos.
2522
2523 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
2524
2525 * org.texi: Small typo fixes.
2526
2527 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
2528
2529 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
2530
2531 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
2532
2533 * pcl-cvs.texi: Fix typos.
2534 (Customization): Say "us".
2535
2536 2006-05-26 Eli Zaretskii <eliz@gnu.org>
2537
2538 * org.texi: Remove bogus @setfilename.
2539
2540 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
2541
2542 * org.texi (ASCII export): Omit command name.
2543 (HTML export): Add prefix to all lines in Local Variable example.
2544 (Acknowledgments): Typeset names in italics.
2545
2546 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
2547
2548 * org.texi (Plain lists): Add new item navigation commands.
2549 (External links): Document elisp and info links.
2550 (Custom searches): New section.
2551 (Publishing): New chapter.
2552 (HTML export): Include a list of supported CSS classes.
2553 (Setting tags): Describe the fast-tag-setting interface.
2554
2555 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
2556
2557 * dired-x.texi: ifinfo -> ifnottex.
2558
2559 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
2560
2561 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
2562
2563 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
2564
2565 * message.texi (Interface): Add tool bar customization.
2566 (MIME): Index and text additions for mml-attach.
2567 (MIME): Describe mml-dnd-protocol-alist and
2568 mml-dnd-attach-options.
2569
2570 * gnus.texi (Oort Gnus): Reorder entries in sections.
2571 Fix some entries.
2572 (Starting Up): Add references to "Emacs for Heathens" and to
2573 "Finding the News". Add user-full-name and user-mail-address.
2574 (Group Buffer Format): Add tool bar customization and update.
2575 (Summary Buffer): Add tool bar customization.
2576 (Posting Styles): Add message-alternative-emails.
2577
2578 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
2579
2580 * tramp.texi (Filename completion): Improve wording.
2581
2582 2006-05-07 Romain Francoise <romain@orebokech.com>
2583
2584 * faq.texi (Using regular expressions): Fix typo.
2585 (Packages that do not come with Emacs): Fix capitalization.
2586 (Replacing text across multiple files): Expand node to explain how
2587 to use `dired-do-query-replace-regexp' in more detail, based on
2588 suggestion by Eric Hanchrow <offby1@blarg.net>.
2589
2590 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
2591
2592 * tramp.texi (Filename completion): Completion of remote files'
2593 method, user name and host name is active only in partial
2594 completion mode.
2595
2596 2006-05-06 Bill Wohler <wohler@newt.com>
2597
2598 Release MH-E manual version 8.0.
2599
2600 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2601 release 8.0.
2602
2603 2006-05-06 Bill Wohler <wohler@newt.com>
2604
2605 * mh-e.texi (MH-BOOK-HOME): Change from
2606 http://www.ics.uci.edu/~mh/book/mh to
2607 http://rand-mh.sourceforge.net/book/mh.
2608 Replace .htm suffix with .html for MH book files.
2609 (Using This Manual): Update key binding for getting relevant
2610 chapter in Info from command key.
2611 (Ranges): Fix itemx.
2612
2613 2006-05-05 Karl Berry <karl@gnu.org>
2614
2615 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
2616 (\fonttextsize): New user-level command to change text font size.
2617
2618 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
2619
2620 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
2621
2622 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
2623
2624 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
2625
2626 2006-04-24 Bill Wohler <wohler@newt.com>
2627
2628 * mh-e.texi (Getting Started): Make it more explicit that you need
2629 to install MH. Add pointers to current MH implementations.
2630
2631 2006-04-21 Bill Wohler <wohler@newt.com>
2632
2633 Release MH-E manual version 7.94.
2634
2635 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2636 release 7.94.
2637
2638 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
2639
2640 * org.texi: Many small fixes.
2641 (Handling links): Rename from "Managing links".
2642
2643 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
2644
2645 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
2646 (Splitting mail using spam-stat): Fix @xref.
2647
2648 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
2649
2650 * gnus.texi (Spam Package): Major revision of the text.
2651 Previouly this node was "Filtering Spam Using The Spam ELisp Package".
2652
2653 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
2654
2655 * org.texi (Time stamps): Better explanation of the purpose of
2656 different time stamps.
2657 (Structure editing, Plain lists): More details on how new items
2658 and headings are inserted.
2659
2660 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
2661
2662 * org.texi (Formula syntax): Fix link to Calc Manual.
2663
2664 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
2665
2666 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
2667
2668 2006-04-17 Bill Wohler <wohler@newt.com>
2669
2670 * mh-e.texi (Folders): Update mh-before-quit-hook and
2671 mh-quit-hook example with code that removes the buffers rather
2672 than just bury them.
2673
2674 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
2675
2676 Sync with Tramp 2.0.53.
2677
2678 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
2679
2680 * org.texi (Updating settings): New section.
2681 (Visibility cycling): Better names for the startup folding
2682 options.
2683 (Exporting): Completely restructured.
2684 (The very busy C-c C-c key): New section.
2685 (Summary of in-buffer settings): New section.
2686
2687 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
2688
2689 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
2690
2691 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2692
2693 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
2694 (Server Commands): Key `v' is reserved for users.
2695
2696 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
2697
2698 * org.texi (Link format): New section, emphasis on bracket links.
2699 (External links): Document bracket links.
2700 (FAQ): Expand to cover shell links and the new link format.
2701
2702 2006-04-09 Kevin Ryde <user42@zip.com.au>
2703
2704 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
2705
2706 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
2707
2708 * gnus.texi (Summary Buffer Lines): Add `*'.
2709
2710 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
2711
2712 * gnus.texi (Group Parameters):
2713 Mention gnus-permanently-visible-groups.
2714
2715 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
2716
2717 * gnus.texi (Face): Fix typo.
2718
2719 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
2720
2721 * gnus.texi (X-Face): Clarify.
2722 (Face): Need Emacs with PNG support.
2723
2724 2006-04-06 Richard Stallman <rms@gnu.org>
2725
2726 * idlwave.texi: Delete the blocks "not suitable for inclusion with
2727 Emacs".
2728
2729 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
2730
2731 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
2732 blocks not suitable for inclusion with Emacs using variable
2733 PARTOFEMACS.
2734
2735 2006-04-04 Simon Josefsson <jas@extundo.com>
2736
2737 * gnus.texi (Security): Improve.
2738
2739 2006-04-02 Bill Wohler <wohler@newt.com>
2740
2741 * mh-e.texi (Getting Started, Junk, Bug Reports)
2742 (MH FAQ and Support): Fix URLs.
2743
2744 2006-03-31 Romain Francoise <romain@orebokech.com>
2745
2746 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
2747 to t, not nil (and has for the past eight years).
2748
2749 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
2750
2751 * message.texi, gnus.texi: Bump version to 5.11.
2752
2753 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2754
2755 * gnus.texi (Top): Add comment about version line.
2756
2757 * message.texi (Top): Ditto. Change to take named versions into
2758 account.
2759
2760 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
2761
2762 * gnus.texi (Posting Styles): Add x-face-file to example.
2763 (X-Face): Refer to posting styles.
2764
2765 * gnus-faq.texi ([5.8]): Add x-face-file.
2766 ([8.4]): Add links to gmane.emacs.gnus.user and
2767 gmane.emacs.gnus.general.
2768
2769 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
2770
2771 * gnus-faq.texi: Use .invalid.
2772 ([5.4]): Fix gnus-posting-styles example.
2773
2774 2006-03-27 Romain Francoise <romain@orebokech.com>
2775
2776 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
2777 Emacs/W3 needs a new maintainer.
2778 (Ispell): Update author and version info.
2779 (Mailcrypt): Mention PGG.
2780 (New in Emacs 22): Add PGG to the list of new packages.
2781 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
2782 updating dead URLs.
2783
2784 2006-03-25 Karl Berry <karl@gnu.org>
2785
2786 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
2787 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
2788 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
2789 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
2790 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
2791 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
2792 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
2793 (2) do not indent copyright year list (or anything else).
2794
2795 2006-03-21 Bill Wohler <wohler@newt.com>
2796
2797 * mh-e.texi (Folders): Various edits.
2798
2799 2006-03-20 Romain Francoise <romain@orebokech.com>
2800
2801 * gnus.texi (Mail Folders): Grammar fix.
2802
2803 2006-03-19 Bill Wohler <wohler@newt.com>
2804
2805 * mh-e.texi (Replying): Document Mail-Followup-To.
2806 Change manually-formatted table to multitable. Add debugging info.
2807 Move description of mh-reply-default-reply-to into paragraph
2808 that describes its values.
2809
2810 2006-03-17 Bill Wohler <wohler@newt.com>
2811
2812 * mh-e.texi: Use smallexample and smalllisp consistenly.
2813 (Sending Mail Tour): Update method of entering
2814 addresses and subject.
2815 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
2816 (Adding Attachments, Searching): Update screenshots for Emacs 22.
2817
2818 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
2819
2820 * org.texi: Version number change only.
2821
2822 2006-03-14 Bill Wohler <wohler@newt.com>
2823
2824 * mh-e.texi: Add index entries around each paragraph rather than
2825 depend on entries from beginning of node. Doing so ensures that
2826 index entries are less likely to be forgotten if text is cut and
2827 pasted, and are necessary anyway if the references are on a
2828 separate page. It seems that makeinfo is now (v. 4.8) only
2829 producing one index entry per node, so there is no longer any
2830 excuse not to. Use subheading instead of heading. The incorrect
2831 use of heading produced very large fonts in Info--as large as the
2832 main heading.
2833 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
2834 versions 6 and 7 appeared *around* the time of these Emacs releases.
2835
2836 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
2837
2838 * org.texi (Clean view): Document new startup options.
2839
2840 2006-03-11 Bill Wohler <wohler@newt.com>
2841
2842 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
2843 (Composing, Scan Line Formats): Fix @refs.
2844 (Getting Started): Define MH profile and MH profile components.
2845 (Incorporating Mail, Reading Mail, Viewing, Printing)
2846 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
2847 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
2848 for string constants.
2849 (Tool Bar): Remove spurious quote.
2850 (Junk): Use ``...'' instead of "...".
2851 (Scan Line Formats): Replace @samp with @kbd.
2852
2853 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
2854
2855 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
2856
2857 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2858
2859 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
2860 easy to understand.
2861
2862 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
2863
2864 * gnus.texi: Markup fix.
2865 (Fancy Mail Splitting): Specify new feature.
2866
2867 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
2868
2869 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
2870 partial-words matching.
2871
2872 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
2873
2874 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
2875
2876 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
2877 (MIME Commands): Fix mm-discouraged-alternatives.
2878
2879 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
2880
2881 * org.texi: Version number change only.
2882
2883 2006-03-06 Bill Wohler <wohler@newt.com>
2884
2885 * mh-e.texi: Move from SourceForge repository to Savannah.
2886 This is version 7.93, which is a total rewrite from the previous
2887 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
2888 version 7.93.
2889
2890 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
2891
2892 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
2893
2894 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
2895
2896 * org.texi (Interaction): Add item about `org-mouse.el' by
2897 Piotr Zielinski.
2898 (Managing links): Document that also mouse-1 can be used to
2899 activate a link.
2900 (Headlines, FAQ): Add entry about hiding leading stars.
2901 (Miscellaneous): Resort the sections in this chapter to a more
2902 logical sequence.
2903
2904 2006-02-27 Simon Josefsson <jas@extundo.com>
2905
2906 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
2907 2004-01-27 from the trunk).
2908
2909 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2910
2911 * cc-mode.texi: Rename c-hungry-backspace to
2912 c-hungry-delete-backwards, at the request of RMS. Leave the old
2913 name as an alias.
2914
2915 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2916
2917 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
2918 include the function header within the defun.
2919
2920 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2921
2922 * cc-mode.texi: Correct two typos.
2923
2924 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
2925
2926 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
2927 existing comment.
2928 (Electric Keys): Add a justification for electric indentation.
2929 (Hungry WS Deletion): Clear up the names and complications of the
2930 BACKSPACE and DELETE keys.
2931
2932 2006-02-23 Juri Linkov <juri@jurta.org>
2933
2934 * faq.texi (Common requests): Move `Turning on auto-fill by
2935 default' after `Wrapping words automatically'. Move `Working with
2936 unprintable characters' before `Searching for/replacing newlines'.
2937 Move `Replacing highlighted text' after `Highlighting a region'.
2938 Merge `Repeating commands' and `Repeating a command as many times
2939 as possible' into the former.
2940 (Packages that do not come with Emacs): Add refs to Gmane and
2941 etc/MORE.STUFF.
2942
2943 2006-02-23 Juri Linkov <juri@jurta.org>
2944
2945 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
2946 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
2947 Add xref to `(emacs)Reporting Bugs'.
2948 (Getting a printed manual): Add URL to other formats of the manual.
2949 (Common requests): Fix menu.
2950 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
2951 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
2952 (Inserting text at the beginning of each line): Add pxref to
2953 `Changing the included text prefix'.
2954 (Forcing the cursor to remain in the same column): Mention `track-eol'
2955 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
2956 (Replacing text across multiple files): Add keybinding `Q' for
2957 `dired-do-query-replace'.
2958
2959 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
2960
2961 * reftex.texi: Version number and date change only.
2962
2963 * org.texi (Internal Links): Rewrite to cover the modified
2964 linking system.
2965
2966 2006-02-17 Eli Zaretskii <eliz@gnu.org>
2967
2968 * faq.texi: Remove the coding cookie, it's not needed anymore.
2969
2970 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2971
2972 * faq.texi (Colors on a TTY): Mention Mac OS port.
2973
2974 2006-02-12 Karl Berry <karl@gnu.org>
2975
2976 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
2977 8-bit accented a.
2978
2979 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
2980
2981 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
2982
2983 2006-02-08 Romain Francoise <romain@orebokech.com>
2984
2985 * faq.texi (Top): Remove paragraph about the FAQ being a
2986 transitional document, etc.
2987 (Searching for/replacing newlines): New node.
2988 (Yanking text in isearch): New node.
2989 (Inserting text at the beginning of each line): Rename and make
2990 more general, mention `M-;' in Message mode.
2991
2992 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2993
2994 * faq.texi (Meta key does not work in xterm)
2995 (Emacs does not display 8-bit characters)
2996 (Inputting eight-bit characters): Update xrefs.
2997
2998 2006-02-06 Romain Francoise <romain@orebokech.com>
2999
3000 * faq.texi (VM): VM now at version 7.19.
3001 Set myself as maintainer of this file.
3002
3003 2006-02-04 Michael Olson <mwolson@gnu.org>
3004
3005 * erc.texi (History): Note that ERC is now included with Emacs.
3006
3007 2006-01-31 Romain Francoise <romain@orebokech.com>
3008
3009 * message.texi (Message Headers): Explain what
3010 `message-alternative-emails' does in more detail.
3011 Update copyright year.
3012
3013 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
3014
3015 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
3016
3017 2006-01-29 Richard M. Stallman <rms@gnu.org>
3018
3019 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
3020
3021 2006-01-29 Michael Olson <mwolson@gnu.org>
3022
3023 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
3024
3025 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
3026
3027 * faq.texi (New in Emacs 22): Mention ERC.
3028
3029 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
3030
3031 * rcirc.texi: Capitalize dir entry for consistency with the entry
3032 in info/dir and other entries in the Emacs category.
3033 Fix typos. Delete trailing whitespace.
3034
3035 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
3036
3037 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
3038
3039 2006-01-27 Eli Zaretskii <eliz@gnu.org>
3040
3041 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
3042 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3043
3044 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
3045 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
3046
3047 2006-01-27 Alex Schroeder <alex@gnu.org>
3048
3049 * rcirc.texi: New file.
3050
3051 2006-01-23 Juri Linkov <juri@jurta.org>
3052
3053 * widget.texi (User Interface): Add S-TAB for widget-backward.
3054
3055 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
3056
3057 Sync with Tramp 2.0.52.
3058
3059 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
3060 Add Tramp disabling item. New item for common connection problems.
3061 (various): Apply "ftp" as method for the download URL.
3062 (Bug Reports): Refer to FAQ for common problems.
3063
3064 2006-01-21 Eli Zaretskii <eliz@gnu.org>
3065
3066 * widget.texi (User Interface): Use @key for TAB.
3067
3068 * ses.texi (Formulas, Printer functions): Use @key for TAB.
3069
3070 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
3071 for TAB.
3072
3073 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
3074
3075 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
3076
3077 * gnus.texi: Update copyright.
3078
3079 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
3080
3081 * gnus.texi (Article Washing): Additions.
3082
3083 2006-01-08 Alex Schroeder <alex@gnu.org>
3084
3085 * pgg.texi (Caching passphrase): Rewording.
3086
3087 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
3088
3089 * org.texi (Agenda commands): Document tags command.
3090
3091 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
3092
3093 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
3094
3095 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
3096
3097 * gnus.texi (RSS): Addition.
3098
3099 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
3100
3101 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
3102
3103 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
3104
3105 * emacs-mime.texi (Display Customization): Add setting example to
3106 mm-discouraged-alternatives.
3107
3108 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
3109
3110 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
3111 version is the canonical version.
3112
3113 2006-01-08 Alex Schroeder <alex@gnu.org>
3114
3115 * pgg.texi (Caching passphrase): Rewording.
3116
3117 2006-01-06 Eli Zaretskii <eliz@gnu.org>
3118
3119 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
3120 repository URL.
3121
3122 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
3123
3124 * org.texi: Removed the accidentally re-added empty line in the
3125 direntry.
3126
3127 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
3128
3129 * org.texi (Agenda Views): Chapter reorganized.
3130
3131 2005-12-29 Romain Francoise <romain@orebokech.com>
3132
3133 * faq.texi (Using Customize): New node.
3134
3135 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
3136
3137 * org.texi: Remove blank line in @direntry. It is non-standard
3138 and recursively produces blank lines all over the dir file (when
3139 using Texinfo 4.8).
3140
3141 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
3142
3143 * widget.texi (atoms): Delete obsolete remark about `file' widget.
3144
3145 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
3146
3147 * org.texi (Tags): Boolean logic documented.
3148 (Agenda Views): Document custom commands.
3149
3150 2005-12-20 David Kastrup <dak@gnu.org>
3151
3152 * faq.texi (AUCTeX): Update version and mailing list info.
3153
3154 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
3155
3156 * gnus.texi (MIME Commands): Mention addition of
3157 multipart/alternative to gnus-buttonized-mime-types and add xref
3158 to mm-discouraged-alternatives.
3159
3160 * emacs-mime.texi (Display Customization): Mention addition of
3161 "image/.*" and add xref to gnus-buttonized-mime-types in the
3162 mm-discouraged-alternatives section.
3163
3164 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
3165
3166 * org.texi (Tags): New section.
3167 (Agenda Views): Chapter reorganized.
3168
3169 2005-12-16 Eli Zaretskii <eliz@gnu.org>
3170
3171 * org.texi (Internal Links): Add a missing comma after an @xref.
3172
3173 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * faq.texi (Filling paragraphs with a single space): No need to
3176 change sentence-end now.
3177
3178 2005-12-13 Romain Francoise <romain@orebokech.com>
3179
3180 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
3181
3182 2005-12-12 Jay Belanger <belanger@truman.edu>
3183
3184 * faq.texi (Calc): Update version number.
3185
3186 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
3187
3188 * org.texi (Progress Logging): New section.
3189
3190 2005-12-10 Romain Francoise <romain@orebokech.com>
3191
3192 Update the Emacs FAQ for the 22.1 release.
3193
3194 * faq.texi: Set VER to `22.1'.
3195 (Basic editing): Explain how to use localized versions of the
3196 Tutorial. Mention that `C-h r' displays the manual. Delete
3197 obsolete WWW link to an Emacs 18 tutorial.
3198 (Getting a printed manual): Point to the new locations of the
3199 manuals on the GNU Web site.
3200 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
3201 available via Info (it was previously distributed separately).
3202 (Installing Texinfo documentation): The latest version of Texinfo
3203 is 4.8, not 4.0.
3204 (Informational files for Emacs): COPYING is the GNU General Public
3205 License, not the Emacs General Public License.
3206 (Informational files for Emacs): Delete obsolete link to the
3207 GNUinfo pages as they have been removed from the GNU Web site.
3208 (New in Emacs 22): New node.
3209 (Setting up a customization file): Say that most packages support
3210 Customize nowadays.
3211 (Colors on a TTY): Delete reference to instructions on how to
3212 enable syntax highlighting, it is now enabled by default.
3213 (Turning on abbrevs by default): Emacs now reads the abbrevs file
3214 at startup automatically.
3215 (Controlling case sensitivity): Mention `M-c' in isearch.
3216 (Using an already running Emacs process): Emacs now creates the
3217 socket in `/tmp/emacsUID'. Fix typos. Change default location of
3218 gnuserv. As emacsclient can now run Lisp code as well, delete a
3219 sentence praising gnuserv for that. Simplify description of how
3220 the client/server operation works.
3221 (Compiler error messages): Delete obsolete text (compile.el has
3222 been rewritten).
3223 (Indenting switch statements): Fix typo.
3224 (Matching parentheses): Simplify setup instructions, mention the
3225 menu bar item in the Options menu.
3226 (Repeating a command as many times as possible): Mention `C-x e'.
3227 (Going to a line by number): Mention new keymap and bindings
3228 `M-g M-g', `M-g M-p' and `M-g M-n'.
3229 (Turning on syntax highlighting): Now on by default. Simplify.
3230 (Replacing highlighted text): Use `1', not `t'.
3231 (Problems with very large files): The maximum size is now 256MB on
3232 32-bit machines.
3233 (^M in the shell buffer): Mention `comint-process-echoes'.
3234 (Emacs for Apple computers): Emacs 22 has native support for Mac
3235 OS X.
3236 (Translating names to IP addresses): Delete node.
3237 (Binding keys to commands): Fix typo.
3238 (SPC no longer completes file names): New node.
3239 (MIME with Emacs mail packages): Delete section about the Emacs
3240 MIME FAQ (it's not reachable anymore).
3241
3242 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
3243
3244 * cc-mode.texi: The manual has been extensively revised: the
3245 information about using CC Mode has been separated from the larger
3246 and more difficult chapters about configuration. It has been
3247 updated for CC Mode 5.31.
3248
3249 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
3250
3251 * pgg.texi (User Commands): Fix description of pgg-verify-region.
3252 (Selecting an implementation): Fix descriptions.
3253
3254 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
3255
3256 * message.texi (Various Message Variables): Addition.
3257
3258 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
3259
3260 * message.texi: Fix default values.
3261
3262 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
3263
3264 * message.texi (Header Commands): Clarify descriptions of
3265 message-cross-post-followup-to, message-reduce-to-to-cc, and
3266 message-insert-wide-reply.
3267 (Various Commands): Fix kindex for message-kill-to-signature;
3268 clarify description of message-tab.
3269
3270 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
3271
3272 * message.texi (Mailing Lists): Fix description about MFT.
3273
3274 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
3275
3276 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
3277
3278 * gnus.texi (Slow Terminal Connection): Replace old description
3279 with new one.
3280
3281 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
3282
3283 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
3284 replace X-Draft-Headers with X-Draft-From.
3285
3286 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
3287
3288 * gnus.texi (Various Various): Fix the default value of
3289 nnheader-max-head-length.
3290 (Gnus Versions): Fix typo.
3291
3292 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
3293
3294 * org.texi (Structure editing): Document new functionality of
3295 M-RET.
3296
3297 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
3298
3299 * org.texi (Internal Links): Fix Texinfo usage.
3300
3301 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
3302
3303 * org.texi (TODO basics): Document the global todo list.
3304 (TODO items): Documents sparse tree for specific TODO
3305 keywords.
3306
3307 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
3308
3309 * org.texi (Plain Lists): Typos fixed.
3310
3311 2005-11-28 Jay Belanger <belanger@truman.edu>
3312
3313 * calc.texi: Change references of `M-#' to `C-x *' prefix.
3314
3315 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
3316
3317 * org.texi (Structure editing): New item moving commands added.
3318 (Plain Lists): New section.
3319
3320 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
3321
3322 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
3323 (Agenda): Document commands `org-cycle-agenda-files' and
3324 `org-agenda-file-to-front'
3325 (Built-in table editor): Document `org-table-sort-lines'.
3326 (HTML formatting): Export of hand-formatted lists.
3327
3328 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
3329
3330 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
3331 new variable gnus-toolbar-thickness.
3332
3333 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
3334
3335 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
3336
3337 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
3338
3339 * gnus.texi (X-Face): Fix description.
3340 (XVarious): Remove gnus-xmas-logo-color-alist and
3341 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
3342
3343 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
3344
3345 * gnus.texi (Group Parameters): Mention new variable
3346 gnus-parameters-case-fold-search.
3347 (Home Score File): Addition.
3348
3349 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
3350
3351 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
3352 (Overview): List supported feed types.
3353 (Installation): No installation necessary when using autoload.
3354 (Configuration): Rename "RSS" to "news".
3355
3356 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
3357
3358 * pgg.texi (User Commands): Document additional passphrase
3359 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
3360 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
3361
3362 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
3363
3364 * org.texi: Version number changed to 3.19.
3365
3366 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
3367
3368 * pgg.texi (How to use): Update the example to add autoload of
3369 pgg-encrypt-symmetric-region.
3370 (User Commands): Document pgg-encrypt-symmetric-region.
3371 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
3372
3373 2005-10-27 Jay Belanger <belanger@truman.edu>
3374
3375 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
3376 mention other TeX-related units.
3377
3378 2005-10-23 Lars Hansen <larsh@soem.dk>
3379
3380 * dired-x.texi (Miscellaneous Commands): Replace
3381 dired-do-relative-symlink by dired-do-relsymlink and
3382 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
3383
3384 2005-10-23 Jay Belanger <belanger@truman.edu>
3385
3386 * calc.texi (Predefined Units): Use `alpha' for the fine structure
3387 constant.
3388
3389 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
3390
3391 * faq.texi (Bugs and problems): Replace
3392 `dired-move-to-filename-regexp' by
3393 `directory-listing-before-filename-regexp'.
3394
3395 2005-10-22 Eli Zaretskii <eliz@gnu.org>
3396
3397 * newsticker.texi (UPDATED): Set value.
3398
3399 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
3400
3401 * gnus.texi (Document Groups): Remove duplicate item.
3402
3403 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
3404
3405 * org.texi (Summary): Mention iCalendar support.
3406 (Exporting): Document iCalendar support.
3407
3408 2005-10-18 Romain Francoise <romain@orebokech.com>
3409
3410 * viper.texi (Viper Specials): Capitalize GNU.
3411
3412 2005-10-17 Juri Linkov <juri@jurta.org>
3413
3414 * info.texi (Getting Started, Search Index, Expert Info):
3415 Fix wording.
3416 (Search Text): Replace `echo area' with `mode line'.
3417 (Search Index): Both `i' and `,' find all index entries.
3418 Replace example `C-f' with `C-l' (which exists in index of Info
3419 manual) and delete spaces in its keyboard input sequence.
3420 Delete unnecessary explanations about literal characters.
3421
3422 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
3423
3424 * gnus.texi (Document Server Internals): Addition.
3425
3426 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
3427
3428 * gnus.texi (A note on namespaces): Fix RFC reference.
3429
3430 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
3431
3432 * gnus.texi (RSS): Fix key description.
3433
3434 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
3435
3436 * gnus.texi: Emacs/w3 -> Emacs/W3.
3437 (Browsing the Web): Fix description.
3438 (Web Searches): Ditto.
3439 (Customizing W3): Ditto.
3440
3441 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
3442
3443 * gnus.texi (Maildir): Clarify expire-age and expire-group.
3444
3445 2005-10-11 Jay Belanger <belanger@truman.edu>
3446
3447 * calc.texi (Integration): Mention using `a i' to compute definite
3448 integrals.
3449
3450 2005-10-11 Juri Linkov <juri@jurta.org>
3451
3452 * info.texi: Rearrange nodes.
3453 (Top): Update menu. Change ref `Info for Experts' to
3454 `Advanced Info Commands'.
3455 (Getting Started): Fix description of manual's parts.
3456 (Help-Int): Change xref `Info Search' to `Search Index', and
3457 `Expert Info' to `Advanced'.
3458 (Advanced): Move node one level up.
3459 (Search Text, Search Index): New nodes split out from `Info Search'.
3460 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
3461 split out from `Advanced'.
3462 (Advanced, Emacs Info Variables): De-document editing an Info file
3463 in Info.
3464 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
3465 (Creating an Info File): Delete node and move its text to
3466 `Expert Info'.
3467
3468 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
3469
3470 * org.texi (Workflow states): Documented that change in keywords
3471 becomes active only after restart of Emacs.
3472
3473 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
3474
3475 Sync with Tramp 2.0.51.
3476
3477 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
3478
3479 * speedbar.texi (Introduction): Describe new location of speedbar
3480 on menubar.
3481 (Basic Key Bindings): Remove descriptions of bindings that have
3482 been removed.
3483
3484 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
3485
3486 * speedbar.texi (GDB): Describe use of watch expressions.
3487
3488 2005-09-28 Simon Josefsson <jas@extundo.com>
3489
3490 * message.texi (IDNA): Fix.
3491
3492 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
3493
3494 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
3495 nntp-server-hook, and nntp-warn-about-losing-connection; fix
3496 description of nntp-open-connection-function.
3497 (Common Variables): Fix descriptions.
3498
3499 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
3500
3501 * gnus.texi (Server Buffer Format): Document the %a format spec.
3502
3503 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
3504
3505 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
3506
3507 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
3508
3509 * org.texi Version 3.16.
3510
3511 2005-09-19 Miles Bader <miles@gnu.org>
3512
3513 * newsticker.texi: Get rid of CVS keywords.
3514
3515 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
3516
3517 * gnus.texi (Finding the Parent): Fix description of how Gnus
3518 finds article.
3519
3520 2005-09-14 Jari Aalto <jari.aalto@cante.net>
3521
3522 * gnus.texi (Advanced Scoring Examples): New examples to teach how
3523 to drop off non-answered articles.
3524
3525 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
3526
3527 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
3528 braces (which are unsupported by NMAKE) for macro `srcdir'.
3529
3530 2005-09-17 Eli Zaretskii <eliz@gnu.org>
3531
3532 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3533 (../info/newsticker, newsticker.dvi): New targets.
3534
3535 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
3536
3537 * newsticker.texi: Replace @command with @code. Replace @example
3538 with @lisp.
3539 (Top): Added explanations to menu items.
3540 (GNU Free Documentation License): Removed.
3541
3542 2005-09-16 Romain Francoise <romain@orebokech.com>
3543
3544 Update all files to specify GFDL version 1.2.
3545
3546 * doclicense.texi (GNU Free Documentation License): Update to
3547 version 1.2.
3548
3549 2005-09-15 Richard M. Stallman <rms@gnu.org>
3550
3551 * newsticker.texi: Fix @setfilename.
3552
3553 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
3554 (../info/newsticker, newsticker.dvi): New targets.
3555
3556 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
3557
3558 * org.texi: Version 3.15.
3559
3560 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
3561
3562 * ses.texi: Combine all three indices into one.
3563 Correct a few typos.
3564
3565 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
3566
3567 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
3568
3569 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
3570
3571 * emacs-mime.texi (Handles): Remove duplicate item.
3572 (Encoding Customization): Fix the default value for
3573 mm-coding-system-priorities.
3574 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
3575 (Basic Functions): Fix reference.
3576
3577 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
3578
3579 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
3580
3581 2005-08-18 Richard M. Stallman <rms@gnu.org>
3582
3583 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
3584 and web site.
3585
3586 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
3587 not keyboard-translate.
3588
3589 2005-08-11 Richard M. Stallman <rms@gnu.org>
3590
3591 * faq.texi (Using regular expressions): Fix xref.
3592
3593 2005-08-09 Juri Linkov <juri@jurta.org>
3594
3595 * info.texi (Help-P): Replace `Prev' with `Previous'.
3596 (Help-M, Help-Xref): Add S-TAB.
3597 (Help-FOO): Update `u' command.
3598 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
3599 Update info about visibility of xref parts.
3600 (Help-Int): Fix `m' command. Rename `Info-last' to
3601 `Info-history-back'. Add `Info-history-forward'.
3602 (Advanced): Fix `g*' and `M-n' commands.
3603 (Info Search): Add `index-apropos' in stand-alone browser.
3604 Add isearch commands.
3605 (Emacs Info Variables): Remove `Info-fontify'.
3606 Add `Info-mode-hook'. Update face names.
3607 Add `Info-fontify-maximum-menu-size',
3608 `Info-fontify-visited-nodes', `Info-isearch-search'.
3609
3610 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
3611
3612 Sync with Tramp 2.0.50.
3613
3614 * tramp.texi: Use @option{} consequently for method names.
3615 (Inline methods, External transfer methods): Remove references to
3616 Cygwin.
3617 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
3618 implementation.
3619
3620 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
3621
3622 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
3623 Mention that gnus-init-file is not read when Emacs is invoked with
3624 --no-init-file or -q.
3625
3626 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
3627
3628 * org.texi: Version 3.14.
3629
3630 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
3631
3632 * org.texi: Version 3.13.
3633
3634 2005-07-18 Juri Linkov <juri@jurta.org>
3635
3636 * calc.texi (Time Zones, Logical Operations):
3637 * cl.texi (Overview):
3638 * org.texi (TODO types):
3639 * sc.texi (Emacs 18 MUAs):
3640 * speedbar.texi (Top):
3641 * url.texi (History):
3642 Delete duplicate duplicate words.
3643
3644 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
3645
3646 * cl.texi (Type Predicates): Document `atom' type.
3647
3648 2005-07-04 Lute Kamstra <lute@gnu.org>
3649
3650 Update FSF's address in GPL notices.
3651
3652 * calc.texi (Copying):
3653 * doclicense.texi (GNU Free Documentation License):
3654 * faq.texi (Contacting the FSF):
3655 * mh-e.texi (Copying): Update FSF's address.
3656
3657 2005-07-03 Richard M. Stallman <rms@gnu.org>
3658
3659 * flymake.texi (Example -- Configuring a tool called directly):
3660 Update name of flymake-build-relative-filename.
3661
3662 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3663
3664 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
3665
3666 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
3667
3668 * org.texi: Version 3.12.
3669
3670 2005-06-24 Eli Zaretskii <eliz@gnu.org>
3671
3672 * makefile.w32-in (MAKEINFO): Use --force.
3673 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3674 Makefile.in.
3675 (gnus.dvi): Use "..." to quote Sed args, so that it works with
3676 more shells.
3677
3678 2005-06-23 Richard M. Stallman <rms@gnu.org>
3679
3680 * speedbar.texi (Creating a display): Texinfo usage fixes.
3681
3682 * tramp.texi (Customizing Completion, Auto-save and Backup):
3683 Texinfo usage fixes.
3684
3685 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
3686
3687 * dired-x.texi (Miscellaneous Commands):
3688 * ediff.texi (Miscellaneous):
3689 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
3690 (Agent Variables):
3691 * info.texi (Help-Xref):
3692 * message.texi (Message Headers):
3693 * org.texi (Remember):
3694 * reftex.texi (Options (Defining Label Environments)):
3695 (Options (Index Support)):
3696 (Options (Viewing Cross-References)):
3697 (Options (Misc)):
3698 (Changes):
3699 * speedbar.texi (Creating a display):
3700 * tramp.texi (Customizing Completion, Auto-save and Backup):
3701 Texinfo usage fix.
3702
3703 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
3704
3705 * org.texi: Version 3.11.
3706
3707 2005-06-12 Jay Belanger <belanger@truman.edu>
3708
3709 * calc.texi (Getting Started): Remove extra menu item.
3710
3711 2005-05-31 Jay Belanger <belanger@truman.edu>
3712
3713 * calc.texi (Notations Used in This Manual): Use @kbd for key
3714 sequence.
3715 (Demonstration of Calc): Mention another way of starting Calc.
3716 (Starting Calc): Mention long name of M-#.
3717 (Embedded Mode Overview): Remove unnecessary instruction.
3718 (Other M-# commands): Rephrase `M-# 0' explanation.
3719 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
3720 reflect current behavior.
3721
3722 2005-05-30 Jay Belanger <belanger@truman.edu>
3723
3724 * calc.texi (Hooks): Change description of calc-window-hook and
3725 calc-trail-window-hook to match usage.
3726 (Computational Functions): Add more constant-generating functions.
3727 (Customizable Variables): Use defvar.
3728
3729 2005-05-28 Jay Belanger <belanger@truman.edu>
3730
3731 * calc.texi (Assignments in Embedded Mode): Fix variable name.
3732 (Basic Embedded Mode): Explain behavior of arguments to
3733 calc-embedded-mode.
3734
3735 2005-05-27 Jay Belanger <belanger@truman.edu>
3736
3737 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
3738 current behavior.
3739
3740 2005-05-25 Jay Belanger <belanger@truman.edu>
3741
3742 * calc.texi: Change Calc version number throughout.
3743 (Keypad Mode): Change location in info output.
3744 (Keypad mode overview): Move picture of keypad.
3745
3746 2005-05-21 Jay Belanger <belanger@truman.edu>
3747
3748 * calc.texi (Storing variables): Mention that only most variables
3749 are void to begin with.
3750
3751 2005-05-21 Kevin Ryde <user42@zip.com.au>
3752
3753 * widget.texi (Basic Types): Update cross ref from "Enabling
3754 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
3755 lispref/text.texi change.
3756
3757 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
3758
3759 * org.texi: Version 3.09.
3760
3761 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
3762
3763 * reftex.texi: Version 4.28.
3764
3765 2005-05-16 Jay Belanger <belanger@truman.edu>
3766
3767 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
3768
3769 2005-05-14 Jay Belanger <belanger@truman.edu>
3770
3771 * calc.texi (Default Simplifications): Insert missing ! (logical
3772 not operator).
3773
3774 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
3775
3776 Sync with Tramp 2.0.49.
3777
3778 2005-05-10 Jay Belanger <belanger@truman.edu>
3779
3780 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
3781 to 1.
3782
3783 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
3784
3785 * org.texi: Version 3.08, structure reorganized.
3786
3787 2005-04-24 Richard M. Stallman <rms@gnu.org>
3788
3789 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
3790
3791 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3792
3793 * org.texi: Update to version 3.06.
3794
3795 2005-04-13 Lute Kamstra <lute@gnu.org>
3796
3797 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
3798
3799 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
3800
3801 * cl.texi (Porting Common Lisp): Fix typo.
3802
3803 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3804
3805 * gnus.texi (RSS): Addition.
3806
3807 2005-04-04 Jay Belanger <belanger@truman.edu>
3808
3809 * calc.texi: Change Calc version number.
3810 (Customizable variables): Fix description of calc-language-alist.
3811 (Copying): Put in version 2 of GPL.
3812
3813 2005-04-01 Jay Belanger <belanger@truman.edu>
3814
3815 * calc.texi (Troubleshooting Commands): Remove comment about
3816 installation.
3817 (Installation): Remove section.
3818 (Customizable Variables): New section.
3819 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
3820 (Graphical Devices): Add references to Customizable Variables.
3821
3822 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
3823
3824 * emacs-mime.texi (Display Customization): Markup fixes.
3825 (rfc2047): Update.
3826
3827 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
3828
3829 * gnus-faq.texi: Replaced with auto-generated version.
3830
3831 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3832
3833 * dired-x.texi (Multiple Dired Directories): default-directory was
3834 renamed to dired-default-directory.
3835
3836 2005-03-26 Jay Belanger <belanger@truman.edu>
3837
3838 * calc.texi (Simplifying Formulas, Rewrite Rules):
3839 Change description of top and bottom of fraction.
3840 (Modulo Forms): Move description of how to create modulo forms to
3841 earlier in the section.
3842 (Fraction Mode): Suggest using : to get a fraction by dividing.
3843 (Basic Arithmetic): Adjust placement of command name.
3844 (Truncating the Stack): Emphasize that "hidden" entries are still
3845 visible.
3846 (Installation): Move discussion of printing manual to "About This
3847 Manual".
3848 (About This Manual): Mention how to print the manual.
3849 (Reporting Bugs): Remove first person.
3850 (Building Vectors): Add algebraic version of append.
3851 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
3852 (Grouping Digits): Fix typo.
3853
3854 2005-03-25 Werner Lemberg <wl@gnu.org>
3855
3856 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
3857 Replace `legal' with `valid'.
3858
3859 2005-03-25 Werner Lemberg <wl@gnu.org>
3860
3861 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
3862
3863 2005-03-24 Jay Belanger <belanger@truman.edu>
3864
3865 * calc.texi (General Mode Commands)
3866 (Mode Settings in Embedded Mode): Add some explanation of
3867 recording mode settings.
3868
3869 2005-03-24 Richard M. Stallman <rms@gnu.org>
3870
3871 * calc.texi: Remove praise of non-free software.
3872
3873 * idlwave.texi: Don't say where to get IDL or its non-free manual.
3874 (Installation): Node deleted.
3875
3876 2005-03-23 Richard M. Stallman <rms@gnu.org>
3877
3878 * url.texi (HTTP language/coding): Improve last change.
3879
3880 2005-03-22 Jay Belanger <belanger@truman.edu>
3881
3882 * calc.texi (Embedded Mode): Add new information on changing
3883 modes.
3884
3885 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
3886
3887 Sync with Tramp 2.0.48.
3888
3889 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
3890
3891 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
3892 "GNU/Linux". Change all addresses to .gnu.org.
3893 (Default Method): Offer shortened syntax for "su" and "sudo"
3894 methods.
3895
3896 2005-03-07 Richard M. Stallman <rms@gnu.org>
3897
3898 * url.texi: Fix usage of "e.g.".
3899 (HTTP language/coding): Explain the rules for these strings.
3900
3901 2005-03-06 Richard M. Stallman <rms@gnu.org>
3902
3903 * woman.texi (Introduction): Minor cleanups.
3904
3905 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
3906
3907 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
3908 (Installation): Node deleted.
3909
3910 * mh-e.texi (Preface): Get rid of "Emacs 21".
3911
3912 * eshell.texi (Installation): Delete node (for Emacs 20).
3913
3914 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
3915
3916 * flymake.texi: Refill and tweak style in @lisp blocks.
3917
3918 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
3919
3920 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
3921
3922 2005-03-01 Jay Belanger <belanger@truman.edu>
3923
3924 * calc.texi (Trigonometric and Hyperbolic Functions):
3925 Mention additional functions.
3926 (Algebraic Simplifications): Mention additional simplifications.
3927
3928 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
3929
3930 * ses.texi: Add concept/function/variable indices (this work was
3931 donated by Brad Collins <brad@chenla.org>, copyright-assignment
3932 papers on file at FSF).
3933
3934 2005-02-10 Jay Belanger <belanger@truman.edu>
3935
3936 * calc.texi: Change @LaTeX to La@TeX throughout.
3937 Redefine @expr as @math for TeX output.
3938 Redefine @texline as a no-op for TeX output.
3939 Define @tfn, replace @t by @tfn throughout.
3940
3941 2005-02-09 Jay Belanger <belanger@truman.edu>
3942
3943 * calc.texi: Add macro for LaTeX for info output.
3944
3945 2005-02-08 Kim F. Storm <storm@cua.dk>
3946
3947 * texinfo.tex (LaTex): Add def.
3948
3949 2005-02-06 Jay Belanger <belanger@truman.edu>
3950
3951 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
3952 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
3953 throughout manual.
3954
3955 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3956
3957 * gnus.texi: Some edits based on comments from David Abrahams.
3958
3959 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
3960
3961 * gnus.texi (RSS): Fix the keystroke.
3962
3963 2005-01-24 David Kastrup <dak@gnu.org>
3964
3965 * faq.texi: Update AUCTeX version info.
3966
3967 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
3968
3969 * gnus-faq.texi ([4.1]): Typo.
3970
3971 2005-01-19 Jay Belanger <belanger@truman.edu>
3972
3973 * calc.texi (Keep Arguments): Mention that keeping arguments
3974 doesn't work with keyboard macros.
3975
3976 2005-01-16 Richard M. Stallman <rms@gnu.org>
3977
3978 * autotype.texi (Autoinserting): Fix small error.
3979
3980 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
3981
3982 Sync with Tramp 2.0.47.
3983
3984 * tramp.texi (Compilation): New section, describing compilation of
3985 remote files.
3986
3987 2005-01-11 Kim F. Storm <storm@cua.dk>
3988
3989 * widget.texi (Basic Types): Add :follow-link keyword.
3990
3991 2005-01-09 Jay Belanger <belanger@truman.edu>
3992
3993 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
3994
3995 2005-01-08 Jay Belanger <belanger@truman.edu>
3996
3997 * calc.texi: Change throughout to reflect new default value of
3998 calc-settings-file.
3999
4000 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4001
4002 * message.texi (Reply): `message-reply-to-function' should return
4003 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
4004
4005 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
4006
4007 * faq.texi (Changing load-path): Fix typo.
4008
4009 2005-01-05 Jay Belanger <belanger@truman.edu>
4010
4011 * calc.texi (Programming Tutorial): Replace kbd command by
4012 appropriate characters for a keyboard macro.
4013
4014 2005-01-04 Jay Belanger <belanger@truman.edu>
4015
4016 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
4017 for Lucid Emacs.
4018 (Programming Tutorial): Mention that the user needs to be in the
4019 right mode to compute some functions.
4020
4021 2005-01-04 Jay Belanger <belanger@truman.edu>
4022
4023 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
4024 no longer applicable.
4025
4026 2005-01-01 Jay Belanger <belanger@truman.edu>
4027
4028 * calc.texi (Programming Tutorial): Changed description of how to
4029 edit keyboard macros to match current behavior.
4030
4031 2004-12-31 Jay Belanger <belanger@truman.edu>
4032
4033 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
4034
4035 2004-12-20 Jay Belanger <belanger@truman.edu>
4036
4037 * calc.texi (Types Tutorial): Emphasize that you can't divide by
4038 zero.
4039
4040 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
4041
4042 * cc-mode.texi (Text Filling and Line Breaking): Put period after
4043 @xref.
4044 (Font Locking): Avoid @strong{Note:}.
4045
4046 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
4047
4048 Sync with Tramp 2.0.46.
4049
4050 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
4051
4052 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
4053
4054 * url.texi: Correct typos.
4055 (Retrieving URLs): @var{nil}->@code{nil}.
4056 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
4057 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
4058 (Dealing with HTTP documents): @inforef->@xref.
4059
4060 2004-12-15 Jay Belanger <belanger@truman.edu>
4061
4062 * calc.texi: Consistently capitalized all mode names.
4063 (Answers to Exercises): Mention that an answer can be a fraction
4064 when in Fraction mode.
4065
4066 2004-12-13 Jay Belanger <belanger@truman.edu>
4067
4068 * calc.texi: Fix some TeX definitions.
4069
4070 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
4071
4072 * reftex.texi (Imprint): Remove erroneous @value's.
4073
4074 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4075
4076 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
4077 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
4078
4079 2004-12-08 Jay Belanger <belanger@truman.edu>
4080
4081 * calc.texi (Starting Calc): Remove comment about installation.
4082 (Keypad Mode Overview): Remove comment about Emacs 19 support.
4083
4084 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4085
4086 * url.texi: Update @setfilename.
4087 (Getting Started): No need to worry about Gnus versions.
4088 (Dealing with HTTP documents): Use @inforef.
4089
4090 * org.texi: Fix @direntry file name.
4091
4092 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
4093
4094 * url.texi: New file.
4095
4096 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
4097
4098 2004-12-06 Jay Belanger <belanger@truman.edu>
4099
4100 * calc.texi (Using Calc): Remove paragraph about installation.
4101
4102 2004-12-06 Jay Belanger <belanger@truman.edu>
4103
4104 * calc.texi: Use more Texinfo macros and less TeX defs.
4105 Remove @refill's.
4106
4107 2004-12-06 Richard M. Stallman <rms@gnu.org>
4108
4109 * org.texi: New file.
4110
4111 2004-12-05 Richard M. Stallman <rms@gnu.org>
4112
4113 * Makefile.in (org.dvi, ../info/org): New targets.
4114 (INFO_TARGETS): Add ../info/org.
4115 (DVI_TARGETS): Add org.dvi.
4116 (maintainer-clean): Remove the info files in the info dir.
4117
4118 2004-11-26 Eli Zaretskii <eliz@gnu.org>
4119
4120 * idlwave.texi: Fix the setfilename directive to put the produced
4121 file in ../info.
4122 (Continued Statement Indentation): Resurrect Jan D.'s change from
4123 2004-11-03 that was lost when a newer version of idlwave.texi was
4124 imported.
4125
4126 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
4127
4128 * gnus-faq.texi ([5.1]): Added missing bracket.
4129
4130 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
4131 `spam-initialize'.
4132
4133 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
4134
4135 * message.texi (Various Message Variables): Mention that all mail
4136 file variables are derived from `message-directory'.
4137
4138 * gnus.texi (Splitting Mail): Clarify bogus group.
4139
4140 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
4141
4142 * emacs-mime.texi (Encoding Customization): Fix
4143 mm-coding-system-priorities entry.
4144
4145 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
4146
4147 * idlwave.texi (Continued Statement Indentation):
4148 * reftex.texi (Options (Index Support)):
4149 (Displaying and Editing the Index, Table of Contents):
4150 * speedbar.texi (Creating a display, Major Display Modes): Replace
4151 non-nil with non-@code{nil}.
4152
4153 2004-10-21 Jay Belanger <belanger@truman.edu>
4154
4155 * calc.texi (Algebraic-Style Calculations): Removed a comment.
4156
4157 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
4158
4159 * calc.texi (Reporting Bugs): Double up `@'.
4160
4161 2004-10-18 Jay Belanger <belanger@truman.edu>
4162
4163 * calc.texi (Reporting Bugs): Changed the address that bugs
4164 should be sent to.
4165
4166 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
4167
4168 * gnus.texi (New Features): Add 5.11.
4169
4170 * message.texi (Resending): Remove wrong default value.
4171
4172 * gnus.texi (Mail Source Specifiers): Describe possible problems
4173 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
4174 `pop3-leave-mail-on-server' to the index.
4175
4176 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
4177
4178 * message.texi (Canceling News): Add how to set a password.
4179
4180 2004-10-12 Jay Belanger <belanger@truman.edu>
4181
4182 * calc.texi (Help Commands): Changed the descriptions of
4183 calc-describe-function and calc-describe-variable to match their
4184 current behavior.
4185
4186 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
4187
4188 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
4189
4190 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
4191
4192 Sync with Tramp 2.0.45.
4193
4194 * tramp.texi (Frequently Asked Questions): Comment paragraph about
4195 plink link. The URL is outdated. Originator contacted for
4196 clarification.
4197
4198 2004-10-10 Juri Linkov <juri@jurta.org>
4199
4200 * gnus.texi (Top, Marking Articles): Join two menus in one node
4201 because a node can have only one menu.
4202
4203 2004-10-09 Juri Linkov <juri@jurta.org>
4204
4205 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
4206 example of nnmail-split-fancy.
4207
4208 2004-10-06 Karl Berry <karl@gnu.org>
4209
4210 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
4211 consistency with other uses of dashes.
4212
4213 2004-10-05 Karl Berry <karl@gnu.org>
4214
4215 * info.texi: Consistently use --- throughout, periods at end of
4216 menu descriptions, and a couple typos.
4217
4218 2004-09-26 Jesper Harder <harder@ifa.au.dk>
4219
4220 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
4221 * pgg.texi (User Commands, Backend methods): Do.
4222 * gnus.texi: Markup fixes.
4223 (Setting Process Marks): Fix `M P a' entry.
4224 * emacs-mime.texi: Fixes.
4225
4226 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
4227
4228 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
4229 again.
4230 Use 5.10 instead of 5.10.0.
4231
4232 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4233
4234 * gnus.texi (Summary Mail Commands): S D e.
4235
4236 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
4237
4238 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
4239 the gnus-article-mode-line-format section.
4240
4241 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
4242
4243 * gnus.texi (Various Summary Stuff): Fix the documentation for
4244 gnus-newsgroup-variables.
4245
4246 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
4247
4248 * gnus.texi (MIME Commands): Added
4249 gnus-mime-display-multipart-as-mixed,
4250 gnus-mime-display-multipart-alternative-as-mixed,
4251 gnus-mime-display-multipart-related-as-mixed.
4252 (Mail Source Customization): Clarify `mail-source-directory'.
4253 (Splitting Mail): Mention gnus-group-find-new-groups.
4254 (SpamOracle): Fixed typo.
4255
4256 * gnus-faq.texi: Untabify.
4257 ([6.3]): nnir.el is in contrib directory.
4258
4259 * message.texi (News Headers): Clarify how a unique ID is created.
4260
4261 * gnus.texi (Batching Agents): Fixed typo in example. Reported
4262 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
4263
4264 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
4265
4266 * gnus.texi (Group Parameters): Added more on hooks.
4267
4268 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
4269
4270 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
4271
4272 2004-09-22 Jay Belanger <belanger@truman.edu>
4273
4274 * calc.texi (Vectors as Lists): Added a warning that the tutorial
4275 might be hidden during part of the session.
4276
4277 2004-09-20 Jay Belanger <belanger@truman.edu>
4278
4279 * calc.texi (Notations Used in This Manual): Put in an earlier
4280 mention that DEL could be called Backspace.
4281
4282 2004-09-10 Simon Josefsson <jas@extundo.com>
4283
4284 * gnus.texi (IMAP): Add example. Suggested and partially written
4285 by Steinar Bang <sb@dod.no>.
4286
4287 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4288
4289 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
4290 netrc syntax.
4291
4292 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4293
4294 * gnus.texi (Spam ELisp Package Sequence of Events):
4295 Some clarifications.
4296 (Spam ELisp Package Global Variables): More clarifications.
4297
4298 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4299
4300 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
4301 Mention spam-split does not modify incoming mail.
4302
4303 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
4304
4305 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
4306
4307 2004-09-10 Eli Zaretskii <eliz@gnu.org>
4308
4309 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
4310
4311 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
4312
4313 * makefile.w32-in (sieve, pgg): Use $(infodir).
4314
4315 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
4316
4317 * makefile.w32-in: Fix PGG and Sieve entries.
4318
4319 2004-08-28 Eli Zaretskii <eliz@gnu.org>
4320
4321 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
4322 Emacs and related programs.
4323
4324 2004-08-27 Richard M. Stallman <rms@gnu.org>
4325
4326 * faq.texi: Fix texinfo usage, esp. doublequotes.
4327 (Difference between Emacs and XEmacs): Some clarification.
4328
4329 * faq.texi (Difference between Emacs and XEmacs):
4330 Explain not to contrast XEmacs with GNU Emacs.
4331
4332 2004-08-26 Richard M. Stallman <rms@gnu.org>
4333
4334 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
4335
4336 2004-08-22 David Kastrup <dak@gnu.org>
4337
4338 * reftex.texi (AUCTeX): Update links, section name.
4339
4340 * faq.texi (Calc): Update availability (included in 22.1).
4341 (AUCTeX): Update availability, information, versions, description.
4342
4343 2004-08-14 Eli Zaretskii <eliz@gnu.org>
4344
4345 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
4346
4347 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
4348
4349 * cc-mode.texi: Various updates for CC Mode 5.30.9.
4350
4351 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
4352
4353 Sync with Tramp 2.0.44.
4354
4355 2004-08-05 Lars Hansen <larsh@math.ku.dk>
4356
4357 * widget.texi (User Interface): Update how to separate the
4358 editable field of an editable-field widget from other widgets.
4359 (Programming Example): Add text after field.
4360
4361 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
4362
4363 * emacs-mime.texi (Encoding Customization): Add a note to the
4364 mm-content-transfer-encoding-defaults entry.
4365 (rfc2047): Update.
4366
4367 * gnus.texi (Article Highlighting): Add
4368 gnus-cite-ignore-quoted-from.
4369 (POP before SMTP): New node.
4370 (Posting Styles): Addition.
4371 (Splitting Mail): Add nnmail-split-lowercase-expanded.
4372 (Fancy Mail Splitting): Ditto.
4373 (X-Face): Add gnus-x-face.
4374
4375 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
4376
4377 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
4378 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
4379
4380 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
4381
4382 * gnus.texi (Mail Source Specifiers): Describe
4383 `pop3-leave-mail-on-server'.
4384
4385 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
4386
4387 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
4388
4389 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
4390 repository. Change setfilename.
4391
4392 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
4393
4394 2004-07-02 Juri Linkov <juri@jurta.org>
4395
4396 * pcl-cvs.texi (Viewing differences): Add `d r'.
4397
4398 2004-06-29 Jesper Harder <harder@ifa.au.dk>
4399
4400 * ses.texi, viper.texi, flymake.texi, faq.texi:
4401 * eshell.texi, ediff.texi: Markup fixes.
4402
4403 2004-06-21 Karl Berry <karl@gnu.org>
4404
4405 * info.texi (Top): Mention that only Emacs has mouse support.
4406 (Getting Started): Mention this in a few other places.
4407
4408 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4409
4410 * autotype.texi (Copyrights, Timestamps): Recommend
4411 `before-save-hook' instead of `write-file-functions'.
4412
4413 2004-06-13 Lars Hansen <larsh@math.ku.dk>
4414
4415 * dired-x.texi (dired-mark-omitted): Update keybinding.
4416
4417 2004-06-10 Kim F. Storm <storm@cua.dk>
4418
4419 * pcl-cvs.texi (Viewing differences): Add 'd y'.
4420
4421 2004-06-05 Lars Hansen <larsh@math.ku.dk>
4422
4423 * dired-x.texi (variable dired-omit-mode): Rename from
4424 dired-omit-files-p.
4425 (function dired-omit-mode): Rename from dired-omit-toggle.
4426 Call dired-omit-mode rather than set dired-omit-files-p.
4427 (dired-mark-omitted): Describe command.
4428
4429 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4430
4431 Version 2.0.41 of Tramp released.
4432
4433 2004-05-29 Juanma Barranquero <lektu@terra.es>
4434
4435 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
4436 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4437
4438 2004-05-29 Richard M. Stallman <rms@gnu.org>
4439
4440 * cl.texi (Top): Call this chapter `Introduction'.
4441 (Overview): In TeX, no section heading here.
4442
4443 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
4444
4445 2004-05-29 Eli Zaretskii <eliz@gnu.org>
4446
4447 * Makefile.in (../info/flymake, flymake.dvi): New targets.
4448 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
4449
4450 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4451
4452 * flymake.texi: New file.
4453
4454 2004-05-28 Simon Josefsson <jas@extundo.com>
4455
4456 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
4457
4458 2004-05-07 Kai Großjohann <kai@emptydomain.de>
4459
4460 Version 2.0.40 of Tramp released.
4461
4462 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
4463
4464 Complete rework, based on review by Karl Berry <karl@gnu.org>.
4465
4466 * tramp.texi (Auto-save and Backup): Explain exploitation of new
4467 variables `tramp-backup-directory-alist' and
4468 `tramp-bkup-backup-directory-info'.
4469 (Overview, Connection types)
4470 (External transfer methods, Default Method)
4471 (Windows setup hints): Remove restriction of password entering
4472 with external methods.
4473 (Auto-save and Backup): Make file name example
4474 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
4475 and `auto-save-directory' must be used.
4476 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
4477 only "NT"). Remove doubled entry "What kinds of systems does
4478 @tramp{} work on".
4479 (tramp): Macro removed.
4480 (Obtaining Tramp): Flag removed from title.
4481 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
4482 and `trampver' used properly. Flag `tramp-inst' replaced by
4483 `installchapter'. Installation related text adapted.
4484
4485 2004-04-28 Masatake YAMATO <jet@gyve.org>
4486
4487 * widget.texi (Programming Example): Remove overlays.
4488
4489 2004-04-27 Jesper Harder <harder@ifa.au.dk>
4490
4491 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
4492
4493 2004-04-23 Juanma Barranquero <lektu@terra.es>
4494
4495 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4496
4497 2004-04-05 Jesper Harder <harder@ifa.au.dk>
4498
4499 * info.texi (Info Search): Add info-apropos.
4500
4501 2004-03-22 Juri Linkov <juri@jurta.org>
4502
4503 * faq.texi: Fix help key bindings.
4504
4505 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
4506
4507 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
4508 (as suggested by Karl Berry). Update information about colored
4509 stars in menus. Add new subheading describing M-n.
4510
4511 2004-03-12 Richard M. Stallman <rms@gnu.org>
4512
4513 * cl.texi (Top): Rename top node's title.
4514
4515 2004-03-08 Karl Berry <karl@gnu.org>
4516
4517 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
4518 problems making the texinfo distribution.
4519
4520 2004-02-29 Simon Josefsson <jas@extundo.com>
4521
4522 * smtpmail.texi (Authentication): Changed the list of supported
4523 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
4524 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
4525 <voegelas@gmx.net>.
4526
4527 2004-02-29 Juanma Barranquero <lektu@terra.es>
4528
4529 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
4530 Use $(DEL) instead of rm, and ignore exit code.
4531
4532 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
4533
4534 Tramp version 2.0.39 released.
4535
4536 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
4537
4538 * tramp.texi (Customizing Completion): Explain new functions
4539 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
4540 (all): Savannah URLs unified to "http://savannah.nongnu.org".
4541 (Top): Refer to Savannah mailing list as the major one. Mention
4542 older mailing lists in HTML mode only.
4543 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
4544 (Frequently Asked Questions): Remote hosts must not be Unix-like
4545 for "smb" method.
4546 (Password caching): New node.
4547 (External transfer methods): Refer to password caching for "smb"
4548 method.
4549
4550 2004-02-17 Karl Berry <karl@gnu.org>
4551
4552 * info.texi (Help-Int): Mention the new line number feature.
4553
4554 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
4555
4556 * ses.texi (Advanced Features): New functionality for
4557 ses-set-header-row (defaults to current row unless C-u used).
4558 (Acknowledgements): Add Stefan Monnier.
4559
4560 2003-12-29 Kevin Ryde <user42@zip.com.au>
4561
4562 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
4563
4564 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
4565
4566 Tramp version 2.0.38 released.
4567
4568 * tramp.texi (Remote shell setup): Warn of environment variables
4569 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
4570 <sven.gabriel@imk.fzk.de>.
4571 (Configuration): Tramp now chooses base64/uuencode
4572 automatically. Update wording accordingly.
4573 (Top): More description for the `Default Method' menu entry.
4574 (Default Method): Use @code, not @var, for Lisp variables.
4575 (Default Method): New subsection `Which method is the right one
4576 for me?' Suggested by Christian Kirsch.
4577 (Configuration): Pointer to new subsection added.
4578 (Default Method): Too many "use" in one sentence.
4579 Rephrase. Reported by Christian Kirsch.
4580 (Filename Syntax): Old `su' example is probably a left-over from
4581 the sm/su method naming. Replace with `ssh', instead.
4582 (External transfer methods, Auto-save and Backup):
4583 Typo fixes.
4584
4585 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
4586
4587 * tramp.texi (all): Harmonize all occurences of @tramp{}.
4588 (Top): Mention japanese manual only if flag `jamanual' is set.
4589 Insert section `Japanese manual' in menu.
4590
4591 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
4592
4593 * eshell.texi (Known Problems): Add doc item.
4594
4595 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
4596
4597 * cc-mode.texi: Update for CC Mode 5.30.
4598
4599 Note: Please refrain from doing purely cosmetic changes like
4600 removing trailing whitespace in this manual; it clobbers cvs
4601 merging for no good reason.
4602
4603 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
4604
4605 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
4606 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
4607 @acronym{ASCII}.
4608
4609 2003-10-26 Karl Berry <karl@gnu.org>
4610
4611 * info.texi (Info Search): Echo area, not echo are. From Debian
4612 diff.
4613
4614 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
4615
4616 * widget.texi (Defining New Widgets): Document new beavior of
4617 :buttons and :children keywords.
4618
4619 2003-10-22 Miles Bader <miles@gnu.org>
4620
4621 * Makefile.in (info): Move before $(top_srcdir)/info.
4622
4623 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
4624
4625 * tramp.texi (Inline methods): Small grammar fix.
4626 (External transfer methods): Likewise.
4627
4628 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
4629
4630 * speedbar.texi: Remove paragraph for GUD that is no longer true.
4631
4632 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
4633
4634 * texinfo.tex: Replace `%' in arch tagline by @ignore.
4635
4636 2003-09-30 Richard M. Stallman <rms@gnu.org>
4637
4638 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
4639
4640 * widget.texi (User Interface): Fix typos.
4641
4642 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
4643
4644 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
4645
4646 * pcl-cvs.texi (Selected Files): Fix typo.
4647
4648 2003-09-21 Karl Berry <karl@gnu.org>
4649
4650 * info.texi (] and [ commands): No period at end of section title.
4651
4652 2003-09-04 Miles Bader <miles@gnu.org>
4653
4654 * Makefile.in (top_srcdir): New variable.
4655 ($(top_srcdir)/info): New rule.
4656 (info): Depend on it.
4657
4658 2003-09-03 Peter Runestig <peter@runestig.com>
4659
4660 * makefile.w32-in: New file.
4661
4662 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
4663
4664 * widget.texi (User Interface): Explain the need of static text
4665 around an editable field.
4666
4667 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
4668
4669 * widget.texi (Basic Types): The argument to `:help-echo' can now
4670 be a form that evaluates to a string.
4671
4672 2003-08-18 Kim F. Storm <storm@cua.dk>
4673
4674 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
4675
4676 2003-08-16 Richard M. Stallman <rms@gnu.org>
4677
4678 * dired-x.texi (Shell Command Guessing): Explain *.
4679
4680 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
4681
4682 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
4683 log-edit-insert-changelog.
4684
4685 2003-08-03 Karl Berry <karl@gnu.org>
4686
4687 * info.texi: Need @contents.
4688
4689 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
4690
4691 Tramp version 2.0.36 released.
4692
4693 * tramp.texi (Remote shell setup): Explain about problems with
4694 non-Bourne commands in ~/.profile and ~/.shrc.
4695
4696 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
4697
4698 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
4699 renaming of `vis-mode' to `visible-mode'.
4700
4701 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
4702
4703 * info.texi (Top, Help-Small-Screen): Remove accidentally added
4704 next, prev and up pointers.
4705
4706 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
4707
4708 * info.texi (Help): Mention existence of Emacs and stand-alone
4709 Info at the very beginning of the tutorial.
4710 (Help-Inv): New node.
4711 (Help-]): New node.
4712 (Help-M): Systematically point out the differences between default
4713 Emacs and stand-alone versions. Delete second menu.
4714 (Help-Xref): Systematically point out the differences between
4715 default Emacs and stand-alone versions.
4716 (Help-Int): Change `l' example.
4717 (Expert Info): Fix typos.
4718 (Emacs Info Variables): Mention `Info-hide-note-references' and
4719 new default for `Info-scroll-prefer-subnodes'.
4720
4721 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
4722
4723 Version 2.0.35 of Tramp released.
4724
4725 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
4726 (Inline methods): Add methods `remsh' and `plink1'.
4727 (External transfer methods): Add method `remcp'.
4728 (Multi-hop Methods): Add method `remsh'.
4729 Small patch from Adrian Aichner <adrian@xemacs.org>:
4730 Fix minor typos.
4731 (Concept Index): Added to make manual searchable via
4732 `Info-index'.
4733 (Version Control): Add cindex entry.
4734
4735 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
4736
4737 * trampver.texi: Version 2.0.34 released.
4738
4739 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4740
4741 * faq.texi: Improve previous changes.
4742
4743 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
4744
4745 * faq.texi: Update copyright and maintenance details.
4746 Update some package URLs, versions, and maintainers.
4747 Remove many references to the Emacs Lisp Archive.
4748
4749 2003-04-23 Simon Josefsson <jas@extundo.com>
4750
4751 * smtpmail.texi: Fix license (the invariant sections mentioned has
4752 never been part of the smtp manual). Align info dir entry with
4753 other emacs packages.
4754
4755 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
4756
4757 * tramp.texi: Version 2.0.33 released.
4758 Remove installation chapter. Remove XEmacs specifics.
4759
4760 2003-03-29 Richard M. Stallman <rms@gnu.org>
4761
4762 * tramp.texi (Top): Undo the previous renaming.
4763 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
4764
4765 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
4766
4767 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
4768 version of manual.
4769
4770 * tramp.texi (Auto-save and Backup): New node.
4771
4772 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
4773
4774 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
4775 Emacs" in order to have better differentiation to "XEmacs".
4776 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
4777 are new macros in order to point to the other Emacs flavor where
4778 appropriate. In info case, point to node `Installation' in order
4779 to explain how to generate the other way. In html case, make a
4780 link to the other html file.
4781 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
4782 after CVS checkout/update.
4783 (Installation): Completely rewritten.
4784 (Installation parameters, Load paths): New sections under
4785 `Installation'.
4786
4787 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
4788
4789 * tramp.texi: Version 2.0.30 released.
4790 Replace word "path" with "localname" where used as a component of
4791 a Tramp file name.
4792
4793 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
4794
4795 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
4796 introduced.
4797 (Installation): Explain what to do if files from the tramp/contrib
4798 directory are needed.
4799
4800 2003-02-23 Alex Schroeder <alex@emacswiki.org>
4801
4802 * smtpmail.texi (How Mail Works): New.
4803
4804 2003-02-22 Alex Schroeder <alex@emacswiki.org>
4805
4806 * smtpmail.texi: New file.
4807
4808 * Makefile.in: Build SMTP manual.
4809
4810 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
4811
4812 * tramp.texi: Version 2.0.29 released.
4813 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
4814 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
4815
4816 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
4817
4818 * tramp.texi (Frequently Asked Questions): Explain a workaround if
4819 another package loads accidently Ange-FTP.
4820
4821 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
4822
4823 * tramp.texi (Customizing Completion): Add function
4824 `tramp-parse-sconfig'. Change example of
4825 `tramp-set-completion-function', because parsing of ssh config
4826 files looks more natural.
4827
4828 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
4829
4830 * gnus.texi: Do not use `path' in several locations.
4831
4832 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
4833
4834 * tramp.texi (External transfer methods): New method `smb'. From
4835 Michael Albinus.
4836
4837 2002-11-05 Karl Berry <karl@gnu.org>
4838
4839 * info.texi (Info-fontify): Reorder face list to avoid bad line
4840 breaks.
4841
4842 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4843
4844 * tramp.texi: Move @copying to standard place. Use
4845 @insertcopying.
4846
4847 2002-10-02 Karl Berry <karl@gnu.org>
4848
4849 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
4850 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
4851 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
4852 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
4853 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
4854 Per rms, update all manuals to use @copying instead of @ifinfo.
4855 Also use @ifnottex instead of @ifinfo around the top node, where
4856 needed for the sake of the HTML output.
4857 (The Gnus manual is not fixed since it's not clear to me how it
4858 works; and the Tramp manual already uses @copying, although in an
4859 unusual way. All others were changed.)
4860
4861 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
4862
4863 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
4864 (../info/ses, ses.dvi): New targets.
4865 * ses.texi: New file.
4866
4867 2002-09-06 Pavel Janík <Pavel@Janik.cz>
4868
4869 * texinfo.tex: Update to texinfo 4.2.
4870
4871 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
4872
4873 * reftex.texi: Update to RefTeX 4.19.
4874
4875 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
4876
4877 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
4878 (../info/tramp, tramp.dvi): New targets.
4879
4880 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
4881
4882 * Makefile.in (DVI_TARGETS): Add calc.dvi.
4883 (calc.dvi): Uncomment.
4884
4885 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
4886
4887 * Makefile.in (INFO_TARGETS): Add ../info/calc.
4888 (../info/calc): New target.
4889
4890 2001-10-20 Gerd Moellmann <gerd@gnu.org>
4891
4892 * (Version 21.1 released.)
4893
4894 2001-10-05 Gerd Moellmann <gerd@gnu.org>
4895
4896 * Branch for 21.1.
4897
4898 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
4899
4900 * Makefile.in (../info/info): Use an explicit -o switch to
4901 makeinfo.
4902
4903 2001-03-05 Gerd Moellmann <gerd@gnu.org>
4904
4905 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
4906
4907 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
4908
4909 * Makefile.in (../info/idlwave): Use --no-split.
4910
4911 2000-12-14 Dave Love <fx@gnu.org>
4912
4913 * Makefile.in (mostlyclean): Remove gnustmp.*
4914 (gnus.dvi): Change rule to remove @latex stuff.
4915
4916 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
4917
4918 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
4919
4920 2000-10-13 John Wiegley <johnw@gnu.org>
4921
4922 * Makefile.in: Add build targets for eshell.texi.
4923
4924 2000-09-25 Gerd Moellmann <gerd@gnu.org>
4925
4926 * Makefile.in: Remove/comment speedbar stuff.
4927
4928 2000-09-22 Dave Love <fx@gnu.org>
4929
4930 * Makefile.in: Add emacs-mime.
4931
4932 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
4933
4934 * Makefile.in (INFO_TARGETS): Add ../info/woman.
4935 (DVI_TARGETS): Add woman.dvi.
4936 (../info/woman, woman.dvi): New targets.
4937
4938 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
4939
4940 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
4941
4942 * pcl-cvs.texi: New file.
4943 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
4944 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
4945
4946 2000-05-11 Gerd Moellmann <gerd@gnu.org>
4947
4948 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
4949 (../info/ebrowse, ebrowse.dvi): New targets.
4950
4951 2000-01-13 Gerd Moellmann <gerd@gnu.org>
4952
4953 * Makefile.in (INFO_TARGETS): Add eudc.
4954 (DVI_TARGETS): Add eudc.dvi.
4955 (../info/eudc, eudc.dvi): New targets.
4956
4957 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
4958
4959 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
4960 compatibility with 8+3 filesystems).
4961 (../info/efaq): Rename from emacs-faq.
4962
4963 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
4964
4965 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
4966 (../info/idlwave, idlwave.dvi): New targets.
4967
4968 1999-10-23 Dave Love <fx@gnu.org>
4969
4970 * Makefile.in: Use autotype.texi.
4971
4972 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
4973
4974 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
4975 faq.texi file) rather than ../info/faq.
4976
4977 1999-10-07 Gerd Moellmann <gerd@gnu.org>
4978
4979 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
4980 (../info/ada-mode, ada-mode.dvi): New targets.
4981
4982 1999-09-01 Dave Love <fx@gnu.org>
4983
4984 * Makefile.in: Add faq.
4985
4986 1999-07-12 Richard Stallman <rms@gnu.org>
4987
4988 * Version 20.4 released.
4989
4990 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
4991
4992 * Version 20.3 released.
4993
4994 1998-04-06 Andreas Schwab <schwab@gnu.org>
4995
4996 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
4997 it in dvi targets.
4998 (../etc/GNU): Change to $(srcdir) first.
4999
5000 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
5001
5002 * reftex.texi: Update for RefTeX version 3.22.
5003
5004 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
5005
5006 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
5007 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5008
5009 1997-09-23 Paul Eggert <eggert@twinsun.com>
5010
5011 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5012 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
5013
5014 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5015
5016 * Version 20.2 released.
5017
5018 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5019
5020 * Version 20.1 released.
5021
5022 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5023
5024 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
5025
5026 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5027
5028 * Version 19.33 released.
5029
5030 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5031
5032 * Version 19.32 released.
5033
5034 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5035
5036 * Makefile.in: Add rules for the Message manual.
5037
5038 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5039
5040 * gnus.texi: New version.
5041
5042 * message.texi: New manual.
5043
5044 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5045
5046 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5047
5048 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5049
5050 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5051 Specify -I option.
5052 (All dvi targets): Set the TEXINPUTS variable.
5053
5054 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5055
5056 * Version 19.31 released.
5057
5058 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
5059
5060 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
5061 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
5062
5063 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5064
5065 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
5066 (INFO_TARGETS): Add ../info/cc-mode.
5067 (DVI_TARGETS): Add cc-mode.dvi.
5068
5069 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5070
5071 * Version 19.31 released.
5072
5073 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5074
5075 * Version 19.30 released.
5076
5077 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
5078
5079 * gnus.texi: New file.
5080
5081 1995-11-04 Erik Naggum <erik@naggum.no>
5082
5083 * gnus.texi: File deleted.
5084
5085 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
5086
5087 * mh-e.texi: "Function Index" -> "Command Index" to work with
5088 Emacs 19.30 C-h C-k support of separately-documented commands.
5089
5090 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5091
5092 * Makefile.in (../info/ediff, ediff.dvi): New targets.
5093 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
5094
5095 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5096
5097 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
5098 (../info/viper, viper.dvi): New targets.
5099
5100 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
5101
5102 * dired-x.texi (Installation): Change the example to set
5103 buffer-local variables like dired-omit-files-p in
5104 dired-mode-hook.
5105
5106 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5107
5108 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
5109 (../info/mh-e, mh-e.dvi): New targets.
5110
5111 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5112
5113 * Makefile.in (maintainer-clean): Rename from realclean.
5114
5115 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5116
5117 * Makefile.in: New file.
5118 * Makefile: File deleted.
5119
5120 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5121
5122 * Makefile (TEXINDEX_OBJS): Variable deleted.
5123 (texindex, texindex.o, getopt.o): Rules deleted.
5124 All deps on texindex deleted.
5125 (distclean): Don't delete texindex.
5126 (mostlyclean): Don't delete *.o.
5127 * texindex.c, getopt.c: Files deleted.
5128
5129 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5130
5131 * Version 19.26 released.
5132
5133 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5134
5135 * Version 19.25 released.
5136
5137 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5138
5139 * Version 19.24 released.
5140
5141 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5142
5143 * Version 19.23 released.
5144
5145 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5146
5147 * Makefile: Delete spurious tab.
5148
5149 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5150
5151 * Makefile (.SUFFIXES): New rule.
5152
5153 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5154
5155 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
5156 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
5157
5158 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5159
5160 * Makefile (../info/sc): Rename from sc.info.
5161 (../info/cl): Likewise.
5162 (INFO_TARGETS): Use new names.
5163
5164 1993-12-04 Richard Stallman (rms@srarc2)
5165
5166 * getopt.c: New file.
5167 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5168 (getopt.o): New rule.
5169 (dvi): Don't depend on texindex.
5170 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
5171 Depend on texindex.
5172
5173 1993-12-03 Richard Stallman (rms@srarc2)
5174
5175 * Makefile (../info/sc.info): Rename from ../info/sc.
5176 (TEXI2DVI): New variable.
5177 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
5178 Add explicit commands.
5179 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5180
5181 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5182
5183 * Version 19.22 released.
5184
5185 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5186
5187 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5188
5189 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5190
5191 * Version 19.21 released.
5192
5193 1993-11-15 Paul Eggert (eggert@twinsun.com)
5194
5195 * man/Makefile (../info/cl.info): Rename from ../info/cl.
5196
5197 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5198
5199 * Makefile (../etc/GNU): New target.
5200 (EMACSSOURCES): Add gnu1.texi.
5201
5202 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5203
5204 * Makefile (realclean): Don't delete the Info files.
5205
5206 1993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5207
5208 * forms.texi: Fix forms.texi so that it will format correctly.
5209 Add missing `@end iftex', fix bad reference.
5210
5211 * info.texi, info-stn.texi: New files implement texinfo version of
5212 `info' file.
5213
5214 1993-10-20 Brian Fox (bfox@ai.mit.edu)
5215
5216 * Makefile: Fix targets for texindex, new info.texi files.
5217 * info-stnd.texi: New file implements info for standalone info
5218 reader.
5219 * info.texi: Update to include recent changes to "../info/info".
5220 New source file for ../info/info; includes info-stnd.texi.
5221
5222 * texindex.c: Include "../src/config.h" if building in emacs.
5223
5224 * Makefile: Change all files to FILENAME.texi, force all targets
5225 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
5226 vip.texinfo, forms.texinfo, cl.texinfo.
5227 Add target to build texindex.c, defining `emacs'.
5228
5229 * forms.texi: Install new file to match version 2.3 of forms.el.
5230
5231 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5232
5233 * Version 19.19 released.
5234
5235 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
5236
5237 * sc.texinfo: Fix info file name.
5238
5239 * Makefile (info): Add gnus and sc.
5240 (dvi): Add gnus.dvi and sc.dvi.
5241 (../info/sc, sc.dvi): New targets.
5242
5243 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5244
5245 * Version 19.18 released.
5246
5247 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5248
5249 * Makefile: Fix source file names of the separate manuals.
5250 (gnus.dvi, ../info/gnus): New targets.
5251
5252 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5253
5254 * Version 19.17 released.
5255
5256 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5257
5258 * split-man: Fix typos in last change.
5259
5260 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5261
5262 * Version 19.16 released.
5263
5264 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5265
5266 * version 19.15 released.
5267
5268 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5269
5270 * Makefile (distclean): It's rm, not rf.
5271
5272 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5273
5274 * Version 19.14 released.
5275
5276 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5277
5278 * Makefile: New file.
5279
5280 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5281
5282 * Version 19.13 released.
5283
5284 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5285
5286 * Version 19.9 released.
5287
5288 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5289
5290 * Version 19.8 released.
5291
5292 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5293
5294 * Version 19.7 released.
5295
5296 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
5297
5298 * gnus.texinfo: New file. Removed installation instructions.
5299
5300 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5301
5302 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5303
5304 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
5305
5306 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
5307 then define `\sc' as the command for smallcaps in Texinfo. This
5308 means that the @sc command will produce small caps. bfox has
5309 made the corresponding change to makeinfo and texinfm.el.
5310
5311 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5312
5313 * vip.texinfo: Remove menu entry Adding Lisp Code in node
5314 Customization since the menu entry did not point to anything.
5315 Also add an @finalout command to remove overfull hboxes from the
5316 printed output.
5317
5318 * cl.texinfo: Add @bye, \input line and @settitle to file.
5319 This file is clearly intended to be a chapter of some other work,
5320 but the other work does not yet exist.
5321
5322 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5323
5324 * texinfo.texinfo: Three typos corrected.
5325
5326 ;; Local Variables:
5327 ;; coding: utf-8
5328 ;; fill-column: 79
5329 ;; add-log-time-zone-rule: t
5330 ;; End:
5331
5332 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
5333 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5334
5335 This file is part of GNU Emacs.
5336
5337 GNU Emacs is free software: you can redistribute it and/or modify
5338 it under the terms of the GNU General Public License as published by
5339 the Free Software Foundation, either version 3 of the License, or
5340 (at your option) any later version.
5341
5342 GNU Emacs is distributed in the hope that it will be useful,
5343 but WITHOUT ANY WARRANTY; without even the implied warranty of
5344 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5345 GNU General Public License for more details.
5346
5347 You should have received a copy of the GNU General Public License
5348 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
5349
5350 ;; arch-tag: 08b2903e-900c-4c72-a4a9-e76416a80803