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