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