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