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