* doc/misc/Makefile.in: Use $< in rules.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2010-10-09 Glenn Morris <rgm@gnu.org>
2
3 * Makefile.in: Use $< in rules.
4
5 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
6
7 * Makefile.in ($(infodir)): Delete rule.
8 (mkinfodir): New. Use it in all the info rules, rather than depending
9 on infodir.
10
11 2010-10-09 Glenn Morris <rgm@gnu.org>
12
13 * gnus.texi (Article Washing): Fix previous change.
14
15 * Makefile.in (emacsdir): New variable.
16 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
17 Depend on emacsver.texi.
18
19 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
20
21 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
22
23 2010-10-08 Julien Danjou <julien@danjou.info>
24
25 * gnus.texi: Add mm-shr.
26
27 2010-10-08 Ludovic Courtès <ludo@gnu.org>
28
29 * gnus.texi (Finding the Parent, The Gnus Registry)
30 (Registry Article Refer Method): Update docs for nnregistry.el.
31
32 2010-10-08 Daiki Ueno <ueno@unixuser.org>
33
34 * auth.texi (Help for users)
35 (GnuPG and EasyPG Assistant Configuration): Update docs.
36
37 2010-10-08 Glenn Morris <rgm@gnu.org>
38
39 * cl.texi (Organization, Installation, Old CL Compatibility):
40 Deprecate cl-compat for new code.
41 (Usage, Installation): Remove outdated information.
42
43 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
44
45 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
46
47 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
48
49 2010-10-06 Julien Danjou <julien@danjou.info>
50
51 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
52
53 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
54 broken link.
55
56 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
57
58 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
59 to ReiserFS.
60
61 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
62 (FAQ 7-1): Fix getmail URL.
63
64 2010-10-06 Daiki Ueno <ueno@unixuser.org>
65
66 * epa.texi (Caching Passphrases): New section.
67
68 2010-10-06 Glenn Morris <rgm@gnu.org>
69
70 * Makefile.in (SHELL): Set it.
71 (info): Move the mkdir dependency to the individual info files.
72 (mostlyclean): Tidy up.
73 (clean): Only delete the specific dvi and pdf files.
74 (maintainer-clean): Be more restrictive in what we delete.
75 ($(infodir)): Add parallel build workaround.
76
77 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
78
79 * gnus.texi (Misc Article): Document gnus-widen-article-window.
80
81 2010-10-03 Julien Danjou <julien@danjou.info>
82
83 * emacs-mime.texi (Display Customization): Update
84 mm-inline-large-images documentation and add documentation for
85 mm-inline-large-images-proportion.
86
87 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
88
89 * tramp.texi (Frequently Asked Questions): Mention
90 remote-file-name-inhibit-cache.
91
92 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
93
94 * gnus.texi (Splitting Mail): Fix @xref syntax.
95 (Splitting Mail): Really fix the @ref syntax.
96
97 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
98
99 * gnus.texi (Splitting Mail): Mention the new fancy splitting
100 function.
101 (Article Hiding): Add google banner example. Suggested by Benjamin
102 Xu.
103
104 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
105
106 * gnus.texi (Spam Package Configuration Examples, SpamOracle): Remove
107 nnimap-split-rule from examples.
108
109 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
110
111 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
112 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
113 Fishman.
114 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
115
116 2010-09-30 Julien Danjou <julien@danjou.info>
117
118 * gnus.texi (Gravatars): Fix documentation about
119 gnu-gravatar-properties.
120
121 2010-09-29 Daiki Ueno <ueno@unixuser.org>
122
123 * epa.texi (Bug Reports): New section.
124
125 2010-09-29 Glenn Morris <rgm@gnu.org>
126
127 * Makefile.in (top_srcdir): Remove unused variable.
128
129 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
130
131 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
132 (Client-Side IMAP Splitting): Document 'default.
133
134 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
135
136 * gnus.texi (Customizing the IMAP Connection): Document
137 nnimap-fetch-partial-articles.
138
139 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
140
141 * gnus-news.texi: Mention nnimap-inbox.
142
143 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
144
145 2010-09-26 Julien Danjou <julien@danjou.info>
146
147 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
148
149 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
150
151 * gnus.texi (Security): Remove gpg.el mention.
152
153 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
154
155 * gnus.texi (Browse Foreign Server): New variable
156 gnus-browse-subscribe-newsgroup-method.
157
158 * gnus-news.texi: Mention it.
159
160 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
161
162 * gnus.texi (NoCeM): Removed.
163 (Startup Variables): No jingle.
164
165 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
166
167 * woman.texi (Interface Options): xz compression is now supported.
168
169 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
170
171 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
172 (Unavailable Servers): Document gnus-server-copy-server.
173 (Using IMAP): Document the new nnimap.
174
175 2010-09-25 Julien Danjou <julien@danjou.info>
176
177 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
178
179 2010-09-24 Glenn Morris <rgm@gnu.org>
180
181 * url.texi (Disk Caching): Tweak previous change.
182
183 2010-09-24 Julien Danjou <julien@danjou.info>
184
185 * url.texi (Disk Caching): Mention url-cache-expire-time,
186 url-cache-expired, and url-fetch-from-cache.
187
188 2010-09-24 Julien Danjou <julien@danjou.info>
189
190 * gnus.texi: Add Gravatars.
191
192 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
193
194 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
195
196 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
197
198 * gnus.texi (Expunging mailboxes): Update name of the expunging
199 command.
200
201 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
202
203 * emacs-mime.texi (rfc2047): Update description for
204 rfc2047-encode-parameter.
205
206 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
207
208 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
209 "fish" methods.
210 (External methods): Remove "scp1_old" and "scp2_old" methods.
211
212 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
213
214 * tramp.texi: Remove Japanese manual. Fix typo.
215
216 * trampver.texi: Update release number. Remove japanesemanual.
217
218 2010-09-09 Glenn Morris <rgm@gnu.org>
219
220 * org.texi: Restore clobbered changes (copyright years, untabify).
221
222 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
223
224 * gnus.texi (Adaptive Scoring): Fix typo.
225
226 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
227
228 * gnus.texi (Article Display): Document gnus-html-show-images.
229
230 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
231
232 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
233
234 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
235
236 * gnus.texi (HTML): Document gnus-max-image-proportion.
237
238 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
239
240 * gnus.texi (HTML): Document gnus-blocked-images.
241
242 * message.texi (Wide Reply): Document message-prune-recipient-rules.
243
244 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
245
246 * gnus.texi (Summary Mail Commands): Note that only the addresses from
247 the first message are used for wide replies.
248 (Changing Servers): Remove documentation on gnus-change-server and
249 friends, since it's been removed.
250
251 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
252
253 * gnus.texi (Drafts): Mention B DEL.
254
255 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
256
257 * gnus.texi (Delayed Articles): Mention that the Date header is the
258 original one, even if you delay.
259
260 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
261
262 * gnus.texi (Asynchronous Fetching): Document
263 gnus-async-post-fetch-function.
264 (HTML): Made into its own section.
265
266 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
267
268 Sync with Tramp 2.1.19.
269
270 * tramp.texi (Inline methods, Default Method): Mention
271 `tramp-inline-compress-start-size'. Remove "kludgy" phrase. Remove
272 remark about doubled "-t" argument.
273 (Auto-save and Backup): Remove reference to Emacs 21.
274 (Filename Syntax): Describe port numbers.
275 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
276 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
277 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
278 errors with the backquotes.
279 (External packages): File attributes cache flushing for asynchronous
280 processes.
281 (Traces and Profiles): Describe verbose level 9.
282
283 * trampver.texi: Update release number.
284
285 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
286
287 * dbus.texi (Alternative Buses): New chapter.
288
289 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
290
291 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
292
293 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
294
295 * calc.texi (Customizing Calc): Rearrange description of new
296 variables to match the presentation of other variables.
297
298 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
299
300 * org.texi (Footnotes, Tables in HTML export): Fix typos.
301
302 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
303
304 * calc.texi (Making Selections, Selecting Subformulas)
305 (Customizing Calc): Mention how to use faces to emphasize selected
306 sub-formulas.
307
308 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
309
310 * tramp.texi (External packages): File attributes cache flushing
311 for asynchronous processes.
312
313 2010-08-01 Alan Mackenzie <acm@muc.de>
314
315 Enhance the manual for the latest Java Mode.
316
317 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
318 annotation-var-cont.
319 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
320 two new symbols.
321
322 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
323
324 * tramp.texi (Traces and Profiles): Describe verbose level 9.
325
326 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
327
328 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
329
330 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
331
332 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
333
334 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
335
336 * org.texi: Add macros to get plain quotes in PDF output.
337 List additional contributors.
338 (Capture): New section, replaces the section about remember.
339 (Working With Source Code): New chapter, focused on documenting Org
340 Babel.
341 (Code evaluation security): New section.
342 (MobileOrg): Document DropBox support.
343 (TaskJuggler export): Document taskjuggler and Gantt chart support.
344 (Special symbols): Show how to display UTF8 characters for entities.
345 (Global TODO list): Clarify the use of the "M" key and the differences
346 to the "m" key.
347 (RSS Feeds): Mention Atom feeds as well.
348 (Setting tags): Remove paragraph about
349 `org-complete-tags-always-offer-all-agenda-tags'.
350
351 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
352
353 * tramp.texi (Inline methods): Remove remark about doubled "-t"
354 argument.
355 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
356 echoing shells.
357
358 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
359
360 * tramp.texi (Inline methods): Remove "kludgy" phrase.
361 (Filename Syntax): Describe port numbers.
362
363 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
364
365 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
366 forgotten.
367 (Type Conversion): Precise conversion of natural numbers.
368 (Errors and Events): Add "debugging" to concept index. Add variable
369 `dbus-debug'.
370
371 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
372
373 * dbus.texi (Receiving Method Calls): Add optional argument
374 EMITS-SIGNAL to `dbus-register-property'.
375
376 2010-06-27 Alex Schroeder <alex@gnu.org>
377
378 * nxml-mode.texi (Commands for locating a schema): Fix typo.
379
380 2010-06-24 Glenn Morris <rgm@gnu.org>
381
382 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
383 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
384 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
385 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
386 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
387 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
388 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
389 * woman.texi: Start direntry descriptions in column 32, per Texinfo
390 convention. Make them end with a period.
391
392 2010-06-23 Glenn Morris <rgm@gnu.org>
393
394 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
395 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
396 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
397 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
398 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
399 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
400
401 2010-06-10 Glenn Morris <rgm@gnu.org>
402
403 * idlwave.texi (Load-Path Shadows):
404 * org.texi (Handling links): Fix typos.
405
406 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
407
408 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
409
410 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
411
412 * eshell.texi (Built-ins): Describe, how to disable a built-in command
413 by an alias. (Bug#6226)
414
415 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
416
417 * calc.texi (Manipulating Vectors): Mention that vectors can
418 be used to determine bins for `calc-histogram'.
419
420 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
421
422 * calc.texi: Remove "\turnoffactive" commands throughout.
423
424 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
425
426 * url.texi (HTTP language/coding, Customization):
427 * message.texi (Header Commands, Responses):
428 * cl.texi (Argument Lists): Fix typos.
429
430 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
431
432 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
433 Note that Development menu is always available.
434 (Creating a project): Fix terminology.
435 (Add/Remove files): Fix typo.
436
437 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
438
439 * Version 23.2 released.
440
441 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
442
443 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
444
445 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
446
447 * tramp.texi (Inline methods, Default Method):
448 Mention `tramp-inline-compress-start-size'.
449
450 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
451
452 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
453 the CVS repo. Put the Git repo in the news section.
454
455 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
456 Removed some mentions of CVS. Mention the new Git repo.
457
458 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
459
460 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
461 (Mail Group Commands): Add index entry.
462
463 2010-04-18 Glenn Morris <rgm@gnu.org>
464
465 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
466
467 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
468
469 * calc.texi (Radix modes): Mention that the option prefix will
470 turn on twos-complement mode.
471 (Inverse and Hyperbolic Flags): Mention the Option flag.
472
473 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
474
475 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
476 (LaTeX/PDF export commands): Rename and Move section.
477 (Sectioning structure): Update.
478 (References): New use case for field coordinates.
479 (The export dispatcher): Rename from ASCII export.
480 (Setting up the staging area): Document the availability of
481 encryption for MobileOrg.
482 (Images and tables): Document how to reference labels.
483 (Index entries): New section.
484 (Generating an index): New section.
485 (Column width and alignment): Document that <N> now
486 means a fixed width, not a maximum width.
487 (Publishing options): Document the :email option.
488 (Beamer class export): Fix bug in the BEAMER example.
489 (Refiling notes): Document refile logging.
490 (In-buffer settings): Document refile logging keywords.
491 (Drawers): Document `C-c C-z' command.
492 (Agenda commands): Mention the alternative key `C-c C-z'.
493 (Special properties): Document the BLOCKED property.
494 (The spreadsheet): Mention the formula editor.
495 (References): Document field coordinates.
496 (Publishing action): Correct the documentation for the
497 publishing function.
498 (The date/time prompt): Document that we accept dates
499 like month/day/year.
500 (Cooperation): Document the changes in table.el support.
501 (Faces for TODO keywords, Faces for TODO keywords)
502 (Priorities): Document the easy colors.
503 (Visibility cycling): Document the new double prefix
504 arg for `org-reveal'.
505 (Cooperation): Remember.el is part of Emacs.
506 (Clean view): Mention that `wrap-prefix' is also set by
507 org-indent-mode.
508 (Agenda commands): Add information about prefix args to
509 scheduling and deadline commands.
510 (Search view): Point to the docstring of
511 `org-search-view' for more details.
512 (Agenda commands): Document that `>' prompts for a date.
513 (Setting tags): Document variable
514 org-complete-tags-always-offer-all-agenda-tags.
515 (Column attributes): Cross-reference special properties.
516
517 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
518
519 Synchronize with Tramp repository.
520
521 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
522 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
523 supported MS Windows versions. Remove obsolete URL. Use the $()
524 syntax, texi2dvi reports errors with the backquotes.
525
526 * trampver.texi: Update release number.
527
528 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
529
530 * gnus.texi (Finding the News): Add pointers to the Server buffer
531 because it's essential.
532
533 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
534
535 * gnus.texi (MIME Commands): Update description of
536 gnus-article-browse-html-article.
537
538 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
539
540 * auth.texi (Secret Service API): Add TODO node.
541 (Help for users): Explain the new source options for `auth-sources'.
542
543 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
544
545 * trampver.texi: Update release number.
546
547 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
548
549 * Branch for 23.2.
550
551 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
552
553 * faq.texi (Escape sequences in shell output): Note that ansi-color is
554 now enabled by default.
555
556 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
557
558 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
559 when Emacs runs in interactive mode. (Bug#5645)
560
561 2010-02-16 Glenn Morris <rgm@gnu.org>
562
563 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
564
565 2010-02-05 Mark A. Hershberger <mah@everybody.org>
566
567 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
568
569 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
570
571 * gnus.texi (Score File Format): Fix typo.
572
573 2010-01-19 Mark A. Hershberger <mah@everybody.org>
574
575 * cc-mode.texi: Replace references to obsolete c-subword-mode.
576
577 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
578
579 * ada-mode.texi (Project File Overview): Fix typo.
580
581 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
582
583 * semantic.texi: Add Richard Y. Kim credit.
584
585 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
586
587 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
588
589 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
590 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
591
592 2010-01-17 Glenn Morris <rgm@gnu.org>
593
594 * calc.texi (Reporting Bugs): Don't mention format of repository.
595
596 * woman.texi (Bugs): Make "Emacs repository" less specific,
597 and the URL for same more specific.
598
599 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
600
601 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
602
603 * ede.texi (ede-step-project, ede-proj-target):
604 * tramp.texi (Remote processes): Fix typos.
605
606 2010-01-16 Mario Lang <mlang@delysid.org>
607
608 * ede.texi (ede-target):
609 * org.texi (Refiling notes): Remove duplicated words.
610
611 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
612
613 * gnus.texi (Posting Styles): Use with-current-buffer.
614 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
615
616 2010-01-02 Kevin Ryde <user42@zip.com.au>
617
618 * eieio.texi (Naming Conventions): Correction to xref on elisp
619 coding conventions, is "Tips" node not "Standards".
620
621 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
622
623 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
624
625 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
626
627 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
628
629 * gnus.texi (Direct Functions): Add missing port number to tls method.
630
631 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
632
633 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
634 ($(infodir)/edt, edt.dvi): New targets.
635
636 2009-12-15 Glenn Morris <rgm@gnu.org>
637
638 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
639 (edt, $(infodir)/edt, edt.dvi): New targets.
640 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
641
642 * Makefile.in (PDF_TARGETS, pdf): New.
643 (clean): Add *.pdf.
644 Add pdf rules for all manuals.
645
646 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
647
648 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
649
650 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
651
652 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
653 (Smart Jump, Analyzer Debug): Copyedits.
654 (Semantic mode user commands): Link to new nodes.
655 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
656 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
657 upstream Semantic manual.
658
659 * semantic.texi (Introduction): Minor fix to diagram.
660
661 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
662
663 * eshell.texi (History): Add the other built-in variables.
664 (Built-ins): Explain built-ins, and how to apply the external commands.
665 Add `history', `su' and `sudo'.
666
667 * tramp.texi (Remote processes): Add missing <RET> in the example.
668
669 2009-12-01 Bill Wohler <wohler@newt.com>
670
671 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
672 path for mairix example. Specify -q in namazu example since namazu is
673 excessively garrulous.
674
675 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
676
677 * tramp.texi (Remote processes): Improve eshell example with "su"
678 and "sudo" commands.
679
680 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
681
682 * semantic.texi (Analyzer Internals): Rename from Analyzer.
683
684 * sem-user.texi (Semantic mode user commands): Fix key syntax.
685 Document semantic-complete-analyze-inline.
686 (Semanticdb search debugging commands): Minor clarification.
687 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
688 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
689 manual.
690 (Semantic mode): Link to Idle Scheduler.
691
692 2009-11-28 Kevin Ryde <user42@zip.com.au>
693
694 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
695 @pxref, now EIEIO is in Emacs.
696
697 * erc.texi (Development): Correction to git tutorial url.
698
699 2009-11-26 Glenn Morris <rgm@gnu.org>
700
701 * faq.texi (Latest version of Emacs): Mention stability of development
702 version.
703 (Problems with very large files): Max buffer size increase in 23.2.
704 (VM): VM has moved house again.
705
706 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
707
708 * calc.texi (Radix modes): Discuss alternate bases for two's complement
709 notations.
710
711 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
712
713 * org.texi (Column attributes): Fix documentation of new operators.
714
715 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
716
717 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
718 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
719 (Idle Completions Mode): Numerous copyedits.
720
721 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
722
723 * semantic.texi (Semantic Internals, Glossary):
724 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
725 (Semanticdb search debugging commands): Fix typos.
726
727 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
728
729 * calc.texi (Radix modes): Mention twos-complement notation.
730
731 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
732
733 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
734 ($(infodir)/semantic, semantic.dvi): New targets.
735
736 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
737
738 * Makefile.in: Build the Semantic manual.
739
740 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
741 repository.
742
743 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
744
745 * dbus.texi (Receiving Method Calls): New defun
746 `dbus-unregister-service'.
747
748 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
749
750 * org.texi (Speed keys): New section.
751
752 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
753
754 * dbus.texi (Type Conversion): Fix typo.
755 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
756 `dbus-registered-objects-table'.
757 (Receiving Method Calls): New defun `dbus-register-property'. Move
758 `dbus-unregister-object' here.
759
760 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
761
762 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
763
764 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
765
766 * org.texi (Column attributes): Add the new age summary operators.
767 Also, mention the fact you can only use one summary operator per
768 property.
769
770 2009-11-13 John Wiegley <johnw@newartisans.com>
771
772 * org.texi (Tracking your habits): Added a new section in the
773 manual about how to track habits.
774 (Resolving idle time): Added a section on how idle and
775 dangling clocks are resolved.
776
777 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
778
779 * org.texi (Agenda commands): Document the new `i' command.
780 (Inserting deadline/schedule): Document logging changes
781 of scheduling and deadline times stamps.
782 (In-buffer settings): Document the in-buffer keywords for logging
783 changes of scheduling and deadline times stamps.
784 (Structure editing, Plain lists): Document indentation
785 cycling in empty entries with TAB.
786 (Archiving): Document the default archiving command.
787 (Moving subtrees): Document the new keys for archiving.
788 (Internal archiving): Fix incorrect key.
789 (Agenda commands): Document the TODO set switching commands.
790 (Agenda commands): Document the new archiving keys.
791 (Clocking work time): Better description on how to save
792 and restore a clock.
793 (Resolving idle time): Mention the x11idle program to get true
794 idleness also under X11.
795 (Resolving idle time): Use @kbd instead of @key for normal
796 letters, because this is how he rest of the manual does this.
797 (Pushing to MobileOrg): Mention that `org-directory'
798 should be set.
799 (Agenda commands): Document that SPC is a filter for
800 any tag.
801 (Search view): Renamed from "Keyword search".
802 (Capure): New chapter.
803 (Markup): New chapter.
804 (Links in HTML export, Images in HTML export): Extend
805 the section titles.
806 (Images in HTML export): Document the align option.
807 (Text areas in HTML export): Extend the section title.
808 (Images in LaTeX export): Explain image placement in LaTeX.
809
810 2009-11-10 Glenn Morris <rgm@gnu.org>
811
812 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
813
814 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
815
816 * tramp.texi (Auto-save and Backup): Disable backups just for a
817 method.
818
819 * trampver.texi: Update release number.
820
821 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
822
823 Sync with Tramp 2.1.17.
824
825 * trampver.texi: Update release number.
826
827 2009-10-29 Glenn Morris <rgm@gnu.org>
828
829 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
830
831 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
832
833 * tramp.texi (External methods): Temporary files are kept for
834 `rsync' and `rsyncc' methods.
835
836 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
837
838 * eieio.texi: Fix typos.
839
840 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
841
842 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
843
844 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
845
846 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
847 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
848
849 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
850
851 * Makefile.in: Build EIEIO and EDE manuals.
852
853 2009-10-07 Eric Ludlam <zappo@gnu.org>
854
855 * eieio.texi:
856 * ede.texi: New files.
857
858 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
859
860 * tramp.texi (Remote processes): Association of a pty is not supported.
861
862 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
863
864 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
865 (Processing LaTeX fragments): Document that the size of images can be
866 changes using the variable `org-format-latex-options'.
867 (The date/time prompt, Timestamps): Be more accurate over ISO format
868 dates and times.
869 (Visibility cycling): Document showeverything keyword.
870 (In-buffer settings): Document showeverything keyword.
871 (Setting up the staging area): Fix the example.
872 (MobileOrg): New section.
873 (Agenda commands, Exporting Agenda Views): Document exporting the
874 agenda view to Org files.
875
876 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
877
878 * tramp.texi (History): Add IMAP support.
879 (External methods): Add `imap' and `imaps' methods.
880 (GVFS based methods): Add indices for `davs'.
881 (Password handling): Rename anchors. Add IMAP entries for
882 ~/.authinfo.gpg.
883
884 * trampver.texi: Set default value of `emacsimap'.
885
886 2009-09-22 Daiki Ueno <ueno@unixuser.org>
887
888 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
889
890 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
891
892 * dired-x.texi (Technical Details): Delete
893 dired-up-directory (Bug#4292).
894
895 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
896
897 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
898
899 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
900
901 * org.texi (Effort estimates): Document new effort setting commands.
902 (Agenda commands): Document the new keys fro agenda time motion.
903 Document entry text mode. Improve documentation of the keys to include
904 inactive time stamps into the agenda view.
905 (Feedback): Document the new bug report command.
906 (Structure editing): Added an index entry for the sorting of subtrees.
907
908 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
909
910 * auth.texi (Help for users): Corrected markup.
911
912 2009-09-02 Glenn Morris <rgm@gnu.org>
913
914 * emacs-mime.texi (time-date): Mention float-time.
915
916 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
917
918 * calc.texi (Simplifying Formulas): Improve the wording.
919
920 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
921
922 * auth.texi: Rewritten for coverage and clarity.
923
924 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
925
926 * gnus.texi (Expiring Mail): Mention
927 gnus-mark-copied-or-moved-articles-as-expirable.
928 (Various Various): Mention gnus-safe-html-newsgroups.
929
930 * gnus-news.texi: Mention
931 gnus-mark-copied-or-moved-articles-as-expirable.
932
933 * emacs-mime.texi (Display Customization): Add xref to
934 gnus-safe-html-newsgroups.
935
936 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
937
938 * tramp.texi (Version Control): Remove.
939 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
940 reference.
941 (External methods): Correct `scpc' concept index entries. New method
942 `rsyncc'.
943 (External packages): New subsections "Filename completion" and "File
944 attributes cache".
945
946 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
947
948 * calc.texi (Rewrite Rules): Improve the example.
949 (Simplifying Formulas): Explain use of the I and H flags for
950 simplification.
951
952 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
953
954 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
955 Describe autostart behaviour of dbus-ping.
956 (Synchronous Methods, Asynchronous Methods): Use English numeric format
957 for timeout values.
958 (Top): Remove footnote saying D-Bus is not enabled by
959 default. (Bug#4256)
960
961 2009-08-23 Daiki Ueno <ueno@unixuser.org>
962
963 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
964 Reported by Jari Aalto (Bug#4211).
965 (Mail-mode integration): Mention epa-mail-mode and
966 epa-global-mail-mode.
967 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
968 epa-setup.
969
970 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
971
972 * dbus.texi (Asynchronous Methods): Allow nil handler.
973
974 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
975
976 * ediff.texi (ediff-current-file): Add information about this new function.
977
978 * viper.texi: Add information about C-s in viper's search command.
979
980 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
981
982 * calc.texi (Date Forms): Fix typos.
983
984 2009-08-08 Glenn Morris <rgm@gnu.org>
985
986 * org.texi (Agenda commands): Restore clobbered change.
987
988 2009-08-07 Eli Zaretskii <eliz@gnu.org>
989
990 * calc.texi (Graphics, Devices): Update with the peculiarities of
991 operation on MS-Windows.
992
993 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
994
995 * org.texi (Publishing action): Improve documentation of file
996 names when publishing to the source directory.
997 (Clean view): Document `org-indent-mode'.
998 (Clocking work time): Add documentation for the
999 new :timetamp option when creating a clock report.
1000 (Paragraphs): Fix many typos.
1001 (Plain lists): Remove duplicate explanation about the
1002 `C-c *' command.
1003 (Literal examples): Update to reflect the new behavior
1004 of the -n -r -k switches when exporting source code examples.
1005 (Structure editing): Add information about `C-c *',
1006 converting a plain list into a list of Org items.
1007 (Remember): Small rephrasing of the paragraph
1008 describing remember.el. Also mentioned that remember.el is part
1009 of Emacs 23, not Emacs 22.
1010 (Clocking work time): Add documentation about
1011 displaying the current clocking time against the effort estimate.
1012 Also add a footnote about using `org-clock-in-prepare-hook' to add
1013 an effort estimate on the fly, just before clocking it.
1014 (Footnotes): Document automatic renumbering and
1015 sorting.
1016 (Agenda commands): Document new bulk commands.
1017 (Plain lists): Document new behavior of
1018 `org-cycle-include-plain-lists'.
1019 Hyphenation only in TeX.
1020 (Clocking work time): Document the key to update effort
1021 estimates.
1022 (Clocking work time): Document the clock time display.
1023 (Structure editing, TODO basics): Document new
1024 variables.
1025 (Column attributes): Document new colciew operators.
1026 (Publishing options): Document :xml-declaration.
1027 (Tracking TODO state changes): Document the
1028 LOG_INTO_DRAWER property.
1029 (Literal examples): Document the new implementation for
1030 editing source code.
1031 (Publishing action): Mention the new publishing
1032 function, to publish an Org source file.
1033 (Publishing links): Mention how to link to an Org source file.
1034 (Macro replacement): Document new macros.
1035 (Handling links): Document type-specific completion
1036 when inserting links.
1037 (Structure editing, Plain lists): Improve documentation
1038 on sorting.
1039 (Internal links): Document custom ids for links.
1040 (Handling links): Document custom ids for links.
1041 (CSS support): Document new class.
1042 (Refiling notes): Document the possibility to create new nodes
1043 during refiling.
1044 (Agenda commands): Document the "?" operator to find
1045 tasks without effort setting.
1046 (Exporting agenda information): Section moved.
1047 (RSS Feeds): New section.
1048 (Built-in table editor): Document M-e and M-a navigate
1049 inside table field.
1050 (Stuck projects): Docment that projects identified as
1051 un-stuck will still be searchd for stuck sub-projects.
1052 (Paragraphs): Document centering.
1053 (Creating timestamps, Agenda commands): Document new
1054 behavior when changing time stamps.
1055 (Structure editing): Document the new command
1056 `org-clone-subtree-with-time-shift'.
1057 (Publishing): Refresh this chapter.
1058 (Export options, Export options, In-buffer settings):
1059 Document the new keywords.
1060 (Matching tags and properties): Collect all
1061 documentation about tags/property matches here.
1062 (Setting tags): Document `org-tag-persistent-alist'.
1063 (Weekly/daily agenda): New section.
1064 (Orgstruct mode): Describe `orgstruct++-mode'.
1065 (Drawers): Mention the LOGBOOK drawer.
1066 (Export options, Sectioning structure): Document the
1067 #+LEATEX_HEADER in-buffer setting.
1068 (Bugs): Section removed.
1069 (Hooks): New section.
1070 (Add-on packages): Moved here from old location.
1071 (Context-sensitive commands): New section.
1072 (Setting tags): Document newline option.
1073 (Global TODO list, Matching tags and properties):
1074 Mention more variables.
1075 (Checkboxes): Update to changed command behavior.
1076
1077 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
1078
1079 * speedbar.texi (Basic Key Bindings): Fix typo.
1080
1081 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
1082
1083 * calc.texi (Vector/Matrix Functions): Add index entries for both
1084 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
1085 affects matrices with more than one row.
1086 (Help Commands): Add index entries for "prefix ?" key bindings.
1087
1088 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
1089
1090 * calc.texi (Stack Manipulation Commands): Add documentation for
1091 `calc-transpose-lines'
1092
1093 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
1094
1095 * dbus.texi (Receiving Method Calls): Describe special return value
1096 `:ignore'.
1097
1098 2009-07-24 Alan Mackenzie <acm@muc.de>
1099
1100 * cc-mode.texi (Config Basics, File Styles): Document that at mode
1101 initialization, any individual variable setting now takes precedence
1102 over one done via c-file-style/c-file-offsets.
1103
1104 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
1105
1106 * calc.texi (Undoing Mistakes): Mention that the undo list will be
1107 truncated when Calc is quit.
1108 (Customizing Calc): Document `calc-undo-length'.
1109
1110 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
1111
1112 * calc.texi (About This Manual): Don't mention chapter numbers in text.
1113
1114 2009-07-11 Kevin Ryde <user42@zip.com.au>
1115
1116 * pcl-cvs.texi (About PCL-CVS):
1117 * widget.texi (Basic Types):
1118 Fix cross-references.
1119
1120 2009-07-01 Andreas Schwab <aschwab@redhat.com>
1121
1122 * dbus.texi (Type Conversion): Don't use literal control character.
1123
1124 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
1125
1126 * tramp.texi (GVFS based methods): New section.
1127 (Remote processes): Processes for GVFS based methods run locally.
1128
1129 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
1130
1131 * tramp.texi (Inline methods, External methods, Gateway methods): Avoid
1132 the words "kludge" and hack".
1133 (External methods): Add `synce' method.
1134
1135 * trampver.texi: Update release number.
1136
1137 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
1138
1139 Sync with Tramp 2.1.16.
1140
1141 * tramp.texi (History): Add GVFS support.
1142 (External methods): Precise `rsync' description. Add `dav', `davs' and
1143 `obex' methods. Add 'tramp-gvfs-methods' option.
1144 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
1145 forms.
1146 (Remote Programs): Introduce `tramp-own-remote-path'.
1147 (Remote processes): New subsection "Running remote programs that create
1148 local X11 windows".
1149 (Frequently Asked Questions): Improve code for disabling vc.
1150
1151 * trampver.texi: Update release number. Set default value of
1152 `emacsgvfs'.
1153
1154 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
1155
1156 * Branch for 23.1.
1157
1158 2009-06-17 Glenn Morris <rgm@gnu.org>
1159
1160 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
1161 (Latest version of Emacs): Mention source code repository.
1162
1163 2009-06-16 Glenn Morris <rgm@gnu.org>
1164
1165 * faq.texi (Top): Language tweak.
1166 (Extended commands): Most people have arrow keys.
1167 (Emacs manual): Say how to follow info links.
1168 (File-name conventions): Change title a bit. Explain about source
1169 versus installed. Condense etc description.
1170 (Guidelines for newsgroup postings): Mention Savannah list page.
1171 (Newsgroup archives): Simplify.
1172 (Contacting the FSF): Add contact URL.
1173 (Emacs Lisp documentation): Printed version not always available.
1174 (Installing Texinfo documentation): Explain how by hand installation is
1175 not normally needed. Use add-to-list. Remove duplicate reference.
1176 (Informational files for Emacs): Move info on Help menu here from
1177 "File-name conventions".
1178 (Help installing Emacs): Tweak uref.
1179 (Obtaining the FAQ): Mention repository.
1180 (Origin of the term Emacs): Explain "ITS".
1181 (Changing load-path): Use add-to-list.
1182 (Automatic indentation): Clarify this is for Text mode.
1183 Don't mention Indented Text mode.
1184 (Finding Emacs on the Internet): The FSF does not seem to offer a
1185 deluxe distribution on CD anymore.
1186
1187 2009-06-16 Glenn Morris <rgm@gnu.org>
1188
1189 * faq.texi (Top): Mention which Emacs version this FAQ is about.
1190 Recommend the latest release. Mention how to get older FAQs.
1191 Recommend the Emacs manual.
1192 (Guidelines for newsgroup postings): Discourage cross-posts.
1193 (Underlining paragraphs): Remove.
1194 (Editing MS-DOS files): Remove pre-Emacs 20 information.
1195 (Bugs and problems): Update key-binding.
1196 (Problems with very large files): Mention 64-bit.
1197 (Shell process exits abnormally): Remove.
1198 (Problems with Shell Mode): Rename and update.
1199 (Spontaneous entry into isearch-mode)
1200 (Problems talking to certain hosts): Remove. This is old information,
1201 in etc/PROBLEMS if needed.
1202 (Emacs takes a long time to visit files, Updating Emacs): Remove.
1203 (Dired claims that no file is on this line): Update.
1204 (Installing Emacs, Problems building Emacs): Simplify.
1205 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
1206 information.
1207 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
1208 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
1209 (JDEE): "JDEE", not "JDE".
1210 (Handling C-s and C-q with flow control, Binding C-s and C-q):
1211 Remove. This is old information, in etc/PROBLEMS if needed.
1212 (stty and Backspace key, Kanji and Chinese characters): Remove.
1213 (Right-to-left alphabets): Update section.
1214 (Changing the included text prefix): Gnus uses message-yank-prefix.
1215 Add cross-reference to Supercite manual.
1216 (Saving a copy of outgoing mail): Simplify output file description.
1217 (Expanding aliases when sending mail): Refer to Emacs manual.
1218 Remove old info about RFC822.
1219 Correct description of how to rebuild aliases.
1220 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
1221 (MIME with Emacs mail packages)
1222 (Viewing articles with embedded underlining)
1223 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
1224 Remove old sections.
1225 (Killing based on nonstandard headers): Remove. Scoring is preferable,
1226 and is well-documented in the Gnus manual.
1227 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
1228 (Making Gnus faster): Rename from "Starting Gnus faster".
1229 Merge "Catch-up is slow in Gnus" into here.
1230
1231 2009-06-14 Glenn Morris <rgm@gnu.org>
1232
1233 * faq.texi (Status of Emacs): Re-order with most recent releases first.
1234 (New in Emacs 23): New section.
1235 (Handling C-s and C-q with flow control): Add xref.
1236
1237 2009-06-13 Glenn Morris <rgm@gnu.org>
1238
1239 * faq.texi (Setting up a customization file): Grammar fix.
1240 Customize is no longer "new".
1241 (Displaying the current line or column): Line-number mode is on by
1242 default. Don't mention `column' package. Mention linum.el.
1243 (Turning on abbrevs by default): Explain how to do it for buffers,
1244 modes, and everywhere.
1245 (Associating modes with files): Use add-to-list. Don't mention Emacs
1246 19.
1247 (Highlighting a region): On by default since 23.1.
1248 (Replacing highlighted text): Update doc quote.
1249 (Working with unprintable characters): Don't mention search-quote-char.
1250 (Using an already running Emacs process): Gnuclient is probably not an
1251 enhancement these days.
1252 (Indenting switch statements): Remove mention of pre-Emacs 20.
1253 (Horizontal scrolling): Abbreviate Emacs 20 description.
1254 (Replacing text across multiple files): Fix name of dired command.
1255 (Disabling backups): Use require not load.
1256 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
1257
1258 2009-06-13 Bill Wohler <wohler@newt.com>
1259
1260 Release MH-E manual version 8.2.
1261
1262 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1263 release 8.2.
1264
1265 2009-06-13 Glenn Morris <rgm@gnu.org>
1266
1267 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
1268 in this day and age the common meaning is "on the web".
1269 (copying): Use @copyright in all cases.
1270 (Basic keys): Remove reference to deleted manual node "Text Characters".
1271 (File-name conventions): Use GNU as an example rather than SERVICE.
1272 default.el lives in site-lisp. Update Info directory location.
1273 (Real meaning of copyleft): GPL actions have been brought, but all
1274 settled out of court.
1275 (Guidelines for newsgroup postings): Shorten section title.
1276 Simplify comp.emacs description.
1277 (Newsgroup archives): Change Google URL. Describe Gmane.
1278 (Unsubscribing from Emacs lists): Remove discussion of "distribution
1279 points". Mention List-Unsubscribe header.
1280 (Contacting the FSF): Update email and URLs.
1281 (Basic editing): Mention F1 for help.
1282 (Installing Texinfo documentation): Refer to Texinfo website rather
1283 than ftp server.
1284 (Printing a Texinfo file): Mention texi2pdf.
1285 (Informational files for Emacs): Don't describe FTP or SERVICE, they
1286 are just stubs nowadays.
1287 (Latest version of Emacs): Explain version numbers.
1288 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
1289 (Turning on syntax highlighting): No need to mention hilit19 any more.
1290 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
1291 (Modes for various languages): Remove section.
1292 (Major packages and programs): Remove most version and maintainer
1293 information - it's hard to keep up-to-date, and adds nothing.
1294 Similarly with direct links to mailing lists.
1295 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
1296 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
1297 years, and Emacs comes with tools for this now.
1298 (Patch): Remove section - this is a standard tool.
1299 (Using function keys under X): Remove section.
1300
1301 2009-06-12 Glenn Morris <rgm@gnu.org>
1302
1303 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
1304 (Help installing Emacs): Remove reference to deleted X11 node.
1305 (Associating modes with files): Interpreter-mode-alist is no longer
1306 subservient to auto-mode-alist.
1307 (Installing Emacs): Change future Emacs version.
1308 (Linking with -lX11 fails): Remove old section.
1309 (Packages that do not come with Emacs): Update ELL location.
1310 Emacs Lisp archive is dead.
1311 (Emacs for Windows): Remove reference to old CE port.
1312 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
1313 (Emacs for VMS and DECwindows): Remove old ports.
1314 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
1315 (Removing flashing messages): Remove section about non-existent Gnus
1316 option.
1317
1318 * faq.texi (Top): Add @top command.
1319 Remove the optional arguments from all @node commands: makeinfo can
1320 generate these automatically, and it is easier to edit and rearrange
1321 nodes without them.
1322
1323 2009-06-11 Glenn Morris <rgm@gnu.org>
1324
1325 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
1326 (The LPF): Make the updated URL the sole reference point.
1327 (Learning how to do something): Update refcard price and format.
1328 (Getting a printed manual): Sources in doc/emacs/, not man/.
1329 Also available in PDF format. Since the page count varies, be less
1330 precise.
1331 (Informational files for Emacs): Remove references to deleted files
1332 LPF and SUN-SUPPORT, and to UUCP.
1333 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
1334 Remove many obsolete ways to get the FAQ, which now seems only to be
1335 distributed with Emacs.
1336 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
1337
1338 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
1339
1340 * org.texi (Org Plot): Fix tags (Bug#3507).
1341 (Workflow states, Agenda commands): Fix tags (Bug#3508).
1342
1343 * ada-mode.texi (Installation, Compile commands)
1344 (Project File Overview, No project files, Set compiler options)
1345 (Use GNAT project file, Use multiple GNAT project files)
1346 (Identifier completion): Use @samp for menu items, and @kbd for key
1347 sequences (Bug#3504).
1348
1349 2009-06-04 Daiki Ueno <ueno@unixuser.org>
1350
1351 * gnus.texi (Security): Fix wording; add a link to epa.info.
1352
1353 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
1354
1355 * message.texi (Header Commands): Fix descriptions to match
1356 keybindings.
1357
1358 2009-04-22 Daiki Ueno <ueno@unixuser.org>
1359
1360 * gnus.texi (Security): Mention that EasyPG is the current default.
1361
1362 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
1363
1364 * ediff.texi (Session Commands): Fix typo.
1365
1366 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
1367
1368 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
1369 news.software.readers. Reported by Florian Rehnisch.
1370
1371 2009-04-02 Glenn Morris <rgm@gnu.org>
1372
1373 * auth.texi: Capitalize direntry.
1374
1375 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
1376 using a period in the entry name. (Bug#2797)
1377
1378 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
1379
1380 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
1381 ($(infodir)/auth, auth.dvi): New targets.
1382
1383 2009-03-03 Glenn Morris <rgm@gnu.org>
1384
1385 * auth.texi: Fix @setfilename.
1386
1387 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
1388 (auth, $(infodir)/auth, auth.dvi): New rules.
1389
1390 2009-02-25 Glenn Morris <rgm@gnu.org>
1391
1392 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
1393
1394 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1395
1396 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
1397
1398 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
1399
1400 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
1401 gnus-nocem-issuers, and gnus-nocem-verifyer.
1402
1403 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
1404
1405 * ada-mode.texi (Project files, Automatic Casing):
1406 * dbus.texi (Signals):
1407 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
1408 * mh-e.texi (HTML):
1409 * nxml-mode.texi (Locating a schema)
1410 (Using the document's URI to locate a schema):
1411 * org.texi (Footnotes, Using the mapping API):
1412 * rcirc.texi (Channels): Remove duplicate words.
1413
1414 2009-02-20 Glenn Morris <rgm@gnu.org>
1415
1416 * dired-x.texi (Miscellaneous Commands):
1417 * gnus.texi: Minor updates for mbox Rmail.
1418
1419 2009-02-16 Karl Berry <karl@gnu.org>
1420
1421 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
1422 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
1423 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
1424 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1425 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1426 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
1427 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
1428 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1429 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
1430 Consistently use @insertcopying in the Top node,
1431 @contents at the front (after @end titlepage),
1432 and @direntry after @copying. (Bug#1988)
1433
1434 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
1435
1436 * auth.texi: New file documenting auth-source.
1437
1438 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
1439
1440 * org.texi (Org Plot): Fix link.
1441
1442 2009-02-09 Daiki Ueno <ueno@unixuser.org>
1443
1444 * epa.texi (Mail-mode integration): Mention the way to do
1445 "encrypt-to-self". (Bug#1807)
1446
1447 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
1448
1449 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
1450
1451 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
1452
1453 * gnus-news.texi: Print version about Incoming*.
1454
1455 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
1456
1457 * org.texi (Structure editing, Handling links)
1458 (Fast access to TODO states, Javascript support): Make standard docs
1459 correctly reflect default variable settings.
1460
1461 2009-02-02 Glenn Morris <rgm@gnu.org>
1462
1463 * org.texi: Fix typos.
1464
1465 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
1466
1467 Sync with Tramp 2.1.15.
1468
1469 * trampver.texi: Update release number.
1470
1471 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
1472
1473 * org.texi (TODO dependencies): Document TODO dependencies on
1474 checkboxes.
1475
1476 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
1477
1478 * org.texi (TODO dependencies): Document key binding for toggling
1479 ORDERED property.
1480
1481 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
1482
1483 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
1484 of hook functions.
1485
1486 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
1487
1488 * org.texi (TODO dependencies): New section.
1489
1490 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
1491
1492 * org.texi (Plain lists, TODO basics, Priorities)
1493 (Multiple sets in one file, Conflicts): Document interaction with
1494 `shift-selection-mode'.
1495
1496 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
1497
1498 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
1499 Make Calc the subject of sentences.
1500 (Rearranging Formulas using Selections): Discuss new options
1501 for `j *'.
1502
1503 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
1504
1505 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
1506
1507 2009-01-26 Glenn Morris <rgm@gnu.org>
1508
1509 * org.texi: Fix typos.
1510
1511 2009-01-26 Bill Wohler <wohler@newt.com>
1512
1513 * mh-e.texi (EDITION, UPDATED): Update.
1514
1515 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
1516
1517 * org.texi (References): Add information about remote references.
1518 (Built-in table editor): Document `C-c RET' in tables.
1519 (Math symbols, Quoting LaTeX code): Mention that simple
1520 LaTeX macros survive LaTeX export.
1521 (Images in LaTeX export): Show how to create a reference to a
1522 figure.
1523 (Sectioning structure): Document that the LaTeX class can be
1524 specified in a property.
1525 (Text areas in HTML export): New section.
1526 (External links): Add examples for text search and ID links.
1527 (Built-in table editor): Remove the descriptio of `C-c
1528 C-q', it not longer works.
1529 (Literal examples): Document that a space must follow
1530 the colon in short examples.
1531 (Relative timer): Document `org-timer-stop'.
1532 (Footnotes): New section.
1533 (Footnote markup): Shorten section and refer to new Footnote
1534 section.
1535 (Literal examples): Add documentation for line
1536 numbering in and references to code examples.
1537 (CSS support): Fix the description of default CSS styles.
1538 (Capturing column view): Document
1539 "file:path/to/file.org" as an allowed value for the ID property of
1540 a dynamic block copying column view.
1541
1542 2009-01-23 Stephen Eglen <stephen@gnu.org>
1543
1544 * mh-e.texi (Getting Started): Describe $MH.
1545
1546 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
1547
1548 * tramp.texi (all): Harmonize usage of "external method",
1549 "external transfer method" and "out-of-band method".
1550 (Connection types): Precise the differences of inline and external
1551 methods. Written by Adrian Phillips <a.phillips@met.no>.
1552
1553 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
1554
1555 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
1556 commands as described at the top. Reported by Allan Gottlieb
1557 <gottlieb@nyu.edu>.
1558
1559 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
1560
1561 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
1562 nnmail-pathname-coding-system.
1563
1564 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
1565
1566 * org.texi (Relative timer): Fix typo.
1567
1568 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
1569
1570 * org.texi (Clocking work time): Fix typo.
1571 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
1572
1573 2009-01-13 Glenn Morris <rgm@gnu.org>
1574
1575 * org.texi: Fix some more typos.
1576
1577 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
1578
1579 * org.texi: Fix some typos.
1580
1581 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
1582
1583 * gnus.texi (Group Parameters): Add note for local variables.
1584
1585 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1586
1587 * gnus.texi (Converting Kill Files): Fix URL. Include
1588 gnus-kill-to-score.el in contrib directory.
1589
1590 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
1591
1592 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
1593 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
1594 (Paging the Article): Add index entry.
1595
1596 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
1597
1598 * ada-mode.texi (Examples): Delete redundant text.
1599
1600 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
1601
1602 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
1603
1604 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
1605 addresses.
1606
1607 2009-01-03 Bill Wohler <wohler@newt.com>
1608
1609 * mh-e.texi (Scan Line Formats): Indicate that first column should be
1610 kept empty.
1611
1612 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
1613
1614 * org.texi (Activation, Exporting, ASCII export, HTML export)
1615 (HTML Export commands, LaTeX/PDF export commands): Improve
1616 documentation about transient-mark-mode.
1617 (References): DOcuemtn the use of special names like $LR1 to reference
1618 to fields in the last table row.
1619
1620 2008-12-19 Juri Linkov <juri@jurta.org>
1621
1622 * info.texi (Search Text): Remove mention of removed key binding M-s.
1623
1624 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
1625
1626 * org.texi (References): Remove mentioning of @0 as reference for the
1627 last line, this has been reverted in the Lisp sources.
1628
1629 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
1630
1631 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
1632 (DVI_TARGETS): Remove duplicates. Add sasl.
1633 ($(infodir)/sasl, sasl.dvi): New targets.
1634
1635 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
1636
1637 * org.texi: Version number pushed to 6.15d.
1638
1639 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
1640
1641 * org.texi (Tables in LaTeX export): New section.
1642 (Images in LaTeX export): New section.
1643 (Inlined images, Images in HTML export): Sections renamed.
1644
1645 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
1646
1647 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
1648
1649 2008-12-04 David Engster <dengste@eml.cc>
1650
1651 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
1652 of nnml-get-new-mail. Change URL for mairix patch.
1653
1654 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
1655
1656 * org.texi (Using the mapping API): Fix bug in mapping example.
1657 (Publishing options): Make the list of properties complete again, in
1658 correspondence to the variable `org-export-plist-vars'.
1659 (Property searches): Document new special values for time comparisons.
1660 (Tag inheritance): Refine the description of tag inheritance.
1661 (Project alist): Add info about the publishing sequence of components.
1662 (Effort estimates): Document the new relative timer.
1663
1664 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
1665
1666 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
1667 (Using Calc): Clarify use of `C-x * o'.
1668 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
1669
1670 2008-11-28 Richard M Stallman <rms@gnu.org>
1671
1672 * dbus.texi (Receiving Method Calls): Clean up previous change.
1673
1674 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
1675
1676 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
1677 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
1678 `dbus-unescape-from-identifier'.
1679 (Receiving Method Calls): New constants `dbus-service-emacs' and
1680 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
1681 (Signals): Use the constants in the example.
1682
1683 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
1684
1685 * org.texi: Re-apply change to FDL 1.3.
1686
1687 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
1688
1689 * org.texi (Setting up Remember): Document `org-remember-mode'.
1690 (External links): Document that bbdb links can use a regular
1691 expression.
1692 (External links): Document that elisp links can contain interactive
1693 commands.
1694
1695 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
1696
1697 * viper.texi (viper-translate-all-ESC-keysequences):
1698 Description removed.
1699
1700 2008-11-19 Glenn Morris <rgm@gnu.org>
1701
1702 * doclicense.texi: Change to FDL 1.3.
1703 Relicense all texi files under FDL 1.3 or later.
1704
1705 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
1706
1707 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
1708
1709 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
1710
1711 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Removed.
1712
1713 * ediff.texi: Version/date change.
1714
1715 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
1716
1717 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
1718
1719 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
1720
1721 * calc.texi (About This Manual): Comment out a mention of
1722 marginal notes.
1723
1724 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
1725
1726 * org.texi (Clocking work time): Document the :formula property of
1727 clock tables.
1728 (Structure editing, Refiling notes): Document refiling regions.
1729 (Agenda commands): Document the double-prefix version
1730 of the `l' command in the agenda.
1731 (Handling links): Explain the effect of a double prefix
1732 arg to `C-c C-o'.
1733 (TODO basics): Add documentation for tag triggers.
1734
1735 2008-10-23 Glenn Morris <rgm@gnu.org>
1736
1737 * cl.texi (Function Bindings): Mention `flet' fails to deal with
1738 byte-compiling things like `+'.
1739
1740 * ns-emacs.texi: Merge copyright years of author now with assignment
1741 into FSF years.
1742 (VER): Use it for easier automatic updating. Use Emacs version rather
1743 than standalone Emacs.app version.
1744
1745 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
1746
1747 * org.texi: Lots of minor fixes.
1748 (Capture): New chapter.
1749 (Org Plot): New section.
1750
1751 2008-09-30 Magnus Henoch <mange@freemail.hu>
1752
1753 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
1754
1755 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
1756
1757 * calc.texi (User Defined Units): Mention how to enter optional display
1758 string.
1759
1760 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
1761
1762 * message.texi (Sending Variables): Fixed variable documentation to
1763 avoid the "y/n" wording.
1764
1765 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
1766
1767 * message.texi (Sending Variables): Added `message-confirm-send' doc.
1768
1769 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
1770
1771 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
1772 @enumerate section so as to be able to be formatted with MAKEINFO=no.
1773
1774 2008-09-22 Bill Wohler <wohler@newt.com>
1775
1776 Release MH-E manual version 8.1.
1777
1778 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1779 release 8.1.
1780
1781 * mh-e.texi: Retain dual license as agreed to by the FSF.
1782 However, bump GPL to Version 3.
1783 Use @include for license text.
1784
1785 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
1786
1787 * gnus.texi (Top, Setup, Fancy splitting to parent)
1788 (Store custom flags and keywords, Store arbitrary data):
1789 Clean up markup.
1790
1791 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
1792
1793 * gnus.texi (The Gnus Registry): Document it.
1794
1795 2008-09-08 David Engster <dengste@eml.cc>
1796
1797 * gnus.texi (nnmairix): Point out that nnml uses MH format.
1798 Clarify section about choosing back end servers.
1799
1800 2008-08-23 Glenn Morris <rgm@gnu.org>
1801
1802 * dired-x.texi (Shell Command Guessing):
1803 Mention dired-guess-shell-case-fold-search. (Bug#417)
1804
1805 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
1806
1807 * trampver.texi: Update release number.
1808
1809 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
1810
1811 * ns-emacs.texi: Update version.
1812 (Introduction): Correct menu location for options save.
1813 (Customization): Note that defaults are stored under org.gnu.Emacs.
1814
1815 2008-08-11 Bill Wohler <wohler@newt.com>
1816
1817 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
1818 explicit about GNU mailutils MH elsewhere (with thanks to Darel
1819 Henman) (closes SF #1768928).
1820
1821 2008-08-10 Glenn Morris <rgm@gnu.org>
1822
1823 * ns-emacs.texi: Use @copying. Change copyright of authors with
1824 assignment to FSF. Change license to GFDL.
1825 (Top): Remove outdated references.
1826
1827 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
1828
1829 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
1830 Add gnus-summary-sort-by-most-recent-number and
1831 gnus-summary-sort-by-most-recent-date.
1832 (Summary Sorting): Explain prefix argument.
1833
1834 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
1835
1836 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
1837 gnus-summary-pipe-output.
1838
1839 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
1840
1841 * dbus.texi (Receiving Method Calls): Document error handling of own
1842 D-Bus methods.
1843
1844 2008-08-01 Bill Wohler <wohler@newt.com>
1845
1846 * mh-e.texi (Reading Mail)
1847 (Viewing Attachments): Describe new function
1848 mh-show-preferred-alternative.
1849 (Sending Mail, Redistributing, Sending Message): Describe new hook
1850 mh-annotate-msg-hook.
1851
1852 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
1853
1854 * dbus.texi (Arguments and Signatures): Fix example.
1855 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
1856 (Asynchronous Methods): New node.
1857 (Errors and Events): Describe extended layout of `dbus-event'.
1858 New defun `dbus-event-message-type'.
1859
1860 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
1861
1862 * ediff.texi: Remove VMS support.
1863
1864 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
1865
1866 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
1867 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
1868
1869 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
1870
1871 * Makefile.in: Add mairix-el targets.
1872
1873 2008-07-29 David Engster <deng@randomsample.de>
1874
1875 * mairix-el.texi: New file.
1876
1877 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
1878
1879 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
1880 project files. Delete 'main_unit' project variable; not needed. Allow
1881 process environment variables wherever project variables are allowed.
1882 Add tutorial section on multiple GNAT project files.
1883
1884 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
1885
1886 Sync with Tramp 2.1.14.
1887
1888 * trampver.texi: Update release number.
1889
1890 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
1891
1892 * ns-emacs.texi:
1893 * faq.texi: Remove mentions of Mac Carbon.
1894
1895 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
1896
1897 * gnus.texi (Saving Articles): Describe the 2nd argument of
1898 gnus-summary-save-in-pipe.
1899 (SpamAssassin): Use it.
1900
1901 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
1902
1903 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
1904
1905 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
1906
1907 * org.texi (Export options): Document the use of the creator flag.
1908
1909 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
1910
1911 * org.texi: New version 6.06a.
1912
1913 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
1914
1915 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
1916 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
1917
1918 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
1919
1920 * calc.texi (Editing Stack Entries):
1921 (Algebraic Entry): Rewrite introductory sentences so it can be used by
1922 Calc's help functions. Mention fixing typos.
1923 (Customizing Calc): Fix typo.
1924
1925 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
1926
1927 * calc.texi (summarykey): New macro. Use to correctly format keys in
1928 the summary.
1929
1930 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
1931
1932 * ns-emacs.texi (Customization): Corrected documentation on color
1933 specification formats.
1934
1935 2008-07-19 Andreas Schwab <schwab@suse.de>
1936
1937 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
1938
1939 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
1940 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
1941
1942 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
1943
1944 * dbus.texi (Inspection): Rework, introduce submenus.
1945 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
1946 (Properties and Annotations, Arguments and Signatures): New nodes.
1947
1948 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
1949
1950 * dbus.texi (Receiving Method Calls): Fix description of
1951 `dbus-register-method'.
1952 (Signals): Allow also signal arguments for filtering in
1953 `dbus-register-signal'.
1954
1955 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
1956
1957 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
1958 `cnorm'.
1959 (Arithmetic Tutorial): Simplify the verification of prime factors.
1960
1961 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
1962
1963 * gnus.texi (Saving Articles): Mention
1964 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
1965
1966 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
1967
1968 * calc.texi: Adjust mode line throughout.
1969
1970 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
1971
1972 * sasl.texi (Mechanisms): Fix typos.
1973
1974 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
1975
1976 * calc.texi (Killing from the stack): Mention using normal Emacs
1977 copying.
1978
1979 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
1980
1981 * tramp.texi (Password handling): Renamed from "Password caching".
1982 Add `auth-source' mechanism.
1983 (Connection caching): Tramp reopens the connection automatically,
1984 when the operating system on the remote host has been changed.
1985
1986 2008-06-20 Eli Zaretskii <eliz@gnu.org>
1987
1988 * makefile.w32-in (distclean): Remove makefile.
1989
1990 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
1991
1992 * org.texi (Using the mapping API): New section.
1993 (Agenda column view): New section.
1994 (Moving subtrees): Document archiving to the archive sibling.
1995 (Agenda commands): Document columns view in the agenda.
1996 (Using the property API): Document the API for multi-valued properties.
1997
1998 2008-06-17 Jason Riedy <jason@acm.org>
1999
2000 * org.texi (A LaTeX example): Note that fmt may be a one-argument
2001 function, and efmt may be a two-argument function.
2002 (Radio tables): Document multiple destinations.
2003
2004 2008-06-16 Glenn Morris <rgm@gnu.org>
2005
2006 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
2007 Add Cover-Texts.
2008
2009 2008-06-15 Glenn Morris <rgm@gnu.org>
2010
2011 * faq.texi (VER): Update to 23.0.60.
2012
2013 * mh-e.texi: Remove option of licensing under GPL.
2014 Add Cover-Texts to GFDL permissions notice.
2015 (GPL): Remove section.
2016 (GFDL): Include doclicense.texi rather than the actual text.
2017
2018 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
2019 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
2020
2021 * sasl.texi: Fix output file name.
2022
2023 * epa.texi, sasl.texi: Refer to license in Emacs manual.
2024
2025 * gnus-coding.texi: Refer to license in Gnus manual.
2026
2027 * idlwave.texi, sasl.texi: Use @copying.
2028
2029 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
2030
2031 * speedbar.texi: Update Back-Cover Text as per maintain.info.
2032
2033 * url.texi: Use @copying, @title, @subtitle, @author.
2034
2035 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
2036 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
2037 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
2038 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
2039 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
2040 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
2041 * widget.texi, woman.texi:
2042 Remove references to external license, since doclicense is included.
2043
2044 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
2045 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
2046 Remove references to non-existent Invariant Sections.
2047
2048 2008-06-14 Glenn Morris <rgm@gnu.org>
2049
2050 * faq.texi (Major packages and programs): Remove references to external
2051 Supercite, Calc, VIPER, since they have been included for some time.
2052 Update VM, AUCTeX, BBDB entries.
2053
2054 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
2055
2056 * newsticker.texi: Updated to match latest newsticker changes.
2057
2058 2008-06-13 Glenn Morris <rgm@gnu.org>
2059
2060 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
2061 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
2062 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
2063 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
2064 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
2065 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
2066 * woman.texi:
2067 Update Back-Cover Text as per maintain.info.
2068
2069 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2070
2071 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
2072
2073 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
2074 (gnus-faq.xml): Update repository host.
2075
2076 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
2077
2078 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
2079
2080 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
2081 Fix a typo.
2082
2083 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
2084
2085 * gnus.texi (Mail Source Customization): Correct values of
2086 `mail-source-delete-incoming'. Reported by Tassilo Horn.
2087 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
2088
2089 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
2090
2091 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
2092 coding standards.
2093
2094 2008-06-14 David Engster <dengste@eml.cc>
2095
2096 * gnus.texi (nnmairix): Markup fixes.
2097
2098 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2099
2100 * gnus.texi (nnmairix): Markup and other minor fixes.
2101
2102 2008-06-05 David Engster <dengste@eml.cc>
2103
2104 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
2105
2106 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
2107
2108 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
2109 (Searching, nnir, nnmairix): New stub nodes.
2110
2111 2008-05-30 Felix Lee <felix.1@canids.net>
2112
2113 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
2114
2115 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
2116
2117 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
2118
2119 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
2120
2121 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
2122
2123 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
2124
2125 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
2126
2127 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
2128
2129 * info.texi (Top): Fix typo in xref.
2130
2131 2008-05-05 Karl Berry <karl@gnu.org>
2132
2133 * info.texi (Top): @xref to stand-alone manual.
2134
2135 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2136
2137 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
2138 (Various Summary Stuff): Fix typo in last xref.
2139
2140 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
2141
2142 * org.texi (Moving subtrees): Fix typo.
2143
2144 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
2145
2146 * tramp.texi (Frequently Asked Questions): Explain, how to disable
2147 Tramp via `tramp-mode'.
2148
2149 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
2150
2151 * org.texi: Massive changes, in many parts of the file.
2152
2153 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
2154
2155 * gnus.texi (Oort Gnus): Add message-fill-column.
2156
2157 2008-04-12 Adrian Aichner <adrian@xemacs.org>
2158
2159 * gnus.texi (Mail Source Specifiers): Typo fix.
2160
2161 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
2162
2163 * gnus.texi (Diary Headers Generation): Update key binding for
2164 `gnus-diary-check-message'.
2165
2166 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2167
2168 * gnus.texi (Emacsen): Addition.
2169
2170 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
2171
2172 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
2173
2174 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2175
2176 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
2177
2178 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
2179
2180 * gnus-news.texi: Update tool bar item.
2181
2182 2008-04-09 Sven Joachim <svenjoac@gmx.de>
2183
2184 * gnus-news.texi: Fix typos.
2185
2186 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
2187
2188 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
2189 Add mention of `kron'.
2190
2191 2008-04-01 Daiki Ueno <ueno@unixuser.org>
2192
2193 * epa.texi (Encrypting/decrypting *.gpg files): Document
2194 epa-file-name-regexp.
2195
2196 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
2197
2198 * gnus.texi (Example Methods): Fix description about ssh-agent.
2199 (Indirect Functions): Fix the default value of nntp-telnet-command;
2200 remove link to connect.html.
2201
2202 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
2203
2204 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
2205 dbus-call-method.
2206 (Receiving Method Calls): The timeout can be set by the calling client.
2207
2208 * trampver.texi: Update release number.
2209
2210 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
2211
2212 * gnus.texi (Top): Fix version. Add SASL.
2213
2214 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
2215
2216 Sync with Tramp 2.1.13.
2217
2218 * trampver.texi: Update release number.
2219
2220 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
2221
2222 * org.texi: Update to new org-mode website.
2223
2224 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
2225
2226 * cl.texi (For Clauses): Fix loop over key-seq to match code.
2227
2228 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
2229
2230 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
2231 gnus-read-ephemeral-gmane-group-url,
2232 gnus-read-ephemeral-emacs-bug-group,
2233 gnus-read-ephemeral-debian-bug-group.
2234
2235 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2236
2237 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
2238
2239 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
2240 Add FIXMEs for Bookmarks and gnus-registry-marks.
2241
2242 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2243
2244 * gnus.texi (Smileys): Document `smiley-style'.
2245
2246 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
2247
2248 * gnus.texi (Gnus Development): Clarify difference between ding and
2249 gnu.emacs.gnus.
2250 (MIME Commands, Using MIME, RSS): Fix markup.
2251
2252 * gnus-faq.texi ([8.4]): Ditto.
2253
2254 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
2255
2256 * gnus.texi (Emacsen): Remove obsolete stuff.
2257
2258 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
2259
2260 * gnus.texi (Oort Gnus): Add version info WRT
2261 `mail-source-delete-incoming'.
2262
2263 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
2264
2265 * gnus.texi (Top): Add "Other related manuals" and version info in
2266 `iftex' output.
2267 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
2268 gnus-balloon-face-0 and the corresponding format specifiers.
2269
2270 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
2271
2272 * tramp.texi (Filename completion): Remove footnote about let-bind
2273 of `partial-completion-mode'. It doesn't work this way.
2274
2275 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
2276
2277 * pcl-cvs.texi (Contributors): Update my email.
2278
2279 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
2280
2281 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
2282
2283 2008-03-17 Bill Wohler <wohler@newt.com>
2284
2285 * mh-e.texi (Viewing): Update URL for adding header fields to
2286 mh-invisible-header-fields-default.
2287
2288 2008-03-16 Bill Wohler <wohler@newt.com>
2289
2290 * mh-e.texi (Preface): Add Gnus to requirements.
2291 (Forwarding): Note that forwarded MIME messages are now inline.
2292
2293 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
2294
2295 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
2296 (Common Variables): Give precedence to the netcat methods over the
2297 telnet methods, and mention that they are more reliable.
2298
2299 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
2300
2301 * org.texi (Exporting Agenda Views): Document agenda export to
2302 iCalendar.
2303 (Progress logging): Document the new progress logging stuff.
2304
2305 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2306
2307 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
2308 Update for change of `mail-source-delete-incoming'.
2309
2310 * gnus-news.texi: Ditto.
2311
2312 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
2313
2314 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
2315 custom versions.
2316
2317 2008-03-07 Alan Mackenzie <acm@muc.de>
2318
2319 * cc-mode.texi (Limitations and Known Bugs): State that the number of
2320 parens/brackets in a k&r region is limited.
2321
2322 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
2323
2324 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
2325 using different Emacs versions.
2326
2327 2008-02-27 Glenn Morris <rgm@gnu.org>
2328
2329 * sc.texi: Remove a lot of old and obsolete info.
2330 (titlepage): Simplify.
2331 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
2332 (VM with any Emacsen, GNEWS with any Emacsen)
2333 (Overloading for Non-conforming MUAs, Version 3 Changes)
2334 (The Supercite Mailing List): Delete nodes.
2335 (Introduction): Remove info about old packages.
2336 (Getting Connected): Simplify. Remove info about old packages.
2337 (Citing Commands): Delete Emacs 19 info.
2338 (Hints to MUA Authors): Simplify.
2339 (Thanks and History): Merge in some info from the deleted node
2340 "Version 3 Changes".
2341
2342 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
2343
2344 * org.texi (Setting tags, In-buffer settings):
2345 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
2346
2347 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
2348
2349 * gnus-news.texi: Mention that spaces and tabs are allowed in the
2350 installation directory name.
2351
2352 2008-02-12 Romain Francoise <romain@orebokech.com>
2353
2354 * epa.texi (Overview): Fix typo.
2355
2356 2008-02-11 Daiki Ueno <ueno@unixuser.org>
2357
2358 * epa.texi (Quick start): Remove the .emacs setting.
2359
2360 2008-02-10 Daiki Ueno <ueno@unixuser.org>
2361
2362 * epa.texi (Quick start): Use the command `epa-enable' instead of
2363 loading `epa-setup'.
2364
2365 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
2366
2367 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
2368 ($(infodir)/epa, epa.dvi): New targets.
2369
2370 2008-02-08 Daiki Ueno <ueno@unixuser.org>
2371
2372 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
2373
2374 * epa.texi: New manual documenting the EasyPG Assistant.
2375
2376 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
2377
2378 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
2379 (Inspection): New function dbus-ping.
2380
2381 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
2382
2383 * tramp.texi (Remote processes): Add `shell-command'.
2384
2385 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
2386
2387 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
2388 (Group Parameters): Document `mail-source' parameter.
2389
2390 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
2391
2392 * tramp.texi (Inline methods): The hostname of the su(do)? methods
2393 must be a local host.
2394
2395 2008-01-26 Michael Olson <mwolson@gnu.org>
2396
2397 * erc.texi: Update version for ERC 5.3 release.
2398 (Obtaining ERC): Update extras URLs for 5.3.
2399 (Development): Write instructions for git, and remove those for Arch.
2400 (History): Mention the switch to git.
2401
2402 2008-01-24 Karl Berry <karl@gnu.org>
2403
2404 * info.texi (Search Index, Search Text): Mention the command
2405 character in the section name, a la the (Go to node) node.
2406
2407 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
2408
2409 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
2410
2411 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2412
2413 * gnus-news.texi: Mention gnus-article-describe-bindings.
2414
2415 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
2416
2417 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
2418
2419 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
2420
2421 * org.texi (Property inheritance): New section.
2422 (Conventions): New section.
2423 (Structure editing): Document C-RET, the prefix arg to the cut/copy
2424 commands, and the new bindings for refiling.
2425 (Sparse trees): Document the new special command for sparse trees.
2426 (References): Be more clear about the counting of hilines.
2427 (Handling links): Document M-p/n for accessing links.
2428 (Fast access to TODO states): New section.
2429 (Per file keywords): New section.
2430 (Property inheritance): New section.
2431 (Column attributes): New summary types.
2432 (Capturing Column View): New section.
2433 (The date/time prompt): Cover the new features in the date/time prompt.
2434 Compactify the table of keys for the calendar remote control.
2435 (Clocking work time): Document the new :scope parameter.
2436 (Remember): Promoted to chapter.
2437 (Quoted examples): New section.
2438 (Enhancing text): New verbatim environments.
2439
2440 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
2441
2442 * trampver.texi: Update release number.
2443
2444 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
2445
2446 * gnus.texi (Article Keymap): Add
2447 gnus-article-wide-reply-with-original; fix descriptions of
2448 gnus-article-reply-with-original and
2449 gnus-article-followup-with-original.
2450
2451 2008-01-09 Glenn Morris <rgm@gnu.org>
2452
2453 * nxml-mode.texi: Add @copying section.
2454
2455 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
2456
2457 * message.texi (Mail Variables): Add some text from "(gnus)Posting
2458 Server". Add `message-send-mail-with-mailclient'.
2459
2460 * gnus.texi (Posting Server): Move some text to "(message)Mail
2461 Variables" and add a reference here.
2462
2463 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
2464
2465 * dbus.texi (Receiving Method Calls): New chapter.
2466 (Errors and Events): Add serial number to events. Replace "signal" by
2467 "message". Introduce dbus-event-serial-number.
2468
2469 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
2470
2471 * dbus.texi (Type Conversion): Explain the type specification for empty
2472 arrays. Use another example.
2473
2474 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
2475
2476 * dbus.texi (all): Replace "..." by @dots{}.
2477 (Type Conversion): Precise the value range for :byte types.
2478 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
2479 Mention its return value.
2480 (Errors and Events): There is no D-Bus error propagation during event
2481 processing.
2482
2483 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
2484
2485 * calc.tex (Yacas Language, Maxima Language, Giac Language):
2486 New sections.
2487
2488 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2489
2490 * gnus.texi (Group Parameters): Reorder the text and add a note about
2491 `gnus-parameters' near the beginning of the node.
2492
2493 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
2494
2495 * gnus.texi (Score File Editing): Fix function name.
2496
2497 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
2498
2499 Sync with Tramp 2.1.12.
2500
2501 * trampver.texi: Update release number.
2502
2503 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
2504
2505 * dbus.texi (Type Conversion): Correct input parameters mapping.
2506
2507 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
2508
2509 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
2510 (Errors and Events): Mention wrong-type-argument error.
2511
2512 2007-12-21 Alex Schroeder <alex@gnu.org>
2513
2514 * rcirc.texi: Changed single spaces after sentence end to double
2515 spaces. Fixed some typos.
2516 (Internet Relay Chat): Explain relay.
2517 (Getting started with rcirc): Change items to reflect prompts.
2518 Add more explanation to rcirc-track-minor-mode and added a comment to
2519 warn future maintainers that this section is a copy.
2520 (People): Changed /ignore example.
2521 (Keywords): Not keywords.
2522
2523 2007-12-20 Alex Schroeder <alex@gnu.org>
2524
2525 * rcirc.texi (Top): Fighting Information Overload chapter added.
2526 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
2527 (rcirc commands): Moved /ignore command to the new chapter.
2528 (Fighting Information Overload): New chapter documenting /keyword,
2529 /bright, /dim, channel ignore, and low priority channels.
2530 (Configuration): Document rcirc-server-alist, remove
2531 rcirc-startup-channels-alist and rcirc-default-server.
2532
2533 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
2534
2535 * dbus.texi (Signals): Fix example in dbus-register-signal.
2536
2537 2007-12-14 Sven Joachim <svenjoac@gmx.de>
2538
2539 * gnus.texi (Score Variables): Fix typo.
2540
2541 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
2542
2543 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
2544 (Signals): Adapt dbus-send-signal and dbus-register-signal.
2545 (Errors and Events): Adapt dbus-event.
2546
2547 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2548
2549 * gnus.texi (Other Files): Add the yenc command.
2550
2551 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
2552
2553 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
2554 since 2004-08-06.
2555
2556 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
2557
2558 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
2559 on body.
2560
2561 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
2562
2563 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
2564 and rfc2047-allow-irregular-q-encoded-words; fix description of
2565 rfc2047-encode-encoded-words.
2566
2567 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
2568
2569 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
2570
2571 2007-12-05 Michael Olson <mwolson@gnu.org>
2572
2573 * remember.texi (Diary): Remove "require" line for remember-diary.el.
2574 Update documentation for `remember-diary-file'.
2575
2576 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
2577
2578 * dbus.texi (Signals): Precise `dbus-register-signal'.
2579 (Errors and Events): Rework events part, the internal structure of
2580 dbus-event has changed.
2581
2582 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
2583
2584 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
2585 ($(infodir)/dbus, dbus.dvi): New targets.
2586
2587 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
2588
2589 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
2590 unconditionally.
2591
2592 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
2593 emulation with @print{}.
2594
2595 2007-12-02 Richard Stallman <rms@gnu.org>
2596
2597 * dbus.texi (Overview): Minor cleanup.
2598
2599 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
2600
2601 * Makefile.in (INFO_TARGETS): Add dbus.
2602 (DVI_TARGETS): Add dbus.dvi.
2603 (dbus, dbus.dvi): New targets.
2604
2605 * dbus.texi: New file.
2606
2607 2007-11-24 Romain Francoise <romain@orebokech.com>
2608
2609 * nxml-mode.texi: Add description in @direntry.
2610 Fix file name to match @setfilename.
2611
2612 2007-11-23 Mark A. Hershberger <mah@everybody.org>
2613
2614 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2615 ($(infodir)/nxml-mode): New rule.
2616
2617 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
2618 ($(infodir)/nxml-mode): New rule.
2619 (clean): Add nxml-mode*.
2620
2621 * nxml-mode.texi: New file with nxml manual.
2622
2623 2007-11-18 Richard Stallman <rms@gnu.org>
2624
2625 * flymake.texi (Example -- Configuring a tool called directly):
2626 Update example.
2627
2628 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
2629
2630 * tramp.texi (Filename completion): Simplify explanation of
2631 double-slash behavior. Explain directory contents flushing.
2632
2633 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
2634
2635 * calc.texi (TeX and LaTeX Language Modes): Put in
2636 missing braces.
2637
2638 2007-11-15 Richard Stallman <rms@gnu.org>
2639
2640 * cl.texi (Equality Predicates): Delete `eql'.
2641 (Predicates, Naming Conventions, Top): Delete `eql'.
2642 (Common Lisp Compatibility): Delete `eql'.
2643 (Porting Common Lisp): Delete obsolete backquote info.
2644 Minor clarification about character constants.
2645 (Sequence Basics): Minor clarification.
2646
2647 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
2648
2649 * cc-mode.texi (Electric Keys, Custom Macros):
2650 * tramp.texi (Filename completion): Fix typos.
2651
2652 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
2653
2654 * calc.texi (Basic commands): Mention the menu.
2655
2656 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
2657
2658 * tramp.texi (Connection caching): Tramp flushes connection
2659 properties when remote operating system has been changed.
2660
2661 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
2662
2663 * gnus-news.texi: Fix spelling.
2664 `message-insert-formatted-citation-line', not
2665 `message-insert-formated-citation-line'.
2666
2667 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
2668
2669 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
2670
2671 * tramp.texi (Overview): Mention also the PuTTY integration under
2672 Win32. Remove paragraphs about Tramp's experimental status.
2673 (Frequently Asked Questions): Add code example for highlighting the
2674 mode line.
2675
2676 2007-11-03 Michael Olson <mwolson@gnu.org>
2677
2678 * remember.texi: Change mentions of remember-buffer to
2679 remember-finalize throughout.
2680
2681 2007-10-30 Michael Olson <mwolson@gnu.org>
2682
2683 * remember.texi (Copying): Remove.
2684 (Mailbox): Update with non-BBDB instructions.
2685 (Diary, Org): Add.
2686 (Bibliography, Planner Page): Remove.
2687
2688 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
2689
2690 * makefile.w32-in (INFO_TARGETS): Add remember.
2691 (DVI_TARGETS): Add remember.dvi.
2692 ($(infodir)/remember): New rule.
2693 (clean): Add remember*.
2694
2695 2007-10-30 Michael Olson <mwolson@gnu.org>
2696
2697 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
2698 ($(infodir)/remember): New rule that builds the Remember Manual.
2699
2700 * remember.texi: New file containing the Remember Mode Manual.
2701 Shuffle chapters around after initial import.
2702 (Function Reference): Split Keystrokes into separate chapter.
2703 (Keystrokes): Document C-c C-k.
2704 (Introduction): Fix typographical issue with "---".
2705
2706 2007-10-29 Richard Stallman <rms@gnu.org>
2707
2708 * widget.texi (Introduction): Delete discussion of implementation
2709 internals.
2710
2711 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
2712
2713 * tramp.texi (Connection caching): Host names must be different
2714 when tunneling.
2715
2716 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2717
2718 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
2719 Gnus v5.13.
2720
2721 2007-10-28 Miles Bader <miles@gnu.org>
2722
2723 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
2724
2725 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2726
2727 * gnus.texi (Sorting the Summary Buffer): Remove
2728 gnus-article-sort-by-date-reverse.
2729
2730 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2731
2732 * gnus.texi (Non-ASCII Group Names): New node.
2733 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
2734 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
2735
2736 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2737
2738 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
2739 clean the output of the program `imap-shell-program'.
2740
2741 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2742
2743 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
2744
2745 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
2746
2747 * gnus.texi (Sticky Articles): Documentation for sticky article
2748 buffers.
2749
2750 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2751
2752 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
2753
2754 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2755
2756 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
2757
2758 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2759
2760 * gnus.texi (Archived Messages): Document
2761 gnus-update-message-archive-method.
2762
2763 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2764
2765 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
2766
2767 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
2768
2769 * gnus.texi (Group Maneuvering): Document
2770 `gnus-summary-next-group-on-exit'.
2771
2772 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2773
2774 * gnus.texi (Really Various Summary Commands): Mention
2775 gnus-auto-select-on-ephemeral-exit.
2776
2777 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2778
2779 * gnus.texi, message.texi: Bump version number.
2780
2781 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2782
2783 * gnus.texi (Group Line Specification, Misc Group Stuff)
2784 (Server Commands): Parenthesize @pxref{Mail Spool}.
2785
2786 2007-10-28 Didier Verna <didier@xemacs.org>
2787
2788 New user option: message-signature-directory.
2789 * message.texi (Insertion Variables): Document it.
2790 * gnus.texi (Posting Styles): Ditto.
2791
2792 2007-10-28 Didier Verna <didier@xemacs.org>
2793
2794 * gnus.texi (Group Line Specification):
2795 * gnus.texi (Misc Group Stuff):
2796 * gnus.texi (Server Commands): Document the group compaction feature.
2797
2798 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2799
2800 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
2801
2802 * message.texi (Various Message Variables): Add message-fill-column.
2803
2804 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2805
2806 * gnus.texi: Untabify.
2807
2808 2007-10-28 Didier Verna <didier@xemacs.org>
2809
2810 * gnus.texi (Group Parameters): Document the posting-style merging
2811 process in topic-mode.
2812
2813 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2814
2815 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
2816
2817 2007-10-28 Romain Francoise <romain@orebokech.com>
2818
2819 * gnus.texi (Mail Spool): Fix typo.
2820 Update copyright.
2821
2822 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2823
2824 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
2825
2826 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2827
2828 * gnus.texi (Summary Generation Commands):
2829 Add gnus-summary-insert-ticked-articles.
2830
2831 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2832
2833 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
2834 to spam-spamassassin-program.
2835
2836 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2837
2838 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
2839
2840 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2841
2842 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
2843
2844 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2845
2846 * message.texi (Mail Headers): Document `opportunistic'.
2847
2848 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2849
2850 * emacs-mime.texi (Encoding Customization): Explain how to set
2851 mm-coding-system-priorities per hierarchy.
2852
2853 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2854
2855 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
2856 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
2857
2858 2007-10-28 Didier Verna <didier@xemacs.org>
2859
2860 * message.texi (Wide Reply): Update documentation of
2861 message-dont-reply-to-names (now allowing a list of regexps).
2862
2863 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2864
2865 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
2866
2867 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2868
2869 * gnus.texi (SpamAssassin back end): Fix typo.
2870
2871 * sieve.texi (Examples): Fix grammar.
2872
2873 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2874
2875 * gnus.texi (Searching for Articles): Document M-S and M-R.
2876 (Limiting): Document / b.
2877
2878 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2879
2880 * gnus.texi (Thread Commands): T M-^.
2881
2882 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
2883
2884 * message.texi (Mail Aliases): Document ecomplete.
2885 (Mail Aliases): Fix typo.
2886
2887 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2888
2889 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
2890 fix typo.
2891
2892 2007-10-28 Romain Francoise <romain@orebokech.com>
2893
2894 * gnus.texi (Mail Spool): Grammar fix.
2895
2896 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2897
2898 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
2899 string.
2900
2901 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2902
2903 * gnus.texi (Group Parameters): Fix description.
2904
2905 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2906
2907 * gnus.texi (Gmane Spam Reporting):
2908 Fix spam-report-gmane-use-article-number.
2909 Add spam-report-user-mail-address.
2910
2911 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2912
2913 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
2914
2915 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2916
2917 * gnus.texi (Group Parameters): Add simplified sorting example based on
2918 example for `Sorting the Summary Buffer' from Jari Aalto
2919 <jari.aalto@cante.net>.
2920 (Example Methods): Add example for an indirect connection.
2921
2922 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
2923
2924 * gnus.texi (nntp-open-via-telnet-and-telnet): Fixed grammar.
2925 (Agent Parameters): Updated parameter names to match code.
2926 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
2927 'gnus-agent-summary-fetch-series'.
2928 (Agent and flags): New section providing a generalized discussion
2929 of flag handling.
2930 (Agent and IMAP): Removed flag discussion.
2931 (Agent Variables): Added 'gnus-agent-synchronize-flags'.
2932
2933 2007-10-28 Romain Francoise <romain@orebokech.com>
2934
2935 * gnus.texi (Exiting the Summary Buffer): Add new function
2936 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
2937
2938 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2939
2940 * gnus.texi (Conformity): Fix typo.
2941 (Customizing Articles): Document `first'.
2942
2943 2007-10-28 Jari Aalto <jari.aalto@cante.net>
2944
2945 * gnus.texi (Sorting the Summary Buffer):
2946 Add `gnus-thread-sort-by-date-reverse'. Add example
2947 host to different sorting in NNTP and RSS groups.
2948
2949 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2950
2951 * message.texi (Insertion): Describe prefix for
2952 message-mark-inserted-region and message-mark-insert-file.
2953
2954 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2955
2956 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
2957 LaTeX documents. Describe "text/x-gnus-verbatim".
2958
2959 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
2960
2961 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
2962 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
2963 (spam-stat spam filtering, SpamOracle)
2964 (Extending the Spam ELisp package): Removed extra quote symbol for
2965 clarity.
2966
2967 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2968
2969 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
2970 gnus-article-delete-part and gnus-article-replace-part.
2971 (Using MIME): Add gnus-mime-replace-part.
2972
2973 2007-10-28 Romain Francoise <romain@orebokech.com>
2974
2975 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
2976 requires `auto-compression-mode' to be enabled. Add new nnml
2977 variable `nnml-compressed-files-size-threshold'.
2978
2979 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
2980
2981 * gnus.texi (Sorting the Summary Buffer): Added
2982 gnus-thread-sort-by-recipient.
2983
2984 2007-10-28 Romain Francoise <romain@orebokech.com>
2985
2986 * message.texi (Insertion Variables): Mention new variable
2987 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
2988 documentation accordingly.
2989
2990 2007-10-28 Romain Francoise <romain@orebokech.com>
2991
2992 * gnus.texi (To From Newsgroups): Mention new variables
2993 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
2994
2995 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
2996
2997 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
2998 stuff; gnus-mime-inline-part does the automatic decompression.
2999
3000 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3001
3002 * gnus.texi (Spam ELisp Package Configuration Examples):
3003 "training.ham" should be "training.spam".
3004
3005 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3006
3007 * message.texi (Mail Variables): Fix the default value for
3008 message-send-mail-function.
3009
3010 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3011
3012 * gnus.texi (Optional Back End Functions): nntp-request-update-info
3013 always returns nil exceptionally.
3014
3015 2007-10-28 Simon Josefsson <jas@extundo.com>
3016
3017 * gnus.texi (Article Washing): Add libidn URL. Suggested by
3018 Michael Cook <michael@waxrat.com>.
3019
3020 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3021
3022 * gnus.texi (Topic Commands): Fix next/previous.
3023
3024 2007-10-28 Simon Josefsson <jas@extundo.com>
3025
3026 * gnus.texi (Article Washing): Mention `W i'.
3027
3028 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
3029
3030 * gnus.texi (Group Parameters): Slight extension of sieve
3031 parameter description.
3032
3033 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3034
3035 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
3036 matching score files as well.
3037 (Picons): Describe `gnus-picon-style'.
3038
3039 2007-10-28 Romain Francoise <romain@orebokech.com>
3040
3041 * message.texi (Message Headers): Mention that headers are hidden
3042 using narrowing, and how to expose them.
3043 Update copyright.
3044
3045 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3046
3047 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
3048 `gnus-summary-sort-by-recipient'.
3049
3050 2007-10-28 Romain Francoise <romain@orebokech.com>
3051
3052 * gnus.texi (NNTP marks): New node.
3053 (NNTP): Move NNTP marks variables to the new node.
3054
3055 2007-10-28 Jesper Harder <harder@ifa.au.dk>
3056
3057 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
3058
3059 * gnus.texi (MIME Commands, Hashcash): Markup fix.
3060
3061 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3062
3063 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
3064 everywhere for consistency.
3065 (Filtering Spam Using The Spam ELisp Package): Admonish again.
3066 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
3067 Say "regular expression" instead of "regex." Admonish. Pick
3068 other words to sound better (s/so/thus/).
3069 (Spam ELisp Package Filtering of Incoming Mail): Mention
3070 statistical filters. Remove old TODO.
3071 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
3072 New section on sorting and displaying the spam score.
3073 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
3074 backend but an alias to spam-use-BBDB.
3075 (Extending the Spam ELisp package): Rewrite the example using the
3076 new backend functionality.
3077
3078 2007-10-28 Simon Josefsson <jas@extundo.com>
3079
3080 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
3081 nntp-marks-directory, from Romain Francoise
3082 <romain@orebokech.com>.
3083
3084 2007-10-28 Magnus Henoch <mange@freemail.hu>
3085
3086 * gnus.texi (Hashcash): New default value of
3087 hashcash-default-payment.
3088
3089 2007-10-28 Simon Josefsson <jas@extundo.com>
3090
3091 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
3092 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
3093
3094 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3095
3096 * gnus.texi (Adaptive Scoring): Added gnus-adaptive-pretty-print.
3097
3098 2007-10-28 Simon Josefsson <jas@extundo.com>
3099
3100 * gnus.texi (documentencoding): Add, to avoid warnings.
3101
3102 2007-10-28 Simon Josefsson <jas@extundo.com>
3103
3104 * message.texi (Mail Headers): Add.
3105
3106 * gnus.texi (Hashcash): Fix.
3107
3108 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3109
3110 * gnus.texi (Hashcash): Changed location of library, also mention
3111 that payments can be verified and fix the name of the
3112 hashcash-path variable.
3113
3114 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3115
3116 * gnus.texi (Article Display): Add `gnus-picon-style'.
3117
3118 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
3119
3120 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
3121
3122 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3123
3124 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
3125 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
3126 warning about ham processors in spam groups removed.
3127
3128 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
3129
3130 * gnus.texi (SpamAssassin backend): Added new node about SpamAssassin.
3131 From Hubert Chan <hubert@uhoreg.ca>.
3132
3133 2007-10-28 Jesper Harder <harder@ifa.au.dk>
3134
3135 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
3136 (Mailing List): Typo.
3137 (Customizing Articles): Add gnus-treat-ansi-sequences.
3138 (Article Washing): Index.
3139
3140 * message.texi: Use m-dash consistently.
3141
3142 2007-10-28 Jesper Harder <harder@ifa.au.dk>
3143
3144 * gnus.texi (GroupLens): Remove.
3145
3146 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
3147
3148 * gnus.texi (Outgoing Messages, Agent Variables): Add
3149 gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
3150 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
3151
3152 2007-10-28 Jesper Harder <harder@ifa.au.dk>
3153
3154 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
3155
3156 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
3157
3158 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
3159
3160 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
3161
3162 2007-10-28 Simon Josefsson <jas@extundo.com>
3163
3164 * gnus.texi (Top): Add SASL.
3165
3166 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
3167
3168 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
3169
3170 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
3171
3172 * gnus.texi (Troubleshooting): Adjust Gnus version number.
3173
3174 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
3175
3176 * calc.texi (Formulas, Composition Basics): Lower the
3177 precedence of negation.
3178
3179 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
3180
3181 * ses.texi (The Basics): Mention how to create a new spreadsheet.
3182 Mention the new three-letter column identifiers.
3183 (More on cell printing): Calculate-cell and truncate-cell are now `c'
3184 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
3185 message when using `c' on an empty default with default printer.
3186 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
3187 renamed to `ses--symbolic-formulas' some time ago.
3188
3189 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
3190
3191 * calc.texi (Default Simplifications, Making Selections)
3192 (Customizing Calc): Clarify associativity of multiplication.
3193
3194 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
3195
3196 * tramp.texi (Traces and Profiles): Simplify loop over
3197 `trace-function-background'.
3198
3199 2007-10-22 Juri Linkov <juri@jurta.org>
3200
3201 * dired-x.texi (Shell Command Guessing): Default values are now
3202 available by typing M-n instead of M-p.
3203
3204 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
3205
3206 * tramp.texi (Cleanup remote connections): New section.
3207 (Password caching): Remove `tramp-clear-passwd'.
3208 It's not a command anymore.
3209 (Bug Reports): Add `tramp-bug' to function index.
3210 (Function Index, Variable Index): New nodes.
3211 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
3212
3213 * trampver.texi: Update release number.
3214
3215 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
3216
3217 * calc.texi (History and Acknowledgements): Turn comment
3218 about integer size into past tense.
3219 (Time Zones): Remove pointer to Calc author's address.
3220 (Trigonometric and Hyperbolic Functions): Mention cotangent
3221 and hyperbolic cotangent. Fix typo.
3222
3223 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
3224
3225 Sync with Tramp 2.1.11.
3226
3227 * trampver.texi: Update release number.
3228
3229 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
3230
3231 * tramp.texi (External packages): New section.
3232
3233 2007-09-29 Juri Linkov <juri@jurta.org>
3234
3235 * info.texi (Help-Int): Document `L' (`Info-history').
3236
3237 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
3238
3239 * org.texi: Change links to webpage and maintained email.
3240 (Remember): Promote to Chapter, significant changes.
3241 (Fast access to TODO states): New section.
3242 (Faces for TODO keywords): New section.
3243 (Export options): Example for #+DATE.
3244 (Progress logging): Section moved.
3245
3246 2007-09-26 Bill Wohler <wohler@newt.com>
3247
3248 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
3249 browse-url-at-mouse.
3250
3251 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
3252
3253 * flymake.texi (Customizable variables): Face names don't end in -face.
3254 Fix flymake-err-line-patterns template.
3255 (Example -- Configuring a tool called directly): Fix init-function.
3256 (Highlighting erroneous lines): Face names don't end in -face.
3257
3258 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
3259
3260 * erc.texi (Special-Features): Fix small typo.
3261
3262 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
3263
3264 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
3265 and "External transfer methods".
3266
3267 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
3268
3269 * calc.texi (Predefined Units): Add some history.
3270
3271 2007-09-08 Michael Olson <mwolson@gnu.org>
3272
3273 * erc.texi (Copying): New section included from gpl.texi.
3274 This matches the look of the upstream ERC manual.
3275
3276 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
3277
3278 * calc.texi (History and Acknowledgements): Adjust the "thanks".
3279 (Random Numbers): Clarify the distribution of `random'.
3280
3281 2007-09-06 Glenn Morris <rgm@gnu.org>
3282
3283 Move manual sources from man/ to subdirectories of doc/.
3284 Split into the Emacs manual in emacs/, and other manuals in misc/.
3285 Change all setfilename commands to use ../../info.
3286 * Makefile.in: Move the parts of the old man/Makefile.in that do not
3287 refer to the Emacs manual here.
3288 (infodir): New variable.
3289 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
3290 (cc-mode.texi, faq.texi): Update references to source file locations.
3291 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
3292 do not refer to the Emacs manual here.
3293 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
3294
3295 * Makefile.in: Add `basename' versions of all info targets, for
3296 convenience when rebuilding just one manual.
3297 (../etc/GNU): Delete obsolete target.
3298 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
3299 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
3300 *.vrs *.toc here...
3301 (maintainer-clean): ...from here.
3302
3303 * makefile.w32-in (../etc/GNU): Delete obsolete target.
3304
3305 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
3306
3307 * calc.texi (Date Conversions): Clarify definition of
3308 Julian day numbering.
3309 (Date Forms): Clarify definition of Julian day numbering;
3310 add some history.
3311
3312 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
3313
3314 * org.texi: Version 5.07.
3315
3316 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
3317
3318 * message.texi (MIME): Replace mml-attach with mml-attach-file.
3319
3320 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
3321
3322 * org.texi (Adding hyperlink types): New section.
3323 (Embedded LaTeX): Chapter updated because of LaTeX export.
3324 (LaTeX export): New section.
3325 (Using links out): New section.
3326
3327 2007-08-22 Glenn Morris <rgm@gnu.org>
3328
3329 * faq.texi (Learning how to do something): Refcards now in
3330 etc/refcards/ directory.
3331
3332 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
3333
3334 * tramp.texi (Remote Programs): Persistency file must be cleared when
3335 changing `tramp-remote-path'.
3336 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
3337 macro.
3338
3339 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
3340
3341 * calc.texi: Move contents to beginning of file.
3342 (Algebraic Entry): Fix the formatting of an example.
3343
3344 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
3345
3346 * calc.texi (Basic Operations on Units): Mention exact versus
3347 inexact conversions.
3348
3349 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
3350
3351 * calc.texi (Basic Operations on Units): Mention default
3352 values for new units.
3353 (Quick Calculator Mode): Mention that binary format will
3354 be displayed.
3355
3356 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
3357
3358 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
3359
3360 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
3361
3362 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
3363
3364 2007-08-08 Glenn Morris <rgm@gnu.org>
3365
3366 * gnus.texi, sieve.texi: Replace `iff'.
3367
3368 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
3369
3370 * calc.texi (Basic Graphics): Mention the graphing of error
3371 forms.
3372 (Graphics Options): Mention how `g s' handles error forms.
3373 (Curve Fitting): Mention plotting the curves.
3374 (Standard Nonlinear Models): Add additional models.
3375 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
3376 (Linear Fits): Correct result.
3377
3378 2007-08-01 Alan Mackenzie <acm@muc.de>
3379
3380 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
3381 to "--no-site-file".
3382
3383 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
3384
3385 * tramp.texi (Frequently Asked Questions): Point to mode line
3386 extension in Emacs 23.1.
3387
3388 * trampver.texi: Update release number.
3389
3390 2007-07-27 Glenn Morris <rgm@gnu.org>
3391
3392 * calc.texi (Copying): Include license text from gpl.texi, rather than
3393 in-line.
3394
3395 2007-07-25 Glenn Morris <rgm@gnu.org>
3396
3397 * calc.texi (Copying): Replace license with GPLv3.
3398
3399 * Relicense all FSF files to GPLv3 or later.
3400
3401 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
3402
3403 Sync with Tramp 2.1.10.
3404
3405 * tramp.texi (trampfn): Expand macro implementation in order to handle
3406 empty arguments.
3407 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
3408 occurrences by trampfn.
3409 (Frequently Asked Questions): Extend example code for host
3410 identification in the modeline. Add bbdb to approaches shortening Tramp
3411 file names to be typed.
3412
3413 * trampver.texi: Update release number.
3414
3415 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
3416
3417 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
3418 section. Reported by <poti@potis.org>.
3419 (Remote processes): Arguments of the program to be debugged are taken
3420 literally.
3421 (Frequently Asked Questions): Simplify recentf example.
3422
3423 2007-07-14 Karl Berry <karl@gnu.org>
3424
3425 * info.texi (@copying): New Back-Cover Text.
3426
3427 * info.texi (Quitting Info): Move to proper place in source.
3428 (Reported by Benno Schulenberg.)
3429
3430 2007-07-13 Eli Zaretskii <eliz@gnu.org>
3431
3432 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
3433
3434 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
3435
3436 * emacs-mime.texi: Add @documentencoding directive.
3437
3438 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
3439
3440 * tramp.texi (Remote processes): Add an anchor to the subsection
3441 "Running a debugger on a remote host".
3442
3443 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
3444
3445 * tramp.texi (Remote processes): Don't call it "experimental" any
3446 longer. Add subsection about running a debugger on a remote host.
3447
3448 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
3449
3450 * org.texi (Properties and columns): Chapter rewritten.
3451
3452 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
3453
3454 * tramp.texi:
3455 * trampver.texi: Migrate to Tramp 2.1.
3456
3457 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
3458
3459 * org.texi (Properties): New chapter.
3460
3461 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
3462
3463 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
3464 Control Panel.
3465
3466 * gnus.texi (Misc Article): Add index entry for
3467 gnus-single-article-buffer.
3468
3469 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
3470
3471 * gnus.texi (Starting Up): Fix typo.
3472
3473 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
3474
3475 * gnus.texi (Asynchronous Fetching): Fix typo.
3476
3477 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
3478
3479 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
3480 (About This Manual): Remove redundant information.
3481 (Getting Started): Mention author.
3482 (Basic Arithmetic, Customizing Calc): Make description of the
3483 variable `calc-multiplication-has-precedence' match its new effect.
3484
3485 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
3486
3487 * calc.texi (Basic Arithmetic, Customizing Calc): Mention
3488 the variable `calc-multiplication-has-precedence'.
3489
3490 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
3491
3492 * org.texi (Tag): Section swapped with node Timestamps.
3493 (Formula syntax for Lisp): Document new `L' flag.
3494
3495 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
3496
3497 * gnus.texi (Misc Group Stuff, Summary Buffer)
3498 (Server Commands, Article Keymap): Fix typo. s/function/command/.
3499
3500 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
3501
3502 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
3503 * gnus.texi (Article Buttons, Mail Source Customization)
3504 (Sending or Not Sending, Customizing NNDiary):
3505 * message.texi (Message Headers):
3506 * mh-e.texi (HTML): Fix typos.
3507
3508 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
3509
3510 Sync with Tramp 2.0.56.
3511
3512 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
3513 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
3514
3515 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
3516
3517 * Version 22.1 released.
3518
3519 2007-05-26 Michael Olson <mwolson@gnu.org>
3520
3521 * erc.texi (Modules): Fix references to completion modules.
3522
3523 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3524
3525 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
3526
3527 2007-05-09 Didier Verna <didier@xemacs.org>
3528
3529 * gnus.texi (Email Based Diary): New. Proper documentation for the
3530 nndiary back end and the gnus-diary library.
3531
3532 2007-05-03 Karl Berry <karl@gnu.org>
3533
3534 * .cvsignore (*.pdf): New entry.
3535
3536 * texinfo.tex: Update from current version for better pdf generation.
3537
3538 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
3539
3540 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
3541
3542 2007-04-28 Glenn Morris <rgm@gnu.org>
3543
3544 * faq.texi (New in Emacs 22): Restore mention of python.el pending
3545 consideration of legal status.
3546
3547 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
3548
3549 * idlwave.texi: Minor updates for IDLWAVE 6.1.
3550
3551 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
3552
3553 * faq.texi (New in Emacs 22): python.el removed.
3554
3555 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
3556
3557 * calc.texi (Reporting bugs): Update maintainer's address.
3558
3559 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
3560
3561 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
3562
3563 2007-04-15 Jay Belanger <belanger@truman.edu>
3564
3565 * calc.texi (Title page): Remove the date.
3566 (Basic Arithmetic): Emphasize that / binds less strongly than *.
3567 (The Standard Calc Interface): Change trail title.
3568 (Floats): Mention that when non-decimal floats are entered, only
3569 approximations are stored.
3570 (Copying): Move to the appendices.
3571 (GNU Free Documentation License): Add as an appendix.
3572
3573 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
3574
3575 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
3576 * dired-x.texi, ebrowse.texi, ediff.texi:
3577 * emacs-mime.texi, erc.texi, eshell.texi:
3578 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
3579 * idlwave.texi, message.texi, newsticker.texi, org.texi:
3580 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
3581 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
3582 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
3583 * woman.texi: Include GFDL.
3584
3585 * doclicense.texi: Remove node heading, so that it can be included by
3586 other files.
3587
3588 * dired-x.texi: Relicence under GFDL. Remove date from title page.
3589
3590 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
3591 than *.
3592
3593 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
3594
3595 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
3596 in Calc.
3597
3598 2007-04-09 Romain Francoise <romain@orebokech.com>
3599
3600 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
3601 Mac OS ports. Make it clear that mouse-1 complements and doesn't
3602 replace mouse-2.
3603
3604 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
3605
3606 * woman.texi (Word at point, Interface Options): woman-topic-at-point
3607 renamed to woman-use-topic-at-point. Document new behavior.
3608
3609 2007-04-08 Richard Stallman <rms@gnu.org>
3610
3611 * url.texi: Fix some indexing.
3612 (Disk Caching): Drop discussion of old/other Emacs versions.
3613
3614 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
3615
3616 * url.texi (Disk Caching): Say Emacs 21 "and later".
3617
3618 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
3619 on Font locking which now mentions JIT lock.
3620
3621 2007-04-01 Michael Olson <mwolson@gnu.org>
3622
3623 * erc.texi: Update for the ERC 5.2 release.
3624
3625 2007-03-31 David Kastrup <dak@gnu.org>
3626
3627 * woman.texi (Topic, Interface Options): Explain changes semantics of
3628 woman-manpath in order to consider MANPATH_MAP entries.
3629
3630 2007-03-31 Eli Zaretskii <eliz@gnu.org>
3631
3632 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
3633
3634 2007-03-26 Richard Stallman <rms@gnu.org>
3635
3636 * pgg.texi (Caching passphrase): Clean up previous change.
3637
3638 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
3639
3640 * gnus.texi (Setting Process Marks): Fix typo.
3641
3642 2007-03-25 Romain Francoise <romain@orebokech.com>
3643
3644 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
3645 readability, and include various fixes by Daniel Brockman, Nick Roberts
3646 and Dieter Wilhelm.
3647
3648 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
3649
3650 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
3651
3652 * gnus.texi (Mail Source Specifiers): Fix typo.
3653
3654 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
3655
3656 * reftex.texi (Imprint): Update maintainer information.
3657
3658 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
3659
3660 * message.texi (Message Buffers): Update documentation for
3661 message-generate-new-buffers.
3662
3663 2007-03-15 Daiki Ueno <ueno@unixuser.org>
3664
3665 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
3666
3667 2007-03-21 Glenn Morris <rgm@gnu.org>
3668
3669 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
3670
3671 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
3672
3673 * eshell.texi (Known problems): Emacs 21 -> 22.
3674
3675 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
3676
3677 2007-03-18 Jay Belanger <belanger@truman.edu>
3678
3679 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
3680
3681 2007-03-12 Glenn Morris <rgm@gnu.org>
3682
3683 * calc.texi (Time Zones): Switch to new North America DST rule.
3684
3685 * calc.texi: Replace "daylight savings" with "daylight
3686 saving" in text throughout.
3687
3688 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3689
3690 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
3691 The variable now uses a list of symbols instead of just a symbol.
3692 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
3693
3694 2007-03-06 Romain Francoise <romain@orebokech.com>
3695
3696 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
3697 new packages, and mention Gnus update.
3698
3699 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
3700
3701 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
3702 nntp-open-connection-functions-never-echo-commands.
3703
3704 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
3705
3706 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
3707 problems on the console, and security risk in not using gpg-agent.
3708
3709 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
3710
3711 * org.texi (The spreadsheet): Renamed from "Table calculations".
3712 Completely reorganized and rewritten.
3713 (CamelCase links): Section removed.
3714 (Repeating items): New section.
3715 (Tracking TODO state changes): New section.
3716 (Agenda views): Chapter reorganized and rewritten.
3717 (HTML export): Section rewritten.
3718 (Tables in arbitrary syntax): New section.
3719 (Summary): Better feature summary.
3720 (Activation): Document problem with cut-and-paste of Lisp code
3721 from PDF files.
3722 (Visibility cycling): Document indirect buffer use.
3723 (Structure editing): Document sorting.
3724 (Remember): Section rewritten.
3725 (Time stamps): Better description of time stamp types.
3726 (Tag searches): Document regular expression search for tags.
3727 (Stuck projects): New section.
3728 (In-buffer settings): New keywords.
3729 (History and Acknowledgments): Updated description.
3730
3731 2007-02-24 Alan Mackenzie <acm@muc.de>
3732
3733 * cc-mode.texi (Movement Commands): Insert two missing command names.
3734 (Getting Started): Slight wording correction (use conditional).
3735
3736 2007-02-22 Kim F. Storm <storm@cua.dk>
3737
3738 * widget.texi (User Interface, Basic Types): Document need to put some
3739 text before the %v escape in :format string in editable-field widget.
3740
3741 2007-02-18 Romain Francoise <romain@orebokech.com>
3742
3743 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
3744 `cvs-mode-quit'.
3745
3746 2007-02-10 Markus Triska <markus.triska@gmx.at>
3747
3748 * widget.texi (Programming Example): Put constant strings in :format.
3749
3750 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
3751
3752 * faq.texi (Fullscreen mode on MS-Windows): New node.
3753
3754 2007-02-04 David Kastrup <dak@gnu.org>
3755
3756 * faq.texi (AUCTeX): Update version number. Should probably be done
3757 for other packages as well.
3758
3759 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
3760
3761 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
3762 <tassilo@member.fsf.org>.
3763
3764 2007-01-27 Eli Zaretskii <eliz@gnu.org>
3765
3766 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
3767 ls-lisp-use-localized-time-format.
3768
3769 2007-01-20 Markus Triska <markus.triska@gmx.at>
3770
3771 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
3772
3773 2007-01-13 Michael Olson <mwolson@gnu.org>
3774
3775 * erc.texi (Modules): Mention capab-identify module.
3776
3777 2007-01-05 Michael Olson <mwolson@gnu.org>
3778
3779 * erc.texi (Getting Started): Update for /RECONNECT command.
3780
3781 2007-01-04 Richard Stallman <rms@gnu.org>
3782
3783 * ebrowse.texi: Change C-c b to C-c C-m.
3784
3785 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
3786
3787 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
3788 variables only in info to avoid redundant entries in the printed
3789 manual.
3790
3791 2007-01-02 Daiki Ueno <ueno@unixuser.org>
3792
3793 * message.texi (Using PGP/MIME): Document gpg-agent usage.
3794
3795 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
3796
3797 * message.texi (Security): Split into sub-nodes.
3798
3799 2007-01-01 Alan Mackenzie <acm@muc.de>
3800
3801 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
3802 eval-after-load in Emacs <=21 and a workaround. Document that
3803 trigraphs are not supported.
3804
3805 2007-01-01 Alan Mackenzie <acm@muc.de>
3806
3807 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
3808 c-context-line-break. When invoked within a string, preserve
3809 whitespace. Add a backslash only when also in a macro.
3810
3811 2007-01-01 Alan Mackenzie <acm@muc.de>
3812
3813 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
3814
3815 2007-01-01 Alan Mackenzie <acm@muc.de>
3816
3817 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
3818 are now bound by default to c-\(beginning\|end\)-of-defun by default.
3819
3820 2007-01-01 Alan Mackenzie <acm@muc.de>
3821
3822 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
3823 "Choosing a Style".
3824
3825 * cc-mode.texi ("Styles"): Add @dfn{style}.
3826
3827 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
3828
3829 Sync with Tramp 2.0.55.
3830
3831 * trampver.texi: Update release number.
3832
3833 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
3834
3835 * gnus.texi (Customizing Articles): Add index entries for all
3836 gnus-treat-* variables.
3837
3838 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
3839
3840 * gnus.texi (IMAP): Fix incorrect explanation of
3841 nnimap-search-uids-not-since-is-evil in documentation for
3842 nnimap-expunge-search-string.
3843
3844 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
3845
3846 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
3847 spam-ifile-database.
3848
3849 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
3850
3851 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
3852 rebind C-s.
3853
3854 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
3855
3856 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
3857 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
3858 "expiring mail".
3859 (IMAP): Document nnimap-search-uids-not-since-is-evil and
3860 nnimap-nov-is-evil.
3861
3862 2006-12-25 Kevin Ryde <user42@zip.com.au>
3863
3864 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
3865 about the key procedure being used heavily.
3866
3867 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
3868
3869 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
3870 to t.
3871 (Prerequisites): Add explanation about gpg-agent.
3872
3873 2006-12-22 Kevin Ryde <user42@zip.com.au>
3874
3875 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
3876 "sort" instead of "sort*".
3877
3878 2006-12-19 Richard Stallman <rms@gnu.org>
3879
3880 * calc.texi (History and Acknowledgements): Recognize that Emacs
3881 now does have floating point.
3882
3883 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
3884
3885 * tramp.texi (External transfer methods): Describe new method `scpc'.
3886
3887 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
3888
3889 * pgg.texi: Added short note on gpg-agent to the introduction.
3890
3891 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
3892
3893 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
3894 also applies to Cc.
3895
3896 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
3897
3898 * gnus.texi (X-Face): Clarify. Say which programs are required
3899 on Windows.
3900
3901 2006-12-08 Michael Olson <mwolson@gnu.org>
3902
3903 * erc.texi (Modules): Remove documentation for list module.
3904
3905 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
3906
3907 * faq.texi (^M in the shell buffer): Ditto.
3908
3909 2006-11-20 Michael Olson <mwolson@gnu.org>
3910
3911 * erc.texi: Call this the 5.2 stable pre-release of ERC.
3912
3913 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
3914
3915 * org.texi: Fix typos.
3916 (Agenda commands): Document `C-k'.
3917
3918 2006-11-16 Eli Zaretskii <eliz@gnu.org>
3919
3920 * url.texi (http/https): Fix a typo in the HTTP URL.
3921
3922 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
3923
3924 * ada-mode.texi: Total rewrite.
3925
3926 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
3927
3928 * org.texi: Minor typo fixes.
3929
3930 2006-11-13 Bill Wohler <wohler@newt.com>
3931
3932 Release MH-E manual version 8.0.3.
3933
3934 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3935 release 8.0.3.
3936
3937 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
3938 to set MAILDIR.
3939 (Reading Mail): Document the customization of read-mail-command
3940 for MH-E.
3941 (Viewing Attachments): Document mm-discouraged-alternatives.
3942 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
3943 (Junk): Add more information about the settings of mh-junk-background
3944 in a program. Add /usr/bin/mh to PATH in examples.
3945
3946 2006-11-12 Richard Stallman <rms@gnu.org>
3947
3948 * woman.texi: Update author address but say he no longer maintains it.
3949
3950 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
3951
3952 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
3953 archived trees.
3954 (Checkboxes): Section moved to chapter 5, and extended.
3955 (The date/time prompt): New section.
3956 (Link abbreviations): New section.
3957 (Presentation and sorting): New section.
3958 (Custom agenda views): Section completely rewritten.
3959 (Summary): Compare with Planner.
3960 (Feedback): More info about creating backtraces.
3961 (Plain lists): Modified example.
3962 (Breaking down tasks): New section.
3963 (Custom time format): New section.
3964 (Time stamps): Document inactive timestamps.
3965 (Setting tags): More details about fast tag selection.
3966 (Block agenda): New section.
3967 (Custom agenda views): Section rewritten.
3968 (Block agenda): New section.
3969
3970 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
3971
3972 * tramp.texi (Configuration): scp is the default method.
3973 (Default Method): Use ssh as example for another method.
3974
3975 2006-10-27 Richard Stallman <rms@gnu.org>
3976
3977 * woman.texi: Downcase nroff/troff/roff.
3978 (Installation): Chapter deleted. Some xrefs deleted.
3979 (Background): woman doesn't advise man ;-).
3980
3981 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
3982
3983 * ada-mode.texi (Project files, Identifier completion)
3984 (Automatic Casing, Debugging, Using non-standard file names)
3985 (Working Remotely): Fix typos.
3986
3987 2006-10-20 Masatake YAMATO <jet@gyve.org>
3988
3989 * cc-mode.texi (Sample .emacs File): Added missing `)' in
3990 sample code `my-c-initialization-hook'.
3991
3992 2006-10-19 Stuart D. Herring <herring@lanl.gov>
3993
3994 * widget.texi: Fix typos.
3995
3996 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
3997
3998 * tramp.texi (Frequently Asked Questions): Remove questions marked with
3999 "???". There have been no complaints for years, so the information
4000 must be appropriate.
4001
4002 2006-10-16 Richard Stallman <rms@gnu.org>
4003
4004 * widget.texi: Use @var instead of capitalization.
4005 Clarify many widget type descriptions.
4006
4007 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4008
4009 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
4010 gnus-dired-attach.
4011 (Selecting a Group): Fix typo.
4012
4013 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
4014
4015 * widget.texi: Fix typos.
4016
4017 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
4018
4019 * gnus.texi (Image Enhancements): Update for Emacs 22.
4020
4021 * gnus-faq.texi ([1.3]): Update.
4022
4023 2006-10-06 Richard Stallman <rms@gnu.org>
4024
4025 * faq.texi (Displaying the current line or column):
4026 Delete "As of Emacs 20".
4027
4028 2006-10-06 Romain Francoise <romain@orebokech.com>
4029
4030 * faq.texi (VM): VM works with Emacs 22 too.
4031
4032 2006-10-06 Richard Stallman <rms@gnu.org>
4033
4034 * ebrowse.texi: Remove Emacs version "21" from title.
4035
4036 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
4037
4038 * gnus.texi (Foreign Groups): Say where change of editing commands are
4039 stored. Add reference to `gnus-parameters'.
4040
4041 2006-09-15 Jay Belanger <belanger@truman.edu>
4042
4043 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
4044 Change "Library Public License" to "Lesser Public License"
4045 throughout. Use "yyyy" to represent year.
4046
4047 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
4048
4049 * org.texi (Setting tags): Typo fix.
4050
4051 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
4052
4053 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
4054
4055 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
4056
4057 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
4058
4059 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
4060
4061 * faq.texi (Escape sequences in shell output): EMACS is now set
4062 to Emacs's absolute file name, not to "t".
4063 (^M in the shell buffer): Likewise.
4064 * misc.texi (Interactive Shell): Likewise.
4065
4066 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
4067
4068 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
4069 mails with pop3-leave-mail-on-server. Fix wording.
4070 (Limiting): Improve gnus-summary-limit-to-articles.
4071 (X-Face): Fix typo.
4072
4073 2006-09-11 Simon Josefsson <jas@extundo.com>
4074
4075 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
4076 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
4077
4078 2006-09-06 Simon Josefsson <jas@extundo.com>
4079
4080 * smtpmail.texi (Authentication): Mention SSL.
4081
4082 2006-09-01 Eli Zaretskii <eliz@gnu.org>
4083
4084 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
4085 Don't use @indicateurl.
4086
4087 * cc-mode.texi (Subword Movement): Don't use @headitem.
4088 (Custom Braces, Clean-ups): Don't use @tie.
4089
4090 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
4091
4092 Sync with Tramp 2.0.54.
4093
4094 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
4095 Suggested by Adrian Phillips <a.phillips@met.no>.
4096
4097 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
4098
4099 * org.texi (Installation, Activation): Split from Installation and
4100 Activation.
4101 (Clocking work time): Documented new features.
4102
4103 2006-08-13 Alex Schroeder <alex@gnu.org>
4104
4105 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
4106 example.
4107
4108 2006-08-12 Eli Zaretskii <eliz@gnu.org>
4109
4110 * faq.texi (How to add fonts): New node.
4111
4112 2006-08-05 Romain Francoise <romain@orebokech.com>
4113
4114 * faq.texi (New in Emacs 22): Expand.
4115
4116 2006-08-03 Michael Olson <mwolson@gnu.org>
4117
4118 * erc.texi: Update for ERC 5.1.4.
4119
4120 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
4121
4122 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
4123 in .../site-lisp/gnus/ by default.
4124 [ From gnus-news.texi in the trunk. ]
4125
4126 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
4127
4128 * gnus.texi (MIME Commands): Additions for yEnc.
4129
4130 2006-07-24 Richard Stallman <rms@gnu.org>
4131
4132 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
4133 * faq.texi: Move periods and commas inside quotes.
4134
4135 2006-07-20 Jay Belanger <belanger@truman.edu>
4136
4137 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
4138
4139 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
4140
4141 * faq.texi (Security risks with Emacs): Document Emacs 22
4142 file-local-variable mechanism.
4143
4144 2006-07-12 Michael Olson <mwolson@gnu.org>
4145
4146 * erc.texi: Update for ERC 5.1.3.
4147
4148 2006-07-12 Alex Schroeder <alex@gnu.org>
4149
4150 * rcirc.texi: Fix typos.
4151 (Getting started with rcirc): New calling convention for M-x irc.
4152 Mention #rcirc. Removed channel tracking.
4153 (Configuration): Changed the names of all variables that got changed
4154 recently, eg. rcirc-server to rcirc-default-server. Added
4155 documentation for rcirc-authinfo, some background for Bitlbee, and
4156 rcirc-track-minor-mode.
4157 (Scrolling conservatively): Fixed the xref from Auto Scrolling to just
4158 Scrolling.
4159 (Reconnecting after you have lost the connection): Fixed example code
4160 to match code changes.
4161
4162 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
4163
4164 * gnus.texi, message.texi: Fix typos.
4165
4166 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
4167
4168 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
4169 commands.
4170 (Global TODO list): Document the use of the variables
4171 `org-agenda-todo-ignore-scheduled' and
4172 `org-agenda-todo-list-sublevels'.
4173
4174 2006-07-05 Richard Stallman <rms@gnu.org>
4175
4176 * faq.texi (Scrolling only one line): Fix xref.
4177
4178 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
4179
4180 * faq.texi (Evaluating Emacs Lisp code):
4181 Throughout, replace eval-current-buffer with eval-buffer.
4182
4183 2006-07-03 Richard Stallman <rms@gnu.org>
4184
4185 * rcirc.texi (Scrolling conservatively): Fix xref.
4186
4187 * pcl-cvs.texi (Viewing differences): Usage fix.
4188
4189 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
4190
4191 * org.texi (Agenda commands): Document `s' key to save all org-mode
4192 buffers.
4193
4194 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
4195
4196 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
4197 names. Mention `cvs-msg' face.
4198
4199 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
4200
4201 * org.texi (Checkboxes): New section.
4202
4203 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
4204
4205 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
4206 throughout this chapter.
4207
4208 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
4209
4210 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
4211 text for standalone vs Emacs info.
4212 (Help): Clarify header line description. Use mouse-1 for clicks.
4213 (Help-P): Use mouse-1 for clicks.
4214 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
4215 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
4216 (Choose menu subtopic): Remove gratuitous Emacs command names.
4217 (Help-FOO): Put usual behavior first.
4218 (Help-Xref): Clicking on xrefs works in Emacs.
4219 (Search Text): Clarify what the default behavior is.
4220 (Create Info buffer): Fix Emacs window/X window confusion.
4221 (Emacs Info Variables): Fix for new Emacs init file behavior.
4222
4223 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
4224
4225 * gnus.texi (Summary Buffer Lines): Fix typo.
4226
4227 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
4228
4229 * org.texi (Embedded LaTeX): New chapter.
4230 (Archiving): Section rewritten.
4231 (Enhancing text): Some parts moved to the new chapter about LaTeX.
4232
4233 2006-06-20 Bill Wohler <wohler@newt.com>
4234
4235 Release MH-E manual version 8.0.1.
4236
4237 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4238 release 8.0.1.
4239 (Preface): Depend on GNU mailutils 1.0 and higher.
4240
4241 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
4242
4243 * message.texi (News Headers): Update message-syntax-checks section.
4244
4245 2006-06-19 Karl Berry <karl@gnu.org>
4246
4247 * info.texi (Advanced): Mention C-q, especially with ?.
4248
4249 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
4250
4251 * org.texi (Publishing links): Document the `:link-validation-function'
4252 property.
4253 (Extensions and Hacking): New chapter, includes some sections of the
4254 "Miscellaneous" chapter.
4255
4256 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
4257
4258 * org.texi (Progress logging): New section.
4259
4260 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
4261
4262 * org.texi (ASCII export): Document indentation adaptation.
4263 (Setting tags): Document mutually-exclusive tags.
4264
4265 2006-06-05 Romain Francoise <romain@orebokech.com>
4266
4267 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
4268 Fix typo.
4269
4270 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
4271 channel (#gnus@irc.freenode.net).
4272 Fix typos. Update copyright notice.
4273
4274 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
4275 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
4276 (Line-Up Functions, Custom Macros):
4277 * ediff.texi (Window and Frame Configuration)
4278 (Highlighting Difference Regions):
4279 * emacs-mime.texi (Display Customization):
4280 * erc.texi (History):
4281 * eshell.texi (Known problems):
4282 * eudc.texi (Overview, BBDB):
4283 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
4284 (The problem of spam, SpamOracle, Extending the Spam package)
4285 (Conformity, Terminology):
4286 * idlwave.texi (Routine Info)
4287 (Class and Keyword Inheritance, Padding Operators)
4288 (Breakpoints and Stepping, Electric Debug Mode)
4289 (Examining Variables, Troubleshooting):
4290 * org.texi (Creating timestamps):
4291 * reftex.texi (Commands, Options, Changes):
4292 * tramp.texi (Inline methods, Password caching)
4293 (Auto-save and Backup, Issues):
4294 * vip.texi (Files, Commands in Insert Mode):
4295 * viper.texi (Emacs Preliminaries, States in Viper)
4296 (Packages that Change Keymaps, Viper Specials, Groundwork):
4297 Fix various typos.
4298
4299 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
4300
4301 * ediff.texi: Fix typos.
4302
4303 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
4304
4305 * org.texi: Small typo fixes.
4306
4307 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
4308
4309 * viper.texi (Viper Specials):
4310 * gnus.texi (Example Setup):
4311 * faq.texi (Backspace invokes help):
4312 * dired-x.texi (Optional Installation Dired Jump):
4313 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
4314 follow coding conventions.
4315
4316 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
4317
4318 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
4319
4320 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
4321
4322 * pcl-cvs.texi: Fix typos.
4323 (Customization): Say "us".
4324
4325 2006-05-26 Eli Zaretskii <eliz@gnu.org>
4326
4327 * org.texi: Remove bogus @setfilename.
4328
4329 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
4330
4331 * org.texi (ASCII export): Omit command name.
4332 (HTML export): Add prefix to all lines in Local Variable example.
4333 (Acknowledgments): Typeset names in italics.
4334
4335 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
4336
4337 * org.texi (Plain lists): Add new item navigation commands.
4338 (External links): Document elisp and info links.
4339 (Custom searches): New section.
4340 (Publishing): New chapter.
4341 (HTML export): Include a list of supported CSS classes.
4342 (Setting tags): Describe the fast-tag-setting interface.
4343
4344 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
4345
4346 * dired-x.texi: ifinfo -> ifnottex.
4347
4348 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
4349
4350 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
4351
4352 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
4353
4354 * message.texi (Interface): Add tool bar customization.
4355 (MIME): Index and text additions for mml-attach.
4356 (MIME): Describe mml-dnd-protocol-alist and
4357 mml-dnd-attach-options.
4358
4359 * gnus.texi (Oort Gnus): Reorder entries in sections.
4360 Fix some entries.
4361 (Starting Up): Add references to "Emacs for Heathens" and to
4362 "Finding the News". Add user-full-name and user-mail-address.
4363 (Group Buffer Format): Add tool bar customization and update.
4364 (Summary Buffer): Add tool bar customization.
4365 (Posting Styles): Add message-alternative-emails.
4366
4367 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
4368
4369 * tramp.texi (Filename completion): Improve wording.
4370
4371 2006-05-07 Romain Francoise <romain@orebokech.com>
4372
4373 * faq.texi (Using regular expressions): Fix typo.
4374 (Packages that do not come with Emacs): Fix capitalization.
4375 (Replacing text across multiple files): Expand node to explain how
4376 to use `dired-do-query-replace-regexp' in more detail, based on
4377 suggestion by Eric Hanchrow <offby1@blarg.net>.
4378
4379 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
4380
4381 * tramp.texi (Filename completion): Completion of remote files'
4382 method, user name and host name is active only in partial
4383 completion mode.
4384
4385 2006-05-06 Bill Wohler <wohler@newt.com>
4386
4387 Release MH-E manual version 8.0.
4388
4389 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4390 release 8.0.
4391
4392 2006-05-06 Bill Wohler <wohler@newt.com>
4393
4394 * mh-e.texi (MH-BOOK-HOME): Change from
4395 http://www.ics.uci.edu/~mh/book/mh to
4396 http://rand-mh.sourceforge.net/book/mh.
4397 Replace .htm suffix with .html for MH book files.
4398 (Using This Manual): Update key binding for getting relevant
4399 chapter in Info from command key.
4400 (Ranges): Fix itemx.
4401
4402 2006-05-05 Karl Berry <karl@gnu.org>
4403
4404 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
4405 (\fonttextsize): New user-level command to change text font size.
4406
4407 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
4408
4409 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
4410
4411 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
4412
4413 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
4414
4415 2006-04-24 Bill Wohler <wohler@newt.com>
4416
4417 * mh-e.texi (Getting Started): Make it more explicit that you need
4418 to install MH. Add pointers to current MH implementations.
4419
4420 2006-04-21 Bill Wohler <wohler@newt.com>
4421
4422 Release MH-E manual version 7.94.
4423
4424 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
4425 release 7.94.
4426
4427 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
4428
4429 * org.texi: Many small fixes.
4430 (Handling links): Rename from "Managing links".
4431
4432 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
4433
4434 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
4435 (Splitting mail using spam-stat): Fix @xref.
4436
4437 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
4438
4439 * gnus.texi (Spam Package): Major revision of the text.
4440 Previously this node was "Filtering Spam Using The Spam ELisp Package".
4441
4442 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
4443
4444 * org.texi (Time stamps): Better explanation of the purpose of
4445 different time stamps.
4446 (Structure editing, Plain lists): More details on how new items
4447 and headings are inserted.
4448
4449 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
4450
4451 * org.texi (Formula syntax): Fix link to Calc Manual.
4452
4453 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
4454
4455 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
4456
4457 2006-04-17 Bill Wohler <wohler@newt.com>
4458
4459 * mh-e.texi (Folders): Update mh-before-quit-hook and
4460 mh-quit-hook example with code that removes the buffers rather
4461 than just bury them.
4462
4463 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
4464
4465 Sync with Tramp 2.0.53.
4466
4467 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
4468
4469 * org.texi (Updating settings): New section.
4470 (Visibility cycling): Better names for the startup folding
4471 options.
4472 (Exporting): Completely restructured.
4473 (The very busy C-c C-c key): New section.
4474 (Summary of in-buffer settings): New section.
4475
4476 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
4477
4478 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
4479
4480 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
4481
4482 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
4483 (Server Commands): Key `v' is reserved for users.
4484
4485 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
4486
4487 * org.texi (Link format): New section, emphasis on bracket links.
4488 (External links): Document bracket links.
4489 (FAQ): Expand to cover shell links and the new link format.
4490
4491 2006-04-09 Kevin Ryde <user42@zip.com.au>
4492
4493 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
4494
4495 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
4496
4497 * gnus.texi (Summary Buffer Lines): Add `*'.
4498
4499 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
4500
4501 * gnus.texi (Group Parameters):
4502 Mention gnus-permanently-visible-groups.
4503
4504 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4505
4506 * gnus.texi (Face): Fix typo.
4507
4508 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
4509
4510 * gnus.texi (X-Face): Clarify.
4511 (Face): Need Emacs with PNG support.
4512
4513 2006-04-06 Richard Stallman <rms@gnu.org>
4514
4515 * idlwave.texi: Delete the blocks "not suitable for inclusion with
4516 Emacs".
4517
4518 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
4519
4520 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
4521 blocks not suitable for inclusion with Emacs using variable
4522 PARTOFEMACS.
4523
4524 2006-04-04 Simon Josefsson <jas@extundo.com>
4525
4526 * gnus.texi (Security): Improve.
4527
4528 2006-04-02 Bill Wohler <wohler@newt.com>
4529
4530 * mh-e.texi (Getting Started, Junk, Bug Reports)
4531 (MH FAQ and Support): Fix URLs.
4532
4533 2006-03-31 Romain Francoise <romain@orebokech.com>
4534
4535 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
4536 to t, not nil (and has for the past eight years).
4537
4538 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
4539
4540 * message.texi, gnus.texi: Bump version to 5.11.
4541
4542 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
4543
4544 * gnus.texi (Top): Add comment about version line.
4545
4546 * message.texi (Top): Ditto. Change to take named versions into
4547 account.
4548
4549 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
4550
4551 * gnus.texi (Posting Styles): Add x-face-file to example.
4552 (X-Face): Refer to posting styles.
4553
4554 * gnus-faq.texi ([5.8]): Add x-face-file.
4555 ([8.4]): Add links to gmane.emacs.gnus.user and
4556 gmane.emacs.gnus.general.
4557
4558 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
4559
4560 * gnus-faq.texi: Use .invalid.
4561 ([5.4]): Fix gnus-posting-styles example.
4562
4563 2006-03-27 Romain Francoise <romain@orebokech.com>
4564
4565 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
4566 Emacs/W3 needs a new maintainer.
4567 (Ispell): Update author and version info.
4568 (Mailcrypt): Mention PGG.
4569 (New in Emacs 22): Add PGG to the list of new packages.
4570 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
4571 updating dead URLs.
4572
4573 2006-03-25 Karl Berry <karl@gnu.org>
4574
4575 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
4576 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
4577 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
4578 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
4579 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
4580 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
4581 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
4582 (2) do not indent copyright year list (or anything else).
4583
4584 2006-03-21 Bill Wohler <wohler@newt.com>
4585
4586 * mh-e.texi (Folders): Various edits.
4587
4588 2006-03-20 Romain Francoise <romain@orebokech.com>
4589
4590 * gnus.texi (Mail Folders): Grammar fix.
4591
4592 2006-03-19 Bill Wohler <wohler@newt.com>
4593
4594 * mh-e.texi (Replying): Document Mail-Followup-To.
4595 Change manually-formatted table to multitable. Add debugging info.
4596 Move description of mh-reply-default-reply-to into paragraph
4597 that describes its values.
4598
4599 2006-03-17 Bill Wohler <wohler@newt.com>
4600
4601 * mh-e.texi: Use smallexample and smalllisp consistently.
4602 (Sending Mail Tour): Update method of entering
4603 addresses and subject.
4604 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
4605 (Adding Attachments, Searching): Update screenshots for Emacs 22.
4606
4607 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
4608
4609 * org.texi: Version number change only.
4610
4611 2006-03-14 Bill Wohler <wohler@newt.com>
4612
4613 * mh-e.texi: Add index entries around each paragraph rather than
4614 depend on entries from beginning of node. Doing so ensures that
4615 index entries are less likely to be forgotten if text is cut and
4616 pasted, and are necessary anyway if the references are on a
4617 separate page. It seems that makeinfo is now (v. 4.8) only
4618 producing one index entry per node, so there is no longer any
4619 excuse not to. Use subheading instead of heading. The incorrect
4620 use of heading produced very large fonts in Info--as large as the
4621 main heading.
4622 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
4623 versions 6 and 7 appeared *around* the time of these Emacs releases.
4624
4625 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
4626
4627 * org.texi (Clean view): Document new startup options.
4628
4629 2006-03-11 Bill Wohler <wohler@newt.com>
4630
4631 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
4632 (Composing, Scan Line Formats): Fix @refs.
4633 (Getting Started): Define MH profile and MH profile components.
4634 (Incorporating Mail, Reading Mail, Viewing, Printing)
4635 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
4636 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
4637 for string constants.
4638 (Tool Bar): Remove spurious quote.
4639 (Junk): Use ``...'' instead of "...".
4640 (Scan Line Formats): Replace @samp with @kbd.
4641
4642 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
4643
4644 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
4645
4646 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
4647
4648 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
4649 easy to understand.
4650
4651 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
4652
4653 * gnus.texi: Markup fix.
4654 (Fancy Mail Splitting): Specify new feature.
4655
4656 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
4657
4658 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
4659 partial-words matching.
4660
4661 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
4662
4663 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
4664
4665 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
4666 (MIME Commands): Fix mm-discouraged-alternatives.
4667
4668 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
4669
4670 * org.texi: Version number change only.
4671
4672 2006-03-06 Bill Wohler <wohler@newt.com>
4673
4674 * mh-e.texi: Move from SourceForge repository to Savannah.
4675 This is version 7.93, which is a total rewrite from the previous
4676 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
4677 version 7.93.
4678
4679 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
4680
4681 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
4682
4683 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
4684
4685 * org.texi (Interaction): Add item about `org-mouse.el' by
4686 Piotr Zielinski.
4687 (Managing links): Document that also mouse-1 can be used to
4688 activate a link.
4689 (Headlines, FAQ): Add entry about hiding leading stars.
4690 (Miscellaneous): Resort the sections in this chapter to a more
4691 logical sequence.
4692
4693 2006-02-27 Simon Josefsson <jas@extundo.com>
4694
4695 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
4696 2004-01-27 from the trunk).
4697
4698 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4699
4700 * cc-mode.texi: Rename c-hungry-backspace to
4701 c-hungry-delete-backwards, at the request of RMS. Leave the old
4702 name as an alias.
4703
4704 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4705
4706 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
4707 include the function header within the defun.
4708
4709 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4710
4711 * cc-mode.texi: Correct two typos.
4712
4713 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
4714
4715 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
4716 existing comment.
4717 (Electric Keys): Add a justification for electric indentation.
4718 (Hungry WS Deletion): Clear up the names and complications of the
4719 BACKSPACE and DELETE keys.
4720
4721 2006-02-23 Juri Linkov <juri@jurta.org>
4722
4723 * faq.texi (Common requests): Move `Turning on auto-fill by
4724 default' after `Wrapping words automatically'. Move `Working with
4725 unprintable characters' before `Searching for/replacing newlines'.
4726 Move `Replacing highlighted text' after `Highlighting a region'.
4727 Merge `Repeating commands' and `Repeating a command as many times
4728 as possible' into the former.
4729 (Packages that do not come with Emacs): Add refs to Gmane and
4730 etc/MORE.STUFF.
4731
4732 2006-02-23 Juri Linkov <juri@jurta.org>
4733
4734 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
4735 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
4736 Add xref to `(emacs)Reporting Bugs'.
4737 (Getting a printed manual): Add URL to other formats of the manual.
4738 (Common requests): Fix menu.
4739 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
4740 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
4741 (Inserting text at the beginning of each line): Add pxref to
4742 `Changing the included text prefix'.
4743 (Forcing the cursor to remain in the same column): Mention `track-eol'
4744 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
4745 (Replacing text across multiple files): Add keybinding `Q' for
4746 `dired-do-query-replace'.
4747
4748 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
4749
4750 * reftex.texi: Version number and date change only.
4751
4752 * org.texi (Internal Links): Rewrite to cover the modified
4753 linking system.
4754
4755 2006-02-17 Eli Zaretskii <eliz@gnu.org>
4756
4757 * faq.texi: Remove the coding cookie, it's not needed anymore.
4758
4759 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4760
4761 * faq.texi (Colors on a TTY): Mention Mac OS port.
4762
4763 2006-02-12 Karl Berry <karl@gnu.org>
4764
4765 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
4766 8-bit accented a.
4767
4768 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
4769
4770 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
4771
4772 2006-02-08 Romain Francoise <romain@orebokech.com>
4773
4774 * faq.texi (Top): Remove paragraph about the FAQ being a
4775 transitional document, etc.
4776 (Searching for/replacing newlines): New node.
4777 (Yanking text in isearch): New node.
4778 (Inserting text at the beginning of each line): Rename and make
4779 more general, mention `M-;' in Message mode.
4780
4781 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
4782
4783 * faq.texi (Meta key does not work in xterm)
4784 (Emacs does not display 8-bit characters)
4785 (Inputting eight-bit characters): Update xrefs.
4786
4787 2006-02-06 Romain Francoise <romain@orebokech.com>
4788
4789 * faq.texi (VM): VM now at version 7.19.
4790 Set myself as maintainer of this file.
4791
4792 2006-02-04 Michael Olson <mwolson@gnu.org>
4793
4794 * erc.texi (History): Note that ERC is now included with Emacs.
4795
4796 2006-01-31 Romain Francoise <romain@orebokech.com>
4797
4798 * message.texi (Message Headers): Explain what
4799 `message-alternative-emails' does in more detail.
4800 Update copyright year.
4801
4802 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
4803
4804 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
4805
4806 2006-01-29 Richard M. Stallman <rms@gnu.org>
4807
4808 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
4809
4810 2006-01-29 Michael Olson <mwolson@gnu.org>
4811
4812 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
4813
4814 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
4815
4816 * faq.texi (New in Emacs 22): Mention ERC.
4817
4818 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
4819
4820 * rcirc.texi: Capitalize dir entry for consistency with the entry
4821 in info/dir and other entries in the Emacs category.
4822 Fix typos. Delete trailing whitespace.
4823
4824 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
4825
4826 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
4827
4828 2006-01-27 Eli Zaretskii <eliz@gnu.org>
4829
4830 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
4831 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4832
4833 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
4834 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
4835
4836 2006-01-27 Alex Schroeder <alex@gnu.org>
4837
4838 * rcirc.texi: New file.
4839
4840 2006-01-23 Juri Linkov <juri@jurta.org>
4841
4842 * widget.texi (User Interface): Add S-TAB for widget-backward.
4843
4844 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
4845
4846 Sync with Tramp 2.0.52.
4847
4848 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
4849 Add Tramp disabling item. New item for common connection problems.
4850 (various): Apply "ftp" as method for the download URL.
4851 (Bug Reports): Refer to FAQ for common problems.
4852
4853 2006-01-21 Eli Zaretskii <eliz@gnu.org>
4854
4855 * widget.texi (User Interface): Use @key for TAB.
4856
4857 * ses.texi (Formulas, Printer functions): Use @key for TAB.
4858
4859 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
4860 for TAB.
4861
4862 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
4863
4864 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
4865
4866 * gnus.texi: Update copyright.
4867
4868 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
4869
4870 * gnus.texi (Article Washing): Additions.
4871
4872 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
4873
4874 * org.texi (Agenda commands): Document tags command.
4875
4876 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
4877
4878 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
4879
4880 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
4881
4882 * gnus.texi (RSS): Addition.
4883
4884 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
4885
4886 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
4887
4888 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
4889
4890 * emacs-mime.texi (Display Customization): Add setting example to
4891 mm-discouraged-alternatives.
4892
4893 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
4894
4895 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
4896 version is the canonical version.
4897
4898 2006-01-08 Alex Schroeder <alex@gnu.org>
4899
4900 * pgg.texi (Caching passphrase): Rewording.
4901
4902 2006-01-06 Eli Zaretskii <eliz@gnu.org>
4903
4904 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
4905 repository URL.
4906
4907 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
4908
4909 * org.texi: Removed the accidentally re-added empty line in the
4910 direntry.
4911
4912 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
4913
4914 * org.texi (Agenda Views): Chapter reorganized.
4915
4916 2005-12-29 Romain Francoise <romain@orebokech.com>
4917
4918 * faq.texi (Using Customize): New node.
4919
4920 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
4921
4922 * org.texi: Remove blank line in @direntry. It is non-standard
4923 and recursively produces blank lines all over the dir file (when
4924 using Texinfo 4.8).
4925
4926 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * widget.texi (atoms): Delete obsolete remark about `file' widget.
4929
4930 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
4931
4932 * org.texi (Tags): Boolean logic documented.
4933 (Agenda Views): Document custom commands.
4934
4935 2005-12-20 David Kastrup <dak@gnu.org>
4936
4937 * faq.texi (AUCTeX): Update version and mailing list info.
4938
4939 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
4940
4941 * gnus.texi (MIME Commands): Mention addition of
4942 multipart/alternative to gnus-buttonized-mime-types and add xref
4943 to mm-discouraged-alternatives.
4944
4945 * emacs-mime.texi (Display Customization): Mention addition of
4946 "image/.*" and add xref to gnus-buttonized-mime-types in the
4947 mm-discouraged-alternatives section.
4948
4949 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
4950
4951 * org.texi (Tags): New section.
4952 (Agenda Views): Chapter reorganized.
4953
4954 2005-12-16 Eli Zaretskii <eliz@gnu.org>
4955
4956 * org.texi (Internal Links): Add a missing comma after an @xref.
4957
4958 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
4959
4960 * faq.texi (Filling paragraphs with a single space): No need to
4961 change sentence-end now.
4962
4963 2005-12-13 Romain Francoise <romain@orebokech.com>
4964
4965 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
4966
4967 2005-12-12 Jay Belanger <belanger@truman.edu>
4968
4969 * faq.texi (Calc): Update version number.
4970
4971 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
4972
4973 * org.texi (Progress Logging): New section.
4974
4975 2005-12-10 Romain Francoise <romain@orebokech.com>
4976
4977 Update the Emacs FAQ for the 22.1 release.
4978
4979 * faq.texi: Set VER to `22.1'.
4980 (Basic editing): Explain how to use localized versions of the
4981 Tutorial. Mention that `C-h r' displays the manual. Delete
4982 obsolete WWW link to an Emacs 18 tutorial.
4983 (Getting a printed manual): Point to the new locations of the
4984 manuals on the GNU Web site.
4985 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
4986 available via Info (it was previously distributed separately).
4987 (Installing Texinfo documentation): The latest version of Texinfo
4988 is 4.8, not 4.0.
4989 (Informational files for Emacs): COPYING is the GNU General Public
4990 License, not the Emacs General Public License.
4991 (Informational files for Emacs): Delete obsolete link to the
4992 GNUinfo pages as they have been removed from the GNU Web site.
4993 (New in Emacs 22): New node.
4994 (Setting up a customization file): Say that most packages support
4995 Customize nowadays.
4996 (Colors on a TTY): Delete reference to instructions on how to
4997 enable syntax highlighting, it is now enabled by default.
4998 (Turning on abbrevs by default): Emacs now reads the abbrevs file
4999 at startup automatically.
5000 (Controlling case sensitivity): Mention `M-c' in isearch.
5001 (Using an already running Emacs process): Emacs now creates the
5002 socket in `/tmp/emacsUID'. Fix typos. Change default location of
5003 gnuserv. As emacsclient can now run Lisp code as well, delete a
5004 sentence praising gnuserv for that. Simplify description of how
5005 the client/server operation works.
5006 (Compiler error messages): Delete obsolete text (compile.el has
5007 been rewritten).
5008 (Indenting switch statements): Fix typo.
5009 (Matching parentheses): Simplify setup instructions, mention the
5010 menu bar item in the Options menu.
5011 (Repeating a command as many times as possible): Mention `C-x e'.
5012 (Going to a line by number): Mention new keymap and bindings
5013 `M-g M-g', `M-g M-p' and `M-g M-n'.
5014 (Turning on syntax highlighting): Now on by default. Simplify.
5015 (Replacing highlighted text): Use `1', not `t'.
5016 (Problems with very large files): The maximum size is now 256MB on
5017 32-bit machines.
5018 (^M in the shell buffer): Mention `comint-process-echoes'.
5019 (Emacs for Apple computers): Emacs 22 has native support for Mac
5020 OS X.
5021 (Translating names to IP addresses): Delete node.
5022 (Binding keys to commands): Fix typo.
5023 (SPC no longer completes file names): New node.
5024 (MIME with Emacs mail packages): Delete section about the Emacs
5025 MIME FAQ (it's not reachable anymore).
5026
5027 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
5028
5029 * cc-mode.texi: The manual has been extensively revised: the
5030 information about using CC Mode has been separated from the larger
5031 and more difficult chapters about configuration. It has been
5032 updated for CC Mode 5.31.
5033
5034 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
5035
5036 * pgg.texi (User Commands): Fix description of pgg-verify-region.
5037 (Selecting an implementation): Fix descriptions.
5038
5039 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
5040
5041 * message.texi (Various Message Variables): Addition.
5042
5043 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
5044
5045 * message.texi: Fix default values.
5046
5047 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
5048
5049 * message.texi (Header Commands): Clarify descriptions of
5050 message-cross-post-followup-to, message-reduce-to-to-cc, and
5051 message-insert-wide-reply.
5052 (Various Commands): Fix kindex for message-kill-to-signature;
5053 clarify description of message-tab.
5054
5055 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
5056
5057 * message.texi (Mailing Lists): Fix description about MFT.
5058
5059 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
5060
5061 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
5062
5063 * gnus.texi (Slow Terminal Connection): Replace old description
5064 with new one.
5065
5066 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
5067
5068 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
5069 replace X-Draft-Headers with X-Draft-From.
5070
5071 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
5072
5073 * gnus.texi (Various Various): Fix the default value of
5074 nnheader-max-head-length.
5075 (Gnus Versions): Fix typo.
5076
5077 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
5078
5079 * org.texi (Structure editing): Document new functionality of
5080 M-RET.
5081
5082 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
5083
5084 * org.texi (Internal Links): Fix Texinfo usage.
5085
5086 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
5087
5088 * org.texi (TODO basics): Document the global todo list.
5089 (TODO items): Documents sparse tree for specific TODO
5090 keywords.
5091
5092 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
5093
5094 * org.texi (Plain Lists): Typos fixed.
5095
5096 2005-11-28 Jay Belanger <belanger@truman.edu>
5097
5098 * calc.texi: Change references of `M-#' to `C-x *' prefix.
5099
5100 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
5101
5102 * org.texi (Structure editing): New item moving commands added.
5103 (Plain Lists): New section.
5104
5105 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
5106
5107 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
5108 (Agenda): Document commands `org-cycle-agenda-files' and
5109 `org-agenda-file-to-front'.
5110 (Built-in table editor): Document `org-table-sort-lines'.
5111 (HTML formatting): Export of hand-formatted lists.
5112
5113 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
5114
5115 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
5116 new variable gnus-toolbar-thickness.
5117
5118 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
5119
5120 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
5121
5122 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
5123
5124 * gnus.texi (X-Face): Fix description.
5125 (XVarious): Remove gnus-xmas-logo-color-alist and
5126 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
5127
5128 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
5129
5130 * gnus.texi (Group Parameters): Mention new variable
5131 gnus-parameters-case-fold-search.
5132 (Home Score File): Addition.
5133
5134 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
5135
5136 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
5137 (Overview): List supported feed types.
5138 (Installation): No installation necessary when using autoload.
5139 (Configuration): Rename "RSS" to "news".
5140
5141 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
5142
5143 * pgg.texi (User Commands): Document additional passphrase
5144 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
5145 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
5146
5147 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
5148
5149 * org.texi: Version number changed to 3.19.
5150
5151 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
5152
5153 * pgg.texi (How to use): Update the example to add autoload of
5154 pgg-encrypt-symmetric-region.
5155 (User Commands): Document pgg-encrypt-symmetric-region.
5156 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
5157
5158 2005-10-27 Jay Belanger <belanger@truman.edu>
5159
5160 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
5161 mention other TeX-related units.
5162
5163 2005-10-23 Lars Hansen <larsh@soem.dk>
5164
5165 * dired-x.texi (Miscellaneous Commands): Replace
5166 dired-do-relative-symlink by dired-do-relsymlink and
5167 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
5168
5169 2005-10-23 Jay Belanger <belanger@truman.edu>
5170
5171 * calc.texi (Predefined Units): Use `alpha' for the fine structure
5172 constant.
5173
5174 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
5175
5176 * faq.texi (Bugs and problems): Replace
5177 `dired-move-to-filename-regexp' by
5178 `directory-listing-before-filename-regexp'.
5179
5180 2005-10-22 Eli Zaretskii <eliz@gnu.org>
5181
5182 * newsticker.texi (UPDATED): Set value.
5183
5184 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
5185
5186 * gnus.texi (Document Groups): Remove duplicate item.
5187
5188 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
5189
5190 * org.texi (Summary): Mention iCalendar support.
5191 (Exporting): Document iCalendar support.
5192
5193 2005-10-18 Romain Francoise <romain@orebokech.com>
5194
5195 * viper.texi (Viper Specials): Capitalize GNU.
5196
5197 2005-10-17 Juri Linkov <juri@jurta.org>
5198
5199 * info.texi (Getting Started, Search Index, Expert Info):
5200 Fix wording.
5201 (Search Text): Replace `echo area' with `mode line'.
5202 (Search Index): Both `i' and `,' find all index entries.
5203 Replace example `C-f' with `C-l' (which exists in index of Info
5204 manual) and delete spaces in its keyboard input sequence.
5205 Delete unnecessary explanations about literal characters.
5206
5207 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
5208
5209 * gnus.texi (Document Server Internals): Addition.
5210
5211 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
5212
5213 * gnus.texi (A note on namespaces): Fix RFC reference.
5214
5215 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
5216
5217 * gnus.texi (RSS): Fix key description.
5218
5219 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
5220
5221 * gnus.texi: Emacs/w3 -> Emacs/W3.
5222 (Browsing the Web): Fix description.
5223 (Web Searches): Ditto.
5224 (Customizing W3): Ditto.
5225
5226 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
5227
5228 * gnus.texi (Maildir): Clarify expire-age and expire-group.
5229
5230 2005-10-11 Jay Belanger <belanger@truman.edu>
5231
5232 * calc.texi (Integration): Mention using `a i' to compute definite
5233 integrals.
5234
5235 2005-10-11 Juri Linkov <juri@jurta.org>
5236
5237 * info.texi: Rearrange nodes.
5238 (Top): Update menu. Change ref `Info for Experts' to
5239 `Advanced Info Commands'.
5240 (Getting Started): Fix description of manual's parts.
5241 (Help-Int): Change xref `Info Search' to `Search Index', and
5242 `Expert Info' to `Advanced'.
5243 (Advanced): Move node one level up.
5244 (Search Text, Search Index): New nodes split out from `Info Search'.
5245 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
5246 split out from `Advanced'.
5247 (Advanced, Emacs Info Variables): De-document editing an Info file
5248 in Info.
5249 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
5250 (Creating an Info File): Delete node and move its text to
5251 `Expert Info'.
5252
5253 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
5254
5255 * org.texi (Workflow states): Documented that change in keywords
5256 becomes active only after restart of Emacs.
5257
5258 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
5259
5260 Sync with Tramp 2.0.51.
5261
5262 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
5263
5264 * speedbar.texi (Introduction): Describe new location of speedbar
5265 on menubar.
5266 (Basic Key Bindings): Remove descriptions of bindings that have
5267 been removed.
5268
5269 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
5270
5271 * speedbar.texi (GDB): Describe use of watch expressions.
5272
5273 2005-09-28 Simon Josefsson <jas@extundo.com>
5274
5275 * message.texi (IDNA): Fix.
5276
5277 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
5278
5279 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
5280 nntp-server-hook, and nntp-warn-about-losing-connection; fix
5281 description of nntp-open-connection-function.
5282 (Common Variables): Fix descriptions.
5283
5284 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
5285
5286 * gnus.texi (Server Buffer Format): Document the %a format spec.
5287
5288 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
5289
5290 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
5291
5292 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
5293
5294 * org.texi Version 3.16.
5295
5296 2005-09-19 Miles Bader <miles@gnu.org>
5297
5298 * newsticker.texi: Get rid of CVS keywords.
5299
5300 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
5301
5302 * gnus.texi (Finding the Parent): Fix description of how Gnus
5303 finds article.
5304
5305 2005-09-14 Jari Aalto <jari.aalto@cante.net>
5306
5307 * gnus.texi (Advanced Scoring Examples): New examples to teach how
5308 to drop off non-answered articles.
5309
5310 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
5311
5312 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
5313 braces (which are unsupported by NMAKE) for macro `srcdir'.
5314
5315 2005-09-17 Eli Zaretskii <eliz@gnu.org>
5316
5317 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5318 (../info/newsticker, newsticker.dvi): New targets.
5319
5320 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
5321
5322 * newsticker.texi: Replace @command with @code. Replace @example
5323 with @lisp.
5324 (Top): Added explanations to menu items.
5325 (GNU Free Documentation License): Removed.
5326
5327 2005-09-16 Romain Francoise <romain@orebokech.com>
5328
5329 Update all files to specify GFDL version 1.2.
5330
5331 * doclicense.texi (GNU Free Documentation License): Update to
5332 version 1.2.
5333
5334 2005-09-15 Richard M. Stallman <rms@gnu.org>
5335
5336 * newsticker.texi: Fix @setfilename.
5337
5338 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
5339 (../info/newsticker, newsticker.dvi): New targets.
5340
5341 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
5342
5343 * org.texi: Version 3.15.
5344
5345 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
5346
5347 * ses.texi: Combine all three indices into one.
5348 Correct a few typos.
5349
5350 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
5351
5352 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
5353
5354 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
5355
5356 * emacs-mime.texi (Handles): Remove duplicate item.
5357 (Encoding Customization): Fix the default value for
5358 mm-coding-system-priorities.
5359 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
5360 (Basic Functions): Fix reference.
5361
5362 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
5363
5364 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
5365
5366 2005-08-18 Richard M. Stallman <rms@gnu.org>
5367
5368 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
5369 and web site.
5370
5371 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
5372 not keyboard-translate.
5373
5374 2005-08-11 Richard M. Stallman <rms@gnu.org>
5375
5376 * faq.texi (Using regular expressions): Fix xref.
5377
5378 2005-08-09 Juri Linkov <juri@jurta.org>
5379
5380 * info.texi (Help-P): Replace `Prev' with `Previous'.
5381 (Help-M, Help-Xref): Add S-TAB.
5382 (Help-FOO): Update `u' command.
5383 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
5384 Update info about visibility of xref parts.
5385 (Help-Int): Fix `m' command. Rename `Info-last' to
5386 `Info-history-back'. Add `Info-history-forward'.
5387 (Advanced): Fix `g*' and `M-n' commands.
5388 (Info Search): Add `index-apropos' in stand-alone browser.
5389 Add isearch commands.
5390 (Emacs Info Variables): Remove `Info-fontify'.
5391 Add `Info-mode-hook'. Update face names.
5392 Add `Info-fontify-maximum-menu-size',
5393 `Info-fontify-visited-nodes', `Info-isearch-search'.
5394
5395 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
5396
5397 Sync with Tramp 2.0.50.
5398
5399 * tramp.texi: Use @option{} consequently for method names.
5400 (Inline methods, External transfer methods): Remove references to
5401 Cygwin.
5402 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
5403 implementation.
5404
5405 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
5406
5407 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
5408 Mention that gnus-init-file is not read when Emacs is invoked with
5409 --no-init-file or -q.
5410
5411 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
5412
5413 * org.texi: Version 3.14.
5414
5415 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
5416
5417 * org.texi: Version 3.13.
5418
5419 2005-07-18 Juri Linkov <juri@jurta.org>
5420
5421 * calc.texi (Time Zones, Logical Operations):
5422 * cl.texi (Overview):
5423 * org.texi (TODO types):
5424 * sc.texi (Emacs 18 MUAs):
5425 * speedbar.texi (Top):
5426 * url.texi (History):
5427 Delete duplicate duplicate words.
5428
5429 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
5430
5431 * cl.texi (Type Predicates): Document `atom' type.
5432
5433 2005-07-04 Lute Kamstra <lute@gnu.org>
5434
5435 Update FSF's address in GPL notices.
5436
5437 * calc.texi (Copying):
5438 * doclicense.texi (GNU Free Documentation License):
5439 * faq.texi (Contacting the FSF):
5440 * mh-e.texi (Copying): Update FSF's address.
5441
5442 2005-07-03 Richard M. Stallman <rms@gnu.org>
5443
5444 * flymake.texi (Example -- Configuring a tool called directly):
5445 Update name of flymake-build-relative-filename.
5446
5447 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
5448
5449 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
5450
5451 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
5452
5453 * org.texi: Version 3.12.
5454
5455 2005-06-24 Eli Zaretskii <eliz@gnu.org>
5456
5457 * makefile.w32-in (MAKEINFO): Use --force.
5458 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
5459 Makefile.in.
5460 (gnus.dvi): Use "..." to quote Sed args, so that it works with
5461 more shells.
5462
5463 2005-06-23 Richard M. Stallman <rms@gnu.org>
5464
5465 * speedbar.texi (Creating a display): Texinfo usage fixes.
5466
5467 * tramp.texi (Customizing Completion, Auto-save and Backup):
5468 Texinfo usage fixes.
5469
5470 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
5471
5472 * dired-x.texi (Miscellaneous Commands):
5473 * ediff.texi (Miscellaneous):
5474 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
5475 (Agent Variables):
5476 * info.texi (Help-Xref):
5477 * message.texi (Message Headers):
5478 * org.texi (Remember):
5479 * reftex.texi (Options (Defining Label Environments)):
5480 (Options (Index Support)):
5481 (Options (Viewing Cross-References)):
5482 (Options (Misc)):
5483 (Changes):
5484 * speedbar.texi (Creating a display):
5485 * tramp.texi (Customizing Completion, Auto-save and Backup):
5486 Texinfo usage fix.
5487
5488 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
5489
5490 * org.texi: Version 3.11.
5491
5492 2005-06-12 Jay Belanger <belanger@truman.edu>
5493
5494 * calc.texi (Getting Started): Remove extra menu item.
5495
5496 2005-05-31 Jay Belanger <belanger@truman.edu>
5497
5498 * calc.texi (Notations Used in This Manual): Use @kbd for key
5499 sequence.
5500 (Demonstration of Calc): Mention another way of starting Calc.
5501 (Starting Calc): Mention long name of M-#.
5502 (Embedded Mode Overview): Remove unnecessary instruction.
5503 (Other M-# commands): Rephrase `M-# 0' explanation.
5504 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
5505 reflect current behavior.
5506
5507 2005-05-30 Jay Belanger <belanger@truman.edu>
5508
5509 * calc.texi (Hooks): Change description of calc-window-hook and
5510 calc-trail-window-hook to match usage.
5511 (Computational Functions): Add more constant-generating functions.
5512 (Customizable Variables): Use defvar.
5513
5514 2005-05-28 Jay Belanger <belanger@truman.edu>
5515
5516 * calc.texi (Assignments in Embedded Mode): Fix variable name.
5517 (Basic Embedded Mode): Explain behavior of arguments to
5518 calc-embedded-mode.
5519
5520 2005-05-27 Jay Belanger <belanger@truman.edu>
5521
5522 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
5523 current behavior.
5524
5525 2005-05-25 Jay Belanger <belanger@truman.edu>
5526
5527 * calc.texi: Change Calc version number throughout.
5528 (Keypad Mode): Change location in info output.
5529 (Keypad mode overview): Move picture of keypad.
5530
5531 2005-05-21 Jay Belanger <belanger@truman.edu>
5532
5533 * calc.texi (Storing variables): Mention that only most variables
5534 are void to begin with.
5535
5536 2005-05-21 Kevin Ryde <user42@zip.com.au>
5537
5538 * widget.texi (Basic Types): Update cross ref from "Enabling
5539 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
5540 lispref/text.texi change.
5541
5542 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
5543
5544 * org.texi: Version 3.09.
5545
5546 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
5547
5548 * reftex.texi: Version 4.28.
5549
5550 2005-05-16 Jay Belanger <belanger@truman.edu>
5551
5552 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
5553
5554 2005-05-14 Jay Belanger <belanger@truman.edu>
5555
5556 * calc.texi (Default Simplifications): Insert missing ! (logical
5557 not operator).
5558
5559 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
5560
5561 Sync with Tramp 2.0.49.
5562
5563 2005-05-10 Jay Belanger <belanger@truman.edu>
5564
5565 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
5566 to 1.
5567
5568 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
5569
5570 * org.texi: Version 3.08, structure reorganized.
5571
5572 2005-04-24 Richard M. Stallman <rms@gnu.org>
5573
5574 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
5575
5576 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
5577
5578 * org.texi: Update to version 3.06.
5579
5580 2005-04-13 Lute Kamstra <lute@gnu.org>
5581
5582 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
5583
5584 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
5585
5586 * cl.texi (Porting Common Lisp): Fix typo.
5587
5588 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
5589
5590 * gnus.texi (RSS): Addition.
5591
5592 2005-04-04 Jay Belanger <belanger@truman.edu>
5593
5594 * calc.texi: Change Calc version number.
5595 (Customizable variables): Fix description of calc-language-alist.
5596 (Copying): Put in version 2 of GPL.
5597
5598 2005-04-01 Jay Belanger <belanger@truman.edu>
5599
5600 * calc.texi (Troubleshooting Commands): Remove comment about
5601 installation.
5602 (Installation): Remove section.
5603 (Customizable Variables): New section.
5604 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
5605 (Graphical Devices): Add references to Customizable Variables.
5606
5607 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
5608
5609 * emacs-mime.texi (Display Customization): Markup fixes.
5610 (rfc2047): Update.
5611
5612 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
5613
5614 * gnus-faq.texi: Replaced with auto-generated version.
5615
5616 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5617
5618 * dired-x.texi (Multiple Dired Directories): default-directory was
5619 renamed to dired-default-directory.
5620
5621 2005-03-26 Jay Belanger <belanger@truman.edu>
5622
5623 * calc.texi (Simplifying Formulas, Rewrite Rules):
5624 Change description of top and bottom of fraction.
5625 (Modulo Forms): Move description of how to create modulo forms to
5626 earlier in the section.
5627 (Fraction Mode): Suggest using : to get a fraction by dividing.
5628 (Basic Arithmetic): Adjust placement of command name.
5629 (Truncating the Stack): Emphasize that "hidden" entries are still
5630 visible.
5631 (Installation): Move discussion of printing manual to "About This
5632 Manual".
5633 (About This Manual): Mention how to print the manual.
5634 (Reporting Bugs): Remove first person.
5635 (Building Vectors): Add algebraic version of append.
5636 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
5637 (Grouping Digits): Fix typo.
5638
5639 2005-03-25 Werner Lemberg <wl@gnu.org>
5640
5641 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
5642 Replace `legal' with `valid'.
5643
5644 2005-03-25 Werner Lemberg <wl@gnu.org>
5645
5646 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
5647
5648 2005-03-24 Jay Belanger <belanger@truman.edu>
5649
5650 * calc.texi (General Mode Commands)
5651 (Mode Settings in Embedded Mode): Add some explanation of
5652 recording mode settings.
5653
5654 2005-03-24 Richard M. Stallman <rms@gnu.org>
5655
5656 * calc.texi: Remove praise of non-free software.
5657
5658 * idlwave.texi: Don't say where to get IDL or its non-free manual.
5659 (Installation): Node deleted.
5660
5661 2005-03-23 Richard M. Stallman <rms@gnu.org>
5662
5663 * url.texi (HTTP language/coding): Improve last change.
5664
5665 2005-03-22 Jay Belanger <belanger@truman.edu>
5666
5667 * calc.texi (Embedded Mode): Add new information on changing
5668 modes.
5669
5670 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5671
5672 Sync with Tramp 2.0.48.
5673
5674 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
5675
5676 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
5677 "GNU/Linux". Change all addresses to .gnu.org.
5678 (Default Method): Offer shortened syntax for "su" and "sudo"
5679 methods.
5680
5681 2005-03-07 Richard M. Stallman <rms@gnu.org>
5682
5683 * url.texi: Fix usage of "e.g.".
5684 (HTTP language/coding): Explain the rules for these strings.
5685
5686 2005-03-06 Richard M. Stallman <rms@gnu.org>
5687
5688 * woman.texi (Introduction): Minor cleanups.
5689
5690 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
5691
5692 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
5693 (Installation): Node deleted.
5694
5695 * mh-e.texi (Preface): Get rid of "Emacs 21".
5696
5697 * eshell.texi (Installation): Delete node (for Emacs 20).
5698
5699 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
5700
5701 * flymake.texi: Refill and tweak style in @lisp blocks.
5702
5703 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
5704
5705 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
5706
5707 2005-03-01 Jay Belanger <belanger@truman.edu>
5708
5709 * calc.texi (Trigonometric and Hyperbolic Functions):
5710 Mention additional functions.
5711 (Algebraic Simplifications): Mention additional simplifications.
5712
5713 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
5714
5715 * ses.texi: Add concept/function/variable indices (this work was
5716 donated by Brad Collins <brad@chenla.org>, copyright-assignment
5717 papers on file at FSF).
5718
5719 2005-02-10 Jay Belanger <belanger@truman.edu>
5720
5721 * calc.texi: Change @LaTeX to La@TeX throughout.
5722 Redefine @expr as @math for TeX output.
5723 Redefine @texline as a no-op for TeX output.
5724 Define @tfn, replace @t by @tfn throughout.
5725
5726 2005-02-09 Jay Belanger <belanger@truman.edu>
5727
5728 * calc.texi: Add macro for LaTeX for info output.
5729
5730 2005-02-08 Kim F. Storm <storm@cua.dk>
5731
5732 * texinfo.tex (LaTex): Add def.
5733
5734 2005-02-06 Jay Belanger <belanger@truman.edu>
5735
5736 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
5737 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
5738 throughout manual.
5739
5740 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
5741
5742 * gnus.texi: Some edits based on comments from David Abrahams.
5743
5744 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
5745
5746 * gnus.texi (RSS): Fix the keystroke.
5747
5748 2005-01-24 David Kastrup <dak@gnu.org>
5749
5750 * faq.texi: Update AUCTeX version info.
5751
5752 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
5753
5754 * gnus-faq.texi ([4.1]): Typo.
5755
5756 2005-01-19 Jay Belanger <belanger@truman.edu>
5757
5758 * calc.texi (Keep Arguments): Mention that keeping arguments
5759 doesn't work with keyboard macros.
5760
5761 2005-01-16 Richard M. Stallman <rms@gnu.org>
5762
5763 * autotype.texi (Autoinserting): Fix small error.
5764
5765 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
5766
5767 Sync with Tramp 2.0.47.
5768
5769 * tramp.texi (Compilation): New section, describing compilation of
5770 remote files.
5771
5772 2005-01-11 Kim F. Storm <storm@cua.dk>
5773
5774 * widget.texi (Basic Types): Add :follow-link keyword.
5775
5776 2005-01-09 Jay Belanger <belanger@truman.edu>
5777
5778 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
5779
5780 2005-01-08 Jay Belanger <belanger@truman.edu>
5781
5782 * calc.texi: Change throughout to reflect new default value of
5783 calc-settings-file.
5784
5785 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
5786
5787 * message.texi (Reply): `message-reply-to-function' should return
5788 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
5789
5790 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
5791
5792 * faq.texi (Changing load-path): Fix typo.
5793
5794 2005-01-05 Jay Belanger <belanger@truman.edu>
5795
5796 * calc.texi (Programming Tutorial): Replace kbd command by
5797 appropriate characters for a keyboard macro.
5798
5799 2005-01-04 Jay Belanger <belanger@truman.edu>
5800
5801 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
5802 for Lucid Emacs.
5803 (Programming Tutorial): Mention that the user needs to be in the
5804 right mode to compute some functions.
5805
5806 2005-01-04 Jay Belanger <belanger@truman.edu>
5807
5808 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
5809 no longer applicable.
5810
5811 2005-01-01 Jay Belanger <belanger@truman.edu>
5812
5813 * calc.texi (Programming Tutorial): Changed description of how to
5814 edit keyboard macros to match current behavior.
5815
5816 2004-12-31 Jay Belanger <belanger@truman.edu>
5817
5818 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
5819
5820 2004-12-20 Jay Belanger <belanger@truman.edu>
5821
5822 * calc.texi (Types Tutorial): Emphasize that you can't divide by
5823 zero.
5824
5825 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
5826
5827 * cc-mode.texi (Text Filling and Line Breaking): Put period after
5828 @xref.
5829 (Font Locking): Avoid @strong{Note:}.
5830
5831 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
5832
5833 Sync with Tramp 2.0.46.
5834
5835 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
5836
5837 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
5838
5839 * url.texi: Correct typos.
5840 (Retrieving URLs): @var{nil}->@code{nil}.
5841 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
5842 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
5843 (Dealing with HTTP documents): @inforef->@xref.
5844
5845 2004-12-15 Jay Belanger <belanger@truman.edu>
5846
5847 * calc.texi: Consistently capitalized all mode names.
5848 (Answers to Exercises): Mention that an answer can be a fraction
5849 when in Fraction mode.
5850
5851 2004-12-13 Jay Belanger <belanger@truman.edu>
5852
5853 * calc.texi: Fix some TeX definitions.
5854
5855 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
5856
5857 * reftex.texi (Imprint): Remove erroneous @value's.
5858
5859 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5860
5861 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
5862 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
5863
5864 2004-12-08 Jay Belanger <belanger@truman.edu>
5865
5866 * calc.texi (Starting Calc): Remove comment about installation.
5867 (Keypad Mode Overview): Remove comment about Emacs 19 support.
5868
5869 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
5870
5871 * url.texi: Update @setfilename.
5872 (Getting Started): No need to worry about Gnus versions.
5873 (Dealing with HTTP documents): Use @inforef.
5874
5875 * org.texi: Fix @direntry file name.
5876
5877 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
5878
5879 * url.texi: New file.
5880
5881 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
5882
5883 2004-12-06 Jay Belanger <belanger@truman.edu>
5884
5885 * calc.texi (Using Calc): Remove paragraph about installation.
5886
5887 2004-12-06 Jay Belanger <belanger@truman.edu>
5888
5889 * calc.texi: Use more Texinfo macros and less TeX defs.
5890 Remove @refill's.
5891
5892 2004-12-06 Richard M. Stallman <rms@gnu.org>
5893
5894 * org.texi: New file.
5895
5896 2004-12-05 Richard M. Stallman <rms@gnu.org>
5897
5898 * Makefile.in (org.dvi, ../info/org): New targets.
5899 (INFO_TARGETS): Add ../info/org.
5900 (DVI_TARGETS): Add org.dvi.
5901 (maintainer-clean): Remove the info files in the info dir.
5902
5903 2004-11-26 Eli Zaretskii <eliz@gnu.org>
5904
5905 * idlwave.texi: Fix the setfilename directive to put the produced
5906 file in ../info.
5907 (Continued Statement Indentation): Resurrect Jan D.'s change from
5908 2004-11-03 that was lost when a newer version of idlwave.texi was
5909 imported.
5910
5911 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5912
5913 * gnus-faq.texi ([5.1]): Added missing bracket.
5914
5915 * gnus.texi (Filtering Spam Using The Spam ELisp Package): Index
5916 `spam-initialize'.
5917
5918 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
5919
5920 * message.texi (Various Message Variables): Mention that all mail
5921 file variables are derived from `message-directory'.
5922
5923 * gnus.texi (Splitting Mail): Clarify bogus group.
5924
5925 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
5926
5927 * emacs-mime.texi (Encoding Customization): Fix
5928 mm-coding-system-priorities entry.
5929
5930 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
5931
5932 * idlwave.texi (Continued Statement Indentation):
5933 * reftex.texi (Options (Index Support)):
5934 (Displaying and Editing the Index, Table of Contents):
5935 * speedbar.texi (Creating a display, Major Display Modes): Replace
5936 non-nil with non-@code{nil}.
5937
5938 2004-10-21 Jay Belanger <belanger@truman.edu>
5939
5940 * calc.texi (Algebraic-Style Calculations): Removed a comment.
5941
5942 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
5943
5944 * calc.texi (Reporting Bugs): Double up `@'.
5945
5946 2004-10-18 Jay Belanger <belanger@truman.edu>
5947
5948 * calc.texi (Reporting Bugs): Changed the address that bugs
5949 should be sent to.
5950
5951 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
5952
5953 * gnus.texi (New Features): Add 5.11.
5954
5955 * message.texi (Resending): Remove wrong default value.
5956
5957 * gnus.texi (Mail Source Specifiers): Describe possible problems
5958 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
5959 `pop3-leave-mail-on-server' to the index.
5960
5961 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
5962
5963 * message.texi (Canceling News): Add how to set a password.
5964
5965 2004-10-12 Jay Belanger <belanger@truman.edu>
5966
5967 * calc.texi (Help Commands): Changed the descriptions of
5968 calc-describe-function and calc-describe-variable to match their
5969 current behavior.
5970
5971 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
5972
5973 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
5974
5975 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
5976
5977 Sync with Tramp 2.0.45.
5978
5979 * tramp.texi (Frequently Asked Questions): Comment paragraph about
5980 plink link. The URL is outdated. Originator contacted for
5981 clarification.
5982
5983 2004-10-10 Juri Linkov <juri@jurta.org>
5984
5985 * gnus.texi (Top, Marking Articles): Join two menus in one node
5986 because a node can have only one menu.
5987
5988 2004-10-09 Juri Linkov <juri@jurta.org>
5989
5990 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
5991 example of nnmail-split-fancy.
5992
5993 2004-10-06 Karl Berry <karl@gnu.org>
5994
5995 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
5996 consistency with other uses of dashes.
5997
5998 2004-10-05 Karl Berry <karl@gnu.org>
5999
6000 * info.texi: Consistently use --- throughout, periods at end of
6001 menu descriptions, and a couple typos.
6002
6003 2004-09-26 Jesper Harder <harder@ifa.au.dk>
6004
6005 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
6006 * pgg.texi (User Commands, Backend methods): Do.
6007 * gnus.texi: Markup fixes.
6008 (Setting Process Marks): Fix `M P a' entry.
6009 * emacs-mime.texi: Fixes.
6010
6011 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
6012
6013 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
6014 again.
6015 Use 5.10 instead of 5.10.0.
6016
6017 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
6018
6019 * gnus.texi (Summary Mail Commands): S D e.
6020
6021 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
6022
6023 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
6024 the gnus-article-mode-line-format section.
6025
6026 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
6027
6028 * gnus.texi (Various Summary Stuff): Fix the documentation for
6029 gnus-newsgroup-variables.
6030
6031 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
6032
6033 * gnus.texi (MIME Commands): Added
6034 gnus-mime-display-multipart-as-mixed,
6035 gnus-mime-display-multipart-alternative-as-mixed,
6036 gnus-mime-display-multipart-related-as-mixed.
6037 (Mail Source Customization): Clarify `mail-source-directory'.
6038 (Splitting Mail): Mention gnus-group-find-new-groups.
6039 (SpamOracle): Fixed typo.
6040
6041 * gnus-faq.texi: Untabify.
6042 ([6.3]): nnir.el is in contrib directory.
6043
6044 * message.texi (News Headers): Clarify how a unique ID is created.
6045
6046 * gnus.texi (Batching Agents): Fixed typo in example. Reported
6047 by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
6048
6049 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
6050
6051 * gnus.texi (Group Parameters): Added more on hooks.
6052
6053 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
6054
6055 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
6056
6057 2004-09-22 Jay Belanger <belanger@truman.edu>
6058
6059 * calc.texi (Vectors as Lists): Added a warning that the tutorial
6060 might be hidden during part of the session.
6061
6062 2004-09-20 Jay Belanger <belanger@truman.edu>
6063
6064 * calc.texi (Notations Used in This Manual): Put in an earlier
6065 mention that DEL could be called Backspace.
6066
6067 2004-09-10 Simon Josefsson <jas@extundo.com>
6068
6069 * gnus.texi (IMAP): Add example. Suggested and partially written
6070 by Steinar Bang <sb@dod.no>.
6071
6072 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6073
6074 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
6075 netrc syntax.
6076
6077 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6078
6079 * gnus.texi (Spam ELisp Package Sequence of Events):
6080 Some clarifications.
6081 (Spam ELisp Package Global Variables): More clarifications.
6082
6083 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6084
6085 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
6086 Mention spam-split does not modify incoming mail.
6087
6088 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
6089
6090 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
6091
6092 2004-09-10 Eli Zaretskii <eliz@gnu.org>
6093
6094 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
6095
6096 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
6097
6098 * makefile.w32-in (sieve, pgg): Use $(infodir).
6099
6100 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
6101
6102 * makefile.w32-in: Fix PGG and Sieve entries.
6103
6104 2004-08-28 Eli Zaretskii <eliz@gnu.org>
6105
6106 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
6107 Emacs and related programs.
6108
6109 2004-08-27 Richard M. Stallman <rms@gnu.org>
6110
6111 * faq.texi: Fix texinfo usage, esp. doublequotes.
6112 (Difference between Emacs and XEmacs): Some clarification.
6113
6114 * faq.texi (Difference between Emacs and XEmacs):
6115 Explain not to contrast XEmacs with GNU Emacs.
6116
6117 2004-08-26 Richard M. Stallman <rms@gnu.org>
6118
6119 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
6120
6121 2004-08-22 David Kastrup <dak@gnu.org>
6122
6123 * reftex.texi (AUCTeX): Update links, section name.
6124
6125 * faq.texi (Calc): Update availability (included in 22.1).
6126 (AUCTeX): Update availability, information, versions, description.
6127
6128 2004-08-14 Eli Zaretskii <eliz@gnu.org>
6129
6130 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
6131
6132 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
6133
6134 * cc-mode.texi: Various updates for CC Mode 5.30.9.
6135
6136 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
6137
6138 Sync with Tramp 2.0.44.
6139
6140 2004-08-05 Lars Hansen <larsh@math.ku.dk>
6141
6142 * widget.texi (User Interface): Update how to separate the
6143 editable field of an editable-field widget from other widgets.
6144 (Programming Example): Add text after field.
6145
6146 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
6147
6148 * emacs-mime.texi (Encoding Customization): Add a note to the
6149 mm-content-transfer-encoding-defaults entry.
6150 (rfc2047): Update.
6151
6152 * gnus.texi (Article Highlighting): Add
6153 gnus-cite-ignore-quoted-from.
6154 (POP before SMTP): New node.
6155 (Posting Styles): Addition.
6156 (Splitting Mail): Add nnmail-split-lowercase-expanded.
6157 (Fancy Mail Splitting): Ditto.
6158 (X-Face): Add gnus-x-face.
6159
6160 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
6161
6162 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
6163 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
6164
6165 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
6166
6167 * gnus.texi (Mail Source Specifiers): Describe
6168 `pop3-leave-mail-on-server'.
6169
6170 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
6171
6172 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
6173
6174 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
6175 repository. Change setfilename.
6176
6177 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
6178
6179 2004-07-02 Juri Linkov <juri@jurta.org>
6180
6181 * pcl-cvs.texi (Viewing differences): Add `d r'.
6182
6183 2004-06-29 Jesper Harder <harder@ifa.au.dk>
6184
6185 * ses.texi, viper.texi, flymake.texi, faq.texi:
6186 * eshell.texi, ediff.texi: Markup fixes.
6187
6188 2004-06-21 Karl Berry <karl@gnu.org>
6189
6190 * info.texi (Top): Mention that only Emacs has mouse support.
6191 (Getting Started): Mention this in a few other places.
6192
6193 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
6194
6195 * autotype.texi (Copyrights, Timestamps): Recommend
6196 `before-save-hook' instead of `write-file-functions'.
6197
6198 2004-06-13 Lars Hansen <larsh@math.ku.dk>
6199
6200 * dired-x.texi (dired-mark-omitted): Update keybinding.
6201
6202 2004-06-10 Kim F. Storm <storm@cua.dk>
6203
6204 * pcl-cvs.texi (Viewing differences): Add 'd y'.
6205
6206 2004-06-05 Lars Hansen <larsh@math.ku.dk>
6207
6208 * dired-x.texi (variable dired-omit-mode): Rename from
6209 dired-omit-files-p.
6210 (function dired-omit-mode): Rename from dired-omit-toggle.
6211 Call dired-omit-mode rather than set dired-omit-files-p.
6212 (dired-mark-omitted): Describe command.
6213
6214 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
6215
6216 Version 2.0.41 of Tramp released.
6217
6218 2004-05-29 Juanma Barranquero <lektu@terra.es>
6219
6220 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
6221 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6222
6223 2004-05-29 Richard M. Stallman <rms@gnu.org>
6224
6225 * cl.texi (Top): Call this chapter `Introduction'.
6226 (Overview): In TeX, no section heading here.
6227
6228 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
6229
6230 2004-05-29 Eli Zaretskii <eliz@gnu.org>
6231
6232 * Makefile.in (../info/flymake, flymake.dvi): New targets.
6233 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
6234
6235 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
6236
6237 * flymake.texi: New file.
6238
6239 2004-05-28 Simon Josefsson <jas@extundo.com>
6240
6241 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
6242
6243 2004-05-07 Kai Großjohann <kai@emptydomain.de>
6244
6245 Version 2.0.40 of Tramp released.
6246
6247 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
6248
6249 Complete rework, based on review by Karl Berry <karl@gnu.org>.
6250
6251 * tramp.texi (Auto-save and Backup): Explain exploitation of new
6252 variables `tramp-backup-directory-alist' and
6253 `tramp-bkup-backup-directory-info'.
6254 (Overview, Connection types)
6255 (External transfer methods, Default Method)
6256 (Windows setup hints): Remove restriction of password entering
6257 with external methods.
6258 (Auto-save and Backup): Make file name example
6259 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
6260 and `auto-save-directory' must be used.
6261 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
6262 only "NT"). Remove doubled entry "What kinds of systems does
6263 @tramp{} work on".
6264 (tramp): Macro removed.
6265 (Obtaining Tramp): Flag removed from title.
6266 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
6267 and `trampver' used properly. Flag `tramp-inst' replaced by
6268 `installchapter'. Installation related text adapted.
6269
6270 2004-04-28 Masatake YAMATO <jet@gyve.org>
6271
6272 * widget.texi (Programming Example): Remove overlays.
6273
6274 2004-04-27 Jesper Harder <harder@ifa.au.dk>
6275
6276 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
6277
6278 2004-04-23 Juanma Barranquero <lektu@terra.es>
6279
6280 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6281
6282 2004-04-05 Jesper Harder <harder@ifa.au.dk>
6283
6284 * info.texi (Info Search): Add info-apropos.
6285
6286 2004-03-22 Juri Linkov <juri@jurta.org>
6287
6288 * faq.texi: Fix help key bindings.
6289
6290 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
6291
6292 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
6293 (as suggested by Karl Berry). Update information about colored
6294 stars in menus. Add new subheading describing M-n.
6295
6296 2004-03-12 Richard M. Stallman <rms@gnu.org>
6297
6298 * cl.texi (Top): Rename top node's title.
6299
6300 2004-03-08 Karl Berry <karl@gnu.org>
6301
6302 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
6303 problems making the texinfo distribution.
6304
6305 2004-02-29 Simon Josefsson <jas@extundo.com>
6306
6307 * smtpmail.texi (Authentication): Changed the list of supported
6308 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
6309 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
6310 <voegelas@gmx.net>.
6311
6312 2004-02-29 Juanma Barranquero <lektu@terra.es>
6313
6314 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
6315 Use $(DEL) instead of rm, and ignore exit code.
6316
6317 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
6318
6319 Tramp version 2.0.39 released.
6320
6321 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
6322
6323 * tramp.texi (Customizing Completion): Explain new functions
6324 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
6325 (all): Savannah URLs unified to "http://savannah.nongnu.org".
6326 (Top): Refer to Savannah mailing list as the major one. Mention
6327 older mailing lists in HTML mode only.
6328 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
6329 (Frequently Asked Questions): Remote hosts must not be Unix-like
6330 for "smb" method.
6331 (Password caching): New node.
6332 (External transfer methods): Refer to password caching for "smb"
6333 method.
6334
6335 2004-02-17 Karl Berry <karl@gnu.org>
6336
6337 * info.texi (Help-Int): Mention the new line number feature.
6338
6339 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
6340
6341 * ses.texi (Advanced Features): New functionality for
6342 ses-set-header-row (defaults to current row unless C-u used).
6343 (Acknowledgements): Add Stefan Monnier.
6344
6345 2003-12-29 Kevin Ryde <user42@zip.com.au>
6346
6347 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
6348
6349 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
6350
6351 Tramp version 2.0.38 released.
6352
6353 * tramp.texi (Remote shell setup): Warn of environment variables
6354 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
6355 <sven.gabriel@imk.fzk.de>.
6356 (Configuration): Tramp now chooses base64/uuencode
6357 automatically. Update wording accordingly.
6358 (Top): More description for the `Default Method' menu entry.
6359 (Default Method): Use @code, not @var, for Lisp variables.
6360 (Default Method): New subsection `Which method is the right one
6361 for me?' Suggested by Christian Kirsch.
6362 (Configuration): Pointer to new subsection added.
6363 (Default Method): Too many "use" in one sentence.
6364 Rephrase. Reported by Christian Kirsch.
6365 (Filename Syntax): Old `su' example is probably a left-over from
6366 the sm/su method naming. Replace with `ssh', instead.
6367 (External transfer methods, Auto-save and Backup):
6368 Typo fixes.
6369
6370 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
6371
6372 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
6373 (Top): Mention japanese manual only if flag `jamanual' is set.
6374 Insert section `Japanese manual' in menu.
6375
6376 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
6377
6378 * eshell.texi (Known Problems): Add doc item.
6379
6380 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
6381
6382 * cc-mode.texi: Update for CC Mode 5.30.
6383
6384 Note: Please refrain from doing purely cosmetic changes like
6385 removing trailing whitespace in this manual; it clobbers cvs
6386 merging for no good reason.
6387
6388 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
6389
6390 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
6391 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
6392 @acronym{ASCII}.
6393
6394 2003-10-26 Karl Berry <karl@gnu.org>
6395
6396 * info.texi (Info Search): Echo area, not echo are. From Debian
6397 diff.
6398
6399 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
6400
6401 * widget.texi (Defining New Widgets): Document new behavior of
6402 :buttons and :children keywords.
6403
6404 2003-10-22 Miles Bader <miles@gnu.org>
6405
6406 * Makefile.in (info): Move before $(top_srcdir)/info.
6407
6408 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
6409
6410 * tramp.texi (Inline methods): Small grammar fix.
6411 (External transfer methods): Likewise.
6412
6413 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
6414
6415 * speedbar.texi: Remove paragraph for GUD that is no longer true.
6416
6417 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
6418
6419 * texinfo.tex: Replace `%' in arch tagline by @ignore.
6420
6421 2003-09-30 Richard M. Stallman <rms@gnu.org>
6422
6423 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
6424
6425 * widget.texi (User Interface): Fix typos.
6426
6427 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
6428
6429 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
6430
6431 * pcl-cvs.texi (Selected Files): Fix typo.
6432
6433 2003-09-21 Karl Berry <karl@gnu.org>
6434
6435 * info.texi (] and [ commands): No period at end of section title.
6436
6437 2003-09-04 Miles Bader <miles@gnu.org>
6438
6439 * Makefile.in (top_srcdir): New variable.
6440 ($(top_srcdir)/info): New rule.
6441 (info): Depend on it.
6442
6443 2003-09-03 Peter Runestig <peter@runestig.com>
6444
6445 * makefile.w32-in: New file.
6446
6447 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
6448
6449 * widget.texi (User Interface): Explain the need of static text
6450 around an editable field.
6451
6452 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
6453
6454 * widget.texi (Basic Types): The argument to `:help-echo' can now
6455 be a form that evaluates to a string.
6456
6457 2003-08-18 Kim F. Storm <storm@cua.dk>
6458
6459 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
6460
6461 2003-08-16 Richard M. Stallman <rms@gnu.org>
6462
6463 * dired-x.texi (Shell Command Guessing): Explain *.
6464
6465 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
6466
6467 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
6468 log-edit-insert-changelog.
6469
6470 2003-08-03 Karl Berry <karl@gnu.org>
6471
6472 * info.texi: Need @contents.
6473
6474 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
6475
6476 Tramp version 2.0.36 released.
6477
6478 * tramp.texi (Remote shell setup): Explain about problems with
6479 non-Bourne commands in ~/.profile and ~/.shrc.
6480
6481 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
6482
6483 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
6484 renaming of `vis-mode' to `visible-mode'.
6485
6486 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
6487
6488 * info.texi (Top, Help-Small-Screen): Remove accidentally added
6489 next, prev and up pointers.
6490
6491 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
6492
6493 * info.texi (Help): Mention existence of Emacs and stand-alone
6494 Info at the very beginning of the tutorial.
6495 (Help-Inv): New node.
6496 (Help-]): New node.
6497 (Help-M): Systematically point out the differences between default
6498 Emacs and stand-alone versions. Delete second menu.
6499 (Help-Xref): Systematically point out the differences between
6500 default Emacs and stand-alone versions.
6501 (Help-Int): Change `l' example.
6502 (Expert Info): Fix typos.
6503 (Emacs Info Variables): Mention `Info-hide-note-references' and
6504 new default for `Info-scroll-prefer-subnodes'.
6505
6506 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
6507
6508 Version 2.0.35 of Tramp released.
6509
6510 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
6511 (Inline methods): Add methods `remsh' and `plink1'.
6512 (External transfer methods): Add method `remcp'.
6513 (Multi-hop Methods): Add method `remsh'.
6514 Small patch from Adrian Aichner <adrian@xemacs.org>:
6515 Fix minor typos.
6516 (Concept Index): Added to make manual searchable via
6517 `Info-index'.
6518 (Version Control): Add cindex entry.
6519
6520 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
6521
6522 * trampver.texi: Version 2.0.34 released.
6523
6524 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
6525
6526 * faq.texi: Improve previous changes.
6527
6528 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
6529
6530 * faq.texi: Update copyright and maintenance details.
6531 Update some package URLs, versions, and maintainers.
6532 Remove many references to the Emacs Lisp Archive.
6533
6534 2003-04-23 Simon Josefsson <jas@extundo.com>
6535
6536 * smtpmail.texi: Fix license (the invariant sections mentioned has
6537 never been part of the smtp manual). Align info dir entry with
6538 other emacs packages.
6539
6540 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
6541
6542 * tramp.texi: Version 2.0.33 released.
6543 Remove installation chapter. Remove XEmacs specifics.
6544
6545 2003-03-29 Richard M. Stallman <rms@gnu.org>
6546
6547 * tramp.texi (Top): Undo the previous renaming.
6548 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
6549
6550 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
6551
6552 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
6553 version of manual.
6554
6555 * tramp.texi (Auto-save and Backup): New node.
6556
6557 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
6558
6559 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
6560 Emacs" in order to have better differentiation to "XEmacs".
6561 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
6562 are new macros in order to point to the other Emacs flavor where
6563 appropriate. In info case, point to node `Installation' in order
6564 to explain how to generate the other way. In html case, make a
6565 link to the other html file.
6566 (Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
6567 after CVS checkout/update.
6568 (Installation): Completely rewritten.
6569 (Installation parameters, Load paths): New sections under
6570 `Installation'.
6571
6572 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6573
6574 * tramp.texi: Version 2.0.30 released.
6575 Replace word "path" with "localname" where used as a component of
6576 a Tramp file name.
6577
6578 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
6579
6580 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
6581 introduced.
6582 (Installation): Explain what to do if files from the tramp/contrib
6583 directory are needed.
6584
6585 2003-02-23 Alex Schroeder <alex@emacswiki.org>
6586
6587 * smtpmail.texi (How Mail Works): New.
6588
6589 2003-02-22 Alex Schroeder <alex@emacswiki.org>
6590
6591 * smtpmail.texi: New file.
6592
6593 * Makefile.in: Build SMTP manual.
6594
6595 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6596
6597 * tramp.texi: Version 2.0.29 released.
6598 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
6599 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
6600
6601 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
6602
6603 * tramp.texi (Frequently Asked Questions): Explain a workaround if
6604 another package loads accidently Ange-FTP.
6605
6606 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
6607
6608 * tramp.texi (Customizing Completion): Add function
6609 `tramp-parse-sconfig'. Change example of
6610 `tramp-set-completion-function', because parsing of ssh config
6611 files looks more natural.
6612
6613 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
6614
6615 * gnus.texi: Do not use `path' in several locations.
6616
6617 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
6618
6619 * tramp.texi (External transfer methods): New method `smb'. From
6620 Michael Albinus.
6621
6622 2002-11-05 Karl Berry <karl@gnu.org>
6623
6624 * info.texi (Info-fontify): Reorder face list to avoid bad line
6625 breaks.
6626
6627 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6628
6629 * tramp.texi: Move @copying to standard place. Use
6630 @insertcopying.
6631
6632 2002-10-02 Karl Berry <karl@gnu.org>
6633
6634 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
6635 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
6636 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
6637 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
6638 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
6639 Per rms, update all manuals to use @copying instead of @ifinfo.
6640 Also use @ifnottex instead of @ifinfo around the top node, where
6641 needed for the sake of the HTML output.
6642 (The Gnus manual is not fixed since it's not clear to me how it
6643 works; and the Tramp manual already uses @copying, although in an
6644 unusual way. All others were changed.)
6645
6646 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
6647
6648 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
6649 (../info/ses, ses.dvi): New targets.
6650 * ses.texi: New file.
6651
6652 2002-09-06 Pavel Janík <Pavel@Janik.cz>
6653
6654 * texinfo.tex: Update to texinfo 4.2.
6655
6656 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
6657
6658 * reftex.texi: Update to RefTeX 4.19.
6659
6660 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
6661
6662 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
6663 (../info/tramp, tramp.dvi): New targets.
6664
6665 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
6666
6667 * Makefile.in (DVI_TARGETS): Add calc.dvi.
6668 (calc.dvi): Uncomment.
6669
6670 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
6671
6672 * Makefile.in (INFO_TARGETS): Add ../info/calc.
6673 (../info/calc): New target.
6674
6675 2001-10-20 Gerd Moellmann <gerd@gnu.org>
6676
6677 * (Version 21.1 released.)
6678
6679 2001-10-05 Gerd Moellmann <gerd@gnu.org>
6680
6681 * Branch for 21.1.
6682
6683 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
6684
6685 * Makefile.in (../info/info): Use an explicit -o switch to
6686 makeinfo.
6687
6688 2001-03-05 Gerd Moellmann <gerd@gnu.org>
6689
6690 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
6691
6692 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
6693
6694 * Makefile.in (../info/idlwave): Use --no-split.
6695
6696 2000-12-14 Dave Love <fx@gnu.org>
6697
6698 * Makefile.in (mostlyclean): Remove gnustmp.*.
6699 (gnus.dvi): Change rule to remove @latex stuff.
6700
6701 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
6702
6703 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
6704
6705 2000-10-13 John Wiegley <johnw@gnu.org>
6706
6707 * Makefile.in: Add build targets for eshell.texi.
6708
6709 2000-09-25 Gerd Moellmann <gerd@gnu.org>
6710
6711 * Makefile.in: Remove/comment speedbar stuff.
6712
6713 2000-09-22 Dave Love <fx@gnu.org>
6714
6715 * Makefile.in: Add emacs-mime.
6716
6717 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
6718
6719 * Makefile.in (INFO_TARGETS): Add ../info/woman.
6720 (DVI_TARGETS): Add woman.dvi.
6721 (../info/woman, woman.dvi): New targets.
6722
6723 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
6724
6725 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
6726
6727 * pcl-cvs.texi: New file.
6728 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
6729 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
6730
6731 2000-05-11 Gerd Moellmann <gerd@gnu.org>
6732
6733 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
6734 (../info/ebrowse, ebrowse.dvi): New targets.
6735
6736 2000-01-13 Gerd Moellmann <gerd@gnu.org>
6737
6738 * Makefile.in (INFO_TARGETS): Add eudc.
6739 (DVI_TARGETS): Add eudc.dvi.
6740 (../info/eudc, eudc.dvi): New targets.
6741
6742 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
6743
6744 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
6745 compatibility with 8+3 filesystems).
6746 (../info/efaq): Rename from emacs-faq.
6747
6748 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
6749
6750 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
6751 (../info/idlwave, idlwave.dvi): New targets.
6752
6753 1999-10-23 Dave Love <fx@gnu.org>
6754
6755 * Makefile.in: Use autotype.texi.
6756
6757 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
6758
6759 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
6760 faq.texi file) rather than ../info/faq.
6761
6762 1999-10-07 Gerd Moellmann <gerd@gnu.org>
6763
6764 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
6765 (../info/ada-mode, ada-mode.dvi): New targets.
6766
6767 1999-09-01 Dave Love <fx@gnu.org>
6768
6769 * Makefile.in: Add faq.
6770
6771 1999-07-12 Richard Stallman <rms@gnu.org>
6772
6773 * Version 20.4 released.
6774
6775 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
6776
6777 * Version 20.3 released.
6778
6779 1998-04-06 Andreas Schwab <schwab@gnu.org>
6780
6781 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
6782 Use it in dvi targets.
6783 (../etc/GNU): Change to $(srcdir) first.
6784
6785 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
6786
6787 * reftex.texi: Update for RefTeX version 3.22.
6788
6789 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
6790
6791 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
6792 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6793
6794 1997-09-23 Paul Eggert <eggert@twinsun.com>
6795
6796 * Makefile.in: Merge changes mistakenly made to `Makefile'.
6797 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
6798
6799 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6800
6801 * Version 20.2 released.
6802
6803 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6804
6805 * Version 20.1 released.
6806
6807 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6808
6809 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
6810
6811 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6812
6813 * Version 19.33 released.
6814
6815 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6816
6817 * Version 19.32 released.
6818
6819 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6820
6821 * Makefile.in: Add rules for the Message manual.
6822
6823 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6824
6825 * gnus.texi: New version.
6826
6827 * message.texi: New manual.
6828
6829 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6830
6831 * Makefile.in (All info targets): cd $(srcdir) to do the work.
6832
6833 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
6834
6835 * Makefile.in (All info targets): Specify $(srcdir) in input files.
6836 Specify -I option.
6837 (All dvi targets): Set the TEXINPUTS variable.
6838
6839 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
6840
6841 * Version 19.31 released.
6842
6843 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
6844
6845 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
6846 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
6847
6848 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6849
6850 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
6851 (INFO_TARGETS): Add ../info/cc-mode.
6852 (DVI_TARGETS): Add cc-mode.dvi.
6853
6854 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6855
6856 * Version 19.30 released.
6857
6858 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
6859
6860 * gnus.texi: New file.
6861
6862 1995-11-04 Erik Naggum <erik@naggum.no>
6863
6864 * gnus.texi: File deleted.
6865
6866 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
6867
6868 * mh-e.texi: "Function Index" -> "Command Index" to work with
6869 Emacs 19.30 C-h C-k support of separately-documented commands.
6870
6871 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6872
6873 * Makefile.in (../info/ediff, ediff.dvi): New targets.
6874 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
6875
6876 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6877
6878 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
6879 (../info/viper, viper.dvi): New targets.
6880
6881 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
6882
6883 * dired-x.texi (Installation): Change the example to set
6884 buffer-local variables like dired-omit-files-p in
6885 dired-mode-hook.
6886
6887 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6888
6889 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
6890 (../info/mh-e, mh-e.dvi): New targets.
6891
6892 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
6893
6894 * Makefile.in (maintainer-clean): Rename from realclean.
6895
6896 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6897
6898 * Makefile.in: New file.
6899 * Makefile: File deleted.
6900
6901 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6902
6903 * Makefile (TEXINDEX_OBJS): Variable deleted.
6904 (texindex, texindex.o, getopt.o): Rules deleted.
6905 All deps on texindex deleted.
6906 (distclean): Don't delete texindex.
6907 (mostlyclean): Don't delete *.o.
6908 * texindex.c, getopt.c: Files deleted.
6909
6910 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
6911
6912 * Version 19.26 released.
6913
6914 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6915
6916 * Version 19.25 released.
6917
6918 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6919
6920 * Version 19.24 released.
6921
6922 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6923
6924 * Version 19.23 released.
6925
6926 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6927
6928 * Makefile: Delete spurious tab.
6929
6930 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6931
6932 * Makefile (.SUFFIXES): New rule.
6933
6934 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6935
6936 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
6937 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
6938
6939 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6940
6941 * Makefile (../info/sc): Rename from sc.info.
6942 (../info/cl): Likewise.
6943 (INFO_TARGETS): Use new names.
6944
6945 1993-12-04 Richard Stallman (rms@srarc2)
6946
6947 * getopt.c: New file.
6948 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
6949 (getopt.o): New rule.
6950 (dvi): Don't depend on texindex.
6951 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
6952 Depend on texindex.
6953
6954 1993-12-03 Richard Stallman (rms@srarc2)
6955
6956 * Makefile (../info/sc.info): Rename from ../info/sc.
6957 (TEXI2DVI): New variable.
6958 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
6959 Add explicit commands.
6960 (TEXINDEX_OBJS): Delete duplicate getopt.o.
6961
6962 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6963
6964 * Version 19.22 released.
6965
6966 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6967
6968 * Makefile (TEXINDEX_OBJS): Delete spurious period.
6969
6970 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6971
6972 * Version 19.21 released.
6973
6974 1993-11-15 Paul Eggert (eggert@twinsun.com)
6975
6976 * man/Makefile (../info/cl.info): Rename from ../info/cl.
6977
6978 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6979
6980 * Makefile (../etc/GNU): New target.
6981 (EMACSSOURCES): Add gnu1.texi.
6982
6983 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
6984
6985 * Makefile (realclean): Don't delete the Info files.
6986
6987 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
6988
6989 * forms.texi: Fix forms.texi so that it will format correctly.
6990 Add missing `@end iftex', fix bad reference.
6991
6992 * info.texi, info-stn.texi: New files implement texinfo version of
6993 `info' file.
6994
6995 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
6996
6997 * Makefile: Fix targets for texindex, new info.texi files.
6998 * info-stnd.texi: New file implements info for standalone info
6999 reader.
7000 * info.texi: Update to include recent changes to "../info/info".
7001 New source file for ../info/info; includes info-stnd.texi.
7002
7003 * texindex.c: Include "../src/config.h" if building in emacs.
7004
7005 * Makefile: Change all files to FILENAME.texi, force all targets
7006 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
7007 vip.texinfo, forms.texinfo, cl.texinfo.
7008 Add target to build texindex.c, defining `emacs'.
7009
7010 * forms.texi: Install new file to match version 2.3 of forms.el.
7011
7012 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7013
7014 * Version 19.19 released.
7015
7016 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
7017
7018 * sc.texinfo: Fix info file name.
7019
7020 * Makefile (info): Add gnus and sc.
7021 (dvi): Add gnus.dvi and sc.dvi.
7022 (../info/sc, sc.dvi): New targets.
7023
7024 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7025
7026 * Version 19.18 released.
7027
7028 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7029
7030 * Makefile: Fix source file names of the separate manuals.
7031 (gnus.dvi, ../info/gnus): New targets.
7032
7033 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7034
7035 * Version 19.17 released.
7036
7037 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
7038
7039 * split-man: Fix typos in last change.
7040
7041 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7042
7043 * Version 19.16 released.
7044
7045 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7046
7047 * version 19.15 released.
7048
7049 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7050
7051 * Makefile (distclean): It's rm, not rf.
7052
7053 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7054
7055 * Version 19.14 released.
7056
7057 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7058
7059 * Makefile: New file.
7060
7061 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7062
7063 * Version 19.13 released.
7064
7065 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7066
7067 * Version 19.9 released.
7068
7069 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
7070
7071 * Version 19.8 released.
7072
7073 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
7074
7075 * Version 19.7 released.
7076
7077 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
7078
7079 * gnus.texinfo: New file. Removed installation instructions.
7080
7081 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
7082
7083 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
7084
7085 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
7086
7087 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
7088 then define `\sc' as the command for smallcaps in Texinfo. This
7089 means that the @sc command will produce small caps. bfox has
7090 made the corresponding change to makeinfo and texinfm.el.
7091
7092 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7093
7094 * vip.texinfo: Remove menu entry Adding Lisp Code in node
7095 Customization since the menu entry did not point to anything.
7096 Also add an @finalout command to remove overfull hboxes from the
7097 printed output.
7098
7099 * cl.texinfo: Add @bye, \input line and @settitle to file.
7100 This file is clearly intended to be a chapter of some other work,
7101 but the other work does not yet exist.
7102
7103 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
7104
7105 * texinfo.texinfo: Three typos corrected.
7106
7107 ;; Local Variables:
7108 ;; coding: utf-8
7109 ;; End:
7110
7111 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
7112 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
7113 Free Software Foundation, Inc.
7114
7115 This file is part of GNU Emacs.
7116
7117 GNU Emacs is free software: you can redistribute it and/or modify
7118 it under the terms of the GNU General Public License as published by
7119 the Free Software Foundation, either version 3 of the License, or
7120 (at your option) any later version.
7121
7122 GNU Emacs is distributed in the hope that it will be useful,
7123 but WITHOUT ANY WARRANTY; without even the implied warranty of
7124 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
7125 GNU General Public License for more details.
7126
7127 You should have received a copy of the GNU General Public License
7128 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.