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