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