Some doc updates for eieio-describe-class/generic
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-02-17 Glenn Morris <rgm@gnu.org>
2
3 * eieio.texi (Class Values, CLOS compatibility):
4 Remove references to deleted eieio-describe-class/generic.
5
6 2014-02-16 Michael Albinus <michael.albinus@gmx.de>
7
8 Sync with Tramp 2.2.9.
9 * trampver.texi: Update release number.
10
11 * efaq-w32.texi (Tramp ssh): Remove also pscp1 and pscp2.
12
13 2014-02-14 Jay Belanger <jay.p.belanger@gmail.com>
14
15 * calc.texi (Single-Variable Statistics): Remove mention of
16 incorrect keybinding.
17
18 2014-02-12 Paul Eggert <eggert@cs.ucla.edu>
19
20 * texinfo.tex: Update from gnulib.
21
22 2014-02-08 Glenn Morris <rgm@gnu.org>
23
24 * auth.texi (GnuPG and EasyPG Assistant Configuration):
25 Be agnostic about authinfo/authinfo.gpg default order. (Bug#16642)
26
27 2014-02-07 Glenn Morris <rgm@gnu.org>
28
29 * viper.texi (File and Buffer Handling): Prefer ido to iswitchb.
30
31 2014-02-06 Glenn Morris <rgm@gnu.org>
32
33 * epa.texi (Mail-mode integration): Mention epa-mail-aliases.
34
35 * mh-e.texi, viper.texi: Do not use colons in index entries.
36
37 2014-02-05 Paul Eggert <eggert@cs.ucla.edu>
38
39 * texinfo.tex: Update from gnulib.
40
41 2014-02-05 Glenn Morris <rgm@gnu.org>
42
43 * epa.texi: Add indices.
44
45 * url.texi (Cookies): Mention url-cookie-list command.
46
47 2014-02-03 Glenn Morris <rgm@gnu.org>
48
49 * cl.texi (Blocks and Exits): Mention cl-tagbody.
50
51 2014-02-02 Glenn Morris <rgm@gnu.org>
52
53 * efaq-w32.texi (Tramp ssh): Remove deleted tramp methods.
54
55 2014-01-31 Glenn Morris <rgm@gnu.org>
56
57 * efaq.texi (Replacing highlighted text):
58 Update delete-selection-mode doc.
59
60 2014-01-30 Xue Fuqiao <xfq.free@gmail.com>
61
62 * sem-user.texi (Include paths): Fix a Texinfo command.
63
64 2014-01-27 Glenn Morris <rgm@gnu.org>
65
66 * idlwave.texi (Lesson III---User Catalog, Online Help)
67 (Starting the Shell, Catalogs, User Catalog):
68 * remember.texi (Quick Start):
69 * viper.texi:
70 * vip.texi (Customization, Customizing Constants)
71 (Customizing Key Bindings): Update for files being in ~/.emacs.d/.
72
73 2014-01-25 Xue Fuqiao <xfq.free@gmail.com>
74
75 * cc-mode.texi (Minor Modes): Minor fix.
76
77 2014-01-24 David Engster <deng@randomsample.de>
78
79 * eieio.texi (Introduction): Fix references.
80
81 2014-01-24 Glenn Morris <rgm@gnu.org>
82
83 * efaq.texi (Termcap/Terminfo entries for Emacs):
84 Use M-x term rather than M-x terminal-emulator.
85
86 * emacs-mime.texi (time-date): Use float-time.
87
88 2014-01-22 David Engster <deng@randomsample.de>
89
90 * eieio.texi (Introduction): Move introductory paragraph about
91 EIEIO and CLOS from 'Building Classes' to here.
92 (Documentation): Remove, since eieio-doc is not part of Emacs.
93 (Class Values, CLOS compatibility): Mention that
94 `describe-function' will also give information about classes.
95
96 2014-01-20 Paul Eggert <eggert@cs.ucla.edu>
97
98 * texinfo.tex: Update from gnulib.
99
100 2014-01-15 Glenn Morris <rgm@gnu.org>
101
102 * Makefile.in (eww_deps): Does not depend on emacsver.texi.
103
104 2014-01-12 Michael Albinus <michael.albinus@gmx.de>
105
106 * tramp.texi (all): Doc fix according to GNU Coding Standards.
107 Use "file name" instead of "filename" or "path". Use "host"
108 instead of "machine".
109
110 2014-01-12 David Engster <deng@randomsample.de>
111
112 * eieio.texi (Introduction): `class-of' is obsolete.
113 (Predicates, Basic Methods): Adapt function names to namespace
114 cleanup.
115
116 2014-01-12 Xue Fuqiao <xfq.free@gmail.com>
117
118 * eww.texi (Basics): Use "directory" instead of "path" (Bug#16419).
119
120 2014-01-12 Glenn Morris <rgm@gnu.org>
121
122 * efaq.texi (Guidelines for newsgroup postings)
123 (Informational files for Emacs):
124 Remove references to etc/MAILINGLISTS, etc/INTERVIEW.
125
126 2014-01-10 Stefan Monnier <monnier@iro.umontreal.ca>
127
128 * cl.texi (Function Bindings): Fix incorrect description of cl-let.
129
130 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
131
132 * Makefile.in: Add eww.texi.
133 * eww.texi: New file.
134
135 2014-01-07 Glenn Morris <rgm@gnu.org>
136
137 * efaq.texi (Problems with very large files): Fix superscript typo.
138
139 2013-01-07 Rasmus <w530@pank.eu>
140
141 * org.texi (Global and local cycling): Fix missing '@'.
142
143 2013-01-07 Bastien Guerry <bzg@gnu.org>
144
145 * org.texi (Global and local cycling): Mention C-u C-u TAB.
146 (Include files, The Export Dispatcher)
147 (Advanced configuration)
148 (Header arguments in Org mode properties): Spelling fixes.
149 (Special blocks): Add #+BEGIN_ABSTRACT as another example.
150 (@LaTeX{} specific attributes): New index entries.
151 Use #+BEGIN_ABSTRACT in the example.
152
153 2013-01-07 Nicolas Goaziou <n.goaziou@gmail.com>
154
155 * org.texi (Org export): New section.
156 (HTML doctypes): Fix whitespace error. Fix display.
157 (Publishing options): Add missing html publishing options.
158
159 2014-01-07 Glenn Morris <rgm@gnu.org>
160
161 * efaq.texi (Basic editing, Packages that do not come with Emacs):
162 Merge in some info from etc/MORE.STUFF.
163
164 2014-01-05 Paul Eggert <eggert@cs.ucla.edu>
165
166 Specify .texi encoding (Bug#16292).
167 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
168 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
169 * ede.texi, ediff.texi, edt.texi, efaq.texi, eieio.texi:
170 * emacs-gnutls.texi, epa.texi, erc.texi, ert.texi:
171 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi:
172 * gnus-faq.texi, htmlfontify.texi, idlwave.texi, ido.texi, info.texi:
173 * message.texi, mh-e.texi, newsticker.texi, nxml-mode.texi:
174 * octave-mode.texi, org.texi, pcl-cvs.texi, pgg.texi, rcirc.texi:
175 * reftex.texi, remember.texi, sasl.texi, sc.texi, semantic.texi:
176 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi, srecode.texi:
177 * todo-mode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
178 * widget.texi, wisent.texi, woman.texi:
179 Add @documentencoding.
180
181 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
182
183 * eshell.texi (What Eshell is not): Clean up confusing clause.
184
185 2014-01-03 Glenn Morris <rgm@gnu.org>
186
187 * efaq-w32.texi, reftex.texi: Use @insertcopying in non-TeX.
188
189 * ede.texi, eieio.texi, semantic.texi, srecode.texi:
190 Add copyright notice to titlepage.
191
192 * dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
193
194 * ert.texi: Add a titlepage. Use @insertcopying.
195
196 * calc.texi (Top): Use @top rather than @chapter.
197
198 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
199
200 * eshell.texi (top): Fix incorrect use of xref.
201
202 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
203
204 * eshell.texi (top): Fix incorrect info filename in an xref.
205
206 2014-01-02 Glenn Morris <rgm@gnu.org>
207
208 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
209
210 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
211
212 * eshell.texi (Command Basics): Remove `Command basics' chapter.
213
214 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
215
216 * eshell.texi (What is Eshell?): Add section about what not to use
217 Eshell for.
218
219 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
220
221 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
222
223 2013-12-22 Glenn Morris <rgm@gnu.org>
224
225 * woman.texi (Navigation): Use itemx where appropriate.
226
227 2013-12-20 Tassilo Horn <tsdh@gnu.org>
228
229 * info.texi, woman.texi:
230 Document `S-SPC' as alternative to `DEL' for scrolling.
231
232 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
233
234 * calc.texi (Stack Manipulation Commands): Mention using the variable
235 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
236
237 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
238
239 * tramp.texi (direntry): Use ssh but rsh.
240 (all): Encode all environment variable names with @env{...}.
241 (Bug Reports): Refer to Testing node.
242
243 2013-12-12 Glenn Morris <rgm@gnu.org>
244
245 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
246 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
247 * srecode.texi, todo-mode.texi, tramp.texi:
248 Sync direntry with info/dir version.
249
250 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
251
252 * Makefile.in: Add octave-mode.texi.
253
254 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
255 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
256
257 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
258
259 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
260
261 * dbus.texi (Properties and Annotations): Fix typo.
262
263 2013-12-06 Bastien Guerry <bzg@gnu.org>
264
265 * org.texi: Don't include Emacs version within Org's version.
266
267 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
268
269 * org.texi (Creating one-off styles): Use new export snippet
270 syntax.
271
272 * org.texi (Export settings): Documentation describing how text
273 above the first heading is ignored when an :export: tag is in a
274 file.
275
276 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
277
278 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
279
280 2013-11-30 Glenn Morris <rgm@gnu.org>
281
282 * Makefile.in (distclean): Remove Makefile.
283
284 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
285
286 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
287 (The Basics, Formulas): Copyedits.
288 (Resizing, Printer functions): Add index entries.
289
290 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
291
292 * calc.texi (Customizing Calc): Mention new variable
293 `calc-context-sensitive-enter'.
294
295 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
296
297 * org.texi (Exporting code blocks): Document the 'inline-only
298 setting for `org-export-babel-evaluate'. Document how :var
299 introduces code block dependencies.
300
301 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
302
303 * org.texi (Header arguments): Document header-args[:lang]
304 properties and remove deprecated old-style properties from
305 documentation.
306
307 * org.texi (Agenda commands): Remove footnote from @tsubheading
308 and add a sentence with the reference instead.
309
310 2013-11-12 Bastien Guerry <bzg@gnu.org>
311
312 * org.texi (Catching invisible edits):
313 * org.texi (Plain lists, Plain lists):
314 * org.texi (Advanced configuration):
315 * org.texi (Tag groups):
316 * org.texi (Conventions):
317 * org.texi (Checkboxes, Radio lists):
318 * org.texi (Top, Summary, Exporting):
319 * org.texi (In-buffer settings): Fix typos.
320
321 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
322 C-w'. Add an index entry for `org-refile-keep'.
323
324 * org.texi (Plain lists): Add an index entry for sorting plain
325 list. Document sorting by checked status for check lists.
326
327 * org.texi (Publishing options): Fix old variable names.
328
329 * org.texi (Orgstruct mode): Fix suggested setting of
330 `orgstruct-heading-prefix-regexp'.
331
332 * org.texi (Export settings):
333 Document `org-export-allow-bind-keywords'.
334
335 * org.texi (History and Acknowledgments): Small rephrasing.
336
337 * org.texi (Template elements): Add a footnote about tags accepted
338 in a year datetree.
339
340 * org.texi (Beamer export, @LaTeX{} and PDF export)
341 (Header and sectioning, @LaTeX{} specific attributes):
342 Enhance style.
343
344 * org.texi (Agenda commands): Add a footnote about dragging agenda
345 lines: it does not persist and it does not change the .org files.
346
347 * org.texi (Agenda commands): Add a table heading for dragging
348 agenda lines forward/backward.
349
350 * org.texi (Agenda commands): Add documentation for
351 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
352
353 * org.texi (Publishing options): Update the list of options.
354 (Simple example, Complex example): Fix the examples.
355
356 * org.texi (Formula syntax for Calc): Don't use a bold font the
357 warning.
358
359 * org.texi (Other built-in back-ends): New section.
360
361 * org.texi (Editing source code):
362 Document `org-edit-src-auto-save-idle-delay' and
363 `org-edit-src-turn-on-auto-save'.
364
365 * org.texi (External links): Document contributed link types
366 separately.
367
368 * org.texi (Closing items):
369 Document `org-closed-keep-when-no-todo'.
370
371 * org.texi (Export back-ends): Rename from "Export formats".
372 (The Export Dispatcher): Remove reference to
373 `org-export-run-in-background'.
374 (Export settings): Minor rewrites.
375 (ASCII/Latin-1/UTF-8 export): Update variable's name.
376 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
377
378 * org.texi (Export in foreign buffers): New section.
379 (Exporting): Remove documentation about converting the selected
380 region.
381
382 * org.texi (Advanced configuration): Put the filter valid types in
383 a table. Use @lisp and @smalllisp.
384
385 * org.texi: Use @code{nil} instead of nil. Update the maintainer
386 contact info.
387
388 * org.texi (Exporting): Better introductory sentence. Add a note
389 about conversion commands.
390 (Feedback, Orgstruct mode, Built-in table editor)
391 (Built-in table editor, Orgtbl mode, Updating the table)
392 (Property syntax, Capturing column view, Capture)
393 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
394 (Exporting, Extending ODT export)
395 (Working with @LaTeX{} math snippets, dir, Customization)
396 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
397 Uniformly use @kbd{M-x command RET}.
398
399 * org.texi (Filtering/limiting agenda items): New subsection.
400 Document the use of `org-agenda-max-*' options and
401 `org-agenda-limit-interactively' from the agenda.
402 (Agenda commands): Move details about filtering commands to
403 the new section, only include a summary here.
404 (Customizing tables in ODT export)
405 (System-wide header arguments, Conflicts, Dynamic blocks):
406 Use spaces for indentation.
407
408 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
409
410 * org.texi (Links in HTML export, Images in HTML export)
411 (post): Fix syntax within #+ATTR_*.
412 (Tables in HTML export): Document `org-html-table-row-tags'
413 and use `org-html-table-default-attributes' instead of
414 `org-html-table-tag'.
415
416 * org.texi (Publishing action, Publishing options)
417 (Publishing links): Major rewrite. Enhance explanations for
418 `org-org-publish-to-org'. Remove reference to
419 `org-export-run-in-background'.
420
421 * org.texi: Fix many small typos. Use #+NAME instead of
422 #+TBLNAME. Use @smalllisp instead of @example.
423 (Special symbols): Add index?
424 (HTML preamble and postamble): Don't mention obsolete use of
425 opt-plist.
426 (JavaScript support): Don't mention the org-jsinfo.el file as it
427 has been merged with ox-html.el.
428
429 * org.texi (Installation, Feedback, Setting Options)
430 (Code evaluation security, org-crypt.el): Use @lisp instead of
431 @example.
432 (Agenda commands): Use @table instead of @example.
433
434 * org.texi (Adding hyperlink types): New appendix.
435
436 * org.texi (ODT export commands, Extending ODT export)
437 (Applying custom styles, Images in ODT export)
438 (Labels and captions in ODT export)
439 (Literal examples in ODT export)
440 (Configuring a document converter)
441 (Working with OpenDocument style files)
442 (Customizing tables in ODT export)
443 (Validating OpenDocument XML): Fix options names.
444
445 * org.texi (History and Acknowledgments): Update acknowledgments
446 to Nicolas. Add Nicolas Goaziou to the list of contributors.
447
448 * org.texi (System-wide header arguments): Don't use "customizing"
449 for setting a variable. Also remove comments.
450
451 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
452 `org-agenda-start-on-weekday' to the variable index and document
453 them.
454
455 * org.texi (Sparse trees, Agenda commands)
456 (@LaTeX{} fragments, Selective export, Export options)
457 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
458 (HTML Export commands, @LaTeX{}/PDF export commands)
459 (iCalendar export, Publishing options, Triggering publication)
460 (In-buffer settings): Update to reflect changes from the new
461 export engine.
462
463 * org.texi (Matching tags and properties): More examples.
464 Explain group tags expansion as regular expressions.
465
466 * org.texi (Tag groups): New section.
467
468 * org.texi (Setting tags): Tiny formatting fixes.
469
470 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
471 names.
472
473 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
474 concept index. Include example for these agenda views.
475 (Special agenda views): Mention the "agenda*" agenda view.
476
477 * org.texi (Repeated tasks): Document how to ignore a repeater
478 when using both a scheduled and a deadline timetamp.
479
480 * org.texi (Global and local cycling): Wrap in a new subsection.
481 (Initial visibility, Catching invisible edits): New subsections.
482
483 * org.texi (Visibility cycling): Mention that
484 `org-agenda-inhibit-startup' will prevent visibility setting when
485 the agenda opens an Org file for the first time.
486
487 * org.texi (Org syntax): New section.
488
489 * org.texi (Orgstruct mode):
490 Document `orgstruct-heading-prefix-regexp'.
491
492 * org.texi (Speeding up your agendas): New section.
493
494 * org.texi (Installation): When installing Org from ELPA, users
495 should do this from an Emacs session where no .org file has been
496 visited.
497
498 * org.texi (CSS support, In-buffer settings): Update HTML options
499 names.
500
501 * org.texi (Structure editing): Update documentation for
502 `org-insert-heading-or-item'.
503 (Plain lists, Relative timer): Update index entry.
504
505 * org.texi (JavaScript support): Update variable names.
506
507 * org.texi (comments): Minor formatting fix.
508
509 * org.texi (@LaTeX{} fragments): Minor enhancement.
510
511 * org.texi: Update the list contributions.
512
513 * org.texi (Agenda commands): Exporting the agenda to an .org file
514 will not copy the subtrees and the inherited tags.
515 Document `org-agenda-filter-by-regexp'.
516
517 * org.texi (Publishing action, Complex example): Fix names of
518 publishing functions.
519
520 * org.texi (Top, Exporting): Delete references to Freemind.
521 (Freemind export): Delete section.
522
523 * org.texi (Top, Exporting): Delete references to the XOXO export.
524 (XOXO export): Delete section.
525
526 * org.texi (Capture): Mention that org-remember.el is not
527 supported anymore.
528
529 * org.texi (Top, Exporting, Beamer class export):
530 Delete references to the TaskJuggler export.
531 (History and Acknowledgments): Mention that the TaskJuggler has
532 been rewritten by Nicolas and now lives in the contrib/ directory
533 of Org's distribution. Mention that Jambunathan rewrote the HTML
534 exporter. Remove Jambunathan from my own acknowledgments.
535 (TaskJuggler export): Delete.
536
537 * org.texi (HTML preamble and postamble)
538 (Tables in HTML export, Images in HTML export)
539 (Math formatting in HTML export, CSS support)
540 (@LaTeX{} and PDF export, Publishing options): Fix the names of
541 the HTML export and publishing options.
542
543 * org.texi (Literal examples, Export options)
544 (@LaTeX{} and PDF export, Header and sectioning)
545 (Publishing options): Fix LaTeX options names.
546
547 * org.texi (Export options, CSS support, In-buffer settings):
548 Fix references to HTML_LINK_* and HTML_STYLE keywords.
549
550 * org.texi (Export options, In-buffer settings): Fix references to
551 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
552
553 * org.texi (Top, Markup, Initial text, Images and tables)
554 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
555 (Export options, JavaScript support, Beamer class export):
556 Remove references to the DocBook export, which has been deleted.
557 (History and Acknowledgments): Mention that DocBook has been
558 deleted, suggest to use the Texinfo exporter instead, then to
559 convert the .texi to DocBook with makeinfo.
560 (Links in ODT export, Tables in ODT export): Fix indices.
561
562 * org.texi (Deadlines and scheduling): Add a variable to the
563 index. Add documentation about delays for scheduled tasks.
564
565 * org.texi (Emphasis and monospace):
566 Mention `org-fontify-emphasized-text' and
567 `org-emphasis-regexp-components'.
568
569 * org.texi (References): Small enhancement.
570
571 * org.texi (Column width and alignment): Make the example visually
572 more clear.
573
574 * org.texi (The clock table): Document :mstart and :wstart as a
575 way to set the starting day of the week.
576
577 * org.texi (In-buffer settings): Document new startup keywords.
578 Thanks to John J Foerch for this idea.
579
580 * org.texi (Include files): Tiny formatting fix.
581
582 * org.texi (Activation): Point to the "Conflicts" section.
583
584 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
585
586 * org.texi (CSS support): Clarify this section.
587
588 * org.texi (@LaTeX{} specific attributes): Document that tabu and
589 tabularx packages are not in the default set of packages.
590
591 * org.texi (Agenda commands): Document fortnight view.
592
593 * org.texi: Document conflict with ecomplete.el.
594
595 * org.texi (History and Acknowledgments): Acknowledgements for
596 Jason Dunsmore and Rakcspace.
597
598 * org.texi: Rename org-crypt.el node to org-crypt.
599
600 * org.texi (A @LaTeX{} example): Fix typo in variable name.
601
602 * org.texi (MobileOrg): Mention the new iPhone developer.
603
604 * org.texi (Table of contents) Improve documentation of TOC
605 placement.
606
607 * org.texi: Explain that date/time information at read-date prompt
608 should start at the beginning, not anywhere in the middle of a
609 long string.
610
611 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
612
613 * org.texi (Orgstruct mode): Fix wrong regexp.
614
615 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
616
617 * org.texi: Document export to (X)HTML flavors.
618
619 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
620
621 * org.texi (Extracting source code): Mention the prefix argument
622 to org-babel-tangle.
623 (noweb): Remove erroneous negative.
624 (Specific header arguments): Document new header arguments.
625 Documentation for new tangle-mode header argument.
626 (Top): Documentation for new tangle-mode header argument.
627 (rownames): Documentation for new tangle-mode header argument.
628 Mention elisp as special rowname case.
629 (tangle-mode): Documentation for new tangle-mode header argument.
630 (post): Documentation and an example of usage.
631 (var): Remove the "Alternate argument syntax" section from the
632 documentation.
633 (hlines): Note that :hline has no effect for Emacs Lisp code
634 blocks.
635
636 2013-11-12 Feng Shu <tumashu@gmail.com>
637
638 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
639 (Math formatting in HTML export)
640 (Working with @LaTeX{} math snippets): Add document about creating
641 formula image with imagemagick.
642
643 * org.texi (@LaTeX{} specific attributes): Document `:caption'
644 attribute of #+ATTR_LATEX.
645
646 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
647
648 * org.texi (Handling links): Fix a typo in
649 `org-startup-with-inline-images' documentation.
650
651 * org.texi (Previewing @LaTeX{} fragments): Document the startup
652 keywords to use for previewing LaTeX fragments or not.
653 (Summary of in-buffer settings): Improve formatting and add an
654 entry for the variable `org-startup-with-latex-preview'.
655
656 * org.texi (Property syntax): Recall the user to refresh the org
657 buffer when properties are set on a per-file basis.
658
659 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
660
661 * org.texi (Matching tags and properties): Clarification.
662
663 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
664
665 * org.texi (Editing and debugging formulas): Add an example when a
666 table has multiple #+TBLFM lines.
667
668 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
669
670 * org.texi (The clock table): Document acceptance of relative
671 times in tstart and tend, link to syntax description and provide
672 example.
673
674 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
675
676 * org.texi (The spreadsheet): Document lookup functions.
677
678 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
679
680 * org.texi (CSS support): Mention .figure-number, .listing-number,
681 and .table-number.
682
683 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
684
685 * org.texi
686 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
687 spreadsheet formula mode strings and some examples from @example
688 block with xy @r{yz} to @table.
689
690 * org.texi (Formula syntax for Calc): Improve the documentation of
691 empty fields in formulas for spreadsheet. Add explanation and
692 example for empty field. Extend explanations of format
693 specifiers. Add a sentence to mention Calc defmath.
694
695 * org.texi (Column formulas): Add a sentence to be more explicit
696 about when a table header is mandatory.
697
698 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
699
700 * org.texi (Subscripts and superscripts): Remove reference to
701 quoted underscores until this mechanism is implemented again.
702
703 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
704 property.
705
706 * org.texi (Document title): Subtree export is no longer triggered
707 by marking one as the region.
708 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
709 giving examples isn't very useful: "horizontal rule" is, at least,
710 as explicit as <hr/>.
711
712 * org.texi (HTML doctypes): Reflect keyword removal.
713 (CSS support): Reflect keyword removal.
714
715 * org.texi (@LaTeX{} specific attributes): Document new :float
716 values.
717
718 * org.texi (Export settings): Improve documentation.
719
720 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
721 (Text areas in HTML export): Update text areas.
722 (HTML Export commands): Update export commands.
723
724 * org.texi (Header and sectioning): Add a footnote about the
725 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
726
727 * org.texi (The Export Dispatcher):
728 Document `org-export-in-background'.
729
730 * org.texi (Footnotes): Export back-ends do not use
731 `org-footnote-normalize' anymore.
732
733 * org.texi: Document variable changes.
734
735 * org.texi (Export settings): Document p: item in OPTIONS keyword.
736
737 * org.texi (Exporting): Massive rewrite of the first sections.
738 (Selective export): Delete.
739 (The Export Dispatcher): Rewrite.
740 (Export options): Rewrite as "Export settings".
741
742 * org.texi: Small changes to documentation for embedded LaTeX.
743
744 * org.texi (Internal links): Document #+NAME keyword and
745 cross-referencing during export.
746
747 * org.texi (Include files): Remove reference to :prefix1
748 and :prefix. Give more details for :minlevel.
749
750 * org.texi (Macro replacement): Fix macro name.
751 Update documentation about possible locations and escaping mechanism.
752
753 * org.texi (Table of contents): Update documentation.
754 Document lists of listings and lists of tables. Add documentation for
755 optional title and #+TOC: keyword.
756
757 2013-11-12 Rick Frankel <rick@rickster.com>
758
759 * org.texi (results): Add Format section, broken out of Type
760 section to match code.
761 (hlines, colnames): Remove incorrect Emacs Lisp exception.
762 Note that the actual default handling (at least for python and
763 emacs-lisp) does not seem to match the description.
764
765 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
766
767 * org.texi (The date/time prompt): Update the documentation to
768 reflect the new way `org-read-date-get-relative' handles weekdays.
769
770 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
771
772 * org.texi (Resolving idle time):
773 Document `org-clock-x11idle-program-name'.
774
775 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
776
777 * ert.texi (Running Tests Interactively): Adapt examle output.
778 (Tests and Their Environment): Mention skip-unless.
779
780 2013-10-23 Glenn Morris <rgm@gnu.org>
781
782 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
783 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
784 * widget.texi: Nuke @refill.
785
786 * Makefile.in (install-dvi, install-html, install-pdf)
787 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
788 (uninstall-pdf): Quote entities that might contain whitespace.
789
790 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
791
792 * calc.texi (Data Type Formats): Don't specify the size at
793 which integers begin to be represented by lists.
794
795 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
796
797 * cl.texi (Argument Lists): Add indexes for &key and &aux.
798
799 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
800
801 * trampver.texi: Update release number.
802
803 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
804
805 Sync with Tramp 2.2.8.
806
807 * tramp.texi (External packages): Use `non-essential'.
808 * trampver.texi: Update release number.
809
810 2013-09-14 Glenn Morris <rgm@gnu.org>
811
812 * eshell.texi: Markup fixes.
813
814 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
815
816 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
817 of @kbd{RET}.
818 (Prefix Matching): Add an index.
819
820 2013-09-08 Glenn Morris <rgm@gnu.org>
821
822 * emacs-gnutls.texi: Tweak direntry.
823
824 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
825
826 * tramp.texi (Alternative Syntax): Remove chapter.
827
828 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
829
830 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
831 for portability to hosts where /bin/sh has problems.
832
833 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
834
835 Try to reduce redundancy in doc/misc/Makefile.in.
836 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
837 (TARGETS): New intermediate variable.
838 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
839
840 2013-08-27 Glenn Morris <rgm@gnu.org>
841
842 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
843
844 * efaq.texi: Rename from faq.texi, to match its output files.
845 * Makefile.in: Update for faq.texi name change.
846
847 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
848
849 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
850
851 * efaq-w32.texi: Move here from the web-pages repository.
852 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
853 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
854 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
855 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
856 Add DOCMISC_*_W32 variables.
857 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
858 (efaq_w32_deps): New variable.
859 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
860 (efaq-w32.pdf, efaq-w32.html): New rules.
861 (clean): Remove efaq-w32 products.
862
863 2013-08-26 Paul Eggert <eggert@cs.ucla.edu>
864
865 * texinfo.tex: Update from gnulib.
866
867 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
868
869 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
870 shift_jis from the default value set to mm-coding-system-priorities for
871 Japanese users.
872
873 2013-08-13 Glenn Morris <rgm@gnu.org>
874
875 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
876 (Options - Defining Label Environments, Options - Creating Labels)
877 (Options - Referencing Labels, Options - Creating Citations)
878 (Options - Index Support, Options - Viewing Cross-References)
879 (Options - Finding Files, Options - Optimizations)
880 (Options - Fontification, Options - Misc):
881 * cc-mode.texi (Sample Init File):
882 * edt.texi (Init file):
883 * epa.texi (Encrypting/decrypting gpg files):
884 * mairix-el.texi (About, Setting up the mairix interface, Using)
885 (Extending):
886 Rename nodes to avoid characters that can cause Texinfo problems.
887
888 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
889
890 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
891
892 2013-08-12 Glenn Morris <rgm@gnu.org>
893
894 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
895 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
896 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
897 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
898 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
899 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
900 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
901 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
902 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
903 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
904 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
905 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
906 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
907
908 * woman.texi (Top): Avoid mailto: in html output.
909
910 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
911 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
912 (INSTALL_DATA): New, set by configure.
913 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
914 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
915 install-ps, install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
916 uninstall-ps, and uninstall-doc.
917 (.SUFFIXES): Add .ps and .dvi.
918 (.dvi.ps): New suffix rule.
919 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
920 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
921 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
922 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
923 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
924 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
925 (ido.html, mairix-el.html, message.html, mh-e.html)
926 (newsticker.html, nxml-mode.html, org.html, pgg.html)
927 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
928 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
929 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
930 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
931 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
932 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
933 New rules.
934 (clean): Remove HTML_TARGETS and PS_TARGETS.
935
936 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
937
938 * ido.texi (Working Directories):
939 (Flexible Matching, Regexp Matching, Find File At Point)
940 (Ignoring, Misc Customization): Use @defopt for user options.
941
942 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
943
944 * htmlfontify.texi (Customization): Remove documentation of
945 `hfy-fast-lock-save'. Minor fixes.
946
947 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
948
949 * ido.texi (Top): Insert node "Working Directories" in menu.
950 (Working Directories): New node.
951 (Misc Customization): Add documentation of
952 `ido-confirm-unique-completion' and some other user options.
953
954 2013-08-07 Eli Zaretskii <eliz@gnu.org>
955
956 * todo-mode.texi: Update @dircategory.
957 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
958 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
959 @ref.
960
961 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
962
963 * sc.texi (Introduction): Fix index.
964 (Usage Overview):
965 (Citations, Citation Elements, Recognizing Citations)
966 (Information Keys and the Info Alist, Reference Headers)
967 (The Built-in Header Rewrite Functions)
968 (Electric References, Reply Buffer Initialization)
969 (Filling Cited Text, Selecting an Attribution)
970 (Attribution Preferences)
971 (Anonymous Attributions, Author Names)
972 (Using Regi, Post-yank Formatting Commands)
973 (Citing Commands, Insertion Commands)
974 (Mail Field Commands)
975 (Hints to MUA Authors, Thanks and History): Change from one space
976 between sentences to two.
977 (What Supercite Does): Typo fix.
978
979 * newsticker.texi (Usage): Use @key for RET.
980
981 * cl.texi (Argument Lists):
982 (For Clauses):
983 (Macros): Add indexes.
984
985 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
986
987 * cl.texi (Blocks and Exits): Add an index.
988
989 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
990
991 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
992 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
993 (todo-mode.dvi, todo-mode.pdf): New rules.
994
995 * todo-mode.texi: New file.
996
997 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
998
999 * gnus.texi (Basic Usage): Mention that warp means jump here.
1000 (The notmuch Engine): Mention notmuch.
1001
1002 2013-07-30 Tassilo Horn <tsdh@gnu.org>
1003
1004 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1005 `gnus-subthread-sort-functions' and remove the obsolete documentation
1006 of `gnus-sort-threads-recursively'.
1007
1008 2012-07-30 Paul Eggert <eggert@cs.ucla.edu>
1009
1010 * texinfo.tex: Update to 2012-07-29.17 version.
1011
1012 2013-07-29 David Engster <deng@randomsample.de>
1013
1014 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
1015 implementation.
1016 (Introduction): Add further missing features.
1017 (Building Classes): Add introductory paragraph.
1018 (Wish List): Add metaclasses and EQL specialization.
1019
1020 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
1021
1022 * tramp.texi (Frequently Asked Questions):
1023 Mention `tramp-use-ssh-controlmaster-options'.
1024
1025 2013-07-26 Tassilo Horn <tsdh@gnu.org>
1026
1027 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
1028 `gnus-sort-threads-recursively'.
1029
1030 2013-07-25 Glenn Morris <rgm@gnu.org>
1031
1032 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
1033 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
1034
1035 * erc.texi (Special Features): Update contact information.
1036 (History): Avoid using @email.
1037
1038 * eshell.texi (Bugs and ideas): Minor updates.
1039
1040 * faq.texi (Reporting bugs, Origin of the term Emacs)
1041 (Setting up a customization file)
1042 (Using an already running Emacs process, Turning off beeping)
1043 (Packages that do not come with Emacs)
1044 (Replying to the sender of a message): Avoid using @email.
1045
1046 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
1047
1048 * reftex.texi (Imprint): Avoid using @email.
1049
1050 * ses.texi (Top): Update bug reporting instructions.
1051 (Acknowledgments): Avoid using @email.
1052
1053 * woman.texi (Introduction, Background): Remove outdated information.
1054 (Bugs, Acknowledgments): Avoid using @email.
1055
1056 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
1057
1058 * ido.texi: New file.
1059
1060 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
1061
1062 * gnus.texi (Customizing Articles): Document function predicates.
1063
1064 2013-07-08 Tassilo Horn <tsdh@gnu.org>
1065
1066 * gnus.texi (lines): Correct description of
1067 `gnus-registry-track-extra's default value.
1068 Mention `gnus-registry-remove-extra-data'.
1069
1070 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1071
1072 * gnus.texi (Group Parameters): Mention regexp
1073 substitutions (bug#11688).
1074
1075 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
1076
1077 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
1078
1079 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
1080
1081 * gnus.texi (Emacsen): Fix version.
1082
1083 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
1084
1085 2013-07-06 Glenn Morris <rgm@gnu.org>
1086
1087 * mh-e.texi: Fix external links.
1088 (Using This Manual): Printed elisp manuals no longer available.
1089
1090 * newsticker.texi (Overview): Update URL.
1091
1092 * nxml-mode.texi (Introduction): Update URL.
1093
1094 * org.texi (JavaScript support): Fix URL.
1095
1096 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
1097
1098 * eudc.texi (CCSO PH/QI): Remove defunct URL.
1099
1100 * dbus.texi (Introspection): Update URL to a less defunct one.
1101
1102 * gnus.texi (Top): Restrict "Other related manuals" to info output.
1103 (Foreign Groups): Use @indicateurl for examples.
1104 (Direct Functions): Remove defunct URL.
1105 (RSS): Update URL.
1106
1107 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
1108 (FAQ 7-1): Update URL.
1109
1110 * pgg.texi (Top, Overview): Add note about obsolescence.
1111
1112 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
1113
1114 * texinfo.tex: Merge from gnulib.
1115
1116 2013-07-03 Glenn Morris <rgm@gnu.org>
1117
1118 * bovine.texi (top):
1119 * cc-mode.texi (AWK Mode Font Locking):
1120 * mh-e.texi (Preface):
1121 * url.texi (URI Parsing): Fix cross-references to other manuals.
1122
1123 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1124
1125 * gnus.texi (Client-Side IMAP Splitting):
1126 Note that `nnimap-inbox' now can be a list.
1127
1128 2013-06-24 Glenn Morris <rgm@gnu.org>
1129
1130 * eshell.texi: Fix cross-references to other manuals.
1131
1132 2013-06-23 Glenn Morris <rgm@gnu.org>
1133
1134 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
1135 Remove; not needed now we use a standard html layout for the faq.
1136 (clean): Remove HTML_TARGETS, emacs-faq.text.
1137
1138 2013-06-21 Eduard Wiebe <usenet@pusto.de>
1139
1140 * flymake.texi (Parsing the output, Customizable variables):
1141 Add reference to `flymake-warning-predicate'.
1142
1143 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
1144
1145 * tramp.texi (Top, Configuration): Insert section `Predefined
1146 connection information' in menu.
1147 (Predefined connection information): New section.
1148 (Android shell setup): Make a reference to `Predefined connection
1149 information'.
1150
1151 2013-06-19 Glenn Morris <rgm@gnu.org>
1152
1153 * Makefile.in (version): New, set by configure.
1154 (clean): Delete dist tar file.
1155 (infoclean): New, split from maintainer-clean.
1156 (maintainer-clean): Run infoclean.
1157 (dist): New rule, to make tarfile for www.gnu.org.
1158
1159 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
1160
1161 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
1162 for keys q and Q.
1163 (Standards): Reference RFC5804 as the defining document of the
1164 managesieve protocol.
1165
1166 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
1167
1168 * eshell.texi (Input/Output): Expand to cover new visual-command
1169 options, eshell-visual-subcommands and eshell-visual-options.
1170 Divide into separate Visual Commands and Redirection sections.
1171
1172 2013-06-10 Glenn Morris <rgm@gnu.org>
1173
1174 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
1175
1176 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
1177
1178 * gnus.texi (Article Date):
1179 Fix description of gnus-article-update-date-headers.
1180
1181 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
1182
1183 * erc.texi (Special Features): ERC is being maintained within
1184 Emacs now.
1185
1186 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
1187
1188 * flymake.texi: Change from one space between sentences to two.
1189
1190 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
1191
1192 * cl.texi (Obsolete Macros): Describe replacements for `flet'
1193 (bug#14293).
1194
1195 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1196
1197 * tramp.texi (Frequently Asked Questions): Precise, how to define
1198 an own ControlPath.
1199
1200 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1201
1202 * tramp.texi (Frequently Asked Questions): New item for
1203 ControlPath settings.
1204
1205 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1206
1207 * calc.texi (Basic Operations on Units): Streamline some
1208 descriptions.
1209
1210 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1211
1212 * eshell.texi (Built-ins): Update manual to mention tramp module.
1213
1214 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1215
1216 * tramp.texi (Filename Syntax): Host names are not allowed to be
1217 any method name, unless method name is specified explicitly.
1218 Remove restriction on unibyte filenames.
1219
1220 * trampver.texi: Update release number.
1221
1222 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1223
1224 doc: convert some TeX accents to UTF-8
1225 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1226 '@"{@dotless{i}}'.
1227
1228 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1229
1230 Sync with Tramp 2.2.7.
1231
1232 * trampver.texi: Update release number.
1233
1234 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1235
1236 * calc.texi (Basic Operations on Units): Streamline some
1237 descriptions.
1238
1239 2013-03-08 Glenn Morris <rgm@gnu.org>
1240
1241 * faq.texi (Top): Don't say this was updated @today.
1242 That's irrelevant and leads to spurious diffs.
1243
1244 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1245
1246 * calc.texi (Basic Operations on Units):
1247 Fix cross-reference.
1248
1249 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1250
1251 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1252
1253 2013-03-06 Alan Mackenzie <acm@muc.de>
1254
1255 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1256 calling a line-up function.
1257
1258 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1259
1260 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1261 * ses.texi: Switch from Latin-1 to UTF-8.
1262
1263 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1264
1265 * tramp.texi (External methods): Tramp does not connect Android
1266 devices by itself.
1267
1268 2013-03-02 Bill Wohler <wohler@newt.com>
1269
1270 Release MH-E manual version 8.5.
1271
1272 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1273 release 8.5.
1274
1275 * mh-e.texi (Preface, Conventions, Getting Started)
1276 (Using This Manual, Folder Selection, Viewing, Aliases)
1277 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1278 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1279 Update URLs.
1280
1281 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1282
1283 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1284 and "plink2" entries. "plink2" is obsolete for a long time.
1285 (External methods): Remove "scp1" and "scp2" entries.
1286 Explain user name and host name specification for "adb".
1287
1288 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1289
1290 * tramp.texi (External methods): Mention `tramp-adb-program'.
1291
1292 2013-02-28 Bastien Guerry <bzg@gnu.org>
1293
1294 * org.texi (Visibility cycling): Suggest to set
1295 `org-agenda-inhibit-startup' to nil if user wants the startup
1296 visibility settings to be honored in any circumstances.
1297 (Progress logging, Checkboxes): Fix typos.
1298
1299 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1300
1301 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1302 the macros, for Texinfo 4.13 and 5.0.
1303
1304 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1305
1306 Port Tramp documentation to Texinfo 5.0.
1307 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1308 (Filename Syntax): Do not use @trampfn{} in @item.
1309 (Filename completion): Use @columnfractions in @multitable.
1310
1311 2013-02-22 Glenn Morris <rgm@gnu.org>
1312
1313 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1314
1315 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1316
1317 * Makefile.in (html): New rule.
1318
1319 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1320
1321 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1322 Volpiatto <thierry.volpiatto@gmail.com>.
1323
1324 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1325
1326 * tramp.texi (Top, Configuration): Insert section `Android shell
1327 setup' in menu.
1328 (Android shell setup): New section.
1329 (Connection types, Default Method)
1330 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1331 (External methods): Remove "scpc" and "rsyncc" entries.
1332 (Frequently Asked Questions): Remove entry about ControlPersist.
1333
1334 2013-02-13 Glenn Morris <rgm@gnu.org>
1335
1336 * message.texi (News Headers): Don't mention yow any more.
1337
1338 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1339
1340 * calc.texi (Basic Operations on Units):
1341 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1342
1343 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1344
1345 * eshell.texi: Fill most of the missing sections.
1346
1347 2013-02-07 Bastien Guerry <bzg@gnu.org>
1348
1349 * org.texi (References): Clarify an example.
1350 (Installation): Fix instructions.
1351 (Org-Plot): Fix link.
1352 (Checkboxes, Radio lists): Fix typos.
1353
1354 2013-02-07 Glenn Morris <rgm@gnu.org>
1355
1356 * cl.texi (Equality Predicates): Mention memql.
1357
1358 2013-02-07 Eric Ludlam <zappo@gnu.org>
1359
1360 * ede.texi (Creating a project): Make ede-new doc less
1361 specific, and only about items it supports, indicating that there
1362 might be more. Remove refs to simple project and direct automake
1363 from ede new.
1364 (Simple projects): Re-write to not talk about ede-simple-project
1365 which is deprecated, and instead use the term to mean projects
1366 that don't do much management, just project wrapping.
1367 Add ede-generic-project link.
1368 (ede-generic-project): New node (bug#11441).
1369
1370 2013-02-07 Glenn Morris <rgm@gnu.org>
1371
1372 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1373
1374 2013-02-01 Glenn Morris <rgm@gnu.org>
1375
1376 * calc.texi (Help Commands): Update calc-view-news description.
1377 Mention etc/CALC-NEWS.
1378
1379 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1380
1381 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1382
1383 2013-01-13 Bastien Guerry <bzg@gnu.org>
1384
1385 * org.texi (Installation): Simplify.
1386
1387 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1388
1389 * org.texi (Handling links): Update the mention to the obsolete
1390 variable `org-link-to-org-use-id' with a mention to the newer
1391 variable `org-id-link-to-org-use-id'. Mention the need to load
1392 the org-id library.
1393
1394 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1395
1396 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1397
1398 2013-01-09 Bastien Guerry <bzg@gnu.org>
1399
1400 * org.texi (Pushing to MobileOrg): Add footnote about using
1401 symbolic links in `org-directory'.
1402 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1403 of the now obsolete alias `org-float'.
1404 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1405 index. Fix description of TODO keywords cycling.
1406 (Advanced features): Add missing argument for @item.
1407 (Storing searches): Add index entries and a note about
1408 *-tree agenda views.
1409 (Structure editing): Document `org-mark-element' and
1410 `org-mark-subtree'.
1411 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1412
1413 2013-01-08 Juri Linkov <juri@jurta.org>
1414
1415 * info.texi (Go to node): Mention the abbreviated format
1416 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1417
1418 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1419
1420 * autotype.texi: Remove undefined command @subtitlefont.
1421 * cc-mode.texi: Likewise.
1422
1423 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1424 @item argument.
1425 (Property searches): Use \\ instead of @backslashchar{}.
1426 * pgg.texi (VERSION): Move @set below @setfilename.
1427
1428 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1429
1430 * ada-mode.texi: Remove braces from @title argument.
1431 * eudc.texi: Likewise.
1432 * smtpmail.texi: Likewise.
1433 * auth.texi (VERSION): Set before first use.
1434 * emacs-gnutls.texi (VERSION): Likewise.
1435 * pgg.texi (VERSION): Likewise.
1436 * ede.texi (Top): Rename from top, all uses changed.
1437 * eshell.texi: Add missing argument to @sp.
1438 * forms.texi (Top): Reorder menu to match structure.
1439 * htmlfontify.texi (Customisation): Add missing @item in
1440 @enumerate.
1441 * org.texi (Advanced features): Add missing argument for @item.
1442 (Property searches): Use @backslashchar{} in macro argument.
1443 * pcl-cvs.texi: Add missing argument to @sp.
1444 (Movement commands): Fix use of @itemx.
1445 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1446 * reftex.texi (Options (Creating Citations)): Add missing newline
1447 before @end.
1448 * tramp.texi (Obtaining Tramp): Remove extra dots.
1449 (Configuration): Reorder menu to match structure.
1450 (Remote shell setup): Replace literal NUL character by \0.
1451 * viper.texi (Marking): Add missing argument for @item.
1452
1453 2013-01-04 Glenn Morris <rgm@gnu.org>
1454
1455 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1456 Add htmlfontify.
1457 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1458 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1459 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1460 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1461
1462 * htmlfontify.texi: Miscellaneous fixes and updates.
1463 Set copyright to FSF, update license to GFDL 1.3+.
1464
1465 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1466
1467 * htmlfontify.texi: New file.
1468
1469 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1470
1471 * calc.texi (Free-Form Dates): Expand on the date reading
1472 algorithm.
1473
1474 2012-12-27 Glenn Morris <rgm@gnu.org>
1475
1476 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1477 Avoid some overfull lines.
1478
1479 * widget.texi (Programming Example): Break some long lines.
1480
1481 * wisent.texi (Wisent Overview): Fix xref.
1482 (Grammar format, Understanding the automaton): Avoid overfill.
1483
1484 * bovine.texi (Optional Lambda Expression): Allow line break.
1485
1486 * auth.texi (Help for users): Break long lines.
1487
1488 * ada-mode.texi (Project file variables):
1489 Reword to reduce underfull hbox.
1490 (No project files, Use GNAT project file):
1491 Use smallexample to make some overfull lines less terrible.
1492
1493 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1494 Fix cross-references to separate manuals.
1495
1496 * Makefile.in (gfdl): New variable. Use throughout where
1497 appropriate so that targets depend on doclicense.texi.
1498
1499 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1500
1501 * gnus.texi (Customizing the IMAP Connection): Mention the other
1502 authenticators.
1503
1504 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1505
1506 * gnus.texi (Browse Foreign Server):
1507 Document `gnus-browse-delete-group'.
1508
1509 2012-12-22 Glenn Morris <rgm@gnu.org>
1510
1511 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1512 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1513 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1514 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1515
1516 * Makefile.in (gfdl): New variable. Use throughout where
1517 appropriate so that targets depend on doclicense.texi.
1518
1519 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1520
1521 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1522 doclicense.texi. Remove doclicense.texi from all targets that
1523 mentioned it explicitly.
1524 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1525 $(emacsdir)/emacsver.texi.
1526 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1527
1528 2012-12-21 Glenn Morris <rgm@gnu.org>
1529
1530 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1531 Include emacsver.texi. Nuke hand-written node pointers.
1532 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1533 Depend on emacsver.texi.
1534
1535 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1536 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1537 May as well just include doclicense.texi in everything.
1538
1539 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1540 which @copying says is included.
1541
1542 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1543 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1544 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1545 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1546 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1547 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1548 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1549 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1550 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1551 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1552 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1553 copies from the FSF, which does not publish these manuals.
1554
1555 * erc.texi: No need to include gpl in this small manual.
1556
1557 * org.texi (copying): Include a copy of the GFDL.
1558 (GNU Free Documentation License): New section.
1559
1560 2012-12-21 Bastien Guerry <bzg@gnu.org>
1561
1562 * org.texi: Fix typos.
1563
1564 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1565
1566 * calc.texi (ISO 8601): Rename from ISO-8601,
1567 as it's typically spelled without a hyphen.
1568
1569 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1570
1571 * calc.texi (ISO-8601): New section.
1572 (Date Formatting Codes): Mention new codes.
1573 (Standard Date Formats): Mention new formats.
1574
1575 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1576
1577 * tramp.texi (External methods): Move `adb' method here.
1578
1579 2012-12-13 Glenn Morris <rgm@gnu.org>
1580
1581 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1582
1583 * wisent.texi: Small edits. Set copyright to FSF, update license to
1584 GFDL 1.3+.
1585 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1586 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1587 New targets.
1588 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1589 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1590
1591 * bovine.texi: Small edits. Set copyright to FSF, update license to
1592 GFDL 1.3+, remove empty index.
1593 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1594 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1595 New targets.
1596 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1597 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1598
1599 2012-12-13 Eric Ludlam <zappo@gnu.org>
1600 David Ponce <david@dponce.com>
1601 Richard Kim <emacs18@gmail.com>
1602
1603 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1604
1605 2012-12-13 Glenn Morris <rgm@gnu.org>
1606
1607 * flymake.texi (Customizable variables, Locating the buildfile):
1608 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1609
1610 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1611 GFDL 1.3+ license, fix up index.
1612 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1613 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1614 (srecode.pdf): New targets.
1615 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1616 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1617
1618 2012-12-13 Eric Ludlam <zappo@gnu.org>
1619
1620 * srecode.texi: New file, imported from CEDET trunk.
1621
1622 2012-12-13 Bastien Guerry <bzg@gnu.org>
1623
1624 * org.texi (Summary, Code block specific header arguments)
1625 (Code block specific header arguments)
1626 (Header arguments in function calls, var, noweb)
1627 (Results of evaluation, Code evaluation security):
1628 Small reformatting: add a blank line before some example.
1629
1630 * org.texi (System-wide header arguments)
1631 (Header arguments in Org mode properties, Conflicts)
1632 (Dynamic blocks, Using the mapping API):
1633 Fix indentation of Elisp code examples.
1634
1635 * org.texi (Comment lines): Fix description of the comment syntax.
1636
1637 * org.texi (Installation): Mention "make test" in the correct section.
1638
1639 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1640
1641 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1642 These are just minor editorial changes.
1643
1644 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1645
1646 * tramp.texi (History): Mention ADB.
1647 (Inline methods): Add `adb' method.
1648
1649 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1650
1651 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1652 (External methods): Fix typo.
1653
1654 2012-12-03 Glenn Morris <rgm@gnu.org>
1655
1656 * rcirc.texi (Notices): Fix typo.
1657
1658 2012-11-25 Bill Wohler <wohler@newt.com>
1659
1660 Release MH-E manual version 8.4.
1661
1662 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1663 Update for release 8.4.
1664
1665 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1666 (Junk): Add mh-whitelist-preserves-sequences-flag,
1667 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1668 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1669
1670 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1671
1672 * mh-e.texi (Procmail): Fix two @ typos.
1673
1674 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1675
1676 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1677 These are just minor editorial changes.
1678
1679 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1680
1681 * calc.texi (Date Formatting Codes): Mention the new beginning of
1682 the date numbering system.
1683
1684 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1685
1686 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1687 (Date Forms): Correct off-by-one error in explanation of
1688 Julian day numbers. Give Gregorian equivalent of its origin.
1689
1690 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1691
1692 * calc.texi (Date Forms): Mention the customizable
1693 Gregorian-Julian switch.
1694 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1695
1696 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1697
1698 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1699 It also uses January 1, 1 AD as its day number 1.
1700 * calc.texi (Date Forms): Document this.
1701
1702 2012-11-16 Glenn Morris <rgm@gnu.org>
1703
1704 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1705 (Obsolete Macros): Move example here from Function Bindings.
1706
1707 * erc.texi: Use @code{nil} rather than just "nil".
1708 (Modules): Undocument obsolete "hecomplete".
1709 Add "notifications".
1710 (Connecting): Add brief section on passwords.
1711 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1712
1713 2012-11-13 Glenn Morris <rgm@gnu.org>
1714
1715 * flymake.texi (Customizable variables)
1716 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1717 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1718
1719 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1720
1721 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1722 In all file place SES into @acronym{...}.
1723 (Advanced Features): Add key index and function index for
1724 ses-set-header-row. Add description for function
1725 ses-rename-cell. Add description for function
1726 ses-repair-cell-reference-all.
1727 (Ranges in formulas): Add description for ses-range flags.
1728
1729 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1730
1731 * texinfo.tex: Merge from gnulib.
1732
1733 2012-11-10 Chong Yidong <cyd@gnu.org>
1734
1735 * url.texi (Introduction): Move url-configuration-directory to
1736 Customization node.
1737 (Parsed URIs): Split into its own node.
1738 (URI Encoding): New node.
1739 (Defining New URLs): Remove empty chapter.
1740 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1741 Improve docs for url-queue-*.
1742 (Supported URL Types): Copyedits. Delete empty subnodes.
1743
1744 * url.texi (Introduction): Rename from Getting Started.
1745 Rewrite the introduction.
1746 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1747
1748 2012-11-10 Glenn Morris <rgm@gnu.org>
1749
1750 * cl.texi (Obsolete Setf Customization):
1751 Revert defsetf example to the more correct let rather than prog1.
1752 Give define-modify-macro, defsetf, and define-setf-method
1753 gv.el replacements.
1754
1755 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1756 (Setf Extensions): Remove obsolete reference.
1757 (Obsolete Setf Customization):
1758 Move note on lack of setf functions to lispref/variables.texi.
1759 Undocument get-setf-method, since it no longer exists.
1760 Mention simple defsetf replaced by gv-define-simple-setter.
1761
1762 2012-11-03 Glenn Morris <rgm@gnu.org>
1763
1764 * cl.texi: Further general copyedits.
1765 (List Functions): Remove copy-tree, standard elisp for some time.
1766 (Efficiency Concerns): Comment out examples that no longer apply.
1767 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1768 (Creating Symbols, Random Numbers): De-emphasize internal
1769 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1770 (Naming Conventions, Type Predicates, Macros)
1771 (Predicates on Numbers): No longer mention cl-floatp-safe.
1772
1773 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1774
1775 * gnus.texi (Mail Source Specifiers):
1776 Document :leave keyword used for pop mail source.
1777
1778 2012-11-01 Glenn Morris <rgm@gnu.org>
1779
1780 * cl.texi: General copyedits for style, line-breaks, etc.
1781 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1782 (Macro Bindings, Blocks and Exits):
1783 Acknowledge existence of lexical-binding.
1784 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1785
1786 2012-10-31 Glenn Morris <rgm@gnu.org>
1787
1788 * ert.texi (Introduction, The @code{should} Macro):
1789 Refer to "cl-assert" rather than "assert".
1790
1791 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1792 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1793 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1794 Reword, and add details of flet and labels.
1795 (Modify Macros, Function Bindings): Add some xrefs.
1796
1797 2012-10-30 Glenn Morris <rgm@gnu.org>
1798
1799 * cl.texi (Modify Macros): Update for cl-letf changes.
1800 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1801 (Setf Extensions): Partially restore note about cl-getf,
1802 mainly moved to lispref/variables.texi.
1803 (Property Lists): Fix cl-getf typos.
1804 (Mapping over Sequences): Mention cl-mapc naming oddity.
1805
1806 2012-10-29 Glenn Morris <rgm@gnu.org>
1807
1808 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1809 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1810 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1811 (Modify Macros, Multiple Values, Other Clauses):
1812 Remove mentions of obsolete features.
1813 (Obsolete Setf Customization): Don't mention `apply' setf.
1814
1815 2012-10-28 Glenn Morris <rgm@gnu.org>
1816
1817 * cl.texi (Multiple Values, Common Lisp Compatibility):
1818 More namespace updates.
1819 (Obsolete Features): Copyedits.
1820 (Obsolete Lexical Macros, Obsolete Setf Customization):
1821 New subsections.
1822
1823 * cl.texi (Porting Common Lisp, Lexical Bindings):
1824 Add some xrefs to the Elisp manual.
1825
1826 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1827 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1828 (Obsolete Features): New appendix. Move Lexical Bindings here.
1829
1830 2012-10-27 Glenn Morris <rgm@gnu.org>
1831
1832 * cl.texi: Use defmac for macros rather than defspec.
1833 (Efficiency Concerns): Related copyedit.
1834
1835 * cl.texi (Control Structure): Update for setf now being in core.
1836 (Setf Extensions): Rename from Basic Setf. Move much of the
1837 former content to lispref/variables.texi.
1838 (Modify Macros): Move pop, push details to lispref/variables.texi.
1839 (Customizing Setf): Copyedits for setf etc being in core.
1840 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1841 Further namespaces updates.
1842
1843 2012-10-26 Bastien Guerry <bzg@gnu.org>
1844
1845 * org.texi (Installation): Update the link to Org's ELPA.
1846 Also don't mention org-install.el anymore as the replacement file
1847 org-loaddefs.el is now loaded by org.el.
1848
1849 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1850
1851 * tramp.texi (Frequently Asked Questions):
1852 Mention `tramp-completion-reread-directory-timeout' for performance
1853 improvement.
1854
1855 2012-10-25 Glenn Morris <rgm@gnu.org>
1856
1857 * cl.texi: Don't mess with the TeX section number counter.
1858 Use Texinfo recommended convention for quotes+punctuation.
1859 (Overview, Sequence Functions): Rephrase for better line-breaking.
1860 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1861 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1862 (Random Numbers, Mapping over Sequences, Structures)
1863 (Porting Common Lisp): Further updates for cl-lib namespace.
1864 (Modify Macros, Declarations, Macro Bindings, Structures):
1865 Break long lines in examples.
1866 (Dynamic Bindings): Update for changed progv behavior.
1867 (Loop Examples, Efficiency Concerns): Markup fixes.
1868 (Structures): Remove TeX margin change.
1869 (Declarations): Fix typos.
1870
1871 2012-10-24 Glenn Morris <rgm@gnu.org>
1872
1873 * cl.texi (Overview, Multiple Values, Creating Symbols)
1874 (Numerical Functions): Say less/nothing about the original cl.el.
1875 (Old CL Compatibility): Remove.
1876 (Assertions): Remove ignore-errors (standard Elisp for some time).
1877
1878 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1879 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1880 (Efficiency Concerns, Efficiency Concerns)
1881 (Common Lisp Compatibility, Old CL Compatibility):
1882 Further updates for cl-lib namespace.
1883
1884 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1885
1886 Update manual for new time stamp format (Bug#12706).
1887 * emacs-mime.texi (time-date): Update for new format.
1888 Also, fix bogus time stamp and modernize a bit.
1889
1890 2012-10-23 Glenn Morris <rgm@gnu.org>
1891
1892 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1893 than unchanging cl.el version number.
1894 End all menu descriptions with a period.
1895 Do not use @dfn{CL} for every instance of "CL".
1896 (Overview): Remove no-runtime caveat, and note about foo* names.
1897 (Usage): Use cl-lib rather than cl.
1898 (Organization, Naming Conventions): Update for cl-lib.el.
1899 (Installation): Remove long-irrelevant node.
1900 (Program Structure, Predicates, Control Structure):
1901 Start updating for cl-lib namespace.
1902 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1903 Depend on emacsver.texi.
1904
1905 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1906
1907 * trampver.texi: Update release number.
1908
1909 2012-10-06 Glenn Morris <rgm@gnu.org>
1910
1911 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1912 ERC version.
1913 (Introduction): ERC is distributed with Emacs.
1914 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1915 (Getting Started): Simplify.
1916 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1917 (History): Mention ERC maintained as part of Emacs now.
1918 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1919 Add dependency on emacsver.texi.
1920
1921 * erc.texi: Remove hand-written node pointers.
1922
1923 2012-10-05 Glenn Morris <rgm@gnu.org>
1924
1925 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1926 Copyedits.
1927
1928 2012-10-01 Eric Ludlam <zappo@gnu.org>
1929
1930 * ede.texi (Quick Start, Project Local Variables)
1931 (Miscellaneous commands, ede-java-root, Development Overview)
1932 (Detecting a Project): New nodes.
1933 (Simple projects): Node deleted.
1934
1935 * eieio.texi (Building Classes): Some slot attributes cannot be
1936 overridden.
1937 (Slot Options): Remove an example.
1938 (Method Invocation, Documentation): New nodes.
1939
1940 2012-10-01 Glenn Morris <rgm@gnu.org>
1941
1942 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1943 (reftex.pdf): Add dependency on emacsver.texi.
1944 * reftex.texi: Don't include directory part for emacsver.texi;
1945 the Makefile's -I handles it.
1946
1947 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1948
1949 Merge from standalone RefTeX repository.
1950
1951 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1952 with macros.
1953 (Imprint): Mention Wolfgang in list of contributors.
1954 (Creating Citations): Give a hint about how to
1955 auto-revert the BibTeX database file when using external editors.
1956 (Referencing Labels): Simplify section about reference macro
1957 cycling.
1958 (Options (Referencing Labels)): Adapt to new structure of
1959 `reftex-ref-style-alist'.
1960 (Referencing Labels, Reference Styles): Document changes in the
1961 referencing functionality.
1962 (Commands): Mention options for definition of header and footer in
1963 BibTeX files.
1964 (Options (Creating Citations)): Document
1965 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1966 (Reference Styles): New section.
1967 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1968 (Options (Referencing Labels)): Remove descriptions of deprecated
1969 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1970 Add descriptions for `reftex-ref-style-alist' and
1971 `reftex-ref-style-default-list'.
1972 (Referencing Labels): Update regarding reference styles.
1973 (Citation Styles): Mention support for ConTeXt.
1974 (Options (Defining Label Environments)): Fix typo.
1975 (Options (Creating Citations)):
1976 Document `reftex-cite-key-separator'.
1977
1978 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1979
1980 * org.texi: Add description of ORG_ADD_CONTRIB to info
1981 documentation. Add link to Worg for more details.
1982
1983 * org.texi: Clarify installation procedure. Provide link to the
1984 build system description on Worg.
1985
1986 * org.texi: Remove reference to utils/, x11idle.c is now in
1987 contrib/scripts.
1988
1989 * org.texi: Re-normalize to "Org mode" in manual.
1990
1991 * org.texi (Installation): Adapt documentation to new build
1992 system. Mention GNU ELPA (since it needs to be handled like Emacs
1993 built-in Org).
1994
1995 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1996
1997 * org.texi: Fix typo in description of the 'Hooks' section.
1998
1999 * org.texi: Add ID to the list of special properties.
2000
2001 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
2002
2003 * org.texi (Moving subtrees): Document the ability to archive to a
2004 datetree.
2005
2006 2012-09-30 Bastien Guerry <bzg@gnu.org>
2007
2008 * org.texi (Installation, Feedback, Batch execution):
2009 Use (add-to-list 'load-path ... t) for the contrib dir.
2010
2011 * org.texi (results): Update documentation for ":results drawer"
2012 and ":results org".
2013
2014 * org.texi (Column width and alignment): Fix typo.
2015
2016 * org.texi (Activation): Point to the "Conflicts" section.
2017
2018 * org.texi (Conflicts): Mention filladapt.el in the list of
2019 conflicting packages.
2020
2021 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
2022 not needed for versions of Emacs > 22.1.
2023
2024 * org.texi (History and Acknowledgments): Fix typo.
2025
2026 * org.texi (History and Acknowledgments): Add my own
2027 acknowledgments.
2028
2029 * org.texi (Agenda commands): Document the new command and the new
2030 option.
2031
2032 * org.texi (Agenda commands): Delete `org-agenda-action' section.
2033 (Agenda commands): Reorder. Document `*' to toggle persistent
2034 marks.
2035
2036 * org.texi (Agenda dispatcher):
2037 Mention `org-toggle-agenda-sticky'.
2038 (Agenda commands, Exporting Agenda Views): Fix typo.
2039
2040 * org.texi (Templates in contexts, Setting Options): Update to
2041 reflect changes in how contexts options are processed.
2042
2043 * org.texi (Templates in contexts): Document the new structure of
2044 the variables `org-agenda-custom-commands-contexts' and
2045 `org-capture-templates-contexts'.
2046
2047 * org.texi (Templates in contexts): Document the new option
2048 `org-capture-templates-contexts'.
2049 (Storing searches): Document the new option
2050 `org-agenda-custom-commands-contexts'.
2051
2052 * org.texi (Formula syntax for Lisp): Reformat.
2053
2054 * org.texi (Special properties, Column attributes)
2055 (Agenda column view): Document the new special property
2056 CLOCKSUM_T.
2057
2058 * org.texi (Template expansion): Document the new %l template.
2059
2060 * org.texi (Fast access to TODO states): Fix documentation about
2061 allowed characters for fast todo selection.
2062
2063 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
2064 use in `org-agenda-to-appt'.
2065
2066 * org.texi (Comment lines): Update wrt comments.
2067
2068 * org.texi (Resolving idle time): Document new keybinding.
2069
2070 * org.texi (Clocking commands): Document the use of S-M-<up/down>
2071 on clock timestamps.
2072
2073 * org.texi (Fast access to TODO states): Explicitly says only
2074 letters are supported as fast TODO selection keys.
2075
2076 * org.texi (Link abbreviations): Illustrate the use of the "%h"
2077 specifier. Document the new "%(my-function)" specifier.
2078
2079 * org.texi (Clocking commands): New cindex.
2080 (Clocking commands): Update documentation for `org-clock-in'.
2081 Document `org-clock-in-last'. Mention `org-clock-out' and
2082 `org-clock-in-last' as commands that can be globally bound.
2083 (Resolving idle time): Document continuous clocking.
2084
2085 * org.texi (Top, Introduction): Fix formatting.
2086 (Activation): Add index entries.
2087 (Conventions): Update section.
2088 (Embedded @LaTeX{}): Fix formatting.
2089
2090 * org.texi (Visibility cycling): Document `show-children'.
2091
2092 * org.texi (Using capture): Mention the `org-capture-last-stored'
2093 bookmark as a way to jump to the last stored capture.
2094
2095 * org.texi (Uploading files): Fix typo.
2096
2097 * org.texi (Using capture): Document `C-0' as a prefix argument
2098 for `org-capture'.
2099
2100 * org.texi (Agenda commands): Document persistent marks.
2101
2102 * org.texi (Template expansion): Update doc to reflect change.
2103
2104 * org.texi (Radio tables): Document the :no-escape parameter.
2105
2106 * org.texi (Repeated tasks): Document repeat cookies for years,
2107 months, weeks, days and hours.
2108
2109 * org.texi (Export options): State that you can use the d: option
2110 by specifying a list of drawers.
2111
2112 * org.texi (HTML preamble and postamble): Small doc improvement.
2113
2114 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
2115
2116 * org.texi: The sections in the Exporting section of the manual
2117 left out articles in the description of the org-export-as-*
2118 commands, among other places. This patch adds them, adds a few
2119 missing prepositions, and switches instances of "an HTML" to "a
2120 html" for internal consistency.
2121
2122 * org.texi: Alter several examples of headings with timestamps in
2123 them to include the timestamps in the body instead of the heading.
2124
2125 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
2126
2127 * org.texi (Agenda dispatcher): Document sticky agenda views and
2128 the new key for them.
2129
2130 2012-09-30 Charles <millarc@verizon.net> (tiny change)
2131
2132 * org.texi (Advanced features): Fix error in table.
2133
2134 2012-09-30 Feng Shu <tumashu@gmail.com>
2135
2136 * org.texi (@LaTeX{} fragments): Document imagemagick as an
2137 alternative to dvipng.
2138
2139 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
2140
2141 * org.texi: Remove extra curly bracket.
2142
2143 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
2144
2145 * org.texi (org-clock-in-last and org-clock-cancel): Update the
2146 defkeys.
2147
2148 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2149
2150 * org.texi (Agenda commands): Fix two typos by giving
2151 corresponding function names, according to
2152 `org-agenda-view-mode-dispatch'.
2153
2154 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
2155
2156 * org.texi (The spreadsheet): Fix typo.
2157
2158 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
2159
2160 * org.texi (Tracking your habits): Point to the "Tracking TODO
2161 state changes" section.
2162
2163 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
2164
2165 * org.texi (Literal examples): Remove reference to unknown
2166 `org-export-latex-minted' variable. Also simplify footnote since
2167 `org-export-latex-listings' documentation is exhaustive already.
2168
2169 * org.texi (Plain lists): Remove reference to now hard-coded
2170 `bullet' automatic rule.
2171
2172 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
2173
2174 * org.texi: Updated documentation accordingly.
2175
2176 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
2177
2178 * texinfo.tex: Merge from gnulib.
2179
2180 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
2181
2182 Sync with Tramp 2.2.6.
2183
2184 * tramp.texi (Bug Reports): Cleanup caches before a test run.
2185
2186 * trampver.texi: Update release number.
2187
2188 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
2189
2190 * texinfo.tex: Merge from gnulib.
2191
2192 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
2193
2194 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2195 (bug#12096).
2196
2197 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2198
2199 * calc.texi (Simplification modes, Conversions)
2200 (Operating on Selections): Mention "basic" simplification.
2201 (The Calc Mode Line): Mention the mode line display for Basic
2202 simplification mode.
2203 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2204 simplifications.
2205 (Basic Simplifications): Rename from "Limited Simplifications"
2206 Replace "limited" by "basic" throughout.
2207 (Algebraic Simplifications): Indicate that the algebraic
2208 simplifications are done by default.
2209 (Unsafe Simplifications): Mention `m E'.
2210 (Simplification of Units): Mention `m U'.
2211 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2212 (Kinds of Declarations, Functions for Declarations):
2213 Mention "algebraic simplifications" instead of `a s'.
2214 (Algebraic Entry): Remove mention of default simplifications.
2215
2216 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2217
2218 * calc.texi (Getting Started, Tutorial): Change simulated
2219 Calc output to match actual output.
2220 (Simplifying Formulas): Mention that algebraic simplification is now
2221 the default.
2222
2223 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2224
2225 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2226 (Bug#12073)
2227
2228 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2229
2230 Prefer typical American spelling for "acknowledgment".
2231 * calc.texi (History and Acknowledgments): Rename from
2232 History and Acknowledgements.
2233 * idlwave.texi (Acknowledgments):
2234 * ses.texi (Acknowledgments):
2235 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2236
2237 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2238
2239 Rename configure.in to configure.ac (Bug#11603).
2240 * ede.texi (Compiler and Linker objects, ede-proj-project)
2241 (ede-step-project): Prefer the name configure.ac to configure.in.
2242
2243 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2244
2245 * tramp.texi (Multi-hops):
2246 Introduce `tramp-restricted-shell-hosts-alist'.
2247
2248 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2249
2250 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2251 methods, so don't mention smtpmail here.
2252
2253 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2254
2255 * gnus.texi (Picons): Document gnus-picon-properties.
2256
2257 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2258
2259 * gnus.texi: Remove mention of compilation, as that's no longer
2260 supported.
2261
2262 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2263
2264 * gnus.texi (Archived Messages): Mention
2265 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2266
2267 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2268
2269 * gnus.texi (Various Summary Stuff):
2270 Remove mention of `gnus-propagate-marks'.
2271
2272 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2273
2274 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2275 which no longer exist.
2276
2277 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2278
2279 * gnus.texi (Archived Messages):
2280 Document gnus-gcc-self-resent-messages.
2281
2282 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2283
2284 * message.texi (Mail Variables):
2285 Mention the optional user parameter for X-Message-SMTP-Method.
2286
2287 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2288
2289 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2290
2291 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2292
2293 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2294
2295 * gnus.texi (Key Index): Change encoding to utf-8.
2296
2297 2012-06-21 Glenn Morris <rgm@gnu.org>
2298
2299 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2300
2301 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2302
2303 * gnus.texi (Group Timestamp): Mention where to find documentation for
2304 the `gnus-tmp-' variables (bug#11601).
2305
2306 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2307
2308 Sync with Tramp 2.2.6-pre.
2309
2310 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2311 where appropriate.
2312 (Ad-hoc multi-hops): New section.
2313 (Remote processes): New subsection "Running remote processes on
2314 Windows hosts".
2315 (History): Add remote commands on Windows, and ad-hoc multi-hop
2316 methods.
2317 (External methods): "ControlPersist" must be set to "no" for the
2318 `scpc' method.
2319 (Remote processes): Add a note about `auto-revert-tail-mode'.
2320 (Frequently Asked Questions): Use "scpx" in combination with
2321 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2322
2323 * trampver.texi: Update release number.
2324
2325 2012-06-10 Chong Yidong <cyd@gnu.org>
2326
2327 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2328 compilation for html-mono.
2329
2330 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2331
2332 * texinfo.tex: Merge from gnulib.
2333
2334 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2335
2336 * Makefile.in (echo-info): Don't try to install info files named
2337 just ".info".
2338
2339 2012-05-28 Glenn Morris <rgm@gnu.org>
2340
2341 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2342
2343 * sc.texi: Nuke hand-written node pointers.
2344 Fix top-level menu to match actual node order.
2345
2346 2012-05-27 Glenn Morris <rgm@gnu.org>
2347
2348 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2349 Some associated fixes, including not messing with chapno in cl.texi.
2350
2351 2012-05-27 Bastien Guerry <bzg@gnu.org>
2352
2353 * org.texi (Durations and time values): Fix typo.
2354
2355 2012-05-26 Paul Eggert <eggert@cs.ucla.edu>
2356
2357 * texinfo.tex: Update from gnulib.
2358
2359 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2360
2361 * calc.texi (Basic Operations on Units, Customizing Calc):
2362 Mention `calc-ensure-consistent-units'.
2363
2364 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2365
2366 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2367 reference commands. (Bug#11461)
2368
2369 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2370
2371 2012-05-12 Glenn Morris <rgm@gnu.org>
2372
2373 * Makefile.in (mostlyclean): Add more TeX intermediates.
2374
2375 * Makefile.in: Make it look more like the other doc Makefiles.
2376 Use explicit $srcdir in all dependencies.
2377 Remove cd $srcdir from rules.
2378 (VPATH): Remove.
2379 (infodir): Set to an absolute path.
2380 (INFO_TARGETS): Use short names.
2381 (mkinfodir): infodir is now absolute.
2382 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2383
2384 * Makefile.in (info.info): Rename from info, to avoid duplication.
2385 (.SUFFIXES): Disable implicit rules.
2386
2387 * Makefile.in (MKDIR_P): New, set by configure.
2388 (mkinfodir): Use $MKDIR_P.
2389
2390 2012-05-07 Glenn Morris <rgm@gnu.org>
2391
2392 * forms.texi (Long Example): Update for changed location of files.
2393
2394 2012-05-04 Glenn Morris <rgm@gnu.org>
2395
2396 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2397 (INFO_TARGETS): Use $INFO_EXT.
2398 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2399 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2400 (INFO_TARGETS): Use $INFO_EXT.
2401 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2402
2403 2012-05-02 Glenn Morris <rgm@gnu.org>
2404
2405 * Makefile.in (echo-info): New phony target, used by top-level.
2406
2407 * viper.texi: Make direntry shorter (also it is no longer "newest").
2408
2409 * emacs-gnutls.texi, ert.texi, org.texi:
2410 Fix dircategory, direntry to match info/dir.
2411
2412 * faq.texi: Convert @inforefs to @xrefs.
2413 Fix some malformed cross-references.
2414 (File-name conventions): Shorten section name to avoid overfull line.
2415 (How to add fonts): Use smallexample to avoid overfull lines.
2416
2417 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2418
2419 * auth.texi (Help for users): Update for .gpg file being second.
2420
2421 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2422
2423 * org.texi (Agenda commands): Fix two typos: give corresponding
2424 function names, according to `org-agenda-view-mode-dispatch'.
2425
2426 2012-04-27 Glenn Morris <rgm@gnu.org>
2427
2428 * faq.texi (Major packages and programs): Remove section.
2429 There is no point listing 6 packages (cf etc/MORE.STUFF).
2430 (Finding Emacs and related packages): Move "Spell-checkers" here.
2431
2432 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2433
2434 * dbus.texi (Version): New node.
2435 (Properties and Annotations): Mention the object manager
2436 interface. Describe dbus-get-all-managed-objects.
2437 (Type Conversion): Floating point numbers are allowed, if an
2438 anteger does not fit Emacs's integer range.
2439 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2440 (Asynchronous Methods): Fix description of
2441 dbus-call-method-asynchronously.
2442 (Receiving Method Calls): Fix some minor errors.
2443 Add dbus-interface-emacs.
2444 (Signals): Describe unicast signals and the new match rules.
2445 (Alternative Buses): Add the PRIVATE optional argument to
2446 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2447
2448 2012-04-20 Glenn Morris <rgm@gnu.org>
2449
2450 * faq.texi (New in Emacs 24): New section.
2451 (Packages that do not come with Emacs): Mention M-x list-packages.
2452
2453 2012-04-14 Alan Mackenzie <acm@muc.de>
2454
2455 * cc-mode.texi (c-offsets-alist): Correct a typo.
2456
2457 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2458
2459 * org.texi (Deadlines and scheduling): Fix the example: the
2460 DEADLINE item should come right after the headline. We enforce
2461 this convention, so it is a bug not to illustrate it correctly in
2462 the manual.
2463
2464 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2465
2466 * org.texi (Agenda commands): Fix documentation bug by swapping
2467 the equivalent keybindings to `org-agenda-next-line' with the ones
2468 to `org-agenda-previous-line'.
2469
2470 2012-04-14 Glenn Morris <rgm@gnu.org>
2471
2472 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2473
2474 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2475
2476 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2477 Add emacs-gnutls.
2478 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2479
2480 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2481
2482 * Makefile.in: Add emacs-gnutls.texi to build.
2483
2484 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2485
2486 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2487
2488 * auth.texi (Secret Service API): Edit further and give examples.
2489 (Secret Service API): Adjust @samp to @code for collection names.
2490
2491 2012-04-04 Glenn Morris <rgm@gnu.org>
2492
2493 * auth.texi (Secret Service API): Copyedits.
2494 (Help for developers): Fill in some missing function doc-strings.
2495 (Help for users, Help for developers)
2496 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2497
2498 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2499
2500 * auth.texi (Secret Service API): Add the missing text.
2501
2502 2012-04-04 Chong Yidong <cyd@gnu.org>
2503
2504 * message.texi (Using PGP/MIME): Note that epg is now the default.
2505
2506 * gnus.texi: Reduce references to obsolete pgg library.
2507 (Security): Note that epg is now the default.
2508
2509 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2510
2511 * nxml-mode.texi (Completion): C-RET is no longer bound to
2512 nxml-complete.
2513
2514 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2515
2516 * org.texi (Customizing tables in ODT export): Correct few errors.
2517
2518 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2519
2520 * org.texi (Links in ODT export): Update.
2521 (Labels and captions in ODT export): New node.
2522
2523 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2524
2525 * org.texi (Literal examples in ODT export): htmlfontify.el in
2526 Emacs-24.1 now supports fontification. So ODT source blocks will
2527 be fontified by default.
2528
2529 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2530
2531 * org.texi (Refiling notes): Remove duplicated keybinding.
2532
2533 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2534
2535 * org.texi (noweb): Documentation of this new option to the :noweb
2536 header argument.
2537
2538 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2539
2540 * org.texi (Header and sectioning): Add example demonstrating how
2541 to use "LaTeX_CLASS_OPTIONS".
2542
2543 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2544
2545 * org.texi (Noweb reference syntax): Describe the ability to
2546 execute noweb references in the manual.
2547
2548 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2549
2550 * org.texi (cache): Improve cache documentation when session
2551 evaluation is used.
2552
2553 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2554
2555 * org.texi (Plain lists): Document removal.
2556
2557 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2558
2559 * org.texi: Decapitalize file name in references to Calc manual.
2560
2561 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2562
2563 * org.texi (Plain lists): Document removal.
2564
2565 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2566
2567 * org.texi (Top, OpenDocument Text export)
2568 (ODT export commands, Extending ODT export)
2569 (Images in ODT export, Tables in ODT export)
2570 (Configuring a document converter): Add or Update.
2571
2572 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2573
2574 * org.texi (MobileOrg): Change the wording to reflect that the
2575 Android Version is no longer just the little brother of the iOS
2576 version.
2577
2578 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2579
2580 * org.texi (Key bindings and useful functions): Update babel key
2581 binding documentation in manual.
2582
2583 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2584
2585 * org.texi (noweb): Document new noweb header value.
2586
2587 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2588
2589 * org.texi (noweb-sep): Document new header argument.
2590
2591 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2592
2593 * org.texi (noweb-ref): Documentation of this new custom variable.
2594
2595 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2596
2597 * org.texi (wrap): Update the new :wrap documentation to match the
2598 current implementation.
2599
2600 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2601
2602 * org.texi: Added documentation for :wrap.
2603
2604 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2605
2606 * org.texi: #+RESULTS now user-configurable.
2607
2608 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2609
2610 * org.texi: Documented :noweb no-export.
2611
2612 2012-04-01 Thomas Dye <dk@poto.local>
2613
2614 * org.texi: Edit :noweb no header argument for correctness.
2615
2616 2012-04-01 Bastien Guerry <bzg@gnu.org>
2617
2618 * org.texi (Customization): Update the approximate number of Org
2619 variables.
2620
2621 2012-04-01 Thomas Dye <dk@poto.local>
2622
2623 * org.texi: The :results wrap produces a drawer instead of a
2624 begin_results block.
2625
2626 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2627
2628 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2629 reflect the new default.
2630
2631 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2632
2633 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2634 "Getting Started" to this node. (Bug#10450)
2635
2636 2012-03-10 Chong Yidong <cyd@gnu.org>
2637
2638 * flymake.texi (Example -- Configuring a tool called via make):
2639 Mention the Automake COMPILE variable (Bug#8715).
2640
2641 * info.texi (Getting Started): Add an index entry (Bug#10450).
2642
2643 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2644
2645 * dbus.texi (Signals): Known names will be mapped onto unique
2646 names, when registering for signals.
2647
2648 2012-02-29 Glenn Morris <rgm@gnu.org>
2649
2650 * url.texi: Fix quote usage in body text.
2651
2652 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2653
2654 * cl.texi: Use @code{} in menus when appropriate.
2655
2656 2012-02-28 Glenn Morris <rgm@gnu.org>
2657
2658 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2659 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2660 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2661 * org.texi, sc.texi, vip.texi, viper.texi:
2662 Standardize possessive apostrophe usage.
2663
2664 2012-02-26 Chong Yidong <cyd@gnu.org>
2665
2666 * ediff.texi (Quick Help Commands): Add a couple of index entries
2667 (Bug#10834).
2668
2669 2012-02-17 Glenn Morris <rgm@gnu.org>
2670
2671 * gnus.texi (Posting Styles):
2672 * remember.texi (Org): Fix cross-refs to other manuals.
2673
2674 2012-02-15 Glenn Morris <rgm@gnu.org>
2675
2676 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2677 (Encryption): New chapter, split out from previous.
2678
2679 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2680
2681 * gnus.texi (Customizing the IMAP Connection):
2682 Mention nnimap-record-commands.
2683
2684 2012-02-10 Glenn Morris <rgm@gnu.org>
2685
2686 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2687 Mention url-queue-retrieve.
2688
2689 2012-02-09 Glenn Morris <rgm@gnu.org>
2690
2691 * sem-user.texi (Semantic mode user commands): Typo fix.
2692
2693 * info.texi (Create Info buffer): Mention info-display-manual.
2694
2695 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2696
2697 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2698 example (modified from an example by Michael Albinus).
2699
2700 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2701
2702 * gnus.texi (Agent Basics): Fix outdated description of
2703 `gnus-agent-auto-agentize-methods'.
2704
2705 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2706
2707 * cc-mode.texi: Always @defindex ss.
2708 (Config Basics): Fix argument of @itemize.
2709 (Macro Backslashes): Add @code around index entry.
2710
2711 2012-01-23 Glenn Morris <rgm@gnu.org>
2712
2713 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2714
2715 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2716
2717 * tramp.texi (File): Tweak wording for the `scpc' option.
2718
2719 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2720
2721 * gnus.texi (Group Parameters): Really note precedence.
2722
2723 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2724
2725 * gnus.texi (Group Parameters): Note precedence.
2726
2727 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2728
2729 * org.texi (Noweb reference syntax): Adding documentation of
2730 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2731 variable.
2732
2733 2012-01-03 Bastien Guerry <bzg@gnu.org>
2734
2735 * org.texi (Plain lists): Split the table to fix the display
2736 of items.
2737
2738 2012-01-03 Bastien Guerry <bzg@gnu.org>
2739
2740 * org.texi (Plain lists): Fix misplaced explanation.
2741
2742 2012-01-03 Bastien Guerry <bzg@gnu.org>
2743
2744 * org.texi (Plain lists, Agenda files): Add index entries.
2745
2746 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2747
2748 * org.texi: Use "Org mode" instead of alternatives like
2749 "Org-mode" or "org-mode".
2750
2751 2012-01-03 Bernt Hansen <bernt@norang.ca>
2752
2753 * org.texi (Agenda commands):
2754 Document `org-clock-report-include-clocking-task'.
2755
2756 2012-01-03 Bastien Guerry <bzg@gnu.org>
2757
2758 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2759 C-c' on checkboxes.
2760
2761 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2762
2763 * org.texi: End sentences with two spaces.
2764
2765 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2766
2767 * org.texi (External links): Document the link types file+sys
2768 and file+emacs, slightly narrow used page width.
2769
2770 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2771
2772 * org.texi (colnames): Note that colnames behavior may differ
2773 across languages.
2774
2775 2012-01-03 Bastien Guerry <bzg@gnu.org>
2776
2777 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2778
2779 2012-01-03 Thomas Dye <dk@poto.westell.com>
2780
2781 * org.texi: Augmented discussion of babel property
2782 inheritance. Put footnote outside sentence ending period.
2783
2784 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2785
2786 * org.texi (eval): Documenting the full range of :eval header
2787 argument values.
2788
2789 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2790
2791 * org.texi (eval): Documentation of the new :eval option.
2792
2793 2012-01-03 Thomas Dye <dk@poto.local>
2794
2795 * org.texi: Add accumulated properties.
2796
2797 2012-01-03 Thomas Dye <dk@poto.local>
2798
2799 * org.texi: Documented no spaces in name=assign, another
2800 correction to :var table.
2801
2802 2012-01-03 Thomas Dye <dk@poto.local>
2803
2804 * org.texi: Changed DATA to NAME in Working With Source Code
2805 section.
2806
2807 2012-01-03 Tom Dye <tsd@tsdye.com>
2808
2809 * org.texi: Minor change to :var table.
2810
2811 2012-01-03 Tom Dye <tsd@tsdye.com>
2812
2813 * org.texi: More changes to :var table (some examples were wrong).
2814
2815 2012-01-03 Tom Dye <tsd@tsdye.com>
2816
2817 * org.texi: Cleaned up :var table.
2818
2819 2012-01-03 Bastien Guerry <bzg@gnu.org>
2820
2821 * org.texi (Timestamps, Weekly/daily agenda)
2822 (Weekly/daily agenda): Add @cindex for "appointment".
2823
2824 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2825
2826 * org.texi (Literal examples): A new link to the template for
2827 inserting empty code blocks.
2828 (Structure of code blocks): A new link to the template for
2829 inserting empty code blocks.
2830
2831 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2832
2833 * org.texi (External links): Add footnote on how the behavior
2834 of the text search in Org files are controled by the variable
2835 `org-link-search-must-match-exact-headline'.
2836
2837 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2838
2839 * org.texi (Buffer-wide header arguments):
2840 Update documentation to reflect removal of #+PROPERTIES.
2841
2842 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2843
2844 * org.texi (The clock table): Mention that ACHIVED trees
2845 contribute to the clock table.
2846
2847 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2848
2849 * org.texi (Conflicts): Better yasnippet config info.
2850
2851 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2852
2853 * org.texi (Selective export): Explicitly mention the default
2854 values for `org-export-select-tags',
2855 `org-export-exclude-tags'.
2856
2857 2012-01-03 Tom Dye <tsd@tsdye.com>
2858
2859 * org.texi: Added a line to specify that header arguments are
2860 lowercase.
2861
2862 2012-01-03 Tom Dye <tsd@tsdye.com>
2863
2864 * org.texi: :var requires default value when declared.
2865
2866 2012-01-03 Bastien Guerry <bzg@gnu.org>
2867
2868 * org.texi (Handling links): Add a note about the
2869 `org-link-frame-setup' option.
2870
2871 2012-01-03 David Maus <dmaus@ictsoc.de>
2872
2873 * org.texi (Exporting Agenda Views, Extracting agenda
2874 information): Fix command line syntax, quote symbol parameter
2875 values.
2876
2877 2012-01-03 David Maus <dmaus@ictsoc.de>
2878
2879 * org.texi (Exporting Agenda Views): Fix command line syntax.
2880
2881 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2882
2883 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2884 Use octal notation for file permissions, which are normally
2885 thought of in octal.
2886 (Mail Back End Variables): Use more-plausible modes in example.
2887
2888 2011-12-20 Alan Mackenzie <acm@muc.de>
2889
2890 * cc-mode.texi: Update version string 5.31 -> 5.32.
2891
2892 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2893
2894 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2895
2896 2011-11-24 Glenn Morris <rgm@gnu.org>
2897
2898 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2899
2900 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2901
2902 * makefile.w32-in: Update dependencies.
2903
2904 2011-11-20 Glenn Morris <rgm@gnu.org>
2905
2906 * gnus.texi (Group Information):
2907 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2908
2909 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2910
2911 * gnus-coding.texi (Gnus Maintenance Guide):
2912 Rename from "Gnus Maintainance Guide".
2913
2914 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2915 * eieio.texi (Customizing):
2916 * gnus.texi (Article Washing):
2917 * gnus-news.texi:
2918 * sem-user.texi (Smart Jump): Fix typos.
2919
2920 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2921
2922 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2923
2924 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2925
2926 * ede.texi (project-am-texinfo):
2927 * gnus.texi (Sending or Not Sending):
2928 * org.texi (Template elements): Fix typos.
2929
2930 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2931
2932 * ediff.texi (Hooks):
2933 * sem-user.texi (Semanticdb Roots): Fix typos.
2934
2935 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2936
2937 * semantic.texi (Tag handling): Fix typo.
2938
2939 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2940
2941 * gnus.texi (Other Gnus Versions): Remove.
2942
2943 2011-10-28 Alan Mackenzie <acm@muc.de>
2944
2945 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2946 (Other Special Indentations): Add an xref to "Macros with ;".
2947 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2948 "Macros with ;".
2949 (Macros with ;): New page.
2950
2951 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2952 Document the new handling of nested scopes for movement by defuns.
2953
2954 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2955
2956 Sync with Tramp 2.2.3.
2957
2958 * trampver.texi: Update release number.
2959
2960 2011-10-14 Glenn Morris <rgm@gnu.org>
2961
2962 * ert.texi (Introduction, How to Run Tests)
2963 (Running Tests Interactively, Expected Failures)
2964 (Tests and Their Environment, Useful Techniques)
2965 (Interactive Debugging, Fixtures and Test Suites):
2966 Minor rephrasings.
2967 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2968 (Running Tests in Batch Mode): Simplify loading instructions.
2969 (Test Selectors): Clarify some selectors.
2970 (Expected Failures, Useful Techniques):
2971 Make examples fit in 80 columns.
2972
2973 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2974
2975 * calc.texi (Basic Operations on Units): Discuss temperature
2976 conversion (`u t') alongside with other unit conversions ('u c').
2977
2978 2011-10-12 Glenn Morris <rgm@gnu.org>
2979
2980 * ert.texi: Whitespace trivia to make main menu items line up better.
2981
2982 2011-10-08 Glenn Morris <rgm@gnu.org>
2983
2984 * Makefile.in: Fix ert rules.
2985
2986 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2987
2988 * gnus.texi (Gnus Utility Functions): Add more references and
2989 explanations (bug#9683).
2990
2991 2011-09-26 Paul Eggert <eggert@cs.ucla.edu>
2992
2993 * texinfo.tex: Merge from gnulib.
2994
2995 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2996
2997 * gnus.texi (Archived Messages): Note the default (bug#9552).
2998
2999 2011-09-21 Bill Wohler <wohler@newt.com>
3000
3001 Release MH-E manual version 8.3.
3002
3003 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
3004 release 8.3.
3005 (Preface): Update support information.
3006 (From Bill Wohler): Reset text to original version. As a
3007 historical quote, the tense should be correct in the time that it
3008 was written.
3009
3010 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3011
3012 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
3013 (Finding the News): Doc clarification.
3014 (Terminology): Mention naming.
3015
3016 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3017
3018 * gnus.texi: Remove mentions of `recent', which are now obsolete.
3019 (Interactive): Document `quiet'.
3020
3021 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
3022
3023 * org.texi (Images in LaTeX export): Rewrite.
3024
3025 2011-08-15 Bastien Guerry <bzg@gnu.org>
3026
3027 * org.texi (Using the mapping API): Mention 'region as a possible
3028 scope for `org-map-entries'.
3029
3030 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3031
3032 * org.texi (Visibility cycling): Document `org-copy-visible'.
3033
3034 2011-08-15 Bastien Guerry <bzg@gnu.org>
3035
3036 * org.texi (Template expansion): Order template sequences in the
3037 proper order.
3038
3039 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3040
3041 * org.texi (eval): Expand discussion of the :eval header argument.
3042
3043 2011-08-15 Bastien Guerry <bzg@gnu.org>
3044
3045 * org.texi (Languages): Add Lilypond and Awk as supported
3046 languages.
3047
3048 2011-08-15 Achim Gratz <stromeko@nexgo.de>
3049
3050 * org.texi: Document that both CLOCK_INTO_DRAWER and
3051 LOG_INTO_DRAWER can be used to override the contents of variable
3052 org-clock-into-drawer (or if unset, org-log-into-drawer).
3053
3054 * org.texi: Replace @xref->@pxref.
3055
3056 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3057
3058 * org.texi (Evaluating code blocks): Documenting the new option
3059 for inline call lines.
3060
3061 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3062
3063 * org.texi (Results of evaluation): More explicit about the
3064 mechanism through which interactive evaluation of code is
3065 performed.
3066
3067 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3068
3069 * org.texi (noweb-ref): New header argument documentation.
3070
3071 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3072
3073 * org.texi (Extracting source code): Documentation of the new
3074 org-babel-tangle-named-block-combination variable.
3075
3076 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3077
3078 * org.texi (Structure of code blocks): Explicitly state that the
3079 behavior of multiple blocks of the same name is undefined.
3080
3081 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
3082
3083 * org.texi (TaskJuggler export): Modify the example to reflect the
3084 new effort durations.
3085
3086 2011-08-15 David Maus <dmaus@ictsoc.de>
3087
3088 * org.texi (Images in LaTeX export): Escape curly brackets in
3089 LaTeX example.
3090
3091 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3092
3093 * org.texi (The clock table): Document the :properties and
3094 :inherit-props arguments for the clocktable.
3095
3096 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3097
3098 * org.texi (Tables in LaTeX export): Document specifying placement
3099 options for tables.
3100
3101 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3102
3103 * org.texi (Evaluating code blocks): More specific documentation
3104 about the different types of header arguments.
3105
3106 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
3107
3108 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
3109
3110 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3111
3112 * org.texi (Built-in table editor): Document the table field
3113 follow mode.
3114
3115 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3116
3117 * org.texi (Easy Templates): Document new template.
3118
3119 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
3120
3121 * org.texi (Literal examples): Add a cross-reference from "Literal
3122 Examples" to "Easy Templates."
3123
3124 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3125
3126 * org.texi (The clock table): Add link to match syntax.
3127
3128 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3129
3130 * org.texi (Agenda commands): Document clock consistency checks.
3131
3132 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3133
3134 * org.texi (Built-in table editor): Document that \vert represents
3135 a vertical bar in a table field.
3136
3137 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3138
3139 * org.texi (Literal examples): Link from "Markup" > "Literate
3140 Examples" to "Working with Source Code".
3141
3142 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3143
3144 * org.texi (Agenda commands): Doc for function option to bulk
3145 action.
3146
3147 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3148
3149 * org.texi (Template expansion): Document new %<...> template
3150 escape.
3151
3152 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3153
3154 * org.texi (Selective export): Document exclusion of any tasks
3155 from export.
3156
3157 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3158
3159 * org.texi (Selective export): Document how to exclude DONE tasks
3160 from export.
3161 (Publishing options): Document the properties to be used to turn off
3162 export of DONE tasks.
3163
3164 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3165
3166 * org.texi (The date/time prompt): Document date range protection.
3167
3168 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3169
3170 * org.texi (padline): Documentation of the new padline header
3171 argument.
3172
3173 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3174
3175 * org.texi (var): Adding "[" to list of characters triggering
3176 elisp evaluation.
3177
3178 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3179
3180 * org.texi (var): Documentation of Emacs Lisp evaluation during
3181 variable assignment.
3182
3183 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3184
3185 * org.texi (colnames): Reference indexing into variables, and note
3186 that colnames are *not* removed before indexing occurs.
3187 (rownames): Reference indexing into variables, and note that
3188 rownames are *not* removed before indexing occurs.
3189
3190 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3191
3192 * org.texi (var): Clarification of indexing into tabular
3193 variables.
3194
3195 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3196
3197 * org.texi (results): Documentation of the `:results wrap' header
3198 argument.
3199
3200 2011-08-15 Bastien Guerry <bzg@gnu.org>
3201
3202 * org.texi (LaTeX and PDF export): Add a note about a limitation
3203 of the LaTeX export: the org file has to be properly structured.
3204
3205 2011-08-15 Bastien Guerry <bzg@gnu.org>
3206
3207 * org.texi (Dynamic blocks, Structure editing):
3208 Mention the function `org-narrow-to-block'.
3209
3210 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3211
3212 * org.texi (Languages): Updating list of code block supported
3213 languages.
3214
3215 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3216
3217 * org.texi (Special properties): CATEGORY is a special property,
3218 but it may also used in the drawer.
3219
3220 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3221
3222 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3223
3224 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3225
3226 * org.texi (Include files): Document :lines.
3227
3228 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3229
3230 * org.texi (comments): Documentation of the ":comments noweb" code
3231 block header argument.
3232
3233 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3234
3235 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3236 added extra whitespace around functions to be consistent with the
3237 rest of the section.
3238
3239 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3240
3241 * org.texi (Evaluating code blocks): Expand discussion of
3242 #+call: line syntax.
3243 (Header arguments in function calls): Expand discussion of
3244 #+call: line syntax.
3245
3246 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3247
3248 * org.texi (Evaluating code blocks): More explicit about how to
3249 pass variables to #+call lines.
3250
3251 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3252
3253 * org.texi (Results of evaluation): Link to the :results header
3254 argument list from the "Results of evaluation" section.
3255
3256 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3257
3258 * org.texi (Conflicts): Adding additional information about
3259 resolving org/yasnippet conflicts.
3260
3261 2011-08-15 David Maus <dmaus@ictsoc.de>
3262
3263 * org.texi (Publishing options): Document style-include-scripts
3264 publishing project property.
3265
3266 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3267
3268 * org.texi (Sparse trees): Document the next-error /
3269 previous-error functionality.
3270
3271 2011-08-15 Tom Dye <tsd@tsdye.com>
3272
3273 * org.texi (cache): Improve documentation of code block caches.
3274
3275 2011-08-15 Tom Dye <tsd@tsdye.com>
3276
3277 * org.texi (Code block specific header arguments):
3278 Documentation of multi-line header arguments.
3279
3280 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3281
3282 * org.texi (Code evaluation security): Add example for using a
3283 function.
3284
3285 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3286
3287 * org.texi (Tables in LaTeX export): Documentation of new
3288 attr_latex options for tables.
3289
3290 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3291
3292 * trampver.texi: Update release number.
3293
3294 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3295
3296 Sync with Tramp 2.2.2.
3297
3298 * trampver.texi: Update release number.
3299
3300 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3301
3302 * flymake.texi (Example -- Configuring a tool called via make):
3303 Use /dev/null instead of the Windows "nul" (bug#8715).
3304
3305 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3306
3307 * widget.texi (Setting Up the Buffer): Remove mention of the
3308 global keymap parent, which doesn't seem to be accurate
3309 (bug#7045).
3310
3311 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3312
3313 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3314
3315 2010-07-10 Kevin Ryde <user42@zip.com.au>
3316
3317 * cl.texi (For Clauses): Add destructuring example processing an
3318 alist (bug#6596).
3319
3320 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3321
3322 * ediff.texi (Major Entry Points): Remove mention of `require',
3323 since that's not pertinent in the installed Emacs (bug#9016).
3324
3325 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3326
3327 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3328 (Filtering New Groups): Clarify how simple the "options -n" format is.
3329 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3330 is internal.
3331
3332 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3333
3334 * tramp.texi (Cleanup remote connections):
3335 Add `tramp-cleanup-this-connection'.
3336
3337 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3338
3339 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3340 zombies.
3341 (Checking New Groups): Ditto (bug#8974).
3342 (Checking New Groups): Move the reference to the right place.
3343
3344 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3345
3346 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3347 backups, and not actual vc (bug#8975).
3348
3349 2011-07-03 Kevin Ryde <user42@zip.com.au>
3350
3351 * cl.texi (For Clauses): @items for hash-values and key-bindings
3352 to make them more visible when skimming. Add examples of `using'
3353 clause to them, examples being clearer than a description in
3354 words (bug#6599).
3355
3356 2011-07-01 Alan Mackenzie <acm@muc.de>
3357
3358 * cc-mode.texi (Guessing the Style): New page.
3359 (Styles): Add a short introduction to above.
3360
3361 2011-06-28 Deniz Dogan <deniz@dogan.se>
3362
3363 * rcirc.texi (Configuration): Bug-fix:
3364 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3365 Reported by Elias Pipping <pipping@exherbo.org>.
3366
3367 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3368
3369 * gnus.texi (Summary Mail Commands):
3370 Document `gnus-summary-reply-to-list-with-original'.
3371
3372 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3373
3374 * eshell.texi (Known problems): Fix typo.
3375
3376 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3377
3378 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3379 (Password handling): `auth-source-debug' is good for debug messages.
3380
3381 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3382
3383 * gnus.texi (Store custom flags and keywords): Refer to
3384 `gnus-registry-article-marks-to-{chars,names}' instead of
3385 `gnus-registry-user-format-function-{M,M2}'.
3386
3387 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3388
3389 * texinfo.tex: Merge from gnulib.
3390
3391 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3392
3393 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3394 (Store custom flags and keywords):
3395 Mention `gnus-registry-user-format-function-M' and
3396 `gnus-registry-user-format-function-M2'.
3397
3398 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3399
3400 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3401
3402 2011-05-17 Glenn Morris <rgm@gnu.org>
3403
3404 * gnus.texi (Face): Fix typo.
3405
3406 2011-05-14 Glenn Morris <rgm@gnu.org>
3407
3408 * dired-x.texi (Omitting Examples): Minor addition.
3409
3410 2011-05-10 Jim Meyering <meyering@redhat.com>
3411
3412 * ede.texi: Fix typo "or or -> or".
3413
3414 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3415
3416 * gnus.texi (Summary Buffer Lines):
3417 gnus-summary-user-date-format-alist does not exist.
3418 (Sorting the Summary Buffer): More about sorting threads.
3419
3420 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3421
3422 * trampver.texi: Update release number.
3423
3424 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3425
3426 * tramp.texi (Frequently Asked Questions): New item for disabling
3427 Tramp in other packages.
3428
3429 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3430
3431 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3432 (Fancy splitting to parent, Store arbitrary data):
3433 Update gnus-registry docs.
3434
3435 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3436
3437 * ede.texi: Fix typos.
3438
3439 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3440
3441 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3442 It's @table @code.
3443
3444 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3445
3446 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3447
3448 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3449
3450 * calc.texi (Logarithmic Units): Update the function names.
3451
3452 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3453
3454 * message.texi (Various Commands): Document format specs in the
3455 ellipsis.
3456
3457 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3458
3459 * message.texi (Insertion Variables): Document message-cite-style.
3460
3461 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3462
3463 * tramp.texi (Remote processes): New subsection "Running shell on
3464 a remote host".
3465
3466 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3467
3468 * auth.texi (Help for developers): Update docs to explain that the
3469 :save-function will only run the first time.
3470
3471 2011-03-12 Glenn Morris <rgm@gnu.org>
3472
3473 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3474 (emacs-faq.text): New target.
3475 (clean): Add emacs-faq.
3476
3477 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3478
3479 Sync with Tramp 2.2.1.
3480
3481 * trampver.texi: Update release number.
3482
3483 2011-03-11 Glenn Morris <rgm@gnu.org>
3484
3485 * Makefile.in (HTML_TARGETS): New.
3486 (clean): Delete $HTML_TARGETS.
3487 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3488
3489 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3490
3491 * auth.texi (Help for developers): Show example of using
3492 `auth-source-search' with prompts and :save-function.
3493
3494 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * Version 23.3 released.
3497
3498 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3499
3500 * message.texi (Message Buffers): Update default value of
3501 message-generate-new-buffers.
3502
3503 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3504
3505 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3506 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3507 respectively.
3508 (Musical Notes): New section.
3509 (Customizing Calc): Mention the customizable variable
3510 calc-note-threshold.
3511
3512 2011-03-03 Glenn Morris <rgm@gnu.org>
3513
3514 * url.texi (Dealing with HTTP documents): Remove reference to
3515 function url-decode-text-part; never seems to have existed. (Bug#6038)
3516 (Configuration): Update url-configuration-directory description.
3517
3518 2011-03-02 Glenn Morris <rgm@gnu.org>
3519
3520 * dired-x.texi (Multiple Dired Directories): Remove mentions
3521 of dired-default-directory-alist and dired-default-directory.
3522 Move dired-smart-shell-command here...
3523 (Miscellaneous Commands): ... from here.
3524
3525 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3526
3527 * texinfo.tex: Update to version 2011-02-24.09.
3528
3529 2011-03-02 Glenn Morris <rgm@gnu.org>
3530
3531 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3532 instead of the obsoleted dired-omit-here-always.
3533
3534 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3535
3536 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3537 supported systems.
3538
3539 2011-02-28 Glenn Morris <rgm@gnu.org>
3540
3541 * dbus.texi (Type Conversion): Grammar fix.
3542
3543 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3544
3545 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3546 "Debian GNU/Linux".
3547
3548 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3549
3550 2011-02-23 Glenn Morris <rgm@gnu.org>
3551
3552 * dired-x.texi (Features): Minor rephrasing.
3553 (Local Variables): Fix typos.
3554
3555 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3556 Standardize some Emacs/XEmacs terminology.
3557
3558 * dired-x.texi (Features): Don't advertise obsolete local variables.
3559 Simplify layout.
3560 (Omitting Variables): Update local variables example.
3561 (Local Variables): Say this is obsolete. Fix description of
3562 dired-enable-local-variables possible values.
3563
3564 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3565
3566 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3567 default now.
3568
3569 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3570
3571 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3572
3573 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3574
3575 * gnus.texi (Window Layout): Document layout names.
3576
3577 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3578
3579 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3580 * auth.texi: Sync @dircategory with ../../info/dir.
3581 * autotype.texi: Sync @dircategory with ../../info/dir.
3582 * calc.texi: Sync @dircategory with ../../info/dir.
3583 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3584 * cl.texi: Sync @dircategory with ../../info/dir.
3585 * dbus.texi: Sync @dircategory with ../../info/dir.
3586 * dired-x.texi: Sync @dircategory with ../../info/dir.
3587 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3588 * ede.texi: Sync @dircategory with ../../info/dir.
3589 * ediff.texi: Sync @dircategory with ../../info/dir.
3590 * edt.texi: Sync @dircategory with ../../info/dir.
3591 * eieio.texi: Sync @dircategory with ../../info/dir.
3592 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3593 * epa.texi: Sync @dircategory with ../../info/dir.
3594 * erc.texi: Sync @dircategory with ../../info/dir.
3595 * eshell.texi: Sync @dircategory with ../../info/dir.
3596 * eudc.texi: Sync @dircategory with ../../info/dir.
3597 * flymake.texi: Sync @dircategory with ../../info/dir.
3598 * forms.texi: Sync @dircategory with ../../info/dir.
3599 * gnus.texi: Sync @dircategory with ../../info/dir.
3600 * idlwave.texi: Sync @dircategory with ../../info/dir.
3601 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3602 * message.texi: Sync @dircategory with ../../info/dir.
3603 * mh-e.texi: Sync @dircategory with ../../info/dir.
3604 * newsticker.texi: Sync @dircategory with ../../info/dir.
3605 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3606 * org.texi: Sync @dircategory with ../../info/dir.
3607 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3608 * pgg.texi: Sync @dircategory with ../../info/dir.
3609 * rcirc.texi: Sync @dircategory with ../../info/dir.
3610 * reftex.texi: Sync @dircategory with ../../info/dir.
3611 * remember.texi: Sync @dircategory with ../../info/dir.
3612 * sasl.texi: Sync @dircategory with ../../info/dir.
3613 * sc.texi: Sync @dircategory with ../../info/dir.
3614 * semantic.texi: Sync @dircategory with ../../info/dir.
3615 * ses.texi: Sync @dircategory with ../../info/dir.
3616 * sieve.texi: Sync @dircategory with ../../info/dir.
3617 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3618 * speedbar.texi: Sync @dircategory with ../../info/dir.
3619 * trampver.texi [emacs]: Set emacsname to "Emacs".
3620 * tramp.texi: Sync @dircategory with ../../info/dir.
3621 * url.texi: Sync @dircategory with ../../info/dir.
3622 * vip.texi: Sync @dircategory with ../../info/dir.
3623 * viper.texi: Sync @dircategory with ../../info/dir.
3624 * widget.texi: Sync @dircategory with ../../info/dir.
3625 * woman.texi: Sync @dircategory with ../../info/dir.
3626
3627 2011-02-19 Glenn Morris <rgm@gnu.org>
3628
3629 * dired-x.texi (Technical Details): No longer redefines
3630 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3631 dired-read-shell-command, or dired-find-buffer-nocreate.
3632
3633 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3634
3635 * eshell.texi (Input/Output):
3636 Document insert output redirection operator, >>>.
3637
3638 2011-02-18 Glenn Morris <rgm@gnu.org>
3639
3640 * dired-x.texi (Optional Installation File At Point): Simplify.
3641
3642 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3643
3644 * auth.texi (Help for users): Use :port instead of :protocol for all
3645 auth-source docs.
3646 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3647 to have two files in `auth-sources'.
3648
3649 2011-02-16 Glenn Morris <rgm@gnu.org>
3650
3651 * dired-x.texi: Use emacsver.texi to get Emacs version.
3652 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3653 Depend on emacsver.texi.
3654
3655 * dired-x.texi: Drop meaningless version number.
3656 (Introduction): Remove old info.
3657 (Optional Installation Dired Jump): Autoload from dired-x.
3658 Remove incorrect info about loaddefs.el.
3659 (Bugs): Just refer to M-x report-emacs-bug.
3660
3661 * dired-x.texi (Multiple Dired Directories): Update for rename of
3662 default-directory-alist.
3663 (Miscellaneous Commands): No longer mention very old VM version 4.
3664
3665 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3666
3667 Merge from gnulib.
3668 * texinfo.tex: Update to version 2011-02-14.11.
3669
3670 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3671
3672 * auth.texi (Help for users):
3673 Login collection is "Login" and not "login".
3674
3675 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3676
3677 * tramp.texi (History): Remove IMAP support.
3678 (External methods, Frequently Asked Questions): Remove `imap' and
3679 `imaps' methods.
3680 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3681
3682 * trampver.texi: Remove default value of `emacsimap'.
3683
3684 2011-02-13 Glenn Morris <rgm@gnu.org>
3685
3686 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3687 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3688
3689 2011-02-12 Glenn Morris <rgm@gnu.org>
3690
3691 * sc.texi (Getting Connected): Remove old index entries.
3692
3693 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3694
3695 * url.texi: Remove duplicate @dircategory (Bug#7942).
3696
3697 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3698
3699 * auth.texi (Overview, Help for users, Help for developers):
3700 Update docs.
3701 (Help for users): Talk about spaces.
3702
3703 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3704
3705 * texinfo.tex: Update to version 2011-02-07.16.
3706
3707 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3708
3709 * dbus.texi (Bus names): Adapt descriptions for
3710 dbus-list-activatable-names and dbus-list-known-names.
3711
3712 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3713
3714 * calc.texi (Logarithmic Units): New section.
3715
3716 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3717
3718 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3719 manuals use it now.
3720
3721 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3722
3723 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3724
3725 * overrides.texi: Remove.
3726
3727 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3728 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3729
3730 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3731
3732 * tramp.texi (Frequently Asked Questions): Mention problems with
3733 WinSSHD.
3734
3735 * trampver.texi: Update release number.
3736
3737 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3738
3739 * tramp.texi:
3740 Replace "delimet" with "delimit" globally.
3741 Replace "explicite" with "explicit" globally.
3742 Replace "instead of" with "instead" where there was nothing after "of".
3743 Audit use of comma before interrogative pronoun, "that", or "which".
3744 Minor word order, spelling, wording changes.
3745
3746 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3747
3748 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3749
3750 * sieve.texi: Use WEBHACKDEVEL.
3751
3752 * sasl.texi: Use WEBHACKDEVEL.
3753
3754 * pgg.texi: Use WEBHACKDEVEL.
3755
3756 * message.texi: Use WEBHACKDEVEL.
3757
3758 * gnus.texi: Use WEBHACKDEVEL.
3759
3760 * emacs-mime.texi: Use WEBHACKDEVEL.
3761
3762 * auth.texi: Use WEBHACKDEVEL.
3763
3764 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3765 manuals.
3766
3767 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3768
3769 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3770
3771 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3772
3773 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3774 which in turn is copied from ftp://tug.org/tex/.
3775
3776 2011-02-03 Glenn Morris <rgm@gnu.org>
3777
3778 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3779 (Binding combinations of modifiers and function keys):
3780 Let's assume people reading this are not using Emacs 18.
3781
3782 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3783
3784 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3785 since it's run automatically.
3786
3787 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3788
3789 * gnus.texi (Customizing Articles): Fix typo.
3790
3791 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3792
3793 * gnus.texi (Customizing Articles): Document the new way of customizing
3794 the date headers(s).
3795
3796 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3797
3798 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3799 splitting example.
3800
3801 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3802
3803 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3804 (MAKEINFO_OPTS): New variable.
3805 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3806 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3807 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3808 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3809 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3810 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3811 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3812 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3813 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3814 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3815 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3816 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3817 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3818 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3819 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3820 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3821 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3822 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3823
3824 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3825
3826 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3827
3828 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3829
3830 * message.texi (IDNA): Explain what it is.
3831
3832 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3833
3834 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3835
3836 2011-01-23 Werner Lemberg <wl@gnu.org>
3837
3838 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3839 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3840 (ENVADD): Update.
3841
3842 2011-01-18 Glenn Morris <rgm@gnu.org>
3843
3844 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3845
3846 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3847
3848 * nxml-mode.texi (Introduction): Fix file name typos.
3849
3850 2011-01-13 Christian Ohler <ohler@gnu.org>
3851
3852 * ert.texi: New file.
3853
3854 * Makefile.in:
3855 * makefile.w32-in: Add ert.texi.
3856
3857 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3858
3859 * dbus.texi (Receiving Method Calls): New function
3860 dbus-register-service. Rearrange node.
3861
3862 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3863
3864 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3865 which in turn is copied from ftp://tug.org/tex/.
3866
3867 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3868
3869 * dbus.texi (Receiving Method Calls): Describe new optional
3870 parameter dont-register-service of dbus-register-{method,property}.
3871
3872 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3873
3874 * epa.texi (Encrypting/decrypting *.gpg files):
3875 Mention epa-file-select-keys.
3876
3877 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3878
3879 * gnus.texi (Archived Messages): Remove outdated text.
3880
3881 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3882
3883 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3884
3885 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3886
3887 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3888
3889 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3890
3891 * gnus.texi (The swish++ Engine): Add customizable parameters
3892 descriptions.
3893 (The swish-e Engine): Ditto.
3894
3895 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3896
3897 * tramp.texi (Inline methods): Add "ksu" method.
3898 (Remote processes): Add example with remote `default-directory'.
3899
3900 2010-12-14 Glenn Morris <rgm@gnu.org>
3901
3902 * faq.texi (Expanding aliases when sending mail):
3903 Now build-mail-aliases is interactive.
3904
3905 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3906
3907 * gnus.texi: First pass at adding (rough) nnir documentation.
3908
3909 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3910
3911 * gnus.texi (Filtering New Groups):
3912 Mention gnus-auto-subscribed-categories.
3913 (The First Time): Remove, since default-subscribed-newsgroups has been
3914 removed.
3915
3916 2010-12-13 Glenn Morris <rgm@gnu.org>
3917
3918 * cl.texi (For Clauses): Small fixes for frames and windows.
3919
3920 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3921
3922 * org.texi (Using capture): Document using prefix arguments for
3923 finalizing capture.
3924 (Agenda commands): Document prefix argument for the bulk scatter
3925 command.
3926 (Beamer class export): Document that also overlay arguments can be
3927 passed to the column environment.
3928 (Template elements): Document the new entry type.
3929
3930 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3931
3932 * org.texi (Include files): Document :minlevel.
3933
3934 2010-12-11 Julien Danjou <julien@danjou.info>
3935
3936 * org.texi (Categories): Document category icons.
3937
3938 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3939
3940 * org.texi (noweb): Fix typo.
3941
3942 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3943
3944 * gnus.texi (Server Commands): Point to the rest of the server
3945 commands.
3946
3947 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3948
3949 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3950 g'.
3951
3952 2010-12-02 Julien Danjou <julien@danjou.info>
3953
3954 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3955
3956 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3957
3958 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3959 (Direct Functions): Note the STARTTLS upgrade.
3960
3961 2010-11-27 Glenn Morris <rgm@gnu.org>
3962 James Clark <none@example.com>
3963
3964 * nxml-mode.texi (Introduction): New section.
3965
3966 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3967
3968 * gnus.texi (Server Commands): Document gnus-server-show-server.
3969
3970 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3971
3972 Sync with Tramp 2.2.0.
3973
3974 * trampver.texi: Update release number.
3975
3976 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3977
3978 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3979 Mention that the TeX specific units won't use the `tex' prefix
3980 in TeX mode.
3981
3982 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3983
3984 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3985
3986 2010-11-17 Glenn Morris <rgm@gnu.org>
3987
3988 * edt.texi: Remove information about Emacs 19.
3989
3990 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3991
3992 * trampver.texi: Update release number.
3993
3994 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3995
3996 * gnus.texi (Article Washing): Fix typo.
3997
3998 2010-11-11 Noorul Islam <noorul@noorul.com>
3999
4000 * org.texi: Fix typo.
4001
4002 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4003
4004 * org.texi (Using capture): Explain that refiling is
4005 sensitive to cursor position.
4006
4007 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4008
4009 * org.texi (Images and tables): Add cross reference to link section.
4010
4011 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4012
4013 * org.texi: Document the <c> cookie.
4014
4015 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4016
4017 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
4018 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
4019
4020 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4021
4022 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
4023
4024 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4025
4026 * org.texi (Project alist): Mention that this is a property list.
4027
4028 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4029
4030 * org.texi (Setting up the staging area): Document that
4031 file names remain visible when encrypting the MobileOrg files.
4032
4033 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4034
4035 * org.texi (Setting up the staging area): Document which
4036 versions are needed for encryption.
4037
4038 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4039
4040 * org.texi (noweb): Update :noweb documentation to
4041 reflect the new "tangle" argument.
4042
4043 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4044
4045 * org.texi (Batch execution): Improve tangling script in
4046 documentation.
4047
4048 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4049
4050 * org.texi (Handling links):
4051 (In-buffer settings): Document inlining images on startup.
4052
4053 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4054
4055 * org.texi (Setting up the staging area): Document use of
4056 crypt password.
4057
4058 2010-11-11 David Maus <dmaus@ictsoc.de>
4059
4060 * org.texi (Template expansion): Add date related link type escapes.
4061
4062 2010-11-11 David Maus <dmaus@ictsoc.de>
4063
4064 * org.texi (Template expansion): Add mew in table for link type
4065 escapes.
4066
4067 2010-11-11 David Maus <dmaus@ictsoc.de>
4068
4069 * org.texi (Template expansion): Fix typo in link type escapes.
4070
4071 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4072
4073 * org.texi (Structure of code blocks): Another documentation tweak.
4074
4075 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4076
4077 * org.texi (Structure of code blocks): Documentation tweak.
4078
4079 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4080
4081 * org.texi (Structure of code blocks):
4082 Update documentation to mention inline code block syntax.
4083
4084 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4085
4086 * org.texi (comments): Improve wording.
4087
4088 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
4089
4090 * org.texi (comments): Document the new :comments header arguments.
4091
4092 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4093
4094 * org.texi (Installation): Remove the special
4095 installation instructions for XEmacs.
4096
4097 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4098
4099 * org.texi (Easy Templates): New section. Documents quick
4100 insertion of empty structural elements.
4101
4102 2010-11-11 Noorul Islam <noorul@noorul.com>
4103
4104 * org.texi: Fix doc.
4105
4106 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
4107
4108 * org.texi (The date/time prompt): Document specification
4109 of time ranges.
4110
4111 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4112
4113 * org.texi (Internal links): Document the changes in
4114 internal links.
4115
4116 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
4117
4118 * org.texi (Agenda commands): Document the limitation for
4119 the filter preset - it can only be used for an entire agenda
4120 view, not in an individual block in a block agenda.
4121
4122 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
4123
4124 * org.texi (iCalendar export): Document alarm creation.
4125
4126 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
4127
4128 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
4129
4130 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4131
4132 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
4133
4134 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
4135
4136 * calc.texi: Use emacsver.texi to determine Emacs version.
4137
4138 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4139
4140 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
4141 since that works by default.
4142
4143 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
4144
4145 * gnus.texi (Customizing the IMAP Connection): Document
4146 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
4147
4148 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
4149
4150 * tramp.texi (Remote shell setup): New item "Interactive shell
4151 prompt". Reported by Christian Millour <cm@abtela.com>.
4152 (Remote shell setup, Remote processes): Use @code{} for
4153 environment variables.
4154
4155 2010-11-03 Glenn Morris <rgm@gnu.org>
4156
4157 * ediff.texi (Quick Help Commands, Miscellaneous):
4158 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
4159
4160 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4161
4162 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
4163
4164 2010-10-31 Glenn Morris <rgm@gnu.org>
4165
4166 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
4167
4168 2010-10-31 Glenn Morris <rgm@gnu.org>
4169
4170 * cc-mode.texi: Remove reference to defunct viewcvs URL.
4171
4172 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4173
4174 * gnus.texi (Client-Side IMAP Splitting):
4175 Mention nnimap-unsplittable-articles.
4176
4177 2010-10-29 Julien Danjou <julien@danjou.info>
4178
4179 * gnus.texi (Finding the News): Remove references to obsoletes
4180 variables `gnus-nntp-server' and `gnus-secondary-servers'.
4181
4182 2010-10-29 Eli Zaretskii <eliz@gnu.org>
4183
4184 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
4185 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
4186 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
4187 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
4188
4189 2010-10-28 Glenn Morris <rgm@gnu.org>
4190
4191 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
4192 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
4193 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
4194
4195 2010-10-25 Daiki Ueno <ueno@unixuser.org>
4196
4197 * epa.texi (Mail-mode integration): Add alternative key bindings
4198 for epa-mail commands; escape comma.
4199 Don't use the word "PGP", since it is a non-free program.
4200
4201 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
4202
4203 * calc.texi: Use emacsver.texi to determine Emacs version.
4204
4205 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4206
4207 * gnus.texi (Group Parameters, Buttons): Fix typos.
4208
4209 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4210
4211 * gnus.texi (Subscription Commands): Mention that you can also
4212 subscribe to new groups via the Server buffer, which is probably more
4213 convenient when subscribing to many groups.
4214
4215 2010-10-21 Julien Danjou <julien@danjou.info>
4216
4217 * message.texi (Message Headers): Allow message-default-headers to be a
4218 function.
4219
4220 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4221
4222 * gnus-news.texi: Mention new archive defaults.
4223
4224 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4225
4226 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4227
4228 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4229
4230 * gnus.texi (HTML): Document the function value of
4231 gnus-blocked-images.
4232 (Article Washing): shr and gnus-w3m, not the direct function names.
4233
4234 2010-10-20 Julien Danjou <julien@danjou.info>
4235
4236 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4237 variable.
4238
4239 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4240
4241 * gnus.texi (Customizing the IMAP Connection): The port strings are
4242 strings.
4243 (Document Groups): Mention git.
4244
4245 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4246
4247 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4248 bzr/Gnus git sync.
4249
4250 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4251
4252 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4253 change.
4254
4255 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4256
4257 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4258 @item syntax for in-Emacs makeinfo.
4259
4260 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4261
4262 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4263 trim sentence.
4264
4265 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4266
4267 * epa.texi (Caching Passphrases):
4268 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4269 Clarify some configurations require to set up gpg-agent.
4270
4271 2010-10-11 Glenn Morris <rgm@gnu.org>
4272
4273 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4274
4275 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4276
4277 * gnus.texi (Spam Package Introduction): Mention `$'.
4278
4279 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4280
4281 * makefile.w32-in (emacsdir): New variable.
4282 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4283 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4284
4285 2010-10-09 Glenn Morris <rgm@gnu.org>
4286
4287 * Makefile.in (mostlyclean): Delete *.toc.
4288
4289 * Makefile.in: Use $< in rules.
4290
4291 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4292
4293 * Makefile.in ($(infodir)): Delete rule.
4294 (mkinfodir): New. Use it in all the info rules, rather than depending
4295 on infodir.
4296
4297 2010-10-09 Glenn Morris <rgm@gnu.org>
4298
4299 * gnus.texi (Article Washing): Fix previous change.
4300
4301 * Makefile.in (emacsdir): New variable.
4302 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4303 Depend on emacsver.texi.
4304
4305 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4306
4307 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4308
4309 2010-10-08 Julien Danjou <julien@danjou.info>
4310
4311 * gnus.texi: Add mm-shr.
4312
4313 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4314
4315 * gnus.texi (Finding the Parent, The Gnus Registry)
4316 (Registry Article Refer Method): Update docs for nnregistry.el.
4317
4318 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4319
4320 * auth.texi (Help for users)
4321 (GnuPG and EasyPG Assistant Configuration): Update docs.
4322
4323 2010-10-08 Glenn Morris <rgm@gnu.org>
4324
4325 * cl.texi (Organization, Installation, Old CL Compatibility):
4326 Deprecate cl-compat for new code.
4327 (Usage, Installation): Remove outdated information.
4328
4329 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4330
4331 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4332
4333 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4334
4335 2010-10-06 Julien Danjou <julien@danjou.info>
4336
4337 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4338
4339 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4340 broken link.
4341
4342 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4343
4344 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4345 to ReiserFS.
4346
4347 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4348 (FAQ 7-1): Fix getmail URL.
4349
4350 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4351
4352 * epa.texi (Caching Passphrases): New section.
4353
4354 2010-10-06 Glenn Morris <rgm@gnu.org>
4355
4356 * Makefile.in (SHELL): Set it.
4357 (info): Move the mkdir dependency to the individual info files.
4358 (mostlyclean): Tidy up.
4359 (clean): Only delete the specific dvi and pdf files.
4360 (maintainer-clean): Be more restrictive in what we delete.
4361 ($(infodir)): Add parallel build workaround.
4362
4363 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4364
4365 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4366
4367 2010-10-03 Julien Danjou <julien@danjou.info>
4368
4369 * emacs-mime.texi (Display Customization):
4370 Update mm-inline-large-images documentation and add documentation for
4371 mm-inline-large-images-proportion.
4372
4373 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4374
4375 * tramp.texi (Frequently Asked Questions):
4376 Mention remote-file-name-inhibit-cache.
4377
4378 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4379
4380 * gnus.texi (Splitting Mail): Fix @xref syntax.
4381 (Splitting Mail): Really fix the @ref syntax.
4382
4383 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4384
4385 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4386 (Article Hiding): Add google banner example.
4387 Suggested by Benjamin Xu.
4388
4389 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4390
4391 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4392 Remove nnimap-split-rule from examples.
4393
4394 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4395
4396 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4397 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4398 Fishman.
4399 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4400
4401 2010-09-30 Julien Danjou <julien@danjou.info>
4402
4403 * gnus.texi (Gravatars): Fix documentation about
4404 gnu-gravatar-properties.
4405
4406 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4407
4408 * epa.texi (Bug Reports): New section.
4409
4410 2010-09-29 Glenn Morris <rgm@gnu.org>
4411
4412 * Makefile.in (top_srcdir): Remove unused variable.
4413
4414 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4415
4416 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4417 (Client-Side IMAP Splitting): Document 'default.
4418
4419 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4420
4421 * gnus.texi (Customizing the IMAP Connection):
4422 Document nnimap-fetch-partial-articles.
4423
4424 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4425
4426 * gnus-news.texi: Mention nnimap-inbox.
4427
4428 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4429
4430 2010-09-26 Julien Danjou <julien@danjou.info>
4431
4432 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4433
4434 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4435
4436 * gnus.texi (Security): Remove gpg.el mention.
4437
4438 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4439
4440 * gnus.texi (Browse Foreign Server): New variable
4441 gnus-browse-subscribe-newsgroup-method.
4442
4443 * gnus-news.texi: Mention it.
4444
4445 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4446
4447 * gnus.texi (NoCeM): Remove.
4448 (Startup Variables): No jingle.
4449
4450 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4451
4452 * woman.texi (Interface Options): xz compression is now supported.
4453
4454 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4455
4456 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4457 (Unavailable Servers): Document gnus-server-copy-server.
4458 (Using IMAP): Document the new nnimap.
4459
4460 2010-09-25 Julien Danjou <julien@danjou.info>
4461
4462 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4463
4464 2010-09-24 Glenn Morris <rgm@gnu.org>
4465
4466 * url.texi (Disk Caching): Tweak previous change.
4467
4468 2010-09-24 Julien Danjou <julien@danjou.info>
4469
4470 * url.texi (Disk Caching): Mention url-cache-expire-time,
4471 url-cache-expired, and url-fetch-from-cache.
4472
4473 2010-09-24 Julien Danjou <julien@danjou.info>
4474
4475 * gnus.texi: Add Gravatars.
4476
4477 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4478
4479 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4480
4481 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4482
4483 * gnus.texi (Expunging mailboxes): Update name of the expunging
4484 command.
4485
4486 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4487
4488 * emacs-mime.texi (rfc2047): Update description for
4489 rfc2047-encode-parameter.
4490
4491 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4492
4493 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4494 "fish" methods.
4495 (External methods): Remove "scp1_old" and "scp2_old" methods.
4496
4497 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4498
4499 * tramp.texi: Remove Japanese manual. Fix typo.
4500
4501 * trampver.texi: Update release number. Remove japanesemanual.
4502
4503 2010-09-09 Glenn Morris <rgm@gnu.org>
4504
4505 * org.texi: Restore clobbered changes (copyright years, untabify).
4506
4507 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4508
4509 * gnus.texi (Adaptive Scoring): Fix typo.
4510
4511 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4512
4513 * gnus.texi (Article Display): Document gnus-html-show-images.
4514
4515 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4516
4517 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4518
4519 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4520
4521 * gnus.texi (HTML): Document gnus-max-image-proportion.
4522
4523 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4524
4525 * gnus.texi (HTML): Document gnus-blocked-images.
4526
4527 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4528
4529 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4530
4531 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4532 the first message are used for wide replies.
4533 (Changing Servers): Remove documentation on gnus-change-server and
4534 friends, since it's been removed.
4535
4536 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4537
4538 * gnus.texi (Drafts): Mention B DEL.
4539
4540 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4541
4542 * gnus.texi (Delayed Articles): Mention that the Date header is the
4543 original one, even if you delay.
4544
4545 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4546
4547 * gnus.texi (Asynchronous Fetching):
4548 Document gnus-async-post-fetch-function.
4549 (HTML): Made into its own section.
4550
4551 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4552
4553 Sync with Tramp 2.1.19.
4554
4555 * tramp.texi (Inline methods, Default Method):
4556 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4557 Remove remark about doubled "-t" argument.
4558 (Auto-save and Backup): Remove reference to Emacs 21.
4559 (Filename Syntax): Describe port numbers.
4560 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4561 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4562 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4563 errors with the backquotes.
4564 (External packages): File attributes cache flushing for asynchronous
4565 processes.
4566 (Traces and Profiles): Describe verbose level 9.
4567
4568 * trampver.texi: Update release number.
4569
4570 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4571
4572 * dbus.texi (Alternative Buses): New chapter.
4573
4574 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4575
4576 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4577
4578 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4579
4580 * calc.texi (Customizing Calc): Rearrange description of new
4581 variables to match the presentation of other variables.
4582
4583 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4584
4585 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4586
4587 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4588
4589 * calc.texi (Making Selections, Selecting Subformulas)
4590 (Customizing Calc): Mention how to use faces to emphasize selected
4591 sub-formulas.
4592
4593 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4594
4595 * tramp.texi (External packages): File attributes cache flushing
4596 for asynchronous processes.
4597
4598 2010-08-01 Alan Mackenzie <acm@muc.de>
4599
4600 Enhance the manual for the latest Java Mode.
4601
4602 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4603 annotation-var-cont.
4604 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4605 two new symbols.
4606
4607 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4608
4609 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4610
4611 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4612
4613 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4614
4615 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4616
4617 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4618
4619 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4620
4621 * org.texi: Add macros to get plain quotes in PDF output.
4622 List additional contributors.
4623 (Capture): New section, replaces the section about remember.
4624 (Working With Source Code): New chapter, focused on documenting Org
4625 Babel.
4626 (Code evaluation security): New section.
4627 (MobileOrg): Document DropBox support.
4628 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4629 (Special symbols): Show how to display UTF8 characters for entities.
4630 (Global TODO list): Clarify the use of the "M" key and the differences
4631 to the "m" key.
4632 (RSS Feeds): Mention Atom feeds as well.
4633 (Setting tags): Remove paragraph about
4634 `org-complete-tags-always-offer-all-agenda-tags'.
4635
4636 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4637
4638 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4639 argument.
4640 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4641 echoing shells.
4642
4643 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4644
4645 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4646 (Filename Syntax): Describe port numbers.
4647
4648 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4649
4650 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4651 forgotten.
4652 (Type Conversion): Precise conversion of natural numbers.
4653 (Errors and Events): Add "debugging" to concept index. Add variable
4654 `dbus-debug'.
4655
4656 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4657
4658 * dbus.texi (Receiving Method Calls): Add optional argument
4659 EMITS-SIGNAL to `dbus-register-property'.
4660
4661 2010-06-27 Alex Schroeder <alex@gnu.org>
4662
4663 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4664
4665 2010-06-24 Glenn Morris <rgm@gnu.org>
4666
4667 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4668 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4669 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4670 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4671 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4672 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4673 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4674 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4675 convention. Make them end with a period.
4676
4677 2010-06-23 Glenn Morris <rgm@gnu.org>
4678
4679 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4680 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4681 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4682 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4683 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4684 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4685
4686 2010-06-10 Glenn Morris <rgm@gnu.org>
4687
4688 * idlwave.texi (Load-Path Shadows):
4689 * org.texi (Handling links): Fix typos.
4690
4691 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4692
4693 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4694
4695 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4696
4697 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4698 by an alias. (Bug#6226)
4699
4700 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4701
4702 * calc.texi (Manipulating Vectors): Mention that vectors can
4703 be used to determine bins for `calc-histogram'.
4704
4705 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4706
4707 * calc.texi: Remove "\turnoffactive" commands throughout.
4708
4709 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4710
4711 * url.texi (HTTP language/coding, Customization):
4712 * message.texi (Header Commands, Responses):
4713 * cl.texi (Argument Lists): Fix typos.
4714
4715 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4716
4717 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4718 Note that Development menu is always available.
4719 (Creating a project): Fix terminology.
4720 (Add/Remove files): Fix typo.
4721
4722 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4723
4724 * Version 23.2 released.
4725
4726 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4727
4728 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4729
4730 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4731
4732 * tramp.texi (Inline methods, Default Method):
4733 Mention `tramp-inline-compress-start-size'.
4734
4735 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4736
4737 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4738 the CVS repo. Put the Git repo in the news section.
4739
4740 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4741 Removed some mentions of CVS. Mention the new Git repo.
4742
4743 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4744
4745 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4746 (Mail Group Commands): Add index entry.
4747
4748 2010-04-18 Glenn Morris <rgm@gnu.org>
4749
4750 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4751
4752 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4753
4754 * calc.texi (Radix modes): Mention that the option prefix will
4755 turn on twos-complement mode.
4756 (Inverse and Hyperbolic Flags): Mention the Option flag.
4757
4758 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4759
4760 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4761 (LaTeX/PDF export commands): Rename and Move section.
4762 (Sectioning structure): Update.
4763 (References): New use case for field coordinates.
4764 (The export dispatcher): Rename from ASCII export.
4765 (Setting up the staging area): Document the availability of
4766 encryption for MobileOrg.
4767 (Images and tables): Document how to reference labels.
4768 (Index entries): New section.
4769 (Generating an index): New section.
4770 (Column width and alignment): Document that <N> now
4771 means a fixed width, not a maximum width.
4772 (Publishing options): Document the :email option.
4773 (Beamer class export): Fix bug in the BEAMER example.
4774 (Refiling notes): Document refile logging.
4775 (In-buffer settings): Document refile logging keywords.
4776 (Drawers): Document `C-c C-z' command.
4777 (Agenda commands): Mention the alternative key `C-c C-z'.
4778 (Special properties): Document the BLOCKED property.
4779 (The spreadsheet): Mention the formula editor.
4780 (References): Document field coordinates.
4781 (Publishing action): Correct the documentation for the
4782 publishing function.
4783 (The date/time prompt): Document that we accept dates
4784 like month/day/year.
4785 (Cooperation): Document the changes in table.el support.
4786 (Faces for TODO keywords, Faces for TODO keywords)
4787 (Priorities): Document the easy colors.
4788 (Visibility cycling): Document the new double prefix
4789 arg for `org-reveal'.
4790 (Cooperation): Remember.el is part of Emacs.
4791 (Clean view): Mention that `wrap-prefix' is also set by
4792 org-indent-mode.
4793 (Agenda commands): Add information about prefix args to
4794 scheduling and deadline commands.
4795 (Search view): Point to the docstring of
4796 `org-search-view' for more details.
4797 (Agenda commands): Document that `>' prompts for a date.
4798 (Setting tags): Document variable
4799 org-complete-tags-always-offer-all-agenda-tags.
4800 (Column attributes): Cross-reference special properties.
4801
4802 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4803
4804 Synchronize with Tramp repository.
4805
4806 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4807 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4808 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4809 syntax, texi2dvi reports errors with the backquotes.
4810
4811 * trampver.texi: Update release number.
4812
4813 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4814
4815 * gnus.texi (Finding the News): Add pointers to the Server buffer
4816 because it's essential.
4817
4818 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4819
4820 * gnus.texi (MIME Commands): Update description of
4821 gnus-article-browse-html-article.
4822
4823 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4824
4825 * auth.texi (Secret Service API): Add TODO node.
4826 (Help for users): Explain the new source options for `auth-sources'.
4827
4828 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4829
4830 * trampver.texi: Update release number.
4831
4832 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4833
4834 * Branch for 23.2.
4835
4836 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4837
4838 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4839 now enabled by default.
4840
4841 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4842
4843 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4844 when Emacs runs in interactive mode. (Bug#5645)
4845
4846 2010-02-16 Glenn Morris <rgm@gnu.org>
4847
4848 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4849
4850 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4851
4852 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4853
4854 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4855
4856 * gnus.texi (Score File Format): Fix typo.
4857
4858 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4859
4860 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4861
4862 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4863
4864 * ada-mode.texi (Project File Overview): Fix typo.
4865
4866 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4867
4868 * semantic.texi: Add Richard Y. Kim credit.
4869
4870 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4871
4872 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4873
4874 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4875 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4876
4877 2010-01-17 Glenn Morris <rgm@gnu.org>
4878
4879 * calc.texi (Reporting Bugs): Don't mention format of repository.
4880
4881 * woman.texi (Bugs): Make "Emacs repository" less specific,
4882 and the URL for same more specific.
4883
4884 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4885
4886 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4887
4888 * ede.texi (ede-step-project, ede-proj-target):
4889 * tramp.texi (Remote processes): Fix typos.
4890
4891 2010-01-16 Mario Lang <mlang@delysid.org>
4892
4893 * ede.texi (ede-target):
4894 * org.texi (Refiling notes): Remove duplicated words.
4895
4896 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4897
4898 * gnus.texi (Posting Styles): Use with-current-buffer.
4899 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4900
4901 2010-01-02 Kevin Ryde <user42@zip.com.au>
4902
4903 * eieio.texi (Naming Conventions): Correction to xref on elisp
4904 coding conventions, is "Tips" node not "Standards".
4905
4906 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4907
4908 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4909
4910 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4911
4912 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4913
4914 * gnus.texi (Direct Functions): Add missing port number to tls method.
4915
4916 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4917
4918 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4919 ($(infodir)/edt, edt.dvi): New targets.
4920
4921 2009-12-15 Glenn Morris <rgm@gnu.org>
4922
4923 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4924 (edt, $(infodir)/edt, edt.dvi): New targets.
4925 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4926
4927 * Makefile.in (PDF_TARGETS, pdf): New.
4928 (clean): Add *.pdf.
4929 Add pdf rules for all manuals.
4930
4931 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4932
4933 * calc.texi (Radix Modes): Clarify two's complement notation.
4934
4935 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4938 (Smart Jump, Analyzer Debug): Copyedits.
4939 (Semantic mode user commands): Link to new nodes.
4940 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4941 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4942 upstream Semantic manual.
4943
4944 * semantic.texi (Introduction): Minor fix to diagram.
4945
4946 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4947
4948 * eshell.texi (History): Add the other built-in variables.
4949 (Built-ins): Explain built-ins, and how to apply the external commands.
4950 Add `history', `su' and `sudo'.
4951
4952 * tramp.texi (Remote processes): Add missing <RET> in the example.
4953
4954 2009-12-01 Bill Wohler <wohler@newt.com>
4955
4956 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4957 path for mairix example. Specify -q in namazu example since namazu is
4958 excessively garrulous.
4959
4960 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4961
4962 * tramp.texi (Remote processes): Improve eshell example with "su"
4963 and "sudo" commands.
4964
4965 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4966
4967 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4968
4969 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4970 Document semantic-complete-analyze-inline.
4971 (Semanticdb search debugging commands): Minor clarification.
4972 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4973 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4974 manual.
4975 (Semantic mode): Link to Idle Scheduler.
4976
4977 2009-11-28 Kevin Ryde <user42@zip.com.au>
4978
4979 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4980 @pxref, now EIEIO is in Emacs.
4981
4982 * erc.texi (Development): Correction to git tutorial url.
4983
4984 2009-11-26 Glenn Morris <rgm@gnu.org>
4985
4986 * faq.texi (Latest version of Emacs): Mention stability of development
4987 version.
4988 (Problems with very large files): Max buffer size increase in 23.2.
4989 (VM): VM has moved house again.
4990
4991 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4992
4993 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4994 notations.
4995
4996 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4997
4998 * org.texi (Column attributes): Fix documentation of new operators.
4999
5000 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
5001
5002 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
5003 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
5004 (Idle Completions Mode): Numerous copyedits.
5005
5006 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
5007
5008 * semantic.texi (Semantic Internals, Glossary):
5009 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
5010 (Semanticdb search debugging commands): Fix typos.
5011
5012 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
5013
5014 * calc.texi (Radix modes): Mention twos-complement notation.
5015
5016 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
5017
5018 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
5019 ($(infodir)/semantic, semantic.dvi): New targets.
5020
5021 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
5022
5023 * Makefile.in: Build the Semantic manual.
5024
5025 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
5026 repository.
5027
5028 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
5029
5030 * dbus.texi (Receiving Method Calls): New defun
5031 `dbus-unregister-service'.
5032
5033 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
5034
5035 * org.texi (Speed keys): New section.
5036
5037 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
5038
5039 * dbus.texi (Type Conversion): Fix typo.
5040 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
5041 `dbus-registered-objects-table'.
5042 (Receiving Method Calls): New defun `dbus-register-property'.
5043 Move `dbus-unregister-object' here.
5044
5045 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5046
5047 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
5048
5049 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
5050
5051 * org.texi (Column attributes): Add the new age summary operators.
5052 Also, mention the fact you can only use one summary operator per
5053 property.
5054
5055 2009-11-13 John Wiegley <johnw@newartisans.com>
5056
5057 * org.texi (Tracking your habits): Add a new section in the
5058 manual about how to track habits.
5059 (Resolving idle time): Add a section on how idle and
5060 dangling clocks are resolved.
5061
5062 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
5063
5064 * org.texi (Agenda commands): Document the new `i' command.
5065 (Inserting deadline/schedule): Document logging changes
5066 of scheduling and deadline times stamps.
5067 (In-buffer settings): Document the in-buffer keywords for logging
5068 changes of scheduling and deadline times stamps.
5069 (Structure editing, Plain lists): Document indentation
5070 cycling in empty entries with TAB.
5071 (Archiving): Document the default archiving command.
5072 (Moving subtrees): Document the new keys for archiving.
5073 (Internal archiving): Fix incorrect key.
5074 (Agenda commands): Document the TODO set switching commands.
5075 (Agenda commands): Document the new archiving keys.
5076 (Clocking work time): Better description on how to save
5077 and restore a clock.
5078 (Resolving idle time): Mention the x11idle program to get true
5079 idleness also under X11.
5080 (Resolving idle time): Use @kbd instead of @key for normal
5081 letters, because this is how he rest of the manual does this.
5082 (Pushing to MobileOrg): Mention that `org-directory'
5083 should be set.
5084 (Agenda commands): Document that SPC is a filter for
5085 any tag.
5086 (Search view): Rename from "Keyword search".
5087 (Capure): New chapter.
5088 (Markup): New chapter.
5089 (Links in HTML export, Images in HTML export):
5090 Extend the section titles.
5091 (Images in HTML export): Document the align option.
5092 (Text areas in HTML export): Extend the section title.
5093 (Images in LaTeX export): Explain image placement in LaTeX.
5094
5095 2009-11-10 Glenn Morris <rgm@gnu.org>
5096
5097 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
5098
5099 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
5100
5101 * tramp.texi (Auto-save and Backup): Disable backups just for a
5102 method.
5103
5104 * trampver.texi: Update release number.
5105
5106 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
5107
5108 Sync with Tramp 2.1.17.
5109
5110 * trampver.texi: Update release number.
5111
5112 2009-10-29 Glenn Morris <rgm@gnu.org>
5113
5114 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
5115
5116 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
5117
5118 * tramp.texi (External methods): Temporary files are kept for
5119 `rsync' and `rsyncc' methods.
5120
5121 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
5122
5123 * eieio.texi: Fix typos.
5124
5125 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5126
5127 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
5128
5129 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
5130
5131 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
5132 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
5133
5134 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
5135
5136 * Makefile.in: Build EIEIO and EDE manuals.
5137
5138 2009-10-07 Eric Ludlam <zappo@gnu.org>
5139
5140 * eieio.texi:
5141 * ede.texi: New files.
5142
5143 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
5144
5145 * tramp.texi (Remote processes): Association of a pty is not supported.
5146
5147 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
5148
5149 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
5150 (Processing LaTeX fragments): Document that the size of images can be
5151 changes using the variable `org-format-latex-options'.
5152 (The date/time prompt, Timestamps): Be more accurate over ISO format
5153 dates and times.
5154 (Visibility cycling): Document showeverything keyword.
5155 (In-buffer settings): Document showeverything keyword.
5156 (Setting up the staging area): Fix the example.
5157 (MobileOrg): New section.
5158 (Agenda commands, Exporting Agenda Views): Document exporting the
5159 agenda view to Org files.
5160
5161 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
5162
5163 * tramp.texi (History): Add IMAP support.
5164 (External methods): Add `imap' and `imaps' methods.
5165 (GVFS based methods): Add indices for `davs'.
5166 (Password handling): Rename anchors. Add IMAP entries for
5167 ~/.authinfo.gpg.
5168
5169 * trampver.texi: Set default value of `emacsimap'.
5170
5171 2009-09-22 Daiki Ueno <ueno@unixuser.org>
5172
5173 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
5174
5175 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
5176
5177 * dired-x.texi (Technical Details):
5178 Delete dired-up-directory (Bug#4292).
5179
5180 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
5181
5182 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
5183
5184 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
5185
5186 * org.texi (Effort estimates): Document new effort setting commands.
5187 (Agenda commands): Document the new keys fro agenda time motion.
5188 Document entry text mode. Improve documentation of the keys to include
5189 inactive time stamps into the agenda view.
5190 (Feedback): Document the new bug report command.
5191 (Structure editing): Add an index entry for the sorting of subtrees.
5192
5193 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5194
5195 * auth.texi (Help for users): Corrected markup.
5196
5197 2009-09-02 Glenn Morris <rgm@gnu.org>
5198
5199 * emacs-mime.texi (time-date): Mention float-time.
5200
5201 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
5202
5203 * calc.texi (Simplifying Formulas): Improve the wording.
5204
5205 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5206
5207 * auth.texi: Rewritten for coverage and clarity.
5208
5209 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5210
5211 * gnus.texi (Expiring Mail):
5212 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5213 (Various Various): Mention gnus-safe-html-newsgroups.
5214
5215 * gnus-news.texi: Mention
5216 gnus-mark-copied-or-moved-articles-as-expirable.
5217
5218 * emacs-mime.texi (Display Customization): Add xref to
5219 gnus-safe-html-newsgroups.
5220
5221 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5222
5223 * tramp.texi (Version Control): Remove.
5224 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5225 reference.
5226 (External methods): Correct `scpc' concept index entries. New method
5227 `rsyncc'.
5228 (External packages): New subsections "Filename completion" and "File
5229 attributes cache".
5230
5231 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5232
5233 * calc.texi (Rewrite Rules): Improve the example.
5234 (Simplifying Formulas): Explain use of the I and H flags for
5235 simplification.
5236
5237 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5238
5239 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5240 Describe autostart behavior of dbus-ping.
5241 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5242 for timeout values.
5243 (Top): Remove footnote saying D-Bus is not enabled by
5244 default. (Bug#4256)
5245
5246 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5247
5248 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5249 Reported by Jari Aalto (Bug#4211).
5250 (Mail-mode integration): Mention epa-mail-mode and
5251 epa-global-mail-mode.
5252 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5253 epa-setup.
5254
5255 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5256
5257 * dbus.texi (Asynchronous Methods): Allow nil handler.
5258
5259 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5260
5261 * ediff.texi (ediff-current-file): Add information about this new function.
5262
5263 * viper.texi: Add information about C-s in viper's search command.
5264
5265 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5266
5267 * calc.texi (Date Forms): Fix typos.
5268
5269 2009-08-08 Glenn Morris <rgm@gnu.org>
5270
5271 * org.texi (Agenda commands): Restore clobbered change.
5272
5273 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5274
5275 * calc.texi (Graphics, Devices): Update with the peculiarities of
5276 operation on MS-Windows.
5277
5278 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5279
5280 * org.texi (Publishing action): Improve documentation of file
5281 names when publishing to the source directory.
5282 (Clean view): Document `org-indent-mode'.
5283 (Clocking work time): Add documentation for the
5284 new :timetamp option when creating a clock report.
5285 (Paragraphs): Fix many typos.
5286 (Plain lists): Remove duplicate explanation about the
5287 `C-c *' command.
5288 (Literal examples): Update to reflect the new behavior
5289 of the -n -r -k switches when exporting source code examples.
5290 (Structure editing): Add information about `C-c *',
5291 converting a plain list into a list of Org items.
5292 (Remember): Small rephrasing of the paragraph
5293 describing remember.el. Also mentioned that remember.el is part
5294 of Emacs 23, not Emacs 22.
5295 (Clocking work time): Add documentation about
5296 displaying the current clocking time against the effort estimate.
5297 Also add a footnote about using `org-clock-in-prepare-hook' to add
5298 an effort estimate on the fly, just before clocking it.
5299 (Footnotes): Document automatic renumbering and
5300 sorting.
5301 (Agenda commands): Document new bulk commands.
5302 (Plain lists): Document new behavior of
5303 `org-cycle-include-plain-lists'.
5304 Hyphenation only in TeX.
5305 (Clocking work time): Document the key to update effort
5306 estimates.
5307 (Clocking work time): Document the clock time display.
5308 (Structure editing, TODO basics): Document new
5309 variables.
5310 (Column attributes): Document new colciew operators.
5311 (Publishing options): Document :xml-declaration.
5312 (Tracking TODO state changes): Document the
5313 LOG_INTO_DRAWER property.
5314 (Literal examples): Document the new implementation for
5315 editing source code.
5316 (Publishing action): Mention the new publishing
5317 function, to publish an Org source file.
5318 (Publishing links): Mention how to link to an Org source file.
5319 (Macro replacement): Document new macros.
5320 (Handling links): Document type-specific completion
5321 when inserting links.
5322 (Structure editing, Plain lists): Improve documentation
5323 on sorting.
5324 (Internal links): Document custom ids for links.
5325 (Handling links): Document custom ids for links.
5326 (CSS support): Document new class.
5327 (Refiling notes): Document the possibility to create new nodes
5328 during refiling.
5329 (Agenda commands): Document the "?" operator to find
5330 tasks without effort setting.
5331 (Exporting agenda information): Section moved.
5332 (RSS Feeds): New section.
5333 (Built-in table editor): Document M-e and M-a navigate
5334 inside table field.
5335 (Stuck projects): Docment that projects identified as
5336 un-stuck will still be searchd for stuck sub-projects.
5337 (Paragraphs): Document centering.
5338 (Creating timestamps, Agenda commands): Document new
5339 behavior when changing time stamps.
5340 (Structure editing): Document the new command
5341 `org-clone-subtree-with-time-shift'.
5342 (Publishing): Refresh this chapter.
5343 (Export options, Export options, In-buffer settings):
5344 Document the new keywords.
5345 (Matching tags and properties): Collect all
5346 documentation about tags/property matches here.
5347 (Setting tags): Document `org-tag-persistent-alist'.
5348 (Weekly/daily agenda): New section.
5349 (Orgstruct mode): Describe `orgstruct++-mode'.
5350 (Drawers): Mention the LOGBOOK drawer.
5351 (Export options, Sectioning structure): Document the
5352 #+LEATEX_HEADER in-buffer setting.
5353 (Bugs): Section removed.
5354 (Hooks): New section.
5355 (Add-on packages): Move here from old location.
5356 (Context-sensitive commands): New section.
5357 (Setting tags): Document newline option.
5358 (Global TODO list, Matching tags and properties):
5359 Mention more variables.
5360 (Checkboxes): Update to changed command behavior.
5361
5362 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5363
5364 * speedbar.texi (Basic Key Bindings): Fix typo.
5365
5366 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5367
5368 * calc.texi (Vector/Matrix Functions): Add index entries for both
5369 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5370 affects matrices with more than one row.
5371 (Help Commands): Add index entries for "prefix ?" key bindings.
5372
5373 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5374
5375 * calc.texi (Stack Manipulation Commands): Add documentation for
5376 `calc-transpose-lines'.
5377
5378 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5379
5380 * dbus.texi (Receiving Method Calls): Describe special return value
5381 `:ignore'.
5382
5383 2009-07-24 Alan Mackenzie <acm@muc.de>
5384
5385 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5386 initialization, any individual variable setting now takes precedence
5387 over one done via c-file-style/c-file-offsets.
5388
5389 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5390
5391 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5392 truncated when Calc is quit.
5393 (Customizing Calc): Document `calc-undo-length'.
5394
5395 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5398
5399 2009-07-11 Kevin Ryde <user42@zip.com.au>
5400
5401 * pcl-cvs.texi (About PCL-CVS):
5402 * widget.texi (Basic Types):
5403 Fix cross-references.
5404
5405 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5406
5407 * dbus.texi (Type Conversion): Don't use literal control character.
5408
5409 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5410
5411 * tramp.texi (GVFS based methods): New section.
5412 (Remote processes): Processes for GVFS based methods run locally.
5413
5414 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5415
5416 * tramp.texi (Inline methods, External methods, Gateway methods):
5417 Avoid the words "kludge" and hack".
5418 (External methods): Add `synce' method.
5419
5420 * trampver.texi: Update release number.
5421
5422 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5423
5424 Sync with Tramp 2.1.16.
5425
5426 * tramp.texi (History): Add GVFS support.
5427 (External methods): Precise `rsync' description. Add `dav', `davs' and
5428 `obex' methods. Add 'tramp-gvfs-methods' option.
5429 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5430 forms.
5431 (Remote Programs): Introduce `tramp-own-remote-path'.
5432 (Remote processes): New subsection "Running remote programs that create
5433 local X11 windows".
5434 (Frequently Asked Questions): Improve code for disabling vc.
5435
5436 * trampver.texi: Update release number. Set default value of
5437 `emacsgvfs'.
5438
5439 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5440
5441 * Branch for 23.1.
5442
5443 2009-06-17 Glenn Morris <rgm@gnu.org>
5444
5445 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5446 (Latest version of Emacs): Mention source code repository.
5447
5448 2009-06-16 Glenn Morris <rgm@gnu.org>
5449
5450 * faq.texi (Top): Language tweak.
5451 (Extended commands): Most people have arrow keys.
5452 (Emacs manual): Say how to follow info links.
5453 (File-name conventions): Change title a bit. Explain about source
5454 versus installed. Condense etc description.
5455 (Guidelines for newsgroup postings): Mention Savannah list page.
5456 (Newsgroup archives): Simplify.
5457 (Contacting the FSF): Add contact URL.
5458 (Emacs Lisp documentation): Printed version not always available.
5459 (Installing Texinfo documentation): Explain how by hand installation is
5460 not normally needed. Use add-to-list. Remove duplicate reference.
5461 (Informational files for Emacs): Move info on Help menu here from
5462 "File-name conventions".
5463 (Help installing Emacs): Tweak uref.
5464 (Obtaining the FAQ): Mention repository.
5465 (Origin of the term Emacs): Explain "ITS".
5466 (Changing load-path): Use add-to-list.
5467 (Automatic indentation): Clarify this is for Text mode.
5468 Don't mention Indented Text mode.
5469 (Finding Emacs on the Internet): The FSF does not seem to offer a
5470 deluxe distribution on CD anymore.
5471
5472 2009-06-16 Glenn Morris <rgm@gnu.org>
5473
5474 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5475 Recommend the latest release. Mention how to get older FAQs.
5476 Recommend the Emacs manual.
5477 (Guidelines for newsgroup postings): Discourage cross-posts.
5478 (Underlining paragraphs): Remove.
5479 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5480 (Bugs and problems): Update key-binding.
5481 (Problems with very large files): Mention 64-bit.
5482 (Shell process exits abnormally): Remove.
5483 (Problems with Shell Mode): Rename and update.
5484 (Spontaneous entry into isearch-mode)
5485 (Problems talking to certain hosts): Remove. This is old information,
5486 in etc/PROBLEMS if needed.
5487 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5488 (Dired claims that no file is on this line): Update.
5489 (Installing Emacs, Problems building Emacs): Simplify.
5490 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5491 information.
5492 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5493 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5494 (JDEE): "JDEE", not "JDE".
5495 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5496 Remove. This is old information, in etc/PROBLEMS if needed.
5497 (stty and Backspace key, Kanji and Chinese characters): Remove.
5498 (Right-to-left alphabets): Update section.
5499 (Changing the included text prefix): Gnus uses message-yank-prefix.
5500 Add cross-reference to Supercite manual.
5501 (Saving a copy of outgoing mail): Simplify output file description.
5502 (Expanding aliases when sending mail): Refer to Emacs manual.
5503 Remove old info about RFC822.
5504 Correct description of how to rebuild aliases.
5505 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5506 (MIME with Emacs mail packages)
5507 (Viewing articles with embedded underlining)
5508 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5509 Remove old sections.
5510 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5511 and is well-documented in the Gnus manual.
5512 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5513 (Making Gnus faster): Rename from "Starting Gnus faster".
5514 Merge "Catch-up is slow in Gnus" into here.
5515
5516 2009-06-14 Glenn Morris <rgm@gnu.org>
5517
5518 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5519 (New in Emacs 23): New section.
5520 (Handling C-s and C-q with flow control): Add xref.
5521
5522 2009-06-13 Glenn Morris <rgm@gnu.org>
5523
5524 * faq.texi (Setting up a customization file): Grammar fix.
5525 Customize is no longer "new".
5526 (Displaying the current line or column): Line-number mode is on by
5527 default. Don't mention `column' package. Mention linum.el.
5528 (Turning on abbrevs by default): Explain how to do it for buffers,
5529 modes, and everywhere.
5530 (Associating modes with files): Use add-to-list. Don't mention Emacs
5531 19.
5532 (Highlighting a region): On by default since 23.1.
5533 (Replacing highlighted text): Update doc quote.
5534 (Working with unprintable characters): Don't mention search-quote-char.
5535 (Using an already running Emacs process): Gnuclient is probably not an
5536 enhancement these days.
5537 (Indenting switch statements): Remove mention of pre-Emacs 20.
5538 (Horizontal scrolling): Abbreviate Emacs 20 description.
5539 (Replacing text across multiple files): Fix name of dired command.
5540 (Disabling backups): Use require not load.
5541 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5542
5543 2009-06-13 Bill Wohler <wohler@newt.com>
5544
5545 Release MH-E manual version 8.2.
5546
5547 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5548 release 8.2.
5549
5550 2009-06-13 Glenn Morris <rgm@gnu.org>
5551
5552 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5553 in this day and age the common meaning is "on the web".
5554 (copying): Use @copyright in all cases.
5555 (Basic keys): Remove reference to deleted manual node "Text Characters".
5556 (File-name conventions): Use GNU as an example rather than SERVICE.
5557 default.el lives in site-lisp. Update Info directory location.
5558 (Real meaning of copyleft): GPL actions have been brought, but all
5559 settled out of court.
5560 (Guidelines for newsgroup postings): Shorten section title.
5561 Simplify comp.emacs description.
5562 (Newsgroup archives): Change Google URL. Describe Gmane.
5563 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5564 points". Mention List-Unsubscribe header.
5565 (Contacting the FSF): Update email and URLs.
5566 (Basic editing): Mention F1 for help.
5567 (Installing Texinfo documentation): Refer to Texinfo website rather
5568 than ftp server.
5569 (Printing a Texinfo file): Mention texi2pdf.
5570 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5571 are just stubs nowadays.
5572 (Latest version of Emacs): Explain version numbers.
5573 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5574 (Turning on syntax highlighting): No need to mention hilit19 any more.
5575 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5576 (Modes for various languages): Remove section.
5577 (Major packages and programs): Remove most version and maintainer
5578 information - it's hard to keep up-to-date, and adds nothing.
5579 Similarly with direct links to mailing lists.
5580 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5581 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5582 years, and Emacs comes with tools for this now.
5583 (Patch): Remove section - this is a standard tool.
5584 (Using function keys under X): Remove section.
5585
5586 2009-06-12 Glenn Morris <rgm@gnu.org>
5587
5588 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5589 (Help installing Emacs): Remove reference to deleted X11 node.
5590 (Associating modes with files): Interpreter-mode-alist is no longer
5591 subservient to auto-mode-alist.
5592 (Installing Emacs): Change future Emacs version.
5593 (Linking with -lX11 fails): Remove old section.
5594 (Packages that do not come with Emacs): Update ELL location.
5595 Emacs Lisp archive is dead.
5596 (Emacs for Windows): Remove reference to old CE port.
5597 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5598 (Emacs for VMS and DECwindows): Remove old ports.
5599 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5600 (Removing flashing messages): Remove section about non-existent Gnus
5601 option.
5602
5603 * faq.texi (Top): Add @top command.
5604 Remove the optional arguments from all @node commands: makeinfo can
5605 generate these automatically, and it is easier to edit and rearrange
5606 nodes without them.
5607
5608 2009-06-11 Glenn Morris <rgm@gnu.org>
5609
5610 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5611 (The LPF): Make the updated URL the sole reference point.
5612 (Learning how to do something): Update refcard price and format.
5613 (Getting a printed manual): Sources in doc/emacs/, not man/.
5614 Also available in PDF format. Since the page count varies, be less
5615 precise.
5616 (Informational files for Emacs): Remove references to deleted files
5617 LPF and SUN-SUPPORT, and to UUCP.
5618 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5619 Remove many obsolete ways to get the FAQ, which now seems only to be
5620 distributed with Emacs.
5621 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5622
5623 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5624
5625 * org.texi (Org Plot): Fix tags (Bug#3507).
5626 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5627
5628 * ada-mode.texi (Installation, Compile commands)
5629 (Project File Overview, No project files, Set compiler options)
5630 (Use GNAT project file, Use multiple GNAT project files)
5631 (Identifier completion): Use @samp for menu items, and @kbd for key
5632 sequences (Bug#3504).
5633
5634 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5635
5636 * gnus.texi (Security): Fix wording; add a link to epa.info.
5637
5638 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5639
5640 * message.texi (Header Commands): Fix descriptions to match
5641 keybindings.
5642
5643 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5644
5645 * gnus.texi (Security): Mention that EasyPG is the current default.
5646
5647 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5648
5649 * ediff.texi (Session Commands): Fix typo.
5650
5651 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5652
5653 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5654 news.software.readers. Reported by Florian Rehnisch.
5655
5656 2009-04-02 Glenn Morris <rgm@gnu.org>
5657
5658 * auth.texi: Capitalize direntry.
5659
5660 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5661 using a period in the entry name. (Bug#2797)
5662
5663 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5664
5665 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5666 ($(infodir)/auth, auth.dvi): New targets.
5667
5668 2009-03-03 Glenn Morris <rgm@gnu.org>
5669
5670 * auth.texi: Fix @setfilename.
5671
5672 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5673 (auth, $(infodir)/auth, auth.dvi): New rules.
5674
5675 2009-02-25 Glenn Morris <rgm@gnu.org>
5676
5677 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5678
5679 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5680
5681 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5682
5683 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5684
5685 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5686 gnus-nocem-issuers, and gnus-nocem-verifyer.
5687
5688 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5689
5690 * ada-mode.texi (Project files, Automatic Casing):
5691 * dbus.texi (Signals):
5692 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5693 * mh-e.texi (HTML):
5694 * nxml-mode.texi (Locating a schema)
5695 (Using the document's URI to locate a schema):
5696 * org.texi (Footnotes, Using the mapping API):
5697 * rcirc.texi (Channels): Remove duplicate words.
5698
5699 2009-02-20 Glenn Morris <rgm@gnu.org>
5700
5701 * dired-x.texi (Miscellaneous Commands):
5702 * gnus.texi: Minor updates for mbox Rmail.
5703
5704 2009-02-16 Karl Berry <karl@gnu.org>
5705
5706 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5707 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5708 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5709 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5710 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5711 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5712 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5713 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5714 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5715 Consistently use @insertcopying in the Top node,
5716 @contents at the front (after @end titlepage),
5717 and @direntry after @copying. (Bug#1988)
5718
5719 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5720
5721 * auth.texi: New file documenting auth-source.
5722
5723 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5724
5725 * org.texi (Org Plot): Fix link.
5726
5727 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5728
5729 * epa.texi (Mail-mode integration): Mention the way to do
5730 "encrypt-to-self". (Bug#1807)
5731
5732 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5733
5734 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5735
5736 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5737
5738 * gnus-news.texi: Print version about Incoming*.
5739
5740 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5741
5742 * org.texi (Structure editing, Handling links)
5743 (Fast access to TODO states, Javascript support): Make standard docs
5744 correctly reflect default variable settings.
5745
5746 2009-02-02 Glenn Morris <rgm@gnu.org>
5747
5748 * org.texi: Fix typos.
5749
5750 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5751
5752 Sync with Tramp 2.1.15.
5753
5754 * trampver.texi: Update release number.
5755
5756 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5757
5758 * org.texi (TODO dependencies): Document TODO dependencies on
5759 checkboxes.
5760
5761 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5762
5763 * org.texi (TODO dependencies): Document key binding for toggling
5764 ORDERED property.
5765
5766 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5767
5768 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5769 of hook functions.
5770
5771 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5772
5773 * org.texi (TODO dependencies): New section.
5774
5775 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5776
5777 * org.texi (Plain lists, TODO basics, Priorities)
5778 (Multiple sets in one file, Conflicts): Document interaction with
5779 `shift-selection-mode'.
5780
5781 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5782
5783 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5784 Make Calc the subject of sentences.
5785 (Rearranging Formulas using Selections): Discuss new options
5786 for `j *'.
5787
5788 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5789
5790 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5791
5792 2009-01-26 Glenn Morris <rgm@gnu.org>
5793
5794 * org.texi: Fix typos.
5795
5796 2009-01-26 Bill Wohler <wohler@newt.com>
5797
5798 * mh-e.texi (EDITION, UPDATED): Update.
5799
5800 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5801
5802 * org.texi (References): Add information about remote references.
5803 (Built-in table editor): Document `C-c RET' in tables.
5804 (Math symbols, Quoting LaTeX code): Mention that simple
5805 LaTeX macros survive LaTeX export.
5806 (Images in LaTeX export): Show how to create a reference to a
5807 figure.
5808 (Sectioning structure): Document that the LaTeX class can be
5809 specified in a property.
5810 (Text areas in HTML export): New section.
5811 (External links): Add examples for text search and ID links.
5812 (Built-in table editor): Remove the descriptio of `C-c
5813 C-q', it not longer works.
5814 (Literal examples): Document that a space must follow
5815 the colon in short examples.
5816 (Relative timer): Document `org-timer-stop'.
5817 (Footnotes): New section.
5818 (Footnote markup): Shorten section and refer to new Footnote
5819 section.
5820 (Literal examples): Add documentation for line
5821 numbering in and references to code examples.
5822 (CSS support): Fix the description of default CSS styles.
5823 (Capturing column view): Document
5824 "file:path/to/file.org" as an allowed value for the ID property of
5825 a dynamic block copying column view.
5826
5827 2009-01-23 Stephen Eglen <stephen@gnu.org>
5828
5829 * mh-e.texi (Getting Started): Describe $MH.
5830
5831 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5832
5833 * tramp.texi (all): Harmonize usage of "external method",
5834 "external transfer method" and "out-of-band method".
5835 (Connection types): Precise the differences of inline and external
5836 methods. Written by Adrian Phillips <a.phillips@met.no>.
5837
5838 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5839
5840 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5841 commands as described at the top. Reported by Allan Gottlieb
5842 <gottlieb@nyu.edu>.
5843
5844 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5845
5846 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5847 nnmail-pathname-coding-system.
5848
5849 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5850
5851 * org.texi (Relative timer): Fix typo.
5852
5853 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5854
5855 * org.texi (Clocking work time): Fix typo.
5856 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5857
5858 2009-01-13 Glenn Morris <rgm@gnu.org>
5859
5860 * org.texi: Fix some more typos.
5861
5862 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5863
5864 * org.texi: Fix some typos.
5865
5866 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5867
5868 * gnus.texi (Group Parameters): Add note for local variables.
5869
5870 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5871
5872 * gnus.texi (Converting Kill Files): Fix URL.
5873 Include gnus-kill-to-score.el in contrib directory.
5874
5875 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5876
5877 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5878 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5879 (Paging the Article): Add index entry.
5880
5881 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5882
5883 * ada-mode.texi (Examples): Delete redundant text.
5884
5885 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5886
5887 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5888
5889 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5890 addresses.
5891
5892 2009-01-03 Bill Wohler <wohler@newt.com>
5893
5894 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5895 kept empty.
5896
5897 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5898
5899 * org.texi (Activation, Exporting, ASCII export, HTML export)
5900 (HTML Export commands, LaTeX/PDF export commands):
5901 Improve documentation about transient-mark-mode.
5902 (References): Document the use of special names like $LR1 to reference
5903 to fields in the last table row.
5904
5905 2008-12-19 Juri Linkov <juri@jurta.org>
5906
5907 * info.texi (Search Text): Remove mention of removed key binding M-s.
5908
5909 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5910
5911 * org.texi (References): Remove mentioning of @0 as reference for the
5912 last line, this has been reverted in the Lisp sources.
5913
5914 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5915
5916 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5917 (DVI_TARGETS): Remove duplicates. Add sasl.
5918 ($(infodir)/sasl, sasl.dvi): New targets.
5919
5920 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5921
5922 * org.texi: Version number pushed to 6.15d.
5923
5924 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5925
5926 * org.texi (Tables in LaTeX export): New section.
5927 (Images in LaTeX export): New section.
5928 (Inlined images, Images in HTML export): Sections renamed.
5929
5930 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5931
5932 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5933
5934 2008-12-04 David Engster <dengste@eml.cc>
5935
5936 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5937 of nnml-get-new-mail. Change URL for mairix patch.
5938
5939 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5940
5941 * org.texi (Using the mapping API): Fix bug in mapping example.
5942 (Publishing options): Make the list of properties complete again, in
5943 correspondence to the variable `org-export-plist-vars'.
5944 (Property searches): Document new special values for time comparisons.
5945 (Tag inheritance): Refine the description of tag inheritance.
5946 (Project alist): Add info about the publishing sequence of components.
5947 (Effort estimates): Document the new relative timer.
5948
5949 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5950
5951 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5952 (Using Calc): Clarify use of `C-x * o'.
5953 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5954
5955 2008-11-28 Richard M Stallman <rms@gnu.org>
5956
5957 * dbus.texi (Receiving Method Calls): Clean up previous change.
5958
5959 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5960
5961 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5962 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5963 `dbus-unescape-from-identifier'.
5964 (Receiving Method Calls): New constants `dbus-service-emacs' and
5965 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5966 (Signals): Use the constants in the example.
5967
5968 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5969
5970 * org.texi: Re-apply change to FDL 1.3.
5971
5972 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5973
5974 * org.texi (Setting up Remember): Document `org-remember-mode'.
5975 (External links): Document that bbdb links can use a regular
5976 expression.
5977 (External links): Document that elisp links can contain interactive
5978 commands.
5979
5980 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5981
5982 * viper.texi (viper-translate-all-ESC-keysequences):
5983 Description removed.
5984
5985 2008-11-19 Glenn Morris <rgm@gnu.org>
5986
5987 * doclicense.texi: Change to FDL 1.3.
5988 Relicense all texi files under FDL 1.3 or later.
5989
5990 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5991
5992 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5993
5994 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5995
5996 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5997
5998 * ediff.texi: Version/date change.
5999
6000 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
6001
6002 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
6003
6004 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
6005
6006 * calc.texi (About This Manual): Comment out a mention of
6007 marginal notes.
6008
6009 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
6010
6011 * org.texi (Clocking work time): Document the :formula property of
6012 clock tables.
6013 (Structure editing, Refiling notes): Document refiling regions.
6014 (Agenda commands): Document the double-prefix version
6015 of the `l' command in the agenda.
6016 (Handling links): Explain the effect of a double prefix
6017 arg to `C-c C-o'.
6018 (TODO basics): Add documentation for tag triggers.
6019
6020 2008-10-23 Glenn Morris <rgm@gnu.org>
6021
6022 * cl.texi (Function Bindings): Mention `flet' fails to deal with
6023 byte-compiling things like `+'.
6024
6025 * ns-emacs.texi: Merge copyright years of author now with assignment
6026 into FSF years.
6027 (VER): Use it for easier automatic updating. Use Emacs version rather
6028 than standalone Emacs.app version.
6029
6030 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
6031
6032 * org.texi: Lots of minor fixes.
6033 (Capture): New chapter.
6034 (Org Plot): New section.
6035
6036 2008-09-30 Magnus Henoch <mange@freemail.hu>
6037
6038 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
6039
6040 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
6041
6042 * calc.texi (User Defined Units): Mention how to enter optional display
6043 string.
6044
6045 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
6046
6047 * message.texi (Sending Variables): Fix variable documentation to
6048 avoid the "y/n" wording.
6049
6050 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
6051
6052 * message.texi (Sending Variables): Add `message-confirm-send' doc.
6053
6054 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
6055
6056 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
6057 @enumerate section so as to be able to be formatted with MAKEINFO=no.
6058
6059 2008-09-22 Bill Wohler <wohler@newt.com>
6060
6061 Release MH-E manual version 8.1.
6062
6063 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
6064 release 8.1.
6065
6066 * mh-e.texi: Retain dual license as agreed to by the FSF.
6067 However, bump GPL to Version 3.
6068 Use @include for license text.
6069
6070 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
6071
6072 * gnus.texi (Top, Setup, Fancy splitting to parent)
6073 (Store custom flags and keywords, Store arbitrary data):
6074 Clean up markup.
6075
6076 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
6077
6078 * gnus.texi (The Gnus Registry): Document it.
6079
6080 2008-09-08 David Engster <dengste@eml.cc>
6081
6082 * gnus.texi (nnmairix): Point out that nnml uses MH format.
6083 Clarify section about choosing back end servers.
6084
6085 2008-08-23 Glenn Morris <rgm@gnu.org>
6086
6087 * dired-x.texi (Shell Command Guessing):
6088 Mention dired-guess-shell-case-fold-search. (Bug#417)
6089
6090 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
6091
6092 * trampver.texi: Update release number.
6093
6094 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
6095
6096 * ns-emacs.texi: Update version.
6097 (Introduction): Correct menu location for options save.
6098 (Customization): Note that defaults are stored under org.gnu.Emacs.
6099
6100 2008-08-11 Bill Wohler <wohler@newt.com>
6101
6102 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
6103 explicit about GNU mailutils MH elsewhere (with thanks to Darel
6104 Henman) (closes SF #1768928).
6105
6106 2008-08-10 Glenn Morris <rgm@gnu.org>
6107
6108 * ns-emacs.texi: Use @copying. Change copyright of authors with
6109 assignment to FSF. Change license to GFDL.
6110 (Top): Remove outdated references.
6111
6112 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
6113
6114 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
6115 Add gnus-summary-sort-by-most-recent-number and
6116 gnus-summary-sort-by-most-recent-date.
6117 (Summary Sorting): Explain prefix argument.
6118
6119 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
6120
6121 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
6122 gnus-summary-pipe-output.
6123
6124 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
6125
6126 * dbus.texi (Receiving Method Calls): Document error handling of own
6127 D-Bus methods.
6128
6129 2008-08-01 Bill Wohler <wohler@newt.com>
6130
6131 * mh-e.texi (Reading Mail)
6132 (Viewing Attachments): Describe new function
6133 mh-show-preferred-alternative.
6134 (Sending Mail, Redistributing, Sending Message): Describe new hook
6135 mh-annotate-msg-hook.
6136
6137 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
6138
6139 * dbus.texi (Arguments and Signatures): Fix example.
6140 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
6141 (Asynchronous Methods): New node.
6142 (Errors and Events): Describe extended layout of `dbus-event'.
6143 New defun `dbus-event-message-type'.
6144
6145 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
6146
6147 * ediff.texi: Remove VMS support.
6148
6149 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
6150
6151 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
6152 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
6153
6154 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
6155
6156 * Makefile.in: Add mairix-el targets.
6157
6158 2008-07-29 David Engster <deng@randomsample.de>
6159
6160 * mairix-el.texi: New file.
6161
6162 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
6163
6164 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
6165 project files. Delete 'main_unit' project variable; not needed. Allow
6166 process environment variables wherever project variables are allowed.
6167 Add tutorial section on multiple GNAT project files.
6168
6169 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
6170
6171 Sync with Tramp 2.1.14.
6172
6173 * trampver.texi: Update release number.
6174
6175 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
6176
6177 * ns-emacs.texi:
6178 * faq.texi: Remove mentions of Mac Carbon.
6179
6180 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
6181
6182 * gnus.texi (Saving Articles): Describe the 2nd argument of
6183 gnus-summary-save-in-pipe.
6184 (SpamAssassin): Use it.
6185
6186 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
6187
6188 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
6189
6190 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
6191
6192 * org.texi (Export options): Document the use of the creator flag.
6193
6194 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
6195
6196 * org.texi: New version 6.06a.
6197
6198 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
6199
6200 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
6201 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
6202
6203 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6204
6205 * calc.texi (Editing Stack Entries):
6206 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6207 Calc's help functions. Mention fixing typos.
6208 (Customizing Calc): Fix typo.
6209
6210 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6211
6212 * calc.texi (summarykey): New macro. Use to correctly format keys in
6213 the summary.
6214
6215 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6216
6217 * ns-emacs.texi (Customization): Corrected documentation on color
6218 specification formats.
6219
6220 2008-07-19 Andreas Schwab <schwab@suse.de>
6221
6222 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6223
6224 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6225 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6226
6227 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6228
6229 * dbus.texi (Inspection): Rework, introduce submenus.
6230 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6231 (Properties and Annotations, Arguments and Signatures): New nodes.
6232
6233 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6234
6235 * dbus.texi (Receiving Method Calls): Fix description of
6236 `dbus-register-method'.
6237 (Signals): Allow also signal arguments for filtering in
6238 `dbus-register-signal'.
6239
6240 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6241
6242 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6243 `cnorm'.
6244 (Arithmetic Tutorial): Simplify the verification of prime factors.
6245
6246 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6247
6248 * gnus.texi (Saving Articles): Mention
6249 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6250
6251 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6252
6253 * calc.texi: Adjust mode line throughout.
6254
6255 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6256
6257 * sasl.texi (Mechanisms): Fix typos.
6258
6259 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6260
6261 * calc.texi (Killing from the stack): Mention using normal Emacs
6262 copying.
6263
6264 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6265
6266 * tramp.texi (Password handling): Rename from "Password caching".
6267 Add `auth-source' mechanism.
6268 (Connection caching): Tramp reopens the connection automatically,
6269 when the operating system on the remote host has been changed.
6270
6271 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6272
6273 * makefile.w32-in (distclean): Remove makefile.
6274
6275 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6276
6277 * org.texi (Using the mapping API): New section.
6278 (Agenda column view): New section.
6279 (Moving subtrees): Document archiving to the archive sibling.
6280 (Agenda commands): Document columns view in the agenda.
6281 (Using the property API): Document the API for multi-valued properties.
6282
6283 2008-06-17 Jason Riedy <jason@acm.org>
6284
6285 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6286 function, and efmt may be a two-argument function.
6287 (Radio tables): Document multiple destinations.
6288
6289 2008-06-16 Glenn Morris <rgm@gnu.org>
6290
6291 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6292 Add Cover-Texts.
6293
6294 2008-06-15 Glenn Morris <rgm@gnu.org>
6295
6296 * faq.texi (VER): Update to 23.0.60.
6297
6298 * mh-e.texi: Remove option of licensing under GPL.
6299 Add Cover-Texts to GFDL permissions notice.
6300 (GPL): Remove section.
6301 (GFDL): Include doclicense.texi rather than the actual text.
6302
6303 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6304 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6305
6306 * sasl.texi: Fix output file name.
6307
6308 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6309
6310 * gnus-coding.texi: Refer to license in Gnus manual.
6311
6312 * idlwave.texi, sasl.texi: Use @copying.
6313
6314 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6315
6316 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6317
6318 * url.texi: Use @copying, @title, @subtitle, @author.
6319
6320 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6321 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6322 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6323 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6324 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6325 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6326 * widget.texi, woman.texi:
6327 Remove references to external license, since doclicense is included.
6328
6329 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6330 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6331 Remove references to non-existent Invariant Sections.
6332
6333 2008-06-14 Glenn Morris <rgm@gnu.org>
6334
6335 * faq.texi (Major packages and programs): Remove references to external
6336 Supercite, Calc, VIPER, since they have been included for some time.
6337 Update VM, AUCTeX, BBDB entries.
6338
6339 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6340
6341 * newsticker.texi: Updated to match latest newsticker changes.
6342
6343 2008-06-13 Glenn Morris <rgm@gnu.org>
6344
6345 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6346 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6347 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6348 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6349 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6350 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6351 * woman.texi:
6352 Update Back-Cover Text as per maintain.info.
6353
6354 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6355
6356 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6357
6358 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6359 (gnus-faq.xml): Update repository host.
6360
6361 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6362
6363 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6364
6365 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6366 Fix a typo.
6367
6368 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6369
6370 * gnus.texi (Mail Source Customization): Correct values of
6371 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6372 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6373
6374 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6375
6376 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6377 coding standards.
6378
6379 2008-06-14 David Engster <dengste@eml.cc>
6380
6381 * gnus.texi (nnmairix): Markup fixes.
6382
6383 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6384
6385 * gnus.texi (nnmairix): Markup and other minor fixes.
6386
6387 2008-06-05 David Engster <dengste@eml.cc>
6388
6389 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6390
6391 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6392
6393 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6394 (Searching, nnir, nnmairix): New stub nodes.
6395
6396 2008-05-30 Felix Lee <felix.1@canids.net>
6397
6398 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6399
6400 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6401
6402 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6403
6404 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6405
6406 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6407
6408 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6409
6410 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6411
6412 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6413
6414 * info.texi (Top): Fix typo in xref.
6415
6416 2008-05-05 Karl Berry <karl@gnu.org>
6417
6418 * info.texi (Top): @xref to stand-alone manual.
6419
6420 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6421
6422 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6423 (Various Summary Stuff): Fix typo in last xref.
6424
6425 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6426
6427 * org.texi (Moving subtrees): Fix typo.
6428
6429 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6430
6431 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6432 Tramp via `tramp-mode'.
6433
6434 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6435
6436 * org.texi: Massive changes, in many parts of the file.
6437
6438 2008-04-27 Jason Riedy <jason@acm.org>
6439
6440 * org.texi (A LaTeX example): Note that fmt may be a
6441 one-argument function, and efmt may be a two-argument function.
6442 (Radio tables): Document multiple destinations.
6443
6444 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6445
6446 * gnus.texi (Oort Gnus): Add message-fill-column.
6447
6448 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6449
6450 * gnus.texi (Mail Source Specifiers): Typo fix.
6451
6452 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6453
6454 * gnus.texi (Diary Headers Generation): Update key binding for
6455 `gnus-diary-check-message'.
6456
6457 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6458
6459 * gnus.texi (Emacsen): Addition.
6460
6461 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6462
6463 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6464
6465 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6466
6467 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6468
6469 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6470
6471 * gnus-news.texi: Update tool bar item.
6472
6473 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6474
6475 * gnus-news.texi: Fix typos.
6476
6477 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6478
6479 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6480 Add mention of `kron'.
6481
6482 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6483
6484 * epa.texi (Encrypting/decrypting *.gpg files):
6485 Document epa-file-name-regexp.
6486
6487 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6488
6489 * gnus.texi (Example Methods): Fix description about ssh-agent.
6490 (Indirect Functions): Fix the default value of nntp-telnet-command;
6491 remove link to connect.html.
6492
6493 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6494
6495 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6496 dbus-call-method.
6497 (Receiving Method Calls): The timeout can be set by the calling client.
6498
6499 * trampver.texi: Update release number.
6500
6501 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6502
6503 * gnus.texi (Top): Fix version. Add SASL.
6504
6505 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6506
6507 Sync with Tramp 2.1.13.
6508
6509 * trampver.texi: Update release number.
6510
6511 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6512
6513 * org.texi: Update to new org-mode website.
6514
6515 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6516
6517 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6518
6519 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6520
6521 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6522 gnus-read-ephemeral-gmane-group-url,
6523 gnus-read-ephemeral-emacs-bug-group,
6524 gnus-read-ephemeral-debian-bug-group.
6525
6526 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6527
6528 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6529
6530 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6531 Add FIXMEs for Bookmarks and gnus-registry-marks.
6532
6533 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6534
6535 * gnus.texi (Smileys): Document `smiley-style'.
6536
6537 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6538
6539 * gnus.texi (Gnus Development): Clarify difference between ding and
6540 gnu.emacs.gnus.
6541 (MIME Commands, Using MIME, RSS): Fix markup.
6542
6543 * gnus-faq.texi ([8.4]): Ditto.
6544
6545 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6546
6547 * gnus.texi (Emacsen): Remove obsolete stuff.
6548
6549 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6550
6551 * gnus.texi (Oort Gnus): Add version info WRT
6552 `mail-source-delete-incoming'.
6553
6554 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6555
6556 * gnus.texi (Top): Add "Other related manuals" and version info in
6557 `iftex' output.
6558 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6559 gnus-balloon-face-0 and the corresponding format specifiers.
6560
6561 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6562
6563 * tramp.texi (Filename completion): Remove footnote about let-bind
6564 of `partial-completion-mode'. It doesn't work this way.
6565
6566 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6567
6568 * pcl-cvs.texi (Contributors): Update my email.
6569
6570 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6571
6572 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6573
6574 2008-03-17 Bill Wohler <wohler@newt.com>
6575
6576 * mh-e.texi (Viewing): Update URL for adding header fields to
6577 mh-invisible-header-fields-default.
6578
6579 2008-03-16 Bill Wohler <wohler@newt.com>
6580
6581 * mh-e.texi (Preface): Add Gnus to requirements.
6582 (Forwarding): Note that forwarded MIME messages are now inline.
6583
6584 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6585
6586 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6587 (Common Variables): Give precedence to the netcat methods over the
6588 telnet methods, and mention that they are more reliable.
6589
6590 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6591
6592 * org.texi (Exporting Agenda Views): Document agenda export to
6593 iCalendar.
6594 (Progress logging): Document the new progress logging stuff.
6595
6596 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6597
6598 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6599 Update for change of `mail-source-delete-incoming'.
6600
6601 * gnus-news.texi: Ditto.
6602
6603 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6604
6605 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6606 custom versions.
6607
6608 2008-03-07 Alan Mackenzie <acm@muc.de>
6609
6610 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6611 parens/brackets in a k&r region is limited.
6612
6613 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6614
6615 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6616 using different Emacs versions.
6617
6618 2008-02-27 Glenn Morris <rgm@gnu.org>
6619
6620 * sc.texi: Remove a lot of old and obsolete info.
6621 (titlepage): Simplify.
6622 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6623 (VM with any Emacsen, GNEWS with any Emacsen)
6624 (Overloading for Non-conforming MUAs, Version 3 Changes)
6625 (The Supercite Mailing List): Delete nodes.
6626 (Introduction): Remove info about old packages.
6627 (Getting Connected): Simplify. Remove info about old packages.
6628 (Citing Commands): Delete Emacs 19 info.
6629 (Hints to MUA Authors): Simplify.
6630 (Thanks and History): Merge in some info from the deleted node
6631 "Version 3 Changes".
6632
6633 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6634
6635 * org.texi (Setting tags, In-buffer settings):
6636 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6637
6638 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6639
6640 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6641 installation directory name.
6642
6643 2008-02-12 Romain Francoise <romain@orebokech.com>
6644
6645 * epa.texi (Overview): Fix typo.
6646
6647 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6648
6649 * epa.texi (Quick start): Remove the .emacs setting.
6650
6651 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6652
6653 * epa.texi (Quick start): Use the command `epa-enable' instead of
6654 loading `epa-setup'.
6655
6656 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6657
6658 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6659 ($(infodir)/epa, epa.dvi): New targets.
6660
6661 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6662
6663 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6664
6665 * epa.texi: New manual documenting the EasyPG Assistant.
6666
6667 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6668
6669 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6670 (Inspection): New function dbus-ping.
6671
6672 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6673
6674 * tramp.texi (Remote processes): Add `shell-command'.
6675
6676 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
6677
6678 * tramp.texi: Use new FSF's Back-Cover Text.
6679
6680 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6681
6682 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6683 (Group Parameters): Document `mail-source' parameter.
6684
6685 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6686
6687 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6688 must be a local host.
6689
6690 2008-01-26 Michael Olson <mwolson@gnu.org>
6691
6692 * erc.texi: Update version for ERC 5.3 release.
6693 (Obtaining ERC): Update extras URLs for 5.3.
6694 (Development): Write instructions for git, and remove those for Arch.
6695 (History): Mention the switch to git.
6696
6697 2008-01-24 Karl Berry <karl@gnu.org>
6698
6699 * info.texi (Search Index, Search Text): Mention the command
6700 character in the section name, a la the (Go to node) node.
6701
6702 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6703
6704 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6705
6706 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6707
6708 * gnus-news.texi: Mention gnus-article-describe-bindings.
6709
6710 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6711
6712 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6713
6714 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6715
6716 * org.texi (Property inheritance): New section.
6717 (Conventions): New section.
6718 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6719 commands, and the new bindings for refiling.
6720 (Sparse trees): Document the new special command for sparse trees.
6721 (References): Be more clear about the counting of hilines.
6722 (Handling links): Document M-p/n for accessing links.
6723 (Fast access to TODO states): New section.
6724 (Per file keywords): New section.
6725 (Property inheritance): New section.
6726 (Column attributes): New summary types.
6727 (Capturing Column View): New section.
6728 (The date/time prompt): Cover the new features in the date/time prompt.
6729 Compactify the table of keys for the calendar remote control.
6730 (Clocking work time): Document the new :scope parameter.
6731 (Remember): Promoted to chapter.
6732 (Quoted examples): New section.
6733 (Enhancing text): New verbatim environments.
6734
6735 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6736
6737 * trampver.texi: Update release number.
6738
6739 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6740
6741 * gnus.texi (Article Keymap):
6742 Add gnus-article-wide-reply-with-original; fix descriptions of
6743 gnus-article-reply-with-original and
6744 gnus-article-followup-with-original.
6745
6746 2008-01-09 Glenn Morris <rgm@gnu.org>
6747
6748 * nxml-mode.texi: Add @copying section.
6749
6750 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6751
6752 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6753 Server". Add `message-send-mail-with-mailclient'.
6754
6755 * gnus.texi (Posting Server): Move some text to "(message)Mail
6756 Variables" and add a reference here.
6757
6758 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6759
6760 * dbus.texi (Receiving Method Calls): New chapter.
6761 (Errors and Events): Add serial number to events. Replace "signal" by
6762 "message". Introduce dbus-event-serial-number.
6763
6764 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6765
6766 * dbus.texi (Type Conversion): Explain the type specification for empty
6767 arrays. Use another example.
6768
6769 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6770
6771 * dbus.texi (all): Replace "..." by @dots{}.
6772 (Type Conversion): Precise the value range for :byte types.
6773 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6774 Mention its return value.
6775 (Errors and Events): There is no D-Bus error propagation during event
6776 processing.
6777
6778 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6779
6780 * calc.texi (Yacas Language, Maxima Language, Giac Language):
6781 New sections.
6782
6783 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6784
6785 * gnus.texi (Group Parameters): Reorder the text and add a note about
6786 `gnus-parameters' near the beginning of the node.
6787
6788 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6789
6790 * gnus.texi (Score File Editing): Fix function name.
6791
6792 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6793
6794 Sync with Tramp 2.1.12.
6795
6796 * trampver.texi: Update release number.
6797
6798 2007-12-22 Richard Stallman <rms@gnu.org>
6799
6800 * cc-mode.texi (Getting Started): Change @ref to @pxref.
6801
6802 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6803
6804 * dbus.texi (Type Conversion): Correct input parameters mapping.
6805
6806 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6807
6808 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6809 (Errors and Events): Mention wrong-type-argument error.
6810
6811 2007-12-21 Alex Schroeder <alex@gnu.org>
6812
6813 * rcirc.texi: Changed single spaces after sentence end to double
6814 spaces. Fixed some typos.
6815 (Internet Relay Chat): Explain relay.
6816 (Getting started with rcirc): Change items to reflect prompts.
6817 Add more explanation to rcirc-track-minor-mode and added a comment to
6818 warn future maintainers that this section is a copy.
6819 (People): Change /ignore example.
6820 (Keywords): Not keywords.
6821
6822 2007-12-20 Alex Schroeder <alex@gnu.org>
6823
6824 * rcirc.texi (Top): Fighting Information Overload chapter added.
6825 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6826 (rcirc commands): Move /ignore command to the new chapter.
6827 (Fighting Information Overload): New chapter documenting /keyword,
6828 /bright, /dim, channel ignore, and low priority channels.
6829 (Configuration): Document rcirc-server-alist, remove
6830 rcirc-startup-channels-alist and rcirc-default-server.
6831
6832 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6833
6834 * dbus.texi (Signals): Fix example in dbus-register-signal.
6835
6836 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6837
6838 * gnus.texi (Score Variables): Fix typo.
6839
6840 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6841
6842 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6843 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6844 (Errors and Events): Adapt dbus-event.
6845
6846 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6847
6848 * gnus.texi (Other Files): Add the yenc command.
6849
6850 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6851
6852 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6853 since 2004-08-06.
6854
6855 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6856
6857 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6858 on body.
6859
6860 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6861
6862 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6863 and rfc2047-allow-irregular-q-encoded-words; fix description of
6864 rfc2047-encode-encoded-words.
6865
6866 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6867
6868 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6869
6870 2007-12-05 Michael Olson <mwolson@gnu.org>
6871
6872 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6873 Update documentation for `remember-diary-file'.
6874
6875 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6876
6877 * dbus.texi (Signals): Precise `dbus-register-signal'.
6878 (Errors and Events): Rework events part, the internal structure of
6879 dbus-event has changed.
6880
6881 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6882
6883 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6884 ($(infodir)/dbus, dbus.dvi): New targets.
6885
6886 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6887
6888 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6889 unconditionally.
6890
6891 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6892 emulation with @print{}.
6893
6894 2007-12-02 Richard Stallman <rms@gnu.org>
6895
6896 * dbus.texi (Overview): Minor cleanup.
6897
6898 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6899
6900 * Makefile.in (INFO_TARGETS): Add dbus.
6901 (DVI_TARGETS): Add dbus.dvi.
6902 (dbus, dbus.dvi): New targets.
6903
6904 * dbus.texi: New file.
6905
6906 2007-11-24 Romain Francoise <romain@orebokech.com>
6907
6908 * nxml-mode.texi: Add description in @direntry.
6909 Fix file name to match @setfilename.
6910
6911 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6912
6913 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6914 ($(infodir)/nxml-mode): New rule.
6915
6916 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6917 ($(infodir)/nxml-mode): New rule.
6918 (clean): Add nxml-mode*.
6919
6920 * nxml-mode.texi: New file with nxml manual.
6921
6922 2007-11-18 Richard Stallman <rms@gnu.org>
6923
6924 * flymake.texi (Example -- Configuring a tool called directly):
6925 Update example.
6926
6927 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6928
6929 * tramp.texi (Filename completion): Simplify explanation of
6930 double-slash behavior. Explain directory contents flushing.
6931
6932 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6933
6934 * calc.texi (TeX and LaTeX Language Modes): Put in
6935 missing braces.
6936
6937 2007-11-15 Richard Stallman <rms@gnu.org>
6938
6939 * cl.texi (Equality Predicates): Delete `eql'.
6940 (Predicates, Naming Conventions, Top): Delete `eql'.
6941 (Common Lisp Compatibility): Delete `eql'.
6942 (Porting Common Lisp): Delete obsolete backquote info.
6943 Minor clarification about character constants.
6944 (Sequence Basics): Minor clarification.
6945
6946 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6947
6948 * cc-mode.texi (Electric Keys, Custom Macros):
6949 * tramp.texi (Filename completion): Fix typos.
6950
6951 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6952
6953 * calc.texi (Basic commands): Mention the menu.
6954
6955 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6956
6957 * tramp.texi (Connection caching): Tramp flushes connection
6958 properties when remote operating system has been changed.
6959
6960 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6961
6962 * gnus-news.texi: Fix spelling.
6963 `message-insert-formatted-citation-line', not
6964 `message-insert-formated-citation-line'.
6965
6966 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6967
6968 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6969
6970 * tramp.texi (Overview): Mention also the PuTTY integration under
6971 w32. Remove paragraphs about Tramp's experimental status.
6972 (Frequently Asked Questions): Add code example for highlighting the
6973 mode line.
6974
6975 2007-11-03 Michael Olson <mwolson@gnu.org>
6976
6977 * remember.texi: Change mentions of remember-buffer to
6978 remember-finalize throughout.
6979
6980 2007-10-30 Michael Olson <mwolson@gnu.org>
6981
6982 * remember.texi (Copying): Remove.
6983 (Mailbox): Update with non-BBDB instructions.
6984 (Diary, Org): Add.
6985 (Bibliography, Planner Page): Remove.
6986
6987 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6988
6989 * makefile.w32-in (INFO_TARGETS): Add remember.
6990 (DVI_TARGETS): Add remember.dvi.
6991 ($(infodir)/remember): New rule.
6992 (clean): Add remember*.
6993
6994 2007-10-30 Michael Olson <mwolson@gnu.org>
6995
6996 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6997 ($(infodir)/remember): New rule that builds the Remember Manual.
6998
6999 * remember.texi: New file containing the Remember Mode Manual.
7000 Shuffle chapters around after initial import.
7001 (Function Reference): Split Keystrokes into separate chapter.
7002 (Keystrokes): Document C-c C-k.
7003 (Introduction): Fix typographical issue with "---".
7004
7005 2007-10-29 Richard Stallman <rms@gnu.org>
7006
7007 * widget.texi (Introduction): Delete discussion of implementation
7008 internals.
7009
7010 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
7011
7012 * tramp.texi (Connection caching): Host names must be different
7013 when tunneling.
7014
7015 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7016
7017 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
7018 Gnus v5.13.
7019
7020 2007-10-28 Miles Bader <miles@gnu.org>
7021
7022 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
7023
7024 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7025
7026 * gnus.texi (Sorting the Summary Buffer):
7027 Remove gnus-article-sort-by-date-reverse.
7028
7029 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7030
7031 * gnus.texi (Non-ASCII Group Names): New node.
7032 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
7033 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
7034
7035 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7036
7037 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
7038 clean the output of the program `imap-shell-program'.
7039
7040 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7041
7042 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
7043
7044 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
7045
7046 * gnus.texi (Sticky Articles): Documentation for sticky article
7047 buffers.
7048
7049 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7050
7051 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
7052
7053 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7054
7055 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
7056
7057 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7058
7059 * gnus.texi (Archived Messages):
7060 Document gnus-update-message-archive-method.
7061
7062 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7063
7064 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
7065
7066 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
7067
7068 * gnus.texi (Group Maneuvering):
7069 Document `gnus-summary-next-group-on-exit'.
7070
7071 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7072
7073 * gnus.texi (Really Various Summary Commands):
7074 Mention gnus-auto-select-on-ephemeral-exit.
7075
7076 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7077
7078 * gnus.texi, message.texi: Bump version number.
7079
7080 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7081
7082 * gnus.texi (Group Line Specification, Misc Group Stuff)
7083 (Server Commands): Parenthesize @pxref{Mail Spool}.
7084
7085 2007-10-28 Didier Verna <didier@xemacs.org>
7086
7087 New user option: message-signature-directory.
7088 * message.texi (Insertion Variables): Document it.
7089 * gnus.texi (Posting Styles): Ditto.
7090
7091 2007-10-28 Didier Verna <didier@xemacs.org>
7092
7093 * gnus.texi (Group Line Specification):
7094 * gnus.texi (Misc Group Stuff):
7095 * gnus.texi (Server Commands): Document the group compaction feature.
7096
7097 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7098
7099 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
7100
7101 * message.texi (Various Message Variables): Add message-fill-column.
7102
7103 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7104
7105 * gnus.texi: Untabify.
7106
7107 2007-10-28 Didier Verna <didier@xemacs.org>
7108
7109 * gnus.texi (Group Parameters): Document the posting-style merging
7110 process in topic-mode.
7111
7112 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7113
7114 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
7115
7116 2007-10-28 Romain Francoise <romain@orebokech.com>
7117
7118 * gnus.texi (Mail Spool): Fix typo.
7119 Update copyright.
7120
7121 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7122
7123 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
7124
7125 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7126
7127 * gnus.texi (Summary Generation Commands):
7128 Add gnus-summary-insert-ticked-articles.
7129
7130 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7131
7132 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
7133 to spam-spamassassin-program.
7134
7135 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7136
7137 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
7138
7139 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7140
7141 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
7142
7143 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7144
7145 * message.texi (Mail Headers): Document `opportunistic'.
7146
7147 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7148
7149 * emacs-mime.texi (Encoding Customization): Explain how to set
7150 mm-coding-system-priorities per hierarchy.
7151
7152 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7153
7154 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
7155 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
7156
7157 2007-10-28 Didier Verna <didier@xemacs.org>
7158
7159 * message.texi (Wide Reply): Update documentation of
7160 message-dont-reply-to-names (now allowing a list of regexps).
7161
7162 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7163
7164 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
7165
7166 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7167
7168 * gnus.texi (SpamAssassin back end): Fix typo.
7169
7170 * sieve.texi (Examples): Fix grammar.
7171
7172 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7173
7174 * gnus.texi (Searching for Articles): Document M-S and M-R.
7175 (Limiting): Document / b.
7176
7177 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7178
7179 * gnus.texi (Thread Commands): T M-^.
7180
7181 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7182
7183 * message.texi (Mail Aliases): Document ecomplete.
7184 (Mail Aliases): Fix typo.
7185
7186 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7187
7188 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
7189 fix typo.
7190
7191 2007-10-28 Romain Francoise <romain@orebokech.com>
7192
7193 * gnus.texi (Mail Spool): Grammar fix.
7194
7195 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7196
7197 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
7198 string.
7199
7200 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7201
7202 * gnus.texi (Group Parameters): Fix description.
7203
7204 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7205
7206 * gnus.texi (Gmane Spam Reporting):
7207 Fix spam-report-gmane-use-article-number.
7208 Add spam-report-user-mail-address.
7209
7210 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7211
7212 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
7213
7214 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7215
7216 * gnus.texi (Group Parameters): Add simplified sorting example based on
7217 example for `Sorting the Summary Buffer' from Jari Aalto
7218 <jari.aalto@cante.net>.
7219 (Example Methods): Add example for an indirect connection.
7220
7221 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7222
7223 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7224 (Agent Parameters): Update parameter names to match code.
7225 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7226 'gnus-agent-summary-fetch-series'.
7227 (Agent and flags): New section providing a generalized discussion
7228 of flag handling.
7229 (Agent and IMAP): Remove flag discussion.
7230 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7231
7232 2007-10-28 Romain Francoise <romain@orebokech.com>
7233
7234 * gnus.texi (Exiting the Summary Buffer): Add new function
7235 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7236
7237 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7238
7239 * gnus.texi (Conformity): Fix typo.
7240 (Customizing Articles): Document `first'.
7241
7242 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7243
7244 * gnus.texi (Sorting the Summary Buffer):
7245 Add `gnus-thread-sort-by-date-reverse'. Add example
7246 host to different sorting in NNTP and RSS groups.
7247
7248 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7249
7250 * message.texi (Insertion): Describe prefix for
7251 message-mark-inserted-region and message-mark-insert-file.
7252
7253 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7254
7255 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7256 LaTeX documents. Describe "text/x-gnus-verbatim".
7257
7258 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7259
7260 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7261 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7262 (spam-stat spam filtering, SpamOracle)
7263 (Extending the Spam ELisp package): Remove extra quote symbol for
7264 clarity.
7265
7266 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7267
7268 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7269 gnus-article-delete-part and gnus-article-replace-part.
7270 (Using MIME): Add gnus-mime-replace-part.
7271
7272 2007-10-28 Romain Francoise <romain@orebokech.com>
7273
7274 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7275 requires `auto-compression-mode' to be enabled. Add new nnml
7276 variable `nnml-compressed-files-size-threshold'.
7277
7278 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7279
7280 * gnus.texi (Sorting the Summary Buffer):
7281 Add gnus-thread-sort-by-recipient.
7282
7283 2007-10-28 Romain Francoise <romain@orebokech.com>
7284
7285 * message.texi (Insertion Variables): Mention new variable
7286 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7287 documentation accordingly.
7288
7289 2007-10-28 Romain Francoise <romain@orebokech.com>
7290
7291 * gnus.texi (To From Newsgroups): Mention new variables
7292 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7293
7294 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7295
7296 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7297 stuff; gnus-mime-inline-part does the automatic decompression.
7298
7299 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7300
7301 * gnus.texi (Spam ELisp Package Configuration Examples):
7302 "training.ham" should be "training.spam".
7303
7304 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7305
7306 * message.texi (Mail Variables): Fix the default value for
7307 message-send-mail-function.
7308
7309 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7310
7311 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7312 always returns nil exceptionally.
7313
7314 2007-10-28 Simon Josefsson <jas@extundo.com>
7315
7316 * gnus.texi (Article Washing): Add libidn URL.
7317 Suggested by Michael Cook <michael@waxrat.com>.
7318
7319 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7320
7321 * gnus.texi (Topic Commands): Fix next/previous.
7322
7323 2007-10-28 Simon Josefsson <jas@extundo.com>
7324
7325 * gnus.texi (Article Washing): Mention `W i'.
7326
7327 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7328
7329 * gnus.texi (Group Parameters): Slight extension of sieve
7330 parameter description.
7331
7332 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7333
7334 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7335 matching score files as well.
7336 (Picons): Describe `gnus-picon-style'.
7337
7338 2007-10-28 Romain Francoise <romain@orebokech.com>
7339
7340 * message.texi (Message Headers): Mention that headers are hidden
7341 using narrowing, and how to expose them.
7342 Update copyright.
7343
7344 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7345
7346 * gnus.texi: Mention `gnus-summary-limit-to-recipient' and
7347 `gnus-summary-sort-by-recipient'.
7348
7349 2007-10-28 Romain Francoise <romain@orebokech.com>
7350
7351 * gnus.texi (NNTP marks): New node.
7352 (NNTP): Move NNTP marks variables to the new node.
7353
7354 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7355
7356 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7357
7358 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7359
7360 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7361
7362 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7363 everywhere for consistency.
7364 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7365 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7366 Say "regular expression" instead of "regex." Admonish.
7367 Pick other words to sound better (s/so/thus/).
7368 (Spam ELisp Package Filtering of Incoming Mail):
7369 Mention statistical filters. Remove old TODO.
7370 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7371 New section on sorting and displaying the spam score.
7372 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7373 backend but an alias to spam-use-BBDB.
7374 (Extending the Spam ELisp package): Rewrite the example using the
7375 new backend functionality.
7376
7377 2007-10-28 Simon Josefsson <jas@extundo.com>
7378
7379 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7380 nntp-marks-directory, from Romain Francoise
7381 <romain@orebokech.com>.
7382
7383 2007-10-28 Magnus Henoch <mange@freemail.hu>
7384
7385 * gnus.texi (Hashcash): New default value of
7386 hashcash-default-payment.
7387
7388 2007-10-28 Simon Josefsson <jas@extundo.com>
7389
7390 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7391 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7392
7393 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7394
7395 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7396
7397 2007-10-28 Simon Josefsson <jas@extundo.com>
7398
7399 * gnus.texi (documentencoding): Add, to avoid warnings.
7400
7401 2007-10-28 Simon Josefsson <jas@extundo.com>
7402
7403 * message.texi (Mail Headers): Add.
7404
7405 * gnus.texi (Hashcash): Fix.
7406
7407 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7408
7409 * gnus.texi (Hashcash): Change location of library, also mention
7410 that payments can be verified and fix the name of the
7411 hashcash-path variable.
7412
7413 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7414
7415 * gnus.texi (Article Display): Add `gnus-picon-style'.
7416
7417 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7418
7419 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7420
7421 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7422
7423 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7424 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7425 warning about ham processors in spam groups removed.
7426
7427 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7428
7429 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7430 From Hubert Chan <hubert@uhoreg.ca>.
7431
7432 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7433
7434 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7435 (Mailing List): Typo.
7436 (Customizing Articles): Add gnus-treat-ansi-sequences.
7437 (Article Washing): Index.
7438
7439 * message.texi: Use m-dash consistently.
7440
7441 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7442
7443 * gnus.texi (GroupLens): Remove.
7444
7445 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7446
7447 * gnus.texi (Outgoing Messages, Agent Variables):
7448 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7449 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7450
7451 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7452
7453 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7454
7455 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7456
7457 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7458
7459 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7460
7461 2007-10-28 Simon Josefsson <jas@extundo.com>
7462
7463 * gnus.texi (Top): Add SASL.
7464
7465 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7466
7467 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7468
7469 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7470
7471 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7472
7473 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7474
7475 * calc.texi (Formulas, Composition Basics): Lower the
7476 precedence of negation.
7477
7478 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7479
7480 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7481 Mention the new three-letter column identifiers.
7482 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7483 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7484 message when using `c' on an empty default with default printer.
7485 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7486 renamed to `ses--symbolic-formulas' some time ago.
7487
7488 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7489
7490 * calc.texi (Default Simplifications, Making Selections)
7491 (Customizing Calc): Clarify associativity of multiplication.
7492
7493 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7494
7495 * tramp.texi (Traces and Profiles): Simplify loop over
7496 `trace-function-background'.
7497
7498 2007-10-22 Juri Linkov <juri@jurta.org>
7499
7500 * dired-x.texi (Shell Command Guessing): Default values are now
7501 available by typing M-n instead of M-p.
7502
7503 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7504
7505 * tramp.texi (Cleanup remote connections): New section.
7506 (Password caching): Remove `tramp-clear-passwd'.
7507 It's not a command anymore.
7508 (Bug Reports): Add `tramp-bug' to function index.
7509 (Function Index, Variable Index): New nodes.
7510 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7511
7512 * trampver.texi: Update release number.
7513
7514 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7515
7516 * calc.texi (History and Acknowledgements): Turn comment
7517 about integer size into past tense.
7518 (Time Zones): Remove pointer to Calc author's address.
7519 (Trigonometric and Hyperbolic Functions): Mention cotangent
7520 and hyperbolic cotangent. Fix typo.
7521
7522 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7523
7524 Sync with Tramp 2.1.11.
7525
7526 * trampver.texi: Update release number.
7527
7528 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7529
7530 * tramp.texi (External packages): New section.
7531
7532 2007-09-29 Juri Linkov <juri@jurta.org>
7533
7534 * info.texi (Help-Int): Document `L' (`Info-history').
7535
7536 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7537
7538 * org.texi: Change links to webpage and maintained email.
7539 (Remember): Promote to Chapter, significant changes.
7540 (Fast access to TODO states): New section.
7541 (Faces for TODO keywords): New section.
7542 (Export options): Example for #+DATE.
7543 (Progress logging): Section moved.
7544
7545 2007-09-26 Bill Wohler <wohler@newt.com>
7546
7547 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7548 browse-url-at-mouse.
7549
7550 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7551
7552 * flymake.texi (Customizable variables): Face names don't end in -face.
7553 Fix flymake-err-line-patterns template.
7554 (Example -- Configuring a tool called directly): Fix init-function.
7555 (Highlighting erroneous lines): Face names don't end in -face.
7556
7557 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7558
7559 * erc.texi (Special-Features): Fix small typo.
7560
7561 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7562
7563 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7564 and "External transfer methods".
7565
7566 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7567
7568 * calc.texi (Predefined Units): Add some history.
7569
7570 2007-09-08 Michael Olson <mwolson@gnu.org>
7571
7572 * erc.texi (Copying): New section included from gpl.texi.
7573 This matches the look of the upstream ERC manual.
7574
7575 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7576
7577 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7578 (Random Numbers): Clarify the distribution of `random'.
7579
7580 2007-09-06 Glenn Morris <rgm@gnu.org>
7581
7582 Move manual sources from man/ to subdirectories of doc/.
7583 Split into the Emacs manual in emacs/, and other manuals in misc/.
7584 Change all setfilename commands to use ../../info.
7585 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7586 refer to the Emacs manual here.
7587 (infodir): New variable.
7588 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7589 (cc-mode.texi, faq.texi): Update references to source file locations.
7590 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7591 do not refer to the Emacs manual here.
7592 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7593
7594 * Makefile.in: Add `basename' versions of all info targets, for
7595 convenience when rebuilding just one manual.
7596 (../etc/GNU): Delete obsolete target.
7597 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7598 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7599 *.vrs *.toc here...
7600 (maintainer-clean): ...from here.
7601
7602 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7603
7604 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7605
7606 * calc.texi (Date Conversions): Clarify definition of
7607 Julian day numbering.
7608 (Date Forms): Clarify definition of Julian day numbering;
7609 add some history.
7610
7611 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7612
7613 * org.texi: Version 5.07.
7614
7615 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7616
7617 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7618
7619 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7620
7621 * org.texi (Adding hyperlink types): New section.
7622 (Embedded LaTeX): Chapter updated because of LaTeX export.
7623 (LaTeX export): New section.
7624 (Using links out): New section.
7625
7626 2007-08-22 Glenn Morris <rgm@gnu.org>
7627
7628 * faq.texi (Learning how to do something): Refcards now in
7629 etc/refcards/ directory.
7630
7631 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7632
7633 * tramp.texi (Remote Programs): Persistency file must be cleared when
7634 changing `tramp-remote-path'.
7635 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7636 macro.
7637
7638 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7639
7640 * calc.texi: Move contents to beginning of file.
7641 (Algebraic Entry): Fix the formatting of an example.
7642
7643 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7644
7645 * calc.texi (Basic Operations on Units): Mention exact versus
7646 inexact conversions.
7647
7648 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7649
7650 * calc.texi (Basic Operations on Units): Mention default
7651 values for new units.
7652 (Quick Calculator Mode): Mention that binary format will
7653 be displayed.
7654
7655 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7656
7657 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7658
7659 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7660
7661 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7662
7663 2007-08-08 Glenn Morris <rgm@gnu.org>
7664
7665 * gnus.texi, sieve.texi: Replace `iff'.
7666
7667 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7668
7669 * calc.texi (Basic Graphics): Mention the graphing of error
7670 forms.
7671 (Graphics Options): Mention how `g s' handles error forms.
7672 (Curve Fitting): Mention plotting the curves.
7673 (Standard Nonlinear Models): Add additional models.
7674 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7675 (Linear Fits): Correct result.
7676
7677 2007-08-01 Alan Mackenzie <acm@muc.de>
7678
7679 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7680 to "--no-site-file".
7681
7682 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7683
7684 * tramp.texi (Frequently Asked Questions): Point to mode line
7685 extension in Emacs 23.1.
7686
7687 * trampver.texi: Update release number.
7688
7689 2007-07-27 Glenn Morris <rgm@gnu.org>
7690
7691 * calc.texi (Copying): Include license text from gpl.texi, rather than
7692 in-line.
7693
7694 2007-07-25 Glenn Morris <rgm@gnu.org>
7695
7696 * calc.texi (Copying): Replace license with GPLv3.
7697
7698 * Relicense all FSF files to GPLv3 or later.
7699
7700 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7701
7702 Sync with Tramp 2.1.10.
7703
7704 * tramp.texi (trampfn): Expand macro implementation in order to handle
7705 empty arguments.
7706 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7707 occurrences by trampfn.
7708 (Frequently Asked Questions): Extend example code for host
7709 identification in the modeline. Add bbdb to approaches shortening Tramp
7710 file names to be typed.
7711
7712 * trampver.texi: Update release number.
7713
7714 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7715
7716 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7717 section. Reported by <poti@potis.org>.
7718 (Remote processes): Arguments of the program to be debugged are taken
7719 literally.
7720 (Frequently Asked Questions): Simplify recentf example.
7721
7722 2007-07-14 Karl Berry <karl@gnu.org>
7723
7724 * info.texi (@copying): New Back-Cover Text.
7725
7726 * info.texi (Quitting Info): Move to proper place in source.
7727 (Reported by Benno Schulenberg.)
7728
7729 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7730
7731 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7732
7733 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7734
7735 * emacs-mime.texi: Add @documentencoding directive.
7736
7737 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7738
7739 * tramp.texi (Remote processes): Add an anchor to the subsection
7740 "Running a debugger on a remote host".
7741
7742 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7743
7744 * tramp.texi (Remote processes): Don't call it "experimental" any
7745 longer. Add subsection about running a debugger on a remote host.
7746
7747 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7748
7749 * org.texi (Properties and columns): Chapter rewritten.
7750
7751 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7752
7753 * tramp.texi:
7754 * trampver.texi: Migrate to Tramp 2.1.
7755
7756 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7757
7758 * org.texi (Properties): New chapter.
7759
7760 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7761
7762 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7763 Control Panel.
7764
7765 * gnus.texi (Misc Article): Add index entry for
7766 gnus-single-article-buffer.
7767
7768 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7769
7770 * gnus.texi (Starting Up): Fix typo.
7771
7772 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7773
7774 * gnus.texi (Asynchronous Fetching): Fix typo.
7775
7776 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7777
7778 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7779 (About This Manual): Remove redundant information.
7780 (Getting Started): Mention author.
7781 (Basic Arithmetic, Customizing Calc): Make description of the
7782 variable `calc-multiplication-has-precedence' match its new effect.
7783
7784 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7785
7786 * calc.texi (Basic Arithmetic, Customizing Calc):
7787 Mention the variable `calc-multiplication-has-precedence'.
7788
7789 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7790
7791 * org.texi (Tag): Section swapped with node Timestamps.
7792 (Formula syntax for Lisp): Document new `L' flag.
7793
7794 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7795
7796 * gnus.texi (Misc Group Stuff, Summary Buffer)
7797 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7798
7799 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7800
7801 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7802 * gnus.texi (Article Buttons, Mail Source Customization)
7803 (Sending or Not Sending, Customizing NNDiary):
7804 * message.texi (Message Headers):
7805 * mh-e.texi (HTML): Fix typos.
7806
7807 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7808
7809 Sync with Tramp 2.0.56.
7810
7811 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7812 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7813
7814 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7815
7816 * Version 22.1 released.
7817
7818 2007-05-26 Michael Olson <mwolson@gnu.org>
7819
7820 * erc.texi (Modules): Fix references to completion modules.
7821
7822 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7823
7824 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7825
7826 2007-05-09 Didier Verna <didier@xemacs.org>
7827
7828 * gnus.texi (Email Based Diary): New. Proper documentation for the
7829 nndiary back end and the gnus-diary library.
7830
7831 2007-05-03 Karl Berry <karl@gnu.org>
7832
7833 * .cvsignore (*.pdf): New entry.
7834
7835 * texinfo.tex: Update from current version for better pdf generation.
7836
7837 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7838
7839 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7840
7841 2007-04-28 Glenn Morris <rgm@gnu.org>
7842
7843 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7844 consideration of legal status.
7845
7846 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7847
7848 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7849
7850 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7851
7852 * faq.texi (New in Emacs 22): python.el removed.
7853
7854 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7855
7856 * calc.texi (Reporting bugs): Update maintainer's address.
7857
7858 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7859
7860 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7861
7862 2007-04-15 Jay Belanger <belanger@truman.edu>
7863
7864 * calc.texi (Title page): Remove the date.
7865 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7866 (The Standard Calc Interface): Change trail title.
7867 (Floats): Mention that when non-decimal floats are entered, only
7868 approximations are stored.
7869 (Copying): Move to the appendices.
7870 (GNU Free Documentation License): Add as an appendix.
7871
7872 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7873
7874 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7875 * dired-x.texi, ebrowse.texi, ediff.texi:
7876 * emacs-mime.texi, erc.texi, eshell.texi:
7877 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7878 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7879 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7880 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7881 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7882 * woman.texi: Include GFDL.
7883
7884 * doclicense.texi: Remove node heading, so that it can be included by
7885 other files.
7886
7887 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7888
7889 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7890 than *.
7891
7892 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7893
7894 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7895 in Calc.
7896
7897 2007-04-09 Romain Francoise <romain@orebokech.com>
7898
7899 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7900 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7901 replace mouse-2.
7902
7903 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7904
7905 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7906 renamed to woman-use-topic-at-point. Document new behavior.
7907
7908 2007-04-08 Richard Stallman <rms@gnu.org>
7909
7910 * url.texi: Fix some indexing.
7911 (Disk Caching): Drop discussion of old/other Emacs versions.
7912
7913 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7914
7915 * url.texi (Disk Caching): Say Emacs 21 "and later".
7916
7917 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7918 on Font locking which now mentions JIT lock.
7919
7920 2007-04-01 Michael Olson <mwolson@gnu.org>
7921
7922 * erc.texi: Update for the ERC 5.2 release.
7923
7924 2007-03-31 David Kastrup <dak@gnu.org>
7925
7926 * woman.texi (Topic, Interface Options): Explain changes semantics of
7927 woman-manpath in order to consider MANPATH_MAP entries.
7928
7929 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7930
7931 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7932
7933 2007-03-26 Richard Stallman <rms@gnu.org>
7934
7935 * pgg.texi (Caching passphrase): Clean up previous change.
7936
7937 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7938
7939 * gnus.texi (Setting Process Marks): Fix typo.
7940
7941 2007-03-25 Romain Francoise <romain@orebokech.com>
7942
7943 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7944 readability, and include various fixes by Daniel Brockman, Nick Roberts
7945 and Dieter Wilhelm.
7946
7947 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7948
7949 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7950
7951 * gnus.texi (Mail Source Specifiers): Fix typo.
7952
7953 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7954
7955 * reftex.texi (Imprint): Update maintainer information.
7956
7957 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7958
7959 * message.texi (Message Buffers): Update documentation for
7960 message-generate-new-buffers.
7961
7962 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7963
7964 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7965
7966 2007-03-21 Glenn Morris <rgm@gnu.org>
7967
7968 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7969
7970 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7971
7972 * eshell.texi (Known problems): Emacs 21 -> 22.
7973
7974 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7975
7976 2007-03-18 Jay Belanger <belanger@truman.edu>
7977
7978 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7979
7980 2007-03-12 Glenn Morris <rgm@gnu.org>
7981
7982 * calc.texi (Time Zones): Switch to new North America DST rule.
7983
7984 * calc.texi: Replace "daylight savings" with "daylight
7985 saving" in text throughout.
7986
7987 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7988
7989 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7990 The variable now uses a list of symbols instead of just a symbol.
7991 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7992
7993 2007-03-06 Romain Francoise <romain@orebokech.com>
7994
7995 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7996 new packages, and mention Gnus update.
7997
7998 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7999
8000 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
8001 nntp-open-connection-functions-never-echo-commands.
8002
8003 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
8004
8005 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
8006 problems on the console, and security risk in not using gpg-agent.
8007
8008 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
8009
8010 * org.texi (The spreadsheet): Rename from "Table calculations".
8011 Completely reorganized and rewritten.
8012 (CamelCase links): Section removed.
8013 (Repeating items): New section.
8014 (Tracking TODO state changes): New section.
8015 (Agenda views): Chapter reorganized and rewritten.
8016 (HTML export): Section rewritten.
8017 (Tables in arbitrary syntax): New section.
8018 (Summary): Better feature summary.
8019 (Activation): Document problem with cut-and-paste of Lisp code
8020 from PDF files.
8021 (Visibility cycling): Document indirect buffer use.
8022 (Structure editing): Document sorting.
8023 (Remember): Section rewritten.
8024 (Time stamps): Better description of time stamp types.
8025 (Tag searches): Document regular expression search for tags.
8026 (Stuck projects): New section.
8027 (In-buffer settings): New keywords.
8028 (History and Acknowledgments): Update description.
8029
8030 2007-02-24 Alan Mackenzie <acm@muc.de>
8031
8032 * cc-mode.texi (Movement Commands): Insert two missing command names.
8033 (Getting Started): Slight wording correction (use conditional).
8034
8035 2007-02-22 Kim F. Storm <storm@cua.dk>
8036
8037 * widget.texi (User Interface, Basic Types): Document need to put some
8038 text before the %v escape in :format string in editable-field widget.
8039
8040 2007-02-18 Romain Francoise <romain@orebokech.com>
8041
8042 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
8043 `cvs-mode-quit'.
8044
8045 2007-02-10 Markus Triska <markus.triska@gmx.at>
8046
8047 * widget.texi (Programming Example): Put constant strings in :format.
8048
8049 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
8050
8051 * faq.texi (Fullscreen mode on MS-Windows): New node.
8052
8053 2007-02-04 David Kastrup <dak@gnu.org>
8054
8055 * faq.texi (AUCTeX): Update version number. Should probably be done
8056 for other packages as well.
8057
8058 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8059
8060 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
8061 <tassilo@member.fsf.org>.
8062
8063 2007-01-20 Markus Triska <markus.triska@gmx.at>
8064
8065 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
8066
8067 2007-01-13 Michael Olson <mwolson@gnu.org>
8068
8069 * erc.texi (Modules): Mention capab-identify module.
8070
8071 2007-01-05 Michael Olson <mwolson@gnu.org>
8072
8073 * erc.texi (Getting Started): Update for /RECONNECT command.
8074
8075 2007-01-04 Richard Stallman <rms@gnu.org>
8076
8077 * ebrowse.texi: Change C-c b to C-c C-m.
8078
8079 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
8080
8081 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
8082 variables only in info to avoid redundant entries in the printed
8083 manual.
8084
8085 2007-01-02 Daiki Ueno <ueno@unixuser.org>
8086
8087 * message.texi (Using PGP/MIME): Document gpg-agent usage.
8088
8089 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
8090
8091 * message.texi (Security): Split into sub-nodes.
8092
8093 2007-01-01 Alan Mackenzie <acm@muc.de>
8094
8095 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
8096 eval-after-load in Emacs <=21 and a workaround. Document that
8097 trigraphs are not supported.
8098
8099 2007-01-01 Alan Mackenzie <acm@muc.de>
8100
8101 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
8102 c-context-line-break. When invoked within a string, preserve
8103 whitespace. Add a backslash only when also in a macro.
8104
8105 2007-01-01 Alan Mackenzie <acm@muc.de>
8106
8107 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
8108
8109 2007-01-01 Alan Mackenzie <acm@muc.de>
8110
8111 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
8112 are now bound by default to c-\(beginning\|end\)-of-defun by default.
8113
8114 2007-01-01 Alan Mackenzie <acm@muc.de>
8115
8116 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
8117 "Choosing a Style".
8118
8119 * cc-mode.texi ("Styles"): Add @dfn{style}.
8120
8121 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
8122
8123 Sync with Tramp 2.0.55.
8124
8125 * trampver.texi: Update release number.
8126
8127 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
8128
8129 * gnus.texi (Customizing Articles): Add index entries for all
8130 gnus-treat-* variables.
8131
8132 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
8133
8134 * gnus.texi (IMAP): Fix incorrect explanation of
8135 nnimap-search-uids-not-since-is-evil in documentation for
8136 nnimap-expunge-search-string.
8137
8138 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
8139
8140 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
8141 spam-ifile-database.
8142
8143 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
8144
8145 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
8146 rebind C-s.
8147
8148 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
8149
8150 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
8151 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
8152 "expiring mail".
8153 (IMAP): Document nnimap-search-uids-not-since-is-evil and
8154 nnimap-nov-is-evil.
8155
8156 2006-12-25 Kevin Ryde <user42@zip.com.au>
8157
8158 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
8159 about the key procedure being used heavily.
8160
8161 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
8162
8163 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
8164 to t.
8165 (Prerequisites): Add explanation about gpg-agent.
8166
8167 2006-12-22 Kevin Ryde <user42@zip.com.au>
8168
8169 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
8170 "sort" instead of "sort*".
8171
8172 2006-12-19 Richard Stallman <rms@gnu.org>
8173
8174 * calc.texi (History and Acknowledgements): Recognize that Emacs
8175 now does have floating point.
8176
8177 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
8178
8179 * tramp.texi (External transfer methods): Describe new method `scpc'.
8180
8181 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
8182
8183 * pgg.texi: Added short note on gpg-agent to the introduction.
8184
8185 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
8186
8187 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
8188 also applies to Cc.
8189
8190 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
8191
8192 * gnus.texi (X-Face): Clarify. Say which programs are required
8193 on Windows.
8194
8195 2006-12-08 Michael Olson <mwolson@gnu.org>
8196
8197 * erc.texi (Modules): Remove documentation for list module.
8198
8199 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8200
8201 * faq.texi (^M in the shell buffer): Ditto.
8202
8203 2006-11-20 Michael Olson <mwolson@gnu.org>
8204
8205 * erc.texi: Call this the 5.2 stable pre-release of ERC.
8206
8207 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
8208
8209 * org.texi: Fix typos.
8210 (Agenda commands): Document `C-k'.
8211
8212 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8213
8214 * url.texi (http/https): Fix a typo in the HTTP URL.
8215
8216 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8217
8218 * ada-mode.texi: Total rewrite.
8219
8220 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8221
8222 * org.texi: Minor typo fixes.
8223
8224 2006-11-13 Bill Wohler <wohler@newt.com>
8225
8226 Release MH-E manual version 8.0.3.
8227
8228 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8229 release 8.0.3.
8230
8231 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8232 to set MAILDIR.
8233 (Reading Mail): Document the customization of read-mail-command
8234 for MH-E.
8235 (Viewing Attachments): Document mm-discouraged-alternatives.
8236 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8237 (Junk): Add more information about the settings of mh-junk-background
8238 in a program. Add /usr/bin/mh to PATH in examples.
8239
8240 2006-11-12 Richard Stallman <rms@gnu.org>
8241
8242 * woman.texi: Update author address but say he no longer maintains it.
8243
8244 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8245
8246 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8247 archived trees.
8248 (Checkboxes): Section moved to chapter 5, and extended.
8249 (The date/time prompt): New section.
8250 (Link abbreviations): New section.
8251 (Presentation and sorting): New section.
8252 (Custom agenda views): Section completely rewritten.
8253 (Summary): Compare with Planner.
8254 (Feedback): More info about creating backtraces.
8255 (Plain lists): Modify example.
8256 (Breaking down tasks): New section.
8257 (Custom time format): New section.
8258 (Time stamps): Document inactive timestamps.
8259 (Setting tags): More details about fast tag selection.
8260 (Block agenda): New section.
8261 (Custom agenda views): Section rewritten.
8262 (Block agenda): New section.
8263
8264 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8265
8266 * tramp.texi (Configuration): scp is the default method.
8267 (Default Method): Use ssh as example for another method.
8268
8269 2006-10-27 Richard Stallman <rms@gnu.org>
8270
8271 * woman.texi: Downcase nroff/troff/roff.
8272 (Installation): Chapter deleted. Some xrefs deleted.
8273 (Background): woman doesn't advise man ;-).
8274
8275 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8276
8277 * ada-mode.texi (Project files, Identifier completion)
8278 (Automatic Casing, Debugging, Using non-standard file names)
8279 (Working Remotely): Fix typos.
8280
8281 2006-10-20 Masatake YAMATO <jet@gyve.org>
8282
8283 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8284 sample code `my-c-initialization-hook'.
8285
8286 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8287
8288 * widget.texi: Fix typos.
8289
8290 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8291
8292 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8293 "???". There have been no complaints for years, so the information
8294 must be appropriate.
8295
8296 2006-10-16 Richard Stallman <rms@gnu.org>
8297
8298 * widget.texi: Use @var instead of capitalization.
8299 Clarify many widget type descriptions.
8300
8301 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8302
8303 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8304 gnus-dired-attach.
8305 (Selecting a Group): Fix typo.
8306
8307 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8308
8309 * widget.texi: Fix typos.
8310
8311 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8312
8313 * gnus.texi (Image Enhancements): Update for Emacs 22.
8314
8315 * gnus-faq.texi ([1.3]): Update.
8316
8317 2006-10-06 Richard Stallman <rms@gnu.org>
8318
8319 * faq.texi (Displaying the current line or column):
8320 Delete "As of Emacs 20".
8321
8322 2006-10-06 Romain Francoise <romain@orebokech.com>
8323
8324 * faq.texi (VM): VM works with Emacs 22 too.
8325
8326 2006-10-06 Richard Stallman <rms@gnu.org>
8327
8328 * ebrowse.texi: Remove Emacs version "21" from title.
8329
8330 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8331
8332 * gnus.texi (Foreign Groups): Say where change of editing commands are
8333 stored. Add reference to `gnus-parameters'.
8334
8335 2006-09-15 Jay Belanger <belanger@truman.edu>
8336
8337 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8338 Change "Library Public License" to "Lesser Public License"
8339 throughout. Use "yyyy" to represent year.
8340
8341 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8342
8343 * org.texi (Setting tags): Typo fix.
8344
8345 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8346
8347 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8348
8349 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8350
8351 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8352
8353 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8354
8355 * faq.texi (Escape sequences in shell output): EMACS is now set
8356 to Emacs's absolute file name, not to "t".
8357 (^M in the shell buffer): Likewise.
8358
8359 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8360
8361 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8362 mails with pop3-leave-mail-on-server. Fix wording.
8363 (Limiting): Improve gnus-summary-limit-to-articles.
8364 (X-Face): Fix typo.
8365
8366 2006-09-11 Simon Josefsson <jas@extundo.com>
8367
8368 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8369 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8370
8371 2006-09-06 Simon Josefsson <jas@extundo.com>
8372
8373 * smtpmail.texi (Authentication): Mention SSL.
8374
8375 2006-09-03 Diane Murray <disumu@x3y2z1.net>
8376
8377 * erc.texi (Getting Started, Connecting): Change erc-select to erc.
8378
8379 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8380
8381 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8382 Don't use @indicateurl.
8383
8384 * cc-mode.texi (Subword Movement): Don't use @headitem.
8385 (Custom Braces, Clean-ups): Don't use @tie.
8386
8387 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8388
8389 Sync with Tramp 2.0.54.
8390
8391 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8392 Suggested by Adrian Phillips <a.phillips@met.no>.
8393
8394 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8395
8396 * org.texi (Installation, Activation): Split from Installation and
8397 Activation.
8398 (Clocking work time): Documented new features.
8399
8400 2006-08-13 Alex Schroeder <alex@gnu.org>
8401
8402 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8403 example.
8404
8405 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8406
8407 * faq.texi (How to add fonts): New node.
8408
8409 2006-08-05 Romain Francoise <romain@orebokech.com>
8410
8411 * faq.texi (New in Emacs 22): Expand.
8412
8413 2006-08-03 Michael Olson <mwolson@gnu.org>
8414
8415 * erc.texi: Update for ERC 5.1.4.
8416
8417 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8418
8419 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8420 in .../site-lisp/gnus/ by default.
8421 [ From gnus-news.texi in the trunk. ]
8422
8423 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8424
8425 * gnus.texi (MIME Commands): Additions for yEnc.
8426
8427 2006-07-24 Richard Stallman <rms@gnu.org>
8428
8429 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8430 * faq.texi: Move periods and commas inside quotes.
8431
8432 2006-07-20 Jay Belanger <belanger@truman.edu>
8433
8434 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8435
8436 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8437
8438 * faq.texi (Security risks with Emacs): Document Emacs 22
8439 file-local-variable mechanism.
8440
8441 2006-07-12 Michael Olson <mwolson@gnu.org>
8442
8443 * erc.texi: Update for ERC 5.1.3.
8444
8445 2006-07-12 Alex Schroeder <alex@gnu.org>
8446
8447 * rcirc.texi: Fix typos.
8448 (Getting started with rcirc): New calling convention for M-x irc.
8449 Mention #rcirc. Removed channel tracking.
8450 (Configuration): Change the names of all variables that got changed
8451 recently, eg. rcirc-server to rcirc-default-server. Added
8452 documentation for rcirc-authinfo, some background for Bitlbee, and
8453 rcirc-track-minor-mode.
8454 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8455 Scrolling.
8456 (Reconnecting after you have lost the connection): Fix example code
8457 to match code changes.
8458
8459 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8460
8461 * gnus.texi, message.texi: Fix typos.
8462
8463 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8464
8465 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8466 commands.
8467 (Global TODO list): Document the use of the variables
8468 `org-agenda-todo-ignore-scheduled' and
8469 `org-agenda-todo-list-sublevels'.
8470
8471 2006-07-05 Richard Stallman <rms@gnu.org>
8472
8473 * faq.texi (Scrolling only one line): Fix xref.
8474
8475 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8476
8477 * faq.texi (Evaluating Emacs Lisp code):
8478 Throughout, replace eval-current-buffer with eval-buffer.
8479
8480 2006-07-03 Richard Stallman <rms@gnu.org>
8481
8482 * rcirc.texi (Scrolling conservatively): Fix xref.
8483
8484 * pcl-cvs.texi (Viewing differences): Usage fix.
8485
8486 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8487
8488 * org.texi (Agenda commands): Document `s' key to save all org-mode
8489 buffers.
8490
8491 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8492
8493 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8494 names. Mention `cvs-msg' face.
8495
8496 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8497
8498 * org.texi (Checkboxes): New section.
8499
8500 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8501
8502 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8503 throughout this chapter.
8504
8505 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8506
8507 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8508 text for standalone vs Emacs info.
8509 (Help): Clarify header line description. Use mouse-1 for clicks.
8510 (Help-P): Use mouse-1 for clicks.
8511 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8512 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8513 (Choose menu subtopic): Remove gratuitous Emacs command names.
8514 (Help-FOO): Put usual behavior first.
8515 (Help-Xref): Clicking on xrefs works in Emacs.
8516 (Search Text): Clarify what the default behavior is.
8517 (Create Info buffer): Fix Emacs window/X window confusion.
8518 (Emacs Info Variables): Fix for new Emacs init file behavior.
8519
8520 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8521
8522 * gnus.texi (Summary Buffer Lines): Fix typo.
8523
8524 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8525
8526 * org.texi (Embedded LaTeX): New chapter.
8527 (Archiving): Section rewritten.
8528 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8529
8530 2006-06-20 Bill Wohler <wohler@newt.com>
8531
8532 Release MH-E manual version 8.0.1.
8533
8534 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8535 release 8.0.1.
8536 (Preface): Depend on GNU mailutils 1.0 and higher.
8537
8538 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8539
8540 * message.texi (News Headers): Update message-syntax-checks section.
8541
8542 2006-06-19 Karl Berry <karl@gnu.org>
8543
8544 * info.texi (Advanced): Mention C-q, especially with ?.
8545
8546 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8547
8548 * org.texi (Publishing links): Document the `:link-validation-function'
8549 property.
8550 (Extensions and Hacking): New chapter, includes some sections of the
8551 "Miscellaneous" chapter.
8552
8553 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8554
8555 * org.texi (Progress logging): New section.
8556
8557 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8558
8559 * org.texi (ASCII export): Document indentation adaptation.
8560 (Setting tags): Document mutually-exclusive tags.
8561
8562 2006-06-05 Romain Francoise <romain@orebokech.com>
8563
8564 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8565 Fix typo.
8566
8567 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8568 channel (#gnus@irc.freenode.net).
8569 Fix typos. Update copyright notice.
8570
8571 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8572 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8573 (Line-Up Functions, Custom Macros):
8574 * ediff.texi (Window and Frame Configuration)
8575 (Highlighting Difference Regions):
8576 * emacs-mime.texi (Display Customization):
8577 * erc.texi (History):
8578 * eshell.texi (Known problems):
8579 * eudc.texi (Overview, BBDB):
8580 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8581 (The problem of spam, SpamOracle, Extending the Spam package)
8582 (Conformity, Terminology):
8583 * idlwave.texi (Routine Info)
8584 (Class and Keyword Inheritance, Padding Operators)
8585 (Breakpoints and Stepping, Electric Debug Mode)
8586 (Examining Variables, Troubleshooting):
8587 * org.texi (Creating timestamps):
8588 * reftex.texi (Commands, Options, Changes):
8589 * tramp.texi (Inline methods, Password caching)
8590 (Auto-save and Backup, Issues):
8591 * vip.texi (Files, Commands in Insert Mode):
8592 * viper.texi (Emacs Preliminaries, States in Viper)
8593 (Packages that Change Keymaps, Viper Specials, Groundwork):
8594 Fix various typos.
8595
8596 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8597
8598 * ediff.texi: Fix typos.
8599
8600 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8601
8602 * org.texi: Small typo fixes.
8603
8604 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8605
8606 * viper.texi (Viper Specials):
8607 * gnus.texi (Example Setup):
8608 * faq.texi (Backspace invokes help):
8609 * dired-x.texi (Optional Installation Dired Jump):
8610 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8611 follow coding conventions.
8612
8613 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8614
8615 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8616
8617 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8618
8619 * pcl-cvs.texi: Fix typos.
8620 (Customization): Say "us".
8621
8622 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8623
8624 * org.texi: Remove bogus @setfilename.
8625
8626 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8627
8628 * org.texi (ASCII export): Omit command name.
8629 (HTML export): Add prefix to all lines in Local Variable example.
8630 (Acknowledgments): Typeset names in italics.
8631
8632 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8633
8634 * org.texi (Plain lists): Add new item navigation commands.
8635 (External links): Document elisp and info links.
8636 (Custom searches): New section.
8637 (Publishing): New chapter.
8638 (HTML export): Include a list of supported CSS classes.
8639 (Setting tags): Describe the fast-tag-setting interface.
8640
8641 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8642
8643 * dired-x.texi: ifinfo -> ifnottex.
8644
8645 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8646
8647 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8648
8649 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8650
8651 * message.texi (Interface): Add tool bar customization.
8652 (MIME): Index and text additions for mml-attach.
8653 (MIME): Describe mml-dnd-protocol-alist and
8654 mml-dnd-attach-options.
8655
8656 * gnus.texi (Oort Gnus): Reorder entries in sections.
8657 Fix some entries.
8658 (Starting Up): Add references to "Emacs for Heathens" and to
8659 "Finding the News". Add user-full-name and user-mail-address.
8660 (Group Buffer Format): Add tool bar customization and update.
8661 (Summary Buffer): Add tool bar customization.
8662 (Posting Styles): Add message-alternative-emails.
8663
8664 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8665
8666 * tramp.texi (Filename completion): Improve wording.
8667
8668 2006-05-07 Romain Francoise <romain@orebokech.com>
8669
8670 * faq.texi (Using regular expressions): Fix typo.
8671 (Packages that do not come with Emacs): Fix capitalization.
8672 (Replacing text across multiple files): Expand node to explain how
8673 to use `dired-do-query-replace-regexp' in more detail, based on
8674 suggestion by Eric Hanchrow <offby1@blarg.net>.
8675
8676 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8677
8678 * tramp.texi (Filename completion): Completion of remote files'
8679 method, user name and host name is active only in partial
8680 completion mode.
8681
8682 2006-05-06 Bill Wohler <wohler@newt.com>
8683
8684 Release MH-E manual version 8.0.
8685
8686 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8687 release 8.0.
8688
8689 2006-05-06 Bill Wohler <wohler@newt.com>
8690
8691 * mh-e.texi (MH-BOOK-HOME): Change from
8692 http://www.ics.uci.edu/~mh/book/mh to
8693 http://rand-mh.sourceforge.net/book/mh.
8694 Replace .htm suffix with .html for MH book files.
8695 (Using This Manual): Update key binding for getting relevant
8696 chapter in Info from command key.
8697 (Ranges): Fix itemx.
8698
8699 2006-05-05 Karl Berry <karl@gnu.org>
8700
8701 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8702 (\fonttextsize): New user-level command to change text font size.
8703
8704 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8705
8706 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8707
8708 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8709
8710 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8711
8712 2006-04-24 Bill Wohler <wohler@newt.com>
8713
8714 * mh-e.texi (Getting Started): Make it more explicit that you need
8715 to install MH. Add pointers to current MH implementations.
8716
8717 2006-04-21 Bill Wohler <wohler@newt.com>
8718
8719 Release MH-E manual version 7.94.
8720
8721 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8722 release 7.94.
8723
8724 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8725
8726 * org.texi: Many small fixes.
8727 (Handling links): Rename from "Managing links".
8728
8729 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8730
8731 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8732 (Splitting mail using spam-stat): Fix @xref.
8733
8734 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8735
8736 * gnus.texi (Spam Package): Major revision of the text.
8737 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8738
8739 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8740
8741 * org.texi (Time stamps): Better explanation of the purpose of
8742 different time stamps.
8743 (Structure editing, Plain lists): More details on how new items
8744 and headings are inserted.
8745
8746 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8747
8748 * org.texi (Formula syntax): Fix link to Calc Manual.
8749
8750 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8751
8752 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8753
8754 2006-04-17 Bill Wohler <wohler@newt.com>
8755
8756 * mh-e.texi (Folders): Update mh-before-quit-hook and
8757 mh-quit-hook example with code that removes the buffers rather
8758 than just bury them.
8759
8760 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8761
8762 Sync with Tramp 2.0.53.
8763
8764 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8765
8766 * org.texi (Updating settings): New section.
8767 (Visibility cycling): Better names for the startup folding
8768 options.
8769 (Exporting): Completely restructured.
8770 (The very busy C-c C-c key): New section.
8771 (Summary of in-buffer settings): New section.
8772
8773 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8774
8775 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8776
8777 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8778
8779 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8780 (Server Commands): Key `v' is reserved for users.
8781
8782 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8783
8784 * org.texi (Link format): New section, emphasis on bracket links.
8785 (External links): Document bracket links.
8786 (FAQ): Expand to cover shell links and the new link format.
8787
8788 2006-04-09 Kevin Ryde <user42@zip.com.au>
8789
8790 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8791
8792 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8793
8794 * gnus.texi (Summary Buffer Lines): Add `*'.
8795
8796 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8797
8798 * gnus.texi (Group Parameters):
8799 Mention gnus-permanently-visible-groups.
8800
8801 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8802
8803 * gnus.texi (Face): Fix typo.
8804
8805 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8806
8807 * gnus.texi (X-Face): Clarify.
8808 (Face): Need Emacs with PNG support.
8809
8810 2006-04-06 Richard Stallman <rms@gnu.org>
8811
8812 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8813 Emacs".
8814
8815 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8816
8817 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8818 blocks not suitable for inclusion with Emacs using variable
8819 PARTOFEMACS.
8820
8821 2006-04-04 Simon Josefsson <jas@extundo.com>
8822
8823 * gnus.texi (Security): Improve.
8824
8825 2006-04-02 Karl Berry <karl@gnu.org>
8826
8827 * texinfo.tex: Update to current version (2006-03-21.13).
8828
8829 2006-04-02 Bill Wohler <wohler@newt.com>
8830
8831 * mh-e.texi (Getting Started, Junk, Bug Reports)
8832 (MH FAQ and Support): Fix URLs.
8833
8834 2006-03-31 Romain Francoise <romain@orebokech.com>
8835
8836 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8837 to t, not nil (and has for the past eight years).
8838
8839 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8840
8841 * message.texi, gnus.texi: Bump version to 5.11.
8842
8843 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8844
8845 * gnus.texi (Top): Add comment about version line.
8846
8847 * message.texi (Top): Ditto. Change to take named versions into
8848 account.
8849
8850 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8851
8852 * gnus.texi (Posting Styles): Add x-face-file to example.
8853 (X-Face): Refer to posting styles.
8854
8855 * gnus-faq.texi ([5.8]): Add x-face-file.
8856 ([8.4]): Add links to gmane.emacs.gnus.user and
8857 gmane.emacs.gnus.general.
8858
8859 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8860
8861 * gnus-faq.texi: Use .invalid.
8862 ([5.4]): Fix gnus-posting-styles example.
8863
8864 2006-03-27 Romain Francoise <romain@orebokech.com>
8865
8866 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8867 Emacs/W3 needs a new maintainer.
8868 (Ispell): Update author and version info.
8869 (Mailcrypt): Mention PGG.
8870 (New in Emacs 22): Add PGG to the list of new packages.
8871 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8872 updating dead URLs.
8873
8874 2006-03-25 Karl Berry <karl@gnu.org>
8875
8876 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8877 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8878 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8879 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8880 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8881 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8882 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8883 (2) do not indent copyright year list (or anything else).
8884
8885 2006-03-21 Bill Wohler <wohler@newt.com>
8886
8887 * mh-e.texi (Folders): Various edits.
8888
8889 2006-03-20 Romain Francoise <romain@orebokech.com>
8890
8891 * gnus.texi (Mail Folders): Grammar fix.
8892
8893 2006-03-19 Bill Wohler <wohler@newt.com>
8894
8895 * mh-e.texi (Replying): Document Mail-Followup-To.
8896 Change manually-formatted table to multitable. Add debugging info.
8897 Move description of mh-reply-default-reply-to into paragraph
8898 that describes its values.
8899
8900 2006-03-17 Bill Wohler <wohler@newt.com>
8901
8902 * mh-e.texi: Use smallexample and smalllisp consistently.
8903 (Sending Mail Tour): Update method of entering
8904 addresses and subject.
8905 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8906 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8907
8908 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8909
8910 * org.texi: Version number change only.
8911
8912 2006-03-14 Bill Wohler <wohler@newt.com>
8913
8914 * mh-e.texi: Add index entries around each paragraph rather than
8915 depend on entries from beginning of node. Doing so ensures that
8916 index entries are less likely to be forgotten if text is cut and
8917 pasted, and are necessary anyway if the references are on a
8918 separate page. It seems that makeinfo is now (v. 4.8) only
8919 producing one index entry per node, so there is no longer any
8920 excuse not to. Use subheading instead of heading. The incorrect
8921 use of heading produced very large fonts in Info--as large as the
8922 main heading.
8923 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8924 versions 6 and 7 appeared *around* the time of these Emacs releases.
8925
8926 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8927
8928 * org.texi (Clean view): Document new startup options.
8929
8930 2006-03-11 Bill Wohler <wohler@newt.com>
8931
8932 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8933 (Composing, Scan Line Formats): Fix @refs.
8934 (Getting Started): Define MH profile and MH profile components.
8935 (Incorporating Mail, Reading Mail, Viewing, Printing)
8936 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8937 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8938 for string constants.
8939 (Tool Bar): Remove spurious quote.
8940 (Junk): Use ``...'' instead of "...".
8941 (Scan Line Formats): Replace @samp with @kbd.
8942
8943 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8944
8945 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8946
8947 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8948
8949 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8950 easy to understand.
8951
8952 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8953
8954 * gnus.texi: Markup fix.
8955 (Fancy Mail Splitting): Specify new feature.
8956
8957 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8958
8959 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8960 partial-words matching.
8961
8962 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8963
8964 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8965
8966 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8967 (MIME Commands): Fix mm-discouraged-alternatives.
8968
8969 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8970
8971 * org.texi: Version number change only.
8972
8973 2006-03-06 Bill Wohler <wohler@newt.com>
8974
8975 * mh-e.texi: Move from SourceForge repository to Savannah.
8976 This is version 7.93, which is a total rewrite from the previous
8977 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8978 version 7.93.
8979
8980 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8981
8982 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8983
8984 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8985
8986 * org.texi (Interaction): Add item about `org-mouse.el' by
8987 Piotr Zielinski.
8988 (Managing links): Document that also mouse-1 can be used to
8989 activate a link.
8990 (Headlines, FAQ): Add entry about hiding leading stars.
8991 (Miscellaneous): Resort the sections in this chapter to a more
8992 logical sequence.
8993
8994 2006-02-27 Simon Josefsson <jas@extundo.com>
8995
8996 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8997 2004-01-27 from the trunk).
8998
8999 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9000
9001 * cc-mode.texi: Rename c-hungry-backspace to
9002 c-hungry-delete-backwards, at the request of RMS. Leave the old
9003 name as an alias.
9004
9005 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9006
9007 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
9008 include the function header within the defun.
9009
9010 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9011
9012 * cc-mode.texi: Correct two typos.
9013
9014 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
9015
9016 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
9017 existing comment.
9018 (Electric Keys): Add a justification for electric indentation.
9019 (Hungry WS Deletion): Clear up the names and complications of the
9020 BACKSPACE and DELETE keys.
9021
9022 2006-02-23 Juri Linkov <juri@jurta.org>
9023
9024 * faq.texi (Common requests): Move `Turning on auto-fill by
9025 default' after `Wrapping words automatically'. Move `Working with
9026 unprintable characters' before `Searching for/replacing newlines'.
9027 Move `Replacing highlighted text' after `Highlighting a region'.
9028 Merge `Repeating commands' and `Repeating a command as many times
9029 as possible' into the former.
9030 (Packages that do not come with Emacs): Add refs to Gmane and
9031 etc/MORE.STUFF.
9032
9033 2006-02-23 Juri Linkov <juri@jurta.org>
9034
9035 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
9036 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
9037 Add xref to `(emacs)Reporting Bugs'.
9038 (Getting a printed manual): Add URL to other formats of the manual.
9039 (Common requests): Fix menu.
9040 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
9041 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
9042 (Inserting text at the beginning of each line): Add pxref to
9043 `Changing the included text prefix'.
9044 (Forcing the cursor to remain in the same column): Mention `track-eol'
9045 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
9046 (Replacing text across multiple files): Add keybinding `Q' for
9047 `dired-do-query-replace'.
9048
9049 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
9050
9051 * reftex.texi: Version number and date change only.
9052
9053 * org.texi (Internal Links): Rewrite to cover the modified
9054 linking system.
9055
9056 2006-02-17 Eli Zaretskii <eliz@gnu.org>
9057
9058 * faq.texi: Remove the coding cookie, it's not needed anymore.
9059
9060 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9061
9062 * faq.texi (Colors on a TTY): Mention Mac OS port.
9063
9064 2006-02-12 Karl Berry <karl@gnu.org>
9065
9066 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
9067 8-bit accented a.
9068
9069 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
9070
9071 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
9072
9073 2006-02-08 Romain Francoise <romain@orebokech.com>
9074
9075 * faq.texi (Top): Remove paragraph about the FAQ being a
9076 transitional document, etc.
9077 (Searching for/replacing newlines): New node.
9078 (Yanking text in isearch): New node.
9079 (Inserting text at the beginning of each line): Rename and make
9080 more general, mention `M-;' in Message mode.
9081
9082 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
9083
9084 * faq.texi (Meta key does not work in xterm)
9085 (Emacs does not display 8-bit characters)
9086 (Inputting eight-bit characters): Update xrefs.
9087
9088 2006-02-06 Romain Francoise <romain@orebokech.com>
9089
9090 * faq.texi (VM): VM now at version 7.19.
9091 Set myself as maintainer of this file.
9092
9093 2006-02-04 Michael Olson <mwolson@gnu.org>
9094
9095 * erc.texi (History): Note that ERC is now included with Emacs.
9096
9097 2006-01-31 Romain Francoise <romain@orebokech.com>
9098
9099 * message.texi (Message Headers): Explain what
9100 `message-alternative-emails' does in more detail.
9101 Update copyright year.
9102
9103 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
9104
9105 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
9106
9107 2006-01-29 Richard M. Stallman <rms@gnu.org>
9108
9109 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
9110
9111 2006-01-29 Michael Olson <mwolson@gnu.org>
9112
9113 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
9114
9115 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
9116
9117 * faq.texi (New in Emacs 22): Mention ERC.
9118
9119 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
9120
9121 * rcirc.texi: Capitalize dir entry for consistency with the entry
9122 in info/dir and other entries in the Emacs category.
9123 Fix typos. Delete trailing whitespace.
9124
9125 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
9126
9127 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
9128
9129 2006-01-27 Eli Zaretskii <eliz@gnu.org>
9130
9131 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
9132 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9133
9134 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
9135 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
9136
9137 2006-01-27 Alex Schroeder <alex@gnu.org>
9138
9139 * rcirc.texi: New file.
9140
9141 2006-01-23 Juri Linkov <juri@jurta.org>
9142
9143 * widget.texi (User Interface): Add S-TAB for widget-backward.
9144
9145 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
9146
9147 Sync with Tramp 2.0.52.
9148
9149 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
9150 Add Tramp disabling item. New item for common connection problems.
9151 (various): Apply "ftp" as method for the download URL.
9152 (Bug Reports): Refer to FAQ for common problems.
9153
9154 2006-01-21 Eli Zaretskii <eliz@gnu.org>
9155
9156 * widget.texi (User Interface): Use @key for TAB.
9157
9158 * ses.texi (Formulas, Printer functions): Use @key for TAB.
9159
9160 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
9161 for TAB.
9162
9163 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
9164
9165 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
9166
9167 * gnus.texi: Update copyright.
9168
9169 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
9170
9171 * gnus.texi (Article Washing): Additions.
9172
9173 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
9174
9175 * org.texi (Agenda commands): Document tags command.
9176
9177 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
9178
9179 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
9180
9181 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9182
9183 * gnus.texi (RSS): Addition.
9184
9185 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
9186
9187 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
9188
9189 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
9190
9191 * emacs-mime.texi (Display Customization): Add setting example to
9192 mm-discouraged-alternatives.
9193
9194 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
9195
9196 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
9197 version is the canonical version.
9198
9199 2006-01-08 Alex Schroeder <alex@gnu.org>
9200
9201 * pgg.texi (Caching passphrase): Rewording.
9202
9203 2006-01-06 Eli Zaretskii <eliz@gnu.org>
9204
9205 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
9206 repository URL.
9207
9208 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
9209
9210 * org.texi: Removed the accidentally re-added empty line in the
9211 direntry.
9212
9213 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
9214
9215 * org.texi (Agenda Views): Chapter reorganized.
9216
9217 2005-12-29 Romain Francoise <romain@orebokech.com>
9218
9219 * faq.texi (Using Customize): New node.
9220
9221 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9222
9223 * org.texi: Remove blank line in @direntry. It is non-standard
9224 and recursively produces blank lines all over the dir file (when
9225 using Texinfo 4.8).
9226
9227 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9228
9229 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9230
9231 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9232
9233 * org.texi (Tags): Boolean logic documented.
9234 (Agenda Views): Document custom commands.
9235
9236 2005-12-20 David Kastrup <dak@gnu.org>
9237
9238 * faq.texi (AUCTeX): Update version and mailing list info.
9239
9240 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9241
9242 * gnus.texi (MIME Commands): Mention addition of
9243 multipart/alternative to gnus-buttonized-mime-types and add xref
9244 to mm-discouraged-alternatives.
9245
9246 * emacs-mime.texi (Display Customization): Mention addition of
9247 "image/.*" and add xref to gnus-buttonized-mime-types in the
9248 mm-discouraged-alternatives section.
9249
9250 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9251
9252 * org.texi (Tags): New section.
9253 (Agenda Views): Chapter reorganized.
9254
9255 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9256
9257 * org.texi (Internal Links): Add a missing comma after an @xref.
9258
9259 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9260
9261 * faq.texi (Filling paragraphs with a single space): No need to
9262 change sentence-end now.
9263
9264 2005-12-13 Romain Francoise <romain@orebokech.com>
9265
9266 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9267
9268 2005-12-12 Jay Belanger <belanger@truman.edu>
9269
9270 * faq.texi (Calc): Update version number.
9271
9272 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9273
9274 * org.texi (Progress Logging): New section.
9275
9276 2005-12-10 Romain Francoise <romain@orebokech.com>
9277
9278 Update the Emacs FAQ for the 22.1 release.
9279
9280 * faq.texi: Set VER to `22.1'.
9281 (Basic editing): Explain how to use localized versions of the
9282 Tutorial. Mention that `C-h r' displays the manual.
9283 Delete obsolete WWW link to an Emacs 18 tutorial.
9284 (Getting a printed manual): Point to the new locations of the
9285 manuals on the GNU Web site.
9286 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9287 available via Info (it was previously distributed separately).
9288 (Installing Texinfo documentation): The latest version of Texinfo
9289 is 4.8, not 4.0.
9290 (Informational files for Emacs): COPYING is the GNU General Public
9291 License, not the Emacs General Public License.
9292 (Informational files for Emacs): Delete obsolete link to the
9293 GNUinfo pages as they have been removed from the GNU Web site.
9294 (New in Emacs 22): New node.
9295 (Setting up a customization file): Say that most packages support
9296 Customize nowadays.
9297 (Colors on a TTY): Delete reference to instructions on how to
9298 enable syntax highlighting, it is now enabled by default.
9299 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9300 at startup automatically.
9301 (Controlling case sensitivity): Mention `M-c' in isearch.
9302 (Using an already running Emacs process): Emacs now creates the
9303 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9304 gnuserv. As emacsclient can now run Lisp code as well, delete a
9305 sentence praising gnuserv for that. Simplify description of how
9306 the client/server operation works.
9307 (Compiler error messages): Delete obsolete text (compile.el has
9308 been rewritten).
9309 (Indenting switch statements): Fix typo.
9310 (Matching parentheses): Simplify setup instructions, mention the
9311 menu bar item in the Options menu.
9312 (Repeating a command as many times as possible): Mention `C-x e'.
9313 (Going to a line by number): Mention new keymap and bindings
9314 `M-g M-g', `M-g M-p' and `M-g M-n'.
9315 (Turning on syntax highlighting): Now on by default. Simplify.
9316 (Replacing highlighted text): Use `1', not `t'.
9317 (Problems with very large files): The maximum size is now 256MB on
9318 32-bit machines.
9319 (^M in the shell buffer): Mention `comint-process-echoes'.
9320 (Emacs for Apple computers): Emacs 22 has native support for Mac
9321 OS X.
9322 (Translating names to IP addresses): Delete node.
9323 (Binding keys to commands): Fix typo.
9324 (SPC no longer completes file names): New node.
9325 (MIME with Emacs mail packages): Delete section about the Emacs
9326 MIME FAQ (it's not reachable anymore).
9327
9328 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9329
9330 * cc-mode.texi: The manual has been extensively revised: the
9331 information about using CC Mode has been separated from the larger
9332 and more difficult chapters about configuration. It has been
9333 updated for CC Mode 5.31.
9334
9335 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9336
9337 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9338 (Selecting an implementation): Fix descriptions.
9339
9340 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9341
9342 * message.texi (Various Message Variables): Addition.
9343
9344 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9345
9346 * message.texi: Fix default values.
9347
9348 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9349
9350 * message.texi (Header Commands): Clarify descriptions of
9351 message-cross-post-followup-to, message-reduce-to-to-cc, and
9352 message-insert-wide-reply.
9353 (Various Commands): Fix kindex for message-kill-to-signature;
9354 clarify description of message-tab.
9355
9356 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9357
9358 * message.texi (Mailing Lists): Fix description about MFT.
9359
9360 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9361
9362 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9363
9364 * gnus.texi (Slow Terminal Connection): Replace old description
9365 with new one.
9366
9367 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9368
9369 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9370 replace X-Draft-Headers with X-Draft-From.
9371
9372 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9373
9374 * gnus.texi (Various Various): Fix the default value of
9375 nnheader-max-head-length.
9376 (Gnus Versions): Fix typo.
9377
9378 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9379
9380 * org.texi (Structure editing): Document new functionality of
9381 M-RET.
9382
9383 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9384
9385 * org.texi (Internal Links): Fix Texinfo usage.
9386
9387 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9388
9389 * org.texi (TODO basics): Document the global todo list.
9390 (TODO items): Documents sparse tree for specific TODO
9391 keywords.
9392
9393 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9394
9395 * org.texi (Plain Lists): Typos fixed.
9396
9397 2005-11-28 Jay Belanger <belanger@truman.edu>
9398
9399 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9400
9401 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9402
9403 * org.texi (Structure editing): New item moving commands added.
9404 (Plain Lists): New section.
9405
9406 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9407
9408 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9409 (Agenda): Document commands `org-cycle-agenda-files' and
9410 `org-agenda-file-to-front'.
9411 (Built-in table editor): Document `org-table-sort-lines'.
9412 (HTML formatting): Export of hand-formatted lists.
9413
9414 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9415
9416 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9417 new variable gnus-toolbar-thickness.
9418
9419 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9420
9421 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9422
9423 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9424
9425 * gnus.texi (X-Face): Fix description.
9426 (XVarious): Remove gnus-xmas-logo-color-alist and
9427 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9428
9429 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9430
9431 * gnus.texi (Group Parameters): Mention new variable
9432 gnus-parameters-case-fold-search.
9433 (Home Score File): Addition.
9434
9435 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9436
9437 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9438 (Overview): List supported feed types.
9439 (Installation): No installation necessary when using autoload.
9440 (Configuration): Rename "RSS" to "news".
9441
9442 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9443
9444 * pgg.texi (User Commands): Document additional passphrase
9445 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9446 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9447
9448 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9449
9450 * org.texi: Version number changed to 3.19.
9451
9452 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9453
9454 * pgg.texi (How to use): Update the example to add autoload of
9455 pgg-encrypt-symmetric-region.
9456 (User Commands): Document pgg-encrypt-symmetric-region.
9457 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9458
9459 2005-10-27 Jay Belanger <belanger@truman.edu>
9460
9461 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9462 mention other TeX-related units.
9463
9464 2005-10-23 Lars Hansen <larsh@soem.dk>
9465
9466 * dired-x.texi (Miscellaneous Commands):
9467 Replace dired-do-relative-symlink by dired-do-relsymlink and
9468 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9469
9470 2005-10-23 Jay Belanger <belanger@truman.edu>
9471
9472 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9473 constant.
9474
9475 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9476
9477 * faq.texi (Bugs and problems):
9478 Replace `dired-move-to-filename-regexp' by
9479 `directory-listing-before-filename-regexp'.
9480
9481 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9482
9483 * newsticker.texi (UPDATED): Set value.
9484
9485 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9486
9487 * gnus.texi (Document Groups): Remove duplicate item.
9488
9489 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9490
9491 * org.texi (Summary): Mention iCalendar support.
9492 (Exporting): Document iCalendar support.
9493
9494 2005-10-18 Romain Francoise <romain@orebokech.com>
9495
9496 * viper.texi (Viper Specials): Capitalize GNU.
9497
9498 2005-10-17 Juri Linkov <juri@jurta.org>
9499
9500 * info.texi (Getting Started, Search Index, Expert Info):
9501 Fix wording.
9502 (Search Text): Replace `echo area' with `mode line'.
9503 (Search Index): Both `i' and `,' find all index entries.
9504 Replace example `C-f' with `C-l' (which exists in index of Info
9505 manual) and delete spaces in its keyboard input sequence.
9506 Delete unnecessary explanations about literal characters.
9507
9508 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9509
9510 * gnus.texi (Document Server Internals): Addition.
9511
9512 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9513
9514 * gnus.texi (A note on namespaces): Fix RFC reference.
9515
9516 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9517
9518 * gnus.texi (RSS): Fix key description.
9519
9520 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9521
9522 * gnus.texi: Emacs/w3 -> Emacs/W3.
9523 (Browsing the Web): Fix description.
9524 (Web Searches): Ditto.
9525 (Customizing W3): Ditto.
9526
9527 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9528
9529 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9530
9531 2005-10-11 Jay Belanger <belanger@truman.edu>
9532
9533 * calc.texi (Integration): Mention using `a i' to compute definite
9534 integrals.
9535
9536 2005-10-11 Juri Linkov <juri@jurta.org>
9537
9538 * info.texi: Rearrange nodes.
9539 (Top): Update menu. Change ref `Info for Experts' to
9540 `Advanced Info Commands'.
9541 (Getting Started): Fix description of manual's parts.
9542 (Help-Int): Change xref `Info Search' to `Search Index', and
9543 `Expert Info' to `Advanced'.
9544 (Advanced): Move node one level up.
9545 (Search Text, Search Index): New nodes split out from `Info Search'.
9546 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9547 split out from `Advanced'.
9548 (Advanced, Emacs Info Variables): De-document editing an Info file
9549 in Info.
9550 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9551 (Creating an Info File): Delete node and move its text to
9552 `Expert Info'.
9553
9554 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9555
9556 * org.texi (Workflow states): Documented that change in keywords
9557 becomes active only after restart of Emacs.
9558
9559 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9560
9561 Sync with Tramp 2.0.51.
9562
9563 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9564
9565 * speedbar.texi (Introduction): Describe new location of speedbar
9566 on menubar.
9567 (Basic Key Bindings): Remove descriptions of bindings that have
9568 been removed.
9569
9570 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9571
9572 * speedbar.texi (GDB): Describe use of watch expressions.
9573
9574 2005-09-28 Simon Josefsson <jas@extundo.com>
9575
9576 * message.texi (IDNA): Fix.
9577
9578 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9579
9580 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9581 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9582 description of nntp-open-connection-function.
9583 (Common Variables): Fix descriptions.
9584
9585 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9586
9587 * gnus.texi (Server Buffer Format): Document the %a format spec.
9588
9589 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9590
9591 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9592
9593 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9594
9595 * org.texi Version 3.16.
9596
9597 2005-09-19 Miles Bader <miles@gnu.org>
9598
9599 * newsticker.texi: Get rid of CVS keywords.
9600
9601 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9602
9603 * gnus.texi (Finding the Parent): Fix description of how Gnus
9604 finds article.
9605
9606 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9607
9608 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9609 to drop off non-answered articles.
9610
9611 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9612
9613 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9614 braces (which are unsupported by NMAKE) for macro `srcdir'.
9615
9616 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9617
9618 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9619 (../info/newsticker, newsticker.dvi): New targets.
9620
9621 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9622
9623 * newsticker.texi: Replace @command with @code. Replace @example
9624 with @lisp.
9625 (Top): Add explanations to menu items.
9626 (GNU Free Documentation License): Remove.
9627
9628 2005-09-16 Romain Francoise <romain@orebokech.com>
9629
9630 Update all files to specify GFDL version 1.2.
9631
9632 * doclicense.texi (GNU Free Documentation License): Update to
9633 version 1.2.
9634
9635 2005-09-15 Richard M. Stallman <rms@gnu.org>
9636
9637 * newsticker.texi: Fix @setfilename.
9638
9639 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9640 (../info/newsticker, newsticker.dvi): New targets.
9641
9642 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9643
9644 * org.texi: Version 3.15.
9645
9646 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9647
9648 * ses.texi: Combine all three indices into one.
9649 Correct a few typos.
9650
9651 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9652
9653 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9654
9655 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9656
9657 * emacs-mime.texi (Handles): Remove duplicate item.
9658 (Encoding Customization): Fix the default value for
9659 mm-coding-system-priorities.
9660 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9661 (Basic Functions): Fix reference.
9662
9663 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9664
9665 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9666
9667 2005-08-18 Richard M. Stallman <rms@gnu.org>
9668
9669 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9670 and web site.
9671
9672 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9673 not keyboard-translate.
9674
9675 2005-08-11 Richard M. Stallman <rms@gnu.org>
9676
9677 * faq.texi (Using regular expressions): Fix xref.
9678
9679 2005-08-09 Juri Linkov <juri@jurta.org>
9680
9681 * info.texi (Help-P): Replace `Prev' with `Previous'.
9682 (Help-M, Help-Xref): Add S-TAB.
9683 (Help-FOO): Update `u' command.
9684 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9685 Update info about visibility of xref parts.
9686 (Help-Int): Fix `m' command. Rename `Info-last' to
9687 `Info-history-back'. Add `Info-history-forward'.
9688 (Advanced): Fix `g*' and `M-n' commands.
9689 (Info Search): Add `index-apropos' in stand-alone browser.
9690 Add isearch commands.
9691 (Emacs Info Variables): Remove `Info-fontify'.
9692 Add `Info-mode-hook'. Update face names.
9693 Add `Info-fontify-maximum-menu-size',
9694 `Info-fontify-visited-nodes', `Info-isearch-search'.
9695
9696 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9697
9698 Sync with Tramp 2.0.50.
9699
9700 * tramp.texi: Use @option{} consequently for method names.
9701 (Inline methods, External transfer methods): Remove references to
9702 Cygwin.
9703 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9704 implementation.
9705
9706 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9707
9708 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9709 Mention that gnus-init-file is not read when Emacs is invoked with
9710 --no-init-file or -q.
9711
9712 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9713
9714 * org.texi: Version 3.14.
9715
9716 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9717
9718 * org.texi: Version 3.13.
9719
9720 2005-07-18 Juri Linkov <juri@jurta.org>
9721
9722 * calc.texi (Time Zones, Logical Operations):
9723 * cl.texi (Overview):
9724 * org.texi (TODO types):
9725 * sc.texi (Emacs 18 MUAs):
9726 * speedbar.texi (Top):
9727 * url.texi (History):
9728 Delete duplicate duplicate words.
9729
9730 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9731
9732 * cl.texi (Type Predicates): Document `atom' type.
9733
9734 2005-07-04 Lute Kamstra <lute@gnu.org>
9735
9736 Update FSF's address in GPL notices.
9737
9738 * calc.texi (Copying):
9739 * doclicense.texi (GNU Free Documentation License):
9740 * faq.texi (Contacting the FSF):
9741 * mh-e.texi (Copying): Update FSF's address.
9742
9743 2005-07-03 Richard M. Stallman <rms@gnu.org>
9744
9745 * flymake.texi (Example -- Configuring a tool called directly):
9746 Update name of flymake-build-relative-filename.
9747
9748 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9749
9750 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9751
9752 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9753
9754 * org.texi: Version 3.12.
9755
9756 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9757
9758 * makefile.w32-in (MAKEINFO): Use --force.
9759 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9760 Makefile.in.
9761 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9762 more shells.
9763
9764 2005-06-23 Richard M. Stallman <rms@gnu.org>
9765
9766 * speedbar.texi (Creating a display): Texinfo usage fixes.
9767
9768 * tramp.texi (Customizing Completion, Auto-save and Backup):
9769 Texinfo usage fixes.
9770
9771 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9772
9773 * dired-x.texi (Miscellaneous Commands):
9774 * ediff.texi (Miscellaneous):
9775 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9776 (Agent Variables):
9777 * info.texi (Help-Xref):
9778 * message.texi (Message Headers):
9779 * org.texi (Remember):
9780 * reftex.texi (Options (Defining Label Environments)):
9781 (Options (Index Support)):
9782 (Options (Viewing Cross-References)):
9783 (Options (Misc)):
9784 (Changes):
9785 * speedbar.texi (Creating a display):
9786 * tramp.texi (Customizing Completion, Auto-save and Backup):
9787 Texinfo usage fix.
9788
9789 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9790
9791 * org.texi: Version 3.11.
9792
9793 2005-06-12 Jay Belanger <belanger@truman.edu>
9794
9795 * calc.texi (Getting Started): Remove extra menu item.
9796
9797 2005-05-31 Jay Belanger <belanger@truman.edu>
9798
9799 * calc.texi (Notations Used in This Manual): Use @kbd for key
9800 sequence.
9801 (Demonstration of Calc): Mention another way of starting Calc.
9802 (Starting Calc): Mention long name of M-#.
9803 (Embedded Mode Overview): Remove unnecessary instruction.
9804 (Other M-# commands): Rephrase `M-# 0' explanation.
9805 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9806 reflect current behavior.
9807
9808 2005-05-30 Jay Belanger <belanger@truman.edu>
9809
9810 * calc.texi (Hooks): Change description of calc-window-hook and
9811 calc-trail-window-hook to match usage.
9812 (Computational Functions): Add more constant-generating functions.
9813 (Customizable Variables): Use defvar.
9814
9815 2005-05-28 Jay Belanger <belanger@truman.edu>
9816
9817 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9818 (Basic Embedded Mode): Explain behavior of arguments to
9819 calc-embedded-mode.
9820
9821 2005-05-27 Jay Belanger <belanger@truman.edu>
9822
9823 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9824 current behavior.
9825
9826 2005-05-25 Jay Belanger <belanger@truman.edu>
9827
9828 * calc.texi: Change Calc version number throughout.
9829 (Keypad Mode): Change location in info output.
9830 (Keypad mode overview): Move picture of keypad.
9831
9832 2005-05-21 Jay Belanger <belanger@truman.edu>
9833
9834 * calc.texi (Storing variables): Mention that only most variables
9835 are void to begin with.
9836
9837 2005-05-21 Kevin Ryde <user42@zip.com.au>
9838
9839 * widget.texi (Basic Types): Update cross ref from "Enabling
9840 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9841 lispref/text.texi change.
9842
9843 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9844
9845 * org.texi: Version 3.09.
9846
9847 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9848
9849 * reftex.texi: Version 4.28.
9850
9851 2005-05-16 Jay Belanger <belanger@truman.edu>
9852
9853 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9854
9855 2005-05-14 Jay Belanger <belanger@truman.edu>
9856
9857 * calc.texi (Default Simplifications): Insert missing ! (logical
9858 not operator).
9859
9860 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9861
9862 Sync with Tramp 2.0.49.
9863
9864 2005-05-10 Jay Belanger <belanger@truman.edu>
9865
9866 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9867 to 1.
9868
9869 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9870
9871 * org.texi: Version 3.08, structure reorganized.
9872
9873 2005-04-24 Richard M. Stallman <rms@gnu.org>
9874
9875 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9876
9877 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9878
9879 * org.texi: Update to version 3.06.
9880
9881 2005-04-13 Lute Kamstra <lute@gnu.org>
9882
9883 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9884
9885 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9886
9887 * cl.texi (Porting Common Lisp): Fix typo.
9888
9889 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9890
9891 * gnus.texi (RSS): Addition.
9892
9893 2005-04-04 Jay Belanger <belanger@truman.edu>
9894
9895 * calc.texi: Change Calc version number.
9896 (Customizable variables): Fix description of calc-language-alist.
9897 (Copying): Put in version 2 of GPL.
9898
9899 2005-04-01 Jay Belanger <belanger@truman.edu>
9900
9901 * calc.texi (Troubleshooting Commands): Remove comment about
9902 installation.
9903 (Installation): Remove section.
9904 (Customizable Variables): New section.
9905 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9906 (Graphical Devices): Add references to Customizable Variables.
9907
9908 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9909
9910 * emacs-mime.texi (Display Customization): Markup fixes.
9911 (rfc2047): Update.
9912
9913 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9914
9915 * gnus-faq.texi: Replaced with auto-generated version.
9916
9917 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9918
9919 * dired-x.texi (Multiple Dired Directories): default-directory was
9920 renamed to dired-default-directory.
9921
9922 2005-03-26 Jay Belanger <belanger@truman.edu>
9923
9924 * calc.texi (Simplifying Formulas, Rewrite Rules):
9925 Change description of top and bottom of fraction.
9926 (Modulo Forms): Move description of how to create modulo forms to
9927 earlier in the section.
9928 (Fraction Mode): Suggest using : to get a fraction by dividing.
9929 (Basic Arithmetic): Adjust placement of command name.
9930 (Truncating the Stack): Emphasize that "hidden" entries are still
9931 visible.
9932 (Installation): Move discussion of printing manual to "About This
9933 Manual".
9934 (About This Manual): Mention how to print the manual.
9935 (Reporting Bugs): Remove first person.
9936 (Building Vectors): Add algebraic version of append.
9937 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9938 (Grouping Digits): Fix typo.
9939
9940 2005-03-25 Werner Lemberg <wl@gnu.org>
9941
9942 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9943 Replace `legal' with `valid'.
9944
9945 2005-03-25 Werner Lemberg <wl@gnu.org>
9946
9947 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9948
9949 2005-03-24 Jay Belanger <belanger@truman.edu>
9950
9951 * calc.texi (General Mode Commands)
9952 (Mode Settings in Embedded Mode): Add some explanation of
9953 recording mode settings.
9954
9955 2005-03-24 Richard M. Stallman <rms@gnu.org>
9956
9957 * calc.texi: Remove praise of non-free software.
9958
9959 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9960 (Installation): Node deleted.
9961
9962 2005-03-23 Richard M. Stallman <rms@gnu.org>
9963
9964 * url.texi (HTTP language/coding): Improve last change.
9965
9966 2005-03-22 Jay Belanger <belanger@truman.edu>
9967
9968 * calc.texi (Embedded Mode): Add new information on changing
9969 modes.
9970
9971 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9972
9973 Sync with Tramp 2.0.48.
9974
9975 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9976
9977 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9978 "GNU/Linux". Change all addresses to .gnu.org.
9979 (Default Method): Offer shortened syntax for "su" and "sudo"
9980 methods.
9981
9982 2005-03-07 Richard M. Stallman <rms@gnu.org>
9983
9984 * url.texi: Fix usage of "e.g.".
9985 (HTTP language/coding): Explain the rules for these strings.
9986
9987 2005-03-06 Richard M. Stallman <rms@gnu.org>
9988
9989 * woman.texi (Introduction): Minor cleanups.
9990
9991 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9992
9993 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9994 (Installation): Node deleted.
9995
9996 * mh-e.texi (Preface): Get rid of "Emacs 21".
9997
9998 * eshell.texi (Installation): Delete node (for Emacs 20).
9999
10000 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
10001
10002 * flymake.texi: Refill and tweak style in @lisp blocks.
10003
10004 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
10005
10006 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
10007
10008 2005-03-01 Jay Belanger <belanger@truman.edu>
10009
10010 * calc.texi (Trigonometric and Hyperbolic Functions):
10011 Mention additional functions.
10012 (Algebraic Simplifications): Mention additional simplifications.
10013
10014 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
10015
10016 * ses.texi: Add concept/function/variable indices (this work was
10017 donated by Brad Collins <brad@chenla.org>, copyright-assignment
10018 papers on file at FSF).
10019
10020 2005-02-10 Jay Belanger <belanger@truman.edu>
10021
10022 * calc.texi: Change @LaTeX to La@TeX throughout.
10023 Redefine @expr as @math for TeX output.
10024 Redefine @texline as a no-op for TeX output.
10025 Define @tfn, replace @t by @tfn throughout.
10026
10027 2005-02-09 Jay Belanger <belanger@truman.edu>
10028
10029 * calc.texi: Add macro for LaTeX for info output.
10030
10031 2005-02-08 Kim F. Storm <storm@cua.dk>
10032
10033 * texinfo.tex (LaTex): Add def.
10034
10035 2005-02-06 Jay Belanger <belanger@truman.edu>
10036
10037 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
10038 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
10039 throughout manual.
10040
10041 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
10042
10043 * gnus.texi: Some edits based on comments from David Abrahams.
10044
10045 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
10046
10047 * gnus.texi (RSS): Fix the keystroke.
10048
10049 2005-01-24 David Kastrup <dak@gnu.org>
10050
10051 * faq.texi: Update AUCTeX version info.
10052
10053 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
10054
10055 * gnus-faq.texi ([4.1]): Typo.
10056
10057 2005-01-19 Jay Belanger <belanger@truman.edu>
10058
10059 * calc.texi (Keep Arguments): Mention that keeping arguments
10060 doesn't work with keyboard macros.
10061
10062 2005-01-16 Richard M. Stallman <rms@gnu.org>
10063
10064 * autotype.texi (Autoinserting): Fix small error.
10065
10066 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
10067
10068 Sync with Tramp 2.0.47.
10069
10070 * tramp.texi (Compilation): New section, describing compilation of
10071 remote files.
10072
10073 2005-01-11 Kim F. Storm <storm@cua.dk>
10074
10075 * widget.texi (Basic Types): Add :follow-link keyword.
10076
10077 2005-01-09 Jay Belanger <belanger@truman.edu>
10078
10079 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
10080
10081 2005-01-08 Jay Belanger <belanger@truman.edu>
10082
10083 * calc.texi: Change throughout to reflect new default value of
10084 calc-settings-file.
10085
10086 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
10087
10088 * message.texi (Reply): `message-reply-to-function' should return
10089 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
10090
10091 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
10092
10093 * faq.texi (Changing load-path): Fix typo.
10094
10095 2005-01-05 Jay Belanger <belanger@truman.edu>
10096
10097 * calc.texi (Programming Tutorial): Replace kbd command by
10098 appropriate characters for a keyboard macro.
10099
10100 2005-01-04 Jay Belanger <belanger@truman.edu>
10101
10102 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
10103 for Lucid Emacs.
10104 (Programming Tutorial): Mention that the user needs to be in the
10105 right mode to compute some functions.
10106
10107 2005-01-04 Jay Belanger <belanger@truman.edu>
10108
10109 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
10110 no longer applicable.
10111
10112 2005-01-01 Jay Belanger <belanger@truman.edu>
10113
10114 * calc.texi (Programming Tutorial): Change description of how to
10115 edit keyboard macros to match current behavior.
10116
10117 2004-12-31 Jay Belanger <belanger@truman.edu>
10118
10119 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
10120
10121 2004-12-20 Jay Belanger <belanger@truman.edu>
10122
10123 * calc.texi (Types Tutorial): Emphasize that you can't divide by
10124 zero.
10125
10126 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
10127
10128 * cc-mode.texi (Text Filling and Line Breaking): Put period after
10129 @xref.
10130 (Font Locking): Avoid @strong{Note:}.
10131
10132 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
10133
10134 Sync with Tramp 2.0.46.
10135
10136 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
10137
10138 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
10139
10140 * url.texi: Correct typos.
10141 (Retrieving URLs): @var{nil}->@code{nil}.
10142 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
10143 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
10144 (Dealing with HTTP documents): @inforef->@xref.
10145
10146 2004-12-15 Jay Belanger <belanger@truman.edu>
10147
10148 * calc.texi: Consistently capitalized all mode names.
10149 (Answers to Exercises): Mention that an answer can be a fraction
10150 when in Fraction mode.
10151
10152 2004-12-13 Jay Belanger <belanger@truman.edu>
10153
10154 * calc.texi: Fix some TeX definitions.
10155
10156 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
10157
10158 * reftex.texi (Imprint): Remove erroneous @value's.
10159
10160 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10161
10162 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
10163 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
10164
10165 2004-12-08 Jay Belanger <belanger@truman.edu>
10166
10167 * calc.texi (Starting Calc): Remove comment about installation.
10168 (Keypad Mode Overview): Remove comment about Emacs 19 support.
10169
10170 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
10171
10172 * url.texi: Update @setfilename.
10173 (Getting Started): No need to worry about Gnus versions.
10174 (Dealing with HTTP documents): Use @inforef.
10175
10176 * org.texi: Fix @direntry file name.
10177
10178 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
10179
10180 * url.texi: New file.
10181
10182 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
10183
10184 2004-12-06 Jay Belanger <belanger@truman.edu>
10185
10186 * calc.texi (Using Calc): Remove paragraph about installation.
10187
10188 2004-12-06 Jay Belanger <belanger@truman.edu>
10189
10190 * calc.texi: Use more Texinfo macros and less TeX defs.
10191 Remove @refill's.
10192
10193 2004-12-06 Richard M. Stallman <rms@gnu.org>
10194
10195 * org.texi: New file.
10196
10197 2004-12-05 Richard M. Stallman <rms@gnu.org>
10198
10199 * Makefile.in (org.dvi, ../info/org): New targets.
10200 (INFO_TARGETS): Add ../info/org.
10201 (DVI_TARGETS): Add org.dvi.
10202 (maintainer-clean): Remove the info files in the info dir.
10203
10204 2004-11-26 Eli Zaretskii <eliz@gnu.org>
10205
10206 * idlwave.texi: Fix the setfilename directive to put the produced
10207 file in ../info.
10208 (Continued Statement Indentation): Resurrect Jan D.'s change from
10209 2004-11-03 that was lost when a newer version of idlwave.texi was
10210 imported.
10211
10212 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
10213
10214 * gnus-faq.texi ([5.1]): Add missing bracket.
10215
10216 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
10217 Index `spam-initialize'.
10218
10219 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10220
10221 * message.texi (Various Message Variables): Mention that all mail
10222 file variables are derived from `message-directory'.
10223
10224 * gnus.texi (Splitting Mail): Clarify bogus group.
10225
10226 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10227
10228 * emacs-mime.texi (Encoding Customization):
10229 Fix mm-coding-system-priorities entry.
10230
10231 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10232
10233 * idlwave.texi (Continued Statement Indentation):
10234 * reftex.texi (Options (Index Support)):
10235 (Displaying and Editing the Index, Table of Contents):
10236 * speedbar.texi (Creating a display, Major Display Modes):
10237 Replace non-nil with non-@code{nil}.
10238
10239 2004-10-21 Jay Belanger <belanger@truman.edu>
10240
10241 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10242
10243 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10244
10245 * calc.texi (Reporting Bugs): Double up `@'.
10246
10247 2004-10-18 Jay Belanger <belanger@truman.edu>
10248
10249 * calc.texi (Reporting Bugs): Change the address that bugs
10250 should be sent to.
10251
10252 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10253
10254 * gnus.texi (New Features): Add 5.11.
10255
10256 * message.texi (Resending): Remove wrong default value.
10257
10258 * gnus.texi (Mail Source Specifiers): Describe possible problems
10259 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10260 `pop3-leave-mail-on-server' to the index.
10261
10262 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10263
10264 * message.texi (Canceling News): Add how to set a password.
10265
10266 2004-10-12 Jay Belanger <belanger@truman.edu>
10267
10268 * calc.texi (Help Commands): Change the descriptions of
10269 calc-describe-function and calc-describe-variable to match their
10270 current behavior.
10271
10272 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10273
10274 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10275
10276 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10277
10278 Sync with Tramp 2.0.45.
10279
10280 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10281 plink link. The URL is outdated. Originator contacted for
10282 clarification.
10283
10284 2004-10-10 Juri Linkov <juri@jurta.org>
10285
10286 * gnus.texi (Top, Marking Articles): Join two menus in one node
10287 because a node can have only one menu.
10288
10289 2004-10-09 Juri Linkov <juri@jurta.org>
10290
10291 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10292 example of nnmail-split-fancy.
10293
10294 2004-10-06 Karl Berry <karl@gnu.org>
10295
10296 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10297 consistency with other uses of dashes.
10298
10299 2004-10-05 Karl Berry <karl@gnu.org>
10300
10301 * info.texi: Consistently use --- throughout, periods at end of
10302 menu descriptions, and a couple typos.
10303
10304 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10305
10306 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10307 * pgg.texi (User Commands, Backend methods): Do.
10308 * gnus.texi: Markup fixes.
10309 (Setting Process Marks): Fix `M P a' entry.
10310 * emacs-mime.texi: Fixes.
10311
10312 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10313
10314 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10315 again.
10316 Use 5.10 instead of 5.10.0.
10317
10318 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10319
10320 * gnus.texi (Summary Mail Commands): S D e.
10321
10322 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10323
10324 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10325 the gnus-article-mode-line-format section.
10326
10327 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10328
10329 * gnus.texi (Various Summary Stuff): Fix the documentation for
10330 gnus-newsgroup-variables.
10331
10332 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10333
10334 * gnus.texi (MIME Commands):
10335 Add gnus-mime-display-multipart-as-mixed,
10336 gnus-mime-display-multipart-alternative-as-mixed,
10337 gnus-mime-display-multipart-related-as-mixed.
10338 (Mail Source Customization): Clarify `mail-source-directory'.
10339 (Splitting Mail): Mention gnus-group-find-new-groups.
10340 (SpamOracle): Fix typo.
10341
10342 * gnus-faq.texi: Untabify.
10343 ([6.3]): nnir.el is in contrib directory.
10344
10345 * message.texi (News Headers): Clarify how a unique ID is created.
10346
10347 * gnus.texi (Batching Agents): Fix typo in example.
10348 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10349
10350 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10351
10352 * gnus.texi (Group Parameters): Add more on hooks.
10353
10354 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10355
10356 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10357
10358 2004-09-22 Jay Belanger <belanger@truman.edu>
10359
10360 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10361 might be hidden during part of the session.
10362
10363 2004-09-20 Jay Belanger <belanger@truman.edu>
10364
10365 * calc.texi (Notations Used in This Manual): Put in an earlier
10366 mention that DEL could be called Backspace.
10367
10368 2004-09-10 Simon Josefsson <jas@extundo.com>
10369
10370 * gnus.texi (IMAP): Add example. Suggested and partially written
10371 by Steinar Bang <sb@dod.no>.
10372
10373 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10374
10375 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10376 netrc syntax.
10377
10378 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10379
10380 * gnus.texi (Spam ELisp Package Sequence of Events):
10381 Some clarifications.
10382 (Spam ELisp Package Global Variables): More clarifications.
10383
10384 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10385
10386 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10387 Mention spam-split does not modify incoming mail.
10388
10389 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10390
10391 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10392
10393 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10394
10395 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10396
10397 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10398
10399 * makefile.w32-in (sieve, pgg): Use $(infodir).
10400
10401 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10402
10403 * makefile.w32-in: Fix PGG and Sieve entries.
10404
10405 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10406
10407 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10408 Emacs and related programs.
10409
10410 2004-08-27 Richard M. Stallman <rms@gnu.org>
10411
10412 * faq.texi: Fix texinfo usage, esp. doublequotes.
10413 (Difference between Emacs and XEmacs): Some clarification.
10414
10415 * faq.texi (Difference between Emacs and XEmacs):
10416 Explain not to contrast XEmacs with GNU Emacs.
10417
10418 2004-08-26 Richard M. Stallman <rms@gnu.org>
10419
10420 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10421
10422 2004-08-22 David Kastrup <dak@gnu.org>
10423
10424 * reftex.texi (AUCTeX): Update links, section name.
10425
10426 * faq.texi (Calc): Update availability (included in 22.1).
10427 (AUCTeX): Update availability, information, versions, description.
10428
10429 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10430
10431 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10432
10433 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10434
10435 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10436
10437 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10438
10439 Sync with Tramp 2.0.44.
10440
10441 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10442
10443 * widget.texi (User Interface): Update how to separate the
10444 editable field of an editable-field widget from other widgets.
10445 (Programming Example): Add text after field.
10446
10447 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10448
10449 * emacs-mime.texi (Encoding Customization): Add a note to the
10450 mm-content-transfer-encoding-defaults entry.
10451 (rfc2047): Update.
10452
10453 * gnus.texi (Article Highlighting):
10454 Add gnus-cite-ignore-quoted-from.
10455 (POP before SMTP): New node.
10456 (Posting Styles): Addition.
10457 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10458 (Fancy Mail Splitting): Ditto.
10459 (X-Face): Add gnus-x-face.
10460
10461 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10462
10463 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10464 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10465
10466 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10467
10468 * gnus.texi (Mail Source Specifiers):
10469 Describe `pop3-leave-mail-on-server'.
10470
10471 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10472
10473 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10474
10475 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10476 repository. Change setfilename.
10477
10478 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10479
10480 2004-07-02 Juri Linkov <juri@jurta.org>
10481
10482 * pcl-cvs.texi (Viewing differences): Add `d r'.
10483
10484 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10485
10486 * ses.texi, viper.texi, flymake.texi, faq.texi:
10487 * eshell.texi, ediff.texi: Markup fixes.
10488
10489 2004-06-21 Karl Berry <karl@gnu.org>
10490
10491 * info.texi (Top): Mention that only Emacs has mouse support.
10492 (Getting Started): Mention this in a few other places.
10493
10494 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10495
10496 * autotype.texi (Copyrights, Timestamps):
10497 Recommend `before-save-hook' instead of `write-file-functions'.
10498
10499 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10500
10501 * dired-x.texi (dired-mark-omitted): Update keybinding.
10502
10503 2004-06-10 Kim F. Storm <storm@cua.dk>
10504
10505 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10506
10507 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10508
10509 * dired-x.texi (variable dired-omit-mode): Rename from
10510 dired-omit-files-p.
10511 (function dired-omit-mode): Rename from dired-omit-toggle.
10512 Call dired-omit-mode rather than set dired-omit-files-p.
10513 (dired-mark-omitted): Describe command.
10514
10515 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10516
10517 Version 2.0.41 of Tramp released.
10518
10519 2004-05-29 Juanma Barranquero <lektu@terra.es>
10520
10521 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10522 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10523
10524 2004-05-29 Richard M. Stallman <rms@gnu.org>
10525
10526 * cl.texi (Top): Call this chapter `Introduction'.
10527 (Overview): In TeX, no section heading here.
10528
10529 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10530
10531 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10532
10533 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10534 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10535
10536 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10537
10538 * flymake.texi: New file.
10539
10540 2004-05-28 Simon Josefsson <jas@extundo.com>
10541
10542 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10543
10544 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10545
10546 Version 2.0.40 of Tramp released.
10547
10548 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10549
10550 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10551
10552 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10553 variables `tramp-backup-directory-alist' and
10554 `tramp-bkup-backup-directory-info'.
10555 (Overview, Connection types)
10556 (External transfer methods, Default Method)
10557 (Windows setup hints): Remove restriction of password entering
10558 with external methods.
10559 (Auto-save and Backup): Make file name example
10560 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10561 and `auto-save-directory' must be used.
10562 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10563 only "NT"). Remove doubled entry "What kinds of systems does
10564 @tramp{} work on".
10565 (tramp): Macro removed.
10566 (Obtaining Tramp): Flag removed from title.
10567 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10568 and `trampver' used properly. Flag `tramp-inst' replaced by
10569 `installchapter'. Installation related text adapted.
10570
10571 2004-04-28 Masatake YAMATO <jet@gyve.org>
10572
10573 * widget.texi (Programming Example): Remove overlays.
10574
10575 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10576
10577 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10578
10579 2004-04-23 Juanma Barranquero <lektu@terra.es>
10580
10581 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10582
10583 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10584
10585 * info.texi (Info Search): Add info-apropos.
10586
10587 2004-03-22 Juri Linkov <juri@jurta.org>
10588
10589 * faq.texi: Fix help key bindings.
10590
10591 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10592
10593 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10594 (as suggested by Karl Berry). Update information about colored
10595 stars in menus. Add new subheading describing M-n.
10596
10597 2004-03-12 Richard M. Stallman <rms@gnu.org>
10598
10599 * cl.texi (Top): Rename top node's title.
10600
10601 2004-03-08 Karl Berry <karl@gnu.org>
10602
10603 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10604 problems making the texinfo distribution.
10605
10606 2004-02-29 Simon Josefsson <jas@extundo.com>
10607
10608 * smtpmail.texi (Authentication): Change the list of supported
10609 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10610 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10611 <voegelas@gmx.net>.
10612
10613 2004-02-29 Juanma Barranquero <lektu@terra.es>
10614
10615 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10616 Use $(DEL) instead of rm, and ignore exit code.
10617
10618 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10619
10620 Tramp version 2.0.39 released.
10621
10622 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10623
10624 * tramp.texi (Customizing Completion): Explain new functions
10625 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10626 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10627 (Top): Refer to Savannah mailing list as the major one.
10628 Mention older mailing lists in HTML mode only.
10629 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10630 (Frequently Asked Questions): Remote hosts must not be Unix-like
10631 for "smb" method.
10632 (Password caching): New node.
10633 (External transfer methods): Refer to password caching for "smb"
10634 method.
10635
10636 2004-02-17 Karl Berry <karl@gnu.org>
10637
10638 * info.texi (Help-Int): Mention the new line number feature.
10639
10640 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10641
10642 * ses.texi (Advanced Features): New functionality for
10643 ses-set-header-row (defaults to current row unless C-u used).
10644 (Acknowledgements): Add Stefan Monnier.
10645
10646 2003-12-29 Kevin Ryde <user42@zip.com.au>
10647
10648 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10649
10650 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10651
10652 Tramp version 2.0.38 released.
10653
10654 * tramp.texi (Remote shell setup): Warn of environment variables
10655 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10656 <sven.gabriel@imk.fzk.de>.
10657 (Configuration): Tramp now chooses base64/uuencode
10658 automatically. Update wording accordingly.
10659 (Top): More description for the `Default Method' menu entry.
10660 (Default Method): Use @code, not @var, for Lisp variables.
10661 (Default Method): New subsection `Which method is the right one
10662 for me?'. Suggested by Christian Kirsch.
10663 (Configuration): Pointer to new subsection added.
10664 (Default Method): Too many "use" in one sentence.
10665 Rephrase. Reported by Christian Kirsch.
10666 (Filename Syntax): Old `su' example is probably a left-over from
10667 the sm/su method naming. Replace with `ssh', instead.
10668 (External transfer methods, Auto-save and Backup):
10669 Typo fixes.
10670
10671 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10672
10673 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10674 (Top): Mention japanese manual only if flag `jamanual' is set.
10675 Insert section `Japanese manual' in menu.
10676
10677 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10678
10679 * eshell.texi (Known Problems): Add doc item.
10680
10681 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10682
10683 * cc-mode.texi: Update for CC Mode 5.30.
10684
10685 Note: Please refrain from doing purely cosmetic changes like
10686 removing trailing whitespace in this manual; it clobbers cvs
10687 merging for no good reason.
10688
10689 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10690
10691 * ediff.texi, tramp.texi, vip.texi, viper.texi:
10692 * widget.texi, woman.texi: Replace @sc{ascii} and ASCII with
10693 @acronym{ASCII}.
10694
10695 2003-10-26 Karl Berry <karl@gnu.org>
10696
10697 * info.texi (Info Search): Echo area, not echo are. From Debian
10698 diff.
10699
10700 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10701
10702 * widget.texi (Defining New Widgets): Document new behavior of
10703 :buttons and :children keywords.
10704
10705 2003-10-22 Miles Bader <miles@gnu.org>
10706
10707 * Makefile.in (info): Move before $(top_srcdir)/info.
10708
10709 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10710
10711 * tramp.texi (Inline methods): Small grammar fix.
10712 (External transfer methods): Likewise.
10713
10714 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10715
10716 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10717
10718 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10719
10720 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10721
10722 2003-09-30 Richard M. Stallman <rms@gnu.org>
10723
10724 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10725
10726 * widget.texi (User Interface): Fix typos.
10727
10728 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10729
10730 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10731
10732 * pcl-cvs.texi (Selected Files): Fix typo.
10733
10734 2003-09-21 Karl Berry <karl@gnu.org>
10735
10736 * info.texi (] and [ commands): No period at end of section title.
10737
10738 2003-09-04 Miles Bader <miles@gnu.org>
10739
10740 * Makefile.in (top_srcdir): New variable.
10741 ($(top_srcdir)/info): New rule.
10742 (info): Depend on it.
10743
10744 2003-09-03 Peter Runestig <peter@runestig.com>
10745
10746 * makefile.w32-in: New file.
10747
10748 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10749
10750 * widget.texi (User Interface): Explain the need of static text
10751 around an editable field.
10752
10753 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10754
10755 * widget.texi (Basic Types): The argument to `:help-echo' can now
10756 be a form that evaluates to a string.
10757
10758 2003-08-18 Kim F. Storm <storm@cua.dk>
10759
10760 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10761
10762 2003-08-16 Richard M. Stallman <rms@gnu.org>
10763
10764 * dired-x.texi (Shell Command Guessing): Explain *.
10765
10766 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10767
10768 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10769 log-edit-insert-changelog.
10770
10771 2003-08-03 Karl Berry <karl@gnu.org>
10772
10773 * info.texi: Need @contents.
10774
10775 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10776
10777 Tramp version 2.0.36 released.
10778
10779 * tramp.texi (Remote shell setup): Explain about problems with
10780 non-Bourne commands in ~/.profile and ~/.shrc.
10781
10782 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10783
10784 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10785 renaming of `vis-mode' to `visible-mode'.
10786
10787 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10788
10789 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10790 next, prev and up pointers.
10791
10792 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10793
10794 * info.texi (Help): Mention existence of Emacs and stand-alone
10795 Info at the very beginning of the tutorial.
10796 (Help-Inv): New node.
10797 (Help-]): New node.
10798 (Help-M): Systematically point out the differences between default
10799 Emacs and stand-alone versions. Delete second menu.
10800 (Help-Xref): Systematically point out the differences between
10801 default Emacs and stand-alone versions.
10802 (Help-Int): Change `l' example.
10803 (Expert Info): Fix typos.
10804 (Emacs Info Variables): Mention `Info-hide-note-references' and
10805 new default for `Info-scroll-prefer-subnodes'.
10806
10807 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10808
10809 Version 2.0.35 of Tramp released.
10810
10811 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10812 (Inline methods): Add methods `remsh' and `plink1'.
10813 (External transfer methods): Add method `remcp'.
10814 (Multi-hop Methods): Add method `remsh'.
10815 Small patch from Adrian Aichner <adrian@xemacs.org>:
10816 Fix minor typos.
10817 (Concept Index): Add to make manual searchable via
10818 `Info-index'.
10819 (Version Control): Add cindex entry.
10820
10821 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10822
10823 * trampver.texi: Version 2.0.34 released.
10824
10825 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10826
10827 * faq.texi: Improve previous changes.
10828
10829 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10830
10831 * faq.texi: Update copyright and maintenance details.
10832 Update some package URLs, versions, and maintainers.
10833 Remove many references to the Emacs Lisp Archive.
10834
10835 2003-04-23 Simon Josefsson <jas@extundo.com>
10836
10837 * smtpmail.texi: Fix license (the invariant sections mentioned has
10838 never been part of the smtp manual). Align info dir entry with
10839 other emacs packages.
10840
10841 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10842
10843 * tramp.texi: Version 2.0.33 released.
10844 Remove installation chapter. Remove XEmacs specifics.
10845
10846 2003-03-29 Richard M. Stallman <rms@gnu.org>
10847
10848 * tramp.texi (Top): Undo the previous renaming.
10849 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10850
10851 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10852
10853 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10854 version of manual.
10855
10856 * tramp.texi (Auto-save and Backup): New node.
10857
10858 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10859
10860 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10861 Emacs" in order to have better differentiation to "XEmacs".
10862 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10863 are new macros in order to point to the other Emacs flavor where
10864 appropriate. In info case, point to node `Installation' in order
10865 to explain how to generate the other way. In html case, make a
10866 link to the other html file.
10867 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10868 after CVS checkout/update.
10869 (Installation): Completely rewritten.
10870 (Installation parameters, Load paths): New sections under
10871 `Installation'.
10872
10873 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10874
10875 * tramp.texi: Version 2.0.30 released.
10876 Replace word "path" with "localname" where used as a component of
10877 a Tramp file name.
10878
10879 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10880
10881 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10882 introduced.
10883 (Installation): Explain what to do if files from the tramp/contrib
10884 directory are needed.
10885
10886 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10887
10888 * smtpmail.texi (How Mail Works): New.
10889
10890 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10891
10892 * smtpmail.texi: New file.
10893
10894 * Makefile.in: Build SMTP manual.
10895
10896 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10897
10898 * tramp.texi: Version 2.0.29 released.
10899 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10900 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10901
10902 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10903
10904 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10905 another package loads accidentally Ange-FTP.
10906
10907 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10908
10909 * tramp.texi (Customizing Completion): Add function
10910 `tramp-parse-sconfig'. Change example of
10911 `tramp-set-completion-function', because parsing of ssh config
10912 files looks more natural.
10913
10914 2003-01-15 Kevin Ryde <user42@zip.com.au>
10915
10916 * gnus.texi (Using MIME): Mention auto-compression-mode with
10917 gnus-mime-copy-part.
10918
10919 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10920
10921 * gnus.texi: Do not use `path' in several locations.
10922
10923 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10924
10925 * tramp.texi (External transfer methods): New method `smb'.
10926 From Michael Albinus.
10927
10928 2002-11-05 Karl Berry <karl@gnu.org>
10929
10930 * info.texi (Info-fontify): Reorder face list to avoid bad line
10931 breaks.
10932
10933 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10934
10935 * tramp.texi: Move @copying to standard place.
10936 Use @insertcopying.
10937
10938 2002-10-02 Karl Berry <karl@gnu.org>
10939
10940 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi:
10941 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
10942 * eshell.texi, eudc.texi, faq.texi, forms.texi, idlwave.texi:
10943 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, reftex.texi:
10944 * sc.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
10945 * widget.texi, woman.texi:
10946 Per rms, update all manuals to use @copying instead of @ifinfo.
10947 Also use @ifnottex instead of @ifinfo around the top node, where
10948 needed for the sake of the HTML output.
10949 (The Gnus manual is not fixed since it's not clear to me how it
10950 works; and the Tramp manual already uses @copying, although in an
10951 unusual way. All others were changed.)
10952
10953 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10954
10955 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10956 (../info/ses, ses.dvi): New targets.
10957 * ses.texi: New file.
10958
10959 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10960
10961 * texinfo.tex: Update to texinfo 4.2.
10962
10963 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10964
10965 * reftex.texi: Update to RefTeX 4.19.
10966
10967 2002-07-21 Jesper Harder <harder@ifa.au.dk>
10968
10969 * gnus.texi (Sorting Groups): Add key bindings for
10970 gnus-group-sort-groups-by-real-name and
10971 gnus-group-sort-selected-groups-by-real-name.
10972
10973 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10974
10975 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10976 (../info/tramp, tramp.dvi): New targets.
10977
10978 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10979
10980 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10981 (calc.dvi): Uncomment.
10982
10983 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10984
10985 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10986 (../info/calc): New target.
10987
10988 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10989
10990 * (Version 21.1 released.)
10991
10992 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10993
10994 * Branch for 21.1.
10995
10996 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10997
10998 * Makefile.in (../info/info): Use an explicit -o switch to
10999 makeinfo.
11000
11001 2001-03-05 Gerd Moellmann <gerd@gnu.org>
11002
11003 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
11004
11005 2001-02-12 Michael Kifer <kifer@cs.sunysb.edu>
11006
11007 * ediff.texi: Added ediff-coding-system-for-read.
11008
11009 * viper.texi: Fix typos.
11010
11011 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
11012
11013 * Makefile.in (../info/idlwave): Use --no-split.
11014
11015 2000-12-14 Dave Love <fx@gnu.org>
11016
11017 * Makefile.in (mostlyclean): Remove gnustmp.*.
11018 (gnus.dvi): Change rule to remove @latex stuff.
11019
11020 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
11021
11022 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
11023
11024 2000-10-13 John Wiegley <johnw@gnu.org>
11025
11026 * Makefile.in: Add build targets for eshell.texi.
11027
11028 2000-09-25 Gerd Moellmann <gerd@gnu.org>
11029
11030 * Makefile.in: Remove/comment speedbar stuff.
11031
11032 2000-09-22 Dave Love <fx@gnu.org>
11033
11034 * Makefile.in: Add emacs-mime.
11035
11036 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
11037
11038 * Makefile.in (INFO_TARGETS): Add ../info/woman.
11039 (DVI_TARGETS): Add woman.dvi.
11040 (../info/woman, woman.dvi): New targets.
11041
11042 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
11043
11044 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
11045
11046 * pcl-cvs.texi: New file.
11047 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
11048 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
11049
11050 2000-05-11 Gerd Moellmann <gerd@gnu.org>
11051
11052 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
11053 (../info/ebrowse, ebrowse.dvi): New targets.
11054
11055 2000-01-13 Gerd Moellmann <gerd@gnu.org>
11056
11057 * Makefile.in (INFO_TARGETS): Add eudc.
11058 (DVI_TARGETS): Add eudc.dvi.
11059 (../info/eudc, eudc.dvi): New targets.
11060
11061 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
11062
11063 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
11064 compatibility with 8+3 filesystems).
11065 (../info/efaq): Rename from emacs-faq.
11066
11067 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
11068
11069 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
11070 (../info/idlwave, idlwave.dvi): New targets.
11071
11072 1999-10-23 Dave Love <fx@gnu.org>
11073
11074 * Makefile.in: Use autotype.texi.
11075
11076 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
11077
11078 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
11079 faq.texi file) rather than ../info/faq.
11080
11081 1999-10-07 Gerd Moellmann <gerd@gnu.org>
11082
11083 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
11084 (../info/ada-mode, ada-mode.dvi): New targets.
11085
11086 1999-09-01 Dave Love <fx@gnu.org>
11087
11088 * Makefile.in: Add faq.
11089
11090 1999-07-12 Richard Stallman <rms@gnu.org>
11091
11092 * Version 20.4 released.
11093
11094 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
11095
11096 * Version 20.3 released.
11097
11098 1998-04-06 Andreas Schwab <schwab@gnu.org>
11099
11100 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
11101 Use it in dvi targets.
11102 (../etc/GNU): Change to $(srcdir) first.
11103
11104 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
11105
11106 * reftex.texi: Update for RefTeX version 3.22.
11107
11108 1998-03-01 Kim-Minh Kaplan <KimMinh.Kaplan@utopia.eunet.fr>
11109
11110 * gnus.texi (Easy Picons): Removed references to
11111 `gnus-group-display-picons'.
11112 (Hard Picons): Ditto.
11113
11114 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
11115
11116 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
11117 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11118
11119 1997-09-23 Paul Eggert <eggert@twinsun.com>
11120
11121 * Makefile.in: Merge changes mistakenly made to `Makefile'.
11122 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
11123
11124 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11125
11126 * Version 20.2 released.
11127
11128 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11129
11130 * Version 20.1 released.
11131
11132 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11133
11134 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
11135
11136 1997-04-12 Per Abrahamsen <abraham@dina.kvl.dk>
11137
11138 * widget.texi (push-button): Document it.
11139
11140 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11141
11142 * Version 19.33 released.
11143
11144 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11145
11146 * Version 19.32 released.
11147
11148 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11149
11150 * Makefile.in: Add rules for the Message manual.
11151
11152 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11153
11154 * gnus.texi: New version.
11155
11156 * message.texi: New manual.
11157
11158 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11159
11160 * Makefile.in (All info targets): cd $(srcdir) to do the work.
11161
11162 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
11163
11164 * Makefile.in (All info targets): Specify $(srcdir) in input files.
11165 Specify -I option.
11166 (All dvi targets): Set the TEXINPUTS variable.
11167
11168 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
11169
11170 * Version 19.31 released.
11171
11172 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
11173
11174 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
11175 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
11176
11177 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11178
11179 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
11180 (INFO_TARGETS): Add ../info/cc-mode.
11181 (DVI_TARGETS): Add cc-mode.dvi.
11182
11183 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11184
11185 * Version 19.30 released.
11186
11187 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
11188
11189 * gnus.texi: New file.
11190
11191 1995-11-04 Erik Naggum <erik@naggum.no>
11192
11193 * gnus.texi: File deleted.
11194
11195 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
11196
11197 * mh-e.texi: "Function Index" -> "Command Index" to work with
11198 Emacs 19.30 C-h C-k support of separately-documented commands.
11199
11200 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11201
11202 * Makefile.in (../info/ediff, ediff.dvi): New targets.
11203 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
11204
11205 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11206
11207 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
11208 (../info/viper, viper.dvi): New targets.
11209
11210 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
11211
11212 * dired-x.texi (Installation): Change the example to set
11213 buffer-local variables like dired-omit-files-p in
11214 dired-mode-hook.
11215
11216 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11217
11218 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
11219 (../info/mh-e, mh-e.dvi): New targets.
11220
11221 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
11222
11223 * Makefile.in (maintainer-clean): Rename from realclean.
11224
11225 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11226
11227 * Makefile.in: New file.
11228 * Makefile: File deleted.
11229
11230 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11231
11232 * Makefile (TEXINDEX_OBJS): Variable deleted.
11233 (texindex, texindex.o, getopt.o): Rules deleted.
11234 All deps on texindex deleted.
11235 (distclean): Don't delete texindex.
11236 (mostlyclean): Don't delete *.o.
11237 * texindex.c, getopt.c: Files deleted.
11238
11239 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
11240
11241 * Version 19.26 released.
11242
11243 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11244
11245 * Version 19.25 released.
11246
11247 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11248
11249 * Version 19.24 released.
11250
11251 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11252
11253 * Version 19.23 released.
11254
11255 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11256
11257 * Makefile: Delete spurious tab.
11258
11259 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11260
11261 * Makefile (.SUFFIXES): New rule.
11262
11263 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11264
11265 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11266 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11267
11268 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11269
11270 * Makefile (../info/sc): Rename from sc.info.
11271 (../info/cl): Likewise.
11272 (INFO_TARGETS): Use new names.
11273
11274 1993-12-04 Richard Stallman (rms@srarc2)
11275
11276 * getopt.c: New file.
11277 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11278 (getopt.o): New rule.
11279 (dvi): Don't depend on texindex.
11280 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11281 Depend on texindex.
11282
11283 1993-12-03 Richard Stallman (rms@srarc2)
11284
11285 * Makefile (../info/sc.info): Rename from ../info/sc.
11286 (TEXI2DVI): New variable.
11287 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11288 Add explicit commands.
11289 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11290
11291 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11292
11293 * Version 19.22 released.
11294
11295 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11296
11297 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11298
11299 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11300
11301 * Version 19.21 released.
11302
11303 1993-11-15 Paul Eggert (eggert@twinsun.com)
11304
11305 * Makefile (../info/cl.info): Rename from ../info/cl.
11306
11307 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11308
11309 * Makefile (../etc/GNU): New target.
11310 (EMACSSOURCES): Add gnu1.texi.
11311
11312 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11313
11314 * Makefile (realclean): Don't delete the Info files.
11315
11316 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11317
11318 * forms.texi: Fix forms.texi so that it will format correctly.
11319 Add missing `@end iftex', fix bad reference.
11320
11321 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11322
11323 * Makefile: Fix targets for texindex, new info.texi files.
11324 * info-stnd.texi: New file implements info for standalone info
11325 reader.
11326 * info.texi: Update to include recent changes to "../info/info".
11327 New source file for ../info/info; includes info-stnd.texi.
11328
11329 * texindex.c: Include "../src/config.h" if building in emacs.
11330
11331 * Makefile: Change all files to FILENAME.texi, force all targets
11332 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11333 vip.texinfo, forms.texinfo, cl.texinfo.
11334 Add target to build texindex.c, defining `emacs'.
11335
11336 * forms.texi: Install new file to match version 2.3 of forms.el.
11337
11338 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11339
11340 * Version 19.19 released.
11341
11342 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11343
11344 * sc.texinfo: Fix info file name.
11345
11346 * Makefile (info): Add gnus and sc.
11347 (dvi): Add gnus.dvi and sc.dvi.
11348 (../info/sc, sc.dvi): New targets.
11349
11350 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11351
11352 * Version 19.18 released.
11353
11354 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11355
11356 * Makefile: Fix source file names of the separate manuals.
11357 (gnus.dvi, ../info/gnus): New targets.
11358
11359 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11360
11361 * Version 19.17 released.
11362
11363 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11364
11365 * split-man: Fix typos in last change.
11366
11367 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11368
11369 * Version 19.16 released.
11370
11371 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11372
11373 * version 19.15 released.
11374
11375 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11376
11377 * Makefile (distclean): It's rm, not rf.
11378
11379 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11380
11381 * Version 19.14 released.
11382
11383 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11384
11385 * Makefile: New file.
11386
11387 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11388
11389 * Version 19.13 released.
11390
11391 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11392
11393 * Version 19.9 released.
11394
11395 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11396
11397 * Version 19.8 released.
11398
11399 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11400
11401 * Version 19.7 released.
11402
11403 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11404
11405 * gnus.texinfo: New file. Removed installation instructions.
11406
11407 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11408
11409 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
11410
11411 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11412
11413 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11414 then define `\sc' as the command for smallcaps in Texinfo.
11415 This means that the @sc command will produce small caps. bfox has
11416 made the corresponding change to makeinfo and texinfm.el.
11417
11418 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11419
11420 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11421 Customization since the menu entry did not point to anything.
11422 Also add an @finalout command to remove overfull hboxes from the
11423 printed output.
11424
11425 * cl.texinfo: Add @bye, \input line and @settitle to file.
11426 This file is clearly intended to be a chapter of some other work,
11427 but the other work does not yet exist.
11428
11429 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11430
11431 * texinfo.texinfo: Three typos corrected.
11432
11433 ;; Local Variables:
11434 ;; coding: utf-8
11435 ;; End:
11436
11437 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11438
11439 This file is part of GNU Emacs.
11440
11441 GNU Emacs is free software: you can redistribute it and/or modify
11442 it under the terms of the GNU General Public License as published by
11443 the Free Software Foundation, either version 3 of the License, or
11444 (at your option) any later version.
11445
11446 GNU Emacs is distributed in the hope that it will be useful,
11447 but WITHOUT ANY WARRANTY; without even the implied warranty of
11448 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11449 GNU General Public License for more details.
11450
11451 You should have received a copy of the GNU General Public License
11452 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.