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