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