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