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