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