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