]> code.delx.au - gnu-emacs/blob - doc/misc/ChangeLog
doc/misc/ChangeLog: Fix date for 2014-08-13T13:14:43Z!kwhite@gnu.org
[gnu-emacs] / doc / misc / ChangeLog
1 2014-11-10 Tassilo Horn <tsdh@gnu.org>
2
3 * gnus.texi (HTML): Update section so that it mentions shr and w3m.
4 Also link the full EWW manual that explains more on shr, too.
5
6 * gnus-faq.texi (FAQ 4 - Reading messages, FAQ 4-16): Add Q&A on how to
7 increase contrast when displaying HTML mail with shr.
8
9 2014-11-09 Glenn Morris <rgm@gnu.org>
10
11 * Makefile.in (version): Remove variable.
12 (clean): No longer delete dist tarfile.
13 (dist): Remove rule; replace with code in admin.el.
14
15 2014-11-08 Michael Albinus <michael.albinus@gmx.de>
16
17 Backport Tramp changes from trunk.
18
19 * tramp.texi (Inline methods): Remove restriction on "telnet".
20 Recommend sharing ssh connections for "plink".
21 (External methods): Remove "sftp". Merge "pscp" and "psftp"
22 descriptions. Recommend sharing ssh connections. Add "nc" method.
23 (GVFS based methods): Add "sftp".
24 (Customizing Completion, External packages, Issues): Use @dots{}.
25 (Remote shell setup): Explain, how to change command line
26 arguments of remote "nc" listener.
27
28 * trampver.texi: Update release number.
29
30 2014-11-07 Tassilo Horn <tsdh@gnu.org>
31
32 * eww.texi (Advanced): Document increasing contrast with
33 shr-color-visible-distance-min and
34 shr-color-visible-luminance-min.
35
36 2014-10-31 Eric S. Raymond <esr@thyrsus.com>
37
38 * efaq-w32.texi: Neutralized language specific to a repository type.
39
40 * gnus-coding.txt: Neutralized language specific to a repository type.
41
42 2014-10-30 Glenn Morris <rgm@gnu.org>
43
44 * efaq.texi (Gnus does not work with NNTP): Remove; ancient.
45
46 2014-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
47
48 * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording
49 since `setf' is in core rather than in CL nowadays.
50
51 2014-10-20 Glenn Morris <rgm@gnu.org>
52
53 * efaq.texi (Finding a package with particular functionality):
54 Update example.
55 * vip.texi: Mention this is obsolete.
56
57 2014-10-20 Glenn Morris <rgm@gnu.org>
58
59 * Version 24.4 released.
60
61 2014-10-13 Glenn Morris <rgm@gnu.org>
62
63 * Makefile.in (dist): Update for new output variables.
64
65 2014-10-04 Glenn Morris <rgm@gnu.org>
66
67 * vip.texi (Other Vi Commands): Markup fix.
68
69 2014-10-02 Bastien Guerry <bzg@gnu.org>
70
71 * org.texi (Key bindings and useful functions): Fix typo. Use the
72 correct function's name.
73
74 2014-10-02 Michael Brand <michael.ch.brand@gmail.com>
75
76 * org.texi (Formula syntax for Calc): Add `f-1' to TBLFM example
77 about `nan'.
78
79 2014-10-02 Nicolas Goaziou <mail@nicolasgoaziou.fr>
80
81 * org.texi (Export settings): Be more explicit about how output
82 file name is built.
83
84 * org.texi (Headings and sectioning structure): Document menus.
85
86 2014-10-02 Nicolas Goaziou <n.goaziou@gmail.com>
87
88 * org.texi (Include files, Publishing options): Remove reference
89 to inexistent variable.
90
91 2014-07-25 Stephen Berman <stephen.berman@gmx.net>
92
93 * todo-mode.texi (Marked Items): Correct omission of item deletion
94 from commands applying to both todo and done items.
95
96 2014-07-04 Stephen Berman <stephen.berman@gmx.net>
97
98 * todo-mode.texi (Levels of Organization): Comment out statement
99 that Emacs recognizes todo files by their extension, since this
100 feature has been removed due to bug#17482.
101
102 2014-06-29 Glenn Morris <rgm@gnu.org>
103
104 * info.texi, mh-e.texi: "Online help" doesn't mean what it
105 used to any more.
106
107 * idlwave.texi (Introduction): Comment out dead http screenshot links.
108
109 2014-06-23 Leo Liu <sdl.web@gmail.com>
110
111 * dired-x.texi (Omitting Files in Dired, Omitting Variables): Fix
112 key binding to dired-omit-mode. (Bug#16354)
113
114 2014-06-22 Eli Zaretskii <eliz@gnu.org>
115
116 * autotype.texi (Skeleton Language): Document the \n feature
117 better.
118
119 2014-06-21 Eli Zaretskii <eliz@gnu.org>
120
121 * autotype.texi (Skeleton Language): Document the feature of \n
122 when at eol.
123
124 2014-06-15 Michael Albinus <michael.albinus@gmx.de>
125
126 * dbus.texi (Type Conversion): Formatting edits in example.
127
128 2014-06-10 Glenn Morris <rgm@gnu.org>
129
130 * Makefile.in (INFO_INSTALL): Update for 2013-08-28 DOCMISC_W32 change.
131
132 2014-06-08 Karl Berry <karl@gnu.org>
133
134 * doc/info.texi (Help-^L): "mode line", "screenful",
135 stand-alone and Emacs Info both use the mode line.
136 Use x instead of weird C-x 0 to get rid of help msg
137 in standalone Info.
138
139 2014-06-08 Glenn Morris <rgm@gnu.org>
140
141 * vip.texi (Files): Defer to Emacs manual for uniquify details.
142
143 * info.texi (Help-Small-Screen): Clarify details of S-SPC.
144 (Help-Small-Screen, Help-]): Do not mention S-SPC.
145 (Emacs Info Variables): Markup fix.
146
147 * ebrowse.texi (Source Display, Finding/Viewing):
148 * erc.texi (Sample Session):
149 * ses.texi (The Basics):
150 * todo-mode.texi (Moving and Deleting Items):
151 * woman.texi (Navigation): Markup fixes re SPC, RET.
152
153 2014-05-24 Paul Eggert <eggert@cs.ucla.edu>
154
155 Specify coding if Latin-1 Emacs would misinterpret (Bug#17575).
156 * htmlfontify.texi, org.texi: Add "coding: utf-8".
157
158 2014-05-23 Stephen Berman <stephen.berman@gmx.net>
159
160 * todo-mode.texi: Update in light of changes due to bug#17482.
161 Replace numerous mistaken uses of literal quotes with proper
162 Texinfo markup.
163 (Todo Mode Entry Points): Comment out reference to using find-file
164 or Dired to visit Todo files, since this has been disabled (bug#17482).
165
166 2014-05-06 Michael Albinus <michael.albinus@gmx.de>
167
168 * tramp.texi (Frequently Asked Questions): Mention HISTFILE
169 setting in ~/.ssh/environment.
170
171 2014-05-02 Stephen Berman <stephen.berman@gmx.net>
172
173 * todo-mode.texi: Update, improve exposition, add cross
174 references, fix typos.
175 (Inserting New Items, Editing Item Headers and Text): Rewrite to
176 document new user interface.
177
178 2014-05-01 Glenn Morris <rgm@gnu.org>
179
180 * autotype.texi (Skeleton Language):
181 * message.texi (Header Commands): Replace `iff'.
182
183 2014-04-22 Bastien Guerry <bzg@gnu.org>
184
185 * org.texi (Installation): Be more clear on why installing Org
186 through ELPA should be done without loading any Org file.
187
188 * org.texi (Emphasis and monospace): Document the use of
189 =verbatim= and ~code~ to be consistent with
190 `org-element-text-markup-successor'.
191
192 * org.texi (In-buffer settings, Radio tables): Tiny fixes.
193
194 * org.texi (Initial visibility):
195 * org.texi (Literal examples): Fix typos.
196
197 2014-04-22 Michael Brand <michael.ch.brand@gmail.com>
198
199 * org.texi (Column attributes): Add a sentence to point out
200 the dependency on the format specifier.
201
202 2014-04-22 Nicolas Goaziou <n.goaziou@gmail.com>
203
204 * org.texi (The Export Dispatcher): Reformulation.
205
206 * org.texi (@LaTeX{} specific attributes): Update manual.
207
208 * org.texi (Top, Exporting): Org has its own documentation and
209 should therefore be removed from "Other build-in back-ends".
210
211 2014-03-26 Paul Eggert <eggert@cs.ucla.edu>
212
213 * texinfo.tex: Update from gnulib.
214
215 2014-03-24 Michael Albinus <michael.albinus@gmx.de>
216
217 * tramp.texi (Frequently Asked Questions): Add fish shell settings.
218
219 2014-03-21 Glenn Morris <rgm@gnu.org>
220
221 * ede.texi (ede-linux):
222 * vip.texi (New Bindings): Tiny copyedits.
223
224 2014-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
225
226 * vip.texi (Other Vi Commands): Adjust doc of C-j.
227
228 * cc-mode.texi (Indentation Commands): Remove C-j, since it's not
229 defined by CC-mode but globally.
230 (FAQ): Tweak text about RET and auto-indentation.
231
232 2014-03-18 David Engster <deng@randomsample.de>
233
234 * ede.texi (Project Local Variables): Remove reference to
235 `ede-java-root' and the example using it.
236 (Android projects, ede-java-root): Remove nodes since they are
237 only in CEDET upstream (Bug#17030). All nodes updated.
238 (ede-cpp-root): Document the :compile-command slot.
239 (ede-linux): Document new variables
240 `project-linux-build-directory-default' and
241 `project-linux-architecture-default'.
242
243 2014-03-12 Glenn Morris <rgm@gnu.org>
244
245 * eww.texi (History and Acknowledgments):
246 Don't list everyone who changed the code.
247
248 * ada-mode.texi, auth.texi, calc.texi, ebrowse.texi, efaq.texi:
249 * emacs-gnutls.texi, epa.texi, ert.texi, eshell.texi, eww.texi:
250 * flymake.texi, gnus.texi, info.texi, message.texi, mh-e.texi:
251 * newsticker.texi, pcl-cvs.texi, rcirc.texi, sem-user.texi:
252 * smtpmail.texi, url.texi, viper.texi, wisent.texi, woman.texi:
253 Use @file for buffers, per the Texinfo manual.
254
255 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
256
257 * org.texi: Don't set txicodequoteundirected and txicodequotebacktick
258 so that the Org Manual's style for ` and ' in code is consistent
259 with the other Emacs manuals. This affects PDF, not .info files.
260
261 2014-03-12 Glenn Morris <rgm@gnu.org>
262
263 * octave-mode.texi (Using Octave Mode): Remove outdated stuff
264 about RET and indentation.
265
266 2014-03-03 Juanma Barranquero <lekktu@gmail.com>
267
268 * gnus.texi:
269 * semantic.texi: Fix whitespace.
270
271 * ede.texi (Android projects):
272 * eieio.texi (Class Options, Making New Objects)
273 (Method Invocation, CLOS compatibility):
274 * sem-user.texi (Tag Decoration Mode): Fix typos.
275
276 2014-03-02 Xue Fuqiao <xfq@gnu.org>
277
278 * sem-user.texi (Create System Databases): Markup fix.
279
280 2014-02-28 Glenn Morris <rgm@gnu.org>
281
282 * info.texi (Further Reading): Rename node from Expert Info.
283 Remove stuff about writing Info nodes by hand.
284 (Help-Cross): Move node from (mainly deleted) chapter 3 to chapter 1.
285
286 * info.texi: Nuke hand-written node pointers.
287
288 2014-02-28 Karl Berry <karl@gnu.org>
289
290 * info.texi (Top): Mention H for a summary of all commands.
291
292 2014-02-25 Glenn Morris <rgm@gnu.org>
293
294 * edt.texi (Quick start, Starting emulation): Update hook details.
295 * efaq.texi (Fullscreen mode on MS-Windows)
296 (Terminal setup code works after Emacs has begun): Update hook details.
297 * vip.texi (Loading VIP): Fix hook example.
298
299 * efaq-w32.texi (Bash): Don't use setq with hooks.
300
301 2014-02-24 Paul Eggert <eggert@cs.ucla.edu>
302
303 * texinfo.tex: Update from gnulib.
304
305 2014-02-22 Xue Fuqiao <xfq@gnu.org>
306
307 * remember.texi (Quick Start): Add an index.
308 (Function Reference, Quick Start): Add cross-references.
309
310 2014-02-21 Glenn Morris <rgm@gnu.org>
311
312 * flymake.texi (Starting the syntax check process): Grammar fix.
313
314 * tramp.texi (External packages): Grammar fix.
315 Reword for default sentinel not being nil any more.
316
317 2014-02-19 Michael Albinus <michael.albinus@gmx.de>
318
319 * trampver.texi: Update release number.
320
321 2014-02-19 Glenn Morris <rgm@gnu.org>
322
323 * remember.texi: Copyedits.
324 (Quick Start): No need for manual autoloads. Mention remember-notes.
325 (Function Reference): Update arguments. Add new commands.
326
327 2014-02-18 Glenn Morris <rgm@gnu.org>
328
329 * remember.texi (copying): Bump remember mode version.
330 (Installation): Remove unnecessary chapter.
331 (Quick Start): No need to explicitly load remember.el.
332 (Separate Text Files): New section.
333
334 2014-02-17 Glenn Morris <rgm@gnu.org>
335
336 * eieio.texi (Class Values, CLOS compatibility):
337 Remove references to deleted eieio-describe-class/generic.
338
339 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
340
341 Sync with Tramp 2.2.9.
342 * trampver.texi: Update release number.
343
344 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
345
346 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
347
348 * calc.texi (Single-Variable Statistics): Remove mention of
349 incorrect keybinding.
350
351 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
352
353 * texinfo.tex: Update from gnulib.
354
355 2014-02-08 Glenn Morris <rgm@gnu.org>
356
357 * auth.texi (GnuPG and EasyPG Assistant Configuration):
358 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
359
360 2014-02-07 Glenn Morris <rgm@gnu.org>
361
362 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
363
364 2014-02-06 Glenn Morris <rgm@gnu.org>
365
366 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
367
368 * mh-e.texi, viper.texi: Do not use colons in index entries.
369
370 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
371
372 * texinfo.tex: Update from gnulib.
373
374 2014-02-05 Glenn Morris <rgm@gnu.org>
375
376 * epa.texi: Add indices.
377
378 * url.texi (Cookies): Mention url-cookie-list command.
379
380 2014-02-03 Glenn Morris <rgm@gnu.org>
381
382 * cl.texi (Blocks and Exits): Mention cl-tagbody.
383
384 2014-02-02 Glenn Morris <rgm@gnu.org>
385
386 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
387
388 2014-01-31 Glenn Morris <rgm@gnu.org>
389
390 * efaq.texi (Replacing highlighted text):
391 Update delete-selection-mode doc.
392
393 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
394
395 * sem-user.texi (Include paths): Fix a Texinfo command.
396
397 2014-01-27 Glenn Morris <rgm@gnu.org>
398
399 * idlwave.texi (Lesson III---User Catalog, Online Help)
400 (Starting the Shell, Catalogs, User Catalog):
401 * remember.texi (Quick Start):
402 * viper.texi:
403 * vip.texi (Customization, Customizing Constants)
404 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
405
406 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
407
408 * cc-mode.texi (Minor Modes): Minor fix.
409
410 2014-01-24 David Engster <deng@randomsample.de>
411
412 * eieio.texi (Introduction): Fix references.
413
414 2014-01-24 Glenn Morris <rgm@gnu.org>
415
416 * efaq.texi (Termcap/Terminfo entries for Emacs):
417 Use M-x term rather than M-x terminal-emulator.
418
419 * emacs-mime.texi (time-date): Use float-time.
420
421 2014-01-22 David Engster <deng@randomsample.de>
422
423 * eieio.texi (Introduction): Move introductory paragraph about
424 EIEIO and CLOS from 'Building Classes' to here.
425 (Documentation): Remove, since eieio-doc is not part of Emacs.
426 (Class Values, CLOS compatibility): Mention that
427 `describe-function' will also give information about classes.
428
429 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
430
431 * texinfo.tex: Update from gnulib.
432
433 2014-01-15 Glenn Morris <rgm@gnu.org>
434
435 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
436
437 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
438
439 * tramp.texi (all): Doc fix according to GNU Coding Standards.
440 Use "file name" instead of "filename" or "path". Use "host"
441 instead of "machine".
442
443 2014-01-12 David Engster <deng@randomsample.de>
444
445 * eieio.texi (Introduction): `class-of' is obsolete.
446 (Predicates, Basic Methods): Adapt function names to namespace
447 cleanup.
448
449 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
450
451 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
452
453 2014-01-12 Glenn Morris <rgm@gnu.org>
454
455 * efaq.texi (Guidelines for newsgroup postings)
456 (Informational files for Emacs):
457 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
458
459 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
460
461 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
462
463 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
464
465 * Makefile.in: Add eww.texi.
466 * eww.texi: New file.
467
468 2014-01-07 Glenn Morris <rgm@gnu.org>
469
470 * efaq.texi (Problems with very large files): Fix superscript typo.
471
472 2013-01-07 Rasmus <w530@pank.eu>
473
474 * org.texi (Global and local cycling): Fix missing '@'.
475
476 2013-01-07 Bastien Guerry <bzg@gnu.org>
477
478 * org.texi (Global and local cycling): Mention C-u C-u TAB.
479 (Include files, The Export Dispatcher)
480 (Advanced configuration)
481 (Header arguments in Org mode properties): Spelling fixes.
482 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
483 (@LaTeX{} specific attributes): New index entries.
484 Use #+BEGIN_ABSTRACT in the example.
485
486 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
487
488 * org.texi (Org export): New section.
489 (HTML doctypes): Fix whitespace error. Fix display.
490 (Publishing options): Add missing html publishing options.
491
492 2014-01-07 Glenn Morris <rgm@gnu.org>
493
494 * efaq.texi (Basic editing, Packages that do not come with Emacs):
495 Merge in some info from etc/MORE.STUFF.
496
497 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
498
499 Specify .texi encoding (Bug#16292).
500 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
501 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
502 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
503 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
504 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
505 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
506 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
507 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
508 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
509 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
510 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
511 * widget.texi, wisent.texi, woman.texi:
512 Add @documentencoding.
513
514 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
515
516 * eshell.texi (What Eshell is not): Clean up confusing clause.
517
518 2014-01-03 Glenn Morris <rgm@gnu.org>
519
520 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
521
522 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
523 Add copyright notice to titlepage.
524
525 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
526
527 * ert.texi: Add a titlepage. Use @insertcopying.
528
529 * calc.texi (Top): Use @top rather than @chapter.
530
531 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
532
533 * eshell.texi (top): Fix incorrect use of xref.
534
535 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
536
537 * eshell.texi (top): Fix incorrect info filename in an xref.
538
539 2014-01-02 Glenn Morris <rgm@gnu.org>
540
541 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
542
543 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
544
545 * eshell.texi (Command Basics): Remove `Command basics' chapter.
546
547 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
548
549 * eshell.texi (What is Eshell?): Add section about what not to use
550 Eshell for.
551
552 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
553
554 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
555
556 2013-12-22 Glenn Morris <rgm@gnu.org>
557
558 * woman.texi (Navigation): Use itemx where appropriate.
559
560 2013-12-20 Tassilo Horn <tsdh@gnu.org>
561
562 * info.texi, woman.texi:
563 Document `S-SPC' as alternative to `DEL' for scrolling.
564
565 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
566
567 * calc.texi (Stack Manipulation Commands): Mention using the variable
568 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
569
570 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
571
572 * tramp.texi (direntry): Use ssh but rsh.
573 (all): Encode all environment variable names with @env{...}.
574 (Bug Reports): Refer to Testing node.
575
576 2013-12-12 Glenn Morris <rgm@gnu.org>
577
578 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
579 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
580 * srecode.texi, todo-mode.texi, tramp.texi:
581 Sync direntry with info/dir version.
582
583 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
584
585 * Makefile.in: Add octave-mode.texi.
586
587 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
588 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
589
590 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
591
592 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
593
594 * dbus.texi (Properties and Annotations): Fix typo.
595
596 2013-12-06 Bastien Guerry <bzg@gnu.org>
597
598 * org.texi: Don't include Emacs version within Org's version.
599
600 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
601
602 * org.texi (Creating one-off styles): Use new export snippet
603 syntax.
604
605 * org.texi (Export settings): Documentation describing how text
606 above the first heading is ignored when an :export: tag is in a
607 file.
608
609 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
610
611 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
612
613 2013-11-30 Glenn Morris <rgm@gnu.org>
614
615 * Makefile.in (distclean): Remove Makefile.
616
617 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
618
619 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
620 (The Basics, Formulas): Copyedits.
621 (Resizing, Printer functions): Add index entries.
622
623 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
624
625 * calc.texi (Customizing Calc): Mention new variable
626 `calc-context-sensitive-enter'.
627
628 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
629
630 * org.texi (Exporting code blocks): Document the 'inline-only
631 setting for `org-export-babel-evaluate'. Document how :var
632 introduces code block dependencies.
633
634 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
635
636 * org.texi (Header arguments): Document header-args[:lang]
637 properties and remove deprecated old-style properties from
638 documentation.
639
640 * org.texi (Agenda commands): Remove footnote from @tsubheading
641 and add a sentence with the reference instead.
642
643 2013-11-12 Bastien Guerry <bzg@gnu.org>
644
645 * org.texi (Catching invisible edits):
646 * org.texi (Plain lists, Plain lists):
647 * org.texi (Advanced configuration):
648 * org.texi (Tag groups):
649 * org.texi (Conventions):
650 * org.texi (Checkboxes, Radio lists):
651 * org.texi (Top, Summary, Exporting):
652 * org.texi (In-buffer settings): Fix typos.
653
654 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
655 C-w'. Add an index entry for `org-refile-keep'.
656
657 * org.texi (Plain lists): Add an index entry for sorting plain
658 list. Document sorting by checked status for check lists.
659
660 * org.texi (Publishing options): Fix old variable names.
661
662 * org.texi (Orgstruct mode): Fix suggested setting of
663 `orgstruct-heading-prefix-regexp'.
664
665 * org.texi (Export settings):
666 Document `org-export-allow-bind-keywords'.
667
668 * org.texi (History and Acknowledgments): Small rephrasing.
669
670 * org.texi (Template elements): Add a footnote about tags accepted
671 in a year datetree.
672
673 * org.texi (Beamer export, @LaTeX{} and PDF export)
674 (Header and sectioning, @LaTeX{} specific attributes):
675 Enhance style.
676
677 * org.texi (Agenda commands): Add a footnote about dragging agenda
678 lines: it does not persist and it does not change the .org files.
679
680 * org.texi (Agenda commands): Add a table heading for dragging
681 agenda lines forward/backward.
682
683 * org.texi (Agenda commands): Add documentation for
684 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
685
686 * org.texi (Publishing options): Update the list of options.
687 (Simple example, Complex example): Fix the examples.
688
689 * org.texi (Formula syntax for Calc): Don't use a bold font the
690 warning.
691
692 * org.texi (Other built-in back-ends): New section.
693
694 * org.texi (Editing source code):
695 Document `org-edit-src-auto-save-idle-delay' and
696 `org-edit-src-turn-on-auto-save'.
697
698 * org.texi (External links): Document contributed link types
699 separately.
700
701 * org.texi (Closing items):
702 Document `org-closed-keep-when-no-todo'.
703
704 * org.texi (Export back-ends): Rename from "Export formats".
705 (The Export Dispatcher): Remove reference to
706 `org-export-run-in-background'.
707 (Export settings): Minor rewrites.
708 (ASCII/Latin-1/UTF-8 export): Update variable's name.
709 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
710
711 * org.texi (Export in foreign buffers): New section.
712 (Exporting): Remove documentation about converting the selected
713 region.
714
715 * org.texi (Advanced configuration): Put the filter valid types in
716 a table. Use @lisp and @smalllisp.
717
718 * org.texi: Use @code{nil} instead of nil. Update the maintainer
719 contact info.
720
721 * org.texi (Exporting): Better introductory sentence. Add a note
722 about conversion commands.
723 (Feedback, Orgstruct mode, Built-in table editor)
724 (Built-in table editor, Orgtbl mode, Updating the table)
725 (Property syntax, Capturing column view, Capture)
726 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
727 (Exporting, Extending ODT export)
728 (Working with @LaTeX{} math snippets, dir, Customization)
729 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
730 Uniformly use @kbd{M-x command RET}.
731
732 * org.texi (Filtering/limiting agenda items): New subsection.
733 Document the use of `org-agenda-max-*' options and
734 `org-agenda-limit-interactively' from the agenda.
735 (Agenda commands): Move details about filtering commands to
736 the new section, only include a summary here.
737 (Customizing tables in ODT export)
738 (System-wide header arguments, Conflicts, Dynamic blocks):
739 Use spaces for indentation.
740
741 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
742
743 * org.texi (Links in HTML export, Images in HTML export)
744 (post): Fix syntax within #+ATTR_*.
745 (Tables in HTML export): Document `org-html-table-row-tags'
746 and use `org-html-table-default-attributes' instead of
747 `org-html-table-tag'.
748
749 * org.texi (Publishing action, Publishing options)
750 (Publishing links): Major rewrite. Enhance explanations for
751 `org-org-publish-to-org'. Remove reference to
752 `org-export-run-in-background'.
753
754 * org.texi: Fix many small typos. Use #+NAME instead of
755 #+TBLNAME. Use @smalllisp instead of @example.
756 (Special symbols): Add index?
757 (HTML preamble and postamble): Don't mention obsolete use of
758 opt-plist.
759 (JavaScript support): Don't mention the org-jsinfo.el file as it
760 has been merged with ox-html.el.
761
762 * org.texi (Installation, Feedback, Setting Options)
763 (Code evaluation security, org-crypt.el): Use @lisp instead of
764 @example.
765 (Agenda commands): Use @table instead of @example.
766
767 * org.texi (Adding hyperlink types): New appendix.
768
769 * org.texi (ODT export commands, Extending ODT export)
770 (Applying custom styles, Images in ODT export)
771 (Labels and captions in ODT export)
772 (Literal examples in ODT export)
773 (Configuring a document converter)
774 (Working with OpenDocument style files)
775 (Customizing tables in ODT export)
776 (Validating OpenDocument XML): Fix options names.
777
778 * org.texi (History and Acknowledgments): Update acknowledgments
779 to Nicolas. Add Nicolas Goaziou to the list of contributors.
780
781 * org.texi (System-wide header arguments): Don't use "customizing"
782 for setting a variable. Also remove comments.
783
784 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
785 `org-agenda-start-on-weekday' to the variable index and document
786 them.
787
788 * org.texi (Sparse trees, Agenda commands)
789 (@LaTeX{} fragments, Selective export, Export options)
790 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
791 (HTML Export commands, @LaTeX{}/PDF export commands)
792 (iCalendar export, Publishing options, Triggering publication)
793 (In-buffer settings): Update to reflect changes from the new
794 export engine.
795
796 * org.texi (Matching tags and properties): More examples.
797 Explain group tags expansion as regular expressions.
798
799 * org.texi (Tag groups): New section.
800
801 * org.texi (Setting tags): Tiny formatting fixes.
802
803 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
804 names.
805
806 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
807 concept index. Include example for these agenda views.
808 (Special agenda views): Mention the "agenda*" agenda view.
809
810 * org.texi (Repeated tasks): Document how to ignore a repeater
811 when using both a scheduled and a deadline timetamp.
812
813 * org.texi (Global and local cycling): Wrap in a new subsection.
814 (Initial visibility, Catching invisible edits): New subsections.
815
816 * org.texi (Visibility cycling): Mention that
817 `org-agenda-inhibit-startup' will prevent visibility setting when
818 the agenda opens an Org file for the first time.
819
820 * org.texi (Org syntax): New section.
821
822 * org.texi (Orgstruct mode):
823 Document `orgstruct-heading-prefix-regexp'.
824
825 * org.texi (Speeding up your agendas): New section.
826
827 * org.texi (Installation): When installing Org from ELPA, users
828 should do this from an Emacs session where no .org file has been
829 visited.
830
831 * org.texi (CSS support, In-buffer settings): Update HTML options
832 names.
833
834 * org.texi (Structure editing): Update documentation for
835 `org-insert-heading-or-item'.
836 (Plain lists, Relative timer): Update index entry.
837
838 * org.texi (JavaScript support): Update variable names.
839
840 * org.texi (comments): Minor formatting fix.
841
842 * org.texi (@LaTeX{} fragments): Minor enhancement.
843
844 * org.texi: Update the list contributions.
845
846 * org.texi (Agenda commands): Exporting the agenda to an .org file
847 will not copy the subtrees and the inherited tags.
848 Document `org-agenda-filter-by-regexp'.
849
850 * org.texi (Publishing action, Complex example): Fix names of
851 publishing functions.
852
853 * org.texi (Top, Exporting): Delete references to Freemind.
854 (Freemind export): Delete section.
855
856 * org.texi (Top, Exporting): Delete references to the XOXO export.
857 (XOXO export): Delete section.
858
859 * org.texi (Capture): Mention that org-remember.el is not
860 supported anymore.
861
862 * org.texi (Top, Exporting, Beamer class export):
863 Delete references to the TaskJuggler export.
864 (History and Acknowledgments): Mention that the TaskJuggler has
865 been rewritten by Nicolas and now lives in the contrib/ directory
866 of Org's distribution. Mention that Jambunathan rewrote the HTML
867 exporter. Remove Jambunathan from my own acknowledgments.
868 (TaskJuggler export): Delete.
869
870 * org.texi (HTML preamble and postamble)
871 (Tables in HTML export, Images in HTML export)
872 (Math formatting in HTML export, CSS support)
873 (@LaTeX{} and PDF export, Publishing options): Fix the names of
874 the HTML export and publishing options.
875
876 * org.texi (Literal examples, Export options)
877 (@LaTeX{} and PDF export, Header and sectioning)
878 (Publishing options): Fix LaTeX options names.
879
880 * org.texi (Export options, CSS support, In-buffer settings):
881 Fix references to HTML_LINK_* and HTML_STYLE keywords.
882
883 * org.texi (Export options, In-buffer settings): Fix references to
884 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
885
886 * org.texi (Top, Markup, Initial text, Images and tables)
887 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
888 (Export options, JavaScript support, Beamer class export):
889 Remove references to the DocBook export, which has been deleted.
890 (History and Acknowledgments): Mention that DocBook has been
891 deleted, suggest to use the Texinfo exporter instead, then to
892 convert the .texi to DocBook with makeinfo.
893 (Links in ODT export, Tables in ODT export): Fix indices.
894
895 * org.texi (Deadlines and scheduling): Add a variable to the
896 index. Add documentation about delays for scheduled tasks.
897
898 * org.texi (Emphasis and monospace):
899 Mention `org-fontify-emphasized-text' and
900 `org-emphasis-regexp-components'.
901
902 * org.texi (References): Small enhancement.
903
904 * org.texi (Column width and alignment): Make the example visually
905 more clear.
906
907 * org.texi (The clock table): Document :mstart and :wstart as a
908 way to set the starting day of the week.
909
910 * org.texi (In-buffer settings): Document new startup keywords.
911 Thanks to John J Foerch for this idea.
912
913 * org.texi (Include files): Tiny formatting fix.
914
915 * org.texi (Activation): Point to the "Conflicts" section.
916
917 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
918
919 * org.texi (CSS support): Clarify this section.
920
921 * org.texi (@LaTeX{} specific attributes): Document that tabu and
922 tabularx packages are not in the default set of packages.
923
924 * org.texi (Agenda commands): Document fortnight view.
925
926 * org.texi: Document conflict with ecomplete.el.
927
928 * org.texi (History and Acknowledgments): Acknowledgements for
929 Jason Dunsmore and Rakcspace.
930
931 * org.texi: Rename org-crypt.el node to org-crypt.
932
933 * org.texi (A @LaTeX{} example): Fix typo in variable name.
934
935 * org.texi (MobileOrg): Mention the new iPhone developer.
936
937 * org.texi (Table of contents) Improve documentation of TOC
938 placement.
939
940 * org.texi: Explain that date/time information at read-date prompt
941 should start at the beginning, not anywhere in the middle of a
942 long string.
943
944 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
945
946 * org.texi (Orgstruct mode): Fix wrong regexp.
947
948 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
949
950 * org.texi: Document export to (X)HTML flavors.
951
952 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
953
954 * org.texi (Extracting source code): Mention the prefix argument
955 to org-babel-tangle.
956 (noweb): Remove erroneous negative.
957 (Specific header arguments): Document new header arguments.
958 Documentation for new tangle-mode header argument.
959 (Top): Documentation for new tangle-mode header argument.
960 (rownames): Documentation for new tangle-mode header argument.
961 Mention elisp as special rowname case.
962 (tangle-mode): Documentation for new tangle-mode header argument.
963 (post): Documentation and an example of usage.
964 (var): Remove the "Alternate argument syntax" section from the
965 documentation.
966 (hlines): Note that :hline has no effect for Emacs Lisp code
967 blocks.
968
969 2013-11-12 Feng Shu <tumashu@gmail.com>
970
971 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
972 (Math formatting in HTML export)
973 (Working with @LaTeX{} math snippets): Add document about creating
974 formula image with imagemagick.
975
976 * org.texi (@LaTeX{} specific attributes): Document `:caption'
977 attribute of #+ATTR_LATEX.
978
979 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
980
981 * org.texi (Handling links): Fix a typo in
982 `org-startup-with-inline-images' documentation.
983
984 * org.texi (Previewing @LaTeX{} fragments): Document the startup
985 keywords to use for previewing LaTeX fragments or not.
986 (Summary of in-buffer settings): Improve formatting and add an
987 entry for the variable `org-startup-with-latex-preview'.
988
989 * org.texi (Property syntax): Recall the user to refresh the org
990 buffer when properties are set on a per-file basis.
991
992 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
993
994 * org.texi (Matching tags and properties): Clarification.
995
996 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
997
998 * org.texi (Editing and debugging formulas): Add an example when a
999 table has multiple #+TBLFM lines.
1000
1001 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
1002
1003 * org.texi (The clock table): Document acceptance of relative
1004 times in tstart and tend, link to syntax description and provide
1005 example.
1006
1007 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
1008
1009 * org.texi (The spreadsheet): Document lookup functions.
1010
1011 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
1012
1013 * org.texi (CSS support): Mention .figure-number, .listing-number,
1014 and .table-number.
1015
1016 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
1017
1018 * org.texi
1019 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
1020 spreadsheet formula mode strings and some examples from @example
1021 block with xy @r{yz} to @table.
1022
1023 * org.texi (Formula syntax for Calc): Improve the documentation of
1024 empty fields in formulas for spreadsheet. Add explanation and
1025 example for empty field. Extend explanations of format
1026 specifiers. Add a sentence to mention Calc defmath.
1027
1028 * org.texi (Column formulas): Add a sentence to be more explicit
1029 about when a table header is mandatory.
1030
1031 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
1032
1033 * org.texi (Subscripts and superscripts): Remove reference to
1034 quoted underscores until this mechanism is implemented again.
1035
1036 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
1037 property.
1038
1039 * org.texi (Document title): Subtree export is no longer triggered
1040 by marking one as the region.
1041 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
1042 giving examples isn't very useful: "horizontal rule" is, at least,
1043 as explicit as <hr/>.
1044
1045 * org.texi (HTML doctypes): Reflect keyword removal.
1046 (CSS support): Reflect keyword removal.
1047
1048 * org.texi (@LaTeX{} specific attributes): Document new :float
1049 values.
1050
1051 * org.texi (Export settings): Improve documentation.
1052
1053 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
1054 (Text areas in HTML export): Update text areas.
1055 (HTML Export commands): Update export commands.
1056
1057 * org.texi (Header and sectioning): Add a footnote about the
1058 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
1059
1060 * org.texi (The Export Dispatcher):
1061 Document `org-export-in-background'.
1062
1063 * org.texi (Footnotes): Export back-ends do not use
1064 `org-footnote-normalize' anymore.
1065
1066 * org.texi: Document variable changes.
1067
1068 * org.texi (Export settings): Document p: item in OPTIONS keyword.
1069
1070 * org.texi (Exporting): Massive rewrite of the first sections.
1071 (Selective export): Delete.
1072 (The Export Dispatcher): Rewrite.
1073 (Export options): Rewrite as "Export settings".
1074
1075 * org.texi: Small changes to documentation for embedded LaTeX.
1076
1077 * org.texi (Internal links): Document #+NAME keyword and
1078 cross-referencing during export.
1079
1080 * org.texi (Include files): Remove reference to :prefix1
1081 and :prefix. Give more details for :minlevel.
1082
1083 * org.texi (Macro replacement): Fix macro name.
1084 Update documentation about possible locations and escaping mechanism.
1085
1086 * org.texi (Table of contents): Update documentation.
1087 Document lists of listings and lists of tables. Add documentation for
1088 optional title and #+TOC: keyword.
1089
1090 2013-11-12 Rick Frankel <rick@rickster.com>
1091
1092 * org.texi (results): Add Format section, broken out of Type
1093 section to match code.
1094 (hlines, colnames): Remove incorrect Emacs Lisp exception.
1095 Note that the actual default handling (at least for python and
1096 emacs-lisp) does not seem to match the description.
1097
1098 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
1099
1100 * org.texi (The date/time prompt): Update the documentation to
1101 reflect the new way `org-read-date-get-relative' handles weekdays.
1102
1103 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
1104
1105 * org.texi (Resolving idle time):
1106 Document `org-clock-x11idle-program-name'.
1107
1108 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
1109
1110 * ert.texi (Running Tests Interactively): Adapt examle output.
1111 (Tests and Their Environment): Mention skip-unless.
1112
1113 2013-10-23 Glenn Morris <rgm@gnu.org>
1114
1115 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
1116 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
1117 * widget.texi: Nuke @refill.
1118
1119 * Makefile.in (install-dvi, install-html, install-pdf)
1120 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
1121 (uninstall-pdf): Quote entities that might contain whitespace.
1122
1123 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
1124
1125 * calc.texi (Data Type Formats): Don't specify the size at
1126 which integers begin to be represented by lists.
1127
1128 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
1129
1130 * cl.texi (Argument Lists): Add indexes for &key and &aux.
1131
1132 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
1133
1134 * trampver.texi: Update release number.
1135
1136 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
1137
1138 Sync with Tramp 2.2.8.
1139
1140 * tramp.texi (External packages): Use `non-essential'.
1141 * trampver.texi: Update release number.
1142
1143 2013-09-14 Glenn Morris <rgm@gnu.org>
1144
1145 * eshell.texi: Markup fixes.
1146
1147 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
1148
1149 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
1150 of @kbd{RET}.
1151 (Prefix Matching): Add an index.
1152
1153 2013-09-08 Glenn Morris <rgm@gnu.org>
1154
1155 * emacs-gnutls.texi: Tweak direntry.
1156
1157 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
1158
1159 * tramp.texi (Alternative Syntax): Remove chapter.
1160
1161 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
1162
1163 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
1164 for portability to hosts where /bin/sh has problems.
1165
1166 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
1167
1168 Try to reduce redundancy in doc/misc/Makefile.in.
1169 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
1170 (TARGETS): New intermediate variable.
1171 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
1172
1173 2013-08-27 Glenn Morris <rgm@gnu.org>
1174
1175 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
1176
1177 * efaq.texi: Rename from faq.texi, to match its output files.
1178 * Makefile.in: Update for faq.texi name change.
1179
1180 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
1181
1182 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
1183
1184 * efaq-w32.texi: Move here from the web-pages repository.
1185 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
1186 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
1187 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
1188 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
1189 Add DOCMISC_*_W32 variables.
1190 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
1191 (efaq_w32_deps): New variable.
1192 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
1193 (efaq-w32.pdf, efaq-w32.html): New rules.
1194 (clean): Remove efaq-w32 products.
1195
1196 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
1197
1198 * texinfo.tex: Update from gnulib.
1199
1200 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
1201
1202 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
1203 shift_jis from the default value set to mm-coding-system-priorities for
1204 Japanese users.
1205
1206 2013-08-13 Glenn Morris <rgm@gnu.org>
1207
1208 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
1209 (Options - Defining Label Environments, Options - Creating Labels)
1210 (Options - Referencing Labels, Options - Creating Citations)
1211 (Options - Index Support, Options - Viewing Cross-References)
1212 (Options - Finding Files, Options - Optimizations)
1213 (Options - Fontification, Options - Misc):
1214 * cc-mode.texi (Sample Init File):
1215 * edt.texi (Init file):
1216 * epa.texi (Encrypting/decrypting gpg files):
1217 * mairix-el.texi (About, Setting up the mairix interface, Using)
1218 (Extending):
1219 Rename nodes to avoid characters that can cause Texinfo problems.
1220
1221 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
1222
1223 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
1224
1225 2013-08-12 Glenn Morris <rgm@gnu.org>
1226
1227 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
1228 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
1229 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
1230 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
1231 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
1232 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
1233 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
1234 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
1235 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
1236 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
1237 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
1238 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
1239 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
1240
1241 * woman.texi (Top): Avoid mailto: in html output.
1242
1243 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
1244 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
1245 (INSTALL_DATA): New, set by configure.
1246 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
1247 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
1248 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
1249 uninstall-ps, and uninstall-doc.
1250 (.SUFFIXES): Add .ps and .dvi.
1251 (.dvi.ps): New suffix rule.
1252 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
1253 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
1254 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
1255 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
1256 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
1257 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
1258 (ido.html, mairix-el.html, message.html, mh-e.html)
1259 (newsticker.html, nxml-mode.html, org.html, pgg.html)
1260 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
1261 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
1262 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
1263 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
1264 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
1265 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
1266 New rules.
1267 (clean): Remove HTML_TARGETS and PS_TARGETS.
1268
1269 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
1270
1271 * ido.texi (Working Directories, Flexible Matching, Regexp Matching)
1272 (Find File At Point, Ignoring, Misc Customization): Use @defopt
1273 for user options.
1274
1275 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
1276
1277 * htmlfontify.texi (Customization): Remove documentation of
1278 `hfy-fast-lock-save'. Minor fixes.
1279
1280 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
1281
1282 * ido.texi (Top): Insert node "Working Directories" in menu.
1283 (Working Directories): New node.
1284 (Misc Customization): Add documentation of
1285 `ido-confirm-unique-completion' and some other user options.
1286
1287 2013-08-07 Eli Zaretskii <eliz@gnu.org>
1288
1289 * todo-mode.texi: Update @dircategory.
1290 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
1291 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
1292 @ref.
1293
1294 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
1295
1296 * sc.texi (Introduction): Fix index.
1297 (Usage Overview, Citations, Citation Elements, Recognizing Citations)
1298 (Information Keys and the Info Alist, Reference Headers)
1299 (The Built-in Header Rewrite Functions)
1300 (Electric References, Reply Buffer Initialization)
1301 (Filling Cited Text, Selecting an Attribution)
1302 (Attribution Preferences)
1303 (Anonymous Attributions, Author Names)
1304 (Using Regi, Post-yank Formatting Commands)
1305 (Citing Commands, Insertion Commands)
1306 (Mail Field Commands)
1307 (Hints to MUA Authors, Thanks and History): Change from one space
1308 between sentences to two.
1309 (What Supercite Does): Typo fix.
1310
1311 * newsticker.texi (Usage): Use @key for RET.
1312
1313 * cl.texi (Argument Lists, For Clauses)
1314 (Macros): Add indexes.
1315
1316 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
1317
1318 * cl.texi (Blocks and Exits): Add an index.
1319
1320 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
1321
1322 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
1323 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT))
1324 (todo-mode.dvi, todo-mode.pdf): New rules.
1325
1326 * todo-mode.texi: New file.
1327
1328 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1329
1330 * gnus.texi (Basic Usage): Mention that warp means jump here.
1331 (The notmuch Engine): Mention notmuch.
1332
1333 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1334
1335 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1336 `gnus-subthread-sort-functions' and remove the obsolete documentation
1337 of `gnus-sort-threads-recursively'.
1338
1339 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1340
1341 * texinfo.tex: Update to 2012-07-29.17 version.
1342
1343 2013-07-29 David Engster <deng@randomsample.de>
1344
1345 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1346 implementation.
1347 (Introduction): Add further missing features.
1348 (Building Classes): Add introductory paragraph.
1349 (Wish List): Add metaclasses and EQL specialization.
1350
1351 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1352
1353 * tramp.texi (Frequently Asked Questions):
1354 Mention `tramp-use-ssh-controlmaster-options'.
1355
1356 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1357
1358 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1359 `gnus-sort-threads-recursively'.
1360
1361 2013-07-25 Glenn Morris <rgm@gnu.org>
1362
1363 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1364 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1365
1366 * erc.texi (Special Features): Update contact information.
1367 (History): Avoid using @email.
1368
1369 * eshell.texi (Bugs and ideas): Minor updates.
1370
1371 * faq.texi (Reporting bugs, Origin of the term Emacs)
1372 (Setting up a customization file)
1373 (Using an already running Emacs process, Turning off beeping)
1374 (Packages that do not come with Emacs)
1375 (Replying to the sender of a message): Avoid using @email.
1376
1377 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1378
1379 * reftex.texi (Imprint): Avoid using @email.
1380
1381 * ses.texi (Top): Update bug reporting instructions.
1382 (Acknowledgments): Avoid using @email.
1383
1384 * woman.texi (Introduction, Background): Remove outdated information.
1385 (Bugs, Acknowledgments): Avoid using @email.
1386
1387 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1388
1389 * ido.texi: New file.
1390
1391 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1392
1393 * gnus.texi (Customizing Articles): Document function predicates.
1394
1395 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1396
1397 * gnus.texi (lines): Correct description of
1398 `gnus-registry-track-extra's default value.
1399 Mention `gnus-registry-remove-extra-data'.
1400
1401 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1402
1403 * gnus.texi (Group Parameters): Mention regexp
1404 substitutions (bug#11688).
1405
1406 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1407
1408 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1409
1410 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1411
1412 * gnus.texi (Emacsen): Fix version.
1413
1414 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1415
1416 2013-07-06 Glenn Morris <rgm@gnu.org>
1417
1418 * mh-e.texi: Fix external links.
1419 (Using This Manual): Printed elisp manuals no longer available.
1420
1421 * newsticker.texi (Overview): Update URL.
1422
1423 * nxml-mode.texi (Introduction): Update URL.
1424
1425 * org.texi (JavaScript support): Fix URL.
1426
1427 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1428
1429 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1430
1431 * dbus.texi (Introspection): Update URL to a less defunct one.
1432
1433 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1434 (Foreign Groups): Use @indicateurl for examples.
1435 (Direct Functions): Remove defunct URL.
1436 (RSS): Update URL.
1437
1438 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1439 (FAQ 7-1): Update URL.
1440
1441 * pgg.texi (Top, Overview): Add note about obsolescence.
1442
1443 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1444
1445 * texinfo.tex: Merge from gnulib.
1446
1447 2013-07-03 Glenn Morris <rgm@gnu.org>
1448
1449 * bovine.texi (top):
1450 * cc-mode.texi (AWK Mode Font Locking):
1451 * mh-e.texi (Preface):
1452 * url.texi (URI Parsing): Fix cross-references to other manuals.
1453
1454 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1455
1456 * gnus.texi (Client-Side IMAP Splitting):
1457 Note that `nnimap-inbox' now can be a list.
1458
1459 2013-06-24 Glenn Morris <rgm@gnu.org>
1460
1461 * eshell.texi: Fix cross-references to other manuals.
1462
1463 2013-06-23 Glenn Morris <rgm@gnu.org>
1464
1465 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1466 Remove; not needed now we use a standard html layout for the faq.
1467 (clean): Remove HTML_TARGETS, emacs-faq.text.
1468
1469 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1470
1471 * flymake.texi (Parsing the output, Customizable variables):
1472 Add reference to `flymake-warning-predicate'.
1473
1474 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1475
1476 * tramp.texi (Top, Configuration): Insert section `Predefined
1477 connection information' in menu.
1478 (Predefined connection information): New section.
1479 (Android shell setup): Make a reference to `Predefined connection
1480 information'.
1481
1482 2013-06-19 Glenn Morris <rgm@gnu.org>
1483
1484 * Makefile.in (version): New, set by configure.
1485 (clean): Delete dist tar file.
1486 (infoclean): New, split from maintainer-clean.
1487 (maintainer-clean): Run infoclean.
1488 (dist): New rule, to make tarfile for www.gnu.org.
1489
1490 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1491
1492 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1493 for keys q and Q.
1494 (Standards): Reference RFC5804 as the defining document of the
1495 managesieve protocol.
1496
1497 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1498
1499 * eshell.texi (Input/Output): Expand to cover new visual-command
1500 options, eshell-visual-subcommands and eshell-visual-options.
1501 Divide into separate Visual Commands and Redirection sections.
1502
1503 2013-06-10 Glenn Morris <rgm@gnu.org>
1504
1505 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1506
1507 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1508
1509 * gnus.texi (Article Date):
1510 Fix description of gnus-article-update-date-headers.
1511
1512 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1513
1514 * erc.texi (Special Features): ERC is being maintained within
1515 Emacs now.
1516
1517 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1518
1519 * flymake.texi: Change from one space between sentences to two.
1520
1521 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1522
1523 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1524 (bug#14293).
1525
1526 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1527
1528 * tramp.texi (Frequently Asked Questions): Precise, how to define
1529 an own ControlPath.
1530
1531 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1532
1533 * tramp.texi (Frequently Asked Questions): New item for
1534 ControlPath settings.
1535
1536 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1537
1538 * calc.texi (Basic Operations on Units): Streamline some
1539 descriptions.
1540
1541 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1542
1543 * eshell.texi (Built-ins): Update manual to mention tramp module.
1544
1545 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1546
1547 * tramp.texi (Filename Syntax): Host names are not allowed to be
1548 any method name, unless method name is specified explicitly.
1549 Remove restriction on unibyte filenames.
1550
1551 * trampver.texi: Update release number.
1552
1553 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1554
1555 doc: convert some TeX accents to UTF-8
1556 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1557 '@"{@dotless{i}}'.
1558
1559 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1560
1561 Sync with Tramp 2.2.7.
1562
1563 * trampver.texi: Update release number.
1564
1565 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1566
1567 * calc.texi (Basic Operations on Units): Streamline some
1568 descriptions.
1569
1570 2013-03-08 Glenn Morris <rgm@gnu.org>
1571
1572 * faq.texi (Top): Don't say this was updated @today.
1573 That's irrelevant and leads to spurious diffs.
1574
1575 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1576
1577 * calc.texi (Basic Operations on Units):
1578 Fix cross-reference.
1579
1580 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1581
1582 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1583
1584 2013-03-06 Alan Mackenzie <acm@muc.de>
1585
1586 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1587 calling a line-up function.
1588
1589 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1590
1591 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1592 * ses.texi: Switch from Latin-1 to UTF-8.
1593
1594 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1595
1596 * tramp.texi (External methods): Tramp does not connect Android
1597 devices by itself.
1598
1599 2013-03-02 Bill Wohler <wohler@newt.com>
1600
1601 Release MH-E manual version 8.5.
1602
1603 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1604 release 8.5.
1605
1606 * mh-e.texi (Preface, Conventions, Getting Started)
1607 (Using This Manual, Folder Selection, Viewing, Aliases)
1608 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1609 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1610 Update URLs.
1611
1612 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1613
1614 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1615 and "plink2" entries. "plink2" is obsolete for a long time.
1616 (External methods): Remove "scp1" and "scp2" entries.
1617 Explain user name and host name specification for "adb".
1618
1619 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1620
1621 * tramp.texi (External methods): Mention `tramp-adb-program'.
1622
1623 2013-02-28 Bastien Guerry <bzg@gnu.org>
1624
1625 * org.texi (Visibility cycling): Suggest to set
1626 `org-agenda-inhibit-startup' to nil if user wants the startup
1627 visibility settings to be honored in any circumstances.
1628 (Progress logging, Checkboxes): Fix typos.
1629
1630 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1631
1632 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1633 the macros, for Texinfo 4.13 and 5.0.
1634
1635 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1636
1637 Port Tramp documentation to Texinfo 5.0.
1638 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1639 (Filename Syntax): Do not use @trampfn{} in @item.
1640 (Filename completion): Use @columnfractions in @multitable.
1641
1642 2013-02-22 Glenn Morris <rgm@gnu.org>
1643
1644 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1645
1646 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1647
1648 * Makefile.in (html): New rule.
1649
1650 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1651
1652 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1653 Volpiatto <thierry.volpiatto@gmail.com>.
1654
1655 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1656
1657 * tramp.texi (Top, Configuration): Insert section `Android shell
1658 setup' in menu.
1659 (Android shell setup): New section.
1660 (Connection types, Default Method)
1661 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1662 (External methods): Remove "scpc" and "rsyncc" entries.
1663 (Frequently Asked Questions): Remove entry about ControlPersist.
1664
1665 2013-02-13 Glenn Morris <rgm@gnu.org>
1666
1667 * message.texi (News Headers): Don't mention yow any more.
1668
1669 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1670
1671 * calc.texi (Basic Operations on Units, Customizing Calc):
1672 Mention the variable `calc-allow-units-as-numbers'.
1673
1674 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1675
1676 * eshell.texi: Fill most of the missing sections.
1677
1678 2013-02-07 Bastien Guerry <bzg@gnu.org>
1679
1680 * org.texi (References): Clarify an example.
1681 (Installation): Fix instructions.
1682 (Org-Plot): Fix link.
1683 (Checkboxes, Radio lists): Fix typos.
1684
1685 2013-02-07 Glenn Morris <rgm@gnu.org>
1686
1687 * cl.texi (Equality Predicates): Mention memql.
1688
1689 2013-02-07 Eric Ludlam <zappo@gnu.org>
1690
1691 * ede.texi (Creating a project): Make ede-new doc less
1692 specific, and only about items it supports, indicating that there
1693 might be more. Remove refs to simple project and direct automake
1694 from ede new.
1695 (Simple projects): Re-write to not talk about ede-simple-project
1696 which is deprecated, and instead use the term to mean projects
1697 that don't do much management, just project wrapping.
1698 Add ede-generic-project link.
1699 (ede-generic-project): New node (bug#11441).
1700
1701 2013-02-07 Glenn Morris <rgm@gnu.org>
1702
1703 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1704
1705 2013-02-01 Glenn Morris <rgm@gnu.org>
1706
1707 * calc.texi (Help Commands): Update calc-view-news description.
1708 Mention etc/CALC-NEWS.
1709
1710 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1711
1712 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1713
1714 2013-01-13 Bastien Guerry <bzg@gnu.org>
1715
1716 * org.texi (Installation): Simplify.
1717
1718 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1719
1720 * org.texi (Handling links): Update the mention to the obsolete
1721 variable `org-link-to-org-use-id' with a mention to the newer
1722 variable `org-id-link-to-org-use-id'. Mention the need to load
1723 the org-id library.
1724
1725 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1726
1727 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1728
1729 2013-01-09 Bastien Guerry <bzg@gnu.org>
1730
1731 * org.texi (Pushing to MobileOrg): Add footnote about using
1732 symbolic links in `org-directory'.
1733 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1734 of the now obsolete alias `org-float'.
1735 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1736 index. Fix description of TODO keywords cycling.
1737 (Advanced features): Add missing argument for @item.
1738 (Storing searches): Add index entries and a note about
1739 *-tree agenda views.
1740 (Structure editing): Document `org-mark-element' and
1741 `org-mark-subtree'.
1742 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1743
1744 2013-01-08 Juri Linkov <juri@jurta.org>
1745
1746 * info.texi (Go to node): Mention the abbreviated format
1747 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1748
1749 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1750
1751 * autotype.texi: Remove undefined command @subtitlefont.
1752 * cc-mode.texi: Likewise.
1753
1754 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1755 @item argument.
1756 (Property searches): Use \\ instead of @backslashchar{}.
1757 * pgg.texi (VERSION): Move @set below @setfilename.
1758
1759 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1760
1761 * ada-mode.texi: Remove braces from @title argument.
1762 * eudc.texi: Likewise.
1763 * smtpmail.texi: Likewise.
1764 * auth.texi (VERSION): Set before first use.
1765 * emacs-gnutls.texi (VERSION): Likewise.
1766 * pgg.texi (VERSION): Likewise.
1767 * ede.texi (Top): Rename from top, all uses changed.
1768 * eshell.texi: Add missing argument to @sp.
1769 * forms.texi (Top): Reorder menu to match structure.
1770 * htmlfontify.texi (Customization): Add missing @item in
1771 @enumerate.
1772 * org.texi (Advanced features): Add missing argument for @item.
1773 (Property searches): Use @backslashchar{} in macro argument.
1774 * pcl-cvs.texi: Add missing argument to @sp.
1775 (Movement commands): Fix use of @itemx.
1776 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1777 * reftex.texi (Options (Creating Citations)): Add missing newline
1778 before @end.
1779 * tramp.texi (Obtaining Tramp): Remove extra dots.
1780 (Configuration): Reorder menu to match structure.
1781 (Remote shell setup): Replace literal NUL character by \0.
1782 * viper.texi (Marking): Add missing argument for @item.
1783
1784 2013-01-04 Glenn Morris <rgm@gnu.org>
1785
1786 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1787 Add htmlfontify.
1788 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1789 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1790 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1791 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1792
1793 * htmlfontify.texi: Miscellaneous fixes and updates.
1794 Set copyright to FSF, update license to GFDL 1.3+.
1795
1796 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1797
1798 * htmlfontify.texi: New file.
1799
1800 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1801
1802 * calc.texi (Free-Form Dates): Expand on the date reading
1803 algorithm.
1804
1805 2012-12-27 Glenn Morris <rgm@gnu.org>
1806
1807 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1808 Avoid some overfull lines.
1809
1810 * widget.texi (Programming Example): Break some long lines.
1811
1812 * wisent.texi (Wisent Overview): Fix xref.
1813 (Grammar format, Understanding the automaton): Avoid overfill.
1814
1815 * bovine.texi (Optional Lambda Expression): Allow line break.
1816
1817 * auth.texi (Help for users): Break long lines.
1818
1819 * ada-mode.texi (Project file variables):
1820 Reword to reduce underfull hbox.
1821 (No project files, Use GNAT project file):
1822 Use smallexample to make some overfull lines less terrible.
1823
1824 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1825 Fix cross-references to separate manuals.
1826
1827 * Makefile.in (gfdl): New variable. Use throughout where
1828 appropriate so that targets depend on doclicense.texi.
1829
1830 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1831
1832 * gnus.texi (Customizing the IMAP Connection): Mention the other
1833 authenticators.
1834
1835 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1836
1837 * gnus.texi (Browse Foreign Server):
1838 Document `gnus-browse-delete-group'.
1839
1840 2012-12-22 Glenn Morris <rgm@gnu.org>
1841
1842 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1843 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1844 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1845 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1846
1847 * Makefile.in (gfdl): New variable. Use throughout where
1848 appropriate so that targets depend on doclicense.texi.
1849
1850 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1851
1852 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1853 doclicense.texi. Remove doclicense.texi from all targets that
1854 mentioned it explicitly.
1855 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1856 $(emacsdir)/emacsver.texi.
1857 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1858
1859 2012-12-21 Glenn Morris <rgm@gnu.org>
1860
1861 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1862 Include emacsver.texi. Nuke hand-written node pointers.
1863 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1864 Depend on emacsver.texi.
1865
1866 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1867 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1868 May as well just include doclicense.texi in everything.
1869
1870 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1871 which @copying says is included.
1872
1873 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1874 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1875 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1876 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1877 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1878 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1879 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1880 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1881 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1882 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1883 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1884 copies from the FSF, which does not publish these manuals.
1885
1886 * erc.texi: No need to include gpl in this small manual.
1887
1888 * org.texi (copying): Include a copy of the GFDL.
1889 (GNU Free Documentation License): New section.
1890
1891 2012-12-21 Bastien Guerry <bzg@gnu.org>
1892
1893 * org.texi: Fix typos.
1894
1895 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1896
1897 * calc.texi (ISO 8601): Rename from ISO-8601,
1898 as it's typically spelled without a hyphen.
1899
1900 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1901
1902 * calc.texi (ISO-8601): New section.
1903 (Date Formatting Codes): Mention new codes.
1904 (Standard Date Formats): Mention new formats.
1905
1906 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1907
1908 * tramp.texi (External methods): Move `adb' method here.
1909
1910 2012-12-13 Glenn Morris <rgm@gnu.org>
1911
1912 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1913
1914 * wisent.texi: Small edits. Set copyright to FSF, update license to
1915 GFDL 1.3+.
1916 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1917 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1918 New targets.
1919 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1920 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1921
1922 * bovine.texi: Small edits. Set copyright to FSF, update license to
1923 GFDL 1.3+, remove empty index.
1924 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1925 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1926 New targets.
1927 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1928 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1929
1930 2012-12-13 Eric Ludlam <zappo@gnu.org>
1931 David Ponce <david@dponce.com>
1932 Richard Kim <emacs18@gmail.com>
1933
1934 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1935
1936 2012-12-13 Glenn Morris <rgm@gnu.org>
1937
1938 * flymake.texi (Customizable variables, Locating the buildfile):
1939 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1940
1941 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1942 GFDL 1.3+ license, fix up index.
1943 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1944 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1945 (srecode.pdf): New targets.
1946 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1947 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1948
1949 2012-12-13 Eric Ludlam <zappo@gnu.org>
1950
1951 * srecode.texi: New file, imported from CEDET trunk.
1952
1953 2012-12-13 Bastien Guerry <bzg@gnu.org>
1954
1955 * org.texi (Summary, Code block specific header arguments)
1956 (Code block specific header arguments)
1957 (Header arguments in function calls, var, noweb)
1958 (Results of evaluation, Code evaluation security):
1959 Small reformatting: add a blank line before some example.
1960
1961 * org.texi (System-wide header arguments)
1962 (Header arguments in Org mode properties, Conflicts)
1963 (Dynamic blocks, Using the mapping API):
1964 Fix indentation of Elisp code examples.
1965
1966 * org.texi (Comment lines): Fix description of the comment syntax.
1967
1968 * org.texi (Installation): Mention "make test" in the correct section.
1969
1970 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1971
1972 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1973 These are just minor editorial changes.
1974
1975 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1976
1977 * tramp.texi (History): Mention ADB.
1978 (Inline methods): Add `adb' method.
1979
1980 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1981
1982 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1983 (External methods): Fix typo.
1984
1985 2012-12-03 Glenn Morris <rgm@gnu.org>
1986
1987 * rcirc.texi (Notices): Fix typo.
1988
1989 2012-11-25 Bill Wohler <wohler@newt.com>
1990
1991 Release MH-E manual version 8.4.
1992
1993 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1994 Update for release 8.4.
1995
1996 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1997 (Junk): Add mh-whitelist-preserves-sequences-flag,
1998 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1999 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
2000
2001 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
2002
2003 * mh-e.texi (Procmail): Fix two @ typos.
2004
2005 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
2006
2007 * doclicense.texi, gpl.texi: Update to latest version from FSF.
2008 These are just minor editorial changes.
2009
2010 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
2011
2012 * calc.texi (Date Formatting Codes): Mention the new beginning of
2013 the date numbering system.
2014
2015 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
2016
2017 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
2018 (Date Forms): Correct off-by-one error in explanation of
2019 Julian day numbers. Give Gregorian equivalent of its origin.
2020
2021 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
2022
2023 * calc.texi (Date Forms): Mention the customizable
2024 Gregorian-Julian switch.
2025 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
2026
2027 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2028
2029 Calc now uses the Gregorian calendar for all dates (Bug#12633).
2030 It also uses January 1, 1 AD as its day number 1.
2031 * calc.texi (Date Forms): Document this.
2032
2033 2012-11-16 Glenn Morris <rgm@gnu.org>
2034
2035 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
2036 (Obsolete Macros): Move example here from Function Bindings.
2037
2038 * erc.texi: Use @code{nil} rather than just "nil".
2039 (Modules): Undocument obsolete "hecomplete".
2040 Add "notifications".
2041 (Connecting): Add brief section on passwords.
2042 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
2043
2044 2012-11-13 Glenn Morris <rgm@gnu.org>
2045
2046 * flymake.texi (Customizable variables)
2047 (Highlighting erroneous lines): Mention flymake-error-bitmap,
2048 flymake-warning-bitmap, and flymake-fringe-indicator-position.
2049
2050 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
2051
2052 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
2053 In all file place SES into @acronym{...}.
2054 (Advanced Features): Add key index and function index for
2055 ses-set-header-row. Add description for function
2056 ses-rename-cell. Add description for function
2057 ses-repair-cell-reference-all.
2058 (Ranges in formulas): Add description for ses-range flags.
2059
2060 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
2061
2062 * texinfo.tex: Merge from gnulib.
2063
2064 2012-11-10 Chong Yidong <cyd@gnu.org>
2065
2066 * url.texi (Introduction): Move url-configuration-directory to
2067 Customization node.
2068 (Parsed URIs): Split into its own node.
2069 (URI Encoding): New node.
2070 (Defining New URLs): Remove empty chapter.
2071 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
2072 Improve docs for url-queue-*.
2073 (Supported URL Types): Copyedits. Delete empty subnodes.
2074
2075 * url.texi (Introduction): Rename from Getting Started.
2076 Rewrite the introduction.
2077 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
2078
2079 2012-11-10 Glenn Morris <rgm@gnu.org>
2080
2081 * cl.texi (Obsolete Setf Customization):
2082 Revert defsetf example to the more correct let rather than prog1.
2083 Give define-modify-macro, defsetf, and define-setf-method
2084 gv.el replacements.
2085
2086 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
2087 (Setf Extensions): Remove obsolete reference.
2088 (Obsolete Setf Customization):
2089 Move note on lack of setf functions to lispref/variables.texi.
2090 Undocument get-setf-method, since it no longer exists.
2091 Mention simple defsetf replaced by gv-define-simple-setter.
2092
2093 2012-11-03 Glenn Morris <rgm@gnu.org>
2094
2095 * cl.texi: Further general copyedits.
2096 (List Functions): Remove copy-tree, standard elisp for some time.
2097 (Efficiency Concerns): Comment out examples that no longer apply.
2098 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
2099 (Creating Symbols, Random Numbers): De-emphasize internal
2100 variables cl--gensym-counter and cl--random-state. (Bug#12788)
2101 (Naming Conventions, Type Predicates, Macros)
2102 (Predicates on Numbers): No longer mention cl-floatp-safe.
2103
2104 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
2105
2106 * gnus.texi (Mail Source Specifiers):
2107 Document :leave keyword used for pop mail source.
2108
2109 2012-11-01 Glenn Morris <rgm@gnu.org>
2110
2111 * cl.texi: General copyedits for style, line-breaks, etc.
2112 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
2113 (Macro Bindings, Blocks and Exits):
2114 Acknowledge existence of lexical-binding.
2115 (Iteration): Mainly defer to doc of standard dolist, dotimes.
2116
2117 2012-10-31 Glenn Morris <rgm@gnu.org>
2118
2119 * ert.texi (Introduction, The @code{should} Macro):
2120 Refer to "cl-assert" rather than "assert".
2121
2122 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
2123 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
2124 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
2125 Reword, and add details of flet and labels.
2126 (Modify Macros, Function Bindings): Add some xrefs.
2127
2128 2012-10-30 Glenn Morris <rgm@gnu.org>
2129
2130 * cl.texi (Modify Macros): Update for cl-letf changes.
2131 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
2132 (Setf Extensions): Partially restore note about cl-getf,
2133 mainly moved to lispref/variables.texi.
2134 (Property Lists): Fix cl-getf typos.
2135 (Mapping over Sequences): Mention cl-mapc naming oddity.
2136
2137 2012-10-29 Glenn Morris <rgm@gnu.org>
2138
2139 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
2140 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
2141 (Customizing Setf): Move contents to "Obsolete Setf Customization".
2142 (Modify Macros, Multiple Values, Other Clauses):
2143 Remove mentions of obsolete features.
2144 (Obsolete Setf Customization): Don't mention `apply' setf.
2145
2146 2012-10-28 Glenn Morris <rgm@gnu.org>
2147
2148 * cl.texi (Multiple Values, Common Lisp Compatibility):
2149 More namespace updates.
2150 (Obsolete Features): Copyedits.
2151 (Obsolete Lexical Macros, Obsolete Setf Customization):
2152 New subsections.
2153
2154 * cl.texi (Porting Common Lisp, Lexical Bindings):
2155 Add some xrefs to the Elisp manual.
2156
2157 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
2158 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
2159 (Obsolete Features): New appendix. Move Lexical Bindings here.
2160
2161 2012-10-27 Glenn Morris <rgm@gnu.org>
2162
2163 * cl.texi: Use defmac for macros rather than defspec.
2164 (Efficiency Concerns): Related copyedit.
2165
2166 * cl.texi (Control Structure): Update for setf now being in core.
2167 (Setf Extensions): Rename from Basic Setf. Move much of the
2168 former content to lispref/variables.texi.
2169 (Modify Macros): Move pop, push details to lispref/variables.texi.
2170 (Customizing Setf): Copyedits for setf etc being in core.
2171 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
2172 Further namespaces updates.
2173
2174 2012-10-26 Bastien Guerry <bzg@gnu.org>
2175
2176 * org.texi (Installation): Update the link to Org's ELPA.
2177 Also don't mention org-install.el anymore as the replacement file
2178 org-loaddefs.el is now loaded by org.el.
2179
2180 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
2181
2182 * tramp.texi (Frequently Asked Questions):
2183 Mention `tramp-completion-reread-directory-timeout' for performance
2184 improvement.
2185
2186 2012-10-25 Glenn Morris <rgm@gnu.org>
2187
2188 * cl.texi: Don't mess with the TeX section number counter.
2189 Use Texinfo recommended convention for quotes+punctuation.
2190 (Overview, Sequence Functions): Rephrase for better line-breaking.
2191 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
2192 (Macro Bindings, Conditionals, Iteration, Loop Basics)
2193 (Random Numbers, Mapping over Sequences, Structures)
2194 (Porting Common Lisp): Further updates for cl-lib namespace.
2195 (Modify Macros, Declarations, Macro Bindings, Structures):
2196 Break long lines in examples.
2197 (Dynamic Bindings): Update for changed progv behavior.
2198 (Loop Examples, Efficiency Concerns): Markup fixes.
2199 (Structures): Remove TeX margin change.
2200 (Declarations): Fix typos.
2201
2202 2012-10-24 Glenn Morris <rgm@gnu.org>
2203
2204 * cl.texi (Overview, Multiple Values, Creating Symbols)
2205 (Numerical Functions): Say less/nothing about the original cl.el.
2206 (Old CL Compatibility): Remove.
2207 (Assertions): Remove ignore-errors (standard Elisp for some time).
2208
2209 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
2210 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
2211 (Efficiency Concerns, Efficiency Concerns)
2212 (Common Lisp Compatibility, Old CL Compatibility):
2213 Further updates for cl-lib namespace.
2214
2215 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
2216
2217 Update manual for new time stamp format (Bug#12706).
2218 * emacs-mime.texi (time-date): Update for new format.
2219 Also, fix bogus time stamp and modernize a bit.
2220
2221 2012-10-23 Glenn Morris <rgm@gnu.org>
2222
2223 * cl.texi: Include emacsver.texi. Use Emacs version number rather
2224 than unchanging cl.el version number.
2225 End all menu descriptions with a period.
2226 Do not use @dfn{CL} for every instance of "CL".
2227 (Overview): Remove no-runtime caveat, and note about foo* names.
2228 (Usage): Use cl-lib rather than cl.
2229 (Organization, Naming Conventions): Update for cl-lib.el.
2230 (Installation): Remove long-irrelevant node.
2231 (Program Structure, Predicates, Control Structure):
2232 Start updating for cl-lib namespace.
2233 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
2234 Depend on emacsver.texi.
2235
2236 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
2237
2238 * trampver.texi: Update release number.
2239
2240 2012-10-06 Glenn Morris <rgm@gnu.org>
2241
2242 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
2243 ERC version.
2244 (Introduction): ERC is distributed with Emacs.
2245 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
2246 (Getting Started): Simplify.
2247 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
2248 (History): Mention ERC maintained as part of Emacs now.
2249 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
2250 Add dependency on emacsver.texi.
2251
2252 * erc.texi: Remove hand-written node pointers.
2253
2254 2012-10-05 Glenn Morris <rgm@gnu.org>
2255
2256 * newsticker.texi (Overview, Requirements, Usage, Configuration):
2257 Copyedits.
2258
2259 2012-10-01 Eric Ludlam <zappo@gnu.org>
2260
2261 * ede.texi (Quick Start, Project Local Variables)
2262 (Miscellaneous commands, ede-java-root, Development Overview)
2263 (Detecting a Project): New nodes.
2264 (Simple projects): Node deleted.
2265
2266 * eieio.texi (Building Classes): Some slot attributes cannot be
2267 overridden.
2268 (Slot Options): Remove an example.
2269 (Method Invocation, Documentation): New nodes.
2270
2271 2012-10-01 Glenn Morris <rgm@gnu.org>
2272
2273 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
2274 (reftex.pdf): Add dependency on emacsver.texi.
2275 * reftex.texi: Don't include directory part for emacsver.texi;
2276 the Makefile's -I handles it.
2277
2278 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
2279
2280 Merge from standalone RefTeX repository.
2281
2282 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
2283 with macros.
2284 (Imprint): Mention Wolfgang in list of contributors.
2285 (Creating Citations): Give a hint about how to
2286 auto-revert the BibTeX database file when using external editors.
2287 (Referencing Labels): Simplify section about reference macro
2288 cycling.
2289 (Options (Referencing Labels)): Adapt to new structure of
2290 `reftex-ref-style-alist'.
2291 (Referencing Labels, Reference Styles): Document changes in the
2292 referencing functionality.
2293 (Commands): Mention options for definition of header and footer in
2294 BibTeX files.
2295 (Options (Creating Citations)): Document
2296 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
2297 (Reference Styles): New section.
2298 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
2299 (Options (Referencing Labels)): Remove descriptions of deprecated
2300 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
2301 Add descriptions for `reftex-ref-style-alist' and
2302 `reftex-ref-style-default-list'.
2303 (Referencing Labels): Update regarding reference styles.
2304 (Citation Styles): Mention support for ConTeXt.
2305 (Options (Defining Label Environments)): Fix typo.
2306 (Options (Creating Citations)):
2307 Document `reftex-cite-key-separator'.
2308
2309 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
2310
2311 * org.texi: Add description of ORG_ADD_CONTRIB to info
2312 documentation. Add link to Worg for more details.
2313
2314 * org.texi: Clarify installation procedure. Provide link to the
2315 build system description on Worg.
2316
2317 * org.texi: Remove reference to utils/, x11idle.c is now in
2318 contrib/scripts.
2319
2320 * org.texi: Re-normalize to "Org mode" in manual.
2321
2322 * org.texi (Installation): Adapt documentation to new build
2323 system. Mention GNU ELPA (since it needs to be handled like Emacs
2324 built-in Org).
2325
2326 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
2327
2328 * org.texi: Fix typo in description of the 'Hooks' section.
2329
2330 * org.texi: Add ID to the list of special properties.
2331
2332 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2333
2334 * org.texi (Moving subtrees): Document the ability to archive to a
2335 datetree.
2336
2337 2012-09-30 Bastien Guerry <bzg@gnu.org>
2338
2339 * org.texi (Installation, Feedback, Batch execution):
2340 Use (add-to-list 'load-path ... t) for the contrib dir.
2341
2342 * org.texi (results): Update documentation for ":results drawer"
2343 and ":results org".
2344
2345 * org.texi (Column width and alignment): Fix typo.
2346
2347 * org.texi (Activation): Point to the "Conflicts" section.
2348
2349 * org.texi (Conflicts): Mention filladapt.el in the list of
2350 conflicting packages.
2351
2352 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2353 not needed for versions of Emacs > 22.1.
2354
2355 * org.texi (History and Acknowledgments): Fix typo.
2356
2357 * org.texi (History and Acknowledgments): Add my own
2358 acknowledgments.
2359
2360 * org.texi (Agenda commands): Document the new command and the new
2361 option.
2362
2363 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2364 (Agenda commands): Reorder. Document `*' to toggle persistent
2365 marks.
2366
2367 * org.texi (Agenda dispatcher):
2368 Mention `org-toggle-agenda-sticky'.
2369 (Agenda commands, Exporting Agenda Views): Fix typo.
2370
2371 * org.texi (Templates in contexts, Setting Options): Update to
2372 reflect changes in how contexts options are processed.
2373
2374 * org.texi (Templates in contexts): Document the new structure of
2375 the variables `org-agenda-custom-commands-contexts' and
2376 `org-capture-templates-contexts'.
2377
2378 * org.texi (Templates in contexts): Document the new option
2379 `org-capture-templates-contexts'.
2380 (Storing searches): Document the new option
2381 `org-agenda-custom-commands-contexts'.
2382
2383 * org.texi (Formula syntax for Lisp): Reformat.
2384
2385 * org.texi (Special properties, Column attributes)
2386 (Agenda column view): Document the new special property
2387 CLOCKSUM_T.
2388
2389 * org.texi (Template expansion): Document the new %l template.
2390
2391 * org.texi (Fast access to TODO states): Fix documentation about
2392 allowed characters for fast todo selection.
2393
2394 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2395 use in `org-agenda-to-appt'.
2396
2397 * org.texi (Comment lines): Update wrt comments.
2398
2399 * org.texi (Resolving idle time): Document new keybinding.
2400
2401 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2402 on clock timestamps.
2403
2404 * org.texi (Fast access to TODO states): Explicitly says only
2405 letters are supported as fast TODO selection keys.
2406
2407 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2408 specifier. Document the new "%(my-function)" specifier.
2409
2410 * org.texi (Clocking commands): New cindex.
2411 (Clocking commands): Update documentation for `org-clock-in'.
2412 Document `org-clock-in-last'. Mention `org-clock-out' and
2413 `org-clock-in-last' as commands that can be globally bound.
2414 (Resolving idle time): Document continuous clocking.
2415
2416 * org.texi (Top, Introduction): Fix formatting.
2417 (Activation): Add index entries.
2418 (Conventions): Update section.
2419 (Embedded @LaTeX{}): Fix formatting.
2420
2421 * org.texi (Visibility cycling): Document `show-children'.
2422
2423 * org.texi (Using capture): Mention the `org-capture-last-stored'
2424 bookmark as a way to jump to the last stored capture.
2425
2426 * org.texi (Uploading files): Fix typo.
2427
2428 * org.texi (Using capture): Document `C-0' as a prefix argument
2429 for `org-capture'.
2430
2431 * org.texi (Agenda commands): Document persistent marks.
2432
2433 * org.texi (Template expansion): Update doc to reflect change.
2434
2435 * org.texi (Radio tables): Document the :no-escape parameter.
2436
2437 * org.texi (Repeated tasks): Document repeat cookies for years,
2438 months, weeks, days and hours.
2439
2440 * org.texi (Export options): State that you can use the d: option
2441 by specifying a list of drawers.
2442
2443 * org.texi (HTML preamble and postamble): Small doc improvement.
2444
2445 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2446
2447 * org.texi: The sections in the Exporting section of the manual
2448 left out articles in the description of the org-export-as-*
2449 commands, among other places. This patch adds them, adds a few
2450 missing prepositions, and switches instances of "an HTML" to "a
2451 html" for internal consistency.
2452
2453 * org.texi: Alter several examples of headings with timestamps in
2454 them to include the timestamps in the body instead of the heading.
2455
2456 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2457
2458 * org.texi (Agenda dispatcher): Document sticky agenda views and
2459 the new key for them.
2460
2461 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2462
2463 * org.texi (Advanced features): Fix error in table.
2464
2465 2012-09-30 Feng Shu <tumashu@gmail.com>
2466
2467 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2468 alternative to dvipng.
2469
2470 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2471
2472 * org.texi: Remove extra curly bracket.
2473
2474 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2475
2476 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2477 defkeys.
2478
2479 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2480
2481 * org.texi (Agenda commands): Fix two typos by giving
2482 corresponding function names, according to
2483 `org-agenda-view-mode-dispatch'.
2484
2485 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2486
2487 * org.texi (The spreadsheet): Fix typo.
2488
2489 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2490
2491 * org.texi (Tracking your habits): Point to the "Tracking TODO
2492 state changes" section.
2493
2494 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2495
2496 * org.texi (Literal examples): Remove reference to unknown
2497 `org-export-latex-minted' variable. Also simplify footnote since
2498 `org-export-latex-listings' documentation is exhaustive already.
2499
2500 * org.texi (Plain lists): Remove reference to now hard-coded
2501 `bullet' automatic rule.
2502
2503 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2504
2505 * org.texi: Updated documentation accordingly.
2506
2507 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2508
2509 * texinfo.tex: Merge from gnulib.
2510
2511 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2512
2513 Sync with Tramp 2.2.6.
2514
2515 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2516
2517 * trampver.texi: Update release number.
2518
2519 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2520
2521 * texinfo.tex: Merge from gnulib.
2522
2523 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2524
2525 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2526 (bug#12096).
2527
2528 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2529
2530 * calc.texi (Simplification modes, Conversions)
2531 (Operating on Selections): Mention "basic" simplification.
2532 (The Calc Mode Line): Mention the mode line display for Basic
2533 simplification mode.
2534 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2535 simplifications.
2536 (Basic Simplifications): Rename from "Limited Simplifications"
2537 Replace "limited" by "basic" throughout.
2538 (Algebraic Simplifications): Indicate that the algebraic
2539 simplifications are done by default.
2540 (Unsafe Simplifications): Mention `m E'.
2541 (Simplification of Units): Mention `m U'.
2542 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2543 (Kinds of Declarations, Functions for Declarations):
2544 Mention "algebraic simplifications" instead of `a s'.
2545 (Algebraic Entry): Remove mention of default simplifications.
2546
2547 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2548
2549 * calc.texi (Getting Started, Tutorial): Change simulated
2550 Calc output to match actual output.
2551 (Simplifying Formulas): Mention that algebraic simplification is now
2552 the default.
2553
2554 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2555
2556 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2557 (Bug#12073)
2558
2559 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2560
2561 Prefer typical American spelling for "acknowledgment".
2562 * calc.texi (History and Acknowledgments): Rename from
2563 History and Acknowledgements.
2564 * idlwave.texi (Acknowledgments):
2565 * ses.texi (Acknowledgments):
2566 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2567
2568 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2569
2570 Rename configure.in to configure.ac (Bug#11603).
2571 * ede.texi (Compiler and Linker objects, ede-proj-project)
2572 (ede-step-project): Prefer the name configure.ac to configure.in.
2573
2574 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2575
2576 * tramp.texi (Multi-hops):
2577 Introduce `tramp-restricted-shell-hosts-alist'.
2578
2579 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2580
2581 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2582 methods, so don't mention smtpmail here.
2583
2584 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2585
2586 * gnus.texi (Picons): Document gnus-picon-properties.
2587
2588 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2589
2590 * gnus.texi: Remove mention of compilation, as that's no longer
2591 supported.
2592
2593 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2594
2595 * gnus.texi (Archived Messages): Mention
2596 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2597
2598 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2599
2600 * gnus.texi (Various Summary Stuff):
2601 Remove mention of `gnus-propagate-marks'.
2602
2603 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2604
2605 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2606 which no longer exist.
2607
2608 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2609
2610 * gnus.texi (Archived Messages):
2611 Document gnus-gcc-self-resent-messages.
2612
2613 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2614
2615 * message.texi (Mail Variables):
2616 Mention the optional user parameter for X-Message-SMTP-Method.
2617
2618 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2619
2620 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2621
2622 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2623
2624 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2625
2626 * gnus.texi (Key Index): Change encoding to utf-8.
2627
2628 2012-06-21 Glenn Morris <rgm@gnu.org>
2629
2630 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2631
2632 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2633
2634 * gnus.texi (Group Timestamp): Mention where to find documentation for
2635 the `gnus-tmp-' variables (bug#11601).
2636
2637 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2638
2639 Sync with Tramp 2.2.6-pre.
2640
2641 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2642 where appropriate.
2643 (Ad-hoc multi-hops): New section.
2644 (Remote processes): New subsection "Running remote processes on
2645 Windows hosts".
2646 (History): Add remote commands on Windows, and ad-hoc multi-hop
2647 methods.
2648 (External methods): "ControlPersist" must be set to "no" for the
2649 `scpc' method.
2650 (Remote processes): Add a note about `auto-revert-tail-mode'.
2651 (Frequently Asked Questions): Use "scpx" in combination with
2652 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2653
2654 * trampver.texi: Update release number.
2655
2656 2012-06-10 Chong Yidong <cyd@gnu.org>
2657
2658 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2659 compilation for html-mono.
2660
2661 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2662
2663 * texinfo.tex: Merge from gnulib.
2664
2665 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2666
2667 * Makefile.in (echo-info): Don't try to install info files named
2668 just ".info".
2669
2670 2012-05-28 Glenn Morris <rgm@gnu.org>
2671
2672 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2673
2674 * sc.texi: Nuke hand-written node pointers.
2675 Fix top-level menu to match actual node order.
2676
2677 2012-05-27 Glenn Morris <rgm@gnu.org>
2678
2679 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2680 Some associated fixes, including not messing with chapno in cl.texi.
2681
2682 2012-05-27 Bastien Guerry <bzg@gnu.org>
2683
2684 * org.texi (Durations and time values): Fix typo.
2685
2686 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2687
2688 * texinfo.tex: Update from gnulib.
2689
2690 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2691
2692 * calc.texi (Basic Operations on Units, Customizing Calc):
2693 Mention `calc-ensure-consistent-units'.
2694
2695 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2696
2697 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2698 reference commands. (Bug#11461)
2699
2700 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2701
2702 2012-05-12 Glenn Morris <rgm@gnu.org>
2703
2704 * Makefile.in (mostlyclean): Add more TeX intermediates.
2705
2706 * Makefile.in: Make it look more like the other doc Makefiles.
2707 Use explicit $srcdir in all dependencies.
2708 Remove cd $srcdir from rules.
2709 (VPATH): Remove.
2710 (infodir): Set to an absolute path.
2711 (INFO_TARGETS): Use short names.
2712 (mkinfodir): infodir is now absolute.
2713 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2714
2715 * Makefile.in (info.info): Rename from info, to avoid duplication.
2716 (.SUFFIXES): Disable implicit rules.
2717
2718 * Makefile.in (MKDIR_P): New, set by configure.
2719 (mkinfodir): Use $MKDIR_P.
2720
2721 2012-05-07 Glenn Morris <rgm@gnu.org>
2722
2723 * forms.texi (Long Example): Update for changed location of files.
2724
2725 2012-05-04 Glenn Morris <rgm@gnu.org>
2726
2727 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2728 (INFO_TARGETS): Use $INFO_EXT.
2729 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2730 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2731 (INFO_TARGETS): Use $INFO_EXT.
2732 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2733
2734 2012-05-02 Glenn Morris <rgm@gnu.org>
2735
2736 * Makefile.in (echo-info): New phony target, used by top-level.
2737
2738 * viper.texi: Make direntry shorter (also it is no longer "newest").
2739
2740 * emacs-gnutls.texi, ert.texi, org.texi:
2741 Fix dircategory, direntry to match info/dir.
2742
2743 * faq.texi: Convert @inforefs to @xrefs.
2744 Fix some malformed cross-references.
2745 (File-name conventions): Shorten section name to avoid overfull line.
2746 (How to add fonts): Use smallexample to avoid overfull lines.
2747
2748 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2749
2750 * auth.texi (Help for users): Update for .gpg file being second.
2751
2752 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2753
2754 * org.texi (Agenda commands): Fix two typos: give corresponding
2755 function names, according to `org-agenda-view-mode-dispatch'.
2756
2757 2012-04-27 Glenn Morris <rgm@gnu.org>
2758
2759 * faq.texi (Major packages and programs): Remove section.
2760 There is no point listing 6 packages (cf etc/MORE.STUFF).
2761 (Finding Emacs and related packages): Move "Spell-checkers" here.
2762
2763 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2764
2765 * dbus.texi (Version): New node.
2766 (Properties and Annotations): Mention the object manager
2767 interface. Describe dbus-get-all-managed-objects.
2768 (Type Conversion): Floating point numbers are allowed, if an
2769 anteger does not fit Emacs's integer range.
2770 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2771 (Asynchronous Methods): Fix description of
2772 dbus-call-method-asynchronously.
2773 (Receiving Method Calls): Fix some minor errors.
2774 Add dbus-interface-emacs.
2775 (Signals): Describe unicast signals and the new match rules.
2776 (Alternative Buses): Add the PRIVATE optional argument to
2777 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2778
2779 2012-04-20 Glenn Morris <rgm@gnu.org>
2780
2781 * faq.texi (New in Emacs 24): New section.
2782 (Packages that do not come with Emacs): Mention M-x list-packages.
2783
2784 2012-04-14 Alan Mackenzie <acm@muc.de>
2785
2786 * cc-mode.texi (c-offsets-alist): Correct a typo.
2787
2788 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2789
2790 * org.texi (Deadlines and scheduling): Fix the example: the
2791 DEADLINE item should come right after the headline. We enforce
2792 this convention, so it is a bug not to illustrate it correctly in
2793 the manual.
2794
2795 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2796
2797 * org.texi (Agenda commands): Fix documentation bug by swapping
2798 the equivalent keybindings to `org-agenda-next-line' with the ones
2799 to `org-agenda-previous-line'.
2800
2801 2012-04-14 Glenn Morris <rgm@gnu.org>
2802
2803 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2804
2805 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2806
2807 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2808 Add emacs-gnutls.
2809 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2810
2811 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2812
2813 * Makefile.in: Add emacs-gnutls.texi to build.
2814
2815 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2816
2817 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2818
2819 * auth.texi (Secret Service API): Edit further and give examples.
2820 (Secret Service API): Adjust @samp to @code for collection names.
2821
2822 2012-04-04 Glenn Morris <rgm@gnu.org>
2823
2824 * auth.texi (Secret Service API): Copyedits.
2825 (Help for developers): Fill in some missing function doc-strings.
2826 (Help for users, Help for developers)
2827 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2828
2829 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2830
2831 * auth.texi (Secret Service API): Add the missing text.
2832
2833 2012-04-04 Chong Yidong <cyd@gnu.org>
2834
2835 * message.texi (Using PGP/MIME): Note that epg is now the default.
2836
2837 * gnus.texi: Reduce references to obsolete pgg library.
2838 (Security): Note that epg is now the default.
2839
2840 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2841
2842 * nxml-mode.texi (Completion): C-RET is no longer bound to
2843 nxml-complete.
2844
2845 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2846
2847 * org.texi (Customizing tables in ODT export): Correct few errors.
2848
2849 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2850
2851 * org.texi (Links in ODT export): Update.
2852 (Labels and captions in ODT export): New node.
2853
2854 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2855
2856 * org.texi (Literal examples in ODT export): htmlfontify.el in
2857 Emacs-24.1 now supports fontification. So ODT source blocks will
2858 be fontified by default.
2859
2860 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2861
2862 * org.texi (Refiling notes): Remove duplicated keybinding.
2863
2864 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2865
2866 * org.texi (noweb): Documentation of this new option to the :noweb
2867 header argument.
2868
2869 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2870
2871 * org.texi (Header and sectioning): Add example demonstrating how
2872 to use "LaTeX_CLASS_OPTIONS".
2873
2874 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2875
2876 * org.texi (Noweb reference syntax): Describe the ability to
2877 execute noweb references in the manual.
2878
2879 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2880
2881 * org.texi (cache): Improve cache documentation when session
2882 evaluation is used.
2883
2884 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2885
2886 * org.texi (Plain lists): Document removal.
2887
2888 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2889
2890 * org.texi: Decapitalize file name in references to Calc manual.
2891
2892 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2893
2894 * org.texi (Plain lists): Document removal.
2895
2896 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2897
2898 * org.texi (Top, OpenDocument Text export)
2899 (ODT export commands, Extending ODT export)
2900 (Images in ODT export, Tables in ODT export)
2901 (Configuring a document converter): Add or Update.
2902
2903 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2904
2905 * org.texi (MobileOrg): Change the wording to reflect that the
2906 Android Version is no longer just the little brother of the iOS
2907 version.
2908
2909 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2910
2911 * org.texi (Key bindings and useful functions): Update babel key
2912 binding documentation in manual.
2913
2914 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2915
2916 * org.texi (noweb): Document new noweb header value.
2917
2918 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2919
2920 * org.texi (noweb-sep): Document new header argument.
2921
2922 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2923
2924 * org.texi (noweb-ref): Documentation of this new custom variable.
2925
2926 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2927
2928 * org.texi (wrap): Update the new :wrap documentation to match the
2929 current implementation.
2930
2931 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2932
2933 * org.texi: Added documentation for :wrap.
2934
2935 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2936
2937 * org.texi: #+RESULTS now user-configurable.
2938
2939 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2940
2941 * org.texi: Documented :noweb no-export.
2942
2943 2012-04-01 Thomas Dye <dk@poto.local>
2944
2945 * org.texi: Edit :noweb no header argument for correctness.
2946
2947 2012-04-01 Bastien Guerry <bzg@gnu.org>
2948
2949 * org.texi (Customization): Update the approximate number of Org
2950 variables.
2951
2952 2012-04-01 Thomas Dye <dk@poto.local>
2953
2954 * org.texi: The :results wrap produces a drawer instead of a
2955 begin_results block.
2956
2957 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2958
2959 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2960 reflect the new default.
2961
2962 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2963
2964 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2965 "Getting Started" to this node. (Bug#10450)
2966
2967 2012-03-10 Chong Yidong <cyd@gnu.org>
2968
2969 * flymake.texi (Example -- Configuring a tool called via make):
2970 Mention the Automake COMPILE variable (Bug#8715).
2971
2972 * info.texi (Getting Started): Add an index entry (Bug#10450).
2973
2974 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2975
2976 * dbus.texi (Signals): Known names will be mapped onto unique
2977 names, when registering for signals.
2978
2979 2012-02-29 Glenn Morris <rgm@gnu.org>
2980
2981 * url.texi: Fix quote usage in body text.
2982
2983 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2984
2985 * cl.texi: Use @code{} in menus when appropriate.
2986
2987 2012-02-28 Glenn Morris <rgm@gnu.org>
2988
2989 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2990 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2991 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2992 * org.texi, sc.texi, vip.texi, viper.texi:
2993 Standardize possessive apostrophe usage.
2994
2995 2012-02-26 Chong Yidong <cyd@gnu.org>
2996
2997 * ediff.texi (Quick Help Commands): Add a couple of index entries
2998 (Bug#10834).
2999
3000 2012-02-17 Glenn Morris <rgm@gnu.org>
3001
3002 * gnus.texi (Posting Styles):
3003 * remember.texi (Org): Fix cross-refs to other manuals.
3004
3005 2012-02-15 Glenn Morris <rgm@gnu.org>
3006
3007 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
3008 (Encryption): New chapter, split out from previous.
3009
3010 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3011
3012 * gnus.texi (Customizing the IMAP Connection):
3013 Mention nnimap-record-commands.
3014
3015 2012-02-10 Glenn Morris <rgm@gnu.org>
3016
3017 * url.texi (Retrieving URLs): Update url-retrieve arguments.
3018 Mention url-queue-retrieve.
3019
3020 2012-02-09 Glenn Morris <rgm@gnu.org>
3021
3022 * sem-user.texi (Semantic mode user commands): Typo fix.
3023
3024 * info.texi (Create Info buffer): Mention info-display-manual.
3025
3026 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
3027
3028 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
3029 example (modified from an example by Michael Albinus).
3030
3031 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
3032
3033 * gnus.texi (Agent Basics): Fix outdated description of
3034 `gnus-agent-auto-agentize-methods'.
3035
3036 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
3037
3038 * cc-mode.texi: Always @defindex ss.
3039 (Config Basics): Fix argument of @itemize.
3040 (Macro Backslashes): Add @code around index entry.
3041
3042 2012-01-23 Glenn Morris <rgm@gnu.org>
3043
3044 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
3045
3046 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
3047
3048 * tramp.texi (File): Tweak wording for the `scpc' option.
3049
3050 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3051
3052 * gnus.texi (Group Parameters): Really note precedence.
3053
3054 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3055
3056 * gnus.texi (Group Parameters): Note precedence.
3057
3058 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3059
3060 * org.texi (Noweb reference syntax): Adding documentation of
3061 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
3062 variable.
3063
3064 2012-01-03 Bastien Guerry <bzg@gnu.org>
3065
3066 * org.texi (Plain lists): Split the table to fix the display
3067 of items.
3068
3069 2012-01-03 Bastien Guerry <bzg@gnu.org>
3070
3071 * org.texi (Plain lists): Fix misplaced explanation.
3072
3073 2012-01-03 Bastien Guerry <bzg@gnu.org>
3074
3075 * org.texi (Plain lists, Agenda files): Add index entries.
3076
3077 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3078
3079 * org.texi: Use "Org mode" instead of alternatives like
3080 "Org-mode" or "org-mode".
3081
3082 2012-01-03 Bernt Hansen <bernt@norang.ca>
3083
3084 * org.texi (Agenda commands):
3085 Document `org-clock-report-include-clocking-task'.
3086
3087 2012-01-03 Bastien Guerry <bzg@gnu.org>
3088
3089 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
3090 C-c' on checkboxes.
3091
3092 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
3093
3094 * org.texi: End sentences with two spaces.
3095
3096 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
3097
3098 * org.texi (External links): Document the link types file+sys
3099 and file+emacs, slightly narrow used page width.
3100
3101 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
3102
3103 * org.texi (colnames): Note that colnames behavior may differ
3104 across languages.
3105
3106 2012-01-03 Bastien Guerry <bzg@gnu.org>
3107
3108 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
3109
3110 2012-01-03 Thomas Dye <dk@poto.westell.com>
3111
3112 * org.texi: Augmented discussion of babel property
3113 inheritance. Put footnote outside sentence ending period.
3114
3115 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3116
3117 * org.texi (eval): Documenting the full range of :eval header
3118 argument values.
3119
3120 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3121
3122 * org.texi (eval): Documentation of the new :eval option.
3123
3124 2012-01-03 Thomas Dye <dk@poto.local>
3125
3126 * org.texi: Add accumulated properties.
3127
3128 2012-01-03 Thomas Dye <dk@poto.local>
3129
3130 * org.texi: Documented no spaces in name=assign, another
3131 correction to :var table.
3132
3133 2012-01-03 Thomas Dye <dk@poto.local>
3134
3135 * org.texi: Changed DATA to NAME in Working With Source Code
3136 section.
3137
3138 2012-01-03 Tom Dye <tsd@tsdye.com>
3139
3140 * org.texi: Minor change to :var table.
3141
3142 2012-01-03 Tom Dye <tsd@tsdye.com>
3143
3144 * org.texi: More changes to :var table (some examples were wrong).
3145
3146 2012-01-03 Tom Dye <tsd@tsdye.com>
3147
3148 * org.texi: Cleaned up :var table.
3149
3150 2012-01-03 Bastien Guerry <bzg@gnu.org>
3151
3152 * org.texi (Timestamps, Weekly/daily agenda)
3153 (Weekly/daily agenda): Add @cindex for "appointment".
3154
3155 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3156
3157 * org.texi (Literal examples): A new link to the template for
3158 inserting empty code blocks.
3159 (Structure of code blocks): A new link to the template for
3160 inserting empty code blocks.
3161
3162 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
3163
3164 * org.texi (External links): Add footnote on how the behavior
3165 of the text search in Org files are controled by the variable
3166 `org-link-search-must-match-exact-headline'.
3167
3168 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
3169
3170 * org.texi (Buffer-wide header arguments):
3171 Update documentation to reflect removal of #+PROPERTIES.
3172
3173 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
3174
3175 * org.texi (The clock table): Mention that ACHIVED trees
3176 contribute to the clock table.
3177
3178 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
3179
3180 * org.texi (Conflicts): Better yasnippet config info.
3181
3182 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
3183
3184 * org.texi (Selective export): Explicitly mention the default
3185 values for `org-export-select-tags',
3186 `org-export-exclude-tags'.
3187
3188 2012-01-03 Tom Dye <tsd@tsdye.com>
3189
3190 * org.texi: Added a line to specify that header arguments are
3191 lowercase.
3192
3193 2012-01-03 Tom Dye <tsd@tsdye.com>
3194
3195 * org.texi: :var requires default value when declared.
3196
3197 2012-01-03 Bastien Guerry <bzg@gnu.org>
3198
3199 * org.texi (Handling links): Add a note about the
3200 `org-link-frame-setup' option.
3201
3202 2012-01-03 David Maus <dmaus@ictsoc.de>
3203
3204 * org.texi (Exporting Agenda Views, Extracting agenda
3205 information): Fix command line syntax, quote symbol parameter
3206 values.
3207
3208 2012-01-03 David Maus <dmaus@ictsoc.de>
3209
3210 * org.texi (Exporting Agenda Views): Fix command line syntax.
3211
3212 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
3213
3214 * gnus.texi (Mail Source Customization, Mail Back End Variables):
3215 Use octal notation for file permissions, which are normally
3216 thought of in octal.
3217 (Mail Back End Variables): Use more-plausible modes in example.
3218
3219 2011-12-20 Alan Mackenzie <acm@muc.de>
3220
3221 * cc-mode.texi: Update version string 5.31 -> 5.32.
3222
3223 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
3224
3225 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
3226
3227 2011-11-24 Glenn Morris <rgm@gnu.org>
3228
3229 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
3230
3231 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
3232
3233 * makefile.w32-in: Update dependencies.
3234
3235 2011-11-20 Glenn Morris <rgm@gnu.org>
3236
3237 * gnus.texi (Group Information):
3238 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
3239
3240 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
3241
3242 * gnus-coding.texi (Gnus Maintenance Guide):
3243 Rename from "Gnus Maintainance Guide".
3244
3245 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
3246 * eieio.texi (Customizing):
3247 * gnus.texi (Article Washing):
3248 * gnus-news.texi:
3249 * sem-user.texi (Smart Jump): Fix typos.
3250
3251 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
3252
3253 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
3254
3255 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
3256
3257 * ede.texi (project-am-texinfo):
3258 * gnus.texi (Sending or Not Sending):
3259 * org.texi (Template elements): Fix typos.
3260
3261 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
3262
3263 * ediff.texi (Hooks):
3264 * sem-user.texi (Semanticdb Roots): Fix typos.
3265
3266 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
3267
3268 * semantic.texi (Tag handling): Fix typo.
3269
3270 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
3271
3272 * gnus.texi (Other Gnus Versions): Remove.
3273
3274 2011-10-28 Alan Mackenzie <acm@muc.de>
3275
3276 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
3277 (Other Special Indentations): Add an xref to "Macros with ;".
3278 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
3279 "Macros with ;".
3280 (Macros with ;): New page.
3281
3282 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
3283 Document the new handling of nested scopes for movement by defuns.
3284
3285 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
3286
3287 Sync with Tramp 2.2.3.
3288
3289 * trampver.texi: Update release number.
3290
3291 2011-10-14 Glenn Morris <rgm@gnu.org>
3292
3293 * ert.texi (Introduction, How to Run Tests)
3294 (Running Tests Interactively, Expected Failures)
3295 (Tests and Their Environment, Useful Techniques)
3296 (Interactive Debugging, Fixtures and Test Suites):
3297 Minor rephrasings.
3298 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
3299 (Running Tests in Batch Mode): Simplify loading instructions.
3300 (Test Selectors): Clarify some selectors.
3301 (Expected Failures, Useful Techniques):
3302 Make examples fit in 80 columns.
3303
3304 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
3305
3306 * calc.texi (Basic Operations on Units): Discuss temperature
3307 conversion (`u t') alongside with other unit conversions ('u c').
3308
3309 2011-10-12 Glenn Morris <rgm@gnu.org>
3310
3311 * ert.texi: Whitespace trivia to make main menu items line up better.
3312
3313 2011-10-08 Glenn Morris <rgm@gnu.org>
3314
3315 * Makefile.in: Fix ert rules.
3316
3317 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
3318
3319 * gnus.texi (Gnus Utility Functions): Add more references and
3320 explanations (bug#9683).
3321
3322 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
3323
3324 * texinfo.tex: Merge from gnulib.
3325
3326 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3327
3328 * gnus.texi (Archived Messages): Note the default (bug#9552).
3329
3330 2011-09-21 Bill Wohler <wohler@newt.com>
3331
3332 Release MH-E manual version 8.3.
3333
3334 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3335 release 8.3.
3336 (Preface): Update support information.
3337 (From Bill Wohler): Reset text to original version. As a
3338 historical quote, the tense should be correct in the time that it
3339 was written.
3340
3341 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3342
3343 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3344 (Finding the News): Doc clarification.
3345 (Terminology): Mention naming.
3346
3347 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3348
3349 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3350 (Interactive): Document `quiet'.
3351
3352 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3353
3354 * org.texi (Images in LaTeX export): Rewrite.
3355
3356 2011-08-15 Bastien Guerry <bzg@gnu.org>
3357
3358 * org.texi (Using the mapping API): Mention 'region as a possible
3359 scope for `org-map-entries'.
3360
3361 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3362
3363 * org.texi (Visibility cycling): Document `org-copy-visible'.
3364
3365 2011-08-15 Bastien Guerry <bzg@gnu.org>
3366
3367 * org.texi (Template expansion): Order template sequences in the
3368 proper order.
3369
3370 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3371
3372 * org.texi (eval): Expand discussion of the :eval header argument.
3373
3374 2011-08-15 Bastien Guerry <bzg@gnu.org>
3375
3376 * org.texi (Languages): Add Lilypond and Awk as supported
3377 languages.
3378
3379 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3380
3381 * org.texi: Document that both CLOCK_INTO_DRAWER and
3382 LOG_INTO_DRAWER can be used to override the contents of variable
3383 org-clock-into-drawer (or if unset, org-log-into-drawer).
3384
3385 * org.texi: Replace @xref->@pxref.
3386
3387 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3388
3389 * org.texi (Evaluating code blocks): Documenting the new option
3390 for inline call lines.
3391
3392 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3393
3394 * org.texi (Results of evaluation): More explicit about the
3395 mechanism through which interactive evaluation of code is
3396 performed.
3397
3398 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3399
3400 * org.texi (noweb-ref): New header argument documentation.
3401
3402 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3403
3404 * org.texi (Extracting source code): Documentation of the new
3405 org-babel-tangle-named-block-combination variable.
3406
3407 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3408
3409 * org.texi (Structure of code blocks): Explicitly state that the
3410 behavior of multiple blocks of the same name is undefined.
3411
3412 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3413
3414 * org.texi (TaskJuggler export): Modify the example to reflect the
3415 new effort durations.
3416
3417 2011-08-15 David Maus <dmaus@ictsoc.de>
3418
3419 * org.texi (Images in LaTeX export): Escape curly brackets in
3420 LaTeX example.
3421
3422 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3423
3424 * org.texi (The clock table): Document the :properties and
3425 :inherit-props arguments for the clocktable.
3426
3427 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3428
3429 * org.texi (Tables in LaTeX export): Document specifying placement
3430 options for tables.
3431
3432 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3433
3434 * org.texi (Evaluating code blocks): More specific documentation
3435 about the different types of header arguments.
3436
3437 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3438
3439 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3440
3441 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3442
3443 * org.texi (Built-in table editor): Document the table field
3444 follow mode.
3445
3446 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3447
3448 * org.texi (Easy Templates): Document new template.
3449
3450 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3451
3452 * org.texi (Literal examples): Add a cross-reference from "Literal
3453 Examples" to "Easy Templates."
3454
3455 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3456
3457 * org.texi (The clock table): Add link to match syntax.
3458
3459 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3460
3461 * org.texi (Agenda commands): Document clock consistency checks.
3462
3463 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3464
3465 * org.texi (Built-in table editor): Document that \vert represents
3466 a vertical bar in a table field.
3467
3468 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3469
3470 * org.texi (Literal examples): Link from "Markup" > "Literate
3471 Examples" to "Working with Source Code".
3472
3473 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3474
3475 * org.texi (Agenda commands): Doc for function option to bulk
3476 action.
3477
3478 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3479
3480 * org.texi (Template expansion): Document new %<...> template
3481 escape.
3482
3483 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3484
3485 * org.texi (Selective export): Document exclusion of any tasks
3486 from export.
3487
3488 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3489
3490 * org.texi (Selective export): Document how to exclude DONE tasks
3491 from export.
3492 (Publishing options): Document the properties to be used to turn off
3493 export of DONE tasks.
3494
3495 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3496
3497 * org.texi (The date/time prompt): Document date range protection.
3498
3499 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3500
3501 * org.texi (padline): Documentation of the new padline header
3502 argument.
3503
3504 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3505
3506 * org.texi (var): Adding "[" to list of characters triggering
3507 elisp evaluation.
3508
3509 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3510
3511 * org.texi (var): Documentation of Emacs Lisp evaluation during
3512 variable assignment.
3513
3514 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3515
3516 * org.texi (colnames): Reference indexing into variables, and note
3517 that colnames are *not* removed before indexing occurs.
3518 (rownames): Reference indexing into variables, and note that
3519 rownames are *not* removed before indexing occurs.
3520
3521 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3522
3523 * org.texi (var): Clarification of indexing into tabular
3524 variables.
3525
3526 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3527
3528 * org.texi (results): Documentation of the `:results wrap' header
3529 argument.
3530
3531 2011-08-15 Bastien Guerry <bzg@gnu.org>
3532
3533 * org.texi (LaTeX and PDF export): Add a note about a limitation
3534 of the LaTeX export: the org file has to be properly structured.
3535
3536 2011-08-15 Bastien Guerry <bzg@gnu.org>
3537
3538 * org.texi (Dynamic blocks, Structure editing):
3539 Mention the function `org-narrow-to-block'.
3540
3541 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3542
3543 * org.texi (Languages): Updating list of code block supported
3544 languages.
3545
3546 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3547
3548 * org.texi (Special properties): CATEGORY is a special property,
3549 but it may also used in the drawer.
3550
3551 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3552
3553 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3554
3555 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3556
3557 * org.texi (Include files): Document :lines.
3558
3559 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3560
3561 * org.texi (comments): Documentation of the ":comments noweb" code
3562 block header argument.
3563
3564 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3565
3566 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3567 added extra whitespace around functions to be consistent with the
3568 rest of the section.
3569
3570 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3571
3572 * org.texi (Evaluating code blocks): Expand discussion of
3573 #+call: line syntax.
3574 (Header arguments in function calls): Expand discussion of
3575 #+call: line syntax.
3576
3577 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3578
3579 * org.texi (Evaluating code blocks): More explicit about how to
3580 pass variables to #+call lines.
3581
3582 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3583
3584 * org.texi (Results of evaluation): Link to the :results header
3585 argument list from the "Results of evaluation" section.
3586
3587 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3588
3589 * org.texi (Conflicts): Adding additional information about
3590 resolving org/yasnippet conflicts.
3591
3592 2011-08-15 David Maus <dmaus@ictsoc.de>
3593
3594 * org.texi (Publishing options): Document style-include-scripts
3595 publishing project property.
3596
3597 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3598
3599 * org.texi (Sparse trees): Document the next-error /
3600 previous-error functionality.
3601
3602 2011-08-15 Tom Dye <tsd@tsdye.com>
3603
3604 * org.texi (cache): Improve documentation of code block caches.
3605
3606 2011-08-15 Tom Dye <tsd@tsdye.com>
3607
3608 * org.texi (Code block specific header arguments):
3609 Documentation of multi-line header arguments.
3610
3611 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3612
3613 * org.texi (Code evaluation security): Add example for using a
3614 function.
3615
3616 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3617
3618 * org.texi (Tables in LaTeX export): Documentation of new
3619 attr_latex options for tables.
3620
3621 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3622
3623 * trampver.texi: Update release number.
3624
3625 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3626
3627 Sync with Tramp 2.2.2.
3628
3629 * trampver.texi: Update release number.
3630
3631 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3632
3633 * flymake.texi (Example -- Configuring a tool called via make):
3634 Use /dev/null instead of the Windows "nul" (bug#8715).
3635
3636 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3637
3638 * widget.texi (Setting Up the Buffer): Remove mention of the
3639 global keymap parent, which doesn't seem to be accurate
3640 (bug#7045).
3641
3642 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3643
3644 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3645
3646 2010-07-10 Kevin Ryde <user42@zip.com.au>
3647
3648 * cl.texi (For Clauses): Add destructuring example processing an
3649 alist (bug#6596).
3650
3651 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3652
3653 * ediff.texi (Major Entry Points): Remove mention of `require',
3654 since that's not pertinent in the installed Emacs (bug#9016).
3655
3656 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3657
3658 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3659 (Filtering New Groups): Clarify how simple the "options -n" format is.
3660 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3661 is internal.
3662
3663 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3664
3665 * tramp.texi (Cleanup remote connections):
3666 Add `tramp-cleanup-this-connection'.
3667
3668 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3669
3670 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3671 zombies.
3672 (Checking New Groups): Ditto (bug#8974).
3673 (Checking New Groups): Move the reference to the right place.
3674
3675 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3676
3677 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3678 backups, and not actual vc (bug#8975).
3679
3680 2011-07-03 Kevin Ryde <user42@zip.com.au>
3681
3682 * cl.texi (For Clauses): @items for hash-values and key-bindings
3683 to make them more visible when skimming. Add examples of `using'
3684 clause to them, examples being clearer than a description in
3685 words (bug#6599).
3686
3687 2011-07-01 Alan Mackenzie <acm@muc.de>
3688
3689 * cc-mode.texi (Guessing the Style): New page.
3690 (Styles): Add a short introduction to above.
3691
3692 2011-06-28 Deniz Dogan <deniz@dogan.se>
3693
3694 * rcirc.texi (Configuration): Bug-fix:
3695 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3696 Reported by Elias Pipping <pipping@exherbo.org>.
3697
3698 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3699
3700 * gnus.texi (Summary Mail Commands):
3701 Document `gnus-summary-reply-to-list-with-original'.
3702
3703 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3704
3705 * eshell.texi (Known problems): Fix typo.
3706
3707 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3708
3709 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3710 (Password handling): `auth-source-debug' is good for debug messages.
3711
3712 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3713
3714 * gnus.texi (Store custom flags and keywords): Refer to
3715 `gnus-registry-article-marks-to-{chars,names}' instead of
3716 `gnus-registry-user-format-function-{M,M2}'.
3717
3718 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3719
3720 * texinfo.tex: Merge from gnulib.
3721
3722 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3723
3724 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3725 (Store custom flags and keywords):
3726 Mention `gnus-registry-user-format-function-M' and
3727 `gnus-registry-user-format-function-M2'.
3728
3729 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3730
3731 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3732
3733 2011-05-17 Glenn Morris <rgm@gnu.org>
3734
3735 * gnus.texi (Face): Fix typo.
3736
3737 2011-05-14 Glenn Morris <rgm@gnu.org>
3738
3739 * dired-x.texi (Omitting Examples): Minor addition.
3740
3741 2011-05-10 Jim Meyering <meyering@redhat.com>
3742
3743 * ede.texi: Fix typo "or or -> or".
3744
3745 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3746
3747 * gnus.texi (Summary Buffer Lines):
3748 gnus-summary-user-date-format-alist does not exist.
3749 (Sorting the Summary Buffer): More about sorting threads.
3750
3751 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3752
3753 * trampver.texi: Update release number.
3754
3755 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3756
3757 * tramp.texi (Frequently Asked Questions): New item for disabling
3758 Tramp in other packages.
3759
3760 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3761
3762 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3763 (Fancy splitting to parent, Store arbitrary data):
3764 Update gnus-registry docs.
3765
3766 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3767
3768 * ede.texi: Fix typos.
3769
3770 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3771
3772 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3773 It's @table @code.
3774
3775 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3776
3777 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3778
3779 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3780
3781 * calc.texi (Logarithmic Units): Update the function names.
3782
3783 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3784
3785 * message.texi (Various Commands): Document format specs in the
3786 ellipsis.
3787
3788 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3789
3790 * message.texi (Insertion Variables): Document message-cite-style.
3791
3792 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3793
3794 * tramp.texi (Remote processes): New subsection "Running shell on
3795 a remote host".
3796
3797 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3798
3799 * auth.texi (Help for developers): Update docs to explain that the
3800 :save-function will only run the first time.
3801
3802 2011-03-12 Glenn Morris <rgm@gnu.org>
3803
3804 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3805 (emacs-faq.text): New target.
3806 (clean): Add emacs-faq.
3807
3808 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3809
3810 Sync with Tramp 2.2.1.
3811
3812 * trampver.texi: Update release number.
3813
3814 2011-03-11 Glenn Morris <rgm@gnu.org>
3815
3816 * Makefile.in (HTML_TARGETS): New.
3817 (clean): Delete $HTML_TARGETS.
3818 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3819
3820 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3821
3822 * auth.texi (Help for developers): Show example of using
3823 `auth-source-search' with prompts and :save-function.
3824
3825 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3826
3827 * Version 23.3 released.
3828
3829 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3830
3831 * message.texi (Message Buffers): Update default value of
3832 message-generate-new-buffers.
3833
3834 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3835
3836 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3837 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3838 respectively.
3839 (Musical Notes): New section.
3840 (Customizing Calc): Mention the customizable variable
3841 calc-note-threshold.
3842
3843 2011-03-03 Glenn Morris <rgm@gnu.org>
3844
3845 * url.texi (Dealing with HTTP documents): Remove reference to
3846 function url-decode-text-part; never seems to have existed. (Bug#6038)
3847 (Configuration): Update url-configuration-directory description.
3848
3849 2011-03-02 Glenn Morris <rgm@gnu.org>
3850
3851 * dired-x.texi (Multiple Dired Directories): Remove mentions
3852 of dired-default-directory-alist and dired-default-directory.
3853 Move dired-smart-shell-command here...
3854 (Miscellaneous Commands): ... from here.
3855
3856 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3857
3858 * texinfo.tex: Update to version 2011-02-24.09.
3859
3860 2011-03-02 Glenn Morris <rgm@gnu.org>
3861
3862 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3863 instead of the obsoleted dired-omit-here-always.
3864
3865 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3866
3867 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3868 supported systems.
3869
3870 2011-02-28 Glenn Morris <rgm@gnu.org>
3871
3872 * dbus.texi (Type Conversion): Grammar fix.
3873
3874 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3875
3876 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3877 "Debian GNU/Linux".
3878
3879 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3880
3881 2011-02-23 Glenn Morris <rgm@gnu.org>
3882
3883 * dired-x.texi (Features): Minor rephrasing.
3884 (Local Variables): Fix typos.
3885
3886 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3887 Standardize some Emacs/XEmacs terminology.
3888
3889 * dired-x.texi (Features): Don't advertise obsolete local variables.
3890 Simplify layout.
3891 (Omitting Variables): Update local variables example.
3892 (Local Variables): Say this is obsolete. Fix description of
3893 dired-enable-local-variables possible values.
3894
3895 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3896
3897 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3898 default now.
3899
3900 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3901
3902 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3903
3904 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3905
3906 * gnus.texi (Window Layout): Document layout names.
3907
3908 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3909
3910 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3911 * auth.texi: Sync @dircategory with ../../info/dir.
3912 * autotype.texi: Sync @dircategory with ../../info/dir.
3913 * calc.texi: Sync @dircategory with ../../info/dir.
3914 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3915 * cl.texi: Sync @dircategory with ../../info/dir.
3916 * dbus.texi: Sync @dircategory with ../../info/dir.
3917 * dired-x.texi: Sync @dircategory with ../../info/dir.
3918 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3919 * ede.texi: Sync @dircategory with ../../info/dir.
3920 * ediff.texi: Sync @dircategory with ../../info/dir.
3921 * edt.texi: Sync @dircategory with ../../info/dir.
3922 * eieio.texi: Sync @dircategory with ../../info/dir.
3923 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3924 * epa.texi: Sync @dircategory with ../../info/dir.
3925 * erc.texi: Sync @dircategory with ../../info/dir.
3926 * eshell.texi: Sync @dircategory with ../../info/dir.
3927 * eudc.texi: Sync @dircategory with ../../info/dir.
3928 * flymake.texi: Sync @dircategory with ../../info/dir.
3929 * forms.texi: Sync @dircategory with ../../info/dir.
3930 * gnus.texi: Sync @dircategory with ../../info/dir.
3931 * idlwave.texi: Sync @dircategory with ../../info/dir.
3932 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3933 * message.texi: Sync @dircategory with ../../info/dir.
3934 * mh-e.texi: Sync @dircategory with ../../info/dir.
3935 * newsticker.texi: Sync @dircategory with ../../info/dir.
3936 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3937 * org.texi: Sync @dircategory with ../../info/dir.
3938 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3939 * pgg.texi: Sync @dircategory with ../../info/dir.
3940 * rcirc.texi: Sync @dircategory with ../../info/dir.
3941 * reftex.texi: Sync @dircategory with ../../info/dir.
3942 * remember.texi: Sync @dircategory with ../../info/dir.
3943 * sasl.texi: Sync @dircategory with ../../info/dir.
3944 * sc.texi: Sync @dircategory with ../../info/dir.
3945 * semantic.texi: Sync @dircategory with ../../info/dir.
3946 * ses.texi: Sync @dircategory with ../../info/dir.
3947 * sieve.texi: Sync @dircategory with ../../info/dir.
3948 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3949 * speedbar.texi: Sync @dircategory with ../../info/dir.
3950 * trampver.texi [emacs]: Set emacsname to "Emacs".
3951 * tramp.texi: Sync @dircategory with ../../info/dir.
3952 * url.texi: Sync @dircategory with ../../info/dir.
3953 * vip.texi: Sync @dircategory with ../../info/dir.
3954 * viper.texi: Sync @dircategory with ../../info/dir.
3955 * widget.texi: Sync @dircategory with ../../info/dir.
3956 * woman.texi: Sync @dircategory with ../../info/dir.
3957
3958 2011-02-19 Glenn Morris <rgm@gnu.org>
3959
3960 * dired-x.texi (Technical Details): No longer redefines
3961 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3962 dired-read-shell-command, or dired-find-buffer-nocreate.
3963
3964 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3965
3966 * eshell.texi (Input/Output):
3967 Document insert output redirection operator, >>>.
3968
3969 2011-02-18 Glenn Morris <rgm@gnu.org>
3970
3971 * dired-x.texi (Optional Installation File At Point): Simplify.
3972
3973 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3974
3975 * auth.texi (Help for users): Use :port instead of :protocol for all
3976 auth-source docs.
3977 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3978 to have two files in `auth-sources'.
3979
3980 2011-02-16 Glenn Morris <rgm@gnu.org>
3981
3982 * dired-x.texi: Use emacsver.texi to get Emacs version.
3983 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3984 Depend on emacsver.texi.
3985
3986 * dired-x.texi: Drop meaningless version number.
3987 (Introduction): Remove old info.
3988 (Optional Installation Dired Jump): Autoload from dired-x.
3989 Remove incorrect info about loaddefs.el.
3990 (Bugs): Just refer to M-x report-emacs-bug.
3991
3992 * dired-x.texi (Multiple Dired Directories): Update for rename of
3993 default-directory-alist.
3994 (Miscellaneous Commands): No longer mention very old VM version 4.
3995
3996 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3997
3998 Merge from gnulib.
3999 * texinfo.tex: Update to version 2011-02-14.11.
4000
4001 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
4002
4003 * auth.texi (Help for users):
4004 Login collection is "Login" and not "login".
4005
4006 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
4007
4008 * tramp.texi (History): Remove IMAP support.
4009 (External methods, Frequently Asked Questions): Remove `imap' and
4010 `imaps' methods.
4011 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
4012
4013 * trampver.texi: Remove default value of `emacsimap'.
4014
4015 2011-02-13 Glenn Morris <rgm@gnu.org>
4016
4017 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
4018 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
4019
4020 2011-02-12 Glenn Morris <rgm@gnu.org>
4021
4022 * sc.texi (Getting Connected): Remove old index entries.
4023
4024 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
4025
4026 * url.texi: Remove duplicate @dircategory (Bug#7942).
4027
4028 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
4029
4030 * auth.texi (Overview, Help for users, Help for developers):
4031 Update docs.
4032 (Help for users): Talk about spaces.
4033
4034 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
4035
4036 * texinfo.tex: Update to version 2011-02-07.16.
4037
4038 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
4039
4040 * dbus.texi (Bus names): Adapt descriptions for
4041 dbus-list-activatable-names and dbus-list-known-names.
4042
4043 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
4044
4045 * calc.texi (Logarithmic Units): New section.
4046
4047 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
4048
4049 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
4050 manuals use it now.
4051
4052 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
4053
4054 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
4055
4056 * overrides.texi: Remove.
4057
4058 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
4059 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
4060
4061 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
4062
4063 * tramp.texi (Frequently Asked Questions): Mention problems with
4064 WinSSHD.
4065
4066 * trampver.texi: Update release number.
4067
4068 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
4069
4070 * tramp.texi:
4071 Replace "delimet" with "delimit" globally.
4072 Replace "explicite" with "explicit" globally.
4073 Replace "instead of" with "instead" where there was nothing after "of".
4074 Audit use of comma before interrogative pronoun, "that", or "which".
4075 Minor word order, spelling, wording changes.
4076
4077 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
4078
4079 * overrides.texi: New file to set or clear WEBHACKDEVEL.
4080
4081 * sieve.texi: Use WEBHACKDEVEL.
4082
4083 * sasl.texi: Use WEBHACKDEVEL.
4084
4085 * pgg.texi: Use WEBHACKDEVEL.
4086
4087 * message.texi: Use WEBHACKDEVEL.
4088
4089 * gnus.texi: Use WEBHACKDEVEL.
4090
4091 * emacs-mime.texi: Use WEBHACKDEVEL.
4092
4093 * auth.texi: Use WEBHACKDEVEL.
4094
4095 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
4096 manuals.
4097
4098 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
4099
4100 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
4101
4102 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
4103
4104 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
4105 which in turn is copied from ftp://tug.org/tex/.
4106
4107 2011-02-03 Glenn Morris <rgm@gnu.org>
4108
4109 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
4110 (Binding combinations of modifiers and function keys):
4111 Let's assume people reading this are not using Emacs 18.
4112
4113 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
4114
4115 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
4116 since it's run automatically.
4117
4118 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
4119
4120 * gnus.texi (Customizing Articles): Fix typo.
4121
4122 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
4123
4124 * gnus.texi (Customizing Articles): Document the new way of customizing
4125 the date headers(s).
4126
4127 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
4128
4129 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
4130 splitting example.
4131
4132 2011-01-29 Eli Zaretskii <eliz@gnu.org>
4133
4134 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
4135 (MAKEINFO_OPTS): New variable.
4136 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
4137 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
4138 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
4139 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
4140 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
4141 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
4142 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
4143 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
4144 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
4145 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
4146 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
4147 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
4148 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
4149 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
4150 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
4151 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
4152 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
4153 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
4154
4155 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
4156
4157 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
4158
4159 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
4160
4161 * message.texi (IDNA): Explain what it is.
4162
4163 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
4164
4165 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
4166
4167 2011-01-23 Werner Lemberg <wl@gnu.org>
4168
4169 * Makefile.in (MAKEINFO): Now controlled by `configure'.
4170 (MAKEINFO_OPTS): New variable. Use it where appropriate.
4171 (ENVADD): Update.
4172
4173 2011-01-18 Glenn Morris <rgm@gnu.org>
4174
4175 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
4176
4177 2011-01-14 Eduard Wiebe <usenet@pusto.de>
4178
4179 * nxml-mode.texi (Introduction): Fix file name typos.
4180
4181 2011-01-13 Christian Ohler <ohler@gnu.org>
4182
4183 * ert.texi: New file.
4184
4185 * Makefile.in:
4186 * makefile.w32-in: Add ert.texi.
4187
4188 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
4189
4190 * dbus.texi (Receiving Method Calls): New function
4191 dbus-register-service. Rearrange node.
4192
4193 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
4194
4195 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
4196 which in turn is copied from ftp://tug.org/tex/.
4197
4198 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
4199
4200 * dbus.texi (Receiving Method Calls): Describe new optional
4201 parameter dont-register-service of dbus-register-{method,property}.
4202
4203 2010-12-17 Daiki Ueno <ueno@unixuser.org>
4204
4205 * epa.texi (Encrypting/decrypting *.gpg files):
4206 Mention epa-file-select-keys.
4207
4208 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
4209
4210 * gnus.texi (Archived Messages): Remove outdated text.
4211
4212 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
4213
4214 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
4215
4216 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
4217
4218 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
4219
4220 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
4221
4222 * gnus.texi (The swish++ Engine): Add customizable parameters
4223 descriptions.
4224 (The swish-e Engine): Ditto.
4225
4226 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
4227
4228 * tramp.texi (Inline methods): Add "ksu" method.
4229 (Remote processes): Add example with remote `default-directory'.
4230
4231 2010-12-14 Glenn Morris <rgm@gnu.org>
4232
4233 * faq.texi (Expanding aliases when sending mail):
4234 Now build-mail-aliases is interactive.
4235
4236 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
4237
4238 * gnus.texi: First pass at adding (rough) nnir documentation.
4239
4240 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4241
4242 * gnus.texi (Filtering New Groups):
4243 Mention gnus-auto-subscribed-categories.
4244 (The First Time): Remove, since default-subscribed-newsgroups has been
4245 removed.
4246
4247 2010-12-13 Glenn Morris <rgm@gnu.org>
4248
4249 * cl.texi (For Clauses): Small fixes for frames and windows.
4250
4251 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
4252
4253 * org.texi (Using capture): Document using prefix arguments for
4254 finalizing capture.
4255 (Agenda commands): Document prefix argument for the bulk scatter
4256 command.
4257 (Beamer class export): Document that also overlay arguments can be
4258 passed to the column environment.
4259 (Template elements): Document the new entry type.
4260
4261 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
4262
4263 * org.texi (Include files): Document :minlevel.
4264
4265 2010-12-11 Julien Danjou <julien@danjou.info>
4266
4267 * org.texi (Categories): Document category icons.
4268
4269 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
4270
4271 * org.texi (noweb): Fix typo.
4272
4273 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
4274
4275 * gnus.texi (Server Commands): Point to the rest of the server
4276 commands.
4277
4278 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4279
4280 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
4281 g'.
4282
4283 2010-12-02 Julien Danjou <julien@danjou.info>
4284
4285 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
4286
4287 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
4288
4289 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
4290 (Direct Functions): Note the STARTTLS upgrade.
4291
4292 2010-11-27 Glenn Morris <rgm@gnu.org>
4293 James Clark <none@example.com>
4294
4295 * nxml-mode.texi (Introduction): New section.
4296
4297 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4298
4299 * gnus.texi (Server Commands): Document gnus-server-show-server.
4300
4301 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
4302
4303 Sync with Tramp 2.2.0.
4304
4305 * trampver.texi: Update release number.
4306
4307 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
4308
4309 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
4310 Mention that the TeX specific units won't use the `tex' prefix
4311 in TeX mode.
4312
4313 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
4314
4315 * gnus.texi (Misc Article): Document gnus-inhibit-images.
4316
4317 2010-11-17 Glenn Morris <rgm@gnu.org>
4318
4319 * edt.texi: Remove information about Emacs 19.
4320
4321 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
4322
4323 * trampver.texi: Update release number.
4324
4325 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
4326
4327 * gnus.texi (Article Washing): Fix typo.
4328
4329 2010-11-11 Noorul Islam <noorul@noorul.com>
4330
4331 * org.texi: Fix typo.
4332
4333 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4334
4335 * org.texi (Using capture): Explain that refiling is
4336 sensitive to cursor position.
4337
4338 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4339
4340 * org.texi (Images and tables): Add cross reference to link section.
4341
4342 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4343
4344 * org.texi: Document the <c> cookie.
4345
4346 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4347
4348 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4349 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4350
4351 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4352
4353 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4354
4355 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4356
4357 * org.texi (Project alist): Mention that this is a property list.
4358
4359 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4360
4361 * org.texi (Setting up the staging area): Document that
4362 file names remain visible when encrypting the MobileOrg files.
4363
4364 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4365
4366 * org.texi (Setting up the staging area): Document which
4367 versions are needed for encryption.
4368
4369 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4370
4371 * org.texi (noweb): Update :noweb documentation to
4372 reflect the new "tangle" argument.
4373
4374 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4375
4376 * org.texi (Batch execution): Improve tangling script in
4377 documentation.
4378
4379 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4380
4381 * org.texi (Handling links, In-buffer settings):
4382 Document inlining images on startup.
4383
4384 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4385
4386 * org.texi (Setting up the staging area): Document use of
4387 crypt password.
4388
4389 2010-11-11 David Maus <dmaus@ictsoc.de>
4390
4391 * org.texi (Template expansion): Add date related link type escapes.
4392
4393 2010-11-11 David Maus <dmaus@ictsoc.de>
4394
4395 * org.texi (Template expansion): Add mew in table for link type
4396 escapes.
4397
4398 2010-11-11 David Maus <dmaus@ictsoc.de>
4399
4400 * org.texi (Template expansion): Fix typo in link type escapes.
4401
4402 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4403
4404 * org.texi (Structure of code blocks): Another documentation tweak.
4405
4406 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4407
4408 * org.texi (Structure of code blocks): Documentation tweak.
4409
4410 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4411
4412 * org.texi (Structure of code blocks):
4413 Update documentation to mention inline code block syntax.
4414
4415 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4416
4417 * org.texi (comments): Improve wording.
4418
4419 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4420
4421 * org.texi (comments): Document the new :comments header arguments.
4422
4423 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4424
4425 * org.texi (Installation): Remove the special
4426 installation instructions for XEmacs.
4427
4428 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4429
4430 * org.texi (Easy Templates): New section. Documents quick
4431 insertion of empty structural elements.
4432
4433 2010-11-11 Noorul Islam <noorul@noorul.com>
4434
4435 * org.texi: Fix doc.
4436
4437 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4438
4439 * org.texi (The date/time prompt): Document specification
4440 of time ranges.
4441
4442 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4443
4444 * org.texi (Internal links): Document the changes in
4445 internal links.
4446
4447 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4448
4449 * org.texi (Agenda commands): Document the limitation for
4450 the filter preset - it can only be used for an entire agenda
4451 view, not in an individual block in a block agenda.
4452
4453 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4454
4455 * org.texi (iCalendar export): Document alarm creation.
4456
4457 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4458
4459 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4460
4461 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4462
4463 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4464
4465 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4466
4467 * calc.texi: Use emacsver.texi to determine Emacs version.
4468
4469 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4470
4471 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4472 since that works by default.
4473
4474 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4475
4476 * gnus.texi (Customizing the IMAP Connection): Document
4477 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4478
4479 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4480
4481 * tramp.texi (Remote shell setup): New item "Interactive shell
4482 prompt". Reported by Christian Millour <cm@abtela.com>.
4483 (Remote shell setup, Remote processes): Use @code{} for
4484 environment variables.
4485
4486 2010-11-03 Glenn Morris <rgm@gnu.org>
4487
4488 * ediff.texi (Quick Help Commands, Miscellaneous):
4489 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4490
4491 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4492
4493 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4494
4495 2010-10-31 Glenn Morris <rgm@gnu.org>
4496
4497 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4498
4499 2010-10-31 Glenn Morris <rgm@gnu.org>
4500
4501 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4502
4503 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4504
4505 * gnus.texi (Client-Side IMAP Splitting):
4506 Mention nnimap-unsplittable-articles.
4507
4508 2010-10-29 Julien Danjou <julien@danjou.info>
4509
4510 * gnus.texi (Finding the News): Remove references to obsoletes
4511 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4512
4513 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4514
4515 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4516 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4517 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4518 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4519
4520 2010-10-28 Glenn Morris <rgm@gnu.org>
4521
4522 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4523 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4524 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4525
4526 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4527
4528 * epa.texi (Mail-mode integration): Add alternative key bindings
4529 for epa-mail commands; escape comma.
4530 Don't use the word "PGP", since it is a non-free program.
4531
4532 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4533
4534 * calc.texi: Use emacsver.texi to determine Emacs version.
4535
4536 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4537
4538 * gnus.texi (Group Parameters, Buttons): Fix typos.
4539
4540 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4541
4542 * gnus.texi (Subscription Commands): Mention that you can also
4543 subscribe to new groups via the Server buffer, which is probably more
4544 convenient when subscribing to many groups.
4545
4546 2010-10-21 Julien Danjou <julien@danjou.info>
4547
4548 * message.texi (Message Headers): Allow message-default-headers to be a
4549 function.
4550
4551 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4552
4553 * gnus-news.texi: Mention new archive defaults.
4554
4555 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4556
4557 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4558
4559 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4560
4561 * gnus.texi (HTML): Document the function value of
4562 gnus-blocked-images.
4563 (Article Washing): shr and gnus-w3m, not the direct function names.
4564
4565 2010-10-20 Julien Danjou <julien@danjou.info>
4566
4567 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4568 variable.
4569
4570 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4571
4572 * gnus.texi (Customizing the IMAP Connection): The port strings are
4573 strings.
4574 (Document Groups): Mention git.
4575
4576 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4577
4578 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4579 bzr/Gnus git sync.
4580
4581 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4582
4583 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4584 change.
4585
4586 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4587
4588 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4589 @item syntax for in-Emacs makeinfo.
4590
4591 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4592
4593 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4594 trim sentence.
4595
4596 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4597
4598 * epa.texi (Caching Passphrases):
4599 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4600 Clarify some configurations require to set up gpg-agent.
4601
4602 2010-10-11 Glenn Morris <rgm@gnu.org>
4603
4604 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4605
4606 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4607
4608 * gnus.texi (Spam Package Introduction): Mention `$'.
4609
4610 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4611
4612 * makefile.w32-in (emacsdir): New variable.
4613 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4614 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4615
4616 2010-10-09 Glenn Morris <rgm@gnu.org>
4617
4618 * Makefile.in (mostlyclean): Delete *.toc.
4619
4620 * Makefile.in: Use $< in rules.
4621
4622 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4623
4624 * Makefile.in ($(infodir)): Delete rule.
4625 (mkinfodir): New. Use it in all the info rules, rather than depending
4626 on infodir.
4627
4628 2010-10-09 Glenn Morris <rgm@gnu.org>
4629
4630 * gnus.texi (Article Washing): Fix previous change.
4631
4632 * Makefile.in (emacsdir): New variable.
4633 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4634 Depend on emacsver.texi.
4635
4636 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4637
4638 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4639
4640 2010-10-08 Julien Danjou <julien@danjou.info>
4641
4642 * gnus.texi: Add mm-shr.
4643
4644 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4645
4646 * gnus.texi (Finding the Parent, The Gnus Registry)
4647 (Registry Article Refer Method): Update docs for nnregistry.el.
4648
4649 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4650
4651 * auth.texi (Help for users)
4652 (GnuPG and EasyPG Assistant Configuration): Update docs.
4653
4654 2010-10-08 Glenn Morris <rgm@gnu.org>
4655
4656 * cl.texi (Organization, Installation, Old CL Compatibility):
4657 Deprecate cl-compat for new code.
4658 (Usage, Installation): Remove outdated information.
4659
4660 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4661
4662 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4663
4664 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4665
4666 2010-10-06 Julien Danjou <julien@danjou.info>
4667
4668 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4669
4670 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4671 broken link.
4672
4673 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4674
4675 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4676 to ReiserFS.
4677
4678 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4679 (FAQ 7-1): Fix getmail URL.
4680
4681 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4682
4683 * epa.texi (Caching Passphrases): New section.
4684
4685 2010-10-06 Glenn Morris <rgm@gnu.org>
4686
4687 * Makefile.in (SHELL): Set it.
4688 (info): Move the mkdir dependency to the individual info files.
4689 (mostlyclean): Tidy up.
4690 (clean): Only delete the specific dvi and pdf files.
4691 (maintainer-clean): Be more restrictive in what we delete.
4692 ($(infodir)): Add parallel build workaround.
4693
4694 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4695
4696 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4697
4698 2010-10-03 Julien Danjou <julien@danjou.info>
4699
4700 * emacs-mime.texi (Display Customization):
4701 Update mm-inline-large-images documentation and add documentation for
4702 mm-inline-large-images-proportion.
4703
4704 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4705
4706 * tramp.texi (Frequently Asked Questions):
4707 Mention remote-file-name-inhibit-cache.
4708
4709 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4710
4711 * gnus.texi (Splitting Mail): Fix @xref syntax.
4712 (Splitting Mail): Really fix the @ref syntax.
4713
4714 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4715
4716 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4717 (Article Hiding): Add google banner example.
4718 Suggested by Benjamin Xu.
4719
4720 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4721
4722 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4723 Remove nnimap-split-rule from examples.
4724
4725 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4726
4727 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4728 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4729 Fishman.
4730 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4731
4732 2010-09-30 Julien Danjou <julien@danjou.info>
4733
4734 * gnus.texi (Gravatars): Fix documentation about
4735 gnu-gravatar-properties.
4736
4737 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4738
4739 * epa.texi (Bug Reports): New section.
4740
4741 2010-09-29 Glenn Morris <rgm@gnu.org>
4742
4743 * Makefile.in (top_srcdir): Remove unused variable.
4744
4745 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4746
4747 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4748 (Client-Side IMAP Splitting): Document 'default.
4749
4750 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4751
4752 * gnus.texi (Customizing the IMAP Connection):
4753 Document nnimap-fetch-partial-articles.
4754
4755 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4756
4757 * gnus-news.texi: Mention nnimap-inbox.
4758
4759 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4760
4761 2010-09-26 Julien Danjou <julien@danjou.info>
4762
4763 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4764
4765 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4766
4767 * gnus.texi (Security): Remove gpg.el mention.
4768
4769 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4770
4771 * gnus.texi (Browse Foreign Server): New variable
4772 gnus-browse-subscribe-newsgroup-method.
4773
4774 * gnus-news.texi: Mention it.
4775
4776 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4777
4778 * gnus.texi (NoCeM): Remove.
4779 (Startup Variables): No jingle.
4780
4781 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4782
4783 * woman.texi (Interface Options): xz compression is now supported.
4784
4785 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4786
4787 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4788 (Unavailable Servers): Document gnus-server-copy-server.
4789 (Using IMAP): Document the new nnimap.
4790
4791 2010-09-25 Julien Danjou <julien@danjou.info>
4792
4793 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4794
4795 2010-09-24 Glenn Morris <rgm@gnu.org>
4796
4797 * url.texi (Disk Caching): Tweak previous change.
4798
4799 2010-09-24 Julien Danjou <julien@danjou.info>
4800
4801 * url.texi (Disk Caching): Mention url-cache-expire-time,
4802 url-cache-expired, and url-fetch-from-cache.
4803
4804 2010-09-24 Julien Danjou <julien@danjou.info>
4805
4806 * gnus.texi: Add Gravatars.
4807
4808 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4809
4810 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4811
4812 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4813
4814 * gnus.texi (Expunging mailboxes): Update name of the expunging
4815 command.
4816
4817 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4818
4819 * emacs-mime.texi (rfc2047): Update description for
4820 rfc2047-encode-parameter.
4821
4822 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4823
4824 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4825 "fish" methods.
4826 (External methods): Remove "scp1_old" and "scp2_old" methods.
4827
4828 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4829
4830 * tramp.texi: Remove Japanese manual. Fix typo.
4831
4832 * trampver.texi: Update release number. Remove japanesemanual.
4833
4834 2010-09-09 Glenn Morris <rgm@gnu.org>
4835
4836 * org.texi: Restore clobbered changes (copyright years, untabify).
4837
4838 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4839
4840 * gnus.texi (Adaptive Scoring): Fix typo.
4841
4842 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4843
4844 * gnus.texi (Article Display): Document gnus-html-show-images.
4845
4846 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4847
4848 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4849
4850 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4851
4852 * gnus.texi (HTML): Document gnus-max-image-proportion.
4853
4854 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4855
4856 * gnus.texi (HTML): Document gnus-blocked-images.
4857
4858 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4859
4860 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4861
4862 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4863 the first message are used for wide replies.
4864 (Changing Servers): Remove documentation on gnus-change-server and
4865 friends, since it's been removed.
4866
4867 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4868
4869 * gnus.texi (Drafts): Mention B DEL.
4870
4871 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4872
4873 * gnus.texi (Delayed Articles): Mention that the Date header is the
4874 original one, even if you delay.
4875
4876 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4877
4878 * gnus.texi (Asynchronous Fetching):
4879 Document gnus-async-post-fetch-function.
4880 (HTML): Made into its own section.
4881
4882 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4883
4884 Sync with Tramp 2.1.19.
4885
4886 * tramp.texi (Inline methods, Default Method):
4887 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4888 Remove remark about doubled "-t" argument.
4889 (Auto-save and Backup): Remove reference to Emacs 21.
4890 (Filename Syntax): Describe port numbers.
4891 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4892 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4893 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4894 errors with the backquotes.
4895 (External packages): File attributes cache flushing for asynchronous
4896 processes.
4897 (Traces and Profiles): Describe verbose level 9.
4898
4899 * trampver.texi: Update release number.
4900
4901 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4902
4903 * dbus.texi (Alternative Buses): New chapter.
4904
4905 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4906
4907 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4908
4909 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4910
4911 * calc.texi (Customizing Calc): Rearrange description of new
4912 variables to match the presentation of other variables.
4913
4914 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4915
4916 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4917
4918 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4919
4920 * calc.texi (Making Selections, Selecting Subformulas)
4921 (Customizing Calc): Mention how to use faces to emphasize selected
4922 sub-formulas.
4923
4924 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4925
4926 * tramp.texi (External packages): File attributes cache flushing
4927 for asynchronous processes.
4928
4929 2010-08-01 Alan Mackenzie <acm@muc.de>
4930
4931 Enhance the manual for the latest Java Mode.
4932
4933 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4934 annotation-var-cont.
4935 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4936 two new symbols.
4937
4938 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4939
4940 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4941
4942 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4943
4944 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4945
4946 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4947
4948 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4949
4950 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4951
4952 * org.texi: Add macros to get plain quotes in PDF output.
4953 List additional contributors.
4954 (Capture): New section, replaces the section about remember.
4955 (Working With Source Code): New chapter, focused on documenting Org
4956 Babel.
4957 (Code evaluation security): New section.
4958 (MobileOrg): Document DropBox support.
4959 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4960 (Special symbols): Show how to display UTF8 characters for entities.
4961 (Global TODO list): Clarify the use of the "M" key and the differences
4962 to the "m" key.
4963 (RSS Feeds): Mention Atom feeds as well.
4964 (Setting tags): Remove paragraph about
4965 `org-complete-tags-always-offer-all-agenda-tags'.
4966
4967 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4968
4969 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4970 argument.
4971 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4972 echoing shells.
4973
4974 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4975
4976 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4977 (Filename Syntax): Describe port numbers.
4978
4979 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4980
4981 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4982 forgotten.
4983 (Type Conversion): Precise conversion of natural numbers.
4984 (Errors and Events): Add "debugging" to concept index. Add variable
4985 `dbus-debug'.
4986
4987 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4988
4989 * dbus.texi (Receiving Method Calls): Add optional argument
4990 EMITS-SIGNAL to `dbus-register-property'.
4991
4992 2010-06-27 Alex Schroeder <alex@gnu.org>
4993
4994 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4995
4996 2010-06-24 Glenn Morris <rgm@gnu.org>
4997
4998 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4999 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
5000 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5001 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
5002 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
5003 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
5004 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
5005 * woman.texi: Start direntry descriptions in column 32, per Texinfo
5006 convention. Make them end with a period.
5007
5008 2010-06-23 Glenn Morris <rgm@gnu.org>
5009
5010 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
5011 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
5012 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
5013 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
5014 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
5015 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
5016
5017 2010-06-10 Glenn Morris <rgm@gnu.org>
5018
5019 * idlwave.texi (Load-Path Shadows):
5020 * org.texi (Handling links): Fix typos.
5021
5022 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
5023
5024 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
5025
5026 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
5027
5028 * eshell.texi (Built-ins): Describe, how to disable a built-in command
5029 by an alias. (Bug#6226)
5030
5031 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
5032
5033 * calc.texi (Manipulating Vectors): Mention that vectors can
5034 be used to determine bins for `calc-histogram'.
5035
5036 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
5037
5038 * calc.texi: Remove "\turnoffactive" commands throughout.
5039
5040 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
5041
5042 * url.texi (HTTP language/coding, Customization):
5043 * message.texi (Header Commands, Responses):
5044 * cl.texi (Argument Lists): Fix typos.
5045
5046 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
5047
5048 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
5049 Note that Development menu is always available.
5050 (Creating a project): Fix terminology.
5051 (Add/Remove files): Fix typo.
5052
5053 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
5054
5055 * Version 23.2 released.
5056
5057 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
5058
5059 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
5060
5061 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
5062
5063 * tramp.texi (Inline methods, Default Method):
5064 Mention `tramp-inline-compress-start-size'.
5065
5066 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
5067
5068 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
5069 the CVS repo. Put the Git repo in the news section.
5070
5071 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
5072 Removed some mentions of CVS. Mention the new Git repo.
5073
5074 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
5075
5076 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
5077 (Mail Group Commands): Add index entry.
5078
5079 2010-04-18 Glenn Morris <rgm@gnu.org>
5080
5081 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
5082
5083 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
5084
5085 * calc.texi (Radix modes): Mention that the option prefix will
5086 turn on twos-complement mode.
5087 (Inverse and Hyperbolic Flags): Mention the Option flag.
5088
5089 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
5090
5091 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
5092 (LaTeX/PDF export commands): Rename and Move section.
5093 (Sectioning structure): Update.
5094 (References): New use case for field coordinates.
5095 (The export dispatcher): Rename from ASCII export.
5096 (Setting up the staging area): Document the availability of
5097 encryption for MobileOrg.
5098 (Images and tables): Document how to reference labels.
5099 (Index entries): New section.
5100 (Generating an index): New section.
5101 (Column width and alignment): Document that <N> now
5102 means a fixed width, not a maximum width.
5103 (Publishing options): Document the :email option.
5104 (Beamer class export): Fix bug in the BEAMER example.
5105 (Refiling notes): Document refile logging.
5106 (In-buffer settings): Document refile logging keywords.
5107 (Drawers): Document `C-c C-z' command.
5108 (Agenda commands): Mention the alternative key `C-c C-z'.
5109 (Special properties): Document the BLOCKED property.
5110 (The spreadsheet): Mention the formula editor.
5111 (References): Document field coordinates.
5112 (Publishing action): Correct the documentation for the
5113 publishing function.
5114 (The date/time prompt): Document that we accept dates
5115 like month/day/year.
5116 (Cooperation): Document the changes in table.el support.
5117 (Faces for TODO keywords, Faces for TODO keywords)
5118 (Priorities): Document the easy colors.
5119 (Visibility cycling): Document the new double prefix
5120 arg for `org-reveal'.
5121 (Cooperation): Remember.el is part of Emacs.
5122 (Clean view): Mention that `wrap-prefix' is also set by
5123 org-indent-mode.
5124 (Agenda commands): Add information about prefix args to
5125 scheduling and deadline commands.
5126 (Search view): Point to the docstring of
5127 `org-search-view' for more details.
5128 (Agenda commands): Document that `>' prompts for a date.
5129 (Setting tags): Document variable
5130 org-complete-tags-always-offer-all-agenda-tags.
5131 (Column attributes): Cross-reference special properties.
5132
5133 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
5134
5135 Synchronize with Tramp repository.
5136
5137 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
5138 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
5139 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
5140 syntax, texi2dvi reports errors with the backquotes.
5141
5142 * trampver.texi: Update release number.
5143
5144 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
5145
5146 * gnus.texi (Finding the News): Add pointers to the Server buffer
5147 because it's essential.
5148
5149 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
5150
5151 * gnus.texi (MIME Commands): Update description of
5152 gnus-article-browse-html-article.
5153
5154 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
5155
5156 * auth.texi (Secret Service API): Add TODO node.
5157 (Help for users): Explain the new source options for `auth-sources'.
5158
5159 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
5160
5161 * trampver.texi: Update release number.
5162
5163 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
5164
5165 * Branch for 23.2.
5166
5167 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
5168
5169 * faq.texi (Escape sequences in shell output): Note that ansi-color is
5170 now enabled by default.
5171
5172 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
5173
5174 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
5175 when Emacs runs in interactive mode. (Bug#5645)
5176
5177 2010-02-16 Glenn Morris <rgm@gnu.org>
5178
5179 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
5180
5181 2010-02-05 Mark A. Hershberger <mah@everybody.org>
5182
5183 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
5184
5185 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
5186
5187 * gnus.texi (Score File Format): Fix typo.
5188
5189 2010-01-19 Mark A. Hershberger <mah@everybody.org>
5190
5191 * cc-mode.texi: Replace references to obsolete c-subword-mode.
5192
5193 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
5194
5195 * ada-mode.texi (Project File Overview): Fix typo.
5196
5197 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
5198
5199 * semantic.texi: Add Richard Y. Kim credit.
5200
5201 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
5202
5203 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
5204
5205 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
5206 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
5207
5208 2010-01-17 Glenn Morris <rgm@gnu.org>
5209
5210 * calc.texi (Reporting Bugs): Don't mention format of repository.
5211
5212 * woman.texi (Bugs): Make "Emacs repository" less specific,
5213 and the URL for same more specific.
5214
5215 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
5216
5217 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
5218
5219 * ede.texi (ede-step-project, ede-proj-target):
5220 * tramp.texi (Remote processes): Fix typos.
5221
5222 2010-01-16 Mario Lang <mlang@delysid.org>
5223
5224 * ede.texi (ede-target):
5225 * org.texi (Refiling notes): Remove duplicated words.
5226
5227 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
5228
5229 * gnus.texi (Posting Styles): Use with-current-buffer.
5230 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
5231
5232 2010-01-02 Kevin Ryde <user42@zip.com.au>
5233
5234 * eieio.texi (Naming Conventions): Correction to xref on elisp
5235 coding conventions, is "Tips" node not "Standards".
5236
5237 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
5238
5239 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
5240
5241 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
5242
5243 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
5244
5245 * gnus.texi (Direct Functions): Add missing port number to tls method.
5246
5247 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
5248
5249 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
5250 ($(infodir)/edt, edt.dvi): New targets.
5251
5252 2009-12-15 Glenn Morris <rgm@gnu.org>
5253
5254 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
5255 (edt, $(infodir)/edt, edt.dvi): New targets.
5256 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
5257
5258 * Makefile.in (PDF_TARGETS, pdf): New.
5259 (clean): Add *.pdf.
5260 Add pdf rules for all manuals.
5261
5262 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
5263
5264 * calc.texi (Radix Modes): Clarify two's complement notation.
5265
5266 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
5267
5268 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
5269 (Smart Jump, Analyzer Debug): Copyedits.
5270 (Semantic mode user commands): Link to new nodes.
5271 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
5272 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
5273 upstream Semantic manual.
5274
5275 * semantic.texi (Introduction): Minor fix to diagram.
5276
5277 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
5278
5279 * eshell.texi (History): Add the other built-in variables.
5280 (Built-ins): Explain built-ins, and how to apply the external commands.
5281 Add `history', `su' and `sudo'.
5282
5283 * tramp.texi (Remote processes): Add missing <RET> in the example.
5284
5285 2009-12-01 Bill Wohler <wohler@newt.com>
5286
5287 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
5288 path for mairix example. Specify -q in namazu example since namazu is
5289 excessively garrulous.
5290
5291 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
5292
5293 * tramp.texi (Remote processes): Improve eshell example with "su"
5294 and "sudo" commands.
5295
5296 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
5297
5298 * semantic.texi (Analyzer Internals): Rename from Analyzer.
5299
5300 * sem-user.texi (Semantic mode user commands): Fix key syntax.
5301 Document semantic-complete-analyze-inline.
5302 (Semanticdb search debugging commands): Minor clarification.
5303 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
5304 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
5305 manual.
5306 (Semantic mode): Link to Idle Scheduler.
5307
5308 2009-11-28 Kevin Ryde <user42@zip.com.au>
5309
5310 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
5311 @pxref, now EIEIO is in Emacs.
5312
5313 * erc.texi (Development): Correction to git tutorial url.
5314
5315 2009-11-26 Glenn Morris <rgm@gnu.org>
5316
5317 * faq.texi (Latest version of Emacs): Mention stability of development
5318 version.
5319 (Problems with very large files): Max buffer size increase in 23.2.
5320 (VM): VM has moved house again.
5321
5322 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
5323
5324 * calc.texi (Radix modes): Discuss alternate bases for two's complement
5325 notations.
5326
5327 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
5328
5329 * org.texi (Column attributes): Fix documentation of new operators.
5330
5331 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5332
5333 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5334 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5335 (Idle Completions Mode): Numerous copyedits.
5336
5337 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5338
5339 * semantic.texi (Semantic Internals, Glossary):
5340 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5341 (Semanticdb search debugging commands): Fix typos.
5342
5343 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5344
5345 * calc.texi (Radix modes): Mention twos-complement notation.
5346
5347 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5348
5349 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5350 ($(infodir)/semantic, semantic.dvi): New targets.
5351
5352 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5353
5354 * Makefile.in: Build the Semantic manual.
5355
5356 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5357 repository.
5358
5359 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5360
5361 * dbus.texi (Receiving Method Calls): New defun
5362 `dbus-unregister-service'.
5363
5364 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5365
5366 * org.texi (Speed keys): New section.
5367
5368 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5369
5370 * dbus.texi (Type Conversion): Fix typo.
5371 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5372 `dbus-registered-objects-table'.
5373 (Receiving Method Calls): New defun `dbus-register-property'.
5374 Move `dbus-unregister-object' here.
5375
5376 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5377
5378 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5379
5380 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5381
5382 * org.texi (Column attributes): Add the new age summary operators.
5383 Also, mention the fact you can only use one summary operator per
5384 property.
5385
5386 2009-11-13 John Wiegley <johnw@newartisans.com>
5387
5388 * org.texi (Tracking your habits): Add a new section in the
5389 manual about how to track habits.
5390 (Resolving idle time): Add a section on how idle and
5391 dangling clocks are resolved.
5392
5393 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5394
5395 * org.texi (Agenda commands): Document the new `i' command.
5396 (Inserting deadline/schedule): Document logging changes
5397 of scheduling and deadline times stamps.
5398 (In-buffer settings): Document the in-buffer keywords for logging
5399 changes of scheduling and deadline times stamps.
5400 (Structure editing, Plain lists): Document indentation
5401 cycling in empty entries with TAB.
5402 (Archiving): Document the default archiving command.
5403 (Moving subtrees): Document the new keys for archiving.
5404 (Internal archiving): Fix incorrect key.
5405 (Agenda commands): Document the TODO set switching commands.
5406 (Agenda commands): Document the new archiving keys.
5407 (Clocking work time): Better description on how to save
5408 and restore a clock.
5409 (Resolving idle time): Mention the x11idle program to get true
5410 idleness also under X11.
5411 (Resolving idle time): Use @kbd instead of @key for normal
5412 letters, because this is how he rest of the manual does this.
5413 (Pushing to MobileOrg): Mention that `org-directory'
5414 should be set.
5415 (Agenda commands): Document that SPC is a filter for
5416 any tag.
5417 (Search view): Rename from "Keyword search".
5418 (Capure): New chapter.
5419 (Markup): New chapter.
5420 (Links in HTML export, Images in HTML export):
5421 Extend the section titles.
5422 (Images in HTML export): Document the align option.
5423 (Text areas in HTML export): Extend the section title.
5424 (Images in LaTeX export): Explain image placement in LaTeX.
5425
5426 2009-11-10 Glenn Morris <rgm@gnu.org>
5427
5428 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5429
5430 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5431
5432 * tramp.texi (Auto-save and Backup): Disable backups just for a
5433 method.
5434
5435 * trampver.texi: Update release number.
5436
5437 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5438
5439 Sync with Tramp 2.1.17.
5440
5441 * trampver.texi: Update release number.
5442
5443 2009-10-29 Glenn Morris <rgm@gnu.org>
5444
5445 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5446
5447 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5448
5449 * tramp.texi (External methods): Temporary files are kept for
5450 `rsync' and `rsyncc' methods.
5451
5452 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5453
5454 * eieio.texi: Fix typos.
5455
5456 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5457
5458 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5459
5460 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5461
5462 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5463 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5464
5465 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5466
5467 * Makefile.in: Build EIEIO and EDE manuals.
5468
5469 2009-10-07 Eric Ludlam <zappo@gnu.org>
5470
5471 * eieio.texi:
5472 * ede.texi: New files.
5473
5474 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5475
5476 * tramp.texi (Remote processes): Association of a pty is not supported.
5477
5478 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5479
5480 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5481 (Processing LaTeX fragments): Document that the size of images can be
5482 changes using the variable `org-format-latex-options'.
5483 (The date/time prompt, Timestamps): Be more accurate over ISO format
5484 dates and times.
5485 (Visibility cycling): Document showeverything keyword.
5486 (In-buffer settings): Document showeverything keyword.
5487 (Setting up the staging area): Fix the example.
5488 (MobileOrg): New section.
5489 (Agenda commands, Exporting Agenda Views): Document exporting the
5490 agenda view to Org files.
5491
5492 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5493
5494 * tramp.texi (History): Add IMAP support.
5495 (External methods): Add `imap' and `imaps' methods.
5496 (GVFS based methods): Add indices for `davs'.
5497 (Password handling): Rename anchors. Add IMAP entries for
5498 ~/.authinfo.gpg.
5499
5500 * trampver.texi: Set default value of `emacsimap'.
5501
5502 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5503
5504 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5505
5506 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5507
5508 * dired-x.texi (Technical Details):
5509 Delete dired-up-directory (Bug#4292).
5510
5511 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5512
5513 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5514
5515 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5516
5517 * org.texi (Effort estimates): Document new effort setting commands.
5518 (Agenda commands): Document the new keys fro agenda time motion.
5519 Document entry text mode. Improve documentation of the keys to include
5520 inactive time stamps into the agenda view.
5521 (Feedback): Document the new bug report command.
5522 (Structure editing): Add an index entry for the sorting of subtrees.
5523
5524 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5525
5526 * auth.texi (Help for users): Corrected markup.
5527
5528 2009-09-02 Glenn Morris <rgm@gnu.org>
5529
5530 * emacs-mime.texi (time-date): Mention float-time.
5531
5532 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5533
5534 * calc.texi (Simplifying Formulas): Improve the wording.
5535
5536 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5537
5538 * auth.texi: Rewritten for coverage and clarity.
5539
5540 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5541
5542 * gnus.texi (Expiring Mail):
5543 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5544 (Various Various): Mention gnus-safe-html-newsgroups.
5545
5546 * gnus-news.texi: Mention
5547 gnus-mark-copied-or-moved-articles-as-expirable.
5548
5549 * emacs-mime.texi (Display Customization): Add xref to
5550 gnus-safe-html-newsgroups.
5551
5552 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5553
5554 * tramp.texi (Version Control): Remove.
5555 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5556 reference.
5557 (External methods): Correct `scpc' concept index entries. New method
5558 `rsyncc'.
5559 (External packages): New subsections "Filename completion" and "File
5560 attributes cache".
5561
5562 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5563
5564 * calc.texi (Rewrite Rules): Improve the example.
5565 (Simplifying Formulas): Explain use of the I and H flags for
5566 simplification.
5567
5568 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5569
5570 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5571 Describe autostart behavior of dbus-ping.
5572 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5573 for timeout values.
5574 (Top): Remove footnote saying D-Bus is not enabled by
5575 default. (Bug#4256)
5576
5577 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5578
5579 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5580 Reported by Jari Aalto (Bug#4211).
5581 (Mail-mode integration): Mention epa-mail-mode and
5582 epa-global-mail-mode.
5583 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5584 epa-setup.
5585
5586 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5587
5588 * dbus.texi (Asynchronous Methods): Allow nil handler.
5589
5590 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5591
5592 * ediff.texi (ediff-current-file): Add information about this new function.
5593
5594 * viper.texi: Add information about C-s in viper's search command.
5595
5596 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5597
5598 * calc.texi (Date Forms): Fix typos.
5599
5600 2009-08-08 Glenn Morris <rgm@gnu.org>
5601
5602 * org.texi (Agenda commands): Restore clobbered change.
5603
5604 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5605
5606 * calc.texi (Graphics, Devices): Update with the peculiarities of
5607 operation on MS-Windows.
5608
5609 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5610
5611 * org.texi (Publishing action): Improve documentation of file
5612 names when publishing to the source directory.
5613 (Clean view): Document `org-indent-mode'.
5614 (Clocking work time): Add documentation for the
5615 new :timetamp option when creating a clock report.
5616 (Paragraphs): Fix many typos.
5617 (Plain lists): Remove duplicate explanation about the
5618 `C-c *' command.
5619 (Literal examples): Update to reflect the new behavior
5620 of the -n -r -k switches when exporting source code examples.
5621 (Structure editing): Add information about `C-c *',
5622 converting a plain list into a list of Org items.
5623 (Remember): Small rephrasing of the paragraph
5624 describing remember.el. Also mentioned that remember.el is part
5625 of Emacs 23, not Emacs 22.
5626 (Clocking work time): Add documentation about
5627 displaying the current clocking time against the effort estimate.
5628 Also add a footnote about using `org-clock-in-prepare-hook' to add
5629 an effort estimate on the fly, just before clocking it.
5630 (Footnotes): Document automatic renumbering and
5631 sorting.
5632 (Agenda commands): Document new bulk commands.
5633 (Plain lists): Document new behavior of
5634 `org-cycle-include-plain-lists'.
5635 Hyphenation only in TeX.
5636 (Clocking work time): Document the key to update effort
5637 estimates.
5638 (Clocking work time): Document the clock time display.
5639 (Structure editing, TODO basics): Document new
5640 variables.
5641 (Column attributes): Document new colciew operators.
5642 (Publishing options): Document :xml-declaration.
5643 (Tracking TODO state changes): Document the
5644 LOG_INTO_DRAWER property.
5645 (Literal examples): Document the new implementation for
5646 editing source code.
5647 (Publishing action): Mention the new publishing
5648 function, to publish an Org source file.
5649 (Publishing links): Mention how to link to an Org source file.
5650 (Macro replacement): Document new macros.
5651 (Handling links): Document type-specific completion
5652 when inserting links.
5653 (Structure editing, Plain lists): Improve documentation
5654 on sorting.
5655 (Internal links): Document custom ids for links.
5656 (Handling links): Document custom ids for links.
5657 (CSS support): Document new class.
5658 (Refiling notes): Document the possibility to create new nodes
5659 during refiling.
5660 (Agenda commands): Document the "?" operator to find
5661 tasks without effort setting.
5662 (Exporting agenda information): Section moved.
5663 (RSS Feeds): New section.
5664 (Built-in table editor): Document M-e and M-a navigate
5665 inside table field.
5666 (Stuck projects): Docment that projects identified as
5667 un-stuck will still be searchd for stuck sub-projects.
5668 (Paragraphs): Document centering.
5669 (Creating timestamps, Agenda commands): Document new
5670 behavior when changing time stamps.
5671 (Structure editing): Document the new command
5672 `org-clone-subtree-with-time-shift'.
5673 (Publishing): Refresh this chapter.
5674 (Export options, Export options, In-buffer settings):
5675 Document the new keywords.
5676 (Matching tags and properties): Collect all
5677 documentation about tags/property matches here.
5678 (Setting tags): Document `org-tag-persistent-alist'.
5679 (Weekly/daily agenda): New section.
5680 (Orgstruct mode): Describe `orgstruct++-mode'.
5681 (Drawers): Mention the LOGBOOK drawer.
5682 (Export options, Sectioning structure): Document the
5683 #+LEATEX_HEADER in-buffer setting.
5684 (Bugs): Section removed.
5685 (Hooks): New section.
5686 (Add-on packages): Move here from old location.
5687 (Context-sensitive commands): New section.
5688 (Setting tags): Document newline option.
5689 (Global TODO list, Matching tags and properties):
5690 Mention more variables.
5691 (Checkboxes): Update to changed command behavior.
5692
5693 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5694
5695 * speedbar.texi (Basic Key Bindings): Fix typo.
5696
5697 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5698
5699 * calc.texi (Vector/Matrix Functions): Add index entries for both
5700 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5701 affects matrices with more than one row.
5702 (Help Commands): Add index entries for "prefix ?" key bindings.
5703
5704 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5705
5706 * calc.texi (Stack Manipulation Commands): Add documentation for
5707 `calc-transpose-lines'.
5708
5709 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5710
5711 * dbus.texi (Receiving Method Calls): Describe special return value
5712 `:ignore'.
5713
5714 2009-07-24 Alan Mackenzie <acm@muc.de>
5715
5716 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5717 initialization, any individual variable setting now takes precedence
5718 over one done via c-file-style/c-file-offsets.
5719
5720 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5721
5722 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5723 truncated when Calc is quit.
5724 (Customizing Calc): Document `calc-undo-length'.
5725
5726 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5727
5728 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5729
5730 2009-07-11 Kevin Ryde <user42@zip.com.au>
5731
5732 * pcl-cvs.texi (About PCL-CVS):
5733 * widget.texi (Basic Types):
5734 Fix cross-references.
5735
5736 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5737
5738 * dbus.texi (Type Conversion): Don't use literal control character.
5739
5740 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5741
5742 * tramp.texi (GVFS based methods): New section.
5743 (Remote processes): Processes for GVFS based methods run locally.
5744
5745 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5746
5747 * tramp.texi (Inline methods, External methods, Gateway methods):
5748 Avoid the words "kludge" and hack".
5749 (External methods): Add `synce' method.
5750
5751 * trampver.texi: Update release number.
5752
5753 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5754
5755 Sync with Tramp 2.1.16.
5756
5757 * tramp.texi (History): Add GVFS support.
5758 (External methods): Precise `rsync' description. Add `dav', `davs' and
5759 `obex' methods. Add 'tramp-gvfs-methods' option.
5760 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5761 forms.
5762 (Remote Programs): Introduce `tramp-own-remote-path'.
5763 (Remote processes): New subsection "Running remote programs that create
5764 local X11 windows".
5765 (Frequently Asked Questions): Improve code for disabling vc.
5766
5767 * trampver.texi: Update release number. Set default value of
5768 `emacsgvfs'.
5769
5770 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5771
5772 * Branch for 23.1.
5773
5774 2009-06-17 Glenn Morris <rgm@gnu.org>
5775
5776 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5777 (Latest version of Emacs): Mention source code repository.
5778
5779 2009-06-16 Glenn Morris <rgm@gnu.org>
5780
5781 * faq.texi (Top): Language tweak.
5782 (Extended commands): Most people have arrow keys.
5783 (Emacs manual): Say how to follow info links.
5784 (File-name conventions): Change title a bit. Explain about source
5785 versus installed. Condense etc description.
5786 (Guidelines for newsgroup postings): Mention Savannah list page.
5787 (Newsgroup archives): Simplify.
5788 (Contacting the FSF): Add contact URL.
5789 (Emacs Lisp documentation): Printed version not always available.
5790 (Installing Texinfo documentation): Explain how by hand installation is
5791 not normally needed. Use add-to-list. Remove duplicate reference.
5792 (Informational files for Emacs): Move info on Help menu here from
5793 "File-name conventions".
5794 (Help installing Emacs): Tweak uref.
5795 (Obtaining the FAQ): Mention repository.
5796 (Origin of the term Emacs): Explain "ITS".
5797 (Changing load-path): Use add-to-list.
5798 (Automatic indentation): Clarify this is for Text mode.
5799 Don't mention Indented Text mode.
5800 (Finding Emacs on the Internet): The FSF does not seem to offer a
5801 deluxe distribution on CD anymore.
5802
5803 2009-06-16 Glenn Morris <rgm@gnu.org>
5804
5805 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5806 Recommend the latest release. Mention how to get older FAQs.
5807 Recommend the Emacs manual.
5808 (Guidelines for newsgroup postings): Discourage cross-posts.
5809 (Underlining paragraphs): Remove.
5810 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5811 (Bugs and problems): Update key-binding.
5812 (Problems with very large files): Mention 64-bit.
5813 (Shell process exits abnormally): Remove.
5814 (Problems with Shell Mode): Rename and update.
5815 (Spontaneous entry into isearch-mode)
5816 (Problems talking to certain hosts): Remove. This is old information,
5817 in etc/PROBLEMS if needed.
5818 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5819 (Dired claims that no file is on this line): Update.
5820 (Installing Emacs, Problems building Emacs): Simplify.
5821 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5822 information.
5823 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5824 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5825 (JDEE): "JDEE", not "JDE".
5826 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5827 Remove. This is old information, in etc/PROBLEMS if needed.
5828 (stty and Backspace key, Kanji and Chinese characters): Remove.
5829 (Right-to-left alphabets): Update section.
5830 (Changing the included text prefix): Gnus uses message-yank-prefix.
5831 Add cross-reference to Supercite manual.
5832 (Saving a copy of outgoing mail): Simplify output file description.
5833 (Expanding aliases when sending mail): Refer to Emacs manual.
5834 Remove old info about RFC822.
5835 Correct description of how to rebuild aliases.
5836 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5837 (MIME with Emacs mail packages)
5838 (Viewing articles with embedded underlining)
5839 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5840 Remove old sections.
5841 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5842 and is well-documented in the Gnus manual.
5843 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5844 (Making Gnus faster): Rename from "Starting Gnus faster".
5845 Merge "Catch-up is slow in Gnus" into here.
5846
5847 2009-06-14 Glenn Morris <rgm@gnu.org>
5848
5849 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5850 (New in Emacs 23): New section.
5851 (Handling C-s and C-q with flow control): Add xref.
5852
5853 2009-06-13 Glenn Morris <rgm@gnu.org>
5854
5855 * faq.texi (Setting up a customization file): Grammar fix.
5856 Customize is no longer "new".
5857 (Displaying the current line or column): Line-number mode is on by
5858 default. Don't mention `column' package. Mention linum.el.
5859 (Turning on abbrevs by default): Explain how to do it for buffers,
5860 modes, and everywhere.
5861 (Associating modes with files): Use add-to-list. Don't mention Emacs
5862 19.
5863 (Highlighting a region): On by default since 23.1.
5864 (Replacing highlighted text): Update doc quote.
5865 (Working with unprintable characters): Don't mention search-quote-char.
5866 (Using an already running Emacs process): Gnuclient is probably not an
5867 enhancement these days.
5868 (Indenting switch statements): Remove mention of pre-Emacs 20.
5869 (Horizontal scrolling): Abbreviate Emacs 20 description.
5870 (Replacing text across multiple files): Fix name of dired command.
5871 (Disabling backups): Use require not load.
5872 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5873
5874 2009-06-13 Bill Wohler <wohler@newt.com>
5875
5876 Release MH-E manual version 8.2.
5877
5878 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5879 release 8.2.
5880
5881 2009-06-13 Glenn Morris <rgm@gnu.org>
5882
5883 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5884 in this day and age the common meaning is "on the web".
5885 (copying): Use @copyright in all cases.
5886 (Basic keys): Remove reference to deleted manual node "Text Characters".
5887 (File-name conventions): Use GNU as an example rather than SERVICE.
5888 default.el lives in site-lisp. Update Info directory location.
5889 (Real meaning of copyleft): GPL actions have been brought, but all
5890 settled out of court.
5891 (Guidelines for newsgroup postings): Shorten section title.
5892 Simplify comp.emacs description.
5893 (Newsgroup archives): Change Google URL. Describe Gmane.
5894 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5895 points". Mention List-Unsubscribe header.
5896 (Contacting the FSF): Update email and URLs.
5897 (Basic editing): Mention F1 for help.
5898 (Installing Texinfo documentation): Refer to Texinfo website rather
5899 than ftp server.
5900 (Printing a Texinfo file): Mention texi2pdf.
5901 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5902 are just stubs nowadays.
5903 (Latest version of Emacs): Explain version numbers.
5904 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5905 (Turning on syntax highlighting): No need to mention hilit19 any more.
5906 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5907 (Modes for various languages): Remove section.
5908 (Major packages and programs): Remove most version and maintainer
5909 information - it's hard to keep up-to-date, and adds nothing.
5910 Similarly with direct links to mailing lists.
5911 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5912 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5913 years, and Emacs comes with tools for this now.
5914 (Patch): Remove section - this is a standard tool.
5915 (Using function keys under X): Remove section.
5916
5917 2009-06-12 Glenn Morris <rgm@gnu.org>
5918
5919 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5920 (Help installing Emacs): Remove reference to deleted X11 node.
5921 (Associating modes with files): Interpreter-mode-alist is no longer
5922 subservient to auto-mode-alist.
5923 (Installing Emacs): Change future Emacs version.
5924 (Linking with -lX11 fails): Remove old section.
5925 (Packages that do not come with Emacs): Update ELL location.
5926 Emacs Lisp archive is dead.
5927 (Emacs for Windows): Remove reference to old CE port.
5928 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5929 (Emacs for VMS and DECwindows): Remove old ports.
5930 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5931 (Removing flashing messages): Remove section about non-existent Gnus
5932 option.
5933
5934 * faq.texi (Top): Add @top command.
5935 Remove the optional arguments from all @node commands: makeinfo can
5936 generate these automatically, and it is easier to edit and rearrange
5937 nodes without them.
5938
5939 2009-06-11 Glenn Morris <rgm@gnu.org>
5940
5941 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5942 (The LPF): Make the updated URL the sole reference point.
5943 (Learning how to do something): Update refcard price and format.
5944 (Getting a printed manual): Sources in doc/emacs/, not man/.
5945 Also available in PDF format. Since the page count varies, be less
5946 precise.
5947 (Informational files for Emacs): Remove references to deleted files
5948 LPF and SUN-SUPPORT, and to UUCP.
5949 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5950 Remove many obsolete ways to get the FAQ, which now seems only to be
5951 distributed with Emacs.
5952 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5953
5954 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5955
5956 * org.texi (Org Plot): Fix tags (Bug#3507).
5957 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5958
5959 * ada-mode.texi (Installation, Compile commands)
5960 (Project File Overview, No project files, Set compiler options)
5961 (Use GNAT project file, Use multiple GNAT project files)
5962 (Identifier completion): Use @samp for menu items, and @kbd for key
5963 sequences (Bug#3504).
5964
5965 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5966
5967 * gnus.texi (Security): Fix wording; add a link to epa.info.
5968
5969 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5970
5971 * message.texi (Header Commands): Fix descriptions to match
5972 keybindings.
5973
5974 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5975
5976 * gnus.texi (Security): Mention that EasyPG is the current default.
5977
5978 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5979
5980 * ediff.texi (Session Commands): Fix typo.
5981
5982 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5983
5984 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5985 news.software.readers. Reported by Florian Rehnisch.
5986
5987 2009-04-02 Glenn Morris <rgm@gnu.org>
5988
5989 * auth.texi: Capitalize direntry.
5990
5991 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5992 using a period in the entry name. (Bug#2797)
5993
5994 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5995
5996 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5997 ($(infodir)/auth, auth.dvi): New targets.
5998
5999 2009-03-03 Glenn Morris <rgm@gnu.org>
6000
6001 * auth.texi: Fix @setfilename.
6002
6003 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
6004 (auth, $(infodir)/auth, auth.dvi): New rules.
6005
6006 2009-02-25 Glenn Morris <rgm@gnu.org>
6007
6008 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
6009
6010 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6011
6012 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
6013
6014 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
6015
6016 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
6017 gnus-nocem-issuers, and gnus-nocem-verifyer.
6018
6019 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
6020
6021 * ada-mode.texi (Project files, Automatic Casing):
6022 * dbus.texi (Signals):
6023 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
6024 * mh-e.texi (HTML):
6025 * nxml-mode.texi (Locating a schema)
6026 (Using the document's URI to locate a schema):
6027 * org.texi (Footnotes, Using the mapping API):
6028 * rcirc.texi (Channels): Remove duplicate words.
6029
6030 2009-02-20 Glenn Morris <rgm@gnu.org>
6031
6032 * dired-x.texi (Miscellaneous Commands):
6033 * gnus.texi: Minor updates for mbox Rmail.
6034
6035 2009-02-16 Karl Berry <karl@gnu.org>
6036
6037 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
6038 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
6039 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
6040 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
6041 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
6042 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
6043 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
6044 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
6045 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
6046 Consistently use @insertcopying in the Top node,
6047 @contents at the front (after @end titlepage),
6048 and @direntry after @copying. (Bug#1988)
6049
6050 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
6051
6052 * auth.texi: New file documenting auth-source.
6053
6054 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
6055
6056 * org.texi (Org Plot): Fix link.
6057
6058 2009-02-09 Daiki Ueno <ueno@unixuser.org>
6059
6060 * epa.texi (Mail-mode integration): Mention the way to do
6061 "encrypt-to-self". (Bug#1807)
6062
6063 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
6064
6065 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
6066
6067 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
6068
6069 * gnus-news.texi: Print version about Incoming*.
6070
6071 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
6072
6073 * org.texi (Structure editing, Handling links)
6074 (Fast access to TODO states, Javascript support): Make standard docs
6075 correctly reflect default variable settings.
6076
6077 2009-02-02 Glenn Morris <rgm@gnu.org>
6078
6079 * org.texi: Fix typos.
6080
6081 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
6082
6083 Sync with Tramp 2.1.15.
6084
6085 * trampver.texi: Update release number.
6086
6087 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
6088
6089 * org.texi (TODO dependencies): Document TODO dependencies on
6090 checkboxes.
6091
6092 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
6093
6094 * org.texi (TODO dependencies): Document key binding for toggling
6095 ORDERED property.
6096
6097 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
6098
6099 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
6100 of hook functions.
6101
6102 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
6103
6104 * org.texi (TODO dependencies): New section.
6105
6106 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
6107
6108 * org.texi (Plain lists, TODO basics, Priorities)
6109 (Multiple sets in one file, Conflicts): Document interaction with
6110 `shift-selection-mode'.
6111
6112 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
6113
6114 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
6115 Make Calc the subject of sentences.
6116 (Rearranging Formulas using Selections): Discuss new options
6117 for `j *'.
6118
6119 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
6120
6121 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
6122
6123 2009-01-26 Glenn Morris <rgm@gnu.org>
6124
6125 * org.texi: Fix typos.
6126
6127 2009-01-26 Bill Wohler <wohler@newt.com>
6128
6129 * mh-e.texi (EDITION, UPDATED): Update.
6130
6131 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
6132
6133 * org.texi (References): Add information about remote references.
6134 (Built-in table editor): Document `C-c RET' in tables.
6135 (Math symbols, Quoting LaTeX code): Mention that simple
6136 LaTeX macros survive LaTeX export.
6137 (Images in LaTeX export): Show how to create a reference to a
6138 figure.
6139 (Sectioning structure): Document that the LaTeX class can be
6140 specified in a property.
6141 (Text areas in HTML export): New section.
6142 (External links): Add examples for text search and ID links.
6143 (Built-in table editor): Remove the descriptio of `C-c
6144 C-q', it not longer works.
6145 (Literal examples): Document that a space must follow
6146 the colon in short examples.
6147 (Relative timer): Document `org-timer-stop'.
6148 (Footnotes): New section.
6149 (Footnote markup): Shorten section and refer to new Footnote
6150 section.
6151 (Literal examples): Add documentation for line
6152 numbering in and references to code examples.
6153 (CSS support): Fix the description of default CSS styles.
6154 (Capturing column view): Document
6155 "file:path/to/file.org" as an allowed value for the ID property of
6156 a dynamic block copying column view.
6157
6158 2009-01-23 Stephen Eglen <stephen@gnu.org>
6159
6160 * mh-e.texi (Getting Started): Describe $MH.
6161
6162 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
6163
6164 * tramp.texi (all): Harmonize usage of "external method",
6165 "external transfer method" and "out-of-band method".
6166 (Connection types): Precise the differences of inline and external
6167 methods. Written by Adrian Phillips <a.phillips@met.no>.
6168
6169 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
6170
6171 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
6172 commands as described at the top. Reported by Allan Gottlieb
6173 <gottlieb@nyu.edu>.
6174
6175 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
6176
6177 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
6178 nnmail-pathname-coding-system.
6179
6180 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
6181
6182 * org.texi (Relative timer): Fix typo.
6183
6184 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
6185
6186 * org.texi (Clocking work time): Fix typo.
6187 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
6188
6189 2009-01-13 Glenn Morris <rgm@gnu.org>
6190
6191 * org.texi: Fix some more typos.
6192
6193 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
6194
6195 * org.texi: Fix some typos.
6196
6197 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6198
6199 * gnus.texi (Group Parameters): Add note for local variables.
6200
6201 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6202
6203 * gnus.texi (Converting Kill Files): Fix URL.
6204 Include gnus-kill-to-score.el in contrib directory.
6205
6206 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
6207
6208 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
6209 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
6210 (Paging the Article): Add index entry.
6211
6212 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
6213
6214 * ada-mode.texi (Examples): Delete redundant text.
6215
6216 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
6217
6218 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
6219
6220 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
6221 addresses.
6222
6223 2009-01-03 Bill Wohler <wohler@newt.com>
6224
6225 * mh-e.texi (Scan Line Formats): Indicate that first column should be
6226 kept empty.
6227
6228 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
6229
6230 * org.texi (Activation, Exporting, ASCII export, HTML export)
6231 (HTML Export commands, LaTeX/PDF export commands):
6232 Improve documentation about transient-mark-mode.
6233 (References): Document the use of special names like $LR1 to reference
6234 to fields in the last table row.
6235
6236 2008-12-19 Juri Linkov <juri@jurta.org>
6237
6238 * info.texi (Search Text): Remove mention of removed key binding M-s.
6239
6240 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
6241
6242 * org.texi (References): Remove mentioning of @0 as reference for the
6243 last line, this has been reverted in the Lisp sources.
6244
6245 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
6246
6247 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
6248 (DVI_TARGETS): Remove duplicates. Add sasl.
6249 ($(infodir)/sasl, sasl.dvi): New targets.
6250
6251 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
6252
6253 * org.texi: Version number pushed to 6.15d.
6254
6255 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
6256
6257 * org.texi (Tables in LaTeX export): New section.
6258 (Images in LaTeX export): New section.
6259 (Inlined images, Images in HTML export): Sections renamed.
6260
6261 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
6262
6263 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
6264
6265 2008-12-04 David Engster <dengste@eml.cc>
6266
6267 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
6268 of nnml-get-new-mail. Change URL for mairix patch.
6269
6270 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
6271
6272 * org.texi (Using the mapping API): Fix bug in mapping example.
6273 (Publishing options): Make the list of properties complete again, in
6274 correspondence to the variable `org-export-plist-vars'.
6275 (Property searches): Document new special values for time comparisons.
6276 (Tag inheritance): Refine the description of tag inheritance.
6277 (Project alist): Add info about the publishing sequence of components.
6278 (Effort estimates): Document the new relative timer.
6279
6280 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
6281
6282 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
6283 (Using Calc): Clarify use of `C-x * o'.
6284 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
6285
6286 2008-11-28 Richard M Stallman <rms@gnu.org>
6287
6288 * dbus.texi (Receiving Method Calls): Clean up previous change.
6289
6290 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
6291
6292 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
6293 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
6294 `dbus-unescape-from-identifier'.
6295 (Receiving Method Calls): New constants `dbus-service-emacs' and
6296 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
6297 (Signals): Use the constants in the example.
6298
6299 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
6300
6301 * org.texi: Re-apply change to FDL 1.3.
6302
6303 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
6304
6305 * org.texi (Setting up Remember): Document `org-remember-mode'.
6306 (External links): Document that bbdb links can use a regular
6307 expression.
6308 (External links): Document that elisp links can contain interactive
6309 commands.
6310
6311 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
6312
6313 * viper.texi (viper-translate-all-ESC-keysequences):
6314 Description removed.
6315
6316 2008-11-19 Glenn Morris <rgm@gnu.org>
6317
6318 * doclicense.texi: Change to FDL 1.3.
6319 Relicense all texi files under FDL 1.3 or later.
6320
6321 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
6322
6323 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
6324
6325 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
6326
6327 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
6328
6329 * ediff.texi: Version/date change.
6330
6331 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6332
6333 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6334
6335 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6336
6337 * calc.texi (About This Manual): Comment out a mention of
6338 marginal notes.
6339
6340 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6341
6342 * org.texi (Clocking work time): Document the :formula property of
6343 clock tables.
6344 (Structure editing, Refiling notes): Document refiling regions.
6345 (Agenda commands): Document the double-prefix version
6346 of the `l' command in the agenda.
6347 (Handling links): Explain the effect of a double prefix
6348 arg to `C-c C-o'.
6349 (TODO basics): Add documentation for tag triggers.
6350
6351 2008-10-23 Glenn Morris <rgm@gnu.org>
6352
6353 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6354 byte-compiling things like `+'.
6355
6356 * ns-emacs.texi: Merge copyright years of author now with assignment
6357 into FSF years.
6358 (VER): Use it for easier automatic updating. Use Emacs version rather
6359 than standalone Emacs.app version.
6360
6361 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6362
6363 * org.texi: Lots of minor fixes.
6364 (Capture): New chapter.
6365 (Org Plot): New section.
6366
6367 2008-09-30 Magnus Henoch <mange@freemail.hu>
6368
6369 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6370
6371 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6372
6373 * calc.texi (User Defined Units): Mention how to enter optional display
6374 string.
6375
6376 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6377
6378 * message.texi (Sending Variables): Fix variable documentation to
6379 avoid the "y/n" wording.
6380
6381 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6382
6383 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6384
6385 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6386
6387 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6388 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6389
6390 2008-09-22 Bill Wohler <wohler@newt.com>
6391
6392 Release MH-E manual version 8.1.
6393
6394 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6395 release 8.1.
6396
6397 * mh-e.texi: Retain dual license as agreed to by the FSF.
6398 However, bump GPL to Version 3.
6399 Use @include for license text.
6400
6401 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6402
6403 * gnus.texi (Top, Setup, Fancy splitting to parent)
6404 (Store custom flags and keywords, Store arbitrary data):
6405 Clean up markup.
6406
6407 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6408
6409 * gnus.texi (The Gnus Registry): Document it.
6410
6411 2008-09-08 David Engster <dengste@eml.cc>
6412
6413 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6414 Clarify section about choosing back end servers.
6415
6416 2008-08-23 Glenn Morris <rgm@gnu.org>
6417
6418 * dired-x.texi (Shell Command Guessing):
6419 Mention dired-guess-shell-case-fold-search. (Bug#417)
6420
6421 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6422
6423 * trampver.texi: Update release number.
6424
6425 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6426
6427 * ns-emacs.texi: Update version.
6428 (Introduction): Correct menu location for options save.
6429 (Customization): Note that defaults are stored under org.gnu.Emacs.
6430
6431 2008-08-11 Bill Wohler <wohler@newt.com>
6432
6433 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6434 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6435 Henman) (closes SF #1768928).
6436
6437 2008-08-10 Glenn Morris <rgm@gnu.org>
6438
6439 * ns-emacs.texi: Use @copying. Change copyright of authors with
6440 assignment to FSF. Change license to GFDL.
6441 (Top): Remove outdated references.
6442
6443 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6444
6445 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6446 Add gnus-summary-sort-by-most-recent-number and
6447 gnus-summary-sort-by-most-recent-date.
6448 (Summary Sorting): Explain prefix argument.
6449
6450 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6451
6452 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6453 gnus-summary-pipe-output.
6454
6455 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6456
6457 * dbus.texi (Receiving Method Calls): Document error handling of own
6458 D-Bus methods.
6459
6460 2008-08-01 Bill Wohler <wohler@newt.com>
6461
6462 * mh-e.texi (Reading Mail)
6463 (Viewing Attachments): Describe new function
6464 mh-show-preferred-alternative.
6465 (Sending Mail, Redistributing, Sending Message): Describe new hook
6466 mh-annotate-msg-hook.
6467
6468 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6469
6470 * dbus.texi (Arguments and Signatures): Fix example.
6471 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6472 (Asynchronous Methods): New node.
6473 (Errors and Events): Describe extended layout of `dbus-event'.
6474 New defun `dbus-event-message-type'.
6475
6476 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6477
6478 * ediff.texi: Remove VMS support.
6479
6480 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6481
6482 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6483 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6484
6485 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6486
6487 * Makefile.in: Add mairix-el targets.
6488
6489 2008-07-29 David Engster <deng@randomsample.de>
6490
6491 * mairix-el.texi: New file.
6492
6493 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6494
6495 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6496 project files. Delete 'main_unit' project variable; not needed. Allow
6497 process environment variables wherever project variables are allowed.
6498 Add tutorial section on multiple GNAT project files.
6499
6500 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6501
6502 Sync with Tramp 2.1.14.
6503
6504 * trampver.texi: Update release number.
6505
6506 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6507
6508 * ns-emacs.texi:
6509 * faq.texi: Remove mentions of Mac Carbon.
6510
6511 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6512
6513 * gnus.texi (Saving Articles): Describe the 2nd argument of
6514 gnus-summary-save-in-pipe.
6515 (SpamAssassin): Use it.
6516
6517 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6518
6519 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6520
6521 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6522
6523 * org.texi (Export options): Document the use of the creator flag.
6524
6525 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6526
6527 * org.texi: New version 6.06a.
6528
6529 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6530
6531 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6532 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6533
6534 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6535
6536 * calc.texi (Editing Stack Entries, Algebraic Entry):
6537 Rewrite introductory sentences so it can be used by
6538 Calc's help functions. Mention fixing typos.
6539 (Customizing Calc): Fix typo.
6540
6541 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6542
6543 * calc.texi (summarykey): New macro. Use to correctly format keys in
6544 the summary.
6545
6546 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6547
6548 * ns-emacs.texi (Customization): Corrected documentation on color
6549 specification formats.
6550
6551 2008-07-19 Andreas Schwab <schwab@suse.de>
6552
6553 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6554
6555 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6556 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6557
6558 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6559
6560 * dbus.texi (Inspection): Rework, introduce submenus.
6561 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6562 (Properties and Annotations, Arguments and Signatures): New nodes.
6563
6564 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6565
6566 * dbus.texi (Receiving Method Calls): Fix description of
6567 `dbus-register-method'.
6568 (Signals): Allow also signal arguments for filtering in
6569 `dbus-register-signal'.
6570
6571 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6572
6573 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6574 `cnorm'.
6575 (Arithmetic Tutorial): Simplify the verification of prime factors.
6576
6577 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6578
6579 * gnus.texi (Saving Articles): Mention
6580 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6581
6582 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6583
6584 * calc.texi: Adjust mode line throughout.
6585
6586 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6587
6588 * sasl.texi (Mechanisms): Fix typos.
6589
6590 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6591
6592 * calc.texi (Killing from the stack): Mention using normal Emacs
6593 copying.
6594
6595 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6596
6597 * tramp.texi (Password handling): Rename from "Password caching".
6598 Add `auth-source' mechanism.
6599 (Connection caching): Tramp reopens the connection automatically,
6600 when the operating system on the remote host has been changed.
6601
6602 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6603
6604 * makefile.w32-in (distclean): Remove makefile.
6605
6606 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6607
6608 * org.texi (Using the mapping API): New section.
6609 (Agenda column view): New section.
6610 (Moving subtrees): Document archiving to the archive sibling.
6611 (Agenda commands): Document columns view in the agenda.
6612 (Using the property API): Document the API for multi-valued properties.
6613
6614 2008-06-17 Jason Riedy <jason@acm.org>
6615
6616 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6617 function, and efmt may be a two-argument function.
6618 (Radio tables): Document multiple destinations.
6619
6620 2008-06-16 Glenn Morris <rgm@gnu.org>
6621
6622 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6623 Add Cover-Texts.
6624
6625 2008-06-15 Glenn Morris <rgm@gnu.org>
6626
6627 * faq.texi (VER): Update to 23.0.60.
6628
6629 * mh-e.texi: Remove option of licensing under GPL.
6630 Add Cover-Texts to GFDL permissions notice.
6631 (GPL): Remove section.
6632 (GFDL): Include doclicense.texi rather than the actual text.
6633
6634 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6635 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6636
6637 * sasl.texi: Fix output file name.
6638
6639 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6640
6641 * gnus-coding.texi: Refer to license in Gnus manual.
6642
6643 * idlwave.texi, sasl.texi: Use @copying.
6644
6645 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6646
6647 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6648
6649 * url.texi: Use @copying, @title, @subtitle, @author.
6650
6651 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6652 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6653 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6654 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6655 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6656 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6657 * widget.texi, woman.texi:
6658 Remove references to external license, since doclicense is included.
6659
6660 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6661 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6662 Remove references to non-existent Invariant Sections.
6663
6664 2008-06-14 Glenn Morris <rgm@gnu.org>
6665
6666 * faq.texi (Major packages and programs): Remove references to external
6667 Supercite, Calc, VIPER, since they have been included for some time.
6668 Update VM, AUCTeX, BBDB entries.
6669
6670 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6671
6672 * newsticker.texi: Updated to match latest newsticker changes.
6673
6674 2008-06-13 Glenn Morris <rgm@gnu.org>
6675
6676 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6677 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6678 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6679 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6680 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6681 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6682 * woman.texi:
6683 Update Back-Cover Text as per maintain.info.
6684
6685 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6686
6687 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6688
6689 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6690 (gnus-faq.xml): Update repository host.
6691
6692 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6693
6694 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6695
6696 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6697 Fix a typo.
6698
6699 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6700
6701 * gnus.texi (Mail Source Customization): Correct values of
6702 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6703 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6704
6705 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6706
6707 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6708 coding standards.
6709
6710 2008-06-14 David Engster <dengste@eml.cc>
6711
6712 * gnus.texi (nnmairix): Markup fixes.
6713
6714 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6715
6716 * gnus.texi (nnmairix): Markup and other minor fixes.
6717
6718 2008-06-05 David Engster <dengste@eml.cc>
6719
6720 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6721
6722 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6723
6724 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6725 (Searching, nnir, nnmairix): New stub nodes.
6726
6727 2008-05-30 Felix Lee <felix.1@canids.net>
6728
6729 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6730
6731 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6732
6733 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6734
6735 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6736
6737 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6738
6739 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6740
6741 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6742
6743 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6744
6745 * info.texi (Top): Fix typo in xref.
6746
6747 2008-05-05 Karl Berry <karl@gnu.org>
6748
6749 * info.texi (Top): @xref to stand-alone manual.
6750
6751 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6752
6753 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6754 (Various Summary Stuff): Fix typo in last xref.
6755
6756 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6757
6758 * org.texi (Moving subtrees): Fix typo.
6759
6760 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6761
6762 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6763 Tramp via `tramp-mode'.
6764
6765 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6766
6767 * org.texi: Massive changes, in many parts of the file.
6768
6769 2008-04-27 Jason Riedy <jason@acm.org>
6770
6771 * org.texi (A LaTeX example): Note that fmt may be a
6772 one-argument function, and efmt may be a two-argument function.
6773 (Radio tables): Document multiple destinations.
6774
6775 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6776
6777 * gnus.texi (Oort Gnus): Add message-fill-column.
6778
6779 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6780
6781 * gnus.texi (Mail Source Specifiers): Typo fix.
6782
6783 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6784
6785 * gnus.texi (Diary Headers Generation): Update key binding for
6786 `gnus-diary-check-message'.
6787
6788 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6789
6790 * gnus.texi (Emacsen): Addition.
6791
6792 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6793
6794 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6795
6796 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6797
6798 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6799
6800 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6801
6802 * gnus-news.texi: Update tool bar item.
6803
6804 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6805
6806 * gnus-news.texi: Fix typos.
6807
6808 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6809
6810 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6811 Add mention of `kron'.
6812
6813 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6814
6815 * epa.texi (Encrypting/decrypting *.gpg files):
6816 Document epa-file-name-regexp.
6817
6818 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6819
6820 * gnus.texi (Example Methods): Fix description about ssh-agent.
6821 (Indirect Functions): Fix the default value of nntp-telnet-command;
6822 remove link to connect.html.
6823
6824 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6825
6826 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6827 dbus-call-method.
6828 (Receiving Method Calls): The timeout can be set by the calling client.
6829
6830 * trampver.texi: Update release number.
6831
6832 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6833
6834 * gnus.texi (Top): Fix version. Add SASL.
6835
6836 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6837
6838 Sync with Tramp 2.1.13.
6839
6840 * trampver.texi: Update release number.
6841
6842 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6843
6844 * org.texi: Update to new org-mode website.
6845
6846 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6847
6848 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6849
6850 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6851
6852 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6853 gnus-read-ephemeral-gmane-group-url,
6854 gnus-read-ephemeral-emacs-bug-group,
6855 gnus-read-ephemeral-debian-bug-group.
6856
6857 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6858
6859 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6860
6861 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6862 Add FIXMEs for Bookmarks and gnus-registry-marks.
6863
6864 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6865
6866 * gnus.texi (Smileys): Document `smiley-style'.
6867
6868 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6869
6870 * gnus.texi (Gnus Development): Clarify difference between ding and
6871 gnu.emacs.gnus.
6872 (MIME Commands, Using MIME, RSS): Fix markup.
6873
6874 * gnus-faq.texi ([8.4]): Ditto.
6875
6876 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6877
6878 * gnus.texi (Emacsen): Remove obsolete stuff.
6879
6880 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6881
6882 * gnus.texi (Oort Gnus): Add version info WRT
6883 `mail-source-delete-incoming'.
6884
6885 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6886
6887 * gnus.texi (Top): Add "Other related manuals" and version info in
6888 `iftex' output.
6889 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6890 gnus-balloon-face-0 and the corresponding format specifiers.
6891
6892 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6893
6894 * tramp.texi (Filename completion): Remove footnote about let-bind
6895 of `partial-completion-mode'. It doesn't work this way.
6896
6897 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6898
6899 * pcl-cvs.texi (Contributors): Update my email.
6900
6901 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6902
6903 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6904
6905 2008-03-17 Bill Wohler <wohler@newt.com>
6906
6907 * mh-e.texi (Viewing): Update URL for adding header fields to
6908 mh-invisible-header-fields-default.
6909
6910 2008-03-16 Bill Wohler <wohler@newt.com>
6911
6912 * mh-e.texi (Preface): Add Gnus to requirements.
6913 (Forwarding): Note that forwarded MIME messages are now inline.
6914
6915 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6916
6917 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6918 (Common Variables): Give precedence to the netcat methods over the
6919 telnet methods, and mention that they are more reliable.
6920
6921 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6922
6923 * org.texi (Exporting Agenda Views): Document agenda export to
6924 iCalendar.
6925 (Progress logging): Document the new progress logging stuff.
6926
6927 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6928
6929 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6930 Update for change of `mail-source-delete-incoming'.
6931
6932 * gnus-news.texi: Ditto.
6933
6934 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6935
6936 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6937 custom versions.
6938
6939 2008-03-07 Alan Mackenzie <acm@muc.de>
6940
6941 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6942 parens/brackets in a k&r region is limited.
6943
6944 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6945
6946 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6947 using different Emacs versions.
6948
6949 2008-02-27 Glenn Morris <rgm@gnu.org>
6950
6951 * sc.texi: Remove a lot of old and obsolete info.
6952 (titlepage): Simplify.
6953 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6954 (VM with any Emacsen, GNEWS with any Emacsen)
6955 (Overloading for Non-conforming MUAs, Version 3 Changes)
6956 (The Supercite Mailing List): Delete nodes.
6957 (Introduction): Remove info about old packages.
6958 (Getting Connected): Simplify. Remove info about old packages.
6959 (Citing Commands): Delete Emacs 19 info.
6960 (Hints to MUA Authors): Simplify.
6961 (Thanks and History): Merge in some info from the deleted node
6962 "Version 3 Changes".
6963
6964 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6965
6966 * org.texi (Setting tags, In-buffer settings):
6967 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6968
6969 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6970
6971 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6972 installation directory name.
6973
6974 2008-02-12 Romain Francoise <romain@orebokech.com>
6975
6976 * epa.texi (Overview): Fix typo.
6977
6978 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6979
6980 * epa.texi (Quick start): Remove the .emacs setting.
6981
6982 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6983
6984 * epa.texi (Quick start): Use the command `epa-enable' instead of
6985 loading `epa-setup'.
6986
6987 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6988
6989 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6990 ($(infodir)/epa, epa.dvi): New targets.
6991
6992 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6993
6994 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6995
6996 * epa.texi: New manual documenting the EasyPG Assistant.
6997
6998 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6999
7000 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
7001 (Inspection): New function dbus-ping.
7002
7003 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
7004
7005 * tramp.texi (Remote processes): Add `shell-command'.
7006
7007 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
7008
7009 * tramp.texi: Use new FSF's Back-Cover Text.
7010
7011 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
7012
7013 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
7014 (Group Parameters): Document `mail-source' parameter.
7015
7016 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
7017
7018 * tramp.texi (Inline methods): The hostname of the su(do)? methods
7019 must be a local host.
7020
7021 2008-01-26 Michael Olson <mwolson@gnu.org>
7022
7023 * erc.texi: Update version for ERC 5.3 release.
7024 (Obtaining ERC): Update extras URLs for 5.3.
7025 (Development): Write instructions for git, and remove those for Arch.
7026 (History): Mention the switch to git.
7027
7028 2008-01-24 Karl Berry <karl@gnu.org>
7029
7030 * info.texi (Search Index, Search Text): Mention the command
7031 character in the section name, a la the (Go to node) node.
7032
7033 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
7034
7035 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
7036
7037 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7038
7039 * gnus-news.texi: Mention gnus-article-describe-bindings.
7040
7041 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
7042
7043 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
7044
7045 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
7046
7047 * org.texi (Property inheritance): New section.
7048 (Conventions): New section.
7049 (Structure editing): Document C-RET, the prefix arg to the cut/copy
7050 commands, and the new bindings for refiling.
7051 (Sparse trees): Document the new special command for sparse trees.
7052 (References): Be more clear about the counting of hilines.
7053 (Handling links): Document M-p/n for accessing links.
7054 (Fast access to TODO states): New section.
7055 (Per file keywords): New section.
7056 (Property inheritance): New section.
7057 (Column attributes): New summary types.
7058 (Capturing Column View): New section.
7059 (The date/time prompt): Cover the new features in the date/time prompt.
7060 Compactify the table of keys for the calendar remote control.
7061 (Clocking work time): Document the new :scope parameter.
7062 (Remember): Promoted to chapter.
7063 (Quoted examples): New section.
7064 (Enhancing text): New verbatim environments.
7065
7066 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
7067
7068 * trampver.texi: Update release number.
7069
7070 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
7071
7072 * gnus.texi (Article Keymap):
7073 Add gnus-article-wide-reply-with-original; fix descriptions of
7074 gnus-article-reply-with-original and
7075 gnus-article-followup-with-original.
7076
7077 2008-01-09 Glenn Morris <rgm@gnu.org>
7078
7079 * nxml-mode.texi: Add @copying section.
7080
7081 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
7082
7083 * message.texi (Mail Variables): Add some text from "(gnus)Posting
7084 Server". Add `message-send-mail-with-mailclient'.
7085
7086 * gnus.texi (Posting Server): Move some text to "(message)Mail
7087 Variables" and add a reference here.
7088
7089 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
7090
7091 * dbus.texi (Receiving Method Calls): New chapter.
7092 (Errors and Events): Add serial number to events. Replace "signal" by
7093 "message". Introduce dbus-event-serial-number.
7094
7095 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
7096
7097 * dbus.texi (Type Conversion): Explain the type specification for empty
7098 arrays. Use another example.
7099
7100 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
7101
7102 * dbus.texi (all): Replace "..." by @dots{}.
7103 (Type Conversion): Precise the value range for :byte types.
7104 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
7105 Mention its return value.
7106 (Errors and Events): There is no D-Bus error propagation during event
7107 processing.
7108
7109 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
7110
7111 * calc.texi (Yacas Language, Maxima Language, Giac Language):
7112 New sections.
7113
7114 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7115
7116 * gnus.texi (Group Parameters): Reorder the text and add a note about
7117 `gnus-parameters' near the beginning of the node.
7118
7119 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7120
7121 * gnus.texi (Score File Editing): Fix function name.
7122
7123 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
7124
7125 Sync with Tramp 2.1.12.
7126
7127 * trampver.texi: Update release number.
7128
7129 2007-12-22 Richard Stallman <rms@gnu.org>
7130
7131 * cc-mode.texi (Getting Started): Change @ref to @pxref.
7132
7133 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
7134
7135 * dbus.texi (Type Conversion): Correct input parameters mapping.
7136
7137 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
7138
7139 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
7140 (Errors and Events): Mention wrong-type-argument error.
7141
7142 2007-12-21 Alex Schroeder <alex@gnu.org>
7143
7144 * rcirc.texi: Changed single spaces after sentence end to double
7145 spaces. Fixed some typos.
7146 (Internet Relay Chat): Explain relay.
7147 (Getting started with rcirc): Change items to reflect prompts.
7148 Add more explanation to rcirc-track-minor-mode and added a comment to
7149 warn future maintainers that this section is a copy.
7150 (People): Change /ignore example.
7151 (Keywords): Not keywords.
7152
7153 2007-12-20 Alex Schroeder <alex@gnu.org>
7154
7155 * rcirc.texi (Top): Fighting Information Overload chapter added.
7156 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
7157 (rcirc commands): Move /ignore command to the new chapter.
7158 (Fighting Information Overload): New chapter documenting /keyword,
7159 /bright, /dim, channel ignore, and low priority channels.
7160 (Configuration): Document rcirc-server-alist, remove
7161 rcirc-startup-channels-alist and rcirc-default-server.
7162
7163 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
7164
7165 * dbus.texi (Signals): Fix example in dbus-register-signal.
7166
7167 2007-12-14 Sven Joachim <svenjoac@gmx.de>
7168
7169 * gnus.texi (Score Variables): Fix typo.
7170
7171 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
7172
7173 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
7174 (Signals): Adapt dbus-send-signal and dbus-register-signal.
7175 (Errors and Events): Adapt dbus-event.
7176
7177 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
7178
7179 * gnus.texi (Other Files): Add the yenc command.
7180
7181 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
7182
7183 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
7184 since 2004-08-06.
7185
7186 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
7187
7188 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
7189 on body.
7190
7191 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
7192
7193 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
7194 and rfc2047-allow-irregular-q-encoded-words; fix description of
7195 rfc2047-encode-encoded-words.
7196
7197 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
7198
7199 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
7200
7201 2007-12-05 Michael Olson <mwolson@gnu.org>
7202
7203 * remember.texi (Diary): Remove "require" line for remember-diary.el.
7204 Update documentation for `remember-diary-file'.
7205
7206 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
7207
7208 * dbus.texi (Signals): Precise `dbus-register-signal'.
7209 (Errors and Events): Rework events part, the internal structure of
7210 dbus-event has changed.
7211
7212 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
7213
7214 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
7215 ($(infodir)/dbus, dbus.dvi): New targets.
7216
7217 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
7218
7219 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
7220 unconditionally.
7221
7222 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
7223 emulation with @print{}.
7224
7225 2007-12-02 Richard Stallman <rms@gnu.org>
7226
7227 * dbus.texi (Overview): Minor cleanup.
7228
7229 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
7230
7231 * Makefile.in (INFO_TARGETS): Add dbus.
7232 (DVI_TARGETS): Add dbus.dvi.
7233 (dbus, dbus.dvi): New targets.
7234
7235 * dbus.texi: New file.
7236
7237 2007-11-24 Romain Francoise <romain@orebokech.com>
7238
7239 * nxml-mode.texi: Add description in @direntry.
7240 Fix file name to match @setfilename.
7241
7242 2007-11-23 Mark A. Hershberger <mah@everybody.org>
7243
7244 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7245 ($(infodir)/nxml-mode): New rule.
7246
7247 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
7248 ($(infodir)/nxml-mode): New rule.
7249 (clean): Add nxml-mode*.
7250
7251 * nxml-mode.texi: New file with nxml manual.
7252
7253 2007-11-18 Richard Stallman <rms@gnu.org>
7254
7255 * flymake.texi (Example -- Configuring a tool called directly):
7256 Update example.
7257
7258 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
7259
7260 * tramp.texi (Filename completion): Simplify explanation of
7261 double-slash behavior. Explain directory contents flushing.
7262
7263 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
7264
7265 * calc.texi (TeX and LaTeX Language Modes): Put in
7266 missing braces.
7267
7268 2007-11-15 Richard Stallman <rms@gnu.org>
7269
7270 * cl.texi (Equality Predicates): Delete `eql'.
7271 (Predicates, Naming Conventions, Top): Delete `eql'.
7272 (Common Lisp Compatibility): Delete `eql'.
7273 (Porting Common Lisp): Delete obsolete backquote info.
7274 Minor clarification about character constants.
7275 (Sequence Basics): Minor clarification.
7276
7277 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
7278
7279 * cc-mode.texi (Electric Keys, Custom Macros):
7280 * tramp.texi (Filename completion): Fix typos.
7281
7282 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
7283
7284 * calc.texi (Basic commands): Mention the menu.
7285
7286 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
7287
7288 * tramp.texi (Connection caching): Tramp flushes connection
7289 properties when remote operating system has been changed.
7290
7291 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
7292
7293 * gnus-news.texi: Fix spelling.
7294 `message-insert-formatted-citation-line', not
7295 `message-insert-formated-citation-line'.
7296
7297 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
7298
7299 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
7300
7301 * tramp.texi (Overview): Mention also the PuTTY integration under
7302 w32. Remove paragraphs about Tramp's experimental status.
7303 (Frequently Asked Questions): Add code example for highlighting the
7304 mode line.
7305
7306 2007-11-03 Michael Olson <mwolson@gnu.org>
7307
7308 * remember.texi: Change mentions of remember-buffer to
7309 remember-finalize throughout.
7310
7311 2007-10-30 Michael Olson <mwolson@gnu.org>
7312
7313 * remember.texi (Copying): Remove.
7314 (Mailbox): Update with non-BBDB instructions.
7315 (Diary, Org): Add.
7316 (Bibliography, Planner Page): Remove.
7317
7318 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
7319
7320 * makefile.w32-in (INFO_TARGETS): Add remember.
7321 (DVI_TARGETS): Add remember.dvi.
7322 ($(infodir)/remember): New rule.
7323 (clean): Add remember*.
7324
7325 2007-10-30 Michael Olson <mwolson@gnu.org>
7326
7327 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
7328 ($(infodir)/remember): New rule that builds the Remember Manual.
7329
7330 * remember.texi: New file containing the Remember Mode Manual.
7331 Shuffle chapters around after initial import.
7332 (Function Reference): Split Keystrokes into separate chapter.
7333 (Keystrokes): Document C-c C-k.
7334 (Introduction): Fix typographical issue with "---".
7335
7336 2007-10-29 Richard Stallman <rms@gnu.org>
7337
7338 * widget.texi (Introduction): Delete discussion of implementation
7339 internals.
7340
7341 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7342
7343 * tramp.texi (Connection caching): Host names must be different
7344 when tunneling.
7345
7346 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7347
7348 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7349 Gnus v5.13.
7350
7351 2007-10-28 Miles Bader <miles@gnu.org>
7352
7353 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7354
7355 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7356
7357 * gnus.texi (Sorting the Summary Buffer):
7358 Remove gnus-article-sort-by-date-reverse.
7359
7360 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7361
7362 * gnus.texi (Non-ASCII Group Names): New node.
7363 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7364 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7365
7366 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7367
7368 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7369 clean the output of the program `imap-shell-program'.
7370
7371 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7372
7373 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7374
7375 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7376
7377 * gnus.texi (Sticky Articles): Documentation for sticky article
7378 buffers.
7379
7380 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7381
7382 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7383
7384 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7385
7386 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7387
7388 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7389
7390 * gnus.texi (Archived Messages):
7391 Document gnus-update-message-archive-method.
7392
7393 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7394
7395 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7396
7397 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7398
7399 * gnus.texi (Group Maneuvering):
7400 Document `gnus-summary-next-group-on-exit'.
7401
7402 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7403
7404 * gnus.texi (Really Various Summary Commands):
7405 Mention gnus-auto-select-on-ephemeral-exit.
7406
7407 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7408
7409 * gnus.texi, message.texi: Bump version number.
7410
7411 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7412
7413 * gnus.texi (Group Line Specification, Misc Group Stuff)
7414 (Server Commands): Parenthesize @pxref{Mail Spool}.
7415
7416 2007-10-28 Didier Verna <didier@xemacs.org>
7417
7418 New user option: message-signature-directory.
7419 * message.texi (Insertion Variables): Document it.
7420 * gnus.texi (Posting Styles): Ditto.
7421
7422 2007-10-28 Didier Verna <didier@xemacs.org>
7423
7424 * gnus.texi (Group Line Specification):
7425 * gnus.texi (Misc Group Stuff):
7426 * gnus.texi (Server Commands): Document the group compaction feature.
7427
7428 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7429
7430 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7431
7432 * message.texi (Various Message Variables): Add message-fill-column.
7433
7434 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7435
7436 * gnus.texi: Untabify.
7437
7438 2007-10-28 Didier Verna <didier@xemacs.org>
7439
7440 * gnus.texi (Group Parameters): Document the posting-style merging
7441 process in topic-mode.
7442
7443 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7444
7445 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7446
7447 2007-10-28 Romain Francoise <romain@orebokech.com>
7448
7449 * gnus.texi (Mail Spool): Fix typo.
7450 Update copyright.
7451
7452 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7453
7454 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7455
7456 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7457
7458 * gnus.texi (Summary Generation Commands):
7459 Add gnus-summary-insert-ticked-articles.
7460
7461 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7462
7463 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7464 to spam-spamassassin-program.
7465
7466 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7467
7468 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7469
7470 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7471
7472 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7473
7474 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7475
7476 * message.texi (Mail Headers): Document `opportunistic'.
7477
7478 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7479
7480 * emacs-mime.texi (Encoding Customization): Explain how to set
7481 mm-coding-system-priorities per hierarchy.
7482
7483 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7484
7485 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7486 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7487
7488 2007-10-28 Didier Verna <didier@xemacs.org>
7489
7490 * message.texi (Wide Reply): Update documentation of
7491 message-dont-reply-to-names (now allowing a list of regexps).
7492
7493 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7494
7495 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7496
7497 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7498
7499 * gnus.texi (SpamAssassin back end): Fix typo.
7500
7501 * sieve.texi (Examples): Fix grammar.
7502
7503 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7504
7505 * gnus.texi (Searching for Articles): Document M-S and M-R.
7506 (Limiting): Document / b.
7507
7508 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7509
7510 * gnus.texi (Thread Commands): T M-^.
7511
7512 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7513
7514 * message.texi (Mail Aliases): Document ecomplete.
7515 (Mail Aliases): Fix typo.
7516
7517 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7518
7519 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7520 fix typo.
7521
7522 2007-10-28 Romain Francoise <romain@orebokech.com>
7523
7524 * gnus.texi (Mail Spool): Grammar fix.
7525
7526 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7527
7528 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7529 string.
7530
7531 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7532
7533 * gnus.texi (Group Parameters): Fix description.
7534
7535 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7536
7537 * gnus.texi (Gmane Spam Reporting):
7538 Fix spam-report-gmane-use-article-number.
7539 Add spam-report-user-mail-address.
7540
7541 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7542
7543 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7544
7545 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7546
7547 * gnus.texi (Group Parameters): Add simplified sorting example based on
7548 example for `Sorting the Summary Buffer' from Jari Aalto
7549 <jari.aalto@cante.net>.
7550 (Example Methods): Add example for an indirect connection.
7551
7552 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7553
7554 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7555 (Agent Parameters): Update parameter names to match code.
7556 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7557 'gnus-agent-summary-fetch-series'.
7558 (Agent and flags): New section providing a generalized discussion
7559 of flag handling.
7560 (Agent and IMAP): Remove flag discussion.
7561 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7562
7563 2007-10-28 Romain Francoise <romain@orebokech.com>
7564
7565 * gnus.texi (Exiting the Summary Buffer): Add new function
7566 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7567
7568 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7569
7570 * gnus.texi (Conformity): Fix typo.
7571 (Customizing Articles): Document `first'.
7572
7573 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7574
7575 * gnus.texi (Sorting the Summary Buffer):
7576 Add `gnus-thread-sort-by-date-reverse'. Add example
7577 host to different sorting in NNTP and RSS groups.
7578
7579 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7580
7581 * message.texi (Insertion): Describe prefix for
7582 message-mark-inserted-region and message-mark-insert-file.
7583
7584 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7585
7586 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7587 LaTeX documents. Describe "text/x-gnus-verbatim".
7588
7589 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7590
7591 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7592 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7593 (spam-stat spam filtering, SpamOracle)
7594 (Extending the Spam ELisp package): Remove extra quote symbol for
7595 clarity.
7596
7597 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7598
7599 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7600 gnus-article-delete-part and gnus-article-replace-part.
7601 (Using MIME): Add gnus-mime-replace-part.
7602
7603 2007-10-28 Romain Francoise <romain@orebokech.com>
7604
7605 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7606 requires `auto-compression-mode' to be enabled. Add new nnml
7607 variable `nnml-compressed-files-size-threshold'.
7608
7609 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7610
7611 * gnus.texi (Sorting the Summary Buffer):
7612 Add gnus-thread-sort-by-recipient.
7613
7614 2007-10-28 Romain Francoise <romain@orebokech.com>
7615
7616 * message.texi (Insertion Variables): Mention new variable
7617 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7618 documentation accordingly.
7619
7620 2007-10-28 Romain Francoise <romain@orebokech.com>
7621
7622 * gnus.texi (To From Newsgroups): Mention new variables
7623 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7624
7625 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7626
7627 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7628 stuff; gnus-mime-inline-part does the automatic decompression.
7629
7630 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7631
7632 * gnus.texi (Spam ELisp Package Configuration Examples):
7633 "training.ham" should be "training.spam".
7634
7635 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7636
7637 * message.texi (Mail Variables): Fix the default value for
7638 message-send-mail-function.
7639
7640 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7641
7642 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7643 always returns nil exceptionally.
7644
7645 2007-10-28 Simon Josefsson <jas@extundo.com>
7646
7647 * gnus.texi (Article Washing): Add libidn URL.
7648 Suggested by Michael Cook <michael@waxrat.com>.
7649
7650 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7651
7652 * gnus.texi (Topic Commands): Fix next/previous.
7653
7654 2007-10-28 Simon Josefsson <jas@extundo.com>
7655
7656 * gnus.texi (Article Washing): Mention `W i'.
7657
7658 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7659
7660 * gnus.texi (Group Parameters): Slight extension of sieve
7661 parameter description.
7662
7663 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7664
7665 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7666 matching score files as well.
7667 (Picons): Describe `gnus-picon-style'.
7668
7669 2007-10-28 Romain Francoise <romain@orebokech.com>
7670
7671 * message.texi (Message Headers): Mention that headers are hidden
7672 using narrowing, and how to expose them.
7673 Update copyright.
7674
7675 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7676
7677 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7678 `gnus-summary-sort-by-recipient'.
7679
7680 2007-10-28 Romain Francoise <romain@orebokech.com>
7681
7682 * gnus.texi (NNTP marks): New node.
7683 (NNTP): Move NNTP marks variables to the new node.
7684
7685 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7686
7687 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7688
7689 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7690
7691 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7692
7693 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7694 everywhere for consistency.
7695 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7696 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7697 Say "regular expression" instead of "regex." Admonish.
7698 Pick other words to sound better (s/so/thus/).
7699 (Spam ELisp Package Filtering of Incoming Mail):
7700 Mention statistical filters. Remove old TODO.
7701 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7702 New section on sorting and displaying the spam score.
7703 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7704 backend but an alias to spam-use-BBDB.
7705 (Extending the Spam ELisp package): Rewrite the example using the
7706 new backend functionality.
7707
7708 2007-10-28 Simon Josefsson <jas@extundo.com>
7709
7710 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7711 nntp-marks-directory, from Romain Francoise
7712 <romain@orebokech.com>.
7713
7714 2007-10-28 Magnus Henoch <mange@freemail.hu>
7715
7716 * gnus.texi (Hashcash): New default value of
7717 hashcash-default-payment.
7718
7719 2007-10-28 Simon Josefsson <jas@extundo.com>
7720
7721 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7722 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7723
7724 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7725
7726 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7727
7728 2007-10-28 Simon Josefsson <jas@extundo.com>
7729
7730 * gnus.texi (documentencoding): Add, to avoid warnings.
7731
7732 2007-10-28 Simon Josefsson <jas@extundo.com>
7733
7734 * message.texi (Mail Headers): Add.
7735
7736 * gnus.texi (Hashcash): Fix.
7737
7738 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7739
7740 * gnus.texi (Hashcash): Change location of library, also mention
7741 that payments can be verified and fix the name of the
7742 hashcash-path variable.
7743
7744 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7745
7746 * gnus.texi (Article Display): Add `gnus-picon-style'.
7747
7748 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7749
7750 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7751
7752 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7753
7754 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7755 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7756 warning about ham processors in spam groups removed.
7757
7758 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7759
7760 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7761 From Hubert Chan <hubert@uhoreg.ca>.
7762
7763 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7764
7765 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7766 (Mailing List): Typo.
7767 (Customizing Articles): Add gnus-treat-ansi-sequences.
7768 (Article Washing): Index.
7769
7770 * message.texi: Use m-dash consistently.
7771
7772 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7773
7774 * gnus.texi (GroupLens): Remove.
7775
7776 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7777
7778 * gnus.texi (Outgoing Messages, Agent Variables):
7779 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7780 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7781
7782 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7783
7784 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7785
7786 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7787
7788 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7789
7790 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7791
7792 2007-10-28 Simon Josefsson <jas@extundo.com>
7793
7794 * gnus.texi (Top): Add SASL.
7795
7796 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7797
7798 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7799
7800 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7801
7802 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7803
7804 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7805
7806 * calc.texi (Formulas, Composition Basics): Lower the
7807 precedence of negation.
7808
7809 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7810
7811 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7812 Mention the new three-letter column identifiers.
7813 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7814 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7815 message when using `c' on an empty default with default printer.
7816 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7817 renamed to `ses--symbolic-formulas' some time ago.
7818
7819 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7820
7821 * calc.texi (Default Simplifications, Making Selections)
7822 (Customizing Calc): Clarify associativity of multiplication.
7823
7824 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7825
7826 * tramp.texi (Traces and Profiles): Simplify loop over
7827 `trace-function-background'.
7828
7829 2007-10-22 Juri Linkov <juri@jurta.org>
7830
7831 * dired-x.texi (Shell Command Guessing): Default values are now
7832 available by typing M-n instead of M-p.
7833
7834 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7835
7836 * tramp.texi (Cleanup remote connections): New section.
7837 (Password caching): Remove `tramp-clear-passwd'.
7838 It's not a command anymore.
7839 (Bug Reports): Add `tramp-bug' to function index.
7840 (Function Index, Variable Index): New nodes.
7841 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7842
7843 * trampver.texi: Update release number.
7844
7845 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7846
7847 * calc.texi (History and Acknowledgements): Turn comment
7848 about integer size into past tense.
7849 (Time Zones): Remove pointer to Calc author's address.
7850 (Trigonometric and Hyperbolic Functions): Mention cotangent
7851 and hyperbolic cotangent. Fix typo.
7852
7853 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7854
7855 Sync with Tramp 2.1.11.
7856
7857 * trampver.texi: Update release number.
7858
7859 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7860
7861 * tramp.texi (External packages): New section.
7862
7863 2007-09-29 Juri Linkov <juri@jurta.org>
7864
7865 * info.texi (Help-Int): Document `L' (`Info-history').
7866
7867 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7868
7869 * org.texi: Change links to webpage and maintained email.
7870 (Remember): Promote to Chapter, significant changes.
7871 (Fast access to TODO states): New section.
7872 (Faces for TODO keywords): New section.
7873 (Export options): Example for #+DATE.
7874 (Progress logging): Section moved.
7875
7876 2007-09-26 Bill Wohler <wohler@newt.com>
7877
7878 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7879 browse-url-at-mouse.
7880
7881 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7882
7883 * flymake.texi (Customizable variables): Face names don't end in -face.
7884 Fix flymake-err-line-patterns template.
7885 (Example -- Configuring a tool called directly): Fix init-function.
7886 (Highlighting erroneous lines): Face names don't end in -face.
7887
7888 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7889
7890 * erc.texi (Special-Features): Fix small typo.
7891
7892 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7893
7894 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7895 and "External transfer methods".
7896
7897 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7898
7899 * calc.texi (Predefined Units): Add some history.
7900
7901 2007-09-08 Michael Olson <mwolson@gnu.org>
7902
7903 * erc.texi (Copying): New section included from gpl.texi.
7904 This matches the look of the upstream ERC manual.
7905
7906 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7907
7908 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7909 (Random Numbers): Clarify the distribution of `random'.
7910
7911 2007-09-06 Glenn Morris <rgm@gnu.org>
7912
7913 Move manual sources from man/ to subdirectories of doc/.
7914 Split into the Emacs manual in emacs/, and other manuals in misc/.
7915 Change all setfilename commands to use ../../info.
7916 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7917 refer to the Emacs manual here.
7918 (infodir): New variable.
7919 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7920 (cc-mode.texi, faq.texi): Update references to source file locations.
7921 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7922 do not refer to the Emacs manual here.
7923 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7924
7925 * Makefile.in: Add `basename' versions of all info targets, for
7926 convenience when rebuilding just one manual.
7927 (../etc/GNU): Delete obsolete target.
7928 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7929 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7930 *.vrs *.toc here...
7931 (maintainer-clean): ...from here.
7932
7933 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7934
7935 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7936
7937 * calc.texi (Date Conversions): Clarify definition of
7938 Julian day numbering.
7939 (Date Forms): Clarify definition of Julian day numbering;
7940 add some history.
7941
7942 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7943
7944 * org.texi: Version 5.07.
7945
7946 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7947
7948 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7949
7950 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7951
7952 * org.texi (Adding hyperlink types): New section.
7953 (Embedded LaTeX): Chapter updated because of LaTeX export.
7954 (LaTeX export): New section.
7955 (Using links out): New section.
7956
7957 2007-08-22 Glenn Morris <rgm@gnu.org>
7958
7959 * faq.texi (Learning how to do something): Refcards now in
7960 etc/refcards/ directory.
7961
7962 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7963
7964 * tramp.texi (Remote Programs): Persistency file must be cleared when
7965 changing `tramp-remote-path'.
7966 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7967 macro.
7968
7969 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7970
7971 * calc.texi: Move contents to beginning of file.
7972 (Algebraic Entry): Fix the formatting of an example.
7973
7974 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7975
7976 * calc.texi (Basic Operations on Units): Mention exact versus
7977 inexact conversions.
7978
7979 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7980
7981 * calc.texi (Basic Operations on Units): Mention default
7982 values for new units.
7983 (Quick Calculator Mode): Mention that binary format will
7984 be displayed.
7985
7986 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7987
7988 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7989
7990 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7991
7992 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7993
7994 2007-08-08 Glenn Morris <rgm@gnu.org>
7995
7996 * gnus.texi, sieve.texi: Replace `iff'.
7997
7998 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7999
8000 * calc.texi (Basic Graphics): Mention the graphing of error
8001 forms.
8002 (Graphics Options): Mention how `g s' handles error forms.
8003 (Curve Fitting): Mention plotting the curves.
8004 (Standard Nonlinear Models): Add additional models.
8005 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
8006 (Linear Fits): Correct result.
8007
8008 2007-08-01 Alan Mackenzie <acm@muc.de>
8009
8010 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
8011 to "--no-site-file".
8012
8013 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
8014
8015 * tramp.texi (Frequently Asked Questions): Point to mode line
8016 extension in Emacs 23.1.
8017
8018 * trampver.texi: Update release number.
8019
8020 2007-07-27 Glenn Morris <rgm@gnu.org>
8021
8022 * calc.texi (Copying): Include license text from gpl.texi, rather than
8023 in-line.
8024
8025 2007-07-25 Glenn Morris <rgm@gnu.org>
8026
8027 * calc.texi (Copying): Replace license with GPLv3.
8028
8029 * Relicense all FSF files to GPLv3 or later.
8030
8031 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
8032
8033 Sync with Tramp 2.1.10.
8034
8035 * tramp.texi (trampfn): Expand macro implementation in order to handle
8036 empty arguments.
8037 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
8038 occurrences by trampfn.
8039 (Frequently Asked Questions): Extend example code for host
8040 identification in the modeline. Add bbdb to approaches shortening Tramp
8041 file names to be typed.
8042
8043 * trampver.texi: Update release number.
8044
8045 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
8046
8047 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
8048 section. Reported by <poti@potis.org>.
8049 (Remote processes): Arguments of the program to be debugged are taken
8050 literally.
8051 (Frequently Asked Questions): Simplify recentf example.
8052
8053 2007-07-14 Karl Berry <karl@gnu.org>
8054
8055 * info.texi (@copying): New Back-Cover Text.
8056
8057 * info.texi (Quitting Info): Move to proper place in source.
8058 (Reported by Benno Schulenberg.)
8059
8060 2007-07-13 Eli Zaretskii <eliz@gnu.org>
8061
8062 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
8063
8064 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
8065
8066 * emacs-mime.texi: Add @documentencoding directive.
8067
8068 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
8069
8070 * tramp.texi (Remote processes): Add an anchor to the subsection
8071 "Running a debugger on a remote host".
8072
8073 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
8074
8075 * tramp.texi (Remote processes): Don't call it "experimental" any
8076 longer. Add subsection about running a debugger on a remote host.
8077
8078 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
8079
8080 * org.texi (Properties and columns): Chapter rewritten.
8081
8082 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
8083
8084 * tramp.texi:
8085 * trampver.texi: Migrate to Tramp 2.1.
8086
8087 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
8088
8089 * org.texi (Properties): New chapter.
8090
8091 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
8092
8093 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
8094 Control Panel.
8095
8096 * gnus.texi (Misc Article): Add index entry for
8097 gnus-single-article-buffer.
8098
8099 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
8100
8101 * gnus.texi (Starting Up): Fix typo.
8102
8103 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
8104
8105 * gnus.texi (Asynchronous Fetching): Fix typo.
8106
8107 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
8108
8109 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
8110 (About This Manual): Remove redundant information.
8111 (Getting Started): Mention author.
8112 (Basic Arithmetic, Customizing Calc): Make description of the
8113 variable `calc-multiplication-has-precedence' match its new effect.
8114
8115 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
8116
8117 * calc.texi (Basic Arithmetic, Customizing Calc):
8118 Mention the variable `calc-multiplication-has-precedence'.
8119
8120 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
8121
8122 * org.texi (Tag): Section swapped with node Timestamps.
8123 (Formula syntax for Lisp): Document new `L' flag.
8124
8125 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
8126
8127 * gnus.texi (Misc Group Stuff, Summary Buffer)
8128 (Server Commands, Article Keymap): Fix typo. s/function/command/.
8129
8130 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
8131
8132 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
8133 * gnus.texi (Article Buttons, Mail Source Customization)
8134 (Sending or Not Sending, Customizing NNDiary):
8135 * message.texi (Message Headers):
8136 * mh-e.texi (HTML): Fix typos.
8137
8138 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
8139
8140 Sync with Tramp 2.0.56.
8141
8142 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
8143 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
8144
8145 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
8146
8147 * Version 22.1 released.
8148
8149 2007-05-26 Michael Olson <mwolson@gnu.org>
8150
8151 * erc.texi (Modules): Fix references to completion modules.
8152
8153 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
8154
8155 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
8156
8157 2007-05-09 Didier Verna <didier@xemacs.org>
8158
8159 * gnus.texi (Email Based Diary): New. Proper documentation for the
8160 nndiary back end and the gnus-diary library.
8161
8162 2007-05-03 Karl Berry <karl@gnu.org>
8163
8164 * .cvsignore (*.pdf): New entry.
8165
8166 * texinfo.tex: Update from current version for better pdf generation.
8167
8168 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
8169
8170 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
8171
8172 2007-04-28 Glenn Morris <rgm@gnu.org>
8173
8174 * faq.texi (New in Emacs 22): Restore mention of python.el pending
8175 consideration of legal status.
8176
8177 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
8178
8179 * idlwave.texi: Minor updates for IDLWAVE 6.1.
8180
8181 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
8182
8183 * faq.texi (New in Emacs 22): python.el removed.
8184
8185 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
8186
8187 * calc.texi (Reporting bugs): Update maintainer's address.
8188
8189 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
8190
8191 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
8192
8193 2007-04-15 Jay Belanger <belanger@truman.edu>
8194
8195 * calc.texi (Title page): Remove the date.
8196 (Basic Arithmetic): Emphasize that / binds less strongly than *.
8197 (The Standard Calc Interface): Change trail title.
8198 (Floats): Mention that when non-decimal floats are entered, only
8199 approximations are stored.
8200 (Copying): Move to the appendices.
8201 (GNU Free Documentation License): Add as an appendix.
8202
8203 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
8204
8205 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
8206 * dired-x.texi, ebrowse.texi, ediff.texi:
8207 * emacs-mime.texi, erc.texi, eshell.texi:
8208 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
8209 * idlwave.texi, message.texi, newsticker.texi, org.texi:
8210 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
8211 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
8212 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
8213 * woman.texi: Include GFDL.
8214
8215 * doclicense.texi: Remove node heading, so that it can be included by
8216 other files.
8217
8218 * dired-x.texi: Relicence under GFDL. Remove date from title page.
8219
8220 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
8221 than *.
8222
8223 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
8224
8225 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
8226 in Calc.
8227
8228 2007-04-09 Romain Francoise <romain@orebokech.com>
8229
8230 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
8231 Mac OS ports. Make it clear that mouse-1 complements and doesn't
8232 replace mouse-2.
8233
8234 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
8235
8236 * woman.texi (Word at point, Interface Options): woman-topic-at-point
8237 renamed to woman-use-topic-at-point. Document new behavior.
8238
8239 2007-04-08 Richard Stallman <rms@gnu.org>
8240
8241 * url.texi: Fix some indexing.
8242 (Disk Caching): Drop discussion of old/other Emacs versions.
8243
8244 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
8245
8246 * url.texi (Disk Caching): Say Emacs 21 "and later".
8247
8248 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
8249 on Font locking which now mentions JIT lock.
8250
8251 2007-04-01 Michael Olson <mwolson@gnu.org>
8252
8253 * erc.texi: Update for the ERC 5.2 release.
8254
8255 2007-03-31 David Kastrup <dak@gnu.org>
8256
8257 * woman.texi (Topic, Interface Options): Explain changes semantics of
8258 woman-manpath in order to consider MANPATH_MAP entries.
8259
8260 2007-03-31 Eli Zaretskii <eliz@gnu.org>
8261
8262 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
8263
8264 2007-03-26 Richard Stallman <rms@gnu.org>
8265
8266 * pgg.texi (Caching passphrase): Clean up previous change.
8267
8268 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
8269
8270 * gnus.texi (Setting Process Marks): Fix typo.
8271
8272 2007-03-25 Romain Francoise <romain@orebokech.com>
8273
8274 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
8275 readability, and include various fixes by Daniel Brockman, Nick Roberts
8276 and Dieter Wilhelm.
8277
8278 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
8279
8280 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
8281
8282 * gnus.texi (Mail Source Specifiers): Fix typo.
8283
8284 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
8285
8286 * reftex.texi (Imprint): Update maintainer information.
8287
8288 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
8289
8290 * message.texi (Message Buffers): Update documentation for
8291 message-generate-new-buffers.
8292
8293 2007-03-15 Daiki Ueno <ueno@unixuser.org>
8294
8295 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
8296
8297 2007-03-21 Glenn Morris <rgm@gnu.org>
8298
8299 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
8300
8301 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
8302
8303 * eshell.texi (Known problems): Emacs 21 -> 22.
8304
8305 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
8306
8307 2007-03-18 Jay Belanger <belanger@truman.edu>
8308
8309 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
8310
8311 2007-03-12 Glenn Morris <rgm@gnu.org>
8312
8313 * calc.texi (Time Zones): Switch to new North America DST rule.
8314
8315 * calc.texi: Replace "daylight savings" with "daylight
8316 saving" in text throughout.
8317
8318 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8319
8320 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
8321 The variable now uses a list of symbols instead of just a symbol.
8322 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
8323
8324 2007-03-06 Romain Francoise <romain@orebokech.com>
8325
8326 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
8327 new packages, and mention Gnus update.
8328
8329 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
8330
8331 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8332 nntp-open-connection-functions-never-echo-commands.
8333
8334 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8335
8336 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8337 problems on the console, and security risk in not using gpg-agent.
8338
8339 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8340
8341 * org.texi (The spreadsheet): Rename from "Table calculations".
8342 Completely reorganized and rewritten.
8343 (CamelCase links): Section removed.
8344 (Repeating items): New section.
8345 (Tracking TODO state changes): New section.
8346 (Agenda views): Chapter reorganized and rewritten.
8347 (HTML export): Section rewritten.
8348 (Tables in arbitrary syntax): New section.
8349 (Summary): Better feature summary.
8350 (Activation): Document problem with cut-and-paste of Lisp code
8351 from PDF files.
8352 (Visibility cycling): Document indirect buffer use.
8353 (Structure editing): Document sorting.
8354 (Remember): Section rewritten.
8355 (Time stamps): Better description of time stamp types.
8356 (Tag searches): Document regular expression search for tags.
8357 (Stuck projects): New section.
8358 (In-buffer settings): New keywords.
8359 (History and Acknowledgments): Update description.
8360
8361 2007-02-24 Alan Mackenzie <acm@muc.de>
8362
8363 * cc-mode.texi (Movement Commands): Insert two missing command names.
8364 (Getting Started): Slight wording correction (use conditional).
8365
8366 2007-02-22 Kim F. Storm <storm@cua.dk>
8367
8368 * widget.texi (User Interface, Basic Types): Document need to put some
8369 text before the %v escape in :format string in editable-field widget.
8370
8371 2007-02-18 Romain Francoise <romain@orebokech.com>
8372
8373 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8374 `cvs-mode-quit'.
8375
8376 2007-02-10 Markus Triska <markus.triska@gmx.at>
8377
8378 * widget.texi (Programming Example): Put constant strings in :format.
8379
8380 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8381
8382 * faq.texi (Fullscreen mode on MS-Windows): New node.
8383
8384 2007-02-04 David Kastrup <dak@gnu.org>
8385
8386 * faq.texi (AUCTeX): Update version number. Should probably be done
8387 for other packages as well.
8388
8389 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8390
8391 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8392 <tassilo@member.fsf.org>.
8393
8394 2007-01-20 Markus Triska <markus.triska@gmx.at>
8395
8396 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8397
8398 2007-01-13 Michael Olson <mwolson@gnu.org>
8399
8400 * erc.texi (Modules): Mention capab-identify module.
8401
8402 2007-01-05 Michael Olson <mwolson@gnu.org>
8403
8404 * erc.texi (Getting Started): Update for /RECONNECT command.
8405
8406 2007-01-04 Richard Stallman <rms@gnu.org>
8407
8408 * ebrowse.texi: Change C-c b to C-c C-m.
8409
8410 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8411
8412 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8413 variables only in info to avoid redundant entries in the printed
8414 manual.
8415
8416 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8417
8418 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8419
8420 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8421
8422 * message.texi (Security): Split into sub-nodes.
8423
8424 2007-01-01 Alan Mackenzie <acm@muc.de>
8425
8426 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8427 eval-after-load in Emacs <=21 and a workaround. Document that
8428 trigraphs are not supported.
8429
8430 2007-01-01 Alan Mackenzie <acm@muc.de>
8431
8432 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8433 c-context-line-break. When invoked within a string, preserve
8434 whitespace. Add a backslash only when also in a macro.
8435
8436 2007-01-01 Alan Mackenzie <acm@muc.de>
8437
8438 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8439
8440 2007-01-01 Alan Mackenzie <acm@muc.de>
8441
8442 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8443 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8444
8445 2007-01-01 Alan Mackenzie <acm@muc.de>
8446
8447 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8448 "Choosing a Style".
8449
8450 * cc-mode.texi ("Styles"): Add @dfn{style}.
8451
8452 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8453
8454 Sync with Tramp 2.0.55.
8455
8456 * trampver.texi: Update release number.
8457
8458 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8459
8460 * gnus.texi (Customizing Articles): Add index entries for all
8461 gnus-treat-* variables.
8462
8463 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8464
8465 * gnus.texi (IMAP): Fix incorrect explanation of
8466 nnimap-search-uids-not-since-is-evil in documentation for
8467 nnimap-expunge-search-string.
8468
8469 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8470
8471 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8472 spam-ifile-database.
8473
8474 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8475
8476 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8477 rebind C-s.
8478
8479 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8480
8481 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8482 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8483 "expiring mail".
8484 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8485 nnimap-nov-is-evil.
8486
8487 2006-12-25 Kevin Ryde <user42@zip.com.au>
8488
8489 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8490 about the key procedure being used heavily.
8491
8492 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8493
8494 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8495 to t.
8496 (Prerequisites): Add explanation about gpg-agent.
8497
8498 2006-12-22 Kevin Ryde <user42@zip.com.au>
8499
8500 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8501 "sort" instead of "sort*".
8502
8503 2006-12-19 Richard Stallman <rms@gnu.org>
8504
8505 * calc.texi (History and Acknowledgements): Recognize that Emacs
8506 now does have floating point.
8507
8508 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8509
8510 * tramp.texi (External transfer methods): Describe new method `scpc'.
8511
8512 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8513
8514 * pgg.texi: Added short note on gpg-agent to the introduction.
8515
8516 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8517
8518 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8519 also applies to Cc.
8520
8521 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8522
8523 * gnus.texi (X-Face): Clarify. Say which programs are required
8524 on Windows.
8525
8526 2006-12-08 Michael Olson <mwolson@gnu.org>
8527
8528 * erc.texi (Modules): Remove documentation for list module.
8529
8530 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8531
8532 * faq.texi (^M in the shell buffer): Ditto.
8533
8534 2006-11-20 Michael Olson <mwolson@gnu.org>
8535
8536 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8537
8538 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8539
8540 * org.texi: Fix typos.
8541 (Agenda commands): Document `C-k'.
8542
8543 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8544
8545 * url.texi (http/https): Fix a typo in the HTTP URL.
8546
8547 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8548
8549 * ada-mode.texi: Total rewrite.
8550
8551 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8552
8553 * org.texi: Minor typo fixes.
8554
8555 2006-11-13 Bill Wohler <wohler@newt.com>
8556
8557 Release MH-E manual version 8.0.3.
8558
8559 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8560 release 8.0.3.
8561
8562 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8563 to set MAILDIR.
8564 (Reading Mail): Document the customization of read-mail-command
8565 for MH-E.
8566 (Viewing Attachments): Document mm-discouraged-alternatives.
8567 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8568 (Junk): Add more information about the settings of mh-junk-background
8569 in a program. Add /usr/bin/mh to PATH in examples.
8570
8571 2006-11-12 Richard Stallman <rms@gnu.org>
8572
8573 * woman.texi: Update author address but say he no longer maintains it.
8574
8575 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8576
8577 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8578 archived trees.
8579 (Checkboxes): Section moved to chapter 5, and extended.
8580 (The date/time prompt): New section.
8581 (Link abbreviations): New section.
8582 (Presentation and sorting): New section.
8583 (Custom agenda views): Section completely rewritten.
8584 (Summary): Compare with Planner.
8585 (Feedback): More info about creating backtraces.
8586 (Plain lists): Modify example.
8587 (Breaking down tasks): New section.
8588 (Custom time format): New section.
8589 (Time stamps): Document inactive timestamps.
8590 (Setting tags): More details about fast tag selection.
8591 (Block agenda): New section.
8592 (Custom agenda views): Section rewritten.
8593 (Block agenda): New section.
8594
8595 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8596
8597 * tramp.texi (Configuration): scp is the default method.
8598 (Default Method): Use ssh as example for another method.
8599
8600 2006-10-27 Richard Stallman <rms@gnu.org>
8601
8602 * woman.texi: Downcase nroff/troff/roff.
8603 (Installation): Chapter deleted. Some xrefs deleted.
8604 (Background): woman doesn't advise man ;-).
8605
8606 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8607
8608 * ada-mode.texi (Project files, Identifier completion)
8609 (Automatic Casing, Debugging, Using non-standard file names)
8610 (Working Remotely): Fix typos.
8611
8612 2006-10-20 Masatake YAMATO <jet@gyve.org>
8613
8614 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8615 sample code `my-c-initialization-hook'.
8616
8617 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8618
8619 * widget.texi: Fix typos.
8620
8621 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8622
8623 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8624 "???". There have been no complaints for years, so the information
8625 must be appropriate.
8626
8627 2006-10-16 Richard Stallman <rms@gnu.org>
8628
8629 * widget.texi: Use @var instead of capitalization.
8630 Clarify many widget type descriptions.
8631
8632 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8633
8634 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8635 gnus-dired-attach.
8636 (Selecting a Group): Fix typo.
8637
8638 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8639
8640 * widget.texi: Fix typos.
8641
8642 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8643
8644 * gnus.texi (Image Enhancements): Update for Emacs 22.
8645
8646 * gnus-faq.texi ([1.3]): Update.
8647
8648 2006-10-06 Richard Stallman <rms@gnu.org>
8649
8650 * faq.texi (Displaying the current line or column):
8651 Delete "As of Emacs 20".
8652
8653 2006-10-06 Romain Francoise <romain@orebokech.com>
8654
8655 * faq.texi (VM): VM works with Emacs 22 too.
8656
8657 2006-10-06 Richard Stallman <rms@gnu.org>
8658
8659 * ebrowse.texi: Remove Emacs version "21" from title.
8660
8661 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8662
8663 * gnus.texi (Foreign Groups): Say where change of editing commands are
8664 stored. Add reference to `gnus-parameters'.
8665
8666 2006-09-15 Jay Belanger <belanger@truman.edu>
8667
8668 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8669 Change "Library Public License" to "Lesser Public License"
8670 throughout. Use "yyyy" to represent year.
8671
8672 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8673
8674 * org.texi (Setting tags): Typo fix.
8675
8676 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8677
8678 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8679
8680 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8681
8682 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8683
8684 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8685
8686 * faq.texi (Escape sequences in shell output): EMACS is now set
8687 to Emacs's absolute file name, not to "t".
8688 (^M in the shell buffer): Likewise.
8689
8690 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8691
8692 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8693 mails with pop3-leave-mail-on-server. Fix wording.
8694 (Limiting): Improve gnus-summary-limit-to-articles.
8695 (X-Face): Fix typo.
8696
8697 2006-09-11 Simon Josefsson <jas@extundo.com>
8698
8699 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8700 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8701
8702 2006-09-06 Simon Josefsson <jas@extundo.com>
8703
8704 * smtpmail.texi (Authentication): Mention SSL.
8705
8706 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8707
8708 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8709
8710 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8711
8712 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8713 Don't use @indicateurl.
8714
8715 * cc-mode.texi (Subword Movement): Don't use @headitem.
8716 (Custom Braces, Clean-ups): Don't use @tie.
8717
8718 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8719
8720 Sync with Tramp 2.0.54.
8721
8722 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8723 Suggested by Adrian Phillips <a.phillips@met.no>.
8724
8725 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8726
8727 * org.texi (Installation, Activation): Split from Installation and
8728 Activation.
8729 (Clocking work time): Documented new features.
8730
8731 2006-08-13 Alex Schroeder <alex@gnu.org>
8732
8733 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8734 example.
8735
8736 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8737
8738 * faq.texi (How to add fonts): New node.
8739
8740 2006-08-05 Romain Francoise <romain@orebokech.com>
8741
8742 * faq.texi (New in Emacs 22): Expand.
8743
8744 2006-08-03 Michael Olson <mwolson@gnu.org>
8745
8746 * erc.texi: Update for ERC 5.1.4.
8747
8748 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8749
8750 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8751 in .../site-lisp/gnus/ by default.
8752 [ From gnus-news.texi in the trunk. ]
8753
8754 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8755
8756 * gnus.texi (MIME Commands): Additions for yEnc.
8757
8758 2006-07-24 Richard Stallman <rms@gnu.org>
8759
8760 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8761 * faq.texi: Move periods and commas inside quotes.
8762
8763 2006-07-20 Jay Belanger <belanger@truman.edu>
8764
8765 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8766
8767 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8768
8769 * faq.texi (Security risks with Emacs): Document Emacs 22
8770 file-local-variable mechanism.
8771
8772 2006-07-12 Michael Olson <mwolson@gnu.org>
8773
8774 * erc.texi: Update for ERC 5.1.3.
8775
8776 2006-07-12 Alex Schroeder <alex@gnu.org>
8777
8778 * rcirc.texi: Fix typos.
8779 (Getting started with rcirc): New calling convention for M-x irc.
8780 Mention #rcirc. Removed channel tracking.
8781 (Configuration): Change the names of all variables that got changed
8782 recently, eg. rcirc-server to rcirc-default-server. Added
8783 documentation for rcirc-authinfo, some background for Bitlbee, and
8784 rcirc-track-minor-mode.
8785 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8786 Scrolling.
8787 (Reconnecting after you have lost the connection): Fix example code
8788 to match code changes.
8789
8790 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8791
8792 * gnus.texi, message.texi: Fix typos.
8793
8794 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8795
8796 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8797 commands.
8798 (Global TODO list): Document the use of the variables
8799 `org-agenda-todo-ignore-scheduled' and
8800 `org-agenda-todo-list-sublevels'.
8801
8802 2006-07-05 Richard Stallman <rms@gnu.org>
8803
8804 * faq.texi (Scrolling only one line): Fix xref.
8805
8806 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8807
8808 * faq.texi (Evaluating Emacs Lisp code):
8809 Throughout, replace eval-current-buffer with eval-buffer.
8810
8811 2006-07-03 Richard Stallman <rms@gnu.org>
8812
8813 * rcirc.texi (Scrolling conservatively): Fix xref.
8814
8815 * pcl-cvs.texi (Viewing differences): Usage fix.
8816
8817 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8818
8819 * org.texi (Agenda commands): Document `s' key to save all org-mode
8820 buffers.
8821
8822 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8823
8824 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8825 names. Mention `cvs-msg' face.
8826
8827 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8828
8829 * org.texi (Checkboxes): New section.
8830
8831 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8832
8833 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8834 throughout this chapter.
8835
8836 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8837
8838 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8839 text for standalone vs Emacs info.
8840 (Help): Clarify header line description. Use mouse-1 for clicks.
8841 (Help-P): Use mouse-1 for clicks.
8842 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8843 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8844 (Choose menu subtopic): Remove gratuitous Emacs command names.
8845 (Help-FOO): Put usual behavior first.
8846 (Help-Xref): Clicking on xrefs works in Emacs.
8847 (Search Text): Clarify what the default behavior is.
8848 (Create Info buffer): Fix Emacs window/X window confusion.
8849 (Emacs Info Variables): Fix for new Emacs init file behavior.
8850
8851 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8852
8853 * gnus.texi (Summary Buffer Lines): Fix typo.
8854
8855 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8856
8857 * org.texi (Embedded LaTeX): New chapter.
8858 (Archiving): Section rewritten.
8859 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8860
8861 2006-06-20 Bill Wohler <wohler@newt.com>
8862
8863 Release MH-E manual version 8.0.1.
8864
8865 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8866 release 8.0.1.
8867 (Preface): Depend on GNU mailutils 1.0 and higher.
8868
8869 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8870
8871 * message.texi (News Headers): Update message-syntax-checks section.
8872
8873 2006-06-19 Karl Berry <karl@gnu.org>
8874
8875 * info.texi (Advanced): Mention C-q, especially with ?.
8876
8877 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8878
8879 * org.texi (Publishing links): Document the `:link-validation-function'
8880 property.
8881 (Extensions and Hacking): New chapter, includes some sections of the
8882 "Miscellaneous" chapter.
8883
8884 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8885
8886 * org.texi (Progress logging): New section.
8887
8888 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8889
8890 * org.texi (ASCII export): Document indentation adaptation.
8891 (Setting tags): Document mutually-exclusive tags.
8892
8893 2006-06-05 Romain Francoise <romain@orebokech.com>
8894
8895 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8896 Fix typo.
8897
8898 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8899 channel (#gnus@irc.freenode.net).
8900 Fix typos. Update copyright notice.
8901
8902 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8903 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8904 (Line-Up Functions, Custom Macros):
8905 * ediff.texi (Window and Frame Configuration)
8906 (Highlighting Difference Regions):
8907 * emacs-mime.texi (Display Customization):
8908 * erc.texi (History):
8909 * eshell.texi (Known problems):
8910 * eudc.texi (Overview, BBDB):
8911 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8912 (The problem of spam, SpamOracle, Extending the Spam package)
8913 (Conformity, Terminology):
8914 * idlwave.texi (Routine Info)
8915 (Class and Keyword Inheritance, Padding Operators)
8916 (Breakpoints and Stepping, Electric Debug Mode)
8917 (Examining Variables, Troubleshooting):
8918 * org.texi (Creating timestamps):
8919 * reftex.texi (Commands, Options, Changes):
8920 * tramp.texi (Inline methods, Password caching)
8921 (Auto-save and Backup, Issues):
8922 * vip.texi (Files, Commands in Insert Mode):
8923 * viper.texi (Emacs Preliminaries, States in Viper)
8924 (Packages that Change Keymaps, Viper Specials, Groundwork):
8925 Fix various typos.
8926
8927 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8928
8929 * ediff.texi: Fix typos.
8930
8931 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8932
8933 * org.texi: Small typo fixes.
8934
8935 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8936
8937 * viper.texi (Viper Specials):
8938 * gnus.texi (Example Setup):
8939 * faq.texi (Backspace invokes help):
8940 * dired-x.texi (Optional Installation Dired Jump):
8941 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8942 follow coding conventions.
8943
8944 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8945
8946 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8947
8948 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8949
8950 * pcl-cvs.texi: Fix typos.
8951 (Customization): Say "us".
8952
8953 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8954
8955 * org.texi: Remove bogus @setfilename.
8956
8957 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8958
8959 * org.texi (ASCII export): Omit command name.
8960 (HTML export): Add prefix to all lines in Local Variable example.
8961 (Acknowledgments): Typeset names in italics.
8962
8963 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8964
8965 * org.texi (Plain lists): Add new item navigation commands.
8966 (External links): Document elisp and info links.
8967 (Custom searches): New section.
8968 (Publishing): New chapter.
8969 (HTML export): Include a list of supported CSS classes.
8970 (Setting tags): Describe the fast-tag-setting interface.
8971
8972 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8973
8974 * dired-x.texi: ifinfo -> ifnottex.
8975
8976 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8977
8978 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8979
8980 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8981
8982 * message.texi (Interface): Add tool bar customization.
8983 (MIME): Index and text additions for mml-attach.
8984 (MIME): Describe mml-dnd-protocol-alist and
8985 mml-dnd-attach-options.
8986
8987 * gnus.texi (Oort Gnus): Reorder entries in sections.
8988 Fix some entries.
8989 (Starting Up): Add references to "Emacs for Heathens" and to
8990 "Finding the News". Add user-full-name and user-mail-address.
8991 (Group Buffer Format): Add tool bar customization and update.
8992 (Summary Buffer): Add tool bar customization.
8993 (Posting Styles): Add message-alternative-emails.
8994
8995 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8996
8997 * tramp.texi (Filename completion): Improve wording.
8998
8999 2006-05-07 Romain Francoise <romain@orebokech.com>
9000
9001 * faq.texi (Using regular expressions): Fix typo.
9002 (Packages that do not come with Emacs): Fix capitalization.
9003 (Replacing text across multiple files): Expand node to explain how
9004 to use `dired-do-query-replace-regexp' in more detail, based on
9005 suggestion by Eric Hanchrow <offby1@blarg.net>.
9006
9007 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
9008
9009 * tramp.texi (Filename completion): Completion of remote files'
9010 method, user name and host name is active only in partial
9011 completion mode.
9012
9013 2006-05-06 Bill Wohler <wohler@newt.com>
9014
9015 Release MH-E manual version 8.0.
9016
9017 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9018 release 8.0.
9019
9020 2006-05-06 Bill Wohler <wohler@newt.com>
9021
9022 * mh-e.texi (MH-BOOK-HOME): Change from
9023 http://www.ics.uci.edu/~mh/book/mh to
9024 http://rand-mh.sourceforge.net/book/mh.
9025 Replace .htm suffix with .html for MH book files.
9026 (Using This Manual): Update key binding for getting relevant
9027 chapter in Info from command key.
9028 (Ranges): Fix itemx.
9029
9030 2006-05-05 Karl Berry <karl@gnu.org>
9031
9032 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
9033 (\fonttextsize): New user-level command to change text font size.
9034
9035 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
9036
9037 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
9038
9039 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
9040
9041 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
9042
9043 2006-04-24 Bill Wohler <wohler@newt.com>
9044
9045 * mh-e.texi (Getting Started): Make it more explicit that you need
9046 to install MH. Add pointers to current MH implementations.
9047
9048 2006-04-21 Bill Wohler <wohler@newt.com>
9049
9050 Release MH-E manual version 7.94.
9051
9052 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
9053 release 7.94.
9054
9055 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
9056
9057 * org.texi: Many small fixes.
9058 (Handling links): Rename from "Managing links".
9059
9060 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
9061
9062 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
9063 (Splitting mail using spam-stat): Fix @xref.
9064
9065 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
9066
9067 * gnus.texi (Spam Package): Major revision of the text.
9068 Previously this node was "Filtering Spam Using The Spam ELisp Package".
9069
9070 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
9071
9072 * org.texi (Time stamps): Better explanation of the purpose of
9073 different time stamps.
9074 (Structure editing, Plain lists): More details on how new items
9075 and headings are inserted.
9076
9077 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
9078
9079 * org.texi (Formula syntax): Fix link to Calc Manual.
9080
9081 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
9082
9083 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
9084
9085 2006-04-17 Bill Wohler <wohler@newt.com>
9086
9087 * mh-e.texi (Folders): Update mh-before-quit-hook and
9088 mh-quit-hook example with code that removes the buffers rather
9089 than just bury them.
9090
9091 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
9092
9093 Sync with Tramp 2.0.53.
9094
9095 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
9096
9097 * org.texi (Updating settings): New section.
9098 (Visibility cycling): Better names for the startup folding
9099 options.
9100 (Exporting): Completely restructured.
9101 (The very busy C-c C-c key): New section.
9102 (Summary of in-buffer settings): New section.
9103
9104 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
9105
9106 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
9107
9108 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
9109
9110 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
9111 (Server Commands): Key `v' is reserved for users.
9112
9113 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
9114
9115 * org.texi (Link format): New section, emphasis on bracket links.
9116 (External links): Document bracket links.
9117 (FAQ): Expand to cover shell links and the new link format.
9118
9119 2006-04-09 Kevin Ryde <user42@zip.com.au>
9120
9121 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
9122
9123 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
9124
9125 * gnus.texi (Summary Buffer Lines): Add `*'.
9126
9127 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
9128
9129 * gnus.texi (Group Parameters):
9130 Mention gnus-permanently-visible-groups.
9131
9132 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9133
9134 * gnus.texi (Face): Fix typo.
9135
9136 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
9137
9138 * gnus.texi (X-Face): Clarify.
9139 (Face): Need Emacs with PNG support.
9140
9141 2006-04-06 Richard Stallman <rms@gnu.org>
9142
9143 * idlwave.texi: Delete the blocks "not suitable for inclusion with
9144 Emacs".
9145
9146 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
9147
9148 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
9149 blocks not suitable for inclusion with Emacs using variable
9150 PARTOFEMACS.
9151
9152 2006-04-04 Simon Josefsson <jas@extundo.com>
9153
9154 * gnus.texi (Security): Improve.
9155
9156 2006-04-02 Karl Berry <karl@gnu.org>
9157
9158 * texinfo.tex: Update to current version (2006-03-21.13).
9159
9160 2006-04-02 Bill Wohler <wohler@newt.com>
9161
9162 * mh-e.texi (Getting Started, Junk, Bug Reports)
9163 (MH FAQ and Support): Fix URLs.
9164
9165 2006-03-31 Romain Francoise <romain@orebokech.com>
9166
9167 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
9168 to t, not nil (and has for the past eight years).
9169
9170 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
9171
9172 * message.texi, gnus.texi: Bump version to 5.11.
9173
9174 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
9175
9176 * gnus.texi (Top): Add comment about version line.
9177
9178 * message.texi (Top): Ditto. Change to take named versions into
9179 account.
9180
9181 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
9182
9183 * gnus.texi (Posting Styles): Add x-face-file to example.
9184 (X-Face): Refer to posting styles.
9185
9186 * gnus-faq.texi ([5.8]): Add x-face-file.
9187 ([8.4]): Add links to gmane.emacs.gnus.user and
9188 gmane.emacs.gnus.general.
9189
9190 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
9191
9192 * gnus-faq.texi: Use .invalid.
9193 ([5.4]): Fix gnus-posting-styles example.
9194
9195 2006-03-27 Romain Francoise <romain@orebokech.com>
9196
9197 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
9198 Emacs/W3 needs a new maintainer.
9199 (Ispell): Update author and version info.
9200 (Mailcrypt): Mention PGG.
9201 (New in Emacs 22): Add PGG to the list of new packages.
9202 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
9203 updating dead URLs.
9204
9205 2006-03-25 Karl Berry <karl@gnu.org>
9206
9207 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
9208 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
9209 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
9210 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
9211 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
9212 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
9213 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
9214 (2) do not indent copyright year list (or anything else).
9215
9216 2006-03-21 Bill Wohler <wohler@newt.com>
9217
9218 * mh-e.texi (Folders): Various edits.
9219
9220 2006-03-20 Romain Francoise <romain@orebokech.com>
9221
9222 * gnus.texi (Mail Folders): Grammar fix.
9223
9224 2006-03-19 Bill Wohler <wohler@newt.com>
9225
9226 * mh-e.texi (Replying): Document Mail-Followup-To.
9227 Change manually-formatted table to multitable. Add debugging info.
9228 Move description of mh-reply-default-reply-to into paragraph
9229 that describes its values.
9230
9231 2006-03-17 Bill Wohler <wohler@newt.com>
9232
9233 * mh-e.texi: Use smallexample and smalllisp consistently.
9234 (Sending Mail Tour): Update method of entering
9235 addresses and subject.
9236 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
9237 (Adding Attachments, Searching): Update screenshots for Emacs 22.
9238
9239 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
9240
9241 * org.texi: Version number change only.
9242
9243 2006-03-14 Bill Wohler <wohler@newt.com>
9244
9245 * mh-e.texi: Add index entries around each paragraph rather than
9246 depend on entries from beginning of node. Doing so ensures that
9247 index entries are less likely to be forgotten if text is cut and
9248 pasted, and are necessary anyway if the references are on a
9249 separate page. It seems that makeinfo is now (v. 4.8) only
9250 producing one index entry per node, so there is no longer any
9251 excuse not to. Use subheading instead of heading. The incorrect
9252 use of heading produced very large fonts in Info--as large as the
9253 main heading.
9254 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
9255 versions 6 and 7 appeared *around* the time of these Emacs releases.
9256
9257 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
9258
9259 * org.texi (Clean view): Document new startup options.
9260
9261 2006-03-11 Bill Wohler <wohler@newt.com>
9262
9263 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
9264 (Composing, Scan Line Formats): Fix @refs.
9265 (Getting Started): Define MH profile and MH profile components.
9266 (Incorporating Mail, Reading Mail, Viewing, Printing)
9267 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
9268 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
9269 for string constants.
9270 (Tool Bar): Remove spurious quote.
9271 (Junk): Use ``...'' instead of "...".
9272 (Scan Line Formats): Replace @samp with @kbd.
9273
9274 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
9275
9276 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
9277
9278 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
9279
9280 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
9281 easy to understand.
9282
9283 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
9284
9285 * gnus.texi: Markup fix.
9286 (Fancy Mail Splitting): Specify new feature.
9287
9288 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
9289
9290 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
9291 partial-words matching.
9292
9293 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
9294
9295 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
9296
9297 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
9298 (MIME Commands): Fix mm-discouraged-alternatives.
9299
9300 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
9301
9302 * org.texi: Version number change only.
9303
9304 2006-03-06 Bill Wohler <wohler@newt.com>
9305
9306 * mh-e.texi: Move from SourceForge repository to Savannah.
9307 This is version 7.93, which is a total rewrite from the previous
9308 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
9309 version 7.93.
9310
9311 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9312
9313 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
9314
9315 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
9316
9317 * org.texi (Interaction): Add item about `org-mouse.el' by
9318 Piotr Zielinski.
9319 (Managing links): Document that also mouse-1 can be used to
9320 activate a link.
9321 (Headlines, FAQ): Add entry about hiding leading stars.
9322 (Miscellaneous): Resort the sections in this chapter to a more
9323 logical sequence.
9324
9325 2006-02-27 Simon Josefsson <jas@extundo.com>
9326
9327 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
9328 2004-01-27 from the trunk).
9329
9330 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9331
9332 * cc-mode.texi: Rename c-hungry-backspace to
9333 c-hungry-delete-backwards, at the request of RMS. Leave the old
9334 name as an alias.
9335
9336 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9337
9338 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9339 include the function header within the defun.
9340
9341 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9342
9343 * cc-mode.texi: Correct two typos.
9344
9345 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9346
9347 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9348 existing comment.
9349 (Electric Keys): Add a justification for electric indentation.
9350 (Hungry WS Deletion): Clear up the names and complications of the
9351 BACKSPACE and DELETE keys.
9352
9353 2006-02-23 Juri Linkov <juri@jurta.org>
9354
9355 * faq.texi (Common requests): Move `Turning on auto-fill by
9356 default' after `Wrapping words automatically'. Move `Working with
9357 unprintable characters' before `Searching for/replacing newlines'.
9358 Move `Replacing highlighted text' after `Highlighting a region'.
9359 Merge `Repeating commands' and `Repeating a command as many times
9360 as possible' into the former.
9361 (Packages that do not come with Emacs): Add refs to Gmane and
9362 etc/MORE.STUFF.
9363
9364 2006-02-23 Juri Linkov <juri@jurta.org>
9365
9366 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9367 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9368 Add xref to `(emacs)Reporting Bugs'.
9369 (Getting a printed manual): Add URL to other formats of the manual.
9370 (Common requests): Fix menu.
9371 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9372 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9373 (Inserting text at the beginning of each line): Add pxref to
9374 `Changing the included text prefix'.
9375 (Forcing the cursor to remain in the same column): Mention `track-eol'
9376 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9377 (Replacing text across multiple files): Add keybinding `Q' for
9378 `dired-do-query-replace'.
9379
9380 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9381
9382 * reftex.texi: Version number and date change only.
9383
9384 * org.texi (Internal Links): Rewrite to cover the modified
9385 linking system.
9386
9387 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9388
9389 * faq.texi: Remove the coding cookie, it's not needed anymore.
9390
9391 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9392
9393 * faq.texi (Colors on a TTY): Mention Mac OS port.
9394
9395 2006-02-12 Karl Berry <karl@gnu.org>
9396
9397 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9398 8-bit accented a.
9399
9400 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9401
9402 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9403
9404 2006-02-08 Romain Francoise <romain@orebokech.com>
9405
9406 * faq.texi (Top): Remove paragraph about the FAQ being a
9407 transitional document, etc.
9408 (Searching for/replacing newlines): New node.
9409 (Yanking text in isearch): New node.
9410 (Inserting text at the beginning of each line): Rename and make
9411 more general, mention `M-;' in Message mode.
9412
9413 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9414
9415 * faq.texi (Meta key does not work in xterm)
9416 (Emacs does not display 8-bit characters)
9417 (Inputting eight-bit characters): Update xrefs.
9418
9419 2006-02-06 Romain Francoise <romain@orebokech.com>
9420
9421 * faq.texi (VM): VM now at version 7.19.
9422 Set myself as maintainer of this file.
9423
9424 2006-02-04 Michael Olson <mwolson@gnu.org>
9425
9426 * erc.texi (History): Note that ERC is now included with Emacs.
9427
9428 2006-01-31 Romain Francoise <romain@orebokech.com>
9429
9430 * message.texi (Message Headers): Explain what
9431 `message-alternative-emails' does in more detail.
9432 Update copyright year.
9433
9434 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9435
9436 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9437
9438 2006-01-29 Richard M. Stallman <rms@gnu.org>
9439
9440 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9441
9442 2006-01-29 Michael Olson <mwolson@gnu.org>
9443
9444 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9445
9446 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9447
9448 * faq.texi (New in Emacs 22): Mention ERC.
9449
9450 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9451
9452 * rcirc.texi: Capitalize dir entry for consistency with the entry
9453 in info/dir and other entries in the Emacs category.
9454 Fix typos. Delete trailing whitespace.
9455
9456 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9457
9458 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9459
9460 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9461
9462 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9463 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9464
9465 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9466 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9467
9468 2006-01-27 Alex Schroeder <alex@gnu.org>
9469
9470 * rcirc.texi: New file.
9471
9472 2006-01-23 Juri Linkov <juri@jurta.org>
9473
9474 * widget.texi (User Interface): Add S-TAB for widget-backward.
9475
9476 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9477
9478 Sync with Tramp 2.0.52.
9479
9480 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9481 Add Tramp disabling item. New item for common connection problems.
9482 (various): Apply "ftp" as method for the download URL.
9483 (Bug Reports): Refer to FAQ for common problems.
9484
9485 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9486
9487 * widget.texi (User Interface): Use @key for TAB.
9488
9489 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9490
9491 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9492 for TAB.
9493
9494 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9495
9496 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9497
9498 * gnus.texi: Update copyright.
9499
9500 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9501
9502 * gnus.texi (Article Washing): Additions.
9503
9504 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9505
9506 * org.texi (Agenda commands): Document tags command.
9507
9508 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9509
9510 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9511
9512 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9513
9514 * gnus.texi (RSS): Addition.
9515
9516 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9517
9518 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9519
9520 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9521
9522 * emacs-mime.texi (Display Customization): Add setting example to
9523 mm-discouraged-alternatives.
9524
9525 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9526
9527 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9528 version is the canonical version.
9529
9530 2006-01-08 Alex Schroeder <alex@gnu.org>
9531
9532 * pgg.texi (Caching passphrase): Rewording.
9533
9534 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9535
9536 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9537 repository URL.
9538
9539 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9540
9541 * org.texi: Removed the accidentally re-added empty line in the
9542 direntry.
9543
9544 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9545
9546 * org.texi (Agenda Views): Chapter reorganized.
9547
9548 2005-12-29 Romain Francoise <romain@orebokech.com>
9549
9550 * faq.texi (Using Customize): New node.
9551
9552 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9553
9554 * org.texi: Remove blank line in @direntry. It is non-standard
9555 and recursively produces blank lines all over the dir file (when
9556 using Texinfo 4.8).
9557
9558 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9559
9560 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9561
9562 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9563
9564 * org.texi (Tags): Boolean logic documented.
9565 (Agenda Views): Document custom commands.
9566
9567 2005-12-20 David Kastrup <dak@gnu.org>
9568
9569 * faq.texi (AUCTeX): Update version and mailing list info.
9570
9571 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9572
9573 * gnus.texi (MIME Commands): Mention addition of
9574 multipart/alternative to gnus-buttonized-mime-types and add xref
9575 to mm-discouraged-alternatives.
9576
9577 * emacs-mime.texi (Display Customization): Mention addition of
9578 "image/.*" and add xref to gnus-buttonized-mime-types in the
9579 mm-discouraged-alternatives section.
9580
9581 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9582
9583 * org.texi (Tags): New section.
9584 (Agenda Views): Chapter reorganized.
9585
9586 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9587
9588 * org.texi (Internal Links): Add a missing comma after an @xref.
9589
9590 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9591
9592 * faq.texi (Filling paragraphs with a single space): No need to
9593 change sentence-end now.
9594
9595 2005-12-13 Romain Francoise <romain@orebokech.com>
9596
9597 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9598
9599 2005-12-12 Jay Belanger <belanger@truman.edu>
9600
9601 * faq.texi (Calc): Update version number.
9602
9603 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9604
9605 * org.texi (Progress Logging): New section.
9606
9607 2005-12-10 Romain Francoise <romain@orebokech.com>
9608
9609 Update the Emacs FAQ for the 22.1 release.
9610
9611 * faq.texi: Set VER to `22.1'.
9612 (Basic editing): Explain how to use localized versions of the
9613 Tutorial. Mention that `C-h r' displays the manual.
9614 Delete obsolete WWW link to an Emacs 18 tutorial.
9615 (Getting a printed manual): Point to the new locations of the
9616 manuals on the GNU Web site.
9617 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9618 available via Info (it was previously distributed separately).
9619 (Installing Texinfo documentation): The latest version of Texinfo
9620 is 4.8, not 4.0.
9621 (Informational files for Emacs): COPYING is the GNU General Public
9622 License, not the Emacs General Public License.
9623 (Informational files for Emacs): Delete obsolete link to the
9624 GNUinfo pages as they have been removed from the GNU Web site.
9625 (New in Emacs 22): New node.
9626 (Setting up a customization file): Say that most packages support
9627 Customize nowadays.
9628 (Colors on a TTY): Delete reference to instructions on how to
9629 enable syntax highlighting, it is now enabled by default.
9630 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9631 at startup automatically.
9632 (Controlling case sensitivity): Mention `M-c' in isearch.
9633 (Using an already running Emacs process): Emacs now creates the
9634 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9635 gnuserv. As emacsclient can now run Lisp code as well, delete a
9636 sentence praising gnuserv for that. Simplify description of how
9637 the client/server operation works.
9638 (Compiler error messages): Delete obsolete text (compile.el has
9639 been rewritten).
9640 (Indenting switch statements): Fix typo.
9641 (Matching parentheses): Simplify setup instructions, mention the
9642 menu bar item in the Options menu.
9643 (Repeating a command as many times as possible): Mention `C-x e'.
9644 (Going to a line by number): Mention new keymap and bindings
9645 `M-g M-g', `M-g M-p' and `M-g M-n'.
9646 (Turning on syntax highlighting): Now on by default. Simplify.
9647 (Replacing highlighted text): Use `1', not `t'.
9648 (Problems with very large files): The maximum size is now 256MB on
9649 32-bit machines.
9650 (^M in the shell buffer): Mention `comint-process-echoes'.
9651 (Emacs for Apple computers): Emacs 22 has native support for Mac
9652 OS X.
9653 (Translating names to IP addresses): Delete node.
9654 (Binding keys to commands): Fix typo.
9655 (SPC no longer completes file names): New node.
9656 (MIME with Emacs mail packages): Delete section about the Emacs
9657 MIME FAQ (it's not reachable anymore).
9658
9659 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9660
9661 * cc-mode.texi: The manual has been extensively revised: the
9662 information about using CC Mode has been separated from the larger
9663 and more difficult chapters about configuration. It has been
9664 updated for CC Mode 5.31.
9665
9666 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9667
9668 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9669 (Selecting an implementation): Fix descriptions.
9670
9671 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9672
9673 * message.texi (Various Message Variables): Addition.
9674
9675 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9676
9677 * message.texi: Fix default values.
9678
9679 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9680
9681 * message.texi (Header Commands): Clarify descriptions of
9682 message-cross-post-followup-to, message-reduce-to-to-cc, and
9683 message-insert-wide-reply.
9684 (Various Commands): Fix kindex for message-kill-to-signature;
9685 clarify description of message-tab.
9686
9687 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9688
9689 * message.texi (Mailing Lists): Fix description about MFT.
9690
9691 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9692
9693 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9694
9695 * gnus.texi (Slow Terminal Connection): Replace old description
9696 with new one.
9697
9698 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9699
9700 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9701 replace X-Draft-Headers with X-Draft-From.
9702
9703 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9704
9705 * gnus.texi (Various Various): Fix the default value of
9706 nnheader-max-head-length.
9707 (Gnus Versions): Fix typo.
9708
9709 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9710
9711 * org.texi (Structure editing): Document new functionality of
9712 M-RET.
9713
9714 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9715
9716 * org.texi (Internal Links): Fix Texinfo usage.
9717
9718 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9719
9720 * org.texi (TODO basics): Document the global todo list.
9721 (TODO items): Documents sparse tree for specific TODO
9722 keywords.
9723
9724 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9725
9726 * org.texi (Plain Lists): Typos fixed.
9727
9728 2005-11-28 Jay Belanger <belanger@truman.edu>
9729
9730 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9731
9732 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9733
9734 * org.texi (Structure editing): New item moving commands added.
9735 (Plain Lists): New section.
9736
9737 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9738
9739 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9740 (Agenda): Document commands `org-cycle-agenda-files' and
9741 `org-agenda-file-to-front'.
9742 (Built-in table editor): Document `org-table-sort-lines'.
9743 (HTML formatting): Export of hand-formatted lists.
9744
9745 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9746
9747 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9748 new variable gnus-toolbar-thickness.
9749
9750 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9751
9752 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9753
9754 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9755
9756 * gnus.texi (X-Face): Fix description.
9757 (XVarious): Remove gnus-xmas-logo-color-alist and
9758 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9759
9760 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9761
9762 * gnus.texi (Group Parameters): Mention new variable
9763 gnus-parameters-case-fold-search.
9764 (Home Score File): Addition.
9765
9766 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9767
9768 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9769 (Overview): List supported feed types.
9770 (Installation): No installation necessary when using autoload.
9771 (Configuration): Rename "RSS" to "news".
9772
9773 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9774
9775 * pgg.texi (User Commands): Document additional passphrase
9776 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9777 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9778
9779 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9780
9781 * org.texi: Version number changed to 3.19.
9782
9783 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9784
9785 * pgg.texi (How to use): Update the example to add autoload of
9786 pgg-encrypt-symmetric-region.
9787 (User Commands): Document pgg-encrypt-symmetric-region.
9788 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9789
9790 2005-10-27 Jay Belanger <belanger@truman.edu>
9791
9792 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9793 mention other TeX-related units.
9794
9795 2005-10-23 Lars Hansen <larsh@soem.dk>
9796
9797 * dired-x.texi (Miscellaneous Commands):
9798 Replace dired-do-relative-symlink by dired-do-relsymlink and
9799 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9800
9801 2005-10-23 Jay Belanger <belanger@truman.edu>
9802
9803 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9804 constant.
9805
9806 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9807
9808 * faq.texi (Bugs and problems):
9809 Replace `dired-move-to-filename-regexp' by
9810 `directory-listing-before-filename-regexp'.
9811
9812 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9813
9814 * newsticker.texi (UPDATED): Set value.
9815
9816 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9817
9818 * gnus.texi (Document Groups): Remove duplicate item.
9819
9820 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9821
9822 * org.texi (Summary): Mention iCalendar support.
9823 (Exporting): Document iCalendar support.
9824
9825 2005-10-18 Romain Francoise <romain@orebokech.com>
9826
9827 * viper.texi (Viper Specials): Capitalize GNU.
9828
9829 2005-10-17 Juri Linkov <juri@jurta.org>
9830
9831 * info.texi (Getting Started, Search Index, Expert Info):
9832 Fix wording.
9833 (Search Text): Replace `echo area' with `mode line'.
9834 (Search Index): Both `i' and `,' find all index entries.
9835 Replace example `C-f' with `C-l' (which exists in index of Info
9836 manual) and delete spaces in its keyboard input sequence.
9837 Delete unnecessary explanations about literal characters.
9838
9839 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9840
9841 * gnus.texi (Document Server Internals): Addition.
9842
9843 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9844
9845 * gnus.texi (A note on namespaces): Fix RFC reference.
9846
9847 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9848
9849 * gnus.texi (RSS): Fix key description.
9850
9851 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9852
9853 * gnus.texi: Emacs/w3 -> Emacs/W3.
9854 (Browsing the Web): Fix description.
9855 (Web Searches): Ditto.
9856 (Customizing W3): Ditto.
9857
9858 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9859
9860 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9861
9862 2005-10-11 Jay Belanger <belanger@truman.edu>
9863
9864 * calc.texi (Integration): Mention using `a i' to compute definite
9865 integrals.
9866
9867 2005-10-11 Juri Linkov <juri@jurta.org>
9868
9869 * info.texi: Rearrange nodes.
9870 (Top): Update menu. Change ref `Info for Experts' to
9871 `Advanced Info Commands'.
9872 (Getting Started): Fix description of manual's parts.
9873 (Help-Int): Change xref `Info Search' to `Search Index', and
9874 `Expert Info' to `Advanced'.
9875 (Advanced): Move node one level up.
9876 (Search Text, Search Index): New nodes split out from `Info Search'.
9877 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9878 split out from `Advanced'.
9879 (Advanced, Emacs Info Variables): De-document editing an Info file
9880 in Info.
9881 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9882 (Creating an Info File): Delete node and move its text to
9883 `Expert Info'.
9884
9885 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9886
9887 * org.texi (Workflow states): Documented that change in keywords
9888 becomes active only after restart of Emacs.
9889
9890 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9891
9892 Sync with Tramp 2.0.51.
9893
9894 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9895
9896 * speedbar.texi (Introduction): Describe new location of speedbar
9897 on menubar.
9898 (Basic Key Bindings): Remove descriptions of bindings that have
9899 been removed.
9900
9901 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9902
9903 * speedbar.texi (GDB): Describe use of watch expressions.
9904
9905 2005-09-28 Simon Josefsson <jas@extundo.com>
9906
9907 * message.texi (IDNA): Fix.
9908
9909 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9910
9911 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9912 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9913 description of nntp-open-connection-function.
9914 (Common Variables): Fix descriptions.
9915
9916 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9917
9918 * gnus.texi (Server Buffer Format): Document the %a format spec.
9919
9920 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9921
9922 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9923
9924 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9925
9926 * org.texi Version 3.16.
9927
9928 2005-09-19 Miles Bader <miles@gnu.org>
9929
9930 * newsticker.texi: Get rid of CVS keywords.
9931
9932 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9933
9934 * gnus.texi (Finding the Parent): Fix description of how Gnus
9935 finds article.
9936
9937 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9938
9939 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9940 to drop off non-answered articles.
9941
9942 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9943
9944 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9945 braces (which are unsupported by NMAKE) for macro `srcdir'.
9946
9947 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9948
9949 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9950 (../info/newsticker, newsticker.dvi): New targets.
9951
9952 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9953
9954 * newsticker.texi: Replace @command with @code. Replace @example
9955 with @lisp.
9956 (Top): Add explanations to menu items.
9957 (GNU Free Documentation License): Remove.
9958
9959 2005-09-16 Romain Francoise <romain@orebokech.com>
9960
9961 Update all files to specify GFDL version 1.2.
9962
9963 * doclicense.texi (GNU Free Documentation License): Update to
9964 version 1.2.
9965
9966 2005-09-15 Richard M. Stallman <rms@gnu.org>
9967
9968 * newsticker.texi: Fix @setfilename.
9969
9970 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9971 (../info/newsticker, newsticker.dvi): New targets.
9972
9973 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9974
9975 * org.texi: Version 3.15.
9976
9977 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9978
9979 * ses.texi: Combine all three indices into one.
9980 Correct a few typos.
9981
9982 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9983
9984 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9985
9986 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9987
9988 * emacs-mime.texi (Handles): Remove duplicate item.
9989 (Encoding Customization): Fix the default value for
9990 mm-coding-system-priorities.
9991 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9992 (Basic Functions): Fix reference.
9993
9994 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9995
9996 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9997
9998 2005-08-18 Richard M. Stallman <rms@gnu.org>
9999
10000 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
10001 and web site.
10002
10003 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
10004 not keyboard-translate.
10005
10006 2005-08-11 Richard M. Stallman <rms@gnu.org>
10007
10008 * faq.texi (Using regular expressions): Fix xref.
10009
10010 2005-08-09 Juri Linkov <juri@jurta.org>
10011
10012 * info.texi (Help-P): Replace `Prev' with `Previous'.
10013 (Help-M, Help-Xref): Add S-TAB.
10014 (Help-FOO): Update `u' command.
10015 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
10016 Update info about visibility of xref parts.
10017 (Help-Int): Fix `m' command. Rename `Info-last' to
10018 `Info-history-back'. Add `Info-history-forward'.
10019 (Advanced): Fix `g*' and `M-n' commands.
10020 (Info Search): Add `index-apropos' in stand-alone browser.
10021 Add isearch commands.
10022 (Emacs Info Variables): Remove `Info-fontify'.
10023 Add `Info-mode-hook'. Update face names.
10024 Add `Info-fontify-maximum-menu-size',
10025 `Info-fontify-visited-nodes', `Info-isearch-search'.
10026
10027 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
10028
10029 Sync with Tramp 2.0.50.
10030
10031 * tramp.texi: Use @option{} consequently for method names.
10032 (Inline methods, External transfer methods): Remove references to
10033 Cygwin.
10034 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
10035 implementation.
10036
10037 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
10038
10039 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
10040 Mention that gnus-init-file is not read when Emacs is invoked with
10041 --no-init-file or -q.
10042
10043 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
10044
10045 * org.texi: Version 3.14.
10046
10047 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
10048
10049 * org.texi: Version 3.13.
10050
10051 2005-07-18 Juri Linkov <juri@jurta.org>
10052
10053 * calc.texi (Time Zones, Logical Operations):
10054 * cl.texi (Overview):
10055 * org.texi (TODO types):
10056 * sc.texi (Emacs 18 MUAs):
10057 * speedbar.texi (Top):
10058 * url.texi (History):
10059 Delete duplicate duplicate words.
10060
10061 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
10062
10063 * cl.texi (Type Predicates): Document `atom' type.
10064
10065 2005-07-04 Lute Kamstra <lute@gnu.org>
10066
10067 Update FSF's address in GPL notices.
10068
10069 * calc.texi (Copying):
10070 * doclicense.texi (GNU Free Documentation License):
10071 * faq.texi (Contacting the FSF):
10072 * mh-e.texi (Copying): Update FSF's address.
10073
10074 2005-07-03 Richard M. Stallman <rms@gnu.org>
10075
10076 * flymake.texi (Example -- Configuring a tool called directly):
10077 Update name of flymake-build-relative-filename.
10078
10079 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
10080
10081 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
10082
10083 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
10084
10085 * org.texi: Version 3.12.
10086
10087 2005-06-24 Eli Zaretskii <eliz@gnu.org>
10088
10089 * makefile.w32-in (MAKEINFO): Use --force.
10090 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
10091 Makefile.in.
10092 (gnus.dvi): Use "..." to quote Sed args, so that it works with
10093 more shells.
10094
10095 2005-06-23 Richard M. Stallman <rms@gnu.org>
10096
10097 * speedbar.texi (Creating a display): Texinfo usage fixes.
10098
10099 * tramp.texi (Customizing Completion, Auto-save and Backup):
10100 Texinfo usage fixes.
10101
10102 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
10103
10104 * dired-x.texi (Miscellaneous Commands):
10105 * ediff.texi (Miscellaneous):
10106 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
10107 (Agent Variables):
10108 * info.texi (Help-Xref):
10109 * message.texi (Message Headers):
10110 * org.texi (Remember):
10111 * reftex.texi (Options (Defining Label Environments))
10112 (Options (Index Support), Options (Viewing Cross-References))
10113 (Options (Misc), Changes):
10114 * speedbar.texi (Creating a display):
10115 * tramp.texi (Customizing Completion, Auto-save and Backup):
10116 Texinfo usage fix.
10117
10118 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
10119
10120 * org.texi: Version 3.11.
10121
10122 2005-06-12 Jay Belanger <belanger@truman.edu>
10123
10124 * calc.texi (Getting Started): Remove extra menu item.
10125
10126 2005-05-31 Jay Belanger <belanger@truman.edu>
10127
10128 * calc.texi (Notations Used in This Manual): Use @kbd for key
10129 sequence.
10130 (Demonstration of Calc): Mention another way of starting Calc.
10131 (Starting Calc): Mention long name of M-#.
10132 (Embedded Mode Overview): Remove unnecessary instruction.
10133 (Other M-# commands): Rephrase `M-# 0' explanation.
10134 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
10135 reflect current behavior.
10136
10137 2005-05-30 Jay Belanger <belanger@truman.edu>
10138
10139 * calc.texi (Hooks): Change description of calc-window-hook and
10140 calc-trail-window-hook to match usage.
10141 (Computational Functions): Add more constant-generating functions.
10142 (Customizable Variables): Use defvar.
10143
10144 2005-05-28 Jay Belanger <belanger@truman.edu>
10145
10146 * calc.texi (Assignments in Embedded Mode): Fix variable name.
10147 (Basic Embedded Mode): Explain behavior of arguments to
10148 calc-embedded-mode.
10149
10150 2005-05-27 Jay Belanger <belanger@truman.edu>
10151
10152 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
10153 current behavior.
10154
10155 2005-05-25 Jay Belanger <belanger@truman.edu>
10156
10157 * calc.texi: Change Calc version number throughout.
10158 (Keypad Mode): Change location in info output.
10159 (Keypad mode overview): Move picture of keypad.
10160
10161 2005-05-21 Jay Belanger <belanger@truman.edu>
10162
10163 * calc.texi (Storing variables): Mention that only most variables
10164 are void to begin with.
10165
10166 2005-05-21 Kevin Ryde <user42@zip.com.au>
10167
10168 * widget.texi (Basic Types): Update cross ref from "Enabling
10169 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
10170 lispref/text.texi change.
10171
10172 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
10173
10174 * org.texi: Version 3.09.
10175
10176 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
10177
10178 * reftex.texi: Version 4.28.
10179
10180 2005-05-16 Jay Belanger <belanger@truman.edu>
10181
10182 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
10183
10184 2005-05-14 Jay Belanger <belanger@truman.edu>
10185
10186 * calc.texi (Default Simplifications): Insert missing ! (logical
10187 not operator).
10188
10189 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
10190
10191 Sync with Tramp 2.0.49.
10192
10193 2005-05-10 Jay Belanger <belanger@truman.edu>
10194
10195 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
10196 to 1.
10197
10198 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
10199
10200 * org.texi: Version 3.08, structure reorganized.
10201
10202 2005-04-24 Richard M. Stallman <rms@gnu.org>
10203
10204 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
10205
10206 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
10207
10208 * org.texi: Update to version 3.06.
10209
10210 2005-04-13 Lute Kamstra <lute@gnu.org>
10211
10212 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
10213
10214 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
10215
10216 * cl.texi (Porting Common Lisp): Fix typo.
10217
10218 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
10219
10220 * gnus.texi (RSS): Addition.
10221
10222 2005-04-04 Jay Belanger <belanger@truman.edu>
10223
10224 * calc.texi: Change Calc version number.
10225 (Customizable variables): Fix description of calc-language-alist.
10226 (Copying): Put in version 2 of GPL.
10227
10228 2005-04-01 Jay Belanger <belanger@truman.edu>
10229
10230 * calc.texi (Troubleshooting Commands): Remove comment about
10231 installation.
10232 (Installation): Remove section.
10233 (Customizable Variables): New section.
10234 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
10235 (Graphical Devices): Add references to Customizable Variables.
10236
10237 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
10238
10239 * emacs-mime.texi (Display Customization): Markup fixes.
10240 (rfc2047): Update.
10241
10242 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
10243
10244 * gnus-faq.texi: Replaced with auto-generated version.
10245
10246 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
10247
10248 * dired-x.texi (Multiple Dired Directories): default-directory was
10249 renamed to dired-default-directory.
10250
10251 2005-03-26 Jay Belanger <belanger@truman.edu>
10252
10253 * calc.texi (Simplifying Formulas, Rewrite Rules):
10254 Change description of top and bottom of fraction.
10255 (Modulo Forms): Move description of how to create modulo forms to
10256 earlier in the section.
10257 (Fraction Mode): Suggest using : to get a fraction by dividing.
10258 (Basic Arithmetic): Adjust placement of command name.
10259 (Truncating the Stack): Emphasize that "hidden" entries are still
10260 visible.
10261 (Installation): Move discussion of printing manual to "About This
10262 Manual".
10263 (About This Manual): Mention how to print the manual.
10264 (Reporting Bugs): Remove first person.
10265 (Building Vectors): Add algebraic version of append.
10266 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
10267 (Grouping Digits): Fix typo.
10268
10269 2005-03-25 Werner Lemberg <wl@gnu.org>
10270
10271 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
10272 Replace `legal' with `valid'.
10273
10274 2005-03-25 Werner Lemberg <wl@gnu.org>
10275
10276 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
10277
10278 2005-03-24 Jay Belanger <belanger@truman.edu>
10279
10280 * calc.texi (General Mode Commands)
10281 (Mode Settings in Embedded Mode): Add some explanation of
10282 recording mode settings.
10283
10284 2005-03-24 Richard M. Stallman <rms@gnu.org>
10285
10286 * calc.texi: Remove praise of non-free software.
10287
10288 * idlwave.texi: Don't say where to get IDL or its non-free manual.
10289 (Installation): Node deleted.
10290
10291 2005-03-23 Richard M. Stallman <rms@gnu.org>
10292
10293 * url.texi (HTTP language/coding): Improve last change.
10294
10295 2005-03-22 Jay Belanger <belanger@truman.edu>
10296
10297 * calc.texi (Embedded Mode): Add new information on changing
10298 modes.
10299
10300 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
10301
10302 Sync with Tramp 2.0.48.
10303
10304 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
10305
10306 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
10307 "GNU/Linux". Change all addresses to .gnu.org.
10308 (Default Method): Offer shortened syntax for "su" and "sudo"
10309 methods.
10310
10311 2005-03-07 Richard M. Stallman <rms@gnu.org>
10312
10313 * url.texi: Fix usage of "e.g.".
10314 (HTTP language/coding): Explain the rules for these strings.
10315
10316 2005-03-06 Richard M. Stallman <rms@gnu.org>
10317
10318 * woman.texi (Introduction): Minor cleanups.
10319
10320 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
10321
10322 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
10323 (Installation): Node deleted.
10324
10325 * mh-e.texi (Preface): Get rid of "Emacs 21".
10326
10327 * eshell.texi (Installation): Delete node (for Emacs 20).
10328
10329 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10330
10331 * flymake.texi: Refill and tweak style in @lisp blocks.
10332
10333 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10334
10335 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10336
10337 2005-03-01 Jay Belanger <belanger@truman.edu>
10338
10339 * calc.texi (Trigonometric and Hyperbolic Functions):
10340 Mention additional functions.
10341 (Algebraic Simplifications): Mention additional simplifications.
10342
10343 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10344
10345 * ses.texi: Add concept/function/variable indices (this work was
10346 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10347 papers on file at FSF).
10348
10349 2005-02-10 Jay Belanger <belanger@truman.edu>
10350
10351 * calc.texi: Change @LaTeX to La@TeX throughout.
10352 Redefine @expr as @math for TeX output.
10353 Redefine @texline as a no-op for TeX output.
10354 Define @tfn, replace @t by @tfn throughout.
10355
10356 2005-02-09 Jay Belanger <belanger@truman.edu>
10357
10358 * calc.texi: Add macro for LaTeX for info output.
10359
10360 2005-02-08 Kim F. Storm <storm@cua.dk>
10361
10362 * texinfo.tex (LaTex): Add def.
10363
10364 2005-02-06 Jay Belanger <belanger@truman.edu>
10365
10366 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10367 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10368 throughout manual.
10369
10370 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10371
10372 * gnus.texi: Some edits based on comments from David Abrahams.
10373
10374 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10375
10376 * gnus.texi (RSS): Fix the keystroke.
10377
10378 2005-01-24 David Kastrup <dak@gnu.org>
10379
10380 * faq.texi: Update AUCTeX version info.
10381
10382 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10383
10384 * gnus-faq.texi ([4.1]): Typo.
10385
10386 2005-01-19 Jay Belanger <belanger@truman.edu>
10387
10388 * calc.texi (Keep Arguments): Mention that keeping arguments
10389 doesn't work with keyboard macros.
10390
10391 2005-01-16 Richard M. Stallman <rms@gnu.org>
10392
10393 * autotype.texi (Autoinserting): Fix small error.
10394
10395 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10396
10397 Sync with Tramp 2.0.47.
10398
10399 * tramp.texi (Compilation): New section, describing compilation of
10400 remote files.
10401
10402 2005-01-11 Kim F. Storm <storm@cua.dk>
10403
10404 * widget.texi (Basic Types): Add :follow-link keyword.
10405
10406 2005-01-09 Jay Belanger <belanger@truman.edu>
10407
10408 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10409
10410 2005-01-08 Jay Belanger <belanger@truman.edu>
10411
10412 * calc.texi: Change throughout to reflect new default value of
10413 calc-settings-file.
10414
10415 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10416
10417 * message.texi (Reply): `message-reply-to-function' should return
10418 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10419
10420 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10421
10422 * faq.texi (Changing load-path): Fix typo.
10423
10424 2005-01-05 Jay Belanger <belanger@truman.edu>
10425
10426 * calc.texi (Programming Tutorial): Replace kbd command by
10427 appropriate characters for a keyboard macro.
10428
10429 2005-01-04 Jay Belanger <belanger@truman.edu>
10430
10431 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10432 for Lucid Emacs.
10433 (Programming Tutorial): Mention that the user needs to be in the
10434 right mode to compute some functions.
10435
10436 2005-01-04 Jay Belanger <belanger@truman.edu>
10437
10438 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10439 no longer applicable.
10440
10441 2005-01-01 Jay Belanger <belanger@truman.edu>
10442
10443 * calc.texi (Programming Tutorial): Change description of how to
10444 edit keyboard macros to match current behavior.
10445
10446 2004-12-31 Jay Belanger <belanger@truman.edu>
10447
10448 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10449
10450 2004-12-20 Jay Belanger <belanger@truman.edu>
10451
10452 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10453 zero.
10454
10455 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10456
10457 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10458 @xref.
10459 (Font Locking): Avoid @strong{Note:}.
10460
10461 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10462
10463 Sync with Tramp 2.0.46.
10464
10465 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10466
10467 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10468
10469 * url.texi: Correct typos.
10470 (Retrieving URLs): @var{nil}->@code{nil}.
10471 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10472 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10473 (Dealing with HTTP documents): @inforef->@xref.
10474
10475 2004-12-15 Jay Belanger <belanger@truman.edu>
10476
10477 * calc.texi: Consistently capitalized all mode names.
10478 (Answers to Exercises): Mention that an answer can be a fraction
10479 when in Fraction mode.
10480
10481 2004-12-13 Jay Belanger <belanger@truman.edu>
10482
10483 * calc.texi: Fix some TeX definitions.
10484
10485 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10486
10487 * reftex.texi (Imprint): Remove erroneous @value's.
10488
10489 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10490
10491 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10492 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10493
10494 2004-12-08 Jay Belanger <belanger@truman.edu>
10495
10496 * calc.texi (Starting Calc): Remove comment about installation.
10497 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10498
10499 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10500
10501 * url.texi: Update @setfilename.
10502 (Getting Started): No need to worry about Gnus versions.
10503 (Dealing with HTTP documents): Use @inforef.
10504
10505 * org.texi: Fix @direntry file name.
10506
10507 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10508
10509 * url.texi: New file.
10510
10511 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10512
10513 2004-12-06 Jay Belanger <belanger@truman.edu>
10514
10515 * calc.texi (Using Calc): Remove paragraph about installation.
10516
10517 2004-12-06 Jay Belanger <belanger@truman.edu>
10518
10519 * calc.texi: Use more Texinfo macros and less TeX defs.
10520 Remove @refill's.
10521
10522 2004-12-06 Richard M. Stallman <rms@gnu.org>
10523
10524 * org.texi: New file.
10525
10526 2004-12-05 Richard M. Stallman <rms@gnu.org>
10527
10528 * Makefile.in (org.dvi, ../info/org): New targets.
10529 (INFO_TARGETS): Add ../info/org.
10530 (DVI_TARGETS): Add org.dvi.
10531 (maintainer-clean): Remove the info files in the info dir.
10532
10533 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10534
10535 * idlwave.texi: Fix the setfilename directive to put the produced
10536 file in ../info.
10537 (Continued Statement Indentation): Resurrect Jan D.'s change from
10538 2004-11-03 that was lost when a newer version of idlwave.texi was
10539 imported.
10540
10541 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10542
10543 * gnus-faq.texi ([5.1]): Add missing bracket.
10544
10545 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10546 Index `spam-initialize'.
10547
10548 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10549
10550 * message.texi (Various Message Variables): Mention that all mail
10551 file variables are derived from `message-directory'.
10552
10553 * gnus.texi (Splitting Mail): Clarify bogus group.
10554
10555 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10556
10557 * emacs-mime.texi (Encoding Customization):
10558 Fix mm-coding-system-priorities entry.
10559
10560 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10561
10562 * idlwave.texi (Continued Statement Indentation):
10563 * reftex.texi (Options (Index Support))
10564 (Displaying and Editing the Index, Table of Contents):
10565 * speedbar.texi (Creating a display, Major Display Modes):
10566 Replace non-nil with non-@code{nil}.
10567
10568 2004-10-21 Jay Belanger <belanger@truman.edu>
10569
10570 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10571
10572 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10573
10574 * calc.texi (Reporting Bugs): Double up `@'.
10575
10576 2004-10-18 Jay Belanger <belanger@truman.edu>
10577
10578 * calc.texi (Reporting Bugs): Change the address that bugs
10579 should be sent to.
10580
10581 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10582
10583 * gnus.texi (New Features): Add 5.11.
10584
10585 * message.texi (Resending): Remove wrong default value.
10586
10587 * gnus.texi (Mail Source Specifiers): Describe possible problems
10588 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10589 `pop3-leave-mail-on-server' to the index.
10590
10591 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10592
10593 * message.texi (Canceling News): Add how to set a password.
10594
10595 2004-10-12 Jay Belanger <belanger@truman.edu>
10596
10597 * calc.texi (Help Commands): Change the descriptions of
10598 calc-describe-function and calc-describe-variable to match their
10599 current behavior.
10600
10601 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10602
10603 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10604
10605 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10606
10607 Sync with Tramp 2.0.45.
10608
10609 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10610 plink link. The URL is outdated. Originator contacted for
10611 clarification.
10612
10613 2004-10-10 Juri Linkov <juri@jurta.org>
10614
10615 * gnus.texi (Top, Marking Articles): Join two menus in one node
10616 because a node can have only one menu.
10617
10618 2004-10-09 Juri Linkov <juri@jurta.org>
10619
10620 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10621 example of nnmail-split-fancy.
10622
10623 2004-10-06 Karl Berry <karl@gnu.org>
10624
10625 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10626 consistency with other uses of dashes.
10627
10628 2004-10-05 Karl Berry <karl@gnu.org>
10629
10630 * info.texi: Consistently use --- throughout, periods at end of
10631 menu descriptions, and a couple typos.
10632
10633 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10634
10635 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10636 * pgg.texi (User Commands, Backend methods): Do.
10637 * gnus.texi: Markup fixes.
10638 (Setting Process Marks): Fix `M P a' entry.
10639 * emacs-mime.texi: Fixes.
10640
10641 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10642
10643 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10644 again.
10645 Use 5.10 instead of 5.10.0.
10646
10647 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10648
10649 * gnus.texi (Summary Mail Commands): S D e.
10650
10651 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10652
10653 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10654 the gnus-article-mode-line-format section.
10655
10656 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10657
10658 * gnus.texi (Various Summary Stuff): Fix the documentation for
10659 gnus-newsgroup-variables.
10660
10661 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10662
10663 * gnus.texi (MIME Commands):
10664 Add gnus-mime-display-multipart-as-mixed,
10665 gnus-mime-display-multipart-alternative-as-mixed,
10666 gnus-mime-display-multipart-related-as-mixed.
10667 (Mail Source Customization): Clarify `mail-source-directory'.
10668 (Splitting Mail): Mention gnus-group-find-new-groups.
10669 (SpamOracle): Fix typo.
10670
10671 * gnus-faq.texi: Untabify.
10672 ([6.3]): nnir.el is in contrib directory.
10673
10674 * message.texi (News Headers): Clarify how a unique ID is created.
10675
10676 * gnus.texi (Batching Agents): Fix typo in example.
10677 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10678
10679 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10680
10681 * gnus.texi (Group Parameters): Add more on hooks.
10682
10683 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10684
10685 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10686
10687 2004-09-22 Jay Belanger <belanger@truman.edu>
10688
10689 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10690 might be hidden during part of the session.
10691
10692 2004-09-20 Jay Belanger <belanger@truman.edu>
10693
10694 * calc.texi (Notations Used in This Manual): Put in an earlier
10695 mention that DEL could be called Backspace.
10696
10697 2004-09-10 Simon Josefsson <jas@extundo.com>
10698
10699 * gnus.texi (IMAP): Add example. Suggested and partially written
10700 by Steinar Bang <sb@dod.no>.
10701
10702 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10703
10704 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10705 netrc syntax.
10706
10707 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10708
10709 * gnus.texi (Spam ELisp Package Sequence of Events):
10710 Some clarifications.
10711 (Spam ELisp Package Global Variables): More clarifications.
10712
10713 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10714
10715 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10716 Mention spam-split does not modify incoming mail.
10717
10718 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10719
10720 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10721
10722 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10723
10724 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10725
10726 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10727
10728 * makefile.w32-in (sieve, pgg): Use $(infodir).
10729
10730 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10731
10732 * makefile.w32-in: Fix PGG and Sieve entries.
10733
10734 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10735
10736 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10737 Emacs and related programs.
10738
10739 2004-08-27 Richard M. Stallman <rms@gnu.org>
10740
10741 * faq.texi: Fix texinfo usage, esp. doublequotes.
10742 (Difference between Emacs and XEmacs): Some clarification.
10743
10744 * faq.texi (Difference between Emacs and XEmacs):
10745 Explain not to contrast XEmacs with GNU Emacs.
10746
10747 2004-08-26 Richard M. Stallman <rms@gnu.org>
10748
10749 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10750
10751 2004-08-22 David Kastrup <dak@gnu.org>
10752
10753 * reftex.texi (AUCTeX): Update links, section name.
10754
10755 * faq.texi (Calc): Update availability (included in 22.1).
10756 (AUCTeX): Update availability, information, versions, description.
10757
10758 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10759
10760 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10761
10762 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10763
10764 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10765
10766 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10767
10768 Sync with Tramp 2.0.44.
10769
10770 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10771
10772 * widget.texi (User Interface): Update how to separate the
10773 editable field of an editable-field widget from other widgets.
10774 (Programming Example): Add text after field.
10775
10776 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10777
10778 * emacs-mime.texi (Encoding Customization): Add a note to the
10779 mm-content-transfer-encoding-defaults entry.
10780 (rfc2047): Update.
10781
10782 * gnus.texi (Article Highlighting):
10783 Add gnus-cite-ignore-quoted-from.
10784 (POP before SMTP): New node.
10785 (Posting Styles): Addition.
10786 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10787 (Fancy Mail Splitting): Ditto.
10788 (X-Face): Add gnus-x-face.
10789
10790 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10791
10792 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10793 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10794
10795 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10796
10797 * gnus.texi (Mail Source Specifiers):
10798 Describe `pop3-leave-mail-on-server'.
10799
10800 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10801
10802 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10803
10804 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10805 repository. Change setfilename.
10806
10807 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10808
10809 2004-07-02 Juri Linkov <juri@jurta.org>
10810
10811 * pcl-cvs.texi (Viewing differences): Add `d r'.
10812
10813 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10814
10815 * ses.texi, viper.texi, flymake.texi, faq.texi:
10816 * eshell.texi, ediff.texi: Markup fixes.
10817
10818 2004-06-21 Karl Berry <karl@gnu.org>
10819
10820 * info.texi (Top): Mention that only Emacs has mouse support.
10821 (Getting Started): Mention this in a few other places.
10822
10823 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10824
10825 * autotype.texi (Copyrights, Timestamps):
10826 Recommend `before-save-hook' instead of `write-file-functions'.
10827
10828 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10829
10830 * dired-x.texi (dired-mark-omitted): Update keybinding.
10831
10832 2004-06-10 Kim F. Storm <storm@cua.dk>
10833
10834 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10835
10836 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10837
10838 * dired-x.texi (variable dired-omit-mode): Rename from
10839 dired-omit-files-p.
10840 (function dired-omit-mode): Rename from dired-omit-toggle.
10841 Call dired-omit-mode rather than set dired-omit-files-p.
10842 (dired-mark-omitted): Describe command.
10843
10844 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10845
10846 Version 2.0.41 of Tramp released.
10847
10848 2004-05-29 Juanma Barranquero <lektu@terra.es>
10849
10850 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10851 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10852
10853 2004-05-29 Richard M. Stallman <rms@gnu.org>
10854
10855 * cl.texi (Top): Call this chapter `Introduction'.
10856 (Overview): In TeX, no section heading here.
10857
10858 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10859
10860 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10861
10862 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10863 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10864
10865 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10866
10867 * flymake.texi: New file.
10868
10869 2004-05-28 Simon Josefsson <jas@extundo.com>
10870
10871 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10872
10873 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10874
10875 Version 2.0.40 of Tramp released.
10876
10877 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10878
10879 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10880
10881 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10882 variables `tramp-backup-directory-alist' and
10883 `tramp-bkup-backup-directory-info'.
10884 (Overview, Connection types)
10885 (External transfer methods, Default Method)
10886 (Windows setup hints): Remove restriction of password entering
10887 with external methods.
10888 (Auto-save and Backup): Make file name example
10889 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10890 and `auto-save-directory' must be used.
10891 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10892 only "NT"). Remove doubled entry "What kinds of systems does
10893 @tramp{} work on".
10894 (tramp): Macro removed.
10895 (Obtaining Tramp): Flag removed from title.
10896 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10897 and `trampver' used properly. Flag `tramp-inst' replaced by
10898 `installchapter'. Installation related text adapted.
10899
10900 2004-04-28 Masatake YAMATO <jet@gyve.org>
10901
10902 * widget.texi (Programming Example): Remove overlays.
10903
10904 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10905
10906 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10907
10908 2004-04-23 Juanma Barranquero <lektu@terra.es>
10909
10910 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10911
10912 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10913
10914 * info.texi (Info Search): Add info-apropos.
10915
10916 2004-03-22 Juri Linkov <juri@jurta.org>
10917
10918 * faq.texi: Fix help key bindings.
10919
10920 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10921
10922 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10923 (as suggested by Karl Berry). Update information about colored
10924 stars in menus. Add new subheading describing M-n.
10925
10926 2004-03-12 Richard M. Stallman <rms@gnu.org>
10927
10928 * cl.texi (Top): Rename top node's title.
10929
10930 2004-03-08 Karl Berry <karl@gnu.org>
10931
10932 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10933 problems making the texinfo distribution.
10934
10935 2004-02-29 Simon Josefsson <jas@extundo.com>
10936
10937 * smtpmail.texi (Authentication): Change the list of supported
10938 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10939 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10940 <voegelas@gmx.net>.
10941
10942 2004-02-29 Juanma Barranquero <lektu@terra.es>
10943
10944 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10945 Use $(DEL) instead of rm, and ignore exit code.
10946
10947 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10948
10949 Tramp version 2.0.39 released.
10950
10951 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10952
10953 * tramp.texi (Customizing Completion): Explain new functions
10954 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10955 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10956 (Top): Refer to Savannah mailing list as the major one.
10957 Mention older mailing lists in HTML mode only.
10958 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10959 (Frequently Asked Questions): Remote hosts must not be Unix-like
10960 for "smb" method.
10961 (Password caching): New node.
10962 (External transfer methods): Refer to password caching for "smb"
10963 method.
10964
10965 2004-02-17 Karl Berry <karl@gnu.org>
10966
10967 * info.texi (Help-Int): Mention the new line number feature.
10968
10969 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10970
10971 * ses.texi (Advanced Features): New functionality for
10972 ses-set-header-row (defaults to current row unless C-u used).
10973 (Acknowledgements): Add Stefan Monnier.
10974
10975 2003-12-29 Kevin Ryde <user42@zip.com.au>
10976
10977 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10978
10979 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10980
10981 Tramp version 2.0.38 released.
10982
10983 * tramp.texi (Remote shell setup): Warn of environment variables
10984 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10985 <sven.gabriel@imk.fzk.de>.
10986 (Configuration): Tramp now chooses base64/uuencode
10987 automatically. Update wording accordingly.
10988 (Top): More description for the `Default Method' menu entry.
10989 (Default Method): Use @code, not @var, for Lisp variables.
10990 (Default Method): New subsection `Which method is the right one
10991 for me?'. Suggested by Christian Kirsch.
10992 (Configuration): Pointer to new subsection added.
10993 (Default Method): Too many "use" in one sentence.
10994 Rephrase. Reported by Christian Kirsch.
10995 (Filename Syntax): Old `su' example is probably a left-over from
10996 the sm/su method naming. Replace with `ssh', instead.
10997 (External transfer methods, Auto-save and Backup):
10998 Typo fixes.
10999
11000 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
11001
11002 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
11003 (Top): Mention japanese manual only if flag `jamanual' is set.
11004 Insert section `Japanese manual' in menu.
11005
11006 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
11007
11008 * eshell.texi (Known Problems): Add doc item.
11009
11010 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
11011
11012 * cc-mode.texi: Update for CC Mode 5.30.
11013
11014 Note: Please refrain from doing purely cosmetic changes like
11015 removing trailing whitespace in this manual; it clobbers cvs
11016 merging for no good reason.
11017
11018 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
11019
11020 * ediff.texi, tramp.texi, vip.texi, viper.texi:
11021 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
11022 @acronym{ASCII}.
11023
11024 2003-10-26 Karl Berry <karl@gnu.org>
11025
11026 * info.texi (Info Search): Echo area, not echo are. From Debian
11027 diff.
11028
11029 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
11030
11031 * widget.texi (Defining New Widgets): Document new behavior of
11032 :buttons and :children keywords.
11033
11034 2003-10-22 Miles Bader <miles@gnu.org>
11035
11036 * Makefile.in (info): Move before $(top_srcdir)/info.
11037
11038 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
11039
11040 * tramp.texi (Inline methods): Small grammar fix.
11041 (External transfer methods): Likewise.
11042
11043 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
11044
11045 * speedbar.texi: Remove paragraph for GUD that is no longer true.
11046
11047 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
11048
11049 * texinfo.tex: Replace `%' in arch tagline by @ignore.
11050
11051 2003-09-30 Richard M. Stallman <rms@gnu.org>
11052
11053 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
11054
11055 * widget.texi (User Interface): Fix typos.
11056
11057 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
11058
11059 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
11060
11061 * pcl-cvs.texi (Selected Files): Fix typo.
11062
11063 2003-09-21 Karl Berry <karl@gnu.org>
11064
11065 * info.texi (] and [ commands): No period at end of section title.
11066
11067 2003-09-04 Miles Bader <miles@gnu.org>
11068
11069 * Makefile.in (top_srcdir): New variable.
11070 ($(top_srcdir)/info): New rule.
11071 (info): Depend on it.
11072
11073 2003-09-03 Peter Runestig <peter@runestig.com>
11074
11075 * makefile.w32-in: New file.
11076
11077 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
11078
11079 * widget.texi (User Interface): Explain the need of static text
11080 around an editable field.
11081
11082 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
11083
11084 * widget.texi (Basic Types): The argument to `:help-echo' can now
11085 be a form that evaluates to a string.
11086
11087 2003-08-18 Kim F. Storm <storm@cua.dk>
11088
11089 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
11090
11091 2003-08-16 Richard M. Stallman <rms@gnu.org>
11092
11093 * dired-x.texi (Shell Command Guessing): Explain *.
11094
11095 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
11096
11097 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
11098 log-edit-insert-changelog.
11099
11100 2003-08-03 Karl Berry <karl@gnu.org>
11101
11102 * info.texi: Need @contents.
11103
11104 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
11105
11106 Tramp version 2.0.36 released.
11107
11108 * tramp.texi (Remote shell setup): Explain about problems with
11109 non-Bourne commands in ~/.profile and ~/.shrc.
11110
11111 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
11112
11113 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
11114 renaming of `vis-mode' to `visible-mode'.
11115
11116 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
11117
11118 * info.texi (Top, Help-Small-Screen): Remove accidentally added
11119 next, prev and up pointers.
11120
11121 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
11122
11123 * info.texi (Help): Mention existence of Emacs and stand-alone
11124 Info at the very beginning of the tutorial.
11125 (Help-Inv): New node.
11126 (Help-]): New node.
11127 (Help-M): Systematically point out the differences between default
11128 Emacs and stand-alone versions. Delete second menu.
11129 (Help-Xref): Systematically point out the differences between
11130 default Emacs and stand-alone versions.
11131 (Help-Int): Change `l' example.
11132 (Expert Info): Fix typos.
11133 (Emacs Info Variables): Mention `Info-hide-note-references' and
11134 new default for `Info-scroll-prefer-subnodes'.
11135
11136 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
11137
11138 Version 2.0.35 of Tramp released.
11139
11140 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
11141 (Inline methods): Add methods `remsh' and `plink1'.
11142 (External transfer methods): Add method `remcp'.
11143 (Multi-hop Methods): Add method `remsh'.
11144 Small patch from Adrian Aichner <adrian@xemacs.org>:
11145 Fix minor typos.
11146 (Concept Index): Add to make manual searchable via
11147 `Info-index'.
11148 (Version Control): Add cindex entry.
11149
11150 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
11151
11152 * trampver.texi: Version 2.0.34 released.
11153
11154 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11155
11156 * faq.texi: Improve previous changes.
11157
11158 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11159
11160 * faq.texi: Update copyright and maintenance details.
11161 Update some package URLs, versions, and maintainers.
11162 Remove many references to the Emacs Lisp Archive.
11163
11164 2003-04-23 Simon Josefsson <jas@extundo.com>
11165
11166 * smtpmail.texi: Fix license (the invariant sections mentioned has
11167 never been part of the smtp manual). Align info dir entry with
11168 other emacs packages.
11169
11170 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
11171
11172 * tramp.texi: Version 2.0.33 released.
11173 Remove installation chapter. Remove XEmacs specifics.
11174
11175 2003-03-29 Richard M. Stallman <rms@gnu.org>
11176
11177 * tramp.texi (Top): Undo the previous renaming.
11178 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
11179
11180 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
11181
11182 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
11183 version of manual.
11184
11185 * tramp.texi (Auto-save and Backup): New node.
11186
11187 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
11188
11189 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
11190 Emacs" in order to have better differentiation to "XEmacs".
11191 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
11192 are new macros in order to point to the other Emacs flavor where
11193 appropriate. In info case, point to node `Installation' in order
11194 to explain how to generate the other way. In html case, make a
11195 link to the other html file.
11196 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
11197 after CVS checkout/update.
11198 (Installation): Completely rewritten.
11199 (Installation parameters, Load paths): New sections under
11200 `Installation'.
11201
11202 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11203
11204 * tramp.texi: Version 2.0.30 released.
11205 Replace word "path" with "localname" where used as a component of
11206 a Tramp file name.
11207
11208 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
11209
11210 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
11211 introduced.
11212 (Installation): Explain what to do if files from the tramp/contrib
11213 directory are needed.
11214
11215 2003-02-23 Alex Schroeder <alex@emacswiki.org>
11216
11217 * smtpmail.texi (How Mail Works): New.
11218
11219 2003-02-22 Alex Schroeder <alex@emacswiki.org>
11220
11221 * smtpmail.texi: New file.
11222
11223 * Makefile.in: Build SMTP manual.
11224
11225 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11226
11227 * tramp.texi: Version 2.0.29 released.
11228 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
11229 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
11230
11231 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
11232
11233 * tramp.texi (Frequently Asked Questions): Explain a workaround if
11234 another package loads accidentally Ange-FTP.
11235
11236 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
11237
11238 * tramp.texi (Customizing Completion): Add function
11239 `tramp-parse-sconfig'. Change example of
11240 `tramp-set-completion-function', because parsing of ssh config
11241 files looks more natural.
11242
11243 2003-01-15 Kevin Ryde <user42@zip.com.au>
11244
11245 * gnus.texi (Using MIME): Mention auto-compression-mode with
11246 gnus-mime-copy-part.
11247
11248 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
11249
11250 * gnus.texi: Do not use `path' in several locations.
11251
11252 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
11253
11254 * tramp.texi (External transfer methods): New method `smb'.
11255 From Michael Albinus.
11256
11257 2002-11-05 Karl Berry <karl@gnu.org>
11258
11259 * info.texi (Info-fontify): Reorder face list to avoid bad line
11260 breaks.
11261
11262 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11263
11264 * tramp.texi: Move @copying to standard place.
11265 Use @insertcopying.
11266
11267 2002-10-02 Karl Berry <karl@gnu.org>
11268
11269 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
11270 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
11271 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
11272 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
11273 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
11274 * widget.texi, woman.texi:
11275 Per rms, update all manuals to use @copying instead of @ifinfo.
11276 Also use @ifnottex instead of @ifinfo around the top node, where
11277 needed for the sake of the HTML output.
11278 (The Gnus manual is not fixed since it's not clear to me how it
11279 works; and the Tramp manual already uses @copying, although in an
11280 unusual way. All others were changed.)
11281
11282 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
11283
11284 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
11285 (../info/ses, ses.dvi): New targets.
11286 * ses.texi: New file.
11287
11288 2002-09-06 Pavel Janík <Pavel@Janik.cz>
11289
11290 * texinfo.tex: Update to texinfo 4.2.
11291
11292 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
11293
11294 * reftex.texi: Update to RefTeX 4.19.
11295
11296 2002-07-21 Jesper Harder <harder@ifa.au.dk>
11297
11298 * gnus.texi (Sorting Groups): Add key bindings for
11299 gnus-group-sort-groups-by-real-name and
11300 gnus-group-sort-selected-groups-by-real-name.
11301
11302 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
11303
11304 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
11305 (../info/tramp, tramp.dvi): New targets.
11306
11307 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
11308
11309 * Makefile.in (DVI_TARGETS): Add calc.dvi.
11310 (calc.dvi): Uncomment.
11311
11312 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
11313
11314 * Makefile.in (INFO_TARGETS): Add ../info/calc.
11315 (../info/calc): New target.
11316
11317 2001-10-20 Gerd Moellmann <gerd@gnu.org>
11318
11319 * (Version 21.1 released.)
11320
11321 2001-10-05 Gerd Moellmann <gerd@gnu.org>
11322
11323 * Branch for 21.1.
11324
11325 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
11326
11327 * Makefile.in (../info/info): Use an explicit -o switch to
11328 makeinfo.
11329
11330 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11331
11332 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11333
11334 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11335
11336 * ediff.texi: Added ediff-coding-system-for-read.
11337
11338 * viper.texi: Fix typos.
11339
11340 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11341
11342 * Makefile.in (../info/idlwave): Use --no-split.
11343
11344 2000-12-14 Dave Love <fx@gnu.org>
11345
11346 * Makefile.in (mostlyclean): Remove gnustmp.*.
11347 (gnus.dvi): Change rule to remove @latex stuff.
11348
11349 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11350
11351 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11352
11353 2000-10-13 John Wiegley <johnw@gnu.org>
11354
11355 * Makefile.in: Add build targets for eshell.texi.
11356
11357 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11358
11359 * Makefile.in: Remove/comment speedbar stuff.
11360
11361 2000-09-22 Dave Love <fx@gnu.org>
11362
11363 * Makefile.in: Add emacs-mime.
11364
11365 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11366
11367 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11368 (DVI_TARGETS): Add woman.dvi.
11369 (../info/woman, woman.dvi): New targets.
11370
11371 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11372
11373 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11374
11375 * pcl-cvs.texi: New file.
11376 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11377 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11378
11379 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11380
11381 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11382 (../info/ebrowse, ebrowse.dvi): New targets.
11383
11384 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11385
11386 * Makefile.in (INFO_TARGETS): Add eudc.
11387 (DVI_TARGETS): Add eudc.dvi.
11388 (../info/eudc, eudc.dvi): New targets.
11389
11390 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11391
11392 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11393 compatibility with 8+3 filesystems).
11394 (../info/efaq): Rename from emacs-faq.
11395
11396 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11397
11398 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11399 (../info/idlwave, idlwave.dvi): New targets.
11400
11401 1999-10-23 Dave Love <fx@gnu.org>
11402
11403 * Makefile.in: Use autotype.texi.
11404
11405 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11406
11407 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11408 faq.texi file) rather than ../info/faq.
11409
11410 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11411
11412 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11413 (../info/ada-mode, ada-mode.dvi): New targets.
11414
11415 1999-09-01 Dave Love <fx@gnu.org>
11416
11417 * Makefile.in: Add faq.
11418
11419 1999-07-12 Richard Stallman <rms@gnu.org>
11420
11421 * Version 20.4 released.
11422
11423 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11424
11425 * Version 20.3 released.
11426
11427 1998-04-06 Andreas Schwab <schwab@gnu.org>
11428
11429 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11430 Use it in dvi targets.
11431 (../etc/GNU): Change to $(srcdir) first.
11432
11433 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11434
11435 * reftex.texi: Update for RefTeX version 3.22.
11436
11437 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11438
11439 * gnus.texi (Easy Picons): Remove references to
11440 `gnus-group-display-picons'.
11441 (Hard Picons): Ditto.
11442
11443 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11444
11445 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11446 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11447
11448 1997-09-23 Paul Eggert <eggert@twinsun.com>
11449
11450 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11451 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11452
11453 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11454
11455 * Version 20.2 released.
11456
11457 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11458
11459 * Version 20.1 released.
11460
11461 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11462
11463 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11464
11465 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11466
11467 * widget.texi (push-button): Document it.
11468
11469 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11470
11471 * Version 19.33 released.
11472
11473 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11474
11475 * Version 19.32 released.
11476
11477 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11478
11479 * Makefile.in: Add rules for the Message manual.
11480
11481 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11482
11483 * gnus.texi: New version.
11484
11485 * message.texi: New manual.
11486
11487 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11488
11489 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11490
11491 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11492
11493 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11494 Specify -I option.
11495 (All dvi targets): Set the TEXINPUTS variable.
11496
11497 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11498
11499 * Version 19.31 released.
11500
11501 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11502
11503 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11504 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11505
11506 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11507
11508 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11509 (INFO_TARGETS): Add ../info/cc-mode.
11510 (DVI_TARGETS): Add cc-mode.dvi.
11511
11512 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11513
11514 * Version 19.30 released.
11515
11516 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11517
11518 * gnus.texi: New file.
11519
11520 1995-11-04 Erik Naggum <erik@naggum.no>
11521
11522 * gnus.texi: File deleted.
11523
11524 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11525
11526 * mh-e.texi: "Function Index" -> "Command Index" to work with
11527 Emacs 19.30 C-h C-k support of separately-documented commands.
11528
11529 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11530
11531 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11532 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11533
11534 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11535
11536 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11537 (../info/viper, viper.dvi): New targets.
11538
11539 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11540
11541 * dired-x.texi (Installation): Change the example to set
11542 buffer-local variables like dired-omit-files-p in
11543 dired-mode-hook.
11544
11545 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11546
11547 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11548 (../info/mh-e, mh-e.dvi): New targets.
11549
11550 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11551
11552 * Makefile.in (maintainer-clean): Rename from realclean.
11553
11554 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11555
11556 * Makefile.in: New file.
11557 * Makefile: File deleted.
11558
11559 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11560
11561 * Makefile (TEXINDEX_OBJS): Variable deleted.
11562 (texindex, texindex.o, getopt.o): Rules deleted.
11563 All deps on texindex deleted.
11564 (distclean): Don't delete texindex.
11565 (mostlyclean): Don't delete *.o.
11566 * texindex.c, getopt.c: Files deleted.
11567
11568 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11569
11570 * Version 19.26 released.
11571
11572 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11573
11574 * Version 19.25 released.
11575
11576 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11577
11578 * Version 19.24 released.
11579
11580 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11581
11582 * Version 19.23 released.
11583
11584 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11585
11586 * Makefile: Delete spurious tab.
11587
11588 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11589
11590 * Makefile (.SUFFIXES): New rule.
11591
11592 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11593
11594 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11595 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11596
11597 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11598
11599 * Makefile (../info/sc): Rename from sc.info.
11600 (../info/cl): Likewise.
11601 (INFO_TARGETS): Use new names.
11602
11603 1993-12-04 Richard Stallman (rms@srarc2)
11604
11605 * getopt.c: New file.
11606 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11607 (getopt.o): New rule.
11608 (dvi): Don't depend on texindex.
11609 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11610 Depend on texindex.
11611
11612 1993-12-03 Richard Stallman (rms@srarc2)
11613
11614 * Makefile (../info/sc.info): Rename from ../info/sc.
11615 (TEXI2DVI): New variable.
11616 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11617 Add explicit commands.
11618 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11619
11620 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11621
11622 * Version 19.22 released.
11623
11624 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11625
11626 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11627
11628 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11629
11630 * Version 19.21 released.
11631
11632 1993-11-15 Paul Eggert (eggert@twinsun.com)
11633
11634 * Makefile (../info/cl.info): Rename from ../info/cl.
11635
11636 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11637
11638 * Makefile (../etc/GNU): New target.
11639 (EMACSSOURCES): Add gnu1.texi.
11640
11641 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11642
11643 * Makefile (realclean): Don't delete the Info files.
11644
11645 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11646
11647 * forms.texi: Fix forms.texi so that it will format correctly.
11648 Add missing `@end iftex', fix bad reference.
11649
11650 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11651
11652 * Makefile: Fix targets for texindex, new info.texi files.
11653 * info-stnd.texi: New file implements info for standalone info
11654 reader.
11655 * info.texi: Update to include recent changes to "../info/info".
11656 New source file for ../info/info; includes info-stnd.texi.
11657
11658 * texindex.c: Include "../src/config.h" if building in emacs.
11659
11660 * Makefile: Change all files to FILENAME.texi, force all targets
11661 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11662 vip.texinfo, forms.texinfo, cl.texinfo.
11663 Add target to build texindex.c, defining `emacs'.
11664
11665 * forms.texi: Install new file to match version 2.3 of forms.el.
11666
11667 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11668
11669 * Version 19.19 released.
11670
11671 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11672
11673 * sc.texinfo: Fix info file name.
11674
11675 * Makefile (info): Add gnus and sc.
11676 (dvi): Add gnus.dvi and sc.dvi.
11677 (../info/sc, sc.dvi): New targets.
11678
11679 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11680
11681 * Version 19.18 released.
11682
11683 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11684
11685 * Makefile: Fix source file names of the separate manuals.
11686 (gnus.dvi, ../info/gnus): New targets.
11687
11688 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11689
11690 * Version 19.17 released.
11691
11692 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11693
11694 * split-man: Fix typos in last change.
11695
11696 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11697
11698 * Version 19.16 released.
11699
11700 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11701
11702 * version 19.15 released.
11703
11704 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11705
11706 * Makefile (distclean): It's rm, not rf.
11707
11708 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11709
11710 * Version 19.14 released.
11711
11712 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11713
11714 * Makefile: New file.
11715
11716 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11717
11718 * Version 19.13 released.
11719
11720 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11721
11722 * Version 19.9 released.
11723
11724 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11725
11726 * Version 19.8 released.
11727
11728 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11729
11730 * Version 19.7 released.
11731
11732 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11733
11734 * gnus.texinfo: New file. Removed installation instructions.
11735
11736 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11737
11738 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11739
11740 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11741
11742 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11743 then define `\sc' as the command for smallcaps in Texinfo.
11744 This means that the @sc command will produce small caps. bfox has
11745 made the corresponding change to makeinfo and texinfm.el.
11746
11747 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11748
11749 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11750 Customization since the menu entry did not point to anything.
11751 Also add an @finalout command to remove overfull hboxes from the
11752 printed output.
11753
11754 * cl.texinfo: Add @bye, \input line and @settitle to file.
11755 This file is clearly intended to be a chapter of some other work,
11756 but the other work does not yet exist.
11757
11758 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11759
11760 * texinfo.texinfo: Three typos corrected.
11761
11762 ;; Local Variables:
11763 ;; coding: utf-8
11764 ;; End:
11765
11766 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11767
11768 This file is part of GNU Emacs.
11769
11770 GNU Emacs is free software: you can redistribute it and/or modify
11771 it under the terms of the GNU General Public License as published by
11772 the Free Software Foundation, either version 3 of the License, or
11773 (at your option) any later version.
11774
11775 GNU Emacs is distributed in the hope that it will be useful,
11776 but WITHOUT ANY WARRANTY; without even the implied warranty of
11777 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11778 GNU General Public License for more details.
11779
11780 You should have received a copy of the GNU General Public License
11781 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.