* doc/misc/ert.texi: Add a titlepage. Use @insertcopying.
[bpt/emacs.git] / doc / misc / ChangeLog
1 2014-01-03 Glenn Morris <rgm@gnu.org>
2
3 * ert.texi: Add a titlepage. Use @insertcopying.
4
5 * calc.texi (Top): Use @top rather than @chapter.
6
7 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
8
9 * eshell.text (top): Fix incorrect use of xref.
10
11 2014-01-03 Aidan Gauland <aidalgol@amuri.net>
12
13 * eshell.text (top): Fix incorrect info filename in an xref.
14
15 2014-01-02 Vincent Belaïche <vincentb1@users.sourceforge.net>
16
17 * ses.texi: Add documentation for local printer functions.
18
19 2014-01-02 Glenn Morris <rgm@gnu.org>
20
21 * Makefile.in (cc_mode_deps): Rename from (typo) ccmode_deps.
22
23 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
24
25 * eshell.text (Command Basics): Removed `Command basics' chapter.
26
27 2014-01-02 Aidan Gauland <aidalgol@amuri.net>
28
29 * eshell.text (What is Eshell?): Add section about what not to use
30 Eshell for.
31
32 2013-12-23 Teodor Zlatanov <tzz@lifelogs.com>
33
34 * emacs-gnutls.texi (Help For Users): Document `gnutls-verify-error'.
35
36 2013-12-22 Glenn Morris <rgm@gnu.org>
37
38 * woman.texi (Navigation): Use itemx where appropriate.
39
40 2013-12-20 Tassilo Horn <tsdh@gnu.org>
41
42 * info.texi, woman.texi:
43 Document `S-SPC' as alternative to `DEL' for scrolling.
44
45 2013-12-20 Jay Belanger <jay.p.belanger@gmail.com>
46
47 * calc.texi (Stack Manipulation Commands): Mention using the variable
48 `calc-context-sensitive-enter' for `calc-enter' and `calc-pop'.
49
50 2013-12-12 Michael Albinus <michael.albinus@gmx.de>
51
52 * tramp.texi (direntry): Use ssh but rsh.
53 (all): Encode all environment variable names with @env{...}.
54 (Bug Reports): Refer to Testing node.
55
56 2013-12-12 Glenn Morris <rgm@gnu.org>
57
58 * autotype.texi, cc-mode.texi, ediff.texi, ert.texi:
59 * htmlfontify.texi, ido.texi, octave-mode.texi, org.texi:
60 * srecode.texi, todo-mode.texi, tramp.texi:
61 Sync direntry with info/dir version.
62
63 2013-12-11 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
64
65 * Makefile.in: Add octave-mode.texi.
66
67 2013-12-11 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at>
68 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
69
70 * octave-mode.texi: Import from GNU Octave (doc/interpreter/emacs.txi).
71
72 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
73
74 * dbus.texi (Properties and Annotations): Fix typo.
75
76 2013-12-06 Bastien Guerry <bzg@gnu.org>
77
78 * org.texi: Don't include Emacs version within Org's version.
79
80 2013-12-06 Nicolas Goaziou <n.goaziou@gmail.com>
81
82 * org.texi (Creating one-off styles): Use new export snippet
83 syntax.
84
85 * org.texi (Export settings): documentation describing how text
86 above the first heading is ignored when an :export: tag is in a
87 file.
88
89 2013-12-05 Michael Albinus <michael.albinus@gmx.de>
90
91 * dbus.texi (Type Conversion): Clarify unibyte-ness of strings.
92
93 2013-11-30 Glenn Morris <rgm@gnu.org>
94
95 * Makefile.in (distclean): Remove Makefile.
96
97 2013-11-20 era eriksson <era+emacsbugs@iki.fi>
98
99 * ses.texi (Quick Tutorial): New chapter. (Bug#14748)
100 (The Basics, Formulas): Copyedits.
101 (Resizing, Printer functions): Add index entries.
102
103 2013-11-17 Jay Belanger <jay.p.belanger@gmail.com>
104
105 * calc.texi (Customizing Calc): Mention new variable
106 `calc-context-sensitive-enter'.
107
108 2013-11-12 Aaron Ecay <aaronecay@gmail.com>
109
110 * org.texi (Exporting code blocks): Document the 'inline-only
111 setting for `org-export-babel-evaluate'. Document how :var
112 introduces code block dependencies.
113
114 2013-11-12 Achim Gratz <Stromeko@Stromeko.DE>
115
116 * org.texi (Header arguments): Document header-args[:lang]
117 properties and remove deprecated old-style properties from
118 documentation.
119
120 * org.texi (Agenda commands): Remove footnote from @tsubheading
121 and add a sentence with the reference instead.
122
123 2013-11-12 Bastien Guerry <bzg@gnu.org>
124
125 * org.texi (Catching invisible edits):
126 * org.texi (Plain lists, Plain lists):
127 * org.texi (Advanced configuration):
128 * org.texi (Tag groups):
129 * org.texi (Conventions):
130 * org.texi (Checkboxes, Radio lists):
131 * org.texi (Top, Summary, Exporting):
132 * org.texi (In-buffer settings): Fix typos.
133
134 * org.texi (Refile and copy): Document `org-copy' and `C-3 C-c
135 C-w'. Add an index entry for `org-refile-keep'.
136
137 * org.texi (Plain lists): Add an index entry for sorting plain
138 list. Document sorting by checked status for check lists.
139
140 * org.texi (Publishing options): Fix old variable names.
141
142 * org.texi (Orgstruct mode): Fix suggested setting of
143 `orgstruct-heading-prefix-regexp'.
144
145 * org.texi (Export settings): Document
146 `org-export-allow-bind-keywords'.
147
148 * org.texi (History and Acknowledgments): Small rephrasing.
149
150 * org.texi (Template elements): Add a footnote about tags accepted
151 in a year datetree.
152
153 * org.texi (Beamer export, @LaTeX{} and PDF export)
154 (Header and sectioning, @LaTeX{} specific attributes): Enhance
155 style.
156
157 * org.texi (Agenda commands): Add a footnote about dragging agenda
158 lines: it does not persist and it does not change the .org files.
159
160 * org.texi (Agenda commands): Add a table heading for dragging
161 agenda lines forward/backward.
162
163 * org.texi (Agenda commands): Add documentation for
164 `org-agenda-bulk-toggle' and `org-agenda-bulk-toggle-all'.
165
166 * org.texi (Publishing options): Update the list of options.
167 (Simple example, Complex example): Fix the examples.
168
169 * org.texi (Formula syntax for Calc): Don't use a bold font the
170 warning.
171
172 * org.texi (Other built-in back-ends): New section.
173
174 * org.texi (Editing source code): Document
175 `org-edit-src-auto-save-idle-delay' and
176 `org-edit-src-turn-on-auto-save'.
177
178 * org.texi (External links): Document contributed link types
179 separately.
180
181 * org.texi (Closing items): Document
182 `org-closed-keep-when-no-todo'.
183
184 * org.texi (Export back-ends): Rename from "Export formats".
185 (The Export Dispatcher): Remove reference to
186 `org-export-run-in-background'.
187 (Export settings): Minor rewrites.
188 (ASCII/Latin-1/UTF-8 export): Update variable's name.
189 (In-buffer settings): Add #+HTML_HEAD_EXTRA.
190
191 * org.texi (Export in foreign buffers): New section.
192 (Exporting): Remove documentation about converting the selected
193 region.
194
195 * org.texi (Advanced configuration): Put the filter valid types in
196 a table. Use @lisp and @smalllisp.
197
198 * org.texi: Use @code{nil} instead of nil. Update the maintainer
199 contact info.
200
201 * org.texi (Exporting): Better introductory sentence. Add a note
202 about conversion commands.
203 (Feedback, Orgstruct mode, Built-in table editor)
204 (Built-in table editor, Orgtbl mode, Updating the table)
205 (Property syntax, Capturing column view, Capture)
206 (Agenda files, Agenda commands, CDLaTeX mode, CDLaTeX mode)
207 (Exporting, Extending ODT export)
208 (Working with @LaTeX{} math snippets, dir, Customization)
209 (Radio tables, A @LaTeX{} example, Pulling from MobileOrg):
210 Uniformly use @kbd{M-x command RET}.
211
212 * org.texi (Filtering/limiting agenda items): New subsection.
213 Document the use of `org-agenda-max-*' options and
214 `org-agenda-limit-interactively' from the agenda.
215 (Agenda commands): Move details about filtering commands to
216 the new section, only include a summary here.
217 (Customizing tables in ODT export)
218 (System-wide header arguments, Conflicts, Dynamic blocks): Use
219 spaces for indentation.
220
221 * org.texi (Emphasis and monospace): Mention `org-emphasis-alist'.
222
223 * org.texi (Links in HTML export, Images in HTML export)
224 (post): Fix syntax within #+ATTR_*.
225 (Tables in HTML export): Document `org-html-table-row-tags'
226 and use `org-html-table-default-attributes' instead of
227 `org-html-table-tag'.
228
229 * org.texi (Publishing action, Publishing options)
230 (Publishing links): Major rewrite. Enhance explanations for
231 `org-org-publish-to-org'. Remove reference to
232 `org-export-run-in-background'.
233
234 * org.texi: Fix many small typos. Use #+NAME instead of
235 #+TBLNAME. Use @smalllisp instead of @example.
236 (Special symbols): Add index?
237 (HTML preamble and postamble): Don't mention obsolete use of
238 opt-plist.
239 (JavaScript support): Don't mention the org-jsinfo.el file as it
240 has been merged with ox-html.el.
241
242 * org.texi (Installation, Feedback, Setting Options)
243 (Code evaluation security, org-crypt.el): Use @lisp instead of
244 @example.
245 (Agenda commands): Use @table instead of @example.
246
247 * org.texi (Adding hyperlink types): New appendix.
248
249 * org.texi (ODT export commands, Extending ODT export)
250 (Applying custom styles, Images in ODT export)
251 (Labels and captions in ODT export)
252 (Literal examples in ODT export)
253 (Configuring a document converter)
254 (Working with OpenDocument style files)
255 (Customizing tables in ODT export)
256 (Validating OpenDocument XML): Fix options names.
257
258 * org.texi (History and Acknowledgments): Update acknowledgments
259 to Nicolas. Add Nicolas Goaziou to the list of contributors.
260
261 * org.texi (System-wide header arguments): Don't use "customizing"
262 for setting a variable. Also remove comments.
263
264 * org.texi (Weekly/daily agenda): Add `org-agenda-start-day' and
265 `org-agenda-start-on-weekday' to the variable index and document
266 them.
267
268 * org.texi (Sparse trees, Agenda commands)
269 (@LaTeX{} fragments, Selective export, Export options)
270 (The export dispatcher, ASCII/Latin-1/UTF-8 export)
271 (HTML Export commands, @LaTeX{}/PDF export commands)
272 (iCalendar export, Publishing options, Triggering publication)
273 (In-buffer settings): Update to reflect changes from the new
274 export engine.
275
276 * org.texi (Matching tags and properties): More examples. Explain
277 group tags expansion as regular expressions.
278
279 * org.texi (Tag groups): New section.
280
281 * org.texi (Setting tags): Tiny formatting fixes.
282
283 * org.texi (Plain lists, Checkboxes): Use non-obsolete variable
284 names.
285
286 * org.texi (Storing searches): Add "agenda" and "agenda*" to the
287 concept index. Include example for these agenda views.
288 (Special agenda views): Mention the "agenda*" agenda view.
289
290 * org.texi (Repeated tasks): Document how to ignore a repeater
291 when using both a scheduled and a deadline timetamp.
292
293 * org.texi (Global and local cycling): Wrap in a new subsection.
294 (Initial visibility, Catching invisible edits): New subsections.
295
296 * org.texi (Visibility cycling): Mention that
297 `org-agenda-inhibit-startup' will prevent visibility setting when
298 the agenda opens an Org file for the first time.
299
300 * org.texi (Org syntax): New section.
301
302 * org.texi (Orgstruct mode): Document
303 `orgstruct-heading-prefix-regexp'.
304
305 * org.texi (Speeding up your agendas): New section.
306
307 * org.texi (Installation): When installing Org from ELPA, users
308 should do this from an Emacs session where no .org file has been
309 visited.
310
311 * org.texi (CSS support, In-buffer settings): Update HTML options
312 names.
313
314 * org.texi (Structure editing): Update documentation for
315 `org-insert-heading-or-item'.
316 (Plain lists, Relative timer): Update index entry.
317
318 * org.texi (JavaScript support): Update variable names.
319
320 * org.texi (comments): Minor formatting fix.
321
322 * org.texi (@LaTeX{} fragments): Minor enhancement.
323
324 * org.texi: Update the list contributions.
325
326 * org.texi (Agenda commands): Exporting the agenda to an .org file
327 will not copy the subtrees and the inherited tags. Document
328 `org-agenda-filter-by-regexp'.
329
330 * org.texi (Publishing action, Complex example): Fix names of
331 publishing functions.
332
333 * org.texi (Top, Exporting): Delete references to Freemind.
334 (Freemind export): Delete section.
335
336 * org.texi (Top, Exporting): Delete references to the XOXO export.
337 (XOXO export): Delete section.
338
339 * org.texi (Capture): Mention that org-remember.el is not
340 supported anymore.
341
342 * org.texi (Top, Exporting, Beamer class export): Delete
343 references to the TaskJuggler export.
344 (History and Acknowledgments): Mention that the TaskJuggler has
345 been rewritten by Nicolas and now lives in the contrib/ directory
346 of Org's distribution. Mention that Jambunathan rewrote the HTML
347 exporter. Remove Jambunathan from my own acknowledgments.
348 (TaskJuggler export): Delete.
349
350 * org.texi (HTML preamble and postamble)
351 (Tables in HTML export, Images in HTML export)
352 (Math formatting in HTML export, CSS support)
353 (@LaTeX{} and PDF export, Publishing options): Fix the names of
354 the HTML export and publishing options.
355
356 * org.texi (Literal examples, Export options)
357 (@LaTeX{} and PDF export, Header and sectioning)
358 (Publishing options): Fix LaTeX options names.
359
360 * org.texi (Export options, CSS support, In-buffer settings): Fix
361 references to HTML_LINK_* and HTML_STYLE keywords.
362
363 * org.texi (Export options, In-buffer settings): Fix references to
364 #+SELECT_TAGS and #+EXCLUDE_TAGS and remove reference to #+XSLT.
365
366 * org.texi (Top, Markup, Initial text, Images and tables)
367 (@LaTeX{} fragments, @LaTeX{} fragments, Exporting)
368 (Export options, JavaScript support, Beamer class export): Remove
369 references to the DocBook export, which has been deleted.
370 (History and Acknowledgments): Mention that DocBook has been
371 deleted, suggest to use the Texinfo exporter instead, then to
372 convert the .texi to DocBook with makeinfo.
373 (Links in ODT export, Tables in ODT export): Fix indices.
374
375 * org.texi (Deadlines and scheduling): Add a variable to the
376 index. Add documentation about delays for scheduled tasks.
377
378 * org.texi (Emphasis and monospace): Mention
379 `org-fontify-emphasized-text' and
380 `org-emphasis-regexp-components'.
381
382 * org.texi (References): Small enhancement.
383
384 * org.texi (Column width and alignment): Make the example visually
385 more clear.
386
387 * org.texi (The clock table): Document :mstart and :wstart as a
388 way to set the starting day of the week.
389
390 * org.texi (In-buffer settings): Document new startup keywords.
391 Thanks to John J Foerch for this idea.
392
393 * org.texi (Include files): Tiny formatting fix.
394
395 * org.texi (Activation): Point to the "Conflicts" section.
396
397 2013-11-12 Carsten Dominik <carsten.dominik@gmail.com>
398
399 * org.texi (CSS support): Clarify this section.
400
401 * org.texi (@LaTeX{} specific attributes): Document that tabu and
402 tabularx packages are not in the default set of packages.
403
404 * org.texi (Agenda commands): Document fortnight view.
405
406 * org.texi: Document conflict with ecomplete.el.
407
408 * org.texi (History and Acknowledgments): Acknowledgements for
409 Jason Dunsmore and Rakcspace.
410
411 * org.texi: Rename org-crypt.el node to org-crypt.
412
413 * org.texi (A @LaTeX{} example): Fix typo in variable name.
414
415 * org.texi (MobileOrg): Mention the new iPhone developer.
416
417 * org.texi (Table of contents) Improve documentation of TOC
418 placement.
419
420 * org.texi: Explain that date/time information at read-date prompt
421 should start at the beginning, not anywhere in the middle of a
422 long string.
423
424 2013-11-12 Christopher Schmidt <christopher@ch.ristopher.com>
425
426 * org.texi (Orgstruct mode): Fix wrong regexp.
427
428 2013-11-12 Eric Abrahamsen <eric@ericabrahamsen.net>
429
430 * org.texi: Document export to (X)HTML flavors.
431
432 2013-11-12 Eric Schulte <schulte.eric@gmail.com>
433
434 * org.texi (Extracting source code): Mention the prefix argument
435 to org-babel-tangle.
436 (noweb): Removed erroneous negative.
437 (Specific header arguments): Document new header arguments.
438 Documentation for new tangle-mode header argument.
439 (Top): Documentation for new tangle-mode header argument.
440 (rownames): Documentation for new tangle-mode header argument.
441 Mention elisp as special rowname case.
442 (tangle-mode): Documentation for new tangle-mode header argument.
443 (post): Documentation and an example of usage.
444 (var): Remove the "Alternate argument syntax" section from the
445 documentation.
446 (hlines): Note that :hline has no effect for Emacs Lisp code
447 blocks.
448
449 2013-11-12 Feng Shu <tumashu@gmail.com>
450
451 * org.texi (@LaTeX{} fragments, Previewing @LaTeX{} fragments)
452 (Math formatting in HTML export)
453 (Working with @LaTeX{} math snippets): Add document about creating
454 formula image with imagemagick.
455
456 * org.texi (@LaTeX{} specific attributes): Document `:caption'
457 attribute of #+ATTR_LATEX.
458
459 2013-11-12 Grégoire Jadi <gregoire.jadi@gmail.com>
460
461 * org.texi (Handling links): Fix a typo in
462 `org-startup-with-inline-images' documentation.
463
464 * org.texi (Previewing @LaTeX{} fragments): Document the startup
465 keywords to use for previewing LaTeX fragments or not.
466 (Summary of in-buffer settings): Improve formatting and add an
467 entry for the variable `org-startup-with-latex-preview'.
468
469 * org.texi (Property syntax): Recall the user to refresh the org
470 buffer when properties are set on a per-file basis.
471
472 2013-11-12 Gustav Wikström <gustav.erik@gmail.com> (tiny change)
473
474 * org.texi (Matching tags and properties): Clarification.
475
476 2013-11-12 Ippei Furuhashi <top.tuna+orgmode@gmail.com>
477
478 * org.texi (Editing and debugging formulas): Add an example when a
479 table has multiple #+TBLFM lines.
480
481 2013-11-12 Ivan Vilata i Balaguer <ivan@selidor.net> (tiny change)
482
483 * org.texi (The clock table): Document acceptance of relative
484 times in tstart and tend, link to syntax description and provide
485 example.
486
487 2013-11-12 Jarmo Hurri <jarmo.hurri@syk.fi>
488
489 * org.texi (The spreadsheet): Document lookup functions.
490
491 2013-11-12 Kodi Arfer <git@arfer.net> (tiny change)
492
493 * org.texi (CSS support): Mention .figure-number, .listing-number,
494 and .table-number.
495
496 2013-11-12 Michael Brand <michael.ch.brand@gmail.com>
497
498 * org.texi
499 (Formula syntax for Calc, Emacs Lisp forms as formulas): Reformat
500 spreadsheet formula mode strings and some examples from @example
501 block with xy @r{yz} to @table.
502
503 * org.texi (Formula syntax for Calc): Improve the documentation of
504 empty fields in formulas for spreadsheet. Add explanation and
505 example for empty field. Extend explanations of format
506 specifiers. Add a sentence to mention Calc defmath.
507
508 * org.texi (Column formulas): Add a sentence to be more explicit
509 about when a table header is mandatory.
510
511 2013-11-12 Nicolas Goaziou <n.goaziou@gmail.com>
512
513 * org.texi (Subscripts and superscripts): Remove reference to
514 quoted underscores until this mechanism is implemented again.
515
516 * org.texi (Beamer export): Be more accurate about BEAMER_OPT
517 property.
518
519 * org.texi (Document title): Subtree export is no longer triggered
520 by marking one as the region.
521 (Horizontal rules): LaTeX export doesn't use "\hrule" anymore, and
522 giving examples isn't very useful: "horizontal rule" is, at least,
523 as explicit as <hr/>.
524
525 * org.texi (HTML doctypes): Reflect keyword removal.
526 (CSS support): Reflect keyword removal.
527
528 * org.texi (@LaTeX{} specific attributes): Document new :float
529 values.
530
531 * org.texi (Export settings): Improve documentation.
532
533 * org.texi (Math formatting in HTML export): Fix OPTIONS item's name.
534 (Text areas in HTML export): Update text areas.
535 (HTML Export commands): Update export commands.
536
537 * org.texi (Header and sectioning): Add a footnote about the
538 different between LATEX_HEADER_EXTRA and LATEX_HEADER.
539
540 * org.texi (The Export Dispatcher): Document
541 `org-export-in-background'.
542
543 * org.texi (Footnotes): Export back-ends do not use
544 `org-footnote-normalize' anymore.
545
546 * org.texi: Document variable changes.
547
548 * org.texi (Export settings): Doument p: item in OPTIONS keyword.
549
550 * org.texi (Exporting): Massive rewrite of the first sections.
551 (Selective export): Delete.
552 (The Export Dispatcher): Rewrite.
553 (Export options): Rewrite as "Export settings".
554
555 * org.texi: Small changes to documentation for embedded LaTeX.
556
557 * org.texi (Internal links): Document #+NAME keyword and
558 cross-referencing during export.
559
560 * org.texi (Include files): Remove reference to :prefix1
561 and :prefix. Give more details for :minlevel.
562
563 * org.texi (Macro replacement): Fix macro name. Update
564 documentation about possible locations and escaping mechanism.
565
566 * org.texi (Table of contents): Update documentation. Document
567 lists of listings and lists of tables. Add documentation for
568 optional title and #+TOC: keyword.
569
570 2013-11-12 Rick Frankel <rick@rickster.com>
571
572 * org.texi (results): Add Format section, broken out of Type
573 section to match code.
574 (hlines, colnames): Remove incorrect Emacs Lisp exception. Note
575 that the actual default handling (at least for python and
576 emacs-lisp) does not seem to match the description.
577
578 2013-11-12 Sacha Chua <sacha@sachachua.com> (tiny change)
579
580 * org.texi (The date/time prompt): Update the documentation to
581 reflect the new way `org-read-date-get-relative' handles weekdays.
582
583 2013-11-12 Yasushi Shoji <yashi@atmark-techno.com>
584
585 * org.texi (Resolving idle time): Document
586 `org-clock-x11idle-program-name'.
587
588 2013-10-24 Michael Albinus <michael.albinus@gmx.de>
589
590 * ert.texi (Running Tests Interactively): Adapt examle output.
591 (Tests and Their Environment): Mention skip-unless.
592
593 2013-10-23 Glenn Morris <rgm@gnu.org>
594
595 * dired-x.texi, ebrowse.texi, ede.texi, eieio.texi, eshell.texi:
596 * pcl-cvs.texi, sc.texi, srecode.texi, vip.texi, viper.texi:
597 * widget.texi: Nuke @refill.
598
599 * Makefile.in (install-dvi, install-html, install-pdf)
600 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
601 (uninstall-pdf): Quote entities that might contain whitespace.
602
603 2013-10-17 Jay Belanger <jay.p.belanger@gmail.com>
604
605 * calc.el (Data Type Formats): Don't specify the size at
606 which integers begin to be represented by lists.
607
608 2013-10-14 Xue Fuqiao <xfq.free@gmail.com>
609
610 * cl.texi (Argument Lists): Add indexes for &key and &aux.
611
612 2013-10-07 Michael Albinus <michael.albinus@gmx.de>
613
614 * trampver.texi: Update release number.
615
616 2013-10-02 Michael Albinus <michael.albinus@gmx.de>
617
618 Sync with Tramp 2.2.8.
619
620 * tramp.texi (External packages): Use `non-essential'.
621 * trampver.texi: Update release number.
622
623 2013-09-14 Glenn Morris <rgm@gnu.org>
624
625 * eshell.texi: Markup fixes.
626
627 2013-09-11 Xue Fuqiao <xfq.free@gmail.com>
628
629 * ido.texi (Interactive Substring Matching): Use @key{RET} instead
630 of @kbd{RET}.
631 (Prefix Matching): Add an index.
632
633 2013-09-08 Glenn Morris <rgm@gnu.org>
634
635 * emacs-gnutls.texi: Tweak direntry.
636
637 2013-09-06 Michael Albinus <michael.albinus@gmx.de>
638
639 * tramp.texi (Alternative Syntax): Remove chapter.
640
641 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
642
643 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
644 for portability to hosts where /bin/sh has problems.
645
646 2013-08-28 Stefan Monnier <monnier@iro.umontreal.ca>
647
648 Try to reduce redundancy in doc/misc/Makefile.in.
649 * Makefile.in (DOCMISC_W32): New var to replace DOCMISC_*_W32.
650 (TARGETS): New intermediate variable.
651 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS): Use it.
652
653 2013-08-27 Glenn Morris <rgm@gnu.org>
654
655 * efaq.texi (Emacs for MS-Windows): Update location of MS FAQ.
656
657 * efaq.texi: Rename from faq.texi, to match its output files.
658 * Makefile.in: Update for faq.texi name change.
659
660 * efaq-w32.texi (EMACSVER): Get it from emacsver.texi.
661
662 * Makefile.in (webhack): Remove; it's nothing to do with Emacs.
663
664 * efaq-w32.texi: Move here from the web-pages repository.
665 * Makefile.in (DOCMISC_DVI_W32, DOCMISC_HTML_W32, DOCMISC_INFO_W32)
666 (DOCMISC_PDF_W32, DOCMISC_PS_W32): New configure output variables.
667 (INFO_COMMON, INFO_INSTALL): New derivations of INFO_TARGETS.
668 (DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
669 Add DOCMISC_*_W32 variables.
670 (echo-info): Use INFO_INSTALL rather than INFO_TARGETS.
671 (efaq_w32_deps): New variable.
672 (efaq-w32, $(buildinfodir)/efaq-w32$(INFO_EXT), efaq-w32.dvi)
673 (efaq-w32.pdf, efaq-w32.html): New rules.
674 (clean): Remove efaq-w32 products.
675
676 2013-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
677
678 * emacs-mime.texi (Encoding Customization): Exclude iso-2022-jp-2 and
679 shift_jis from the default value set to mm-coding-system-priorities for
680 Japanese users.
681
682 2013-08-13 Glenn Morris <rgm@gnu.org>
683
684 * reftex.texi (LaTeX xr Package, Options - Table of Contents)
685 (Options - Defining Label Environments, Options - Creating Labels)
686 (Options - Referencing Labels, Options - Creating Citations)
687 (Options - Index Support, Options - Viewing Cross-References)
688 (Options - Finding Files, Options - Optimizations)
689 (Options - Fontification, Options - Misc):
690 * cc-mode.texi (Sample Init File):
691 * edt.texi (Init file):
692 * epa.texi (Encrypting/decrypting gpg files):
693 * mairix-el.texi (About, Setting up the mairix interface, Using)
694 (Extending):
695 Rename nodes to avoid characters that can cause Texinfo problems.
696
697 2013-08-12 Katsumi Yamaoka <yamaoka@jpl.org>
698
699 * gnus.texi (Mail Source Specifiers): Fix description for pop3's :leave.
700
701 2013-08-12 Glenn Morris <rgm@gnu.org>
702
703 * Makefile.in (ada_mode_deps, auth_deps, autotype_deps)
704 (bovine_deps, calc_deps, ccmode_deps, cl_deps, dbus_deps)
705 (dired_x_deps, ebrowse_deps, ede_deps, ediff_deps, edt_deps)
706 (eieio_deps, emacs_gnutls_deps, emacs_mime_deps, epa_deps)
707 (erc_deps, ert_deps, eshell_deps, eudc_deps, faq_deps)
708 (flymake_deps, forms_deps, gnus_deps, htmlfontify_deps)
709 (idlwave_deps, ido_deps, info_deps, mairix_el_deps, message_deps)
710 (mh_e_deps, newsticker_deps, nxml_mode_deps, org_deps)
711 (pcl_cvs_deps, pgg_deps, rcirc_deps, reftex_deps, remember_deps)
712 (sasl_deps, sc_deps, semantic_deps, ses_deps, sieve_deps)
713 (smtpmail_deps, speedbar_deps, srecode_deps, todo_mode_deps)
714 (tramp_deps, url_deps, vip_deps, viper_deps, widget_deps)
715 (wisent_deps, woman_deps): New variables. Use to reduce duplication.
716
717 * woman.texi (Top): Avoid mailto: in html output.
718
719 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
720 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
721 (INSTALL_DATA): New, set by configure.
722 (HTML_OPTS, HTML_TARGETS, PS_TARGETS, DVIPS): New variables.
723 (.PHONY): Add html, ps, install-dvi, install-html, install-pdf,
724 install-ps ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
725 uninstall-ps, and uninstall-doc.
726 (.SUFFIXES): Add .ps and .dvi.
727 (.dvi.ps): New suffix rule.
728 (html, ps, ada-mode.html, auth.html, autotype.html, bovine.html)
729 (calc.html, cc-mode.html, cl.html, dbus.html, dired-x.html)
730 (ebrowse.html, ede.html, ediff.html, edt.html, eieio.html)
731 (emacs-gnutls.html, emacs-mime.html, epa.html, erc.html)
732 (ert.html, eshell.html, eudc.html, faq.html, flymake.html)
733 (forms.html, gnus.html, htmlfontify.html, idlwave.html)
734 (ido.html, mairix-el.html, message.html, mh-e.html)
735 (newsticker.html, nxml-mode.html, org.html, pgg.html)
736 (rcirc.html, reftex.html, remember.html, sasl.html, sc.html)
737 (semantic.html, sieve.html, smtpmail.html, speedbar.html)
738 (srecode.html, todo-mode.html, tramp.html, url.html, vip.html)
739 (viper.html, widget.html, wisent.html, woman.html, install-dvi)
740 (install-html, install-pdf, install-ps, install-doc, uninstall-dvi)
741 (uninstall-html, uninstall-ps, uninstall-pdf, uninstall-doc):
742 New rules.
743 (clean): Remove HTML_TARGETS and PS_TARGETS.
744
745 2013-08-10 Xue Fuqiao <xfq.free@gmail.com>
746
747 * ido.texi (Working Directories):
748 (Flexible Matching, Regexp Matching, Find File At Point)
749 (Ignoring, Misc Customization): Use @defopt for user options.
750
751 2013-08-09 Xue Fuqiao <xfq.free@gmail.com>
752
753 * htmlfontify.texi (Customization): Remove documentation of
754 `hfy-fast-lock-save'. Minor fixes.
755
756 2013-08-08 Xue Fuqiao <xfq.free@gmail.com>
757
758 * ido.texi (Top): Insert node "Working Directories" in menu.
759 (Working Directories): New node.
760 (Misc Customization): Add documentation of
761 `ido-confirm-unique-completion' and some other user options.
762
763 2013-08-07 Eli Zaretskii <eliz@gnu.org>
764
765 * todo-mode.texi: Update @dircategory.
766 (Overview, Todo Items as Diary Entries, Todo Mode Entry Points)
767 (File Editing, Marked Items, Item Prefix): Fix usage of @xref and
768 @ref.
769
770 2013-08-07 Xue Fuqiao <xfq.free@gmail.com>
771
772 * sc.texi (Introduction): Fix index.
773 (Usage Overview):
774 (Citations, Citation Elements, Recognizing Citations)
775 (Information Keys and the Info Alist, Reference Headers)
776 (The Built-in Header Rewrite Functions)
777 (Electric References, Reply Buffer Initialization)
778 (Filling Cited Text, Selecting an Attribution)
779 (Attribution Preferences)
780 (Anonymous Attributions, Author Names)
781 (Using Regi, Post-yank Formatting Commands)
782 (Citing Commands, Insertion Commands)
783 (Mail Field Commands)
784 (Hints to MUA Authors, Thanks and History): Change from one space
785 between sentences to two.
786 (What Supercite Does): Typo fix.
787
788 * newsticker.texi (Usage): Use @key for RET.
789
790 * cl.texi (Argument Lists):
791 (For Clauses):
792 (Macros): Add indexes.
793
794 2013-08-05 Xue Fuqiao <xfq.free@gmail.com>
795
796 * cl.texi (Blocks and Exits): Add an index.
797
798 2013-08-04 Stephen Berman <stephen.berman@gmx.net>
799
800 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add todo-mode.
801 (todo-mode, $(buildinfodir)/todo-mode$(INFO_EXT)):
802 (todo-mode.dvi, todo-mode.pdf): New rules.
803
804 * todo-mode.texi: New file.
805
806 2013-08-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
807
808 * gnus.texi (Basic Usage): Mention that warp means jump here.
809 (The notmuch Engine): Mention notmuch.
810
811 2013-07-30 Tassilo Horn <tsdh@gnu.org>
812
813 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
814 `gnus-subthread-sort-functions' and remove the obsolete documentation
815 of `gnus-sort-threads-recursively'.
816
817 2013-07-29 David Engster <deng@randomsample.de>
818
819 * eieio.texi (top): Make clear that EIEIO is not a full CLOS
820 implementation.
821 (Introduction): Add further missing features.
822 (Building Classes): Add introductory paragraph.
823 (Wish List): Add metaclasses and EQL specialization.
824
825 2013-07-29 Michael Albinus <michael.albinus@gmx.de>
826
827 * tramp.texi (Frequently Asked Questions): Mention
828 `tramp-use-ssh-controlmaster-options'.
829
830 2013-07-26 Tassilo Horn <tsdh@gnu.org>
831
832 * gnus.texi (Sorting the Summary Buffer): Document new defcustom
833 `gnus-sort-threads-recursively'.
834
835 2013-07-25 Glenn Morris <rgm@gnu.org>
836
837 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add ido.
838 (ido, $(buildinfodir)/ido$(INFO_EXT), ido.dvi, ido.pdf): New rules.
839
840 * erc.texi (Special Features): Update contact information.
841 (History): Avoid using @email.
842
843 * eshell.texi (Bugs and ideas): Minor updates.
844
845 * faq.texi (Reporting bugs, Origin of the term Emacs)
846 (Setting up a customization file)
847 (Using an already running Emacs process, Turning off beeping)
848 (Packages that do not come with Emacs)
849 (Replying to the sender of a message): Avoid using @email.
850
851 * pcl-cvs.texi (Contributors, Bugs): Avoid using @email.
852
853 * reftex.texi (Imprint): Avoid using @email.
854
855 * ses.texi (Top): Update bug reporting instructions.
856 (Acknowledgments): Avoid using @email.
857
858 * woman.texi (Introduction, Background): Remove outdated information.
859 (Bugs, Acknowledgments): Avoid using @email.
860
861 2013-07-24 Xue Fuqiao <xfq.free@gmail.com>
862
863 * ido.texi: New file.
864
865 2013-07-19 Geoff Kuenning <geoff@cs.hmc.edu> (tiny change)
866
867 * gnus.texi (Customizing Articles): Document function predicates.
868
869 2013-07-08 Tassilo Horn <tsdh@gnu.org>
870
871 * gnus.texi (lines): Correct description of
872 `gnus-registry-track-extra's default value. Mention
873 `gnus-registry-remove-extra-data'.
874
875 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
876
877 * gnus.texi (Group Parameters): Mention regexp
878 substitutions (bug#11688).
879
880 2013-07-06 Nathan Trapuzzano <nbtrap@nbtrap.com> (tiny change)
881
882 * gnus.texi (Generic Marking Commands): Fix grammar (bug#13368).
883
884 2013-07-06 Lars Ingebrigtsen <larsi@gnus.org>
885
886 * gnus.texi (Emacsen): Fix version.
887
888 * gnus-faq.texi (FAQ 1-6): Mention the correct Emacs version.
889
890 2013-07-06 Glenn Morris <rgm@gnu.org>
891
892 * mh-e.texi: Fix external links.
893 (Using This Manual): Printed elisp manuals no longer available.
894
895 * newsticker.texi (Overview): Update URL.
896
897 * nxml-mode.texi (Introduction): Update URL.
898
899 * org.texi (JavaScript support): Fix URL.
900
901 * wisent.texi (Wisent Overview): Remove incorrect, unnecessary uref.
902
903 * eudc.texi (CCSO PH/QI): Remove defunct URL.
904
905 * dbus.texi (Introspection): Update URL to a less defunct one.
906
907 * gnus.texi (Top): Restrict "Other related manuals" to info output.
908 (Foreign Groups): Use @indicateurl for examples.
909 (Direct Functions): Remove defunct URL.
910 (RSS): Update URL.
911
912 * gnus-faq.texi (FAQ 5-8, FAQ 6-3): Remove defunct URLs.
913 (FAQ 7-1): Update URL.
914
915 * pgg.texi (Top, Overview): Add note about obsolescence.
916
917 2013-07-03 Paul Eggert <eggert@cs.ucla.edu>
918
919 * texinfo.tex: Merge from gnulib.
920
921 2013-07-03 Glenn Morris <rgm@gnu.org>
922
923 * bovine.texi (top):
924 * cc-mode.texi (AWK Mode Font Locking):
925 * mh-e.texi (Preface):
926 * url.texi (URI Parsing): Fix cross-references to other manuals.
927
928 2013-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
929
930 * gnus.texi (Client-Side IMAP Splitting):
931 Note that `nnimap-inbox' now can be a list.
932
933 2013-06-24 Glenn Morris <rgm@gnu.org>
934
935 * eshell.texi: Fix cross-references to other manuals.
936
937 2013-06-23 Glenn Morris <rgm@gnu.org>
938
939 * Makefile.in (HTML_TARGETS, html, emacs-faq.html, emacs-faq):
940 Remove; not needed now we use a standard html layout for the faq.
941 (clean): Remove HTML_TARGETS, emacs-faq.text.
942
943 2013-06-21 Eduard Wiebe <usenet@pusto.de>
944
945 * flymake.texi (Parsing the output, Customizable variables):
946 Add reference to `flymake-warning-predicate'.
947
948 2013-06-19 Michael Albinus <michael.albinus@gmx.de>
949
950 * tramp.texi (Top, Configuration): Insert section `Predefined
951 connection information' in menu.
952 (Predefined connection information): New section.
953 (Android shell setup): Make a reference to `Predefined connection
954 information'.
955
956 2013-06-19 Glenn Morris <rgm@gnu.org>
957
958 * Makefile.in (version): New, set by configure.
959 (clean): Delete dist tar file.
960 (infoclean): New, split from maintainer-clean.
961 (maintainer-clean): Run infoclean.
962 (dist): New rule, to make tarfile for www.gnu.org.
963
964 2013-06-13 Albert Krewinkel <tarleb@moltkeplatz.de>
965
966 * sieve.texi (Managing Sieve): Fix port in example, fix documentation
967 for keys q and Q.
968 (Standards): Reference RFC5804 as the defining document of the
969 managesieve protocol.
970
971 2013-06-10 Aidan Gauland <aidalgol@amuri.net>
972
973 * eshell.texi (Input/Output): Expand to cover new visual-command
974 options, eshell-visual-subcommands and eshell-visual-options.
975 Divide into separate Visual Commands and Redirection sections.
976
977 2013-06-10 Glenn Morris <rgm@gnu.org>
978
979 * epa.texi (Cryptographic operations on files): Update epa-decrypt-file.
980
981 2013-06-04 Katsumi Yamaoka <yamaoka@jpl.org>
982
983 * gnus.texi (Article Date):
984 Fix description of gnus-article-update-date-headers.
985
986 2013-05-28 Xue Fuqiao <xfq.free@gmail.com>
987
988 * erc.texi (Special Features): ERC is being maintained within
989 Emacs now.
990
991 2013-05-25 Xue Fuqiao <xfq.free@gmail.com>
992
993 * flymake.texi: Change from one space between sentences to two.
994
995 2013-05-04 Stefan Monnier <monnier@iro.umontreal.ca>
996
997 * cl.texi (Obsolete Macros): Describe replacements for `flet'
998 (bug#14293).
999
1000 2013-04-16 Michael Albinus <michael.albinus@gmx.de>
1001
1002 * tramp.texi (Frequently Asked Questions): Precise, how to define
1003 an own ControlPath.
1004
1005 2013-04-15 Michael Albinus <michael.albinus@gmx.de>
1006
1007 * tramp.texi (Frequently Asked Questions): New item for
1008 ControlPath settings.
1009
1010 2013-03-31 Jay Belanger <jay.p.belanger@gmail.com>
1011
1012 * calc.texi (Basic Operations on Units): Streamline some
1013 descriptions.
1014
1015 2013-03-27 Aidan Gauland <aidalgol@no8wireless.co.nz>
1016
1017 * eshell.texi (Built-ins): Update manual to mention tramp module.
1018
1019 2013-03-18 Michael Albinus <michael.albinus@gmx.de>
1020
1021 * tramp.texi (Filename Syntax): Host names are not allowed to be
1022 any method name, unless method name is specified explicitly.
1023 Remove restriction on unibyte filenames.
1024
1025 * trampver.texi: Update release number.
1026
1027 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1028
1029 doc: convert some TeX accents to UTF-8
1030 * emacs-mime.texi (Interface Functions): Use 'ï' rather than
1031 '@"{@dotless{i}}'.
1032
1033 2013-03-15 Michael Albinus <michael.albinus@gmx.de>
1034
1035 Sync with Tramp 2.2.7.
1036
1037 * trampver.texi: Update release number.
1038
1039 2013-03-09 Jay Belanger <jay.p.belanger@gmail.com>
1040
1041 * calc.texi (Basic Operations on Units): Streamline some
1042 descriptions.
1043
1044 2013-03-08 Glenn Morris <rgm@gnu.org>
1045
1046 * faq.texi (Top): Don't say this was updated @today.
1047 That's irrelevant and leads to spurious diffs.
1048
1049 2013-03-08 Jay Belanger <jay.p.belanger@gmail.com>
1050
1051 * calc.texi (Basic Operations on Units):
1052 Fix cross-reference.
1053
1054 2013-03-07 Katsumi Yamaoka <yamaoka@jpl.org>
1055
1056 * gnus-faq.texi (FAQ 3-11): Now Gnus supports POP3 UIDL.
1057
1058 2013-03-06 Alan Mackenzie <acm@muc.de>
1059
1060 * cc-mode.texi (Custom Line-Up): Clarify position of point on
1061 calling a line-up function.
1062
1063 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1064
1065 * emacs-mime.texi, htmlfontify.texi, mairix-el.texi, mh-e.texi:
1066 * ses.texi: Switch from Latin-1 to UTF-8.
1067
1068 2013-03-03 Michael Albinus <michael.albinus@gmx.de>
1069
1070 * tramp.texi (External methods): Tramp does not connect Android
1071 devices by itself.
1072
1073 2013-03-02 Bill Wohler <wohler@newt.com>
1074
1075 Release MH-E manual version 8.5.
1076
1077 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
1078 release 8.5.
1079
1080 * mh-e.texi (Preface, Conventions, Getting Started)
1081 (Using This Manual, Folder Selection, Viewing, Aliases)
1082 (Identities, Speedbar, Menu Bar, Tool Bar, Scan Line Formats)
1083 (Bug Reports, Mailing Lists, MH FAQ and Support, Getting MH-E):
1084 Update URLs.
1085
1086 2013-03-01 Michael Albinus <michael.albinus@gmx.de>
1087
1088 * tramp.texi (Inline methods): Remove "ssh1", "ssh2", "plink1"
1089 and "plink2" entries. "plink2" is obsolete for a long time.
1090 (External methods): Remove "scp1" and "scp2" entries.
1091 Explain user name and host name specification for "adb".
1092
1093 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1094
1095 * tramp.texi (External methods): Mention `tramp-adb-program'.
1096
1097 2013-02-28 Bastien Guerry <bzg@gnu.org>
1098
1099 * org.texi (Visibility cycling): Suggest to set
1100 `org-agenda-inhibit-startup' to nil if user wants the startup
1101 visibility settings to be honored in any circumstances.
1102 (Progress logging, Checkboxes): Fix typos.
1103
1104 2013-02-28 Michael Albinus <michael.albinus@gmx.de>
1105
1106 * tramp.texi (top) [xxx, yyy, trampfn]: Provide two versions of
1107 the macros, for Texinfo 4.13 and 5.0.
1108
1109 2013-02-24 Michael Albinus <michael.albinus@gmx.de>
1110
1111 Port Tramp documentation to Texinfo 5.0.
1112 * tramp.texi (top) [xxx, yyy, trampfn]: Remove superfluous @c.
1113 (Filename Syntax): Do not use @trampfn{} in @item.
1114 (Filename completion): Use @columnfractions in @multitable.
1115
1116 2013-02-22 Glenn Morris <rgm@gnu.org>
1117
1118 * flymake.texi (Syntax check statuses): Fix multitable continued rows.
1119
1120 2013-02-21 Paul Eggert <eggert@cs.ucla.edu>
1121
1122 * Makefile.in (html): New rule.
1123
1124 2013-02-20 Michael Albinus <michael.albinus@gmx.de>
1125
1126 * tramp.texi (Android shell setup): Improve. Reported by Thierry
1127 Volpiatto <thierry.volpiatto@gmail.com>.
1128
1129 2013-02-16 Michael Albinus <michael.albinus@gmx.de>
1130
1131 * tramp.texi (Top, Configuration): Insert section `Android shell
1132 setup' in menu.
1133 (Android shell setup): New section.
1134 (Connection types, Default Method)
1135 (Frequently Asked Questions): Mention "scp" instead of "scpc".
1136 (External methods): Remove "scpc" and "rsyncc" entries.
1137 (Frequently Asked Questions): Remove entry about ControlPersist.
1138
1139 2013-02-13 Glenn Morris <rgm@gnu.org>
1140
1141 * message.texi (News Headers): Don't mention yow any more.
1142
1143 2013-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1144
1145 * calc.texi (Basic Operations on Units):
1146 (Customizing Calc): Mention the variable `calc-allow-units-as-numbers'.
1147
1148 2013-02-08 Aidan Gauland <aidalgol@no8wireless.co.nz>
1149
1150 * eshell.texi: Fill most of the missing sections.
1151
1152 2013-02-07 Bastien Guerry <bzg@gnu.org>
1153
1154 * org.texi (References): Clarify an example.
1155 (Installation): Fix instructions.
1156 (Org-Plot): Fix link.
1157 (Checkboxes, Radio lists): Fix typos.
1158
1159 2013-02-07 Glenn Morris <rgm@gnu.org>
1160
1161 * cl.texi (Equality Predicates): Mention memql.
1162
1163 2013-02-07 Eric Ludlam <zappo@gnu.org>
1164
1165 * doc/misc/ede.texi (Creating a project): Make ede-new doc less
1166 specific, and only about items it supports, indicating that there
1167 might be more. Remove refs to simple project and direct automake
1168 from ede new.
1169 (Simple projects): Re-write to not talk about ede-simple-project
1170 which is deprecated, and instead use the term to mean projects
1171 that don't do much management, just project wrapping.
1172 Add ede-generic-project link.
1173 (ede-generic-project): New node (bug#11441).
1174
1175 2013-02-07 Glenn Morris <rgm@gnu.org>
1176
1177 * cl.texi (Equality Predicates): Fix eq/eql pedantry.
1178
1179 2013-02-01 Glenn Morris <rgm@gnu.org>
1180
1181 * calc.texi (Help Commands): Update calc-view-news description.
1182 Mention etc/CALC-NEWS.
1183
1184 2013-01-24 Michael Albinus <michael.albinus@gmx.de>
1185
1186 * tramp.texi (Filename Syntax): Filenames must be unibyte strings.
1187
1188 2013-01-13 Bastien Guerry <bzg@gnu.org>
1189
1190 * org.texi (Installation): Simplify.
1191
1192 2013-01-13 François Allisson <francois@allisson.co> (tiny change)
1193
1194 * org.texi (Handling links): Update the mention to the obsolete
1195 variable `org-link-to-org-use-id' with a mention to the newer
1196 variable `org-id-link-to-org-use-id'. Mention the need to load
1197 the org-id library.
1198
1199 2013-01-10 Michael Albinus <michael.albinus@gmx.de>
1200
1201 * tramp.texi (Default Host): Introduce `tramp-default-host-alist'.
1202
1203 2013-01-09 Bastien Guerry <bzg@gnu.org>
1204
1205 * org.texi (Pushing to MobileOrg): Add footnote about using
1206 symbolic links in `org-directory'.
1207 (Timestamps, Deadlines and scheduling): Use `diary-float' instead
1208 of the now obsolete alias `org-float'.
1209 (TODO basics): Add `org-use-fast-todo-selection' to the variable
1210 index. Fix description of TODO keywords cycling.
1211 (Advanced features): Add missing argument for @item.
1212 (Storing searches): Add index entries and a note about
1213 *-tree agenda views.
1214 (Structure editing): Document `org-mark-element' and
1215 `org-mark-subtree'.
1216 (Tag inheritance): Document `org-agenda-use-tag-inheritance'.
1217
1218 2013-01-08 Juri Linkov <juri@jurta.org>
1219
1220 * info.texi (Go to node): Mention the abbreviated format
1221 `(FILENAME)' equal to `(FILENAME)Top'. (Bug#13365)
1222
1223 2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
1224
1225 * autotype.texi: Remove undefined command @subtitlefont.
1226 * cc-mode.texi: Likewise.
1227
1228 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
1229 @item argument.
1230 (Property searches): Use \\ instead of @backslashchar{}.
1231 * pgg.texi (VERSION): Move @set below @setfilename.
1232
1233 2013-01-05 Andreas Schwab <schwab@linux-m68k.org>
1234
1235 * ada-mode.texi: Remove braces from @title argument.
1236 * eudc.texi: Likewise.
1237 * smtpmail.texi: Likewise.
1238 * auth.texi (VERSION): Set before first use.
1239 * emacs-gnutls.texi (VERSION): Likewise.
1240 * pgg.texi (VERSION): Likewise.
1241 * ede.texi (Top): Rename from top, all uses changed.
1242 * eshell.texi: Add missing argument to @sp.
1243 * forms.texi (Top): Reorder menu to match structure.
1244 * htmlfontify.texi (Customisation): Add missing @item in
1245 @enumerate.
1246 * org.texi (Advanced features): Add missing argument for @item.
1247 (Property searches): Use @backslashchar{} in macro argument.
1248 * pcl-cvs.texi: Add missing argument to @sp.
1249 (Movement commands): Fix use of @itemx.
1250 * vip.texi (Misc Commands, Viewing the Buffer): Likewise.
1251 * reftex.texi (Options (Creating Citations)): Add missing newline
1252 before @end.
1253 * tramp.texi (Obtaining Tramp): Remove extra dots.
1254 (Configuration): Reorder menu to match structure.
1255 (Remote shell setup): Replace literal NUL character by \0.
1256 * viper.texi (Marking): Add missing argument for @item.
1257
1258 2013-01-04 Glenn Morris <rgm@gnu.org>
1259
1260 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS):
1261 Add htmlfontify.
1262 (htmlfontify, $(buildinfodir)/htmlfontify$(INFO_EXT))
1263 (htmlfontify.dvi, htmlfontify.pdf): New targets.
1264 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add htmlfontify.
1265 ($(infodir)/htmlfontify$(INFO_EXT), htmlfontify.dvi): New targets.
1266
1267 * htmlfontify.texi: Miscellaneous fixes and updates.
1268 Set copyright to FSF, update license to GFDL 1.3+.
1269
1270 2013-01-04 Vivek Dasmohapatra <vivek@etla.org>
1271
1272 * htmlfontify.texi: New file.
1273
1274 2013-01-02 Jay Belanger <jay.p.belanger@gmail.com>
1275
1276 * calc.texi (Free-Form Dates): Expand on the date reading
1277 algorithm.
1278
1279 2012-12-27 Glenn Morris <rgm@gnu.org>
1280
1281 * viper.texi (Rudimentary Changes, Key Bindings, Key Bindings):
1282 Avoid some overfull lines.
1283
1284 * widget.texi (Programming Example): Break some long lines.
1285
1286 * wisent.texi (Wisent Overview): Fix xref.
1287 (Grammar format, Understanding the automaton): Avoid overfill.
1288
1289 * bovine.texi (Optional Lambda Expression): Allow line break.
1290
1291 * auth.texi (Help for users): Break long lines.
1292
1293 * ada-mode.texi (Project file variables):
1294 Reword to reduce underfull hbox.
1295 (No project files, Use GNAT project file):
1296 Use smallexample to make some overfull lines less terrible.
1297
1298 * autotype.texi, bovine.texi, ede.texi, eieio.texi, pcl-cvs.texi:
1299 Fix cross-references to separate manuals.
1300
1301 * Makefile.in (gfdl): New variable. Use throughout where
1302 appropriate so that targets depend on doclicense.texi.
1303
1304 2012-12-25 Lars Ingebrigtsen <larsi@gnus.org>
1305
1306 * gnus.texi (Customizing the IMAP Connection): Mention the other
1307 authenticators.
1308
1309 2012-12-24 Lars Ingebrigtsen <larsi@gnus.org>
1310
1311 * gnus.texi (Browse Foreign Server):
1312 Document `gnus-browse-delete-group'.
1313
1314 2012-12-22 Glenn Morris <rgm@gnu.org>
1315
1316 * ada-mode.texi, ebrowse.texi, ediff.texi, ert.texi, eshell.texi:
1317 * eudc.texi, idlwave.texi, pcl-cvs.texi, rcirc.texi, reftex.texi:
1318 * remember.texi, ses.texi, speedbar.texi, vip.texi, viper.texi:
1319 * widget.texi, wisent.texi: Nuke hand-written node pointers.
1320
1321 * Makefile.in (gfdl): New variable. Use throughout where
1322 appropriate so that targets depend on doclicense.texi.
1323
1324 2012-12-22 Eli Zaretskii <eliz@gnu.org>
1325
1326 * makefile.w32-in ($(INFO_TARGETS), $(DVI_TARGETS)): Depend on
1327 doclicense.texi. Remove doclicense.texi from all targets that
1328 mentioned it explicitly.
1329 ($(infodir)/woman$(INFO_EXT), woman.dvi): Depend on
1330 $(emacsdir)/emacsver.texi.
1331 ($(infodir)/erc$(INFO_EXT), erc.dvi): Don't depend on gpl.texi.
1332
1333 2012-12-21 Glenn Morris <rgm@gnu.org>
1334
1335 * woman.texi (UPDATED, VERSION): Remove in favor of EMACSVER.
1336 Include emacsver.texi. Nuke hand-written node pointers.
1337 * Makefile.in ($(buildinfodir)/woman$(INFO_EXT), woman.dvi, woman.pdf):
1338 Depend on emacsver.texi.
1339
1340 * auth.texi, emacs-gnutls.texi, epa.texi, ert.texi:
1341 * gnus-coding.texi, info.texi, nxml-mode.texi, sasl.texi:
1342 May as well just include doclicense.texi in everything.
1343
1344 * ede.texi, eieio.texi, mairix-el.texi: Include a copy of GFDL,
1345 which @copying says is included.
1346
1347 * ada-mode.texi, auth.texi, autotype.texi, bovine.texi, calc.texi:
1348 * cc-mode.texi, cl.texi, dbus.texi, dired-x.texi, ebrowse.texi:
1349 * ede.texi, ediff.texi, edt.texi, eieio.texi, emacs-gnutls.texi:
1350 * emacs-mime.texi, epa.texi, erc.texi, ert.texi, eshell.texi:
1351 * eudc.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
1352 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
1353 * newsticker.texi, nxml-mode.texi, pcl-cvs.texi, pgg.texi:
1354 * rcirc.texi, reftex.texi, remember.texi, sasl.texi, sc.texi:
1355 * semantic.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
1356 * srecode.texi, tramp.texi, url.texi, vip.texi, viper.texi:
1357 * widget.texi, wisent.texi, woman.texi: Do not mention buying
1358 copies from the FSF, which does not publish these manuals.
1359
1360 * erc.texi: No need to include gpl in this small manual.
1361
1362 * org.texi (copying): Include a copy of the GFDL.
1363 (GNU Free Documentation License): New section.
1364
1365 2012-12-21 Bastien Guerry <bzg@gnu.org>
1366
1367 * org.texi: Fix typos.
1368
1369 2012-12-16 Paul Eggert <eggert@cs.ucla.edu>
1370
1371 * calc.texi (ISO 8601): Rename from ISO-8601,
1372 as it's typically spelled without a hyphen.
1373
1374 2012-12-16 Jay Belanger <jay.p.belanger@gmail.com>
1375
1376 * calc.texi (ISO-8601): New section.
1377 (Date Formatting Codes): Mention new codes.
1378 (Standard Date Formats): Mention new formats.
1379
1380 2012-12-14 Michael Albinus <michael.albinus@gmx.de>
1381
1382 * tramp.texi (External methods): Move `adb' method here.
1383
1384 2012-12-13 Glenn Morris <rgm@gnu.org>
1385
1386 * cl.texi (Modify Macros, Obsolete Macros): Now letf == cl-letf.
1387
1388 * wisent.texi: Small edits. Set copyright to FSF, update license to
1389 GFDL 1.3+.
1390 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add wisent.
1391 (wisent, $(buildinfodir)/wisent$(INFO_EXT), wisent.dvi, wisent.pdf):
1392 New targets.
1393 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add wisent.
1394 ($(infodir)/wisent$(INFO_EXT), wisent.dvi): New targets.
1395
1396 * bovine.texi: Small edits. Set copyright to FSF, update license to
1397 GFDL 1.3+, remove empty index.
1398 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add bovine.
1399 (bovine, $(buildinfodir)/bovine$(INFO_EXT), bovine.dvi, bovine.pdf):
1400 New targets.
1401 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add bovine.
1402 ($(infodir)/bovine$(INFO_EXT), bovine.dvi): New targets.
1403
1404 2012-12-13 Eric Ludlam <zappo@gnu.org>
1405 David Ponce <david@dponce.com>
1406 Richard Kim <emacs18@gmail.com>
1407
1408 * bovine.texi, wisent.texi: New files, imported from CEDET trunk.
1409
1410 2012-12-13 Glenn Morris <rgm@gnu.org>
1411
1412 * flymake.texi (Customizable variables, Locating the buildfile):
1413 Remove refs to flymake-buildfile-dirs, removed 2007-07-20. (Bug#13148)
1414
1415 * srecode.texi: Small edits. Set copyright to FSF, add explicit
1416 GFDL 1.3+ license, fix up index.
1417 * Makefile.in (INFO_TARGETS, DVI_TARGETS, PDF_TARGETS): Add srecode.
1418 (srecode, $(buildinfodir)/srecode$(INFO_EXT), srecode.dvi)
1419 (srecode.pdf): New targets.
1420 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add srecode.
1421 ($(infodir)/srecode$(INFO_EXT), srecode.dvi): New targets.
1422
1423 2012-12-13 Eric Ludlam <zappo@gnu.org>
1424
1425 * srecode.texi: New file, imported from CEDET trunk.
1426
1427 2012-12-13 Bastien Guerry <bzg@gnu.org>
1428
1429 * org.texi (Summary, Code block specific header arguments)
1430 (Code block specific header arguments)
1431 (Header arguments in function calls, var, noweb)
1432 (Results of evaluation, Code evaluation security):
1433 Small reformatting: add a blank line before some example.
1434
1435 * org.texi (System-wide header arguments)
1436 (Header arguments in Org mode properties, Conflicts)
1437 (Dynamic blocks, Using the mapping API):
1438 Fix indentation of Elisp code examples.
1439
1440 * org.texi (Comment lines): Fix description of the comment syntax.
1441
1442 * org.texi (Installation): Mention "make test" in the correct section.
1443
1444 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1445
1446 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1447 These are just minor editorial changes.
1448
1449 2012-12-04 Michael Albinus <michael.albinus@gmx.de>
1450
1451 * tramp.texi (History): Mention ADB.
1452 (Inline methods): Add `adb' method.
1453
1454 2012-12-03 Michael Albinus <michael.albinus@gmx.de>
1455
1456 * tramp.texi (Top, Obtaining Tramp): Replace CVS by Git.
1457 (External methods): Fix typo.
1458
1459 2012-12-03 Glenn Morris <rgm@gnu.org>
1460
1461 * rcirc.texi (Notices): Fix typo.
1462
1463 2012-11-25 Bill Wohler <wohler@newt.com>
1464
1465 Release MH-E manual version 8.4.
1466
1467 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH, Preface):
1468 Update for release 8.4.
1469
1470 * mh-e.texi (Sequences): Add mh-whitelist-preserves-sequences-flag.
1471 (Junk): Add mh-whitelist-preserves-sequences-flag,
1472 mh-blacklist-msg-hook, mh-whitelist-msg-hook,
1473 mh-folder-blacklisted, mh-folder-whitelisted (closes SF #2945712).
1474
1475 2012-11-25 Paul Eggert <eggert@cs.ucla.edu>
1476
1477 * mh-e.texi (Procmail): Fix two @ typos.
1478
1479 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1480
1481 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1482 These are just minor editorial changes.
1483
1484 2012-11-23 Jay Belanger <jay.p.belanger@gmail.com>
1485
1486 * calc.texi (Date Formatting Codes): Mention the new beginning of
1487 the date numbering system.
1488
1489 2012-11-22 Paul Eggert <eggert@cs.ucla.edu>
1490
1491 * calc.texi: Fix TeX issues with capitals followed by ".", "?", "!".
1492 (Date Forms): Correct off-by-one error in explanation of
1493 Julian day numbers. Give Gregorian equivalent of its origin.
1494
1495 2012-11-22 Jay Belanger <jay.p.belanger@gmail.com>
1496
1497 * doc/misc/calc.texi (Date Forms): Mention the customizable
1498 Gregorian-Julian switch.
1499 (Customizing Calc): Mention the variable `calc-gregorian-switch'.
1500
1501 2012-11-17 Paul Eggert <eggert@cs.ucla.edu>
1502
1503 Calc now uses the Gregorian calendar for all dates (Bug#12633).
1504 It also uses January 1, 1 AD as its day number 1.
1505 * calc.texi (Date Forms): Document this.
1506
1507 2012-11-16 Glenn Morris <rgm@gnu.org>
1508
1509 * cl.texi (Function Bindings): Clarify that cl-flet is lexical.
1510 (Obsolete Macros): Move example here from Function Bindings.
1511
1512 * erc.texi: Use @code{nil} rather than just "nil".
1513 (Modules): Undocument obsolete "hecomplete".
1514 Add "notifications".
1515 (Connecting): Add brief section on passwords.
1516 (Options): Make a start by adding erc-hide-list, erc-lurker-hide-list.
1517
1518 2012-11-13 Glenn Morris <rgm@gnu.org>
1519
1520 * flymake.texi (Customizable variables)
1521 (Highlighting erroneous lines): Mention flymake-error-bitmap,
1522 flymake-warning-bitmap, and flymake-fringe-indicator-position.
1523
1524 2012-11-12 Vincent Belaïche <vincentb1@users.sourceforge.net>
1525
1526 * ses.texi: Doc for ses-rename-cell, ses-repair-cell-reference-all & ses-range.
1527 In all file place SES into @acronym{...}.
1528 (Advanced Features): Add key index and function index for
1529 ses-set-header-row. Add description for function
1530 ses-rename-cell. Add description for function
1531 ses-repair-cell-reference-all.
1532 (Ranges in formulas): Add description for ses-range flags.
1533
1534 2012-11-12 Paul Eggert <eggert@cs.ucla.edu>
1535
1536 * texinfo.tex: Merge from gnulib.
1537
1538 2012-11-10 Chong Yidong <cyd@gnu.org>
1539
1540 * url.texi (Introduction): Move url-configuration-directory to
1541 Customization node.
1542 (Parsed URIs): Split into its own node.
1543 (URI Encoding): New node.
1544 (Defining New URLs): Remove empty chapter.
1545 (Retrieving URLs): Add an introduction. Doc fix for url-retrieve.
1546 Improve docs for url-queue-*.
1547 (Supported URL Types): Copyedits. Delete empty subnodes.
1548
1549 * url.texi (Introduction): Rename from Getting Started.
1550 Rewrite the introduction.
1551 (URI Parsing): Rewrite. Omit the obsolete attributes slot.
1552
1553 2012-11-10 Glenn Morris <rgm@gnu.org>
1554
1555 * cl.texi (Obsolete Setf Customization):
1556 Revert defsetf example to the more correct let rather than prog1.
1557 Give define-modify-macro, defsetf, and define-setf-method
1558 gv.el replacements.
1559
1560 * cl.texi (Overview): Mention EIEIO here, as well as the appendix.
1561 (Setf Extensions): Remove obsolete reference.
1562 (Obsolete Setf Customization):
1563 Move note on lack of setf functions to lispref/variables.texi.
1564 Undocument get-setf-method, since it no longer exists.
1565 Mention simple defsetf replaced by gv-define-simple-setter.
1566
1567 2012-11-03 Glenn Morris <rgm@gnu.org>
1568
1569 * cl.texi: Further general copyedits.
1570 (List Functions): Remove copy-tree, standard elisp for some time.
1571 (Efficiency Concerns): Comment out examples that no longer apply.
1572 (Compiler Optimizations): Rename from "Optimizing Compiler"; reword.
1573 (Creating Symbols, Random Numbers): De-emphasize internal
1574 variables cl--gensym-counter and cl--random-state. (Bug#12788)
1575 (Naming Conventions, Type Predicates, Macros)
1576 (Predicates on Numbers): No longer mention cl-floatp-safe.
1577
1578 2012-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
1579
1580 * gnus.texi (Mail Source Specifiers):
1581 Document :leave keyword used for pop mail source.
1582
1583 2012-11-01 Glenn Morris <rgm@gnu.org>
1584
1585 * cl.texi: General copyedits for style, line-breaks, etc.
1586 (Time of Evaluation, Iteration): Add xref to Emacs Lisp manual.
1587 (Macro Bindings, Blocks and Exits):
1588 Acknowledge existence of lexical-binding.
1589 (Iteration): Mainly defer to doc of standard dolist, dotimes.
1590
1591 2012-10-31 Glenn Morris <rgm@gnu.org>
1592
1593 * ert.texi (Introduction, The @code{should} Macro):
1594 Refer to "cl-assert" rather than "assert".
1595
1596 * cl.texi (Function Bindings): Update for cl-flet and cl-labels.
1597 (Obsolete Lexical Binding): Rename section from "Lexical Bindings".
1598 (Obsolete Macros): Rename section from "Obsolete Lexical Macros".
1599 Reword, and add details of flet and labels.
1600 (Modify Macros, Function Bindings): Add some xrefs.
1601
1602 2012-10-30 Glenn Morris <rgm@gnu.org>
1603
1604 * cl.texi (Modify Macros): Update for cl-letf changes.
1605 (Obsolete Lexical Macros): Say a little more about letf/cl-letf.
1606 (Setf Extensions): Partially restore note about cl-getf,
1607 mainly moved to lispref/variables.texi.
1608 (Property Lists): Fix cl-getf typos.
1609 (Mapping over Sequences): Mention cl-mapc naming oddity.
1610
1611 2012-10-29 Glenn Morris <rgm@gnu.org>
1612
1613 * cl.texi (Organization): More details on cl-lib.el versus cl.el.
1614 (Setf Extensions): Remove `apply' setf since it seems to be disabled.
1615 (Customizing Setf): Move contents to "Obsolete Setf Customization".
1616 (Modify Macros, Multiple Values, Other Clauses):
1617 Remove mentions of obsolete features.
1618 (Obsolete Setf Customization): Don't mention `apply' setf.
1619
1620 2012-10-28 Glenn Morris <rgm@gnu.org>
1621
1622 * cl.texi (Multiple Values, Common Lisp Compatibility):
1623 More namespace updates.
1624 (Obsolete Features): Copyedits.
1625 (Obsolete Lexical Macros, Obsolete Setf Customization):
1626 New subsections.
1627
1628 * cl.texi (Porting Common Lisp, Lexical Bindings):
1629 Add some xrefs to the Elisp manual.
1630
1631 * cl.texi (Lexical Bindings): Move to appendix of obsolete features.
1632 (Porting Common Lisp): Emacs Lisp can do true lexical binding now.
1633 (Obsolete Features): New appendix. Move Lexical Bindings here.
1634
1635 2012-10-27 Glenn Morris <rgm@gnu.org>
1636
1637 * cl.texi: Use defmac for macros rather than defspec.
1638 (Efficiency Concerns): Related copyedit.
1639
1640 * cl.texi (Control Structure): Update for setf now being in core.
1641 (Setf Extensions): Rename from Basic Setf. Move much of the
1642 former content to lispref/variables.texi.
1643 (Modify Macros): Move pop, push details to lispref/variables.texi.
1644 (Customizing Setf): Copyedits for setf etc being in core.
1645 (Modify Macros, Efficiency Concerns, Porting Common Lisp):
1646 Further namespaces updates.
1647
1648 2012-10-26 Bastien Guerry <bzg@gnu.org>
1649
1650 * org.texi (Installation): Update the link to Org's ELPA.
1651 Also don't mention org-install.el anymore as the replacement file
1652 org-loaddefs.el is now loaded by org.el.
1653
1654 2012-10-25 Michael Albinus <michael.albinus@gmx.de>
1655
1656 * tramp.texi (Frequently Asked Questions):
1657 Mention `tramp-completion-reread-directory-timeout' for performance
1658 improvement.
1659
1660 2012-10-25 Glenn Morris <rgm@gnu.org>
1661
1662 * cl.texi: Don't mess with the TeX section number counter.
1663 Use Texinfo recommended convention for quotes+punctuation.
1664 (Overview, Sequence Functions): Rephrase for better line-breaking.
1665 (Time of Evaluation, Type Predicates, Modify Macros, Function Bindings)
1666 (Macro Bindings, Conditionals, Iteration, Loop Basics)
1667 (Random Numbers, Mapping over Sequences, Structures)
1668 (Porting Common Lisp): Further updates for cl-lib namespace.
1669 (Modify Macros, Declarations, Macro Bindings, Structures):
1670 Break long lines in examples.
1671 (Dynamic Bindings): Update for changed progv behavior.
1672 (Loop Examples, Efficiency Concerns): Markup fixes.
1673 (Structures): Remove TeX margin change.
1674 (Declarations): Fix typos.
1675
1676 2012-10-24 Glenn Morris <rgm@gnu.org>
1677
1678 * cl.texi (Overview, Multiple Values, Creating Symbols)
1679 (Numerical Functions): Say less/nothing about the original cl.el.
1680 (Old CL Compatibility): Remove.
1681 (Assertions): Remove ignore-errors (standard Elisp for some time).
1682
1683 * cl.texi (Basic Setf, Macros, Declarations, Symbols, Numbers)
1684 (Sequences, Lists, Structures, Assertions, Efficiency Concerns)
1685 (Efficiency Concerns, Efficiency Concerns)
1686 (Common Lisp Compatibility, Old CL Compatibility):
1687 Further updates for cl-lib namespace.
1688
1689 2012-10-24 Paul Eggert <eggert@penguin.cs.ucla.edu>
1690
1691 Update manual for new time stamp format (Bug#12706).
1692 * emacs-mime.texi (time-date): Update for new format.
1693 Also, fix bogus time stamp and modernize a bit.
1694
1695 2012-10-23 Glenn Morris <rgm@gnu.org>
1696
1697 * cl.texi: Include emacsver.texi. Use Emacs version number rather
1698 than unchanging cl.el version number.
1699 End all menu descriptions with a period.
1700 Do not use @dfn{CL} for every instance of "CL".
1701 (Overview): Remove no-runtime caveat, and note about foo* names.
1702 (Usage): Use cl-lib rather than cl.
1703 (Organization, Naming Conventions): Update for cl-lib.el.
1704 (Installation): Remove long-irrelevant node.
1705 (Program Structure, Predicates, Control Structure):
1706 Start updating for cl-lib namespace.
1707 * Makefile.in ($(buildinfodir)/cl$(INFO_EXT), cl.dvi, cl.pdf):
1708 Depend on emacsver.texi.
1709
1710 2012-10-09 Michael Albinus <michael.albinus@gmx.de>
1711
1712 * trampver.texi: Update release number.
1713
1714 2012-10-06 Glenn Morris <rgm@gnu.org>
1715
1716 * erc.texi: Include emacsver.texi, and use EMACSVER rather than
1717 ERC version.
1718 (Introduction): ERC is distributed with Emacs.
1719 (Obtaining ERC, Installation): Remove chapters, no longer relevant.
1720 (Getting Started): Simplify.
1721 (Getting Help and Reporting Bugs): Refer to general Emacs lists.
1722 (History): Mention ERC maintained as part of Emacs now.
1723 * Makefile.in ($(buildinfodir)/erc$(INFO_EXT), erc.dvi, erc.pdf):
1724 Add dependency on emacsver.texi.
1725
1726 * erc.texi: Remove hand-written node pointers.
1727
1728 2012-10-05 Glenn Morris <rgm@gnu.org>
1729
1730 * newsticker.texi (Overview, Requirements, Usage, Configuration):
1731 Copyedits.
1732
1733 2012-10-01 Eric Ludlam <zappo@gnu.org>
1734
1735 * ede.texi (Quick Start, Project Local Variables)
1736 (Miscellaneous commands, ede-java-root, Development Overview)
1737 (Detecting a Project): New nodes.
1738 (Simple projects): Node deleted.
1739
1740 * eieio.texi (Building Classes): Some slot attributes cannot be
1741 overridden.
1742 (Slot Options): Remove an example.
1743 (Method Invocation, Documentation): New nodes.
1744
1745 2012-10-01 Glenn Morris <rgm@gnu.org>
1746
1747 * Makefile.in ($(buildinfodir)/reftex$(INFO_EXT)), reftex.dvi)
1748 (reftex.pdf): Add dependency on emacsver.texi.
1749 * reftex.texi: Don't include directory part for emacsver.texi;
1750 the Makefile's -I handles it.
1751
1752 2012-09-30 Ralf Angeli <angeli@caeruleus.net>
1753
1754 Merge from standalone RefTeX repository.
1755
1756 * reftex.texi: Express TeX, LaTeX, AUCTeX, BibTeX and RefTeX
1757 with macros.
1758 (Imprint): Mention Wolfgang in list of contributors.
1759 (Creating Citations): Give a hint about how to
1760 auto-revert the BibTeX database file when using external editors.
1761 (Referencing Labels): Simplify section about reference macro
1762 cycling.
1763 (Options (Referencing Labels)): Adapt to new structure of
1764 `reftex-ref-style-alist'.
1765 (Referencing Labels, Reference Styles): Document changes in the
1766 referencing functionality.
1767 (Commands): Mention options for definition of header and footer in
1768 BibTeX files.
1769 (Options (Creating Citations)): Document
1770 `reftex-create-bibtex-header' and `reftex-create-bibtex-footer'.
1771 (Reference Styles): New section.
1772 (varioref (LaTeX package), fancyref (LaTeX package)): Remove.
1773 (Options (Referencing Labels)): Remove descriptions of deprecated
1774 variables `reftex-vref-is-default' and `reftex-fref-is-default'.
1775 Add descriptions for `reftex-ref-style-alist' and
1776 `reftex-ref-style-default-list'.
1777 (Referencing Labels): Update regarding reference styles.
1778 (Citation Styles): Mention support for ConTeXt.
1779 (Options (Defining Label Environments)): Fix typo.
1780 (Options (Creating Citations)):
1781 Document `reftex-cite-key-separator'.
1782
1783 2012-09-30 Achim Gratz <Stromeko@Stromeko.DE>
1784
1785 * org.texi: Add description of ORG_ADD_CONTRIB to info
1786 documentation. Add link to Worg for more details.
1787
1788 * org.texi: Clarify installation procedure. Provide link to the
1789 build system description on Worg.
1790
1791 * org.texi: Remove reference to utils/, x11idle.c is now in
1792 contrib/scripts.
1793
1794 * org.texi: Re-normalize to "Org mode" in manual.
1795
1796 * org.texi (Installation): Adapt documentation to new build
1797 system. Mention GNU ELPA (since it needs to be handled like Emacs
1798 built-in Org).
1799
1800 2012-09-30 Adam Spiers <orgmode@adamspiers.org> (tiny change)
1801
1802 * org.texi: Fix typo in description of the 'Hooks' section.
1803
1804 * org.texi: Add ID to the list of special properties.
1805
1806 2012-09-30 Andrew Hyatt <ahyatt@gmail.com> (tiny change)
1807
1808 * org.texi (Moving subtrees): Document the ability to archive to a
1809 datetree.
1810
1811 2012-09-30 Bastien Guerry <bzg@gnu.org>
1812
1813 * org.texi (Installation, Feedback, Batch execution):
1814 Use (add-to-list 'load-path ... t) for the contrib dir.
1815
1816 * org.texi (results): Update documentation for ":results drawer"
1817 and ":results org".
1818
1819 * org.texi (Column width and alignment): Fix typo.
1820
1821 * org.texi (Activation): Point to the "Conflicts" section.
1822
1823 * org.texi (Conflicts): Mention filladapt.el in the list of
1824 conflicting packages.
1825
1826 * org.texi (Activation): Adding org-mode to `auto-mode-alist' is
1827 not needed for versions of Emacs > 22.1.
1828
1829 * org.texi (History and Acknowledgments): Fix typo.
1830
1831 * org.texi (History and Acknowledgments): Add my own
1832 acknowledgments.
1833
1834 * org.texi (Agenda commands): Document the new command and the new
1835 option.
1836
1837 * org.texi (Agenda commands): Delete `org-agenda-action' section.
1838 (Agenda commands): Reorder. Document `*' to toggle persistent
1839 marks.
1840
1841 * org.texi (Agenda dispatcher):
1842 Mention `org-toggle-agenda-sticky'.
1843 (Agenda commands, Exporting Agenda Views): Fix typo.
1844
1845 * org.texi (Templates in contexts, Setting Options): Update to
1846 reflect changes in how contexts options are processed.
1847
1848 * org.texi (Templates in contexts): Document the new structure of
1849 the variables `org-agenda-custom-commands-contexts' and
1850 `org-capture-templates-contexts'.
1851
1852 * org.texi (Templates in contexts): Document the new option
1853 `org-capture-templates-contexts'.
1854 (Storing searches): Document the new option
1855 `org-agenda-custom-commands-contexts'.
1856
1857 * org.texi (Formula syntax for Lisp): Reformat.
1858
1859 * org.texi (Special properties, Column attributes)
1860 (Agenda column view): Document the new special property
1861 CLOCKSUM_T.
1862
1863 * org.texi (Template expansion): Document the new %l template.
1864
1865 * org.texi (Fast access to TODO states): Fix documentation about
1866 allowed characters for fast todo selection.
1867
1868 * org.texi (Weekly/daily agenda): Mention APPT_WARNTIME and its
1869 use in `org-agenda-to-appt'.
1870
1871 * org.texi (Comment lines): Update wrt comments.
1872
1873 * org.texi (Resolving idle time): Document new keybinding.
1874
1875 * org.texi (Clocking commands): Document the use of S-M-<up/down>
1876 on clock timestamps.
1877
1878 * org.texi (Fast access to TODO states): Explicitly says only
1879 letters are supported as fast TODO selection keys.
1880
1881 * org.texi (Link abbreviations): Illustrate the use of the "%h"
1882 specifier. Document the new "%(my-function)" specifier.
1883
1884 * org.texi (Clocking commands): New cindex.
1885 (Clocking commands): Update documentation for `org-clock-in'.
1886 Document `org-clock-in-last'. Mention `org-clock-out' and
1887 `org-clock-in-last' as commands that can be globally bound.
1888 (Resolving idle time): Document continuous clocking.
1889
1890 * org.texi (Top, Introduction): Fix formatting.
1891 (Activation): Add index entries.
1892 (Conventions): Update section.
1893 (Embedded @LaTeX{}): Fix formatting.
1894
1895 * org.texi (Visibility cycling): Document `show-children'.
1896
1897 * org.texi (Using capture): Mention the `org-capture-last-stored'
1898 bookmark as a way to jump to the last stored capture.
1899
1900 * org.texi (Uploading files): Fix typo.
1901
1902 * org.texi (Using capture): Document `C-0' as a prefix argument
1903 for `org-capture'.
1904
1905 * org.texi (Agenda commands): Document persistent marks.
1906
1907 * org.texi (Template expansion): Update doc to reflect change.
1908
1909 * org.texi (Radio tables): Document the :no-escape parameter.
1910
1911 * org.texi (Repeated tasks): Document repeat cookies for years,
1912 months, weeks, days and hours.
1913
1914 * org.texi (Export options): State that you can use the d: option
1915 by specifying a list of drawers.
1916
1917 * org.texi (HTML preamble and postamble): Small doc improvement.
1918
1919 2012-09-30 Brian van den Broek <vanden@gmail.com> (tiny change)
1920
1921 * org.texi: The sections in the Exporting section of the manual
1922 left out articles in the description of the org-export-as-*
1923 commands, among other places. This patch adds them, adds a few
1924 missing prepositions, and switches instances of "an HTML" to "a
1925 html" for internal consistency.
1926
1927 * org.texi: Alter several examples of headings with timestamps in
1928 them to include the timestamps in the body instead of the heading.
1929
1930 2012-09-30 Carsten Dominik <carsten.dominik@gmail.com>
1931
1932 * org.texi (Agenda dispatcher): Document sticky agenda views and
1933 the new key for them.
1934
1935 2012-09-30 Charles <millarc@verizon.net> (tiny change)
1936
1937 * org.texi (Advanced features): Fix error in table.
1938
1939 2012-09-30 Feng Shu <tumashu@gmail.com>
1940
1941 * org.texi (@LaTeX{} fragments): Document imagemagick as an
1942 alternative to dvipng.
1943
1944 2012-09-30 François Allisson <francois@allisson.co> (tiny change)
1945
1946 * org.texi: Remove extra curly bracket.
1947
1948 2012-09-30 Giovanni Ridolfi <giovanni.ridolfi@yahoo.it> (tiny change)
1949
1950 * org.texi (org-clock-in-last and org-clock-cancel): Update the
1951 defkeys.
1952
1953 2012-09-30 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
1954
1955 * org.texi (Agenda commands): Fix two typos by giving
1956 corresponding function names, according to
1957 `org-agenda-view-mode-dispatch'.
1958
1959 2012-09-30 Jan Böcker <jan.boecker@jboecker.de>
1960
1961 * org.texi (The spreadsheet): Fix typo.
1962
1963 2012-09-30 Memnon Anon <gegendosenfleisch@gmail.com> (tiny change)
1964
1965 * org.texi (Tracking your habits): Point to the "Tracking TODO
1966 state changes" section.
1967
1968 2012-09-30 Nicolas Goaziou <n.goaziou@gmail.com>
1969
1970 * org.texi (Literal examples): Remove reference to unknown
1971 `org-export-latex-minted' variable. Also simplify footnote since
1972 `org-export-latex-listings' documentation is exhaustive already.
1973
1974 * org.texi (Plain lists): Remove reference to now hard-coded
1975 `bullet' automatic rule.
1976
1977 2012-09-30 Toby S. Cubitt <tsc25@cantab.net>
1978
1979 * org.texi: Updated documentation accordingly.
1980
1981 2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
1982
1983 * texinfo.tex: Merge from gnulib.
1984
1985 2012-09-12 Michael Albinus <michael.albinus@gmx.de>
1986
1987 Sync with Tramp 2.2.6.
1988
1989 * tramp.texi (Bug Reports): Cleanup caches before a test run.
1990
1991 * trampver.texi: Update release number.
1992
1993 2012-09-12 Paul Eggert <eggert@cs.ucla.edu>
1994
1995 * texinfo.tex: Merge from gnulib.
1996
1997 2012-08-06 Aurélien Aptel <aurelien.aptel@gmail.com>
1998
1999 * url.texi (Parsed URLs): Adjust to the code's use of defstruct
2000 (bug#12096).
2001
2002 2012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
2003
2004 * calc.texi (Simplification modes, Conversions)
2005 (Operating on Selections): Mention "basic" simplification.
2006 (The Calc Mode Line): Mention the mode line display for Basic
2007 simplification mode.
2008 (Simplify Formulas): Refer to 'algebraic' rather than 'default'
2009 simplifications.
2010 (Basic Simplifications): Rename from "Limited Simplifications"
2011 Replace "limited" by "basic" throughout.
2012 (Algebraic Simplifications): Indicate that the algebraic
2013 simplifications are done by default.
2014 (Unsafe Simplifications): Mention `m E'.
2015 (Simplification of Units): Mention `m U'.
2016 (Trigonometric/Hyperbolic Functions, Reducing and Mapping)
2017 (Kinds of Declarations, Functions for Declarations):
2018 Mention "algebraic simplifications" instead of `a s'.
2019 (Algebraic Entry): Remove mention of default simplifications.
2020
2021 2012-07-30 Jay Belanger <jay.p.belanger@gmail.com>
2022
2023 * calc.texi (Getting Started, Tutorial): Change simulated
2024 Calc output to match actual output.
2025 (Simplifying Formulas): Mention that algebraic simplification is now
2026 the default.
2027
2028 2012-07-28 Eli Zaretskii <eliz@gnu.org>
2029
2030 * faq.texi (Right-to-left alphabets): Update for Emacs 24.
2031 (Bug#12073)
2032
2033 2012-07-25 Paul Eggert <eggert@cs.ucla.edu>
2034
2035 Prefer typical American spelling for "acknowledgment".
2036 * calc.texi (History and Acknowledgments): Rename from
2037 History and Acknowledgements.
2038 * idlwave.texi (Acknowledgments):
2039 * ses.texi (Acknowledgments):
2040 * woman.texi (Acknowledgments): Rename from Acknowledgements.
2041
2042 2012-07-09 Paul Eggert <eggert@cs.ucla.edu>
2043
2044 Rename configure.in to configure.ac (Bug#11603).
2045 * ede.texi (Compiler and Linker objects, ede-proj-project)
2046 (ede-step-project): Prefer the name configure.ac to configure.in.
2047
2048 2012-07-06 Michael Albinus <michael.albinus@gmx.de>
2049
2050 * tramp.texi (Multi-hops):
2051 Introduce `tramp-restricted-shell-hosts-alist'.
2052
2053 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2054
2055 * gnus.texi (POP before SMTP): POP-before-SMTP works with all sending
2056 methods, so don't mention smtpmail here.
2057
2058 2012-06-26 Wolfgang Jenkner <wjenkner@inode.at>
2059
2060 * gnus.texi (Picons): Document gnus-picon-properties.
2061
2062 2012-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
2063
2064 * gnus.texi: Remove mention of compilation, as that's no longer
2065 supported.
2066
2067 2012-06-26 Christopher Schmidt <christopher@ch.ristopher.com>
2068
2069 * gnus.texi (Archived Messages): Mention
2070 gnus-gcc-pre-body-encode-hook and gnus-gcc-post-body-encode-hook.
2071
2072 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2073
2074 * gnus.texi (Various Summary Stuff):
2075 Remove mention of `gnus-propagate-marks'.
2076
2077 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2078
2079 * gnus.texi: Remove mentions of nnml/nnfolder/nntp backend marks,
2080 which no longer exist.
2081
2082 2012-06-26 Katsumi Yamaoka <yamaoka@jpl.org>
2083
2084 * gnus.texi (Archived Messages):
2085 Document gnus-gcc-self-resent-messages.
2086
2087 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2088
2089 * message.texi (Mail Variables):
2090 Mention the optional user parameter for X-Message-SMTP-Method.
2091
2092 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2093
2094 * gnus.texi (Posting Styles): Mention X-Message-SMTP-Method.
2095
2096 * message.texi (Mail Variables): Document X-Message-SMTP-Method.
2097
2098 2012-06-26 Lars Ingebrigtsen <larsi@gnus.org>
2099
2100 * gnus.texi (Key Index): Change encoding to utf-8.
2101
2102 2012-06-21 Glenn Morris <rgm@gnu.org>
2103
2104 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
2105
2106 2012-06-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2107
2108 * gnus.texi (Group Timestamp): Mention where to find documentation for
2109 the `gnus-tmp-' variables (bug#11601).
2110
2111 2012-06-11 Michael Albinus <michael.albinus@gmx.de>
2112
2113 Sync with Tramp 2.2.6-pre.
2114
2115 * tramp.texi (all): Use consequently @command{}, @env{} and @kbd{}
2116 where appropriate.
2117 (Ad-hoc multi-hops): New section.
2118 (Remote processes): New subsection "Running remote processes on
2119 Windows hosts".
2120 (History): Add remote commands on Windows, and ad-hoc multi-hop
2121 methods.
2122 (External methods): "ControlPersist" must be set to "no" for the
2123 `scpc' method.
2124 (Remote processes): Add a note about `auto-revert-tail-mode'.
2125 (Frequently Asked Questions): Use "scpx" in combination with
2126 "ControlPersist". Reported by Adam Spiers <emacs@adamspiers.org>.
2127
2128 * trampver.texi: Update release number.
2129
2130 2012-06-10 Chong Yidong <cyd@gnu.org>
2131
2132 * sc.texi: Remove bogus @ifinfo commands which prevent makeinfo
2133 compilation for html-mono.
2134
2135 2012-06-08 Paul Eggert <eggert@cs.ucla.edu>
2136
2137 * texinfo.tex: Merge from gnulib.
2138
2139 2012-05-29 Katsumi Yamaoka <yamaoka@jpl.org>
2140
2141 * Makefile.in (echo-info): Don't try to install info files named
2142 just ".info".
2143
2144 2012-05-28 Glenn Morris <rgm@gnu.org>
2145
2146 * calc.texi, dired-x.texi: Use @LaTeX rather than La@TeX. (Bug#10910)
2147
2148 * sc.texi: Nuke hand-written node pointers.
2149 Fix top-level menu to match actual node order.
2150
2151 2012-05-27 Glenn Morris <rgm@gnu.org>
2152
2153 * cl.texi, dired-x.texi: Nuke hand-written node pointers.
2154 Some associated fixes, including not messing with chapno in cl.texi.
2155
2156 2012-05-27 Bastien Guerry <bzg@gnu.org>
2157
2158 * org.texi (Durations and time values): Fix typo.
2159
2160 2012-05-19 Jay Belanger <jay.p.belanger@gmail.com>
2161
2162 * doc/misc/calc.texi (Basic Operations on Units, Customizing Calc):
2163 Mention `calc-ensure-consistent-units'.
2164
2165 2012-05-14 Andreas Schwab <schwab@linux-m68k.org>
2166
2167 * cc-mode.texi: Avoid space before macro in 4th argument of cross
2168 reference commands. (Bug#11461)
2169
2170 * Makefile.in (gnus.dvi): Use $@ instead of $*.dvi.
2171
2172 2012-05-12 Glenn Morris <rgm@gnu.org>
2173
2174 * Makefile.in (mostlyclean): Add more TeX intermediates.
2175
2176 * Makefile.in: Make it look more like the other doc Makefiles.
2177 Use explicit $srcdir in all dependencies.
2178 Remove cd $srcdir from rules.
2179 (VPATH): Remove.
2180 (infodir): Set to an absolute path.
2181 (INFO_TARGETS): Use short names.
2182 (mkinfodir): infodir is now absolute.
2183 (echo-info, maintainer-clean): Update for new format of INFO_TARGETS.
2184
2185 * Makefile.in (info.info): Rename from info, to avoid duplication.
2186 (.SUFFIXES): Disable implicit rules.
2187
2188 * Makefile.in (MKDIR_P): New, set by configure.
2189 (mkinfodir): Use $MKDIR_P.
2190
2191 2012-05-07 Glenn Morris <rgm@gnu.org>
2192
2193 * forms.texi (Long Example): Update for changed location of files.
2194
2195 2012-05-04 Glenn Morris <rgm@gnu.org>
2196
2197 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
2198 (INFO_TARGETS): Use $INFO_EXT.
2199 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2200 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
2201 (INFO_TARGETS): Use $INFO_EXT.
2202 Make all rules generating info files use $INFO_EXT, $INFO_OPT, and -o.
2203
2204 2012-05-02 Glenn Morris <rgm@gnu.org>
2205
2206 * Makefile.in (echo-info): New phony target, used by top-level.
2207
2208 * viper.texi: Make direntry shorter (also it is no longer "newest").
2209
2210 * emacs-gnutls.texi, ert.texi, org.texi:
2211 Fix dircategory, direntry to match info/dir.
2212
2213 * faq.texi: Convert @inforefs to @xrefs.
2214 Fix some malformed cross-references.
2215 (File-name conventions): Shorten section name to avoid overfull line.
2216 (How to add fonts): Use smallexample to avoid overfull lines.
2217
2218 2012-05-01 Teodor Zlatanov <tzz@lifelogs.com>
2219
2220 * auth.texi (Help for users): Update for .gpg file being second.
2221
2222 2012-04-27 Ippei Furuhashi <top.tuna+orgmode@gmail.com> (tiny change)
2223
2224 * org.texi (Agenda commands): Fix two typos: give corresponding
2225 function names, according to `org-agenda-view-mode-dispatch'.
2226
2227 2012-04-27 Glenn Morris <rgm@gnu.org>
2228
2229 * faq.texi (Major packages and programs): Remove section.
2230 There is no point listing 6 packages (cf etc/MORE.STUFF).
2231 (Finding Emacs and related packages): Move "Spell-checkers" here.
2232
2233 2012-04-22 Michael Albinus <michael.albinus@gmx.de>
2234
2235 * dbus.texi (Version): New node.
2236 (Properties and Annotations): Mention the object manager
2237 interface. Describe dbus-get-all-managed-objects.
2238 (Type Conversion): Floating point numbers are allowed, if an
2239 anteger does not fit Emacs's integer range.
2240 (Synchronous Methods): Remove obsolete dbus-call-method-non-blocking.
2241 (Asynchronous Methods): Fix description of
2242 dbus-call-method-asynchronously.
2243 (Receiving Method Calls): Fix some minor errors.
2244 Add dbus-interface-emacs.
2245 (Signals): Describe unicast signals and the new match rules.
2246 (Alternative Buses): Add the PRIVATE optional argument to
2247 dbus-init-bus. Describe its new return value. Add dbus-setenv.
2248
2249 2012-04-20 Glenn Morris <rgm@gnu.org>
2250
2251 * faq.texi (New in Emacs 24): New section.
2252 (Packages that do not come with Emacs): Mention M-x list-packages.
2253
2254 2012-04-14 Alan Mackenzie <acm@muc.de>
2255
2256 * cc-mode.texi (c-offsets-alist): Correct a typo.
2257
2258 2012-04-14 Jérémie Courrèges-Anglas <jca@wxcvbn.org> (tiny change)
2259
2260 * org.texi (Deadlines and scheduling): Fix the example: the
2261 DEADLINE item should come right after the headline. We enforce
2262 this convention, so it is a bug not to illustrate it correctly in
2263 the manual.
2264
2265 2012-04-14 Ippei FURUHASHI <top.tuna+orgmode@gmail.com> (tiny change)
2266
2267 * org.texi (Agenda commands): Fix documentation bug by swapping
2268 the equivalent keybindings to `org-agenda-next-line' with the ones
2269 to `org-agenda-previous-line'.
2270
2271 2012-04-14 Glenn Morris <rgm@gnu.org>
2272
2273 * Makefile.in: Replace non-portable use of $< in ordinary rules.
2274
2275 2012-04-09 Eli Zaretskii <eliz@gnu.org>
2276
2277 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean):
2278 Add emacs-gnutls.
2279 ($(infodir)/emacs-gnutls, emacs-gnutls.dvi): New targets.
2280
2281 2012-04-09 Teodor Zlatanov <tzz@lifelogs.com>
2282
2283 * Makefile.in: Add emacs-gnutls.texi to build.
2284
2285 * emacs-gnutls.texi: Add documentation for the GnuTLS integration.
2286
2287 2012-04-05 Teodor Zlatanov <tzz@lifelogs.com>
2288
2289 * auth.texi (Secret Service API): Edit further and give examples.
2290 (Secret Service API): Adjust @samp to @code for collection names.
2291
2292 2012-04-04 Glenn Morris <rgm@gnu.org>
2293
2294 * auth.texi (Secret Service API): Copyedits.
2295 (Help for developers): Fill in some missing function doc-strings.
2296 (Help for users, Help for developers)
2297 (GnuPG and EasyPG Assistant Configuration): Markup fixes.
2298
2299 2012-04-04 Michael Albinus <michael.albinus@gmx.de>
2300
2301 * auth.texi (Secret Service API): Add the missing text.
2302
2303 2012-04-04 Chong Yidong <cyd@gnu.org>
2304
2305 * message.texi (Using PGP/MIME): Note that epg is now the default.
2306
2307 * gnus.texi: Reduce references to obsolete pgg library.
2308 (Security): Note that epg is now the default.
2309
2310 * gnus-faq.texi (FAQ 8-2): Mention EasyPG.
2311
2312 * nxml-mode.texi (Completion): C-RET is no longer bound to
2313 nxml-complete.
2314
2315 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2316
2317 * org.texi (Customizing tables in ODT export): Correct few errors.
2318
2319 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2320
2321 * org.texi (Links in ODT export): Update.
2322 (Labels and captions in ODT export): New node.
2323
2324 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2325
2326 * org.texi (Literal examples in ODT export): htmlfontify.el in
2327 Emacs-24.1 now supports fontification. So ODT source blocks will
2328 be fontified by default.
2329
2330 2012-04-01 Julian Gehring <julian.gehring@googlemail.com> (tiny change)
2331
2332 * org.texi (Refiling notes): Remove duplicated keybinding.
2333
2334 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2335
2336 * org.texi (noweb): Documentation of this new option to the :noweb
2337 header argument.
2338
2339 2012-04-01 Suvayu Ali <fatkasuvayu+linux@gmail.com>
2340
2341 * org.texi (Header and sectioning): Add example demonstrating how
2342 to use "LaTeX_CLASS_OPTIONS".
2343
2344 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2345
2346 * org.texi (Noweb reference syntax): Describe the ability to
2347 execute noweb references in the manual.
2348
2349 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2350
2351 * org.texi (cache): Improve cache documentation when session
2352 evaluation is used.
2353
2354 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2355
2356 * org.texi (Plain lists): Document removal.
2357
2358 2012-04-01 Michael Brand <michael.ch.brand@gmail.com>
2359
2360 * org.texi: Decapitalize file name in references to Calc manual.
2361
2362 2012-04-01 Nicolas Goaziou <n.goaziou@gmail.com>
2363
2364 * org.texi (Plain lists): Document removal.
2365
2366 2012-04-01 Jambunathan K <kjambunathan@gmail.com>
2367
2368 * org.texi (Top, OpenDocument Text export)
2369 (ODT export commands, Extending ODT export)
2370 (Images in ODT export, Tables in ODT export)
2371 (Configuring a document converter): Add or Update.
2372
2373 2012-04-01 Carsten Dominik <carsten.dominik@gmail.com>
2374
2375 * org.texi (MobileOrg): Change the wording to reflect that the
2376 Android Version is no longer just the little brother of the iOS
2377 version.
2378
2379 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2380
2381 * org.texi (Key bindings and useful functions): Update babel key
2382 binding documentation in manual.
2383
2384 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2385
2386 * org.texi (noweb): Document new noweb header value.
2387
2388 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2389
2390 * org.texi (noweb-sep): Document new header argument.
2391
2392 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2393
2394 * org.texi (noweb-ref): Documentation of this new custom variable.
2395
2396 2012-04-01 Eric Schulte <eric.schulte@gmx.com>
2397
2398 * org.texi (wrap): Update the new :wrap documentation to match the
2399 current implementation.
2400
2401 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2402
2403 * org.texi: Added documentation for :wrap.
2404
2405 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2406
2407 * org.texi: #+RESULTS now user-configurable.
2408
2409 2012-04-01 Thomas Dye <dk@poto.myhome.westell.com>
2410
2411 * org.texi: Documented :noweb no-export.
2412
2413 2012-04-01 Thomas Dye <dk@poto.local>
2414
2415 * org.texi: Edit :noweb no header argument for correctness.
2416
2417 2012-04-01 Bastien Guerry <bzg@gnu.org>
2418
2419 * org.texi (Customization): Update the approximate number of Org
2420 variables.
2421
2422 2012-04-01 Thomas Dye <dk@poto.local>
2423
2424 * org.texi: The :results wrap produces a drawer instead of a
2425 begin_results block.
2426
2427 2012-03-22 Peder O. Klingenberg <peder@klingenberg.no> (tiny change)
2428
2429 * gnus.texi (Archived Messages): Update `gnus-message-archive-group' to
2430 reflect the new default.
2431
2432 2012-03-10 Eli Zaretskii <eliz@gnu.org>
2433
2434 * info.texi (Expert Info): Move the index entry for "Texinfo" from
2435 "Getting Started" to this node. (Bug#10450)
2436
2437 2012-03-10 Chong Yidong <cyd@gnu.org>
2438
2439 * flymake.texi (Example -- Configuring a tool called via make):
2440 Mention the Automake COMPILE variable (Bug#8715).
2441
2442 * info.texi (Getting Started): Add an index entry (Bug#10450).
2443
2444 2012-03-02 Michael Albinus <michael.albinus@gmx.de>
2445
2446 * dbus.texi (Signals): Known names will be mapped onto unique
2447 names, when registering for signals.
2448
2449 2012-02-29 Glenn Morris <rgm@gnu.org>
2450
2451 * url.texi: Fix quote usage in body text.
2452
2453 * sem-user.texi, url.texi, woman.texi: Use "" quotes in menus.
2454
2455 * cl.texi: Use @code{} in menus when appropriate.
2456
2457 2012-02-28 Glenn Morris <rgm@gnu.org>
2458
2459 * calc.texi, cc-mode.texi, cl.texi, ebrowse.texi, ediff.texi:
2460 * eshell.texi, gnus-faq.texi, gnus-news.texi, gnus.texi:
2461 * idlwave.texi, info.texi, newsticker.texi, nxml-mode.texi:
2462 * org.texi, sc.texi, vip.texi, viper.texi:
2463 Standardize possessive apostrophe usage.
2464
2465 2012-02-26 Chong Yidong <cyd@gnu.org>
2466
2467 * ediff.texi (Quick Help Commands): Add a couple of index entries
2468 (Bug#10834).
2469
2470 2012-02-17 Glenn Morris <rgm@gnu.org>
2471
2472 * gnus.texi (Posting Styles):
2473 * remember.texi (Org): Fix cross-refs to other manuals.
2474
2475 2012-02-15 Glenn Morris <rgm@gnu.org>
2476
2477 * smtpmail.texi (Emacs Speaks SMTP): General update for 24.1.
2478 (Encryption): New chapter, split out from previous.
2479
2480 2012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
2481
2482 * gnus.texi (Customizing the IMAP Connection):
2483 Mention nnimap-record-commands.
2484
2485 2012-02-10 Glenn Morris <rgm@gnu.org>
2486
2487 * url.texi (Retrieving URLs): Update url-retrieve arguments.
2488 Mention url-queue-retrieve.
2489
2490 2012-02-09 Glenn Morris <rgm@gnu.org>
2491
2492 * sem-user.texi (Semantic mode user commands): Typo fix.
2493
2494 * info.texi (Create Info buffer): Mention info-display-manual.
2495
2496 2012-02-07 Lars Ingebrigtsen <larsi@gnus.org>
2497
2498 * gnus.texi (Mail Source Specifiers): Add a pop3 via an SSH tunnel
2499 example (modified from an example by Michael Albinus).
2500
2501 2012-01-30 Philipp Haselwarter <philipp.haselwarter@gmx.de> (tiny change)
2502
2503 * gnus.texi (Agent Basics): Fix outdated description of
2504 `gnus-agent-auto-agentize-methods'.
2505
2506 2012-01-28 Andreas Schwab <schwab@linux-m68k.org>
2507
2508 * cc-mode.texi: Always @defindex ss.
2509 (Config Basics): Fix argument of @itemize.
2510 (Macro Backslashes): Add @code around index entry.
2511
2512 2012-01-23 Glenn Morris <rgm@gnu.org>
2513
2514 * pcl-cvs.texi (About PCL-CVS): Refer to vc-dir rather than vc-dired.
2515
2516 2012-01-19 Eric Hanchrow <eric.hanchrow@gmail.com>
2517
2518 * tramp.texi (File): Tweak wording for the `scpc' option.
2519
2520 2012-01-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2521
2522 * gnus.texi (Group Parameters): Really note precedence.
2523
2524 2012-01-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
2525
2526 * gnus.texi (Group Parameters): Note precedence.
2527
2528 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2529
2530 * org.texi (Noweb reference syntax): Adding documentation of
2531 the `*org-babel-use-quick-and-dirty-noweb-expansion*'
2532 variable.
2533
2534 2012-01-03 Bastien Guerry <bzg@gnu.org>
2535
2536 * org.texi (Plain lists): Split the table to fix the display
2537 of items.
2538
2539 2012-01-03 Bastien Guerry <bzg@gnu.org>
2540
2541 * org.texi (Plain lists): Fix misplaced explanation.
2542
2543 2012-01-03 Bastien Guerry <bzg@gnu.org>
2544
2545 * org.texi (Plain lists, Agenda files): Add index entries.
2546
2547 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2548
2549 * org.texi: Use "Org mode" instead of alternatives like
2550 "Org-mode" or "org-mode".
2551
2552 2012-01-03 Bernt Hansen <bernt@norang.ca>
2553
2554 * org.texi (Agenda commands):
2555 Document `org-clock-report-include-clocking-task'.
2556
2557 2012-01-03 Bastien Guerry <bzg@gnu.org>
2558
2559 * org.texi (Checkboxes): Document the new behavior of `C-u C-c
2560 C-c' on checkboxes.
2561
2562 2012-01-03 Julian Gehring <julian.gehring@googlemail.com>
2563
2564 * org.texi: End sentences with two spaces.
2565
2566 2012-01-03 Michael Brand <michael.ch.brand@gmail.com>
2567
2568 * org.texi (External links): Document the link types file+sys
2569 and file+emacs, slightly narrow used page width.
2570
2571 2012-01-03 Eric Schulte <eric.schulte@gmx.com>
2572
2573 * org.texi (colnames): Note that colnames behavior may differ
2574 across languages.
2575
2576 2012-01-03 Bastien Guerry <bzg@gnu.org>
2577
2578 * org.texi (Weekly/daily agenda, Agenda commands): Fix typos.
2579
2580 2012-01-03 Thomas Dye <dk@poto.westell.com>
2581
2582 * org.texi: Augmented discussion of babel property
2583 inheritance. Put footnote outside sentence ending period.
2584
2585 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2586
2587 * org.texi (eval): Documenting the full range of :eval header
2588 argument values.
2589
2590 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2591
2592 * org.texi (eval): Documentation of the new :eval option.
2593
2594 2012-01-03 Thomas Dye <dk@poto.local>
2595
2596 * org.texi: Add accumulated properties.
2597
2598 2012-01-03 Thomas Dye <dk@poto.local>
2599
2600 * org.texi: Documented no spaces in name=assign, another
2601 correction to :var table.
2602
2603 2012-01-03 Thomas Dye <dk@poto.local>
2604
2605 * org.texi: Changed DATA to NAME in Working With Source Code
2606 section.
2607
2608 2012-01-03 Tom Dye <tsd@tsdye.com>
2609
2610 * org.texi: Minor change to :var table.
2611
2612 2012-01-03 Tom Dye <tsd@tsdye.com>
2613
2614 * org.texi: More changes to :var table (some examples were wrong).
2615
2616 2012-01-03 Tom Dye <tsd@tsdye.com>
2617
2618 * org.texi: Cleaned up :var table.
2619
2620 2012-01-03 Bastien Guerry <bzg@gnu.org>
2621
2622 * org.texi (Timestamps, Weekly/daily agenda)
2623 (Weekly/daily agenda): Add @cindex for "appointment".
2624
2625 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2626
2627 * org.texi (Literal examples): A new link to the template for
2628 inserting empty code blocks.
2629 (Structure of code blocks): A new link to the template for
2630 inserting empty code blocks.
2631
2632 2012-01-03 Rafael Laboissiere <rafael@laboissiere.net> (tiny change)
2633
2634 * org.texi (External links): Add footnote on how the behavior
2635 of the text search in Org files are controled by the variable
2636 `org-link-search-must-match-exact-headline'.
2637
2638 2012-01-03 Eric Schulte <schulte.eric@gmail.com>
2639
2640 * org.texi (Buffer-wide header arguments):
2641 Update documentation to reflect removal of #+PROPERTIES.
2642
2643 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com>
2644
2645 * org.texi (The clock table): Mention that ACHIVED trees
2646 contribute to the clock table.
2647
2648 2012-01-03 Carsten Dominik <carsten.dominik@gmail.com> (tiny change)
2649
2650 * org.texi (Conflicts): Better yasnippet config info.
2651
2652 2012-01-03 Bastien Guerry <bzg@gnu.org> (tiny change)
2653
2654 * org.texi (Selective export): Explicitly mention the default
2655 values for `org-export-select-tags',
2656 `org-export-exclude-tags'.
2657
2658 2012-01-03 Tom Dye <tsd@tsdye.com>
2659
2660 * org.texi: Added a line to specify that header arguments are
2661 lowercase.
2662
2663 2012-01-03 Tom Dye <tsd@tsdye.com>
2664
2665 * org.texi: :var requires default value when declared.
2666
2667 2012-01-03 Bastien Guerry <bzg@gnu.org>
2668
2669 * org.texi (Handling links): Add a note about the
2670 `org-link-frame-setup' option.
2671
2672 2012-01-03 David Maus <dmaus@ictsoc.de>
2673
2674 * org.texi (Exporting Agenda Views, Extracting agenda
2675 information): Fix command line syntax, quote symbol parameter
2676 values.
2677
2678 2012-01-03 David Maus <dmaus@ictsoc.de>
2679
2680 * org.texi (Exporting Agenda Views): Fix command line syntax.
2681
2682 2011-12-28 Paul Eggert <eggert@cs.ucla.edu>
2683
2684 * gnus.texi (Mail Source Customization, Mail Back End Variables):
2685 Use octal notation for file permissions, which are normally
2686 thought of in octal.
2687 (Mail Back End Variables): Use more-plausible modes in example.
2688
2689 2011-12-20 Alan Mackenzie <acm@muc.de>
2690
2691 * cc-mode.texi: Update version string 5.31 -> 5.32.
2692
2693 2011-12-06 Juanma Barranquero <lekktu@gmail.com>
2694
2695 * gnus-faq.texi (FAQ 2-1, FAQ 3-8, FAQ 4-14, FAQ 9-1): Fix typos.
2696
2697 2011-11-24 Glenn Morris <rgm@gnu.org>
2698
2699 * gnus.texi, smtpmail.texi: Fix case of "GnuTLS".
2700
2701 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2702
2703 * makefile.w32-in: Update dependencies.
2704
2705 2011-11-20 Glenn Morris <rgm@gnu.org>
2706
2707 * gnus.texi (Group Information):
2708 Remove gnus-group-fetch-faq, command deleted 2010-09-24.
2709
2710 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2711
2712 * gnus-coding.texi (Gnus Maintenance Guide):
2713 Rename from "Gnus Maintainance Guide".
2714
2715 * ede.texi (ede-compilation-program, ede-compiler, ede-linker):
2716 * eieio.texi (Customizing):
2717 * gnus.texi (Article Washing):
2718 * gnus-news.texi:
2719 * sem-user.texi (Smart Jump): Fix typos.
2720
2721 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2722
2723 * org.texi (Agenda commands, Exporting Agenda Views): Fix typos.
2724
2725 2011-11-15 Juanma Barranquero <lekktu@gmail.com>
2726
2727 * ede.texi (project-am-texinfo):
2728 * gnus.texi (Sending or Not Sending):
2729 * org.texi (Template elements): Fix typos.
2730
2731 2011-11-14 Juanma Barranquero <lekktu@gmail.com>
2732
2733 * ediff.texi (Hooks):
2734 * sem-user.texi (Semanticdb Roots): Fix typos.
2735
2736 2011-11-11 Juanma Barranquero <lekktu@gmail.com>
2737
2738 * semantic.texi (Tag handling): Fix typo.
2739
2740 2011-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
2741
2742 * gnus.texi (Other Gnus Versions): Remove.
2743
2744 2011-10-28 Alan Mackenzie <acm@muc.de>
2745
2746 * cc-mode.texi (Indentation Commands): Mention "macros with semicolons".
2747 (Other Special Indentations): Add an xref to "Macros with ;".
2748 (Customizing Macros): Add stuff about syntax in macros. Add an xref to
2749 "Macros with ;".
2750 (Macros with ;): New page.
2751
2752 * cc-mode.texi (Movement Commands): Document `c-defun-tactic'.
2753 Document the new handling of nested scopes for movement by defuns.
2754
2755 2011-10-23 Michael Albinus <michael.albinus@gmx.de>
2756
2757 Sync with Tramp 2.2.3.
2758
2759 * trampver.texi: Update release number.
2760
2761 2011-10-14 Glenn Morris <rgm@gnu.org>
2762
2763 * ert.texi (Introduction, How to Run Tests)
2764 (Running Tests Interactively, Expected Failures)
2765 (Tests and Their Environment, Useful Techniques)
2766 (Interactive Debugging, Fixtures and Test Suites):
2767 Minor rephrasings.
2768 (Running Tests Interactively, The @code{should} Macro): Add xrefs.
2769 (Running Tests in Batch Mode): Simplify loading instructions.
2770 (Test Selectors): Clarify some selectors.
2771 (Expected Failures, Useful Techniques):
2772 Make examples fit in 80 columns.
2773
2774 2011-10-13 Jay Belanger <jay.p.belanger@gmail.com>
2775
2776 * calc.texi (Basic Operations on Units): Discuss temperature
2777 conversion (`u t') alongside with other unit conversions ('u c').
2778
2779 2011-10-12 Glenn Morris <rgm@gnu.org>
2780
2781 * ert.texi: Whitespace trivia to make main menu items line up better.
2782
2783 2011-10-08 Glenn Morris <rgm@gnu.org>
2784
2785 * Makefile.in: Fix ert rules.
2786
2787 2011-10-06 Lars Magne Ingebrigtsen <larsi@gnus.org>
2788
2789 * gnus.texi (Gnus Utility Functions): Add more references and
2790 explanations (bug#9683).
2791
2792 2011-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
2793
2794 * gnus.texi (Archived Messages): Note the default (bug#9552).
2795
2796 2011-09-21 Bill Wohler <wohler@newt.com>
2797
2798 Release MH-E manual version 8.3.
2799
2800 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
2801 release 8.3.
2802 (Preface): Update support information.
2803 (From Bill Wohler): Reset text to original version. As a
2804 historical quote, the tense should be correct in the time that it
2805 was written.
2806
2807 2011-09-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2808
2809 * gnus.texi (Listing Groups): Explain `gnus-group-list-limit'.
2810 (Finding the News): Doc clarification.
2811 (Terminology): Mention naming.
2812
2813 2011-09-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2814
2815 * gnus.texi: Remove mentions of `recent', which are now obsolete.
2816 (Interactive): Document `quiet'.
2817
2818 2011-08-15 Suvayu Ali <fatkasuvayu+linux@gmail.com> (tiny change)
2819
2820 * org.texi (Images in LaTeX export): Rewrite.
2821
2822 2011-08-15 Bastien Guerry <bzg@gnu.org>
2823
2824 * org.texi (Using the mapping API): Mention 'region as a possible
2825 scope for `org-map-entries'.
2826
2827 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2828
2829 * org.texi (Visibility cycling): Document `org-copy-visible'.
2830
2831 2011-08-15 Bastien Guerry <bzg@gnu.org>
2832
2833 * org.texi (Template expansion): Order template sequences in the
2834 proper order.
2835
2836 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2837
2838 * org.texi (eval): Expand discussion of the :eval header argument.
2839
2840 2011-08-15 Bastien Guerry <bzg@gnu.org>
2841
2842 * org.texi (Languages): Add Lilypond and Awk as supported
2843 languages.
2844
2845 2011-08-15 Achim Gratz <stromeko@nexgo.de>
2846
2847 * org.texi: Document that both CLOCK_INTO_DRAWER and
2848 LOG_INTO_DRAWER can be used to override the contents of variable
2849 org-clock-into-drawer (or if unset, org-log-into-drawer).
2850
2851 * org.texi: Replace @xref->@pxref.
2852
2853 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2854
2855 * org.texi (Evaluating code blocks): Documenting the new option
2856 for inline call lines.
2857
2858 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2859
2860 * org.texi (Results of evaluation): More explicit about the
2861 mechanism through which interactive evaluation of code is
2862 performed.
2863
2864 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2865
2866 * org.texi (noweb-ref): New header argument documentation.
2867
2868 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2869
2870 * org.texi (Extracting source code): Documentation of the new
2871 org-babel-tangle-named-block-combination variable.
2872
2873 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2874
2875 * org.texi (Structure of code blocks): Explicitly state that the
2876 behavior of multiple blocks of the same name is undefined.
2877
2878 2011-08-15 Christian Egli <christian.egli@sbszh.ch>
2879
2880 * org.texi (TaskJuggler export): Modify the example to reflect the
2881 new effort durations.
2882
2883 2011-08-15 David Maus <dmaus@ictsoc.de>
2884
2885 * org.texi (Images in LaTeX export): Escape curly brackets in
2886 LaTeX example.
2887
2888 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2889
2890 * org.texi (The clock table): Document the :properties and
2891 :inherit-props arguments for the clocktable.
2892
2893 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2894
2895 * org.texi (Tables in LaTeX export): Document specifying placement
2896 options for tables.
2897
2898 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2899
2900 * org.texi (Evaluating code blocks): More specific documentation
2901 about the different types of header arguments.
2902
2903 2011-08-15 Manuel Giraud <manuel.giraud@univ-nantes.fr>
2904
2905 * org.texi (Sitemap): Document `:sitemap-sans-extension' property.
2906
2907 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2908
2909 * org.texi (Built-in table editor): Document the table field
2910 follow mode.
2911
2912 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2913
2914 * org.texi (Easy Templates): Document new template.
2915
2916 2011-08-15 Robert P. Goldman <rpgoldman@real-time.com>
2917
2918 * org.texi (Literal examples): Add a cross-reference from "Literal
2919 Examples" to "Easy Templates."
2920
2921 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2922
2923 * org.texi (The clock table): Add link to match syntax.
2924
2925 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2926
2927 * org.texi (Agenda commands): Document clock consistency checks.
2928
2929 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2930
2931 * org.texi (Built-in table editor): Document that \vert represents
2932 a vertical bar in a table field.
2933
2934 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2935
2936 * org.texi (Literal examples): Link from "Markup" > "Literate
2937 Examples" to "Working with Source Code".
2938
2939 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
2940
2941 * org.texi (Agenda commands): Doc for function option to bulk
2942 action.
2943
2944 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2945
2946 * org.texi (Template expansion): Document new %<...> template
2947 escape.
2948
2949 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2950
2951 * org.texi (Selective export): Document exclusion of any tasks
2952 from export.
2953
2954 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2955
2956 * org.texi (Selective export): Document how to exclude DONE tasks
2957 from export.
2958 (Publishing options): Document the properties to be used to turn off
2959 export of DONE tasks.
2960
2961 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
2962
2963 * org.texi (The date/time prompt): Document date range protection.
2964
2965 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2966
2967 * org.texi (padline): Documentation of the new padline header
2968 argument.
2969
2970 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2971
2972 * org.texi (var): Adding "[" to list of characters triggering
2973 elisp evaluation.
2974
2975 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2976
2977 * org.texi (var): Documentation of Emacs Lisp evaluation during
2978 variable assignment.
2979
2980 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2981
2982 * org.texi (colnames): Reference indexing into variables, and note
2983 that colnames are *not* removed before indexing occurs.
2984 (rownames): Reference indexing into variables, and note that
2985 rownames are *not* removed before indexing occurs.
2986
2987 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2988
2989 * org.texi (var): Clarification of indexing into tabular
2990 variables.
2991
2992 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
2993
2994 * org.texi (results): Documentation of the `:results wrap' header
2995 argument.
2996
2997 2011-08-15 Bastien Guerry <bzg@gnu.org>
2998
2999 * org.texi (LaTeX and PDF export): Add a note about a limitation
3000 of the LaTeX export: the org file has to be properly structured.
3001
3002 2011-08-15 Bastien Guerry <bzg@gnu.org>
3003
3004 * org.texi (Dynamic blocks, Structure editing):
3005 Mention the function `org-narrow-to-block'.
3006
3007 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3008
3009 * org.texi (Languages): Updating list of code block supported
3010 languages.
3011
3012 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3013
3014 * org.texi (Special properties): CATEGORY is a special property,
3015 but it may also used in the drawer.
3016
3017 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3018
3019 * org.texi (mkdirp): Documentation of the :mkdirp header argument.
3020
3021 2011-08-15 Puneeth Chaganti <punchagan@gmail.com>
3022
3023 * org.texi (Include files): Document :lines.
3024
3025 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3026
3027 * org.texi (comments): Documentation of the ":comments noweb" code
3028 block header argument.
3029
3030 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3031
3032 * org.texi (Conflicts): Change "yasnippets" to "yasnippet" and
3033 added extra whitespace around functions to be consistent with the
3034 rest of the section.
3035
3036 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3037
3038 * org.texi (Evaluating code blocks): Expand discussion of
3039 #+call: line syntax.
3040 (Header arguments in function calls): Expand discussion of
3041 #+call: line syntax.
3042
3043 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3044
3045 * org.texi (Evaluating code blocks): More explicit about how to
3046 pass variables to #+call lines.
3047
3048 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3049
3050 * org.texi (Results of evaluation): Link to the :results header
3051 argument list from the "Results of evaluation" section.
3052
3053 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3054
3055 * org.texi (Conflicts): Adding additional information about
3056 resolving org/yasnippet conflicts.
3057
3058 2011-08-15 David Maus <dmaus@ictsoc.de>
3059
3060 * org.texi (Publishing options): Document style-include-scripts
3061 publishing project property.
3062
3063 2011-08-15 Carsten Dominik <carsten.dominik@gmail.com>
3064
3065 * org.texi (Sparse trees): Document the next-error /
3066 previous-error functionality.
3067
3068 2011-08-15 Tom Dye <tsd@tsdye.com>
3069
3070 * org.texi (cache): Improve documentation of code block caches.
3071
3072 2011-08-15 Tom Dye <tsd@tsdye.com>
3073
3074 * org.texi (Code block specific header arguments):
3075 Documentation of multi-line header arguments.
3076
3077 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3078
3079 * org.texi (Code evaluation security): Add example for using a
3080 function.
3081
3082 2011-08-15 Eric Schulte <schulte.eric@gmail.com>
3083
3084 * org.texi (Tables in LaTeX export): Documentation of new
3085 attr_latex options for tables.
3086
3087 2011-08-03 Michael Albinus <michael.albinus@gmx.de>
3088
3089 * trampver.texi: Update release number.
3090
3091 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
3092
3093 Sync with Tramp 2.2.2.
3094
3095 * trampver.texi: Update release number.
3096
3097 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3098
3099 * flymake.texi (Example -- Configuring a tool called via make):
3100 Use /dev/null instead of the Windows "nul" (bug#8715).
3101
3102 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
3103
3104 * widget.texi (Setting Up the Buffer): Remove mention of the
3105 global keymap parent, which doesn't seem to be accurate
3106 (bug#7045).
3107
3108 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3109
3110 * org.texi (Special agenda views): Fix double quoting (bug#3509).
3111
3112 2010-07-10 Kevin Ryde <user42@zip.com.au>
3113
3114 * cl.texi (For Clauses): Add destructuring example processing an
3115 alist (bug#6596).
3116
3117 2011-07-07 Lars Magne Ingebrigtsen <larsi@gnus.org>
3118
3119 * ediff.texi (Major Entry Points): Remove mention of `require',
3120 since that's not pertinent in the installed Emacs (bug#9016).
3121
3122 2011-07-05 Lars Magne Ingebrigtsen <larsi@gnus.org>
3123
3124 * gnus.texi (Expiring Mail): Document gnus-auto-expirable-marks.
3125 (Filtering New Groups): Clarify how simple the "options -n" format is.
3126 (Agent Expiry): Remove mention of `gnus-request-expire-articles', which
3127 is internal.
3128
3129 2011-07-04 Michael Albinus <michael.albinus@gmx.de>
3130
3131 * tramp.texi (Cleanup remote connections):
3132 Add `tramp-cleanup-this-connection'.
3133
3134 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3135
3136 * gnus.texi (Subscription Methods): Link to "Group Levels" to explain
3137 zombies.
3138 (Checking New Groups): Ditto (bug#8974).
3139 (Checking New Groups): Move the reference to the right place.
3140
3141 2011-07-03 Dave Abrahams <dave@boostpro.com> (tiny change)
3142
3143 * gnus.texi (Startup Files): Clarify that we're talking about numbered
3144 backups, and not actual vc (bug#8975).
3145
3146 2011-07-03 Kevin Ryde <user42@zip.com.au>
3147
3148 * cl.texi (For Clauses): @items for hash-values and key-bindings
3149 to make them more visible when skimming. Add examples of `using'
3150 clause to them, examples being clearer than a description in
3151 words (bug#6599).
3152
3153 2011-07-01 Alan Mackenzie <acm@muc.de>
3154
3155 * cc-mode.texi (Guessing the Style): New page.
3156 (Styles): Add a short introduction to above.
3157
3158 2011-06-28 Deniz Dogan <deniz@dogan.se>
3159
3160 * rcirc.texi (Configuration): Bug-fix:
3161 `rcirc-default-user-full-name' is now `rcirc-default-full-name'.
3162 Reported by Elias Pipping <pipping@exherbo.org>.
3163
3164 2011-06-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
3165
3166 * gnus.texi (Summary Mail Commands):
3167 Document `gnus-summary-reply-to-list-with-original'.
3168
3169 2011-06-20 Stefan Monnier <monnier@iro.umontreal.ca>
3170
3171 * eshell.texi (Known problems): Fix typo.
3172
3173 2011-06-12 Michael Albinus <michael.albinus@gmx.de>
3174
3175 * tramp.texi (Customizing Completion): Mention authinfo-style files.
3176 (Password handling): `auth-source-debug' is good for debug messages.
3177
3178 2011-05-31 Teodor Zlatanov <tzz@lifelogs.com>
3179
3180 * gnus.texi (Store custom flags and keywords): Refer to
3181 `gnus-registry-article-marks-to-{chars,names}' instead of
3182 `gnus-registry-user-format-function-{M,M2}'.
3183
3184 2011-05-27 Paul Eggert <eggert@cs.ucla.edu>
3185
3186 * texinfo.tex: Merge from gnulib.
3187
3188 2011-05-18 Teodor Zlatanov <tzz@lifelogs.com>
3189
3190 * gnus.texi (Gnus Registry Setup): Rename from "Setup".
3191 (Store custom flags and keywords):
3192 Mention `gnus-registry-user-format-function-M' and
3193 `gnus-registry-user-format-function-M2'.
3194
3195 2011-05-17 Paul Eggert <eggert@cs.ucla.edu>
3196
3197 * texinfo.tex: Sync from gnulib, version 2011-05-11.16.
3198
3199 2011-05-17 Glenn Morris <rgm@gnu.org>
3200
3201 * gnus.texi (Face): Fix typo.
3202
3203 2011-05-14 Glenn Morris <rgm@gnu.org>
3204
3205 * dired-x.texi (Omitting Examples): Minor addition.
3206
3207 2011-05-10 Jim Meyering <meyering@redhat.com>
3208
3209 * ede.texi: Fix typo "or or -> or".
3210
3211 2011-05-03 Peter Münster <pmlists@free.fr> (tiny change)
3212
3213 * gnus.texi (Summary Buffer Lines):
3214 gnus-summary-user-date-format-alist does not exist.
3215 (Sorting the Summary Buffer): More about sorting threads.
3216
3217 2011-04-25 Michael Albinus <michael.albinus@gmx.de>
3218
3219 * trampver.texi: Update release number.
3220
3221 2011-04-14 Michael Albinus <michael.albinus@gmx.de>
3222
3223 * tramp.texi (Frequently Asked Questions): New item for disabling
3224 Tramp in other packages.
3225
3226 2011-04-14 Teodor Zlatanov <tzz@lifelogs.com>
3227
3228 * gnus.texi (nnmairix caveats, Setup, Registry Article Refer Method)
3229 (Fancy splitting to parent, Store arbitrary data):
3230 Update gnus-registry docs.
3231
3232 2011-04-13 Juanma Barranquero <lekktu@gmail.com>
3233
3234 * ede.texi: Fix typos.
3235
3236 2011-04-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
3237
3238 * gnus.texi (Window Layout): @itemize @code doesn't exist.
3239 It's @table @code.
3240
3241 2011-03-19 Antoine Levitt <antoine.levitt@gmail.com>
3242
3243 * gnus.texi (Listing Groups): Document gnus-group-list-ticked.
3244
3245 2011-03-17 Jay Belanger <jay.p.belanger@gmail.com>
3246
3247 * calc.texi (Logarithmic Units): Update the function names.
3248
3249 2011-03-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
3250
3251 * message.texi (Various Commands): Document format specs in the
3252 ellipsis.
3253
3254 2011-03-15 Antoine Levitt <antoine.levitt@gmail.com>
3255
3256 * message.texi (Insertion Variables): Document message-cite-style.
3257
3258 2011-03-14 Michael Albinus <michael.albinus@gmx.de>
3259
3260 * tramp.texi (Remote processes): New subsection "Running shell on
3261 a remote host".
3262
3263 2011-03-12 Teodor Zlatanov <tzz@lifelogs.com>
3264
3265 * auth.texi (Help for developers): Update docs to explain that the
3266 :save-function will only run the first time.
3267
3268 2011-03-12 Glenn Morris <rgm@gnu.org>
3269
3270 * Makefile.in (emacs-faq.html): Fix some more cross-refs.
3271 (emacs-faq.text): New target.
3272 (clean): Add emacs-faq.
3273
3274 2011-03-12 Michael Albinus <michael.albinus@gmx.de>
3275
3276 Sync with Tramp 2.2.1.
3277
3278 * trampver.texi: Update release number.
3279
3280 2011-03-11 Glenn Morris <rgm@gnu.org>
3281
3282 * Makefile.in (HTML_TARGETS): New.
3283 (clean): Delete $HTML_TARGETS.
3284 (emacs-faq.html): New, for use with the gnu.org Emacs webpage.
3285
3286 2011-03-08 Teodor Zlatanov <tzz@lifelogs.com>
3287
3288 * auth.texi (Help for developers): Show example of using
3289 `auth-source-search' with prompts and :save-function.
3290
3291 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3292
3293 * Version 23.3 released.
3294
3295 2011-03-07 Antoine Levitt <antoine.levitt@gmail.com>
3296
3297 * message.texi (Message Buffers): Update default value of
3298 message-generate-new-buffers.
3299
3300 2011-03-06 Jay Belanger <jay.p.belanger@gmail.com>
3301
3302 * calc.texi (Logarithmic Units): Rename calc-logunits-dblevel
3303 and calc-logunits-nplevel to calc-dblevel and calc-nplevel,
3304 respectively.
3305 (Musical Notes): New section.
3306 (Customizing Calc): Mention the customizable variable
3307 calc-note-threshold.
3308
3309 2011-03-03 Glenn Morris <rgm@gnu.org>
3310
3311 * url.texi (Dealing with HTTP documents): Remove reference to
3312 function url-decode-text-part; never seems to have existed. (Bug#6038)
3313 (Configuration): Update url-configuration-directory description.
3314
3315 2011-03-02 Glenn Morris <rgm@gnu.org>
3316
3317 * dired-x.texi (Multiple Dired Directories): Remove mentions
3318 of dired-default-directory-alist and dired-default-directory.
3319 Move dired-smart-shell-command here...
3320 (Miscellaneous Commands): ... from here.
3321
3322 2011-03-02 Paul Eggert <eggert@cs.ucla.edu>
3323
3324 * texinfo.tex: Update to version 2011-02-24.09.
3325
3326 2011-03-02 Glenn Morris <rgm@gnu.org>
3327
3328 * dired-x.texi (Omitting Variables): Refer to add-dir-local-variable
3329 instead of the obsoleted dired-omit-here-always.
3330
3331 2011-02-28 Michael Albinus <michael.albinus@gmx.de>
3332
3333 * tramp.texi (Frequently Asked Questions): Add Emacs 24 to
3334 supported systems.
3335
3336 2011-02-28 Glenn Morris <rgm@gnu.org>
3337
3338 * dbus.texi (Type Conversion): Grammar fix.
3339
3340 2011-02-23 Michael Albinus <michael.albinus@gmx.de>
3341
3342 * tramp.texi: Use consistently "Emacs" (instead of "GNU Emacs") and
3343 "Debian GNU/Linux".
3344
3345 * trampver.texi [xemacs]: Set emacsothername to "Emacs".
3346
3347 2011-02-23 Glenn Morris <rgm@gnu.org>
3348
3349 * dired-x.texi (Features): Minor rephrasing.
3350 (Local Variables): Fix typos.
3351
3352 * edt.texi, erc.texi, gnus.texi, idlwave.texi, mh-e.texi:
3353 Standardize some Emacs/XEmacs terminology.
3354
3355 * dired-x.texi (Features): Don't advertise obsolete local variables.
3356 Simplify layout.
3357 (Omitting Variables): Update local variables example.
3358 (Local Variables): Say this is obsolete. Fix description of
3359 dired-enable-local-variables possible values.
3360
3361 2011-02-22 Teodor Zlatanov <tzz@lifelogs.com>
3362
3363 * auth.texi (Help for users): Mention ~/.netrc is also searched by
3364 default now.
3365
3366 2011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
3367
3368 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
3369
3370 2011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
3371
3372 * gnus.texi (Window Layout): Document layout names.
3373
3374 2011-02-19 Eli Zaretskii <eliz@gnu.org>
3375
3376 * ada-mode.texi: Sync @dircategory with ../../info/dir.
3377 * auth.texi: Sync @dircategory with ../../info/dir.
3378 * autotype.texi: Sync @dircategory with ../../info/dir.
3379 * calc.texi: Sync @dircategory with ../../info/dir.
3380 * cc-mode.texi: Sync @dircategory with ../../info/dir.
3381 * cl.texi: Sync @dircategory with ../../info/dir.
3382 * dbus.texi: Sync @dircategory with ../../info/dir.
3383 * dired-x.texi: Sync @dircategory with ../../info/dir.
3384 * ebrowse.texi: Sync @dircategory with ../../info/dir.
3385 * ede.texi: Sync @dircategory with ../../info/dir.
3386 * ediff.texi: Sync @dircategory with ../../info/dir.
3387 * edt.texi: Sync @dircategory with ../../info/dir.
3388 * eieio.texi: Sync @dircategory with ../../info/dir.
3389 * emacs-mime.texi: Sync @dircategory with ../../info/dir.
3390 * epa.texi: Sync @dircategory with ../../info/dir.
3391 * erc.texi: Sync @dircategory with ../../info/dir.
3392 * eshell.texi: Sync @dircategory with ../../info/dir.
3393 * eudc.texi: Sync @dircategory with ../../info/dir.
3394 * flymake.texi: Sync @dircategory with ../../info/dir.
3395 * forms.texi: Sync @dircategory with ../../info/dir.
3396 * gnus.texi: Sync @dircategory with ../../info/dir.
3397 * idlwave.texi: Sync @dircategory with ../../info/dir.
3398 * mairix-el.texi: Sync @dircategory with ../../info/dir.
3399 * message.texi: Sync @dircategory with ../../info/dir.
3400 * mh-e.texi: Sync @dircategory with ../../info/dir.
3401 * newsticker.texi: Sync @dircategory with ../../info/dir.
3402 * nxml-mode.texi: Sync @dircategory with ../../info/dir.
3403 * org.texi: Sync @dircategory with ../../info/dir.
3404 * pcl-cvs.texi: Sync @dircategory with ../../info/dir.
3405 * pgg.texi: Sync @dircategory with ../../info/dir.
3406 * rcirc.texi: Sync @dircategory with ../../info/dir.
3407 * reftex.texi: Sync @dircategory with ../../info/dir.
3408 * remember.texi: Sync @dircategory with ../../info/dir.
3409 * sasl.texi: Sync @dircategory with ../../info/dir.
3410 * sc.texi: Sync @dircategory with ../../info/dir.
3411 * semantic.texi: Sync @dircategory with ../../info/dir.
3412 * ses.texi: Sync @dircategory with ../../info/dir.
3413 * sieve.texi: Sync @dircategory with ../../info/dir.
3414 * smtpmail.texi: Sync @dircategory with ../../info/dir.
3415 * speedbar.texi: Sync @dircategory with ../../info/dir.
3416 * trampver.texi [emacs]: Set emacsname to "Emacs".
3417 * tramp.texi: Sync @dircategory with ../../info/dir.
3418 * url.texi: Sync @dircategory with ../../info/dir.
3419 * vip.texi: Sync @dircategory with ../../info/dir.
3420 * viper.texi: Sync @dircategory with ../../info/dir.
3421 * widget.texi: Sync @dircategory with ../../info/dir.
3422 * woman.texi: Sync @dircategory with ../../info/dir.
3423
3424 2011-02-19 Glenn Morris <rgm@gnu.org>
3425
3426 * dired-x.texi (Technical Details): No longer redefines
3427 dired-add-entry, dired-initial-position, dired-clean-up-after-deletion,
3428 dired-read-shell-command, or dired-find-buffer-nocreate.
3429
3430 2013-02-18 Aidan Gauland <aidalgol@no8wireless.co.nz>
3431
3432 * eshell.texi (Input/Output): Document insert output redirection operator, >>>.
3433
3434 2011-02-18 Glenn Morris <rgm@gnu.org>
3435
3436 * dired-x.texi (Optional Installation File At Point): Simplify.
3437
3438 2011-02-17 Teodor Zlatanov <tzz@lifelogs.com>
3439
3440 * auth.texi (Help for users): Use :port instead of :protocol for all
3441 auth-source docs.
3442 (GnuPG and EasyPG Assistant Configuration): Mention the default now is
3443 to have two files in `auth-sources'.
3444
3445 2011-02-16 Glenn Morris <rgm@gnu.org>
3446
3447 * dired-x.texi: Use emacsver.texi to get Emacs version.
3448 * Makefile.in ($(infodir)/dired-x, dired-x.dvi, dired-x.pdf):
3449 Depend on emacsver.texi.
3450
3451 * dired-x.texi: Drop meaningless version number.
3452 (Introduction): Remove old info.
3453 (Optional Installation Dired Jump): Autoload from dired-x.
3454 Remove incorrect info about loaddefs.el.
3455 (Bugs): Just refer to M-x report-emacs-bug.
3456
3457 * dired-x.texi (Multiple Dired Directories): Update for rename of
3458 default-directory-alist.
3459 (Miscellaneous Commands): No longer mention very old VM version 4.
3460
3461 2011-02-15 Paul Eggert <eggert@cs.ucla.edu>
3462
3463 Merge from gnulib.
3464 * texinfo.tex: Update to version 2011-02-14.11.
3465
3466 2011-02-14 Teodor Zlatanov <tzz@lifelogs.com>
3467
3468 * auth.texi (Help for users):
3469 Login collection is "Login" and not "login".
3470
3471 2011-02-13 Michael Albinus <michael.albinus@gmx.de>
3472
3473 * tramp.texi (History): Remove IMAP support.
3474 (External methods, Frequently Asked Questions): Remove `imap' and
3475 `imaps' methods.
3476 (Password handling): Remove IMAP entries for ~/.authinfo.gpg.
3477
3478 * trampver.texi: Remove default value of `emacsimap'.
3479
3480 2011-02-13 Glenn Morris <rgm@gnu.org>
3481
3482 * ada-mode.texi, dired-x.texi, ebrowse.texi, ediff.texi, eudc.texi:
3483 * idlwave.texi, reftex.texi, sc.texi, speedbar.texi: Add @top.
3484
3485 2011-02-12 Glenn Morris <rgm@gnu.org>
3486
3487 * sc.texi (Getting Connected): Remove old index entries.
3488
3489 2011-02-12 Ulrich Mueller <ulm@gentoo.org>
3490
3491 * url.texi: Remove duplicate @dircategory (Bug#7942).
3492
3493 2011-02-11 Teodor Zlatanov <tzz@lifelogs.com>
3494
3495 * auth.texi (Overview, Help for users, Help for developers):
3496 Update docs.
3497 (Help for users): Talk about spaces.
3498
3499 2011-02-09 Paul Eggert <eggert@cs.ucla.edu>
3500
3501 * texinfo.tex: Update to version 2011-02-07.16.
3502
3503 2011-02-07 Michael Albinus <michael.albinus@gmx.de>
3504
3505 * dbus.texi (Bus names): Adapt descriptions for
3506 dbus-list-activatable-names and dbus-list-known-names.
3507
3508 2011-02-07 Jay Belanger <jay.p.belanger@gmail.com>
3509
3510 * calc.texi (Logarithmic Units): New section.
3511
3512 2011-02-05 Teodor Zlatanov <tzz@lifelogs.com>
3513
3514 * gnus-overrides.texi: Renamed from overrides.texi and all the relevant
3515 manuals use it now.
3516
3517 * Makefile.in (nowebhack): Fix to use -D flag instead of overrides.
3518
3519 2011-02-05 Katsumi Yamaoka <yamaoka@jpl.org>
3520
3521 * overrides.texi: Remove.
3522
3523 * sieve.texi, sasl.texi, pgg.texi, message.texi, gnus.texi:
3524 * emacs-mime.texi, auth.texi, Makefile.in: Revert last changes.
3525
3526 2011-02-05 Michael Albinus <michael.albinus@gmx.de>
3527
3528 * tramp.texi (Frequently Asked Questions): Mention problems with
3529 WinSSHD.
3530
3531 * trampver.texi: Update release number.
3532
3533 2011-02-05 Era Eriksson <era+tramp@iki.fi> (tiny change)
3534
3535 * tramp.texi:
3536 Replace "delimet" with "delimit" globally.
3537 Replace "explicite" with "explicit" globally.
3538 Replace "instead of" with "instead" where there was nothing after "of".
3539 Audit use of comma before interrogative pronoun, "that", or "which".
3540 Minor word order, spelling, wording changes.
3541
3542 2011-02-04 Teodor Zlatanov <tzz@lifelogs.com>
3543
3544 * overrides.texi: New file to set or clear WEBHACKDEVEL.
3545
3546 * sieve.texi: Use WEBHACKDEVEL.
3547
3548 * sasl.texi: Use WEBHACKDEVEL.
3549
3550 * pgg.texi: Use WEBHACKDEVEL.
3551
3552 * message.texi: Use WEBHACKDEVEL.
3553
3554 * gnus.texi: Use WEBHACKDEVEL.
3555
3556 * emacs-mime.texi: Use WEBHACKDEVEL.
3557
3558 * auth.texi: Use WEBHACKDEVEL.
3559
3560 * Makefile.in (webhack, nowebhack): Hacks to produce for-the-web
3561 manuals.
3562
3563 2011-02-04 Lars Ingebrigtsen <larsi@gnus.org>
3564
3565 * gnus.texi: Add DEVEL header (suggested by Andreas Schwab).
3566
3567 2011-02-03 Paul Eggert <eggert@cs.ucla.edu>
3568
3569 * texinfo.tex: Update to version 2011-02-01.10 from gnulib,
3570 which in turn is copied from ftp://tug.org/tex/.
3571
3572 2011-02-03 Glenn Morris <rgm@gnu.org>
3573
3574 * faq.texi (Contacting the FSF): Mainly just refer to the web-site.
3575 (Binding combinations of modifiers and function keys):
3576 Let's assume people reading this are not using Emacs 18.
3577
3578 2011-02-03 Lars Ingebrigtsen <larsi@gnus.org>
3579
3580 * gnus.texi (Article Date): Remove mention of gnus-stop-date-timer,
3581 since it's run automatically.
3582
3583 2011-02-01 Lars Ingebrigtsen <larsi@gnus.org>
3584
3585 * gnus.texi (Customizing Articles): Fix typo.
3586
3587 2011-01-31 Lars Ingebrigtsen <larsi@gnus.org>
3588
3589 * gnus.texi (Customizing Articles): Document the new way of customizing
3590 the date headers(s).
3591
3592 2011-01-30 Lars Ingebrigtsen <larsi@gnus.org>
3593
3594 * gnus.texi (Client-Side IMAP Splitting): Add a complete nnimap fancy
3595 splitting example.
3596
3597 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3598
3599 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3600 (MAKEINFO_OPTS): New variable.
3601 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3602 ($(infodir)/info, $(infodir)/ccmode, $(infodir)/ada-mode)
3603 ($(infodir)/pcl-cvs, $(infodir)/eshell, $(infodir)/cl)
3604 ($(infodir)/dbus, $(infodir)/dired-x, $(infodir)/ediff)
3605 ($(infodir)/flymake, $(infodir)/forms, $(infodir)/gnus)
3606 ($(infodir)/message, $(infodir)/emacs-mime, $(infodir)/sieve)
3607 ($(infodir)/pgg, $(infodir)/mh-e, $(infodir)/reftex)
3608 ($(infodir)/remember, $(infodir)/sasl, $(infodir)/sc)
3609 ($(infodir)/vip, $(infodir)/viper, $(infodir)/widget)
3610 ($(infodir)/efaq, $(infodir)/autotype, $(infodir)/calc)
3611 ($(infodir)/idlwave, $(infodir)/eudc, $(infodir)/ebrowse)
3612 ($(infodir)/woman, $(infodir)/speedbar, $(infodir)/tramp)
3613 ($(infodir)/ses, $(infodir)/smtpmail, $(infodir)/org)
3614 ($(infodir)/url, $(infodir)/newsticker, $(infodir)/nxml-mode)
3615 ($(infodir)/rcirc, $(infodir)/erc, $(infodir)/ert)
3616 ($(infodir)/epa, $(infodir)/mairix-el, $(infodir)/auth)
3617 ($(infodir)/eieio, $(infodir)/ede, $(infodir)/semantic)
3618 ($(infodir)/edt): Use $(MAKEINFO_OPTS).
3619
3620 2011-01-26 Lars Ingebrigtsen <larsi@gnus.org>
3621
3622 * gnus.texi (Article Date): Document gnus-article-update-lapsed-header.
3623
3624 2011-01-24 Teodor Zlatanov <tzz@lifelogs.com>
3625
3626 * message.texi (IDNA): Explain what it is.
3627
3628 2011-01-24 Lars Ingebrigtsen <larsi@gnus.org>
3629
3630 * gnus.texi (The Empty Backend): Document nnnil (bug #7653).
3631
3632 2011-01-23 Werner Lemberg <wl@gnu.org>
3633
3634 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3635 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3636 (ENVADD): Update.
3637
3638 2011-01-18 Glenn Morris <rgm@gnu.org>
3639
3640 * ert.texi: Relicense under GFDL 1.3+, and standardize license notice.
3641
3642 2011-01-14 Eduard Wiebe <usenet@pusto.de>
3643
3644 * nxml-mode.texi (Introduction): Fix file name typos.
3645
3646 2011-01-13 Christian Ohler <ohler@gnu.org>
3647
3648 * ert.texi: New file.
3649
3650 * Makefile.in:
3651 * makefile.w32-in: Add ert.texi.
3652
3653 2011-01-10 Jan Moringen <jan.moringen@uni-bielefeld.de>
3654
3655 * dbus.texi (Receiving Method Calls): New function
3656 dbus-register-service. Rearrange node.
3657
3658 2011-01-07 Paul Eggert <eggert@cs.ucla.edu>
3659
3660 * texinfo.tex: Update to version 2010-12-23.17 from gnulib,
3661 which in turn is copied from ftp://tug.org/tex/.
3662
3663 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de>
3664
3665 * dbus.texi (Receiving Method Calls): Describe new optional
3666 parameter dont-register-service of dbus-register-{method,property}.
3667
3668 2010-12-17 Daiki Ueno <ueno@unixuser.org>
3669
3670 * epa.texi (Encrypting/decrypting *.gpg files):
3671 Mention epa-file-select-keys.
3672
3673 2010-12-16 Lars Magne Ingebrigtsen <larsi@gnus.org>
3674
3675 * gnus.texi (Archived Messages): Remove outdated text.
3676
3677 2010-12-16 Teodor Zlatanov <tzz@lifelogs.com>
3678
3679 * gnus.texi (Foreign Groups): Add clarification of foreign groups.
3680
3681 2010-12-15 Andrew Cohen <cohen@andy.bu.edu>
3682
3683 * gnus.texi (The hyrex Engine): Say that this engine is obsolete.
3684
3685 2010-12-14 Andrew Cohen <cohen@andy.bu.edu>
3686
3687 * gnus.texi (The swish++ Engine): Add customizable parameters
3688 descriptions.
3689 (The swish-e Engine): Ditto.
3690
3691 2010-12-14 Michael Albinus <michael.albinus@gmx.de>
3692
3693 * tramp.texi (Inline methods): Add "ksu" method.
3694 (Remote processes): Add example with remote `default-directory'.
3695
3696 2010-12-14 Glenn Morris <rgm@gnu.org>
3697
3698 * faq.texi (Expanding aliases when sending mail):
3699 Now build-mail-aliases is interactive.
3700
3701 2010-12-13 Andrew Cohen <cohen@andy.bu.edu>
3702
3703 * gnus.texi: First pass at adding (rough) nnir documentation.
3704
3705 2010-12-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
3706
3707 * gnus.texi (Filtering New Groups):
3708 Mention gnus-auto-subscribed-categories.
3709 (The First Time): Remove, since default-subscribed-newsgroups has been
3710 removed.
3711
3712 2010-12-13 Glenn Morris <rgm@gnu.org>
3713
3714 * cl.texi (For Clauses): Small fixes for frames and windows.
3715
3716 2010-12-11 Carsten Dominik <carsten.dominik@gmail.com>
3717
3718 * org.texi (Using capture): Document using prefix arguments for
3719 finalizing capture.
3720 (Agenda commands): Document prefix argument for the bulk scatter
3721 command.
3722 (Beamer class export): Document that also overlay arguments can be
3723 passed to the column environment.
3724 (Template elements): Document the new entry type.
3725
3726 2010-12-11 Puneeth Chaganti <punchagan@gmail.com>
3727
3728 * org.texi (Include files): Document :minlevel.
3729
3730 2010-12-11 Julien Danjou <julien@danjou.info>
3731
3732 * org.texi (Categories): Document category icons.
3733
3734 2010-12-11 Eric Schulte <schulte.eric@gmail.com>
3735
3736 * org.texi (noweb): Fix typo.
3737
3738 2010-12-06 Tassilo Horn <tassilo@member.fsf.org>
3739
3740 * gnus.texi (Server Commands): Point to the rest of the server
3741 commands.
3742
3743 2010-12-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3744
3745 * gnus.texi (Paging the Article): Note the reverse meanings of `C-u C-u
3746 g'.
3747
3748 2010-12-02 Julien Danjou <julien@danjou.info>
3749
3750 * gnus.texi (Archived Messages): Remove gnus-outgoing-message-group.
3751
3752 2010-11-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
3753
3754 * gnus.texi (Customizing the IMAP Connection): Note the new defaults.
3755 (Direct Functions): Note the STARTTLS upgrade.
3756
3757 2010-11-27 Glenn Morris <rgm@gnu.org>
3758 James Clark <none@example.com>
3759
3760 * nxml-mode.texi (Introduction): New section.
3761
3762 2010-11-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
3763
3764 * gnus.texi (Server Commands): Document gnus-server-show-server.
3765
3766 2010-11-20 Michael Albinus <michael.albinus@gmx.de>
3767
3768 Sync with Tramp 2.2.0.
3769
3770 * trampver.texi: Update release number.
3771
3772 2010-11-19 Jay Belanger <jay.p.belanger@gmail.com>
3773
3774 * calc.texi (TeX and LaTeX Language Modes, Predefined Units):
3775 Mention that the TeX specific units won't use the `tex' prefix
3776 in TeX mode.
3777
3778 2010-11-18 Katsumi Yamaoka <yamaoka@jpl.org>
3779
3780 * gnus.texi (Misc Article): Document gnus-inhibit-images.
3781
3782 2010-11-17 Glenn Morris <rgm@gnu.org>
3783
3784 * edt.texi: Remove information about Emacs 19.
3785
3786 2010-11-17 Michael Albinus <michael.albinus@gmx.de>
3787
3788 * trampver.texi: Update release number.
3789
3790 2010-11-12 Katsumi Yamaoka <yamaoka@jpl.org>
3791
3792 * gnus.texi (Article Washing): Fix typo.
3793
3794 2010-11-11 Noorul Islam <noorul@noorul.com>
3795
3796 * org.texi: Fix typo.
3797
3798 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3799
3800 * org.texi (Using capture): Explain that refiling is
3801 sensitive to cursor position.
3802
3803 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3804
3805 * org.texi (Images and tables): Add cross reference to link section.
3806
3807 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3808
3809 * org.texi: Document the <c> cookie.
3810
3811 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3812
3813 * org.texi: Multi-line header arguments :PROPERTIES: :ID:
3814 b77c8857-6c76-4ea9-8a61-ddc2648d96c4 :END:.
3815
3816 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3817
3818 * org.texi (CSS support): Document :HTML_CONTAINER_CLASS: property.
3819
3820 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3821
3822 * org.texi (Project alist): Mention that this is a property list.
3823
3824 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3825
3826 * org.texi (Setting up the staging area): Document that
3827 file names remain visible when encrypting the MobileOrg files.
3828
3829 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3830
3831 * org.texi (Setting up the staging area): Document which
3832 versions are needed for encryption.
3833
3834 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3835
3836 * org.texi (noweb): Update :noweb documentation to
3837 reflect the new "tangle" argument.
3838
3839 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3840
3841 * org.texi (Batch execution): Improve tangling script in
3842 documentation.
3843
3844 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3845
3846 * org.texi (Handling links):
3847 (In-buffer settings): Document inlining images on startup.
3848
3849 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3850
3851 * org.texi (Setting up the staging area): Document use of
3852 crypt password.
3853
3854 2010-11-11 David Maus <dmaus@ictsoc.de>
3855
3856 * org.texi (Template expansion): Add date related link type escapes.
3857
3858 2010-11-11 David Maus <dmaus@ictsoc.de>
3859
3860 * org.texi (Template expansion): Add mew in table for link type
3861 escapes.
3862
3863 2010-11-11 David Maus <dmaus@ictsoc.de>
3864
3865 * org.texi (Template expansion): Fix typo in link type escapes.
3866
3867 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3868
3869 * org.texi (Structure of code blocks): Another documentation tweak.
3870
3871 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3872
3873 * org.texi (Structure of code blocks): Documentation tweak.
3874
3875 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3876
3877 * org.texi (Structure of code blocks):
3878 Update documentation to mention inline code block syntax.
3879
3880 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3881
3882 * org.texi (comments): Improve wording.
3883
3884 2010-11-11 Eric Schulte <schulte.eric@gmail.com>
3885
3886 * org.texi (comments): Document the new :comments header arguments.
3887
3888 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3889
3890 * org.texi (Installation): Remove the special
3891 installation instructions for XEmacs.
3892
3893 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3894
3895 * org.texi (Easy Templates): New section. Documents quick
3896 insertion of empty structural elements.
3897
3898 2010-11-11 Noorul Islam <noorul@noorul.com>
3899
3900 * org.texi: Fix doc.
3901
3902 2010-11-11 Jambunathan K <kjambunathan@gmail.com> (tiny change)
3903
3904 * org.texi (The date/time prompt): Document specification
3905 of time ranges.
3906
3907 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3908
3909 * org.texi (Internal links): Document the changes in
3910 internal links.
3911
3912 2010-11-11 Carsten Dominik <carsten.dominik@gmail.com>
3913
3914 * org.texi (Agenda commands): Document the limitation for
3915 the filter preset - it can only be used for an entire agenda
3916 view, not in an individual block in a block agenda.
3917
3918 2010-11-11 Eric S Fraga <e.fraga@ucl.ac.uk>
3919
3920 * org.texi (iCalendar export): Document alarm creation.
3921
3922 2010-11-10 Michael Albinus <michael.albinus@gmx.de>
3923
3924 * dbus.texi (Type Conversion): Introduce `:unix-fd' type mapping.
3925
3926 2010-11-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
3927
3928 * gnus.texi (Article Washing): Document gnus-article-treat-non-ascii.
3929
3930 2010-11-09 Jay Belanger <jay.p.belanger@gmail.com>
3931
3932 * calc.texi: Use emacsver.texi to determine Emacs version.
3933
3934 2010-11-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
3935
3936 * gnus.texi (Customizing the IMAP Connection): Remove nnir mention,
3937 since that works by default.
3938
3939 2010-11-03 Kan-Ru Chen <kanru@kanru.info> (tiny change)
3940
3941 * gnus.texi (Customizing the IMAP Connection): Document
3942 `nnimap-expunge' and remove `nnimap-expunge-inbox' from example.
3943
3944 2010-11-04 Michael Albinus <michael.albinus@gmx.de>
3945
3946 * tramp.texi (Remote shell setup): New item "Interactive shell
3947 prompt". Reported by Christian Millour <cm@abtela.com>.
3948 (Remote shell setup, Remote processes): Use @code{} for
3949 environment variables.
3950
3951 2010-11-03 Glenn Morris <rgm@gnu.org>
3952
3953 * ediff.texi (Quick Help Commands, Miscellaneous):
3954 * gnus.texi (Agent Variables, Configuring nnmairix): Spelling fix.
3955
3956 2010-10-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
3957
3958 * gnus.texi (Paging the Article): Document C-u g/C-u C-u g.
3959
3960 2010-10-31 Glenn Morris <rgm@gnu.org>
3961
3962 * mh-e.texi (Preface, From Bill Wohler): Change 23 to past tense.
3963
3964 2010-10-31 Glenn Morris <rgm@gnu.org>
3965
3966 * cc-mode.texi: Remove reference to defunct viewcvs URL.
3967
3968 2010-10-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
3969
3970 * gnus.texi (Client-Side IMAP Splitting):
3971 Mention nnimap-unsplittable-articles.
3972
3973 2010-10-29 Julien Danjou <julien@danjou.info>
3974
3975 * gnus.texi (Finding the News): Remove references to obsoletes
3976 variables `gnus-nntp-server' and `gnus-secondary-servers'.
3977
3978 2010-10-29 Eli Zaretskii <eliz@gnu.org>
3979
3980 * makefile.w32-in (MAKEINFO): Add -I$(emacsdir).
3981 (ENVADD): Remove extra -I$(emacsdir), included in $(MAKEINFO).
3982 ($(infodir)/efaq): Remove -I$(emacsdir), included in $(MAKEINFO).
3983 ($(infodir)/calc, calc.dvi): Depend on $(emacsdir)/emacsver.texi.
3984
3985 2010-10-28 Glenn Morris <rgm@gnu.org>
3986
3987 * Makefile.in (MAKEINFO, ENVADD): Add $emacsdir to include path.
3988 (($(infodir)/calc, calc.dvi, calc.pdf): Depend on emacsver.texi.
3989 ($(infodir)/efaq): Remove -I option now in $MAKEINFO.
3990
3991 2010-10-25 Daiki Ueno <ueno@unixuser.org>
3992
3993 * epa.texi (Mail-mode integration): Add alternative key bindings
3994 for epa-mail commands; escape comma.
3995 Don't use the word "PGP", since it is a non-free program.
3996
3997 2010-10-24 Jay Belanger <jay.p.belanger@gmail.com>
3998
3999 * calc.texi: Use emacsver.texi to determine Emacs version.
4000
4001 2010-10-24 Juanma Barranquero <lekktu@gmail.com>
4002
4003 * gnus.texi (Group Parameters, Buttons): Fix typos.
4004
4005 2010-10-22 Tassilo Horn <tassilo@member.fsf.org>
4006
4007 * gnus.texi (Subscription Commands): Mention that you can also
4008 subscribe to new groups via the Server buffer, which is probably more
4009 convenient when subscribing to many groups.
4010
4011 2010-10-21 Julien Danjou <julien@danjou.info>
4012
4013 * message.texi (Message Headers): Allow message-default-headers to be a
4014 function.
4015
4016 2010-10-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4017
4018 * gnus-news.texi: Mention new archive defaults.
4019
4020 2010-10-21 Katsumi Yamaoka <yamaoka@jpl.org>
4021
4022 * gnus.texi (RSS): Remove nnrss-wash-html-in-text-plain-parts.
4023
4024 2010-10-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
4025
4026 * gnus.texi (HTML): Document the function value of
4027 gnus-blocked-images.
4028 (Article Washing): shr and gnus-w3m, not the direct function names.
4029
4030 2010-10-20 Julien Danjou <julien@danjou.info>
4031
4032 * emacs-mime.texi (Flowed text): Add a note about mml-enable-flowed
4033 variable.
4034
4035 2010-10-19 Lars Magne Ingebrigtsen <larsi@gnus.org>
4036
4037 * gnus.texi (Customizing the IMAP Connection): The port strings are
4038 strings.
4039 (Document Groups): Mention git.
4040
4041 2010-10-18 Lars Magne Ingebrigtsen <larsi@gnus.org>
4042
4043 * gnus-coding.texi (Gnus Maintainance Guide): Update to mention Emacs
4044 bzr/Gnus git sync.
4045
4046 2010-10-15 Eli Zaretskii <eliz@gnu.org>
4047
4048 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix last
4049 change.
4050
4051 2010-10-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
4052
4053 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix up the
4054 @item syntax for in-Emacs makeinfo.
4055
4056 2010-10-13 Teodor Zlatanov <tzz@lifelogs.com>
4057
4058 * auth.texi (GnuPG and EasyPG Assistant Configuration): Fix syntax and
4059 trim sentence.
4060
4061 2010-10-12 Daiki Ueno <ueno@unixuser.org>
4062
4063 * epa.texi (Caching Passphrases):
4064 * auth.texi (GnuPG and EasyPG Assistant Configuration):
4065 Clarify some configurations require to set up gpg-agent.
4066
4067 2010-10-11 Glenn Morris <rgm@gnu.org>
4068
4069 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
4070
4071 2010-10-09 Lars Magne Ingebrigtsen <larsi@gnus.org>
4072
4073 * gnus.texi (Spam Package Introduction): Mention `$'.
4074
4075 2010-10-09 Eli Zaretskii <eliz@gnu.org>
4076
4077 * makefile.w32-in (emacsdir): New variable.
4078 ($(infodir)/efaq, faq.dvi): Depend on emacsver.texi.
4079 (ENVADD, $(infodir)/efaq): Add -I$(emacsdir).
4080
4081 2010-10-09 Glenn Morris <rgm@gnu.org>
4082
4083 * Makefile.in (mostlyclean): Delete *.toc.
4084
4085 * Makefile.in: Use $< in rules.
4086
4087 * Makefile.in (maintainer-clean): Remove harmless, long-standing error.
4088
4089 * Makefile.in ($(infodir)): Delete rule.
4090 (mkinfodir): New. Use it in all the info rules, rather than depending
4091 on infodir.
4092
4093 2010-10-09 Glenn Morris <rgm@gnu.org>
4094
4095 * gnus.texi (Article Washing): Fix previous change.
4096
4097 * Makefile.in (emacsdir): New variable.
4098 ($(infodir)/efaq): Pass -I $(emacsdir) to makeinfo.
4099 Depend on emacsver.texi.
4100
4101 * faq.texi (VER): Replace with EMACSVER from emacsver.texi.
4102
4103 * Makefile.in (.PHONY): Declare info, dvi, pdf and the clean rules.
4104
4105 2010-10-08 Julien Danjou <julien@danjou.info>
4106
4107 * gnus.texi: Add mm-shr.
4108
4109 2010-10-08 Ludovic Courtès <ludo@gnu.org>
4110
4111 * gnus.texi (Finding the Parent, The Gnus Registry)
4112 (Registry Article Refer Method): Update docs for nnregistry.el.
4113
4114 2010-10-08 Daiki Ueno <ueno@unixuser.org>
4115
4116 * auth.texi (Help for users)
4117 (GnuPG and EasyPG Assistant Configuration): Update docs.
4118
4119 2010-10-08 Glenn Morris <rgm@gnu.org>
4120
4121 * cl.texi (Organization, Installation, Old CL Compatibility):
4122 Deprecate cl-compat for new code.
4123 (Usage, Installation): Remove outdated information.
4124
4125 * eudc.texi (CCSO PH/QI, LDAP Requirements): Remove old information.
4126
4127 2010-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
4128
4129 * gnus.texi (Gravatars): Document gnus-gravatar-too-ugly.
4130
4131 2010-10-06 Julien Danjou <julien@danjou.info>
4132
4133 * sieve.texi (Manage Sieve API): Document sieve-manage-authenticate.
4134
4135 * message.texi (PGP Compatibility): Remove reference to gpg-2comp,
4136 broken link.
4137
4138 * gnus-faq.texi (FAQ 8-3): Remove references to my.gnus.org.
4139
4140 * gnus.texi (Comparing Mail Back Ends): Remove broken link and allusion
4141 to ReiserFS.
4142
4143 * gnus-faq.texi (FAQ 5-5): Fix Flyspell URL.
4144 (FAQ 7-1): Fix getmail URL.
4145
4146 2010-10-06 Daiki Ueno <ueno@unixuser.org>
4147
4148 * epa.texi (Caching Passphrases): New section.
4149
4150 2010-10-06 Glenn Morris <rgm@gnu.org>
4151
4152 * Makefile.in (SHELL): Set it.
4153 (info): Move the mkdir dependency to the individual info files.
4154 (mostlyclean): Tidy up.
4155 (clean): Only delete the specific dvi and pdf files.
4156 (maintainer-clean): Be more restrictive in what we delete.
4157 ($(infodir)): Add parallel build workaround.
4158
4159 2010-10-04 Lars Magne Ingebrigtsen <larsi@gnus.org>
4160
4161 * gnus.texi (Misc Article): Document gnus-widen-article-window.
4162
4163 2010-10-03 Julien Danjou <julien@danjou.info>
4164
4165 * emacs-mime.texi (Display Customization):
4166 Update mm-inline-large-images documentation and add documentation for
4167 mm-inline-large-images-proportion.
4168
4169 2010-10-03 Michael Albinus <michael.albinus@gmx.de>
4170
4171 * tramp.texi (Frequently Asked Questions):
4172 Mention remote-file-name-inhibit-cache.
4173
4174 2010-10-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
4175
4176 * gnus.texi (Splitting Mail): Fix @xref syntax.
4177 (Splitting Mail): Really fix the @ref syntax.
4178
4179 2010-10-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4180
4181 * gnus.texi (Splitting Mail): Mention the new fancy splitting function.
4182 (Article Hiding): Add google banner example.
4183 Suggested by Benjamin Xu.
4184
4185 2010-09-30 Teodor Zlatanov <tzz@lifelogs.com>
4186
4187 * gnus.texi (Spam Package Configuration Examples, SpamOracle):
4188 Remove nnimap-split-rule from examples.
4189
4190 2010-09-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4191
4192 * gnus.texi (Mail Source Specifiers): Remove webmail.el mentions.
4193 (NNTP): Document nntp-server-list-active-group. Suggested by Barry
4194 Fishman.
4195 (Client-Side IMAP Splitting): Add nnimap-split-fancy.
4196
4197 2010-09-30 Julien Danjou <julien@danjou.info>
4198
4199 * gnus.texi (Gravatars): Fix documentation about
4200 gnu-gravatar-properties.
4201
4202 2010-09-29 Daiki Ueno <ueno@unixuser.org>
4203
4204 * epa.texi (Bug Reports): New section.
4205
4206 2010-09-29 Glenn Morris <rgm@gnu.org>
4207
4208 * Makefile.in (top_srcdir): Remove unused variable.
4209
4210 2010-09-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4211
4212 * gnus.texi (Using IMAP): Remove the @acronyms from the headings.
4213 (Client-Side IMAP Splitting): Document 'default.
4214
4215 2010-09-27 Lars Magne Ingebrigtsen <larsi@gnus.org>
4216
4217 * gnus.texi (Customizing the IMAP Connection):
4218 Document nnimap-fetch-partial-articles.
4219
4220 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4221
4222 * gnus-news.texi: Mention nnimap-inbox.
4223
4224 * gnus.texi (Picons): Document gnus-picon-inhibit-top-level-domains.
4225
4226 2010-09-26 Julien Danjou <julien@danjou.info>
4227
4228 * gnus.texi (Oort Gnus): Remove mention of ssl.el.
4229
4230 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4231
4232 * gnus.texi (Security): Remove gpg.el mention.
4233
4234 2010-09-26 Andreas Seltenreich <seltenreich@gmx.de>
4235
4236 * gnus.texi (Browse Foreign Server): New variable
4237 gnus-browse-subscribe-newsgroup-method.
4238
4239 * gnus-news.texi: Mention it.
4240
4241 2010-09-26 Lars Magne Ingebrigtsen <larsi@gnus.org>
4242
4243 * gnus.texi (NoCeM): Remove.
4244 (Startup Variables): No jingle.
4245
4246 2010-09-25 Ulrich Mueller <ulm@gentoo.org>
4247
4248 * woman.texi (Interface Options): xz compression is now supported.
4249
4250 2010-09-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
4251
4252 * gnus.texi (Article Commands): Document gnus-fetch-partial-articles.
4253 (Unavailable Servers): Document gnus-server-copy-server.
4254 (Using IMAP): Document the new nnimap.
4255
4256 2010-09-25 Julien Danjou <julien@danjou.info>
4257
4258 * gnus.texi (Customizing Articles): Remove gnus-treat-translate.
4259
4260 2010-09-24 Glenn Morris <rgm@gnu.org>
4261
4262 * url.texi (Disk Caching): Tweak previous change.
4263
4264 2010-09-24 Julien Danjou <julien@danjou.info>
4265
4266 * url.texi (Disk Caching): Mention url-cache-expire-time,
4267 url-cache-expired, and url-fetch-from-cache.
4268
4269 2010-09-24 Julien Danjou <julien@danjou.info>
4270
4271 * gnus.texi: Add Gravatars.
4272
4273 2010-09-23 Lars Magne Ingebrigtsen <larsi@gnus.org>
4274
4275 * gnus.texi (Startup Variables): Mention gnus-use-backend-marks.
4276
4277 2010-09-21 Lars Magne Ingebrigtsen <larsi@gnus.org>
4278
4279 * gnus.texi (Expunging mailboxes): Update name of the expunging
4280 command.
4281
4282 2010-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
4283
4284 * emacs-mime.texi (rfc2047): Update description for
4285 rfc2047-encode-parameter.
4286
4287 2010-09-13 Michael Albinus <michael.albinus@gmx.de>
4288
4289 * tramp.texi (Inline methods): Remove "ssh1_old", "ssh2_old" and
4290 "fish" methods.
4291 (External methods): Remove "scp1_old" and "scp2_old" methods.
4292
4293 2010-09-09 Michael Albinus <michael.albinus@gmx.de>
4294
4295 * tramp.texi: Remove Japanese manual. Fix typo.
4296
4297 * trampver.texi: Update release number. Remove japanesemanual.
4298
4299 2010-09-09 Glenn Morris <rgm@gnu.org>
4300
4301 * org.texi: Restore clobbered changes (copyright years, untabify).
4302
4303 2010-09-04 Julien Danjou <julien@danjou.info> (tiny change)
4304
4305 * gnus.texi (Adaptive Scoring): Fix typo.
4306
4307 2010-09-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
4308
4309 * gnus.texi (Article Display): Document gnus-html-show-images.
4310
4311 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
4312
4313 * cl.texi (Basic Setf): Remove x-get-cut-buffer and x-get-cutbuffer.
4314
4315 2010-09-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
4316
4317 * gnus.texi (HTML): Document gnus-max-image-proportion.
4318
4319 2010-08-31 Lars Magne Ingebrigtsen <larsi@gnus.org>
4320
4321 * gnus.texi (HTML): Document gnus-blocked-images.
4322
4323 * message.texi (Wide Reply): Document message-prune-recipient-rules.
4324
4325 2010-08-30 Lars Magne Ingebrigtsen <larsi@gnus.org>
4326
4327 * gnus.texi (Summary Mail Commands): Note that only the addresses from
4328 the first message are used for wide replies.
4329 (Changing Servers): Remove documentation on gnus-change-server and
4330 friends, since it's been removed.
4331
4332 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4333
4334 * gnus.texi (Drafts): Mention B DEL.
4335
4336 2010-08-29 Tim Landscheidt <tim@tim-landscheidt.de> (tiny change)
4337
4338 * gnus.texi (Delayed Articles): Mention that the Date header is the
4339 original one, even if you delay.
4340
4341 2010-08-29 Lars Magne Ingebrigtsen <larsi@gnus.org>
4342
4343 * gnus.texi (Asynchronous Fetching):
4344 Document gnus-async-post-fetch-function.
4345 (HTML): Made into its own section.
4346
4347 2010-08-26 Michael Albinus <michael.albinus@gmx.de>
4348
4349 Sync with Tramp 2.1.19.
4350
4351 * tramp.texi (Inline methods, Default Method):
4352 Mention `tramp-inline-compress-start-size'. Remove "kludgy" phrase.
4353 Remove remark about doubled "-t" argument.
4354 (Auto-save and Backup): Remove reference to Emacs 21.
4355 (Filename Syntax): Describe port numbers.
4356 (Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
4357 supported MS Windows versions. Remove obsolete URL. Recommend "sshx"
4358 and "scpx" for echoing shells. Use the $() syntax, texi2dvi reports
4359 errors with the backquotes.
4360 (External packages): File attributes cache flushing for asynchronous
4361 processes.
4362 (Traces and Profiles): Describe verbose level 9.
4363
4364 * trampver.texi: Update release number.
4365
4366 2010-08-23 Michael Albinus <michael.albinus@gmx.de>
4367
4368 * dbus.texi (Alternative Buses): New chapter.
4369
4370 2010-08-12 Stefan Monnier <monnier@iro.umontreal.ca>
4371
4372 * cl.texi (Mapping over Sequences): Rename mapc => cl-mapc.
4373
4374 2010-08-09 Jay Belanger <jay.p.belanger@gmail.com>
4375
4376 * calc.texi (Customizing Calc): Rearrange description of new
4377 variables to match the presentation of other variables.
4378
4379 2010-08-08 Juanma Barranquero <lekktu@gmail.com>
4380
4381 * org.texi (Footnotes, Tables in HTML export): Fix typos.
4382
4383 2010-08-08 Jay Belanger <jay.p.belanger@gmail.com>
4384
4385 * calc.texi (Making Selections, Selecting Subformulas)
4386 (Customizing Calc): Mention how to use faces to emphasize selected
4387 sub-formulas.
4388
4389 2010-08-05 Michael Albinus <michael.albinus@gmx.de>
4390
4391 * tramp.texi (External packages): File attributes cache flushing
4392 for asynchronous processes.
4393
4394 2010-08-01 Alan Mackenzie <acm@muc.de>
4395
4396 Enhance the manual for the latest Java Mode.
4397
4398 * cc-mode.texi (Syntactic Symbols): New symbols annotation-top-cont and
4399 annotation-var-cont.
4400 (Java Symbols): Page renamed from Anonymous Class Symbol. Document the
4401 two new symbols.
4402
4403 2010-07-28 Michael Albinus <michael.albinus@gmx.de>
4404
4405 * tramp.texi (Traces and Profiles): Describe verbose level 9.
4406
4407 2010-07-27 Chong Yidong <cyd@stupidchicken.com>
4408
4409 * nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).
4410
4411 2010-07-19 Juanma Barranquero <lekktu@gmail.com>
4412
4413 * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik@gmail.com).
4414
4415 2010-07-19 Carsten Dominik <carsten.dominik@gmail.com>
4416
4417 * org.texi: Add macros to get plain quotes in PDF output.
4418 List additional contributors.
4419 (Capture): New section, replaces the section about remember.
4420 (Working With Source Code): New chapter, focused on documenting Org
4421 Babel.
4422 (Code evaluation security): New section.
4423 (MobileOrg): Document DropBox support.
4424 (TaskJuggler export): Document taskjuggler and Gantt chart support.
4425 (Special symbols): Show how to display UTF8 characters for entities.
4426 (Global TODO list): Clarify the use of the "M" key and the differences
4427 to the "m" key.
4428 (RSS Feeds): Mention Atom feeds as well.
4429 (Setting tags): Remove paragraph about
4430 `org-complete-tags-always-offer-all-agenda-tags'.
4431
4432 2010-07-17 Michael Albinus <michael.albinus@gmx.de>
4433
4434 * tramp.texi (Inline methods): Remove remark about doubled "-t"
4435 argument.
4436 (Frequently Asked Questions): Recommend "sshx" and "scpx" for
4437 echoing shells.
4438
4439 2010-07-10 Michael Albinus <michael.albinus@gmx.de>
4440
4441 * tramp.texi (Inline methods): Remove "kludgy" phrase.
4442 (Filename Syntax): Describe port numbers.
4443
4444 2010-07-09 Michael Albinus <michael.albinus@gmx.de>
4445
4446 * dbus.texi (Top): Introduce Index. Emphasize "nil" whereever
4447 forgotten.
4448 (Type Conversion): Precise conversion of natural numbers.
4449 (Errors and Events): Add "debugging" to concept index. Add variable
4450 `dbus-debug'.
4451
4452 2010-07-04 Michael Albinus <michael.albinus@gmx.de>
4453
4454 * dbus.texi (Receiving Method Calls): Add optional argument
4455 EMITS-SIGNAL to `dbus-register-property'.
4456
4457 2010-06-27 Alex Schroeder <alex@gnu.org>
4458
4459 * nxml-mode.texi (Commands for locating a schema): Fix typo.
4460
4461 2010-06-24 Glenn Morris <rgm@gnu.org>
4462
4463 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
4464 * dired-x.texi, ebrowse.texi, ede.texi, edt.texi, eieio.texi:
4465 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
4466 * flymake.texi, gnus.texi, info.texi, mairix-el.texi, message.texi:
4467 * newsticker.texi, org.texi, pgg.texi, rcirc.texi, reftex.texi:
4468 * remember.texi, sasl.texi, semantic.texi, ses.texi, smtpmail.texi:
4469 * speedbar.texi, tramp.texi, url.texi, viper.texi, widget.texi:
4470 * woman.texi: Start direntry descriptions in column 32, per Texinfo
4471 convention. Make them end with a period.
4472
4473 2010-06-23 Glenn Morris <rgm@gnu.org>
4474
4475 * autotype.texi, cl.texi, dired-x.texi, ebrowse.texi, ede.texi:
4476 * eieio.texi, epa.texi, faq.texi, flymake.texi, forms.texi:
4477 * gnus-faq.texi, idlwave.texi, mh-e.texi, nxml-mode.texi, org.texi:
4478 * pcl-cvs.texi, pgg.texi, reftex.texi, sasl.texi, sc.texi,
4479 * sem-user.texi, semantic.texi, sieve.texi, smtpmail.texi,
4480 * speedbar.texi, vip.texi, viper.texi, widget.texi: Untabify.
4481
4482 2010-06-10 Glenn Morris <rgm@gnu.org>
4483
4484 * idlwave.texi (Load-Path Shadows):
4485 * org.texi (Handling links): Fix typos.
4486
4487 2010-06-07 Teodor Zlatanov <tzz@lifelogs.com>
4488
4489 * gnus.texi (Interactive): Explain effect of gnus-expert-user better.
4490
4491 2010-05-26 Michael Albinus <michael.albinus@gmx.de>
4492
4493 * eshell.texi (Built-ins): Describe, how to disable a built-in command
4494 by an alias. (Bug#6226)
4495
4496 2010-05-16 Jay Belanger <jay.p.belanger@gmail.com>
4497
4498 * calc.texi (Manipulating Vectors): Mention that vectors can
4499 be used to determine bins for `calc-histogram'.
4500
4501 2010-05-13 Jay Belanger <jay.p.belanger@gmail.com>
4502
4503 * calc.texi: Remove "\turnoffactive" commands throughout.
4504
4505 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
4506
4507 * url.texi (HTTP language/coding, Customization):
4508 * message.texi (Header Commands, Responses):
4509 * cl.texi (Argument Lists): Fix typos.
4510
4511 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
4512
4513 * ede.texi (EDE Mode): Refer to init file rather than `.emacs'.
4514 Note that Development menu is always available.
4515 (Creating a project): Fix terminology.
4516 (Add/Remove files): Fix typo.
4517
4518 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
4519
4520 * Version 23.2 released.
4521
4522 2010-05-01 Daniel E. Doherty <ddoherty03@gmail.com> (tiny change)
4523
4524 * calc.texi (Tutorial): Use "^{\prime}" to indicate primes.
4525
4526 2010-05-01 Michael Albinus <michael.albinus@gmx.de>
4527
4528 * tramp.texi (Inline methods, Default Method):
4529 Mention `tramp-inline-compress-start-size'.
4530
4531 2010-04-18 Teodor Zlatanov <tzz@lifelogs.com>
4532
4533 * gnus.texi (Gnus Versions, Oort Gnus): Mention the Git repo instead of
4534 the CVS repo. Put the Git repo in the news section.
4535
4536 * gnus-coding.texi (Gnus Maintainance Guide): Fix title typo.
4537 Removed some mentions of CVS. Mention the new Git repo.
4538
4539 2010-04-18 Andreas Seltenreich <seltenreich@gmx.de>
4540
4541 * gnus.texi (Score File Format): Fix typo. Reported by Štěpán Němec.
4542 (Mail Group Commands): Add index entry.
4543
4544 2010-04-18 Glenn Morris <rgm@gnu.org>
4545
4546 * info.texi (Search Index): Mention Emacs's Info-virtual-index.
4547
4548 2010-04-18 Jay Belanger <jay.p.belanger@gmail.com>
4549
4550 * calc.texi (Radix modes): Mention that the option prefix will
4551 turn on twos-complement mode.
4552 (Inverse and Hyperbolic Flags): Mention the Option flag.
4553
4554 2010-04-15 Carsten Dominik <carsten.dominik@gmail.com>
4555
4556 * org.texi (LaTeX and PDF export): Add a footnote about xetex.
4557 (LaTeX/PDF export commands): Rename and Move section.
4558 (Sectioning structure): Update.
4559 (References): New use case for field coordinates.
4560 (The export dispatcher): Rename from ASCII export.
4561 (Setting up the staging area): Document the availability of
4562 encryption for MobileOrg.
4563 (Images and tables): Document how to reference labels.
4564 (Index entries): New section.
4565 (Generating an index): New section.
4566 (Column width and alignment): Document that <N> now
4567 means a fixed width, not a maximum width.
4568 (Publishing options): Document the :email option.
4569 (Beamer class export): Fix bug in the BEAMER example.
4570 (Refiling notes): Document refile logging.
4571 (In-buffer settings): Document refile logging keywords.
4572 (Drawers): Document `C-c C-z' command.
4573 (Agenda commands): Mention the alternative key `C-c C-z'.
4574 (Special properties): Document the BLOCKED property.
4575 (The spreadsheet): Mention the formula editor.
4576 (References): Document field coordinates.
4577 (Publishing action): Correct the documentation for the
4578 publishing function.
4579 (The date/time prompt): Document that we accept dates
4580 like month/day/year.
4581 (Cooperation): Document the changes in table.el support.
4582 (Faces for TODO keywords, Faces for TODO keywords)
4583 (Priorities): Document the easy colors.
4584 (Visibility cycling): Document the new double prefix
4585 arg for `org-reveal'.
4586 (Cooperation): Remember.el is part of Emacs.
4587 (Clean view): Mention that `wrap-prefix' is also set by
4588 org-indent-mode.
4589 (Agenda commands): Add information about prefix args to
4590 scheduling and deadline commands.
4591 (Search view): Point to the docstring of
4592 `org-search-view' for more details.
4593 (Agenda commands): Document that `>' prompts for a date.
4594 (Setting tags): Document variable
4595 org-complete-tags-always-offer-all-agenda-tags.
4596 (Column attributes): Cross-reference special properties.
4597
4598 2010-04-10 Michael Albinus <michael.albinus@gmx.de>
4599
4600 Synchronize with Tramp repository.
4601
4602 * tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
4603 (Frequently Asked Questions): Adapt supported (X)Emacs versions.
4604 Adapt supported MS Windows versions. Remove obsolete URL. Use the $()
4605 syntax, texi2dvi reports errors with the backquotes.
4606
4607 * trampver.texi: Update release number.
4608
4609 2010-04-01 Teodor Zlatanov <tzz@lifelogs.com>
4610
4611 * gnus.texi (Finding the News): Add pointers to the Server buffer
4612 because it's essential.
4613
4614 2010-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
4615
4616 * gnus.texi (MIME Commands): Update description of
4617 gnus-article-browse-html-article.
4618
4619 2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
4620
4621 * auth.texi (Secret Service API): Add TODO node.
4622 (Help for users): Explain the new source options for `auth-sources'.
4623
4624 2010-03-24 Michael Albinus <michael.albinus@gmx.de>
4625
4626 * trampver.texi: Update release number.
4627
4628 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
4629
4630 * Branch for 23.2.
4631
4632 2010-03-03 Chong Yidong <cyd@stupidchicken.com>
4633
4634 * faq.texi (Escape sequences in shell output): Note that ansi-color is
4635 now enabled by default.
4636
4637 2010-02-28 Michael Albinus <michael.albinus@gmx.de>
4638
4639 * dbus.texi (Errors and Events): D-Bus messages are retrieved only,
4640 when Emacs runs in interactive mode. (Bug#5645)
4641
4642 2010-02-16 Glenn Morris <rgm@gnu.org>
4643
4644 * nxml-mode.texi (Commands for locating a schema): Fix keybinding.
4645
4646 2010-02-05 Mark A. Hershberger <mah@everybody.org>
4647
4648 * ede.texi, eieio.texi, semantic.texi: Use standard direntry format.
4649
4650 2010-01-21 Katsumi Yamaoka <yamaoka@jpl.org>
4651
4652 * gnus.texi (Score File Format): Fix typo.
4653
4654 2010-01-19 Mark A. Hershberger <mah@everybody.org>
4655
4656 * cc-mode.texi: Replace references to obsolete c-subword-mode.
4657
4658 2010-01-18 Juanma Barranquero <lekktu@gmail.com>
4659
4660 * ada-mode.texi (Project File Overview): Fix typo.
4661
4662 2010-01-17 Chong Yidong <cyd@stupidchicken.com>
4663
4664 * semantic.texi: Add Richard Y. Kim credit.
4665
4666 * eieio.texi (Making New Objects): Fix typo (Bug#5406).
4667
4668 2010-01-17 Michael Albinus <michael.albinus@gmx.de>
4669
4670 * tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
4671 SXEmacs 22 to the supported systems. New item for hung ssh sessions.
4672
4673 2010-01-17 Glenn Morris <rgm@gnu.org>
4674
4675 * calc.texi (Reporting Bugs): Don't mention format of repository.
4676
4677 * woman.texi (Bugs): Make "Emacs repository" less specific,
4678 and the URL for same more specific.
4679
4680 * faq.texi (Latest version of Emacs): The repository is now Bazaar.
4681
4682 2010-01-17 Juanma Barranquero <lekktu@gmail.com>
4683
4684 * ede.texi (ede-step-project, ede-proj-target):
4685 * tramp.texi (Remote processes): Fix typos.
4686
4687 2010-01-16 Mario Lang <mlang@delysid.org>
4688
4689 * ede.texi (ede-target):
4690 * org.texi (Refiling notes): Remove duplicated words.
4691
4692 2010-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
4693
4694 * gnus.texi (Posting Styles): Use with-current-buffer.
4695 * calc.texi (Defining Simple Commands): Prefer save-current-buffer.
4696
4697 2010-01-02 Kevin Ryde <user42@zip.com.au>
4698
4699 * eieio.texi (Naming Conventions): Correction to xref on elisp
4700 coding conventions, is "Tips" node not "Standards".
4701
4702 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
4703
4704 * calc.texi (General Mode Commands): Calc file should be in .emacs.d.
4705
4706 * faq.texi (New in Emacs 22): Max buffer size is now 512 MB.
4707
4708 2009-12-18 Katsumi Yamaoka <yamaoka@jpl.org>
4709
4710 * gnus.texi (Direct Functions): Add missing port number to tls method.
4711
4712 2009-12-15 Juanma Barranquero <lekktu@gmail.com>
4713
4714 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add edt.
4715 ($(infodir)/edt, edt.dvi): New targets.
4716
4717 2009-12-15 Glenn Morris <rgm@gnu.org>
4718
4719 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add edt.
4720 (edt, $(infodir)/edt, edt.dvi): New targets.
4721 * edt.texi: New file (etc/edt-user.doc converted to Texinfo).
4722
4723 * Makefile.in (PDF_TARGETS, pdf): New.
4724 (clean): Add *.pdf.
4725 Add pdf rules for all manuals.
4726
4727 2009-12-15 Jay Belanger <jay.p.belanger@gmail.com>
4728
4729 * calc/calc.texi (Radix Modes): Clarify two's complement notation.
4730
4731 2009-12-14 Chong Yidong <cyd@stupidchicken.com>
4732
4733 * sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
4734 (Smart Jump, Analyzer Debug): Copyedits.
4735 (Semantic mode user commands): Link to new nodes.
4736 (Speedbar, SymRef, MRU Bookmarks, Sticky Func Mode)
4737 (Highlight Func Mode, Tag Decoration Mode): New nodes, from the
4738 upstream Semantic manual.
4739
4740 * semantic.texi (Introduction): Minor fix to diagram.
4741
4742 2009-12-09 Michael Albinus <michael.albinus@gmx.de>
4743
4744 * eshell.texi (History): Add the other built-in variables.
4745 (Built-ins): Explain built-ins, and how to apply the external commands.
4746 Add `history', `su' and `sudo'.
4747
4748 * tramp.texi (Remote processes): Add missing <RET> in the example.
4749
4750 2009-12-01 Bill Wohler <wohler@newt.com>
4751
4752 * mh-e.texi (Searching): Use mh vfolder_format and fix typo in database
4753 path for mairix example. Specify -q in namazu example since namazu is
4754 excessively garrulous.
4755
4756 2009-11-29 Michael Albinus <michael.albinus@gmx.de>
4757
4758 * tramp.texi (Remote processes): Improve eshell example with "su"
4759 and "sudo" commands.
4760
4761 2009-11-28 Chong Yidong <cyd@stupidchicken.com>
4762
4763 * semantic.texi (Analyzer Internals): Rename from Analyzer.
4764
4765 * sem-user.texi (Semantic mode user commands): Fix key syntax.
4766 Document semantic-complete-analyze-inline.
4767 (Semanticdb search debugging commands): Minor clarification.
4768 (Analyzer, Smart Completion, Smart Summary, Smart Jump)
4769 (Analyzer Debug): New nodes, adapted from the upstream Semantic user
4770 manual.
4771 (Semantic mode): Link to Idle Scheduler.
4772
4773 2009-11-28 Kevin Ryde <user42@zip.com.au>
4774
4775 * cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
4776 @pxref, now EIEIO is in Emacs.
4777
4778 * erc.texi (Development): Correction to git tutorial url.
4779
4780 2009-11-26 Glenn Morris <rgm@gnu.org>
4781
4782 * faq.texi (Latest version of Emacs): Mention stability of development
4783 version.
4784 (Problems with very large files): Max buffer size increase in 23.2.
4785 (VM): VM has moved house again.
4786
4787 2009-11-22 Jay Belanger <jay.p.belanger@gmail.com>
4788
4789 * calc.texi (Radix modes): Discuss alternate bases for two's complement
4790 notations.
4791
4792 2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
4793
4794 * org.texi (Column attributes): Fix documentation of new operators.
4795
4796 2009-11-20 Chong Yidong <cyd@stupidchicken.com>
4797
4798 * sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
4799 (Search Throttle, Semanticdb Roots, Include paths, Idle Scheduler)
4800 (Idle Completions Mode): Numerous copyedits.
4801
4802 2009-11-17 Juanma Barranquero <lekktu@gmail.com>
4803
4804 * semantic.texi (Semantic Internals, Glossary):
4805 * sem-user.texi (Semantic mode, Include paths, Idle Scheduler)
4806 (Semanticdb search debugging commands): Fix typos.
4807
4808 2009-11-16 Jay Belanger <jay.p.belanger@gmail.com>
4809
4810 * calc.texi (Radix modes): Mention twos-complement notation.
4811
4812 2009-11-16 Juanma Barranquero <lekktu@gmail.com>
4813
4814 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
4815 ($(infodir)/semantic, semantic.dvi): New targets.
4816
4817 2009-11-16 Chong Yidong <cyd@stupidchicken.com>
4818
4819 * Makefile.in: Build the Semantic manual.
4820
4821 * semantic.texi, sem-user.texi: New files, adapted from the Semantic
4822 repository.
4823
4824 2009-11-16 Michael Albinus <michael.albinus@gmx.de>
4825
4826 * dbus.texi (Receiving Method Calls): New defun
4827 `dbus-unregister-service'.
4828
4829 2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
4830
4831 * org.texi (Speed keys): New section.
4832
4833 2009-11-13 Michael Albinus <michael.albinus@gmx.de>
4834
4835 * dbus.texi (Type Conversion): Fix typo.
4836 (Asynchronous Methods): Rename `dbus-registered-functions-table' to
4837 `dbus-registered-objects-table'.
4838 (Receiving Method Calls): New defun `dbus-register-property'.
4839 Move `dbus-unregister-object' here.
4840
4841 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4842
4843 * org.texi: Removed @Ie, @ie, @Eg, @eg macros.
4844
4845 2009-11-13 James TD Smith <ahktenzero@mohorovi.cc>
4846
4847 * org.texi (Column attributes): Add the new age summary operators.
4848 Also, mention the fact you can only use one summary operator per
4849 property.
4850
4851 2009-11-13 John Wiegley <johnw@newartisans.com>
4852
4853 * org.texi (Tracking your habits): Add a new section in the
4854 manual about how to track habits.
4855 (Resolving idle time): Add a section on how idle and
4856 dangling clocks are resolved.
4857
4858 2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
4859
4860 * org.texi (Agenda commands): Document the new `i' command.
4861 (Inserting deadline/schedule): Document logging changes
4862 of scheduling and deadline times stamps.
4863 (In-buffer settings): Document the in-buffer keywords for logging
4864 changes of scheduling and deadline times stamps.
4865 (Structure editing, Plain lists): Document indentation
4866 cycling in empty entries with TAB.
4867 (Archiving): Document the default archiving command.
4868 (Moving subtrees): Document the new keys for archiving.
4869 (Internal archiving): Fix incorrect key.
4870 (Agenda commands): Document the TODO set switching commands.
4871 (Agenda commands): Document the new archiving keys.
4872 (Clocking work time): Better description on how to save
4873 and restore a clock.
4874 (Resolving idle time): Mention the x11idle program to get true
4875 idleness also under X11.
4876 (Resolving idle time): Use @kbd instead of @key for normal
4877 letters, because this is how he rest of the manual does this.
4878 (Pushing to MobileOrg): Mention that `org-directory'
4879 should be set.
4880 (Agenda commands): Document that SPC is a filter for
4881 any tag.
4882 (Search view): Rename from "Keyword search".
4883 (Capure): New chapter.
4884 (Markup): New chapter.
4885 (Links in HTML export, Images in HTML export):
4886 Extend the section titles.
4887 (Images in HTML export): Document the align option.
4888 (Text areas in HTML export): Extend the section title.
4889 (Images in LaTeX export): Explain image placement in LaTeX.
4890
4891 2009-11-10 Glenn Morris <rgm@gnu.org>
4892
4893 * sc.texi (Hints to MUA Authors): MUA should do any decoding.
4894
4895 2009-11-08 Michael Albinus <michael.albinus@gmx.de>
4896
4897 * tramp.texi (Auto-save and Backup): Disable backups just for a
4898 method.
4899
4900 * trampver.texi: Update release number.
4901
4902 2009-11-07 Michael Albinus <michael.albinus@gmx.de>
4903
4904 Sync with Tramp 2.1.17.
4905
4906 * trampver.texi: Update release number.
4907
4908 2009-10-29 Glenn Morris <rgm@gnu.org>
4909
4910 * texinfo.tex: Update to version 2009-08-14.15 from ftp://tug.org/tex/.
4911
4912 2009-10-23 Michael Albinus <michael.albinus@gmx.de>
4913
4914 * tramp.texi (External methods): Temporary files are kept for
4915 `rsync' and `rsyncc' methods.
4916
4917 2009-10-09 Juanma Barranquero <lekktu@gmail.com>
4918
4919 * eieio.texi: Fix typos.
4920
4921 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4922
4923 * cl.texi (Argument Lists): Clarify explicit keyword arguments.
4924
4925 2009-10-07 Juanma Barranquero <lekktu@gmail.com>
4926
4927 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
4928 ($(infodir)/eieio, eieio.dvi, $(infodir)/ede, ede.dvi): New targets.
4929
4930 2009-10-07 Chong Yidong <cyd@stupidchicken.com>
4931
4932 * Makefile.in: Build EIEIO and EDE manuals.
4933
4934 2009-10-07 Eric Ludlam <zappo@gnu.org>
4935
4936 * eieio.texi:
4937 * ede.texi: New files.
4938
4939 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
4940
4941 * tramp.texi (Remote processes): Association of a pty is not supported.
4942
4943 2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
4944
4945 * org.texi (Pushing to MobileOrg): Document `org-mobile-files'.
4946 (Processing LaTeX fragments): Document that the size of images can be
4947 changes using the variable `org-format-latex-options'.
4948 (The date/time prompt, Timestamps): Be more accurate over ISO format
4949 dates and times.
4950 (Visibility cycling): Document showeverything keyword.
4951 (In-buffer settings): Document showeverything keyword.
4952 (Setting up the staging area): Fix the example.
4953 (MobileOrg): New section.
4954 (Agenda commands, Exporting Agenda Views): Document exporting the
4955 agenda view to Org files.
4956
4957 2009-09-28 Michael Albinus <michael.albinus@gmx.de>
4958
4959 * tramp.texi (History): Add IMAP support.
4960 (External methods): Add `imap' and `imaps' methods.
4961 (GVFS based methods): Add indices for `davs'.
4962 (Password handling): Rename anchors. Add IMAP entries for
4963 ~/.authinfo.gpg.
4964
4965 * trampver.texi: Set default value of `emacsimap'.
4966
4967 2009-09-22 Daiki Ueno <ueno@unixuser.org>
4968
4969 * gnus.texi (Security): Document mm-sign-option and mm-encrypt-option.
4970
4971 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4972
4973 * dired-x.texi (Technical Details):
4974 Delete dired-up-directory (Bug#4292).
4975
4976 2009-09-03 Michael Albinus <michael.albinus@gmx.de>
4977
4978 * tramp.texi (Frequently Asked Questions): New item for emacsclient.
4979
4980 2009-09-02 Carsten Dominik <carsten.dominik@gmail.com>
4981
4982 * org.texi (Effort estimates): Document new effort setting commands.
4983 (Agenda commands): Document the new keys fro agenda time motion.
4984 Document entry text mode. Improve documentation of the keys to include
4985 inactive time stamps into the agenda view.
4986 (Feedback): Document the new bug report command.
4987 (Structure editing): Add an index entry for the sorting of subtrees.
4988
4989 2009-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4990
4991 * auth.texi (Help for users): Corrected markup.
4992
4993 2009-09-02 Glenn Morris <rgm@gnu.org>
4994
4995 * emacs-mime.texi (time-date): Mention float-time.
4996
4997 2009-08-30 Jay Belanger <jay.p.belanger@gmail.com>
4998
4999 * calc.texi (Simplifying Formulas): Improve the wording.
5000
5001 2009-08-29 Teodor Zlatanov <tzz@lifelogs.com>
5002
5003 * auth.texi: Rewritten for coverage and clarity.
5004
5005 2009-08-29 Katsumi Yamaoka <yamaoka@jpl.org>
5006
5007 * gnus.texi (Expiring Mail):
5008 Mention gnus-mark-copied-or-moved-articles-as-expirable.
5009 (Various Various): Mention gnus-safe-html-newsgroups.
5010
5011 * gnus-news.texi: Mention
5012 gnus-mark-copied-or-moved-articles-as-expirable.
5013
5014 * emacs-mime.texi (Display Customization): Add xref to
5015 gnus-safe-html-newsgroups.
5016
5017 2009-08-28 Michael Albinus <michael.albinus@gmx.de>
5018
5019 * tramp.texi (Version Control): Remove.
5020 (Obtaining Tramp): Update cvs checkout command. Remove nightly tarballs
5021 reference.
5022 (External methods): Correct `scpc' concept index entries. New method
5023 `rsyncc'.
5024 (External packages): New subsections "Filename completion" and "File
5025 attributes cache".
5026
5027 2009-08-27 Jay Belanger <jay.p.belanger@gmail.com>
5028
5029 * calc.texi (Rewrite Rules): Improve the example.
5030 (Simplifying Formulas): Explain use of the I and H flags for
5031 simplification.
5032
5033 2009-08-25 Michael Albinus <michael.albinus@gmx.de>
5034
5035 * dbus.texi (Bus names): Add optional parameter TIMEOUT to dbus-ping.
5036 Describe autostart behavior of dbus-ping.
5037 (Synchronous Methods, Asynchronous Methods): Use English numeric format
5038 for timeout values.
5039 (Top): Remove footnote saying D-Bus is not enabled by
5040 default. (Bug#4256)
5041
5042 2009-08-23 Daiki Ueno <ueno@unixuser.org>
5043
5044 * epa.texi (Quick start): Don't refer to nonexistent epa-mode.
5045 Reported by Jari Aalto (Bug#4211).
5046 (Mail-mode integration): Mention epa-mail-mode and
5047 epa-global-mail-mode.
5048 (Encrypting/decrypting *.gpg files): Don't refer to nonexistent
5049 epa-setup.
5050
5051 2009-08-16 Michael Albinus <michael.albinus@gmx.de>
5052
5053 * dbus.texi (Asynchronous Methods): Allow nil handler.
5054
5055 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu>
5056
5057 * ediff.texi (ediff-current-file): Add information about this new function.
5058
5059 * viper.texi: Add information about C-s in viper's search command.
5060
5061 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change)
5062
5063 * calc.texi (Date Forms): Fix typos.
5064
5065 2009-08-08 Glenn Morris <rgm@gnu.org>
5066
5067 * org.texi (Agenda commands): Restore clobbered change.
5068
5069 2009-08-07 Eli Zaretskii <eliz@gnu.org>
5070
5071 * calc.texi (Graphics, Devices): Update with the peculiarities of
5072 operation on MS-Windows.
5073
5074 2009-08-06 Carsten Dominik <carsten.dominik@gmail.com>
5075
5076 * org.texi (Publishing action): Improve documentation of file
5077 names when publishing to the source directory.
5078 (Clean view): Document `org-indent-mode'.
5079 (Clocking work time): Add documentation for the
5080 new :timetamp option when creating a clock report.
5081 (Paragraphs): Fix many typos.
5082 (Plain lists): Remove duplicate explanation about the
5083 `C-c *' command.
5084 (Literal examples): Update to reflect the new behavior
5085 of the -n -r -k switches when exporting source code examples.
5086 (Structure editing): Add information about `C-c *',
5087 converting a plain list into a list of Org items.
5088 (Remember): Small rephrasing of the paragraph
5089 describing remember.el. Also mentioned that remember.el is part
5090 of Emacs 23, not Emacs 22.
5091 (Clocking work time): Add documentation about
5092 displaying the current clocking time against the effort estimate.
5093 Also add a footnote about using `org-clock-in-prepare-hook' to add
5094 an effort estimate on the fly, just before clocking it.
5095 (Footnotes): Document automatic renumbering and
5096 sorting.
5097 (Agenda commands): Document new bulk commands.
5098 (Plain lists): Document new behavior of
5099 `org-cycle-include-plain-lists'.
5100 Hyphenation only in TeX.
5101 (Clocking work time): Document the key to update effort
5102 estimates.
5103 (Clocking work time): Document the clock time display.
5104 (Structure editing, TODO basics): Document new
5105 variables.
5106 (Column attributes): Document new colciew operators.
5107 (Publishing options): Document :xml-declaration.
5108 (Tracking TODO state changes): Document the
5109 LOG_INTO_DRAWER property.
5110 (Literal examples): Document the new implementation for
5111 editing source code.
5112 (Publishing action): Mention the new publishing
5113 function, to publish an Org source file.
5114 (Publishing links): Mention how to link to an Org source file.
5115 (Macro replacement): Document new macros.
5116 (Handling links): Document type-specific completion
5117 when inserting links.
5118 (Structure editing, Plain lists): Improve documentation
5119 on sorting.
5120 (Internal links): Document custom ids for links.
5121 (Handling links): Document custom ids for links.
5122 (CSS support): Document new class.
5123 (Refiling notes): Document the possibility to create new nodes
5124 during refiling.
5125 (Agenda commands): Document the "?" operator to find
5126 tasks without effort setting.
5127 (Exporting agenda information): Section moved.
5128 (RSS Feeds): New section.
5129 (Built-in table editor): Document M-e and M-a navigate
5130 inside table field.
5131 (Stuck projects): Docment that projects identified as
5132 un-stuck will still be searchd for stuck sub-projects.
5133 (Paragraphs): Document centering.
5134 (Creating timestamps, Agenda commands): Document new
5135 behavior when changing time stamps.
5136 (Structure editing): Document the new command
5137 `org-clone-subtree-with-time-shift'.
5138 (Publishing): Refresh this chapter.
5139 (Export options, Export options, In-buffer settings):
5140 Document the new keywords.
5141 (Matching tags and properties): Collect all
5142 documentation about tags/property matches here.
5143 (Setting tags): Document `org-tag-persistent-alist'.
5144 (Weekly/daily agenda): New section.
5145 (Orgstruct mode): Describe `orgstruct++-mode'.
5146 (Drawers): Mention the LOGBOOK drawer.
5147 (Export options, Sectioning structure): Document the
5148 #+LEATEX_HEADER in-buffer setting.
5149 (Bugs): Section removed.
5150 (Hooks): New section.
5151 (Add-on packages): Move here from old location.
5152 (Context-sensitive commands): New section.
5153 (Setting tags): Document newline option.
5154 (Global TODO list, Matching tags and properties):
5155 Mention more variables.
5156 (Checkboxes): Update to changed command behavior.
5157
5158 2009-08-02 Eric Yu <sucode@gmail.com> (tiny change)
5159
5160 * speedbar.texi (Basic Key Bindings): Fix typo.
5161
5162 2009-07-30 Jay Belanger <jay.p.belanger@gmail.com>
5163
5164 * calc.texi (Vector/Matrix Functions): Add index entries for both
5165 "v" and "V" key bindings. Mention that `calc-matrix-brackets' only
5166 affects matrices with more than one row.
5167 (Help Commands): Add index entries for "prefix ?" key bindings.
5168
5169 2009-07-29 Jay Belanger <jay.p.belanger@gmail.com>
5170
5171 * calc.texi (Stack Manipulation Commands): Add documentation for
5172 `calc-transpose-lines'.
5173
5174 2009-07-27 Michael Albinus <michael.albinus@gmx.de>
5175
5176 * dbus.texi (Receiving Method Calls): Describe special return value
5177 `:ignore'.
5178
5179 2009-07-24 Alan Mackenzie <acm@muc.de>
5180
5181 * cc-mode.texi (Config Basics, File Styles): Document that at mode
5182 initialization, any individual variable setting now takes precedence
5183 over one done via c-file-style/c-file-offsets.
5184
5185 2009-07-21 Jay Belanger <jay.p.belanger@gmail.com>
5186
5187 * calc.texi (Undoing Mistakes): Mention that the undo list will be
5188 truncated when Calc is quit.
5189 (Customizing Calc): Document `calc-undo-length'.
5190
5191 2009-07-20 Chong Yidong <cyd@stupidchicken.com>
5192
5193 * calc.texi (About This Manual): Don't mention chapter numbers in text.
5194
5195 2009-07-11 Kevin Ryde <user42@zip.com.au>
5196
5197 * pcl-cvs.texi (About PCL-CVS):
5198 * widget.texi (Basic Types):
5199 Fix cross-references.
5200
5201 2009-07-01 Andreas Schwab <aschwab@redhat.com>
5202
5203 * dbus.texi (Type Conversion): Don't use literal control character.
5204
5205 2009-07-01 Michael Albinus <michael.albinus@gmx.de>
5206
5207 * tramp.texi (GVFS based methods): New section.
5208 (Remote processes): Processes for GVFS based methods run locally.
5209
5210 2009-06-30 Michael Albinus <michael.albinus@gmx.de>
5211
5212 * tramp.texi (Inline methods, External methods, Gateway methods):
5213 Avoid the words "kludge" and hack".
5214 (External methods): Add `synce' method.
5215
5216 * trampver.texi: Update release number.
5217
5218 2009-06-22 Michael Albinus <michael.albinus@gmx.de>
5219
5220 Sync with Tramp 2.1.16.
5221
5222 * tramp.texi (History): Add GVFS support.
5223 (External methods): Precise `rsync' description. Add `dav', `davs' and
5224 `obex' methods. Add 'tramp-gvfs-methods' option.
5225 (Multi-hops): Cells of `tramp-default-proxies-alist' can also be Lisp
5226 forms.
5227 (Remote Programs): Introduce `tramp-own-remote-path'.
5228 (Remote processes): New subsection "Running remote programs that create
5229 local X11 windows".
5230 (Frequently Asked Questions): Improve code for disabling vc.
5231
5232 * trampver.texi: Update release number. Set default value of
5233 `emacsgvfs'.
5234
5235 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
5236
5237 * Branch for 23.1.
5238
5239 2009-06-17 Glenn Morris <rgm@gnu.org>
5240
5241 * faq.texi (Obtaining the FAQ): Add reference to Savannah.
5242 (Latest version of Emacs): Mention source code repository.
5243
5244 2009-06-16 Glenn Morris <rgm@gnu.org>
5245
5246 * faq.texi (Top): Language tweak.
5247 (Extended commands): Most people have arrow keys.
5248 (Emacs manual): Say how to follow info links.
5249 (File-name conventions): Change title a bit. Explain about source
5250 versus installed. Condense etc description.
5251 (Guidelines for newsgroup postings): Mention Savannah list page.
5252 (Newsgroup archives): Simplify.
5253 (Contacting the FSF): Add contact URL.
5254 (Emacs Lisp documentation): Printed version not always available.
5255 (Installing Texinfo documentation): Explain how by hand installation is
5256 not normally needed. Use add-to-list. Remove duplicate reference.
5257 (Informational files for Emacs): Move info on Help menu here from
5258 "File-name conventions".
5259 (Help installing Emacs): Tweak uref.
5260 (Obtaining the FAQ): Mention repository.
5261 (Origin of the term Emacs): Explain "ITS".
5262 (Changing load-path): Use add-to-list.
5263 (Automatic indentation): Clarify this is for Text mode.
5264 Don't mention Indented Text mode.
5265 (Finding Emacs on the Internet): The FSF does not seem to offer a
5266 deluxe distribution on CD anymore.
5267
5268 2009-06-16 Glenn Morris <rgm@gnu.org>
5269
5270 * faq.texi (Top): Mention which Emacs version this FAQ is about.
5271 Recommend the latest release. Mention how to get older FAQs.
5272 Recommend the Emacs manual.
5273 (Guidelines for newsgroup postings): Discourage cross-posts.
5274 (Underlining paragraphs): Remove.
5275 (Editing MS-DOS files): Remove pre-Emacs 20 information.
5276 (Bugs and problems): Update key-binding.
5277 (Problems with very large files): Mention 64-bit.
5278 (Shell process exits abnormally): Remove.
5279 (Problems with Shell Mode): Rename and update.
5280 (Spontaneous entry into isearch-mode)
5281 (Problems talking to certain hosts): Remove. This is old information,
5282 in etc/PROBLEMS if needed.
5283 (Emacs takes a long time to visit files, Updating Emacs): Remove.
5284 (Dired claims that no file is on this line): Update.
5285 (Installing Emacs, Problems building Emacs): Simplify.
5286 (Emacs for MS-DOS): Refer to msdos/INSTALL rather than duplicating
5287 information.
5288 (Emacs for MS-Windows): Rename from "Emacs for Windows". Simplify.
5289 (Emacs for Mac OS X): Rename from "Emacs for Apple computers".
5290 (JDEE): "JDEE", not "JDE".
5291 (Handling C-s and C-q with flow control, Binding C-s and C-q):
5292 Remove. This is old information, in etc/PROBLEMS if needed.
5293 (stty and Backspace key, Kanji and Chinese characters): Remove.
5294 (Right-to-left alphabets): Update section.
5295 (Changing the included text prefix): Gnus uses message-yank-prefix.
5296 Add cross-reference to Supercite manual.
5297 (Saving a copy of outgoing mail): Simplify output file description.
5298 (Expanding aliases when sending mail): Refer to Emacs manual.
5299 Remove old info about RFC822.
5300 Correct description of how to rebuild aliases.
5301 (Rmail writes to /var/spool/mail): Update location from /usr/spool/mail.
5302 (MIME with Emacs mail packages)
5303 (Viewing articles with embedded underlining)
5304 (Saving a multi-part Gnus posting, Gnus hangs for a long time):
5305 Remove old sections.
5306 (Killing based on nonstandard headers): Remove. Scoring is preferable,
5307 and is well-documented in the Gnus manual.
5308 (Reading news with Emacs): Merge "Learning more about Gnus" into here.
5309 (Making Gnus faster): Rename from "Starting Gnus faster".
5310 Merge "Catch-up is slow in Gnus" into here.
5311
5312 2009-06-14 Glenn Morris <rgm@gnu.org>
5313
5314 * faq.texi (Status of Emacs): Re-order with most recent releases first.
5315 (New in Emacs 23): New section.
5316 (Handling C-s and C-q with flow control): Add xref.
5317
5318 2009-06-13 Glenn Morris <rgm@gnu.org>
5319
5320 * faq.texi (Setting up a customization file): Grammar fix.
5321 Customize is no longer "new".
5322 (Displaying the current line or column): Line-number mode is on by
5323 default. Don't mention `column' package. Mention linum.el.
5324 (Turning on abbrevs by default): Explain how to do it for buffers,
5325 modes, and everywhere.
5326 (Associating modes with files): Use add-to-list. Don't mention Emacs
5327 19.
5328 (Highlighting a region): On by default since 23.1.
5329 (Replacing highlighted text): Update doc quote.
5330 (Working with unprintable characters): Don't mention search-quote-char.
5331 (Using an already running Emacs process): Gnuclient is probably not an
5332 enhancement these days.
5333 (Indenting switch statements): Remove mention of pre-Emacs 20.
5334 (Horizontal scrolling): Abbreviate Emacs 20 description.
5335 (Replacing text across multiple files): Fix name of dired command.
5336 (Disabling backups): Use require not load.
5337 (Learning more about Gnus): Add cross-refs to Gnus manual and FAQ.
5338
5339 2009-06-13 Bill Wohler <wohler@newt.com>
5340
5341 Release MH-E manual version 8.2.
5342
5343 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5344 release 8.2.
5345
5346 2009-06-13 Glenn Morris <rgm@gnu.org>
5347
5348 * faq.texi: Remove the term "on-line" (meaning "Info") throughout, since
5349 in this day and age the common meaning is "on the web".
5350 (copying): Use @copyright in all cases.
5351 (Basic keys): Remove reference to deleted manual node "Text Characters".
5352 (File-name conventions): Use GNU as an example rather than SERVICE.
5353 default.el lives in site-lisp. Update Info directory location.
5354 (Real meaning of copyleft): GPL actions have been brought, but all
5355 settled out of court.
5356 (Guidelines for newsgroup postings): Shorten section title.
5357 Simplify comp.emacs description.
5358 (Newsgroup archives): Change Google URL. Describe Gmane.
5359 (Unsubscribing from Emacs lists): Remove discussion of "distribution
5360 points". Mention List-Unsubscribe header.
5361 (Contacting the FSF): Update email and URLs.
5362 (Basic editing): Mention F1 for help.
5363 (Installing Texinfo documentation): Refer to Texinfo website rather
5364 than ftp server.
5365 (Printing a Texinfo file): Mention texi2pdf.
5366 (Informational files for Emacs): Don't describe FTP or SERVICE, they
5367 are just stubs nowadays.
5368 (Latest version of Emacs): Explain version numbers.
5369 (Spell-checkers, Checking TeX and *roff documents): Remove sections.
5370 (Turning on syntax highlighting): No need to mention hilit19 any more.
5371 (Finding Emacs on the Internet): Refer to URLs rather than DISTRIB, FTP.
5372 (Modes for various languages): Remove section.
5373 (Major packages and programs): Remove most version and maintainer
5374 information - it's hard to keep up-to-date, and adds nothing.
5375 Similarly with direct links to mailing lists.
5376 (Spell-checkers): Rename node from Ispell. Mention Aspell and Hunspell.
5377 (Mailcrypt): Remove section - mailcrypt has not been updated in mnay
5378 years, and Emacs comes with tools for this now.
5379 (Patch): Remove section - this is a standard tool.
5380 (Using function keys under X): Remove section.
5381
5382 2009-06-12 Glenn Morris <rgm@gnu.org>
5383
5384 * faq.texi (Viewing Info files outside of Emacs): Xinfo is no more.
5385 (Help installing Emacs): Remove reference to deleted X11 node.
5386 (Associating modes with files): Interpreter-mode-alist is no longer
5387 subservient to auto-mode-alist.
5388 (Installing Emacs): Change future Emacs version.
5389 (Linking with -lX11 fails): Remove old section.
5390 (Packages that do not come with Emacs): Update ELL location.
5391 Emacs Lisp archive is dead.
5392 (Emacs for Windows): Remove reference to old CE port.
5393 (Emacs for OS/2, Emacs for Atari ST, Emacs for the Amiga)
5394 (Emacs for VMS and DECwindows): Remove old ports.
5395 (Emacs for GNUstep): Rename from "Emacs for NeXTSTEP" and update.
5396 (Removing flashing messages): Remove section about non-existent Gnus
5397 option.
5398
5399 * faq.texi (Top): Add @top command.
5400 Remove the optional arguments from all @node commands: makeinfo can
5401 generate these automatically, and it is easier to edit and rearrange
5402 nodes without them.
5403
5404 2009-06-11 Glenn Morris <rgm@gnu.org>
5405
5406 * faq.texi (Common acronyms): Remove no-longer-existing OSF.
5407 (The LPF): Make the updated URL the sole reference point.
5408 (Learning how to do something): Update refcard price and format.
5409 (Getting a printed manual): Sources in doc/emacs/, not man/.
5410 Also available in PDF format. Since the page count varies, be less
5411 precise.
5412 (Informational files for Emacs): Remove references to deleted files
5413 LPF and SUN-SUPPORT, and to UUCP.
5414 (Obtaining the FAQ): Refer to the service web-page rather than SERVICE.
5415 Remove many obsolete ways to get the FAQ, which now seems only to be
5416 distributed with Emacs.
5417 (Mail and news): Remove sections about Rmail Babyl that no longer apply.
5418
5419 2009-06-09 Chong Yidong <cyd@stupidchicken.com>
5420
5421 * org.texi (Org Plot): Fix tags (Bug#3507).
5422 (Workflow states, Agenda commands): Fix tags (Bug#3508).
5423
5424 * ada-mode.texi (Installation, Compile commands)
5425 (Project File Overview, No project files, Set compiler options)
5426 (Use GNAT project file, Use multiple GNAT project files)
5427 (Identifier completion): Use @samp for menu items, and @kbd for key
5428 sequences (Bug#3504).
5429
5430 2009-06-04 Daiki Ueno <ueno@unixuser.org>
5431
5432 * gnus.texi (Security): Fix wording; add a link to epa.info.
5433
5434 2009-06-04 Ryan Yeske <rcyeske@gmail.com>
5435
5436 * message.texi (Header Commands): Fix descriptions to match
5437 keybindings.
5438
5439 2009-04-22 Daiki Ueno <ueno@unixuser.org>
5440
5441 * gnus.texi (Security): Mention that EasyPG is the current default.
5442
5443 2009-04-13 Chong Yidong <cyd@stupidchicken.com>
5444
5445 * ediff.texi (Session Commands): Fix typo.
5446
5447 2009-04-05 Reiner Steib <Reiner.Steib@gmx.de>
5448
5449 * gnus-faq.texi (FAQ 8-4): Fix wrong group name of
5450 news.software.readers. Reported by Florian Rehnisch.
5451
5452 2009-04-02 Glenn Morris <rgm@gnu.org>
5453
5454 * auth.texi: Capitalize direntry.
5455
5456 * mairix-el.texi: Copy the direntry from ../../info/dir, and avoid
5457 using a period in the entry name. (Bug#2797)
5458
5459 2009-03-03 Juanma Barranquero <lekktu@gmail.com>
5460
5461 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add auth.
5462 ($(infodir)/auth, auth.dvi): New targets.
5463
5464 2009-03-03 Glenn Morris <rgm@gnu.org>
5465
5466 * auth.texi: Fix @setfilename.
5467
5468 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add auth.
5469 (auth, $(infodir)/auth, auth.dvi): New rules.
5470
5471 2009-02-25 Glenn Morris <rgm@gnu.org>
5472
5473 * faq.texi (Emacs for minimalists): New node. (Bug#2452)
5474
5475 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5476
5477 * gnus.texi (NoCeM): Fix description of gnus-use-nocem.
5478
5479 2009-02-23 Katsumi Yamaoka <yamaoka@jpl.org>
5480
5481 * gnus.texi (NoCeM): Update default values for gnus-nocem-groups,
5482 gnus-nocem-issuers, and gnus-nocem-verifyer.
5483
5484 2009-02-20 Juanma Barranquero <lekktu@gmail.com>
5485
5486 * ada-mode.texi (Project files, Automatic Casing):
5487 * dbus.texi (Signals):
5488 * gnus.texi (Selecting a Group, Filtering Incoming Mail):
5489 * mh-e.texi (HTML):
5490 * nxml-mode.texi (Locating a schema)
5491 (Using the document's URI to locate a schema):
5492 * org.texi (Footnotes, Using the mapping API):
5493 * rcirc.texi (Channels): Remove duplicate words.
5494
5495 2009-02-20 Glenn Morris <rgm@gnu.org>
5496
5497 * dired-x.texi (Miscellaneous Commands):
5498 * gnus.texi: Minor updates for mbox Rmail.
5499
5500 2009-02-16 Karl Berry <karl@gnu.org>
5501
5502 * ada-mode.texi, auth.texi, autotype.texi, calc.texi, cc-mode.texi:
5503 * cl.texi, dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi:
5504 * emacs-mime.texi, epa.texi, erc.texi, eshell.texi, eudc.texi:
5505 * faq.texi, flymake.texi, forms.texi, gnus-coding.texi, gnus.texi:
5506 * idlwave.texi, info.texi, mairix-el.texi, message.texi, mh-e.texi:
5507 * newsticker.texi, nxml-mode.texi, org.texi, pcl-cvs.texi:
5508 * pgg.texi, rcirc.texi, reftex.texi, remember.texi, sasl.texi:
5509 * sc.texi, ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
5510 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi, woman.texi:
5511 Consistently use @insertcopying in the Top node,
5512 @contents at the front (after @end titlepage),
5513 and @direntry after @copying. (Bug#1988)
5514
5515 2009-02-13 Teodor Zlatanov <tzz@lifelogs.com>
5516
5517 * auth.texi: New file documenting auth-source.
5518
5519 2009-02-13 Carsten Dominik <dominik@science.uva.nl>
5520
5521 * org.texi (Org Plot): Fix link.
5522
5523 2009-02-09 Daiki Ueno <ueno@unixuser.org>
5524
5525 * epa.texi (Mail-mode integration): Mention the way to do
5526 "encrypt-to-self". (Bug#1807)
5527
5528 2009-02-05 Arni Magnusson <arnima@hafro.is> (tiny change)
5529
5530 * ada-mode.texi (No project files): Fix typo. (Bug#2214)
5531
5532 2009-02-04 Reiner Steib <Reiner.Steib@gmx.de>
5533
5534 * gnus-news.texi: Print version about Incoming*.
5535
5536 2009-02-02 Carsten Dominik <dominik@science.uva.nl>
5537
5538 * org.texi (Structure editing, Handling links)
5539 (Fast access to TODO states, Javascript support): Make standard docs
5540 correctly reflect default variable settings.
5541
5542 2009-02-02 Glenn Morris <rgm@gnu.org>
5543
5544 * org.texi: Fix typos.
5545
5546 2009-02-01 Michael Albinus <michael.albinus@gmx.de>
5547
5548 Sync with Tramp 2.1.15.
5549
5550 * trampver.texi: Update release number.
5551
5552 2009-01-31 Carsten Dominik <carsten.dominik@gmail.com>
5553
5554 * org.texi (TODO dependencies): Document TODO dependencies on
5555 checkboxes.
5556
5557 2009-01-30 Carsten Dominik <dominik@science.uva.nl>
5558
5559 * org.texi (TODO dependencies): Document key binding for toggling
5560 ORDERED property.
5561
5562 2009-01-28 Michael Albinus <michael.albinus@gmx.de>
5563
5564 * dbus.texi (Errors and Events): Fix typos. Describe second parameter
5565 of hook functions.
5566
5567 2009-01-28 Carsten Dominik <dominik@science.uva.nl>
5568
5569 * org.texi (TODO dependencies): New section.
5570
5571 2009-01-27 Carsten Dominik <dominik@science.uva.nl>
5572
5573 * org.texi (Plain lists, TODO basics, Priorities)
5574 (Multiple sets in one file, Conflicts): Document interaction with
5575 `shift-selection-mode'.
5576
5577 2009-01-27 Jay Belanger <jay.p.belanger@gmail.com>
5578
5579 * calc.texi (Embedded Mode, Algebraic-Style Calculations):
5580 Make Calc the subject of sentences.
5581 (Rearranging Formulas using Selections): Discuss new options
5582 for `j *'.
5583
5584 2009-01-26 Michael Albinus <michael.albinus@gmx.de>
5585
5586 * dbus.texi (Errors and Events): New variable dbus-event-error-hooks.
5587
5588 2009-01-26 Glenn Morris <rgm@gnu.org>
5589
5590 * org.texi: Fix typos.
5591
5592 2009-01-26 Bill Wohler <wohler@newt.com>
5593
5594 * mh-e.texi (EDITION, UPDATED): Update.
5595
5596 2009-01-25 Carsten Dominik <dominik@science.uva.nl>
5597
5598 * org.texi (References): Add information about remote references.
5599 (Built-in table editor): Document `C-c RET' in tables.
5600 (Math symbols, Quoting LaTeX code): Mention that simple
5601 LaTeX macros survive LaTeX export.
5602 (Images in LaTeX export): Show how to create a reference to a
5603 figure.
5604 (Sectioning structure): Document that the LaTeX class can be
5605 specified in a property.
5606 (Text areas in HTML export): New section.
5607 (External links): Add examples for text search and ID links.
5608 (Built-in table editor): Remove the descriptio of `C-c
5609 C-q', it not longer works.
5610 (Literal examples): Document that a space must follow
5611 the colon in short examples.
5612 (Relative timer): Document `org-timer-stop'.
5613 (Footnotes): New section.
5614 (Footnote markup): Shorten section and refer to new Footnote
5615 section.
5616 (Literal examples): Add documentation for line
5617 numbering in and references to code examples.
5618 (CSS support): Fix the description of default CSS styles.
5619 (Capturing column view): Document
5620 "file:path/to/file.org" as an allowed value for the ID property of
5621 a dynamic block copying column view.
5622
5623 2009-01-23 Stephen Eglen <stephen@gnu.org>
5624
5625 * mh-e.texi (Getting Started): Describe $MH.
5626
5627 2009-01-21 Michael Albinus <michael.albinus@gmx.de>
5628
5629 * tramp.texi (all): Harmonize usage of "external method",
5630 "external transfer method" and "out-of-band method".
5631 (Connection types): Precise the differences of inline and external
5632 methods. Written by Adrian Phillips <a.phillips@met.no>.
5633
5634 2009-01-19 Reiner Steib <Reiner.Steib@gmx.de>
5635
5636 * gnus.texi (Limiting): `/ N' and `/ o' are not really limiting
5637 commands as described at the top. Reported by Allan Gottlieb
5638 <gottlieb@nyu.edu>.
5639
5640 2009-01-19 Katsumi Yamaoka <yamaoka@jpl.org>
5641
5642 * gnus.texi (Non-ASCII Group Names, RSS): Update description of
5643 nnmail-pathname-coding-system.
5644
5645 2009-01-17 Peter Tury <tury.peter@gmail.com> (tiny change)
5646
5647 * org.texi (Relative timer): Fix typo.
5648
5649 2009-01-15 Juanma Barranquero <lekktu@gmail.com>
5650
5651 * org.texi (Clocking work time): Fix typo.
5652 Reported by Peter Tury <tury.peter@gmail.com>. (Bug#1925)
5653
5654 2009-01-13 Glenn Morris <rgm@gnu.org>
5655
5656 * org.texi: Fix some more typos.
5657
5658 2009-01-13 Peter Tury <tury.peter@gmail.com> (tiny change)
5659
5660 * org.texi: Fix some typos.
5661
5662 2009-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
5663
5664 * gnus.texi (Group Parameters): Add note for local variables.
5665
5666 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5667
5668 * gnus.texi (Converting Kill Files): Fix URL.
5669 Include gnus-kill-to-score.el in contrib directory.
5670
5671 2009-01-09 Reiner Steib <Reiner.Steib@gmx.de>
5672
5673 * gnus.texi (Startup Variables): Fix gnus-before-startup-hook.
5674 Reported by Leo <sdl.web@gmail.com>. (Bug#1660)
5675 (Paging the Article): Add index entry.
5676
5677 2009-01-03 Stephen Leake <stephen_leake@member.fsf.org>
5678
5679 * ada-mode.texi (Examples): Delete redundant text.
5680
5681 2009-01-03 Michael Albinus <michael.albinus@gmx.de>
5682
5683 * trampver.texi (top): Declare ipv6prefix and ipv6postfix.
5684
5685 * tramp.texi (Filename Syntax, Filename completion): Handle IPv6
5686 addresses.
5687
5688 2009-01-03 Bill Wohler <wohler@newt.com>
5689
5690 * mh-e.texi (Scan Line Formats): Indicate that first column should be
5691 kept empty.
5692
5693 2008-12-20 Carsten Dominik <dominik@science.uva.nl>
5694
5695 * org.texi (Activation, Exporting, ASCII export, HTML export)
5696 (HTML Export commands, LaTeX/PDF export commands):
5697 Improve documentation about transient-mark-mode.
5698 (References): Document the use of special names like $LR1 to reference
5699 to fields in the last table row.
5700
5701 2008-12-19 Juri Linkov <juri@jurta.org>
5702
5703 * info.texi (Search Text): Remove mention of removed key binding M-s.
5704
5705 2008-12-18 Carsten Dominik <dominik@science.uva.nl>
5706
5707 * org.texi (References): Remove mentioning of @0 as reference for the
5708 last line, this has been reverted in the Lisp sources.
5709
5710 2008-12-17 Juanma Barranquero <lekktu@gmail.com>
5711
5712 * makefile.w32-in (INFO_TARGETS, clean): Add sasl.
5713 (DVI_TARGETS): Remove duplicates. Add sasl.
5714 ($(infodir)/sasl, sasl.dvi): New targets.
5715
5716 2008-12-17 Carsten Dominik <dominik@science.uva.nl>
5717
5718 * org.texi: Version number pushed to 6.15d.
5719
5720 2008-12-16 Carsten Dominik <dominik@science.uva.nl>
5721
5722 * org.texi (Tables in LaTeX export): New section.
5723 (Images in LaTeX export): New section.
5724 (Inlined images, Images in HTML export): Sections renamed.
5725
5726 2008-12-08 Reiner Steib <Reiner.Steib@gmx.de>
5727
5728 * message.texi (Insertion Variables): Don't advertise sc-cite-original.
5729
5730 2008-12-04 David Engster <dengste@eml.cc>
5731
5732 * gnus.texi (nnmairix): Mention mairix.el. Point out the importance
5733 of nnml-get-new-mail. Change URL for mairix patch.
5734
5735 2008-12-02 Carsten Dominik <carsten.dominik@gmail.com>
5736
5737 * org.texi (Using the mapping API): Fix bug in mapping example.
5738 (Publishing options): Make the list of properties complete again, in
5739 correspondence to the variable `org-export-plist-vars'.
5740 (Property searches): Document new special values for time comparisons.
5741 (Tag inheritance): Refine the description of tag inheritance.
5742 (Project alist): Add info about the publishing sequence of components.
5743 (Effort estimates): Document the new relative timer.
5744
5745 2008-12-01 Jay Belanger <jay.p.belanger@gmail.com>
5746
5747 * calc.texi (About This Manual): Clarify behavior of `C-x * t'.
5748 (Using Calc): Clarify use of `C-x * o'.
5749 (Embedded Mode (Overview)): Clarify use of `C-x * e'.
5750
5751 2008-11-28 Richard M Stallman <rms@gnu.org>
5752
5753 * dbus.texi (Receiving Method Calls): Clean up previous change.
5754
5755 2008-11-26 Michael Albinus <michael.albinus@gmx.de>
5756
5757 * dbus.texi (Type Conversion): New defuns `dbus-string-to-byte-array',
5758 `dbus-escape-as-identifier', `dbus-byte-array-to-string' and
5759 `dbus-unescape-from-identifier'.
5760 (Receiving Method Calls): New constants `dbus-service-emacs' and
5761 `dbus-path-emacs'. Precise return values of `dbus-register-method'.
5762 (Signals): Use the constants in the example.
5763
5764 2008-11-24 Carsten Dominik <dominik@science.uva.nl>
5765
5766 * org.texi: Re-apply change to FDL 1.3.
5767
5768 2008-11-23 Carsten Dominik <dominik@science.uva.nl>
5769
5770 * org.texi (Setting up Remember): Document `org-remember-mode'.
5771 (External links): Document that bbdb links can use a regular
5772 expression.
5773 (External links): Document that elisp links can contain interactive
5774 commands.
5775
5776 2008-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
5777
5778 * viper.texi (viper-translate-all-ESC-keysequences):
5779 Description removed.
5780
5781 2008-11-19 Glenn Morris <rgm@gnu.org>
5782
5783 * doclicense.texi: Change to FDL 1.3.
5784 Relicense all texi files under FDL 1.3 or later.
5785
5786 2008-11-17 Jay Belanger <jay.p.belanger@gmail.com>
5787
5788 * calc.texi (Tutorial): Clarify how to set up the on-line tutorial.
5789
5790 2008-11-16 Michael Kifer <kifer@cs.stonybrook.edu>
5791
5792 * viper.texi (viper-ESC-keyseq-timeout, viper-ESC-key): Remove.
5793
5794 * ediff.texi: Version/date change.
5795
5796 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
5797
5798 * ns-emacs.texi: Moved into macos.texi in the main Emacs manual.
5799
5800 2008-11-14 Jay Belanger <jay.p.belanger@gmail.com>
5801
5802 * calc.texi (About This Manual): Comment out a mention of
5803 marginal notes.
5804
5805 2008-11-12 Carsten Dominik <dominik@science.uva.nl>
5806
5807 * org.texi (Clocking work time): Document the :formula property of
5808 clock tables.
5809 (Structure editing, Refiling notes): Document refiling regions.
5810 (Agenda commands): Document the double-prefix version
5811 of the `l' command in the agenda.
5812 (Handling links): Explain the effect of a double prefix
5813 arg to `C-c C-o'.
5814 (TODO basics): Add documentation for tag triggers.
5815
5816 2008-10-23 Glenn Morris <rgm@gnu.org>
5817
5818 * cl.texi (Function Bindings): Mention `flet' fails to deal with
5819 byte-compiling things like `+'.
5820
5821 * ns-emacs.texi: Merge copyright years of author now with assignment
5822 into FSF years.
5823 (VER): Use it for easier automatic updating. Use Emacs version rather
5824 than standalone Emacs.app version.
5825
5826 2008-10-12 Carsten Dominik <dominik@science.uva.nl>
5827
5828 * org.texi: Lots of minor fixes.
5829 (Capture): New chapter.
5830 (Org Plot): New section.
5831
5832 2008-09-30 Magnus Henoch <mange@freemail.hu>
5833
5834 * cl.texi (Porting Common Lisp): Fix parenthesis order in example.
5835
5836 2008-09-30 Jay Belanger <jay.p.belanger@gmail.com>
5837
5838 * calc.texi (User Defined Units): Mention how to enter optional display
5839 string.
5840
5841 2008-09-25 Teodor Zlatanov <tzz@lifelogs.com>
5842
5843 * message.texi (Sending Variables): Fix variable documentation to
5844 avoid the "y/n" wording.
5845
5846 2008-09-24 Teodor Zlatanov <tzz@lifelogs.com>
5847
5848 * message.texi (Sending Variables): Add `message-confirm-send' doc.
5849
5850 2008-09-24 Katsumi Yamaoka <yamaoka@jpl.org>
5851
5852 * gnus.texi (The Gnus Registry): Don't give argument to @item used in
5853 @enumerate section so as to be able to be formatted with MAKEINFO=no.
5854
5855 2008-09-22 Bill Wohler <wohler@newt.com>
5856
5857 Release MH-E manual version 8.1.
5858
5859 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
5860 release 8.1.
5861
5862 * mh-e.texi: Retain dual license as agreed to by the FSF.
5863 However, bump GPL to Version 3.
5864 Use @include for license text.
5865
5866 2008-09-19 Katsumi Yamaoka <yamaoka@jpl.org>
5867
5868 * gnus.texi (Top, Setup, Fancy splitting to parent)
5869 (Store custom flags and keywords, Store arbitrary data):
5870 Clean up markup.
5871
5872 2008-09-16 Teodor Zlatanov <tzz@lifelogs.com>
5873
5874 * gnus.texi (The Gnus Registry): Document it.
5875
5876 2008-09-08 David Engster <dengste@eml.cc>
5877
5878 * gnus.texi (nnmairix): Point out that nnml uses MH format.
5879 Clarify section about choosing back end servers.
5880
5881 2008-08-23 Glenn Morris <rgm@gnu.org>
5882
5883 * dired-x.texi (Shell Command Guessing):
5884 Mention dired-guess-shell-case-fold-search. (Bug#417)
5885
5886 2008-08-22 Michael Albinus <michael.albinus@gmx.de>
5887
5888 * trampver.texi: Update release number.
5889
5890 2008-08-18 Brian Cully <bjc@kublai.com> (tiny change)
5891
5892 * ns-emacs.texi: Update version.
5893 (Introduction): Correct menu location for options save.
5894 (Customization): Note that defaults are stored under org.gnu.Emacs.
5895
5896 2008-08-11 Bill Wohler <wohler@newt.com>
5897
5898 * mh-e.texi (Getting Started): Rename variant mu-mh to gnu-mh and be
5899 explicit about GNU mailutils MH elsewhere (with thanks to Darel
5900 Henman) (closes SF #1768928).
5901
5902 2008-08-10 Glenn Morris <rgm@gnu.org>
5903
5904 * ns-emacs.texi: Use @copying. Change copyright of authors with
5905 assignment to FSF. Change license to GFDL.
5906 (Top): Remove outdated references.
5907
5908 2008-08-07 Reiner Steib <Reiner.Steib@gmx.de>
5909
5910 * gnus.texi (Sorting the Summary Buffer, Summary Sorting):
5911 Add gnus-summary-sort-by-most-recent-number and
5912 gnus-summary-sort-by-most-recent-date.
5913 (Summary Sorting): Explain prefix argument.
5914
5915 2008-08-07 Katsumi Yamaoka <yamaoka@jpl.org>
5916
5917 * gnus.texi (Saving Articles): Mention symbolic prefix `r' for
5918 gnus-summary-pipe-output.
5919
5920 2008-08-03 Michael Albinus <michael.albinus@gmx.de>
5921
5922 * dbus.texi (Receiving Method Calls): Document error handling of own
5923 D-Bus methods.
5924
5925 2008-08-01 Bill Wohler <wohler@newt.com>
5926
5927 * mh-e.texi (Reading Mail)
5928 (Viewing Attachments): Describe new function
5929 mh-show-preferred-alternative.
5930 (Sending Mail, Redistributing, Sending Message): Describe new hook
5931 mh-annotate-msg-hook.
5932
5933 2008-07-31 Michael Albinus <michael.albinus@gmx.de>
5934
5935 * dbus.texi (Arguments and Signatures): Fix example.
5936 (Synchronous Methods): New defun `dbus-call-method-non-blocking'.
5937 (Asynchronous Methods): New node.
5938 (Errors and Events): Describe extended layout of `dbus-event'.
5939 New defun `dbus-event-message-type'.
5940
5941 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5942
5943 * ediff.texi: Remove VMS support.
5944
5945 2008-07-29 Juanma Barranquero <lekktu@gmail.com>
5946
5947 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add mairix-el.
5948 ($(infodir)/mairix-el), mairix-el.dvi): New targets.
5949
5950 2008-07-29 Chong Yidong <cyd@stupidchicken.com>
5951
5952 * Makefile.in: Add mairix-el targets.
5953
5954 2008-07-29 David Engster <deng@randomsample.de>
5955
5956 * mairix-el.texi: New file.
5957
5958 2008-07-28 Stephen Leake <stephen_leake@stephe-leake.org>
5959
5960 * ada-mode.texi: Document using GNAT project files as Emacs Ada mode
5961 project files. Delete 'main_unit' project variable; not needed. Allow
5962 process environment variables wherever project variables are allowed.
5963 Add tutorial section on multiple GNAT project files.
5964
5965 2008-07-27 Michael Albinus <michael.albinus@gmx.de>
5966
5967 Sync with Tramp 2.1.14.
5968
5969 * trampver.texi: Update release number.
5970
5971 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5972
5973 * ns-emacs.texi:
5974 * faq.texi: Remove mentions of Mac Carbon.
5975
5976 2008-07-24 Katsumi Yamaoka <yamaoka@jpl.org>
5977
5978 * gnus.texi (Saving Articles): Describe the 2nd argument of
5979 gnus-summary-save-in-pipe.
5980 (SpamAssassin): Use it.
5981
5982 2008-07-22 Katsumi Yamaoka <yamaoka@jpl.org>
5983
5984 * gnus.texi (SpamAssassin): Fix gnus-summary-save-in-pipe usage.
5985
5986 2008-07-25 Carsten Dominik <dominik@science.uva.nl>
5987
5988 * org.texi (Export options): Document the use of the creator flag.
5989
5990 2008-07-24 Carsten Dominik <dominik@science.uva.nl>
5991
5992 * org.texi: New version 6.06a.
5993
5994 2008-07-23 Juanma Barranquero <lekktu@gmail.com>
5995
5996 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add ns-emacs.
5997 ($(infodir)/ns-emacs, ns-emacs.dvi): New targets.
5998
5999 2008-07-23 Vincent Belaïche <vincent.b.1@hotmail.fr>
6000
6001 * calc.texi (Editing Stack Entries):
6002 (Algebraic Entry): Rewrite introductory sentences so it can be used by
6003 Calc's help functions. Mention fixing typos.
6004 (Customizing Calc): Fix typo.
6005
6006 2008-07-23 Jay Belanger <jay.p.belanger@gmail.com>
6007
6008 * calc.texi (summarykey): New macro. Use to correctly format keys in
6009 the summary.
6010
6011 2008-07-20 Adrian Robert <adrian.b.robert@gmail.com>
6012
6013 * ns-emacs.texi (Customization): Corrected documentation on color
6014 specification formats.
6015
6016 2008-07-19 Andreas Schwab <schwab@suse.de>
6017
6018 * ns-emacs.texi: Moved from ../emacs. Add @direntry.
6019
6020 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ns-emacs.
6021 (ns-emacs, $(infodir)/ns-emacs, ns-emacs.dvi): New rules.
6022
6023 2008-07-18 Michael Albinus <michael.albinus@gmx.de>
6024
6025 * dbus.texi (Inspection): Rework, introduce submenus.
6026 (Bus names, Introspection, Nodes and Interfaces, Methods and Signal)
6027 (Properties and Annotations, Arguments and Signatures): New nodes.
6028
6029 2008-07-13 Michael Albinus <michael.albinus@gmx.de>
6030
6031 * dbus.texi (Receiving Method Calls): Fix description of
6032 `dbus-register-method'.
6033 (Signals): Allow also signal arguments for filtering in
6034 `dbus-register-signal'.
6035
6036 2008-07-13 Vincent Belaïche <vincent.b.1@hotmail.fr>
6037
6038 * calc.texi (Manipulating Vectors): Clarify definition of `rnorm' and
6039 `cnorm'.
6040 (Arithmetic Tutorial): Simplify the verification of prime factors.
6041
6042 2008-07-02 Katsumi Yamaoka <yamaoka@jpl.org>
6043
6044 * gnus.texi (Saving Articles): Mention
6045 gnus-summary-pipe-output-default-command and gnus-summary-save-in-pipe.
6046
6047 2008-06-29 Jay Belanger <jay.p.belanger@gmail.com>
6048
6049 * calc.texi: Adjust mode line throughout.
6050
6051 2008-06-28 Juanma Barranquero <lekktu@gmail.com>
6052
6053 * sasl.texi (Mechanisms): Fix typos.
6054
6055 2008-06-24 Jay Belanger <jay.p.belanger@gmail.com>
6056
6057 * calc.texi (Killing from the stack): Mention using normal Emacs
6058 copying.
6059
6060 2008-06-21 Michael Albinus <michael.albinus@gmx.de>
6061
6062 * tramp.texi (Password handling): Rename from "Password caching".
6063 Add `auth-source' mechanism.
6064 (Connection caching): Tramp reopens the connection automatically,
6065 when the operating system on the remote host has been changed.
6066
6067 2008-06-20 Eli Zaretskii <eliz@gnu.org>
6068
6069 * makefile.w32-in (distclean): Remove makefile.
6070
6071 2008-06-17 Carsten Dominik <dominik@science.uva.nl>
6072
6073 * org.texi (Using the mapping API): New section.
6074 (Agenda column view): New section.
6075 (Moving subtrees): Document archiving to the archive sibling.
6076 (Agenda commands): Document columns view in the agenda.
6077 (Using the property API): Document the API for multi-valued properties.
6078
6079 2008-06-17 Jason Riedy <jason@acm.org>
6080
6081 * org.texi (A LaTeX example): Note that fmt may be a one-argument
6082 function, and efmt may be a two-argument function.
6083 (Radio tables): Document multiple destinations.
6084
6085 2008-06-16 Glenn Morris <rgm@gnu.org>
6086
6087 * epa.texi, erc.texi, pgg.texi, remember.texi, sasl.texi, url.texi:
6088 Add Cover-Texts.
6089
6090 2008-06-15 Glenn Morris <rgm@gnu.org>
6091
6092 * faq.texi (VER): Update to 23.0.60.
6093
6094 * mh-e.texi: Remove option of licensing under GPL.
6095 Add Cover-Texts to GFDL permissions notice.
6096 (GPL): Remove section.
6097 (GFDL): Include doclicense.texi rather than the actual text.
6098
6099 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add sasl.
6100 (sasl, $(infodir)/sasl, sasl.dvi): New rules.
6101
6102 * sasl.texi: Fix output file name.
6103
6104 * epa.texi, sasl.texi: Refer to license in Emacs manual.
6105
6106 * gnus-coding.texi: Refer to license in Gnus manual.
6107
6108 * idlwave.texi, sasl.texi: Use @copying.
6109
6110 * org.texi: Change to GFDL 1.2. Refer to license in Emacs manual.
6111
6112 * speedbar.texi: Update Back-Cover Text as per maintain.info.
6113
6114 * url.texi: Use @copying, @title, @subtitle, @author.
6115
6116 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi, dbus.texi:
6117 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi:
6118 * erc.texi, eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus.texi:
6119 * idlwave.texi, message.texi, newsticker.texi, pcl-cvs.texi:
6120 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi:
6121 * smtpmail.texi, speedbar.texi, tramp.texi, vip.texi, viper.texi:
6122 * widget.texi, woman.texi:
6123 Remove references to external license, since doclicense is included.
6124
6125 * ada-mode.texi, autotype.texi, cc-mode.texi, dired-x.texi:
6126 * pcl-cvs.texi, speedbar.texi, url.texi, widget.texi:
6127 Remove references to non-existent Invariant Sections.
6128
6129 2008-06-14 Glenn Morris <rgm@gnu.org>
6130
6131 * faq.texi (Major packages and programs): Remove references to external
6132 Supercite, Calc, VIPER, since they have been included for some time.
6133 Update VM, AUCTeX, BBDB entries.
6134
6135 2008-06-14 Ulf Jasper <ulf.jasper@web.de>
6136
6137 * newsticker.texi: Updated to match latest newsticker changes.
6138
6139 2008-06-13 Glenn Morris <rgm@gnu.org>
6140
6141 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi
6142 * dbus.texi, dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi
6143 * eshell.texi, eudc.texi, flymake.texi, forms.texi, gnus-coding.texi
6144 * gnus.texi, idlwave.texi, info.texi, message.texi, newsticker.texi
6145 * nxml-mode.texi, org.texi, pcl-cvs.texi, rcirc.texi, reftex.texi
6146 * sc.texi, sieve.texi, smtpmail.texi, vip.texi, viper.texi, widget.texi
6147 * woman.texi:
6148 Update Back-Cover Text as per maintain.info.
6149
6150 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6151
6152 * gnus-faq.texi: Generate. Change node names to "FAQ N-M".
6153
6154 * Makefile.in (gnus-faq-clean): Don't remove gnus-faq.texi.
6155 (gnus-faq.xml): Update repository host.
6156
6157 * gnus-faq.texi: Generate from gnus-faq.xml (sourceforge.net).
6158
6159 2008-06-15 Frank Schmitt <ich@frank-schmitt.net>
6160
6161 * gnus-faq.texi ([5.12]): Add entry about message-kill-buffer-on-exit.
6162 Fix a typo.
6163
6164 2008-06-15 Reiner Steib <Reiner.Steib@gmx.de>
6165
6166 * gnus.texi (Mail Source Customization): Correct values of
6167 `mail-source-delete-incoming'. Reported by Tassilo Horn.
6168 (Oort Gnus): Fix version comment for mml-dnd-protocol-alist.
6169
6170 2008-06-14 Reiner Steib <Reiner.Steib@gmx.de>
6171
6172 * gnus.texi (nnmairix): Eliminate wrong use of `path', cf. the GNU
6173 coding standards.
6174
6175 2008-06-14 David Engster <dengste@eml.cc>
6176
6177 * gnus.texi (nnmairix): Markup fixes.
6178
6179 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6180
6181 * gnus.texi (nnmairix): Markup and other minor fixes.
6182
6183 2008-06-05 David Engster <dengste@eml.cc>
6184
6185 * gnus.texi (nnmairix): New nodes describing nnmairix.el.
6186
6187 2008-06-05 Reiner Steib <Reiner.Steib@gmx.de>
6188
6189 * gnus.texi (Group Parameters): Change ~/.gnus to ~/.gnus.el.
6190 (Searching, nnir, nnmairix): New stub nodes.
6191
6192 2008-05-30 Felix Lee <felix.1@canids.net>
6193
6194 * cl.texi (Iteration Clauses): Fix incorrect "identical" examples.
6195
6196 2008-05-24 Reiner Steib <Reiner.Steib@gmx.de>
6197
6198 * gnus.texi (Filling In Threads): Additions to gnus-fetch-old-headers.
6199
6200 2008-05-15 Reiner Steib <Reiner.Steib@gmx.de>
6201
6202 * gnus.texi (Scoring On Other Headers): Fix typo. Rearrange.
6203
6204 2008-05-15 Jonathan Yavner <jyavner@member.fsf.org>
6205
6206 * ses.texi (Acknowledgements): Add Shigeru Fukaya.
6207
6208 2008-05-06 Juanma Barranquero <lekktu@gmail.com>
6209
6210 * info.texi (Top): Fix typo in xref.
6211
6212 2008-05-05 Karl Berry <karl@gnu.org>
6213
6214 * info.texi (Top): @xref to stand-alone manual.
6215
6216 2008-05-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
6217
6218 * gnus.texi (Various Summary Stuff): Add gnus-propagate-marks.
6219 (Various Summary Stuff): Fix typo in last xref.
6220
6221 2008-05-02 Juanma Barranquero <lekktu@gmail.com>
6222
6223 * org.texi (Moving subtrees): Fix typo.
6224
6225 2008-04-28 Michael Albinus <michael.albinus@gmx.de>
6226
6227 * tramp.texi (Frequently Asked Questions): Explain, how to disable
6228 Tramp via `tramp-mode'.
6229
6230 2008-04-27 Carsten Dominik <dominik@sam.science.uva.nl>
6231
6232 * org.texi: Massive changes, in many parts of the file.
6233
6234 2008-04-13 Reiner Steib <Reiner.Steib@gmx.de>
6235
6236 * gnus.texi (Oort Gnus): Add message-fill-column.
6237
6238 2008-04-12 Adrian Aichner <adrian@xemacs.org>
6239
6240 * gnus.texi (Mail Source Specifiers): Typo fix.
6241
6242 2008-04-12 Reiner Steib <Reiner.Steib@gmx.de>
6243
6244 * gnus.texi (Diary Headers Generation): Update key binding for
6245 `gnus-diary-check-message'.
6246
6247 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6248
6249 * gnus.texi (Emacsen): Addition.
6250
6251 2008-04-10 Reiner Steib <Reiner.Steib@gmx.de>
6252
6253 * gnus.texi (Emacsen): Give recommendations for Emacs 22 and Emacs 23.
6254
6255 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6256
6257 * gnus.texi (Oort Gnus): Mention customizing of tool bars.
6258
6259 2008-04-09 Reiner Steib <Reiner.Steib@gmx.de>
6260
6261 * gnus-news.texi: Update tool bar item.
6262
6263 2008-04-09 Sven Joachim <svenjoac@gmx.de>
6264
6265 * gnus-news.texi: Fix typos.
6266
6267 2008-04-11 Jay Belanger <jay.p.belanger@gmail.com>
6268
6269 * calc.texi (Vector and Matrix Arithmetic, Calc Summary):
6270 Add mention of `kron'.
6271
6272 2008-04-01 Daiki Ueno <ueno@unixuser.org>
6273
6274 * epa.texi (Encrypting/decrypting *.gpg files):
6275 Document epa-file-name-regexp.
6276
6277 2008-03-31 Katsumi Yamaoka <yamaoka@jpl.org>
6278
6279 * gnus.texi (Example Methods): Fix description about ssh-agent.
6280 (Indirect Functions): Fix the default value of nntp-telnet-command;
6281 remove link to connect.html.
6282
6283 2008-03-30 Michael Albinus <michael.albinus@gmx.de>
6284
6285 * dbus.texi (Synchronous Methods): New parameter TIMEOUT for
6286 dbus-call-method.
6287 (Receiving Method Calls): The timeout can be set by the calling client.
6288
6289 * trampver.texi: Update release number.
6290
6291 2008-03-29 Reiner Steib <Reiner.Steib@gmx.de>
6292
6293 * gnus.texi (Top): Fix version. Add SASL.
6294
6295 2008-03-29 Michael Albinus <michael.albinus@gmx.de>
6296
6297 Sync with Tramp 2.1.13.
6298
6299 * trampver.texi: Update release number.
6300
6301 2008-03-29 Chong Yidong <cyd@stupidchicken.com>
6302
6303 * org.texi: Update to new org-mode website.
6304
6305 2008-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
6306
6307 * cl.texi (For Clauses): Fix loop over key-seq to match code.
6308
6309 2008-03-22 Reiner Steib <Reiner.Steib@gmx.de>
6310
6311 * gnus.texi (Foreign Groups): Add gnus-read-ephemeral-gmane-group,
6312 gnus-read-ephemeral-gmane-group-url,
6313 gnus-read-ephemeral-emacs-bug-group,
6314 gnus-read-ephemeral-debian-bug-group.
6315
6316 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6317
6318 * gnus.texi (MIME Commands): Add gnus-article-browse-html-article.
6319
6320 * gnus-news.texi: Add EasyPG. Add gnus-article-browse-html-article.
6321 Add FIXMEs for Bookmarks and gnus-registry-marks.
6322
6323 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6324
6325 * gnus.texi (Smileys): Document `smiley-style'.
6326
6327 2008-03-21 Reiner Steib <Reiner.Steib@gmx.de>
6328
6329 * gnus.texi (Gnus Development): Clarify difference between ding and
6330 gnu.emacs.gnus.
6331 (MIME Commands, Using MIME, RSS): Fix markup.
6332
6333 * gnus-faq.texi ([8.4]): Ditto.
6334
6335 2008-03-20 Reiner Steib <Reiner.Steib@gmx.de>
6336
6337 * gnus.texi (Emacsen): Remove obsolete stuff.
6338
6339 2008-03-19 Reiner Steib <Reiner.Steib@gmx.de>
6340
6341 * gnus.texi (Oort Gnus): Add version info WRT
6342 `mail-source-delete-incoming'.
6343
6344 2008-03-16 Reiner Steib <Reiner.Steib@gmx.de>
6345
6346 * gnus.texi (Top): Add "Other related manuals" and version info in
6347 `iftex' output.
6348 (Formatting Fonts): Add index entries for gnus-mouse-face, gnus-face-0,
6349 gnus-balloon-face-0 and the corresponding format specifiers.
6350
6351 2008-03-26 Michael Albinus <michael.albinus@gmx.de>
6352
6353 * tramp.texi (Filename completion): Remove footnote about let-bind
6354 of `partial-completion-mode'. It doesn't work this way.
6355
6356 2008-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
6357
6358 * pcl-cvs.texi (Contributors): Update my email.
6359
6360 2008-03-21 Michael Albinus <michael.albinus@gmx.de>
6361
6362 * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.
6363
6364 2008-03-17 Bill Wohler <wohler@newt.com>
6365
6366 * mh-e.texi (Viewing): Update URL for adding header fields to
6367 mh-invisible-header-fields-default.
6368
6369 2008-03-16 Bill Wohler <wohler@newt.com>
6370
6371 * mh-e.texi (Preface): Add Gnus to requirements.
6372 (Forwarding): Note that forwarded MIME messages are now inline.
6373
6374 2008-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6375
6376 * gnus.texi (Example Methods, Direct Functions, Indirect Functions)
6377 (Common Variables): Give precedence to the netcat methods over the
6378 telnet methods, and mention that they are more reliable.
6379
6380 2008-03-13 Carsten Dominik <dominik@science.uva.nl>
6381
6382 * org.texi (Exporting Agenda Views): Document agenda export to
6383 iCalendar.
6384 (Progress logging): Document the new progress logging stuff.
6385
6386 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6387
6388 * gnus.texi (Mail Source Customization, Gnus Development, Oort Gnus):
6389 Update for change of `mail-source-delete-incoming'.
6390
6391 * gnus-news.texi: Ditto.
6392
6393 2008-03-10 Reiner Steib <Reiner.Steib@gmx.de>
6394
6395 * gnus-coding.texi (Gnus Maintainance Guide): Update conventions for
6396 custom versions.
6397
6398 2008-03-07 Alan Mackenzie <acm@muc.de>
6399
6400 * cc-mode.texi (Limitations and Known Bugs): State that the number of
6401 parens/brackets in a k&r region is limited.
6402
6403 2008-02-27 Reiner Steib <Reiner.Steib@gmx.de>
6404
6405 * gnus-news.texi: Mention problem with coding system `utf-8-emacs' when
6406 using different Emacs versions.
6407
6408 2008-02-27 Glenn Morris <rgm@gnu.org>
6409
6410 * sc.texi: Remove a lot of old and obsolete info.
6411 (titlepage): Simplify.
6412 (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen)
6413 (VM with any Emacsen, GNEWS with any Emacsen)
6414 (Overloading for Non-conforming MUAs, Version 3 Changes)
6415 (The Supercite Mailing List): Delete nodes.
6416 (Introduction): Remove info about old packages.
6417 (Getting Connected): Simplify. Remove info about old packages.
6418 (Citing Commands): Delete Emacs 19 info.
6419 (Hints to MUA Authors): Simplify.
6420 (Thanks and History): Merge in some info from the deleted node
6421 "Version 3 Changes".
6422
6423 2008-02-05 Juanma Barranquero <lekktu@gmail.com>
6424
6425 * org.texi (Setting tags, In-buffer settings):
6426 * rcirc.texi (rcirc commands): Replace `legal' with `valid'.
6427
6428 2008-02-24 Katsumi Yamaoka <yamaoka@jpl.org>
6429
6430 * gnus-news.texi: Mention that spaces and tabs are allowed in the
6431 installation directory name.
6432
6433 2008-02-12 Romain Francoise <romain@orebokech.com>
6434
6435 * epa.texi (Overview): Fix typo.
6436
6437 2008-02-11 Daiki Ueno <ueno@unixuser.org>
6438
6439 * epa.texi (Quick start): Remove the .emacs setting.
6440
6441 2008-02-10 Daiki Ueno <ueno@unixuser.org>
6442
6443 * epa.texi (Quick start): Use the command `epa-enable' instead of
6444 loading `epa-setup'.
6445
6446 2008-02-08 Juanma Barranquero <lekktu@gmail.com>
6447
6448 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add epa.
6449 ($(infodir)/epa, epa.dvi): New targets.
6450
6451 2008-02-08 Daiki Ueno <ueno@unixuser.org>
6452
6453 * Makefile.in: Add rules to build EasyPG Assistant User's Manual.
6454
6455 * epa.texi: New manual documenting the EasyPG Assistant.
6456
6457 2008-02-06 Michael Albinus <michael.albinus@gmx.de>
6458
6459 * dbus.texi (all): Wrap Lisp code examples with @lisp ... @end lisp.
6460 (Inspection): New function dbus-ping.
6461
6462 2008-02-05 Michael Albinus <michael.albinus@gmx.de>
6463
6464 * tramp.texi (Remote processes): Add `shell-command'.
6465
6466 2008-01-28 Michael Sperber <sperber@deinprogramm.de>
6467
6468 * gnus.texi (Mail Source Specifiers): Document `group' specifier.
6469 (Group Parameters): Document `mail-source' parameter.
6470
6471 2008-01-27 Michael Albinus <michael.albinus@gmx.de>
6472
6473 * tramp.texi (Inline methods): The hostname of the su(do)? methods
6474 must be a local host.
6475
6476 2008-01-26 Michael Olson <mwolson@gnu.org>
6477
6478 * erc.texi: Update version for ERC 5.3 release.
6479 (Obtaining ERC): Update extras URLs for 5.3.
6480 (Development): Write instructions for git, and remove those for Arch.
6481 (History): Mention the switch to git.
6482
6483 2008-01-24 Karl Berry <karl@gnu.org>
6484
6485 * info.texi (Search Index, Search Text): Mention the command
6486 character in the section name, a la the (Go to node) node.
6487
6488 2008-01-21 Michael Albinus <michael.albinus@gmx.de>
6489
6490 * dbus.texi (Errors and Events): New macro dbus-ignore-errors.
6491
6492 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6493
6494 * gnus-news.texi: Mention gnus-article-describe-bindings.
6495
6496 2008-01-18 Katsumi Yamaoka <yamaoka@jpl.org>
6497
6498 * gnus-news.texi: Mention gnus-article-wide-reply-with-original.
6499
6500 2008-01-18 Carsten Dominik <dominik@science.uva.nl>
6501
6502 * org.texi (Property inheritance): New section.
6503 (Conventions): New section.
6504 (Structure editing): Document C-RET, the prefix arg to the cut/copy
6505 commands, and the new bindings for refiling.
6506 (Sparse trees): Document the new special command for sparse trees.
6507 (References): Be more clear about the counting of hilines.
6508 (Handling links): Document M-p/n for accessing links.
6509 (Fast access to TODO states): New section.
6510 (Per file keywords): New section.
6511 (Property inheritance): New section.
6512 (Column attributes): New summary types.
6513 (Capturing Column View): New section.
6514 (The date/time prompt): Cover the new features in the date/time prompt.
6515 Compactify the table of keys for the calendar remote control.
6516 (Clocking work time): Document the new :scope parameter.
6517 (Remember): Promoted to chapter.
6518 (Quoted examples): New section.
6519 (Enhancing text): New verbatim environments.
6520
6521 2008-01-14 Michael Albinus <michael.albinus@gmx.de>
6522
6523 * trampver.texi: Update release number.
6524
6525 2008-01-09 Katsumi Yamaoka <yamaoka@jpl.org>
6526
6527 * gnus.texi (Article Keymap):
6528 Add gnus-article-wide-reply-with-original; fix descriptions of
6529 gnus-article-reply-with-original and
6530 gnus-article-followup-with-original.
6531
6532 2008-01-09 Glenn Morris <rgm@gnu.org>
6533
6534 * nxml-mode.texi: Add @copying section.
6535
6536 2008-01-05 Reiner Steib <Reiner.Steib@gmx.de>
6537
6538 * message.texi (Mail Variables): Add some text from "(gnus)Posting
6539 Server". Add `message-send-mail-with-mailclient'.
6540
6541 * gnus.texi (Posting Server): Move some text to "(message)Mail
6542 Variables" and add a reference here.
6543
6544 2008-01-04 Michael Albinus <michael.albinus@gmx.de>
6545
6546 * dbus.texi (Receiving Method Calls): New chapter.
6547 (Errors and Events): Add serial number to events. Replace "signal" by
6548 "message". Introduce dbus-event-serial-number.
6549
6550 2008-01-03 Michael Albinus <michael.albinus@gmx.de>
6551
6552 * dbus.texi (Type Conversion): Explain the type specification for empty
6553 arrays. Use another example.
6554
6555 2007-12-30 Michael Albinus <michael.albinus@gmx.de>
6556
6557 * dbus.texi (all): Replace "..." by @dots{}.
6558 (Type Conversion): Precise the value range for :byte types.
6559 (Signals): Rename dbus-unregister-signal to dbus-unregister-object.
6560 Mention its return value.
6561 (Errors and Events): There is no D-Bus error propagation during event
6562 processing.
6563
6564 2007-12-29 Jay Belanger <jay.p.belanger@gmail.com>
6565
6566 * calc.tex (Yacas Language, Maxima Language, Giac Language):
6567 New sections.
6568
6569 2007-12-29 Reiner Steib <Reiner.Steib@gmx.de>
6570
6571 * gnus.texi (Group Parameters): Reorder the text and add a note about
6572 `gnus-parameters' near the beginning of the node.
6573
6574 2007-12-29 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
6575
6576 * gnus.texi (Score File Editing): Fix function name.
6577
6578 2007-12-23 Michael Albinus <michael.albinus@gmx.de>
6579
6580 Sync with Tramp 2.1.12.
6581
6582 * trampver.texi: Update release number.
6583
6584 2007-12-22 Michael Albinus <michael.albinus@gmx.de>
6585
6586 * dbus.texi (Type Conversion): Correct input parameters mapping.
6587
6588 2007-12-21 Michael Albinus <michael.albinus@gmx.de>
6589
6590 * dbus.texi (Type Conversion): Extend for D-Bus compound types.
6591 (Errors and Events): Mention wrong-type-argument error.
6592
6593 2007-12-21 Alex Schroeder <alex@gnu.org>
6594
6595 * rcirc.texi: Changed single spaces after sentence end to double
6596 spaces. Fixed some typos.
6597 (Internet Relay Chat): Explain relay.
6598 (Getting started with rcirc): Change items to reflect prompts.
6599 Add more explanation to rcirc-track-minor-mode and added a comment to
6600 warn future maintainers that this section is a copy.
6601 (People): Change /ignore example.
6602 (Keywords): Not keywords.
6603
6604 2007-12-20 Alex Schroeder <alex@gnu.org>
6605
6606 * rcirc.texi (Top): Fighting Information Overload chapter added.
6607 (Getting started with rcirc): Add notice of rcirc-track-minor-mode.
6608 (rcirc commands): Move /ignore command to the new chapter.
6609 (Fighting Information Overload): New chapter documenting /keyword,
6610 /bright, /dim, channel ignore, and low priority channels.
6611 (Configuration): Document rcirc-server-alist, remove
6612 rcirc-startup-channels-alist and rcirc-default-server.
6613
6614 2007-12-16 Michael Albinus <michael.albinus@gmx.de>
6615
6616 * dbus.texi (Signals): Fix example in dbus-register-signal.
6617
6618 2007-12-14 Sven Joachim <svenjoac@gmx.de>
6619
6620 * gnus.texi (Score Variables): Fix typo.
6621
6622 2007-12-07 Michael Albinus <michael.albinus@gmx.de>
6623
6624 * dbus.texi (Synchronous Methods): Adapt dbus-call-method.
6625 (Signals): Adapt dbus-send-signal and dbus-register-signal.
6626 (Errors and Events): Adapt dbus-event.
6627
6628 2007-12-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
6629
6630 * gnus.texi (Other Files): Add the yenc command.
6631
6632 2007-11-30 Reiner Steib <Reiner.Steib@gmx.de>
6633
6634 * gnus.texi (MIME Commands): Default of gnus-article-loose-mime is t
6635 since 2004-08-06.
6636
6637 2007-11-28 Katsumi Yamaoka <yamaoka@jpl.org>
6638
6639 * gnus.texi (Fancy Mail Splitting): Fix description of splitting based
6640 on body.
6641
6642 2007-11-27 Katsumi Yamaoka <yamaoka@jpl.org>
6643
6644 * emacs-mime.texi (rfc2047): Mention rfc2047-encoded-word-regexp-loose
6645 and rfc2047-allow-irregular-q-encoded-words; fix description of
6646 rfc2047-encode-encoded-words.
6647
6648 2007-11-24 Reiner Steib <Reiner.Steib@gmx.de>
6649
6650 * gnus.texi (Fetching Mail): Remove obsoleted `nnmail-spool-file'.
6651
6652 2007-12-05 Michael Olson <mwolson@gnu.org>
6653
6654 * remember.texi (Diary): Remove "require" line for remember-diary.el.
6655 Update documentation for `remember-diary-file'.
6656
6657 2007-12-04 Michael Albinus <michael.albinus@gmx.de>
6658
6659 * dbus.texi (Signals): Precise `dbus-register-signal'.
6660 (Errors and Events): Rework events part, the internal structure of
6661 dbus-event has changed.
6662
6663 2007-12-03 Juanma Barranquero <lekktu@gmail.com>
6664
6665 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add dbus.
6666 ($(infodir)/dbus, dbus.dvi): New targets.
6667
6668 2007-12-03 Michael Albinus <michael.albinus@gmx.de>
6669
6670 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Apply dbus and dbus.dvi
6671 unconditionally.
6672
6673 * dbus.texi (Synchronous Methods): Show the result of the "lshal"
6674 emulation with @print{}.
6675
6676 2007-12-02 Richard Stallman <rms@gnu.org>
6677
6678 * dbus.texi (Overview): Minor cleanup.
6679
6680 2007-12-02 Michael Albinus <michael.albinus@gmx.de>
6681
6682 * Makefile.in (INFO_TARGETS): Add dbus.
6683 (DVI_TARGETS): Add dbus.dvi.
6684 (dbus, dbus.dvi): New targets.
6685
6686 * dbus.texi: New file.
6687
6688 2007-11-24 Romain Francoise <romain@orebokech.com>
6689
6690 * nxml-mode.texi: Add description in @direntry.
6691 Fix file name to match @setfilename.
6692
6693 2007-11-23 Mark A. Hershberger <mah@everybody.org>
6694
6695 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6696 ($(infodir)/nxml-mode): New rule.
6697
6698 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add nxml-mode.
6699 ($(infodir)/nxml-mode): New rule.
6700 (clean): Add nxml-mode*.
6701
6702 * nxml-mode.texi: New file with nxml manual.
6703
6704 2007-11-18 Richard Stallman <rms@gnu.org>
6705
6706 * flymake.texi (Example -- Configuring a tool called directly):
6707 Update example.
6708
6709 2007-11-18 Michael Albinus <michael.albinus@gmx.de>
6710
6711 * tramp.texi (Filename completion): Simplify explanation of
6712 double-slash behavior. Explain directory contents flushing.
6713
6714 2007-11-16 Jay Belanger <jay.p.belanger@gmail.com>
6715
6716 * calc.texi (TeX and LaTeX Language Modes): Put in
6717 missing braces.
6718
6719 2007-11-15 Richard Stallman <rms@gnu.org>
6720
6721 * cl.texi (Equality Predicates): Delete `eql'.
6722 (Predicates, Naming Conventions, Top): Delete `eql'.
6723 (Common Lisp Compatibility): Delete `eql'.
6724 (Porting Common Lisp): Delete obsolete backquote info.
6725 Minor clarification about character constants.
6726 (Sequence Basics): Minor clarification.
6727
6728 2007-11-15 Juanma Barranquero <lekktu@gmail.com>
6729
6730 * cc-mode.texi (Electric Keys, Custom Macros):
6731 * tramp.texi (Filename completion): Fix typos.
6732
6733 2007-11-15 Jay Belanger <jay.p.belanger@gmail.com>
6734
6735 * calc.texi (Basic commands): Mention the menu.
6736
6737 2007-11-12 Michael Albinus <michael.albinus@gmx.de>
6738
6739 * tramp.texi (Connection caching): Tramp flushes connection
6740 properties when remote operating system has been changed.
6741
6742 2007-11-09 Reiner Steib <Reiner.Steib@gmx.de>
6743
6744 * gnus-news.texi: Fix spelling.
6745 `message-insert-formatted-citation-line', not
6746 `message-insert-formated-citation-line'.
6747
6748 * gnus.texi, gnus-faq.texi, message.texi: Bump version to 5.10.9.
6749
6750 2007-11-07 Michael Albinus <michael.albinus@gmx.de>
6751
6752 * tramp.texi (Overview): Mention also the PuTTY integration under
6753 w32. Remove paragraphs about Tramp's experimental status.
6754 (Frequently Asked Questions): Add code example for highlighting the
6755 mode line.
6756
6757 2007-11-03 Michael Olson <mwolson@gnu.org>
6758
6759 * remember.texi: Change mentions of remember-buffer to
6760 remember-finalize throughout.
6761
6762 2007-10-30 Michael Olson <mwolson@gnu.org>
6763
6764 * remember.texi (Copying): Remove.
6765 (Mailbox): Update with non-BBDB instructions.
6766 (Diary, Org): Add.
6767 (Bibliography, Planner Page): Remove.
6768
6769 2007-10-30 Juanma Barranquero <lekktu@gmail.com>
6770
6771 * makefile.w32-in (INFO_TARGETS): Add remember.
6772 (DVI_TARGETS): Add remember.dvi.
6773 ($(infodir)/remember): New rule.
6774 (clean): Add remember*.
6775
6776 2007-10-30 Michael Olson <mwolson@gnu.org>
6777
6778 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add remember.
6779 ($(infodir)/remember): New rule that builds the Remember Manual.
6780
6781 * remember.texi: New file containing the Remember Mode Manual.
6782 Shuffle chapters around after initial import.
6783 (Function Reference): Split Keystrokes into separate chapter.
6784 (Keystrokes): Document C-c C-k.
6785 (Introduction): Fix typographical issue with "---".
6786
6787 2007-10-29 Richard Stallman <rms@gnu.org>
6788
6789 * widget.texi (Introduction): Delete discussion of implementation
6790 internals.
6791
6792 2007-10-29 Michael Albinus <michael.albinus@gmx.de>
6793
6794 * tramp.texi (Connection caching): Host names must be different
6795 when tunneling.
6796
6797 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6798
6799 * gnus.texi, gnus-faq.texi, message.texi: Bump version to
6800 Gnus v5.13.
6801
6802 2007-10-28 Miles Bader <miles@gnu.org>
6803
6804 * gnus-news.texi, gnus-coding.texi, sasl.texi: New files.
6805
6806 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6807
6808 * gnus.texi (Sorting the Summary Buffer):
6809 Remove gnus-article-sort-by-date-reverse.
6810
6811 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6812
6813 * gnus.texi (Non-ASCII Group Names): New node.
6814 (Misc Group Stuff): Move gnus-group-name-charset-method-alist and
6815 gnus-group-name-charset-group-alist to Non-ASCII Group Names node.
6816
6817 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6818
6819 * gnus.texi (Mail Source Specifiers, IMAP): Add a notice on the need to
6820 clean the output of the program `imap-shell-program'.
6821
6822 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6823
6824 * gnus.texi (IMAP): Mention nnimap-logout-timeout.
6825
6826 2007-10-28 Tassilo Horn <tassilo@member.fsf.org>
6827
6828 * gnus.texi (Sticky Articles): Documentation for sticky article
6829 buffers.
6830
6831 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6832
6833 * gnus.texi (RSS): Document nnrss-ignore-article-fields.
6834
6835 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6836
6837 * gnus.texi (Various Various): Mention gnus-add-timestamp-to-message.
6838
6839 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6840
6841 * gnus.texi (Archived Messages):
6842 Document gnus-update-message-archive-method.
6843
6844 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6845
6846 * gnus.texi (Limiting): Document gnus-summary-limit-to-address.
6847
6848 2007-10-28 Michaël Cadilhac <michael@cadilhac.name>
6849
6850 * gnus.texi (Group Maneuvering):
6851 Document `gnus-summary-next-group-on-exit'.
6852
6853 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6854
6855 * gnus.texi (Really Various Summary Commands):
6856 Mention gnus-auto-select-on-ephemeral-exit.
6857
6858 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6859
6860 * gnus.texi, message.texi: Bump version number.
6861
6862 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6863
6864 * gnus.texi (Group Line Specification, Misc Group Stuff)
6865 (Server Commands): Parenthesize @pxref{Mail Spool}.
6866
6867 2007-10-28 Didier Verna <didier@xemacs.org>
6868
6869 New user option: message-signature-directory.
6870 * message.texi (Insertion Variables): Document it.
6871 * gnus.texi (Posting Styles): Ditto.
6872
6873 2007-10-28 Didier Verna <didier@xemacs.org>
6874
6875 * gnus.texi (Group Line Specification):
6876 * gnus.texi (Misc Group Stuff):
6877 * gnus.texi (Server Commands): Document the group compaction feature.
6878
6879 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6880
6881 * gnus-faq.texi ([5.2]): Adjust for message-fill-column.
6882
6883 * message.texi (Various Message Variables): Add message-fill-column.
6884
6885 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6886
6887 * gnus.texi: Untabify.
6888
6889 2007-10-28 Didier Verna <didier@xemacs.org>
6890
6891 * gnus.texi (Group Parameters): Document the posting-style merging
6892 process in topic-mode.
6893
6894 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6895
6896 * gnus.texi (Scoring On Other Headers): Add gnus-inhibit-slow-scoring.
6897
6898 2007-10-28 Romain Francoise <romain@orebokech.com>
6899
6900 * gnus.texi (Mail Spool): Fix typo.
6901 Update copyright.
6902
6903 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6904
6905 * gnus.texi (Limiting): Add gnus-summary-limit-to-singletons.
6906
6907 2007-10-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
6908
6909 * gnus.texi (Summary Generation Commands):
6910 Add gnus-summary-insert-ticked-articles.
6911
6912 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6913
6914 * gnus.texi (SpamAssassin back end): Rename spam-spamassassin-path
6915 to spam-spamassassin-program.
6916
6917 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6918
6919 * gnus.texi (Mail and Post): Add gnus-message-highlight-citation.
6920
6921 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6922
6923 * gnus.texi (Limiting): Add gnus-summary-limit-to-headers.
6924
6925 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6926
6927 * message.texi (Mail Headers): Document `opportunistic'.
6928
6929 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6930
6931 * emacs-mime.texi (Encoding Customization): Explain how to set
6932 mm-coding-system-priorities per hierarchy.
6933
6934 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6935
6936 * gnus.texi (Washing Mail): Add nnmail-ignore-broken-references and
6937 nnmail-broken-references-mailers instead of nnmail-fix-eudora-headers.
6938
6939 2007-10-28 Didier Verna <didier@xemacs.org>
6940
6941 * message.texi (Wide Reply): Update documentation of
6942 message-dont-reply-to-names (now allowing a list of regexps).
6943
6944 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6945
6946 * gnus.texi (Spam Package Introduction): Fix spam menu and links.
6947
6948 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6949
6950 * gnus.texi (SpamAssassin back end): Fix typo.
6951
6952 * sieve.texi (Examples): Fix grammar.
6953
6954 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6955
6956 * gnus.texi (Searching for Articles): Document M-S and M-R.
6957 (Limiting): Document / b.
6958
6959 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6960
6961 * gnus.texi (Thread Commands): T M-^.
6962
6963 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
6964
6965 * message.texi (Mail Aliases): Document ecomplete.
6966 (Mail Aliases): Fix typo.
6967
6968 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6969
6970 * gnus.texi (Face): Restore xref to gnus-face-properties-alist;
6971 fix typo.
6972
6973 2007-10-28 Romain Francoise <romain@orebokech.com>
6974
6975 * gnus.texi (Mail Spool): Grammar fix.
6976
6977 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6978
6979 * gnus.texi (Mail Spool): nnml-use-compressed-files can be a
6980 string.
6981
6982 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6983
6984 * gnus.texi (Group Parameters): Fix description.
6985
6986 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6987
6988 * gnus.texi (Gmane Spam Reporting):
6989 Fix spam-report-gmane-use-article-number.
6990 Add spam-report-user-mail-address.
6991
6992 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
6993
6994 * emacs-mime.texi (Non-MIME): x-gnus-verbatim -> x-verbatim.
6995
6996 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
6997
6998 * gnus.texi (Group Parameters): Add simplified sorting example based on
6999 example for `Sorting the Summary Buffer' from Jari Aalto
7000 <jari.aalto@cante.net>.
7001 (Example Methods): Add example for an indirect connection.
7002
7003 2007-10-28 Kevin Greiner <kevin.greiner@compsol.cc>
7004
7005 * gnus.texi (nntp-open-via-telnet-and-telnet): Fix grammar.
7006 (Agent Parameters): Update parameter names to match code.
7007 (Group Agent Commands): Corrected 'gnus-agent-fetch-series' as
7008 'gnus-agent-summary-fetch-series'.
7009 (Agent and flags): New section providing a generalized discussion
7010 of flag handling.
7011 (Agent and IMAP): Remove flag discussion.
7012 (Agent Variables): Add 'gnus-agent-synchronize-flags'.
7013
7014 2007-10-28 Romain Francoise <romain@orebokech.com>
7015
7016 * gnus.texi (Exiting the Summary Buffer): Add new function
7017 `gnus-summary-catchup-and-goto-prev-group', bound to `Z p'.
7018
7019 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7020
7021 * gnus.texi (Conformity): Fix typo.
7022 (Customizing Articles): Document `first'.
7023
7024 2007-10-28 Jari Aalto <jari.aalto@cante.net>
7025
7026 * gnus.texi (Sorting the Summary Buffer):
7027 Add `gnus-thread-sort-by-date-reverse'. Add example
7028 host to different sorting in NNTP and RSS groups.
7029
7030 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7031
7032 * message.texi (Insertion): Describe prefix for
7033 message-mark-inserted-region and message-mark-insert-file.
7034
7035 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7036
7037 * emacs-mime.texi (Non-MIME): Add Slrn-style verbatim marks and
7038 LaTeX documents. Describe "text/x-gnus-verbatim".
7039
7040 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7041
7042 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7043 (Gmane Spam Reporting, Bogofilter, spam-stat spam filtering)
7044 (spam-stat spam filtering, SpamOracle)
7045 (Extending the Spam ELisp package): Remove extra quote symbol for
7046 clarity.
7047
7048 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7049
7050 * gnus.texi (MIME Commands): Add gnus-article-save-part-and-strip,
7051 gnus-article-delete-part and gnus-article-replace-part.
7052 (Using MIME): Add gnus-mime-replace-part.
7053
7054 2007-10-28 Romain Francoise <romain@orebokech.com>
7055
7056 * gnus.texi (Mail Spool): Mention that `nnml-use-compressed-files'
7057 requires `auto-compression-mode' to be enabled. Add new nnml
7058 variable `nnml-compressed-files-size-threshold'.
7059
7060 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7061
7062 * gnus.texi (Sorting the Summary Buffer):
7063 Add gnus-thread-sort-by-recipient.
7064
7065 2007-10-28 Romain Francoise <romain@orebokech.com>
7066
7067 * message.texi (Insertion Variables): Mention new variable
7068 `message-yank-empty-prefix'. Change `message-yank-cited-prefix'
7069 documentation accordingly.
7070
7071 2007-10-28 Romain Francoise <romain@orebokech.com>
7072
7073 * gnus.texi (To From Newsgroups): Mention new variables
7074 `gnus-summary-to-prefix' and `gnus-summary-newsgroup-prefix'.
7075
7076 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7077
7078 * gnus.texi (Using MIME): gnus-mime-copy-part supports the charset
7079 stuff; gnus-mime-inline-part does the automatic decompression.
7080
7081 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7082
7083 * gnus.texi (Spam ELisp Package Configuration Examples):
7084 "training.ham" should be "training.spam".
7085
7086 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7087
7088 * message.texi (Mail Variables): Fix the default value for
7089 message-send-mail-function.
7090
7091 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7092
7093 * gnus.texi (Optional Back End Functions): nntp-request-update-info
7094 always returns nil exceptionally.
7095
7096 2007-10-28 Simon Josefsson <jas@extundo.com>
7097
7098 * gnus.texi (Article Washing): Add libidn URL.
7099 Suggested by Michael Cook <michael@waxrat.com>.
7100
7101 2007-10-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
7102
7103 * gnus.texi (Topic Commands): Fix next/previous.
7104
7105 2007-10-28 Simon Josefsson <jas@extundo.com>
7106
7107 * gnus.texi (Article Washing): Mention `W i'.
7108
7109 2007-10-28 Jochen Küpper <jochen@fhi-berlin.mpg.de>
7110
7111 * gnus.texi (Group Parameters): Slight extension of sieve
7112 parameter description.
7113
7114 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7115
7116 * gnus.texi (Score Decays): `gnus-decay-scores' can be a regexp
7117 matching score files as well.
7118 (Picons): Describe `gnus-picon-style'.
7119
7120 2007-10-28 Romain Francoise <romain@orebokech.com>
7121
7122 * message.texi (Message Headers): Mention that headers are hidden
7123 using narrowing, and how to expose them.
7124 Update copyright.
7125
7126 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7127
7128 * gnusref.tex: Mention `gnus-summary-limit-to-recipient' and
7129 `gnus-summary-sort-by-recipient'.
7130
7131 2007-10-28 Romain Francoise <romain@orebokech.com>
7132
7133 * gnus.texi (NNTP marks): New node.
7134 (NNTP): Move NNTP marks variables to the new node.
7135
7136 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7137
7138 * gnus.texi, gnus-news.texi, pgg.texi, sasl.texi: backend -> back end.
7139
7140 * gnus.texi (MIME Commands, Hashcash): Markup fix.
7141
7142 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7143
7144 * gnus.texi: Replaced @file{spam.el} with @code{spam.el}
7145 everywhere for consistency.
7146 (Filtering Spam Using The Spam ELisp Package): Admonish again.
7147 (Spam ELisp Package Sequence of Events): This is Gnus, say so.
7148 Say "regular expression" instead of "regex." Admonish.
7149 Pick other words to sound better (s/so/thus/).
7150 (Spam ELisp Package Filtering of Incoming Mail):
7151 Mention statistical filters. Remove old TODO.
7152 (Spam ELisp Package Sorting and Score Display in Summary Buffer):
7153 New section on sorting and displaying the spam score.
7154 (BBDB Whitelists): Mention spam-use-BBDB-exclusive is not a
7155 backend but an alias to spam-use-BBDB.
7156 (Extending the Spam ELisp package): Rewrite the example using the
7157 new backend functionality.
7158
7159 2007-10-28 Simon Josefsson <jas@extundo.com>
7160
7161 * gnus.texi (NNTP): Mention nntp-marks-is-evil and
7162 nntp-marks-directory, from Romain Francoise
7163 <romain@orebokech.com>.
7164
7165 2007-10-28 Magnus Henoch <mange@freemail.hu>
7166
7167 * gnus.texi (Hashcash): New default value of
7168 hashcash-default-payment.
7169
7170 2007-10-28 Simon Josefsson <jas@extundo.com>
7171
7172 * gnus.texi (Hashcash): Fix URL. Add pref to spam section.
7173 (Anti-spam Hashcash Payments): No need to load hashcash.el now.
7174
7175 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7176
7177 * gnus.texi (Adaptive Scoring): Add gnus-adaptive-pretty-print.
7178
7179 2007-10-28 Simon Josefsson <jas@extundo.com>
7180
7181 * gnus.texi (documentencoding): Add, to avoid warnings.
7182
7183 2007-10-28 Simon Josefsson <jas@extundo.com>
7184
7185 * message.texi (Mail Headers): Add.
7186
7187 * gnus.texi (Hashcash): Fix.
7188
7189 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7190
7191 * gnus.texi (Hashcash): Change location of library, also mention
7192 that payments can be verified and fix the name of the
7193 hashcash-path variable.
7194
7195 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7196
7197 * gnus.texi (Article Display): Add `gnus-picon-style'.
7198
7199 2007-10-28 Katsumi Yamaoka <yamaoka@jpl.org>
7200
7201 * gnus.texi (SpamAssassin backend): Add it to the detailmenu.
7202
7203 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7204
7205 * gnus.texi (Blacklists and Whitelists, BBDB Whitelists)
7206 (Bogofilter, spam-stat spam filtering, SpamOracle): Old incorrect
7207 warning about ham processors in spam groups removed.
7208
7209 2007-10-28 Teodor Zlatanov <tzz@lifelogs.com>
7210
7211 * gnus.texi (SpamAssassin backend): Add new node about SpamAssassin.
7212 From Hubert Chan <hubert@uhoreg.ca>.
7213
7214 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7215
7216 * gnus.texi (Spam ELisp Package Sequence of Events): Index.
7217 (Mailing List): Typo.
7218 (Customizing Articles): Add gnus-treat-ansi-sequences.
7219 (Article Washing): Index.
7220
7221 * message.texi: Use m-dash consistently.
7222
7223 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7224
7225 * gnus.texi (GroupLens): Remove.
7226
7227 2007-10-28 Kevin Greiner <kgreiner@xpediantsolutions.com>
7228
7229 * gnus.texi (Outgoing Messages, Agent Variables):
7230 Add gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
7231 Suggested by Gaute Strokkenes <gs234@srcf.ucam.org>
7232
7233 2007-10-28 Jesper Harder <harder@ifa.au.dk>
7234
7235 * gnus.texi (Limiting): Add gnus-summary-limit-to-replied.
7236
7237 2007-10-28 Reiner Steib <Reiner.Steib@gmx.de>
7238
7239 * gnus.texi (Article Washing): Add `gnus-article-treat-ansi-sequences'.
7240
7241 * gnus.texi (No Gnus): New node. Includes `gnus-news.texi'.
7242
7243 2007-10-28 Simon Josefsson <jas@extundo.com>
7244
7245 * gnus.texi (Top): Add SASL.
7246
7247 2007-10-27 Emanuele Giaquinta <e.giaquinta@glauco.it> (tiny change)
7248
7249 * gnus-faq.texi ([5.12]): Remove reference to discontinued service.
7250
7251 2007-10-27 Reiner Steib <Reiner.Steib@gmx.de>
7252
7253 * gnus.texi (Troubleshooting): Adjust Gnus version number.
7254
7255 2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
7256
7257 * calc.texi (Formulas, Composition Basics): Lower the
7258 precedence of negation.
7259
7260 2007-10-25 Jonathan Yavner <jyavner@member.fsf.org>
7261
7262 * ses.texi (The Basics): Mention how to create a new spreadsheet.
7263 Mention the new three-letter column identifiers.
7264 (More on cell printing): Calculate-cell and truncate-cell are now `c'
7265 and `t' rather than `C-c C-c' and `C-c C-t'. Mention the stupid error
7266 message when using `c' on an empty default with default printer.
7267 (Buffer-local variables in spreadsheets): `symbolic-formulas' was
7268 renamed to `ses--symbolic-formulas' some time ago.
7269
7270 2007-10-25 Jay Belanger <jay.p.belanger@gmail.com>
7271
7272 * calc.texi (Default Simplifications, Making Selections)
7273 (Customizing Calc): Clarify associativity of multiplication.
7274
7275 2007-10-23 Michael Albinus <michael.albinus@gmx.de>
7276
7277 * tramp.texi (Traces and Profiles): Simplify loop over
7278 `trace-function-background'.
7279
7280 2007-10-22 Juri Linkov <juri@jurta.org>
7281
7282 * dired-x.texi (Shell Command Guessing): Default values are now
7283 available by typing M-n instead of M-p.
7284
7285 2007-10-21 Michael Albinus <michael.albinus@gmx.de>
7286
7287 * tramp.texi (Cleanup remote connections): New section.
7288 (Password caching): Remove `tramp-clear-passwd'.
7289 It's not a command anymore.
7290 (Bug Reports): Add `tramp-bug' to function index.
7291 (Function Index, Variable Index): New nodes.
7292 (Remote shell setup): Describe `tramp-password-prompt-regexp'.
7293
7294 * trampver.texi: Update release number.
7295
7296 2007-10-20 Jay Belanger <jay.p.belanger@gmail.com>
7297
7298 * calc.texi (History and Acknowledgements): Turn comment
7299 about integer size into past tense.
7300 (Time Zones): Remove pointer to Calc author's address.
7301 (Trigonometric and Hyperbolic Functions): Mention cotangent
7302 and hyperbolic cotangent. Fix typo.
7303
7304 2007-10-10 Michael Albinus <michael.albinus@gmx.de>
7305
7306 Sync with Tramp 2.1.11.
7307
7308 * trampver.texi: Update release number.
7309
7310 2007-10-06 Michael Albinus <michael.albinus@gmx.de>
7311
7312 * tramp.texi (External packages): New section.
7313
7314 2007-09-29 Juri Linkov <juri@jurta.org>
7315
7316 * info.texi (Help-Int): Document `L' (`Info-history').
7317
7318 2007-09-26 Carsten Dominik <dominik@science.uva.nl>
7319
7320 * org.texi: Change links to webpage and maintained email.
7321 (Remember): Promote to Chapter, significant changes.
7322 (Fast access to TODO states): New section.
7323 (Faces for TODO keywords): New section.
7324 (Export options): Example for #+DATE.
7325 (Progress logging): Section moved.
7326
7327 2007-09-26 Bill Wohler <wohler@newt.com>
7328
7329 * mh-e.texi (HTML): Mention binding of S-mouse-2 to
7330 browse-url-at-mouse.
7331
7332 2007-09-20 Eduard Wiebe <usenet@pusto.de> (tiny change)
7333
7334 * flymake.texi (Customizable variables): Face names don't end in -face.
7335 Fix flymake-err-line-patterns template.
7336 (Example -- Configuring a tool called directly): Fix init-function.
7337 (Highlighting erroneous lines): Face names don't end in -face.
7338
7339 2007-09-18 Exal de Jesus Garcia Carrillo <exal@gmx.de> (tiny change)
7340
7341 * erc.texi (Special-Features): Fix small typo.
7342
7343 2007-09-14 Michael Albinus <michael.albinus@gmx.de>
7344
7345 * tramp.texi (Filename Syntax): Provide links to "Inline methods"
7346 and "External transfer methods".
7347
7348 2007-09-13 Jay Belanger <jay.p.belanger@gmail.com>
7349
7350 * calc.texi (Predefined Units): Add some history.
7351
7352 2007-09-08 Michael Olson <mwolson@gnu.org>
7353
7354 * erc.texi (Copying): New section included from gpl.texi.
7355 This matches the look of the upstream ERC manual.
7356
7357 2007-09-07 Jay Belanger <jay.p.belanger@gmail.com>
7358
7359 * calc.texi (History and Acknowledgements): Adjust the "thanks".
7360 (Random Numbers): Clarify the distribution of `random'.
7361
7362 2007-09-06 Glenn Morris <rgm@gnu.org>
7363
7364 Move manual sources from man/ to subdirectories of doc/.
7365 Split into the Emacs manual in emacs/, and other manuals in misc/.
7366 Change all setfilename commands to use ../../info.
7367 * Makefile.in: Move the parts of the old man/Makefile.in that do not
7368 refer to the Emacs manual here.
7369 (infodir): New variable.
7370 (INFO_TARGETS, info): Use infodir. Also used by all info targets.
7371 (cc-mode.texi, faq.texi): Update references to source file locations.
7372 * makefile.w32-in: Move the parts of the old man/makefile.w32-in that
7373 do not refer to the Emacs manual here.
7374 (infodir, MULTI_INSTALL_INFO, ENVADD): Go up one more level.
7375
7376 * Makefile.in: Add `basename' versions of all info targets, for
7377 convenience when rebuilding just one manual.
7378 (../etc/GNU): Delete obsolete target.
7379 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
7380 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
7381 *.vrs *.toc here...
7382 (maintainer-clean): ...from here.
7383
7384 * makefile.w32-in (../etc/GNU): Delete obsolete target.
7385
7386 2007-09-01 Jay Belanger <jay.p.belanger@gmail.com>
7387
7388 * calc.texi (Date Conversions): Clarify definition of
7389 Julian day numbering.
7390 (Date Forms): Clarify definition of Julian day numbering;
7391 add some history.
7392
7393 2007-08-30 Carsten Dominik <dominik@science.uva.nl>
7394
7395 * org.texi: Version 5.07.
7396
7397 2007-08-24 IRIE Tetsuya <irie@t.email.ne.jp> (tiny change)
7398
7399 * message.texi (MIME): Replace mml-attach with mml-attach-file.
7400
7401 2007-08-22 Carsten Dominik <dominik@science.uva.nl>
7402
7403 * org.texi (Adding hyperlink types): New section.
7404 (Embedded LaTeX): Chapter updated because of LaTeX export.
7405 (LaTeX export): New section.
7406 (Using links out): New section.
7407
7408 2007-08-22 Glenn Morris <rgm@gnu.org>
7409
7410 * faq.texi (Learning how to do something): Refcards now in
7411 etc/refcards/ directory.
7412
7413 2007-08-22 Michael Albinus <michael.albinus@gmx.de>
7414
7415 * tramp.texi (Remote Programs): Persistency file must be cleared when
7416 changing `tramp-remote-path'.
7417 (Filename Syntax): Don't use @var{} constructs inside the @trampfn
7418 macro.
7419
7420 2007-08-17 Jay Belanger <jay.p.belanger@gmail.com>
7421
7422 * calc.texi: Move contents to beginning of file.
7423 (Algebraic Entry): Fix the formatting of an example.
7424
7425 2007-08-15 Jay Belanger <jay.p.belanger@gmail.com>
7426
7427 * calc.texi (Basic Operations on Units): Mention exact versus
7428 inexact conversions.
7429
7430 2007-08-14 Jay Belanger <jay.p.belanger@gmail.com>
7431
7432 * calc.texi (Basic Operations on Units): Mention default
7433 values for new units.
7434 (Quick Calculator Mode): Mention that binary format will
7435 be displayed.
7436
7437 2007-08-14 Katsumi Yamaoka <yamaoka@jpl.org>
7438
7439 * gnus.texi (Selecting a Group): Mention gnus-maximum-newsgroup.
7440
7441 2007-08-10 Katsumi Yamaoka <yamaoka@jpl.org>
7442
7443 * gnus.texi (NNTP): Mention nntp-xref-number-is-evil.
7444
7445 2007-08-08 Glenn Morris <rgm@gnu.org>
7446
7447 * gnus.texi, sieve.texi: Replace `iff'.
7448
7449 2007-08-03 Jay Belanger <jay.p.belanger@gmail.com>
7450
7451 * calc.texi (Basic Graphics): Mention the graphing of error
7452 forms.
7453 (Graphics Options): Mention how `g s' handles error forms.
7454 (Curve Fitting): Mention plotting the curves.
7455 (Standard Nonlinear Models): Add additional models.
7456 (Curve Fitting Details): Mention the Levenberg-Marquardt method.
7457 (Linear Fits): Correct result.
7458
7459 2007-08-01 Alan Mackenzie <acm@muc.de>
7460
7461 * cc-mode.texi (Mailing Lists and Bug Reports): Correct "-no-site-file"
7462 to "--no-site-file".
7463
7464 2007-07-29 Michael Albinus <michael.albinus@gmx.de>
7465
7466 * tramp.texi (Frequently Asked Questions): Point to mode line
7467 extension in Emacs 23.1.
7468
7469 * trampver.texi: Update release number.
7470
7471 2007-07-27 Glenn Morris <rgm@gnu.org>
7472
7473 * calc.texi (Copying): Include license text from gpl.texi, rather than
7474 in-line.
7475
7476 2007-07-25 Glenn Morris <rgm@gnu.org>
7477
7478 * calc.texi (Copying): Replace license with GPLv3.
7479
7480 * Relicense all FSF files to GPLv3 or later.
7481
7482 2007-07-22 Michael Albinus <michael.albinus@gmx.de>
7483
7484 Sync with Tramp 2.1.10.
7485
7486 * tramp.texi (trampfn): Expand macro implementation in order to handle
7487 empty arguments.
7488 (trampfnmhl, trampfnuhl, trampfnhl): Remove macros. Replace all
7489 occurrences by trampfn.
7490 (Frequently Asked Questions): Extend example code for host
7491 identification in the modeline. Add bbdb to approaches shortening Tramp
7492 file names to be typed.
7493
7494 * trampver.texi: Update release number.
7495
7496 2007-07-17 Michael Albinus <michael.albinus@gmx.de>
7497
7498 * tramp.texi: Move @setfilename ../info/tramp up, outside the header
7499 section. Reported by <poti@potis.org>.
7500 (Remote processes): Arguments of the program to be debugged are taken
7501 literally.
7502 (Frequently Asked Questions): Simplify recentf example.
7503
7504 2007-07-14 Karl Berry <karl@gnu.org>
7505
7506 * info.texi (@copying): New Back-Cover Text.
7507
7508 * info.texi (Quitting Info): Move to proper place in source.
7509 (Reported by Benno Schulenberg.)
7510
7511 2007-07-13 Eli Zaretskii <eliz@gnu.org>
7512
7513 * Makefile.in (../info/emacs-mime): Use --enable-encoding.
7514
7515 * makefile.w32-in ($(infodir)/emacs-mime): Ditto.
7516
7517 * emacs-mime.texi: Add @documentencoding directive.
7518
7519 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7520
7521 * tramp.texi (Remote processes): Add an anchor to the subsection
7522 "Running a debugger on a remote host".
7523
7524 2007-07-12 Michael Albinus <michael.albinus@gmx.de>
7525
7526 * tramp.texi (Remote processes): Don't call it "experimental" any
7527 longer. Add subsection about running a debugger on a remote host.
7528
7529 2007-07-10 Carsten Dominik <dominik@science.uva.nl>
7530
7531 * org.texi (Properties and columns): Chapter rewritten.
7532
7533 2007-07-08 Michael Albinus <michael.albinus@gmx.de>
7534
7535 * tramp.texi:
7536 * trampver.texi: Migrate to Tramp 2.1.
7537
7538 2007-07-02 Carsten Dominik <dominik@science.uva.nl>
7539
7540 * org.texi (Properties): New chapter.
7541
7542 2007-07-02 Reiner Steib <Reiner.Steib@gmx.de>
7543
7544 * gnus-faq.texi ([3.2]): Fix locating of environment variables in the
7545 Control Panel.
7546
7547 * gnus.texi (Misc Article): Add index entry for
7548 gnus-single-article-buffer.
7549
7550 2007-06-27 Andreas Seltenreich <andreas@gate450.dyndns.org>
7551
7552 * gnus.texi (Starting Up): Fix typo.
7553
7554 2007-06-25 Katsumi Yamaoka <yamaoka@jpl.org>
7555
7556 * gnus.texi (Asynchronous Fetching): Fix typo.
7557
7558 2007-06-20 Jay Belanger <jay.p.belanger@gmail.com>
7559
7560 * calc.texi:Change ifinfo to ifnottex (as appropriate) throughout.
7561 (About This Manual): Remove redundant information.
7562 (Getting Started): Mention author.
7563 (Basic Arithmetic, Customizing Calc): Make description of the
7564 variable `calc-multiplication-has-precedence' match its new effect.
7565
7566 2007-06-19 Jay Belanger <jay.p.belanger@gmail.com>
7567
7568 * calc.texi (Basic Arithmetic, Customizing Calc):
7569 Mention the variable `calc-multiplication-has-precedence'.
7570
7571 2007-06-19 Carsten Dominik <dominik@science.uva.nl>
7572
7573 * org.texi (Tag): Section swapped with node Timestamps.
7574 (Formula syntax for Lisp): Document new `L' flag.
7575
7576 2007-06-06 Andreas Seltenreich <andreas@gate450.dyndns.org>
7577
7578 * gnus.texi (Misc Group Stuff, Summary Buffer)
7579 (Server Commands, Article Keymap): Fix typo. s/function/command/.
7580
7581 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
7582
7583 * cc-mode.texi (Comment Commands, Getting Started, Style Variables):
7584 * gnus.texi (Article Buttons, Mail Source Customization)
7585 (Sending or Not Sending, Customizing NNDiary):
7586 * message.texi (Message Headers):
7587 * mh-e.texi (HTML): Fix typos.
7588
7589 2007-06-07 Michael Albinus <michael.albinus@gmx.de>
7590
7591 Sync with Tramp 2.0.56.
7592
7593 * tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
7594 settings. Reported by Ted Zlatanov <tzz@lifelogs.com>.
7595
7596 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
7597
7598 * Version 22.1 released.
7599
7600 2007-05-26 Michael Olson <mwolson@gnu.org>
7601
7602 * erc.texi (Modules): Fix references to completion modules.
7603
7604 2007-05-09 Reiner Steib <Reiner.Steib@gmx.de>
7605
7606 * gnus.texi (Running NNDiary): Use ~/.gnus.el instead of gnusrc.
7607
7608 2007-05-09 Didier Verna <didier@xemacs.org>
7609
7610 * gnus.texi (Email Based Diary): New. Proper documentation for the
7611 nndiary back end and the gnus-diary library.
7612
7613 2007-05-03 Karl Berry <karl@gnu.org>
7614
7615 * .cvsignore (*.pdf): New entry.
7616
7617 * texinfo.tex: Update from current version for better pdf generation.
7618
7619 2007-04-30 Reiner Steib <Reiner.Steib@gmx.de>
7620
7621 * gnus.texi (Article Highlighting): Clarify gnus-cite-parse-max-size.
7622
7623 2007-04-28 Glenn Morris <rgm@gnu.org>
7624
7625 * faq.texi (New in Emacs 22): Restore mention of python.el pending
7626 consideration of legal status.
7627
7628 2007-04-27 J.D. Smith <jdsmith@as.arizona.edu>
7629
7630 * idlwave.texi: Minor updates for IDLWAVE 6.1.
7631
7632 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
7633
7634 * faq.texi (New in Emacs 22): python.el removed.
7635
7636 2007-04-23 Jay Belanger <jay.p.belanger@gmail.com>
7637
7638 * calc.texi (Reporting bugs): Update maintainer's address.
7639
7640 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
7641
7642 * faq.texi (New in Emacs 22): Rename "tumme" to "image-dired".
7643
7644 2007-04-15 Jay Belanger <belanger@truman.edu>
7645
7646 * calc.texi (Title page): Remove the date.
7647 (Basic Arithmetic): Emphasize that / binds less strongly than *.
7648 (The Standard Calc Interface): Change trail title.
7649 (Floats): Mention that when non-decimal floats are entered, only
7650 approximations are stored.
7651 (Copying): Move to the appendices.
7652 (GNU Free Documentation License): Add as an appendix.
7653
7654 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
7655
7656 * ada-mode.texi, autotype.texi, cc-mode.texi, cl.texi:
7657 * dired-x.texi, ebrowse.texi, ediff.texi:
7658 * emacs-mime.texi, erc.texi, eshell.texi:
7659 * eudc.texi, flymake.texi, forms.texi, gnus.texi:
7660 * idlwave.texi, message.texi, newsticker.texi, org.texi:
7661 * pcl-cvs.texi, pgg.texi, rcirc.texi, reftex.texi, sc.texi:
7662 * ses.texi, sieve.texi, smtpmail.texi, speedbar.texi:
7663 * tramp.texi, url.texi, vip.texi, viper.texi, widget.texi:
7664 * woman.texi: Include GFDL.
7665
7666 * doclicense.texi: Remove node heading, so that it can be included by
7667 other files.
7668
7669 * dired-x.texi: Relicence under GFDL. Remove date from title page.
7670
7671 * calc.texi (Algebraic Tutorial): Emphasize that / binds less strongly
7672 than *.
7673
7674 2007-04-14 Carsten Dominik <dominik@science.uva.nl>
7675
7676 * org.texi (Formula syntax for Calc): Emphasize the operator precedence
7677 in Calc.
7678
7679 2007-04-09 Romain Francoise <romain@orebokech.com>
7680
7681 * faq.texi (New in Emacs 22): Mention improvements to the Windows and
7682 Mac OS ports. Make it clear that mouse-1 complements and doesn't
7683 replace mouse-2.
7684
7685 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
7686
7687 * woman.texi (Word at point, Interface Options): woman-topic-at-point
7688 renamed to woman-use-topic-at-point. Document new behavior.
7689
7690 2007-04-08 Richard Stallman <rms@gnu.org>
7691
7692 * url.texi: Fix some indexing.
7693 (Disk Caching): Drop discussion of old/other Emacs versions.
7694
7695 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
7696
7697 * url.texi (Disk Caching): Say Emacs 21 "and later".
7698
7699 * cc-mode.texi (Font Locking Preliminaries): Link to Emacs manual node
7700 on Font locking which now mentions JIT lock.
7701
7702 2007-04-01 Michael Olson <mwolson@gnu.org>
7703
7704 * erc.texi: Update for the ERC 5.2 release.
7705
7706 2007-03-31 David Kastrup <dak@gnu.org>
7707
7708 * woman.texi (Topic, Interface Options): Explain changes semantics of
7709 woman-manpath in order to consider MANPATH_MAP entries.
7710
7711 2007-03-31 Eli Zaretskii <eliz@gnu.org>
7712
7713 * emacs-mime.texi (Non-MIME): Postscript -> PostScript.
7714
7715 2007-03-26 Richard Stallman <rms@gnu.org>
7716
7717 * pgg.texi (Caching passphrase): Clean up previous change.
7718
7719 2007-03-25 Thien-Thi Nguyen <ttn@gnu.org>
7720
7721 * gnus.texi (Setting Process Marks): Fix typo.
7722
7723 2007-03-25 Romain Francoise <romain@orebokech.com>
7724
7725 * faq.texi (New in Emacs 22): Reorganize using an itemized list for
7726 readability, and include various fixes by Daniel Brockman, Nick Roberts
7727 and Dieter Wilhelm.
7728
7729 2007-03-24 Thien-Thi Nguyen <ttn@gnu.org>
7730
7731 * gnus.texi (Splitting Mail): Reword "splitting"-as-adj to be -as-noun.
7732
7733 * gnus.texi (Mail Source Specifiers): Fix typo.
7734
7735 2007-03-22 Ralf Angeli <angeli@caeruleus.net>
7736
7737 * reftex.texi (Imprint): Update maintainer information.
7738
7739 2007-03-15 Katsumi Yamaoka <yamaoka@jpl.org>
7740
7741 * message.texi (Message Buffers): Update documentation for
7742 message-generate-new-buffers.
7743
7744 2007-03-15 Daiki Ueno <ueno@unixuser.org>
7745
7746 * pgg.texi (Caching passphrase): Describe pgg-passphrase-coding-system.
7747
7748 2007-03-21 Glenn Morris <rgm@gnu.org>
7749
7750 * eshell.texi (Known problems): Emacs 22 comes with eshell 2.4.2.
7751
7752 2007-03-19 Chong Yidong <cyd@stupidchicken.com>
7753
7754 * eshell.texi (Known problems): Emacs 21 -> 22.
7755
7756 * cc-mode.texi (Performance Issues): Update note about 21.3 to 22.1.
7757
7758 2007-03-18 Jay Belanger <belanger@truman.edu>
7759
7760 * calc.texi (Time Zones): Mention that the DST rules changed in 2007.
7761
7762 2007-03-12 Glenn Morris <rgm@gnu.org>
7763
7764 * calc.texi (Time Zones): Switch to new North America DST rule.
7765
7766 * calc.texi: Replace "daylight savings" with "daylight
7767 saving" in text throughout.
7768
7769 2007-03-11 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7770
7771 * gnus.texi (Mail and Post): Update documentation for gnus-user-agent.
7772 The variable now uses a list of symbols instead of just a symbol.
7773 Reported by Christoph Conrad <christoph.conrad@gmx.de>.
7774
7775 2007-03-06 Romain Francoise <romain@orebokech.com>
7776
7777 * faq.texi (New in Emacs 22): Don't say "now" too much. Add MH-E to
7778 new packages, and mention Gnus update.
7779
7780 2007-02-27 Katsumi Yamaoka <yamaoka@jpl.org>
7781
7782 * gnus.texi (NNTP): Mention nntp-never-echoes-commands and
7783 nntp-open-connection-functions-never-echo-commands.
7784
7785 2007-02-27 Chong Yidong <cyd@stupidchicken.com>
7786
7787 * pgg.texi (Caching passphrase): Document gpg-agent usage, gpg-agent
7788 problems on the console, and security risk in not using gpg-agent.
7789
7790 2007-02-25 Carsten Dominik <dominik@science.uva.nl>
7791
7792 * org.texi (The spreadsheet): Rename from "Table calculations".
7793 Completely reorganized and rewritten.
7794 (CamelCase links): Section removed.
7795 (Repeating items): New section.
7796 (Tracking TODO state changes): New section.
7797 (Agenda views): Chapter reorganized and rewritten.
7798 (HTML export): Section rewritten.
7799 (Tables in arbitrary syntax): New section.
7800 (Summary): Better feature summary.
7801 (Activation): Document problem with cut-and-paste of Lisp code
7802 from PDF files.
7803 (Visibility cycling): Document indirect buffer use.
7804 (Structure editing): Document sorting.
7805 (Remember): Section rewritten.
7806 (Time stamps): Better description of time stamp types.
7807 (Tag searches): Document regular expression search for tags.
7808 (Stuck projects): New section.
7809 (In-buffer settings): New keywords.
7810 (History and Acknowledgments): Update description.
7811
7812 2007-02-24 Alan Mackenzie <acm@muc.de>
7813
7814 * cc-mode.texi (Movement Commands): Insert two missing command names.
7815 (Getting Started): Slight wording correction (use conditional).
7816
7817 2007-02-22 Kim F. Storm <storm@cua.dk>
7818
7819 * widget.texi (User Interface, Basic Types): Document need to put some
7820 text before the %v escape in :format string in editable-field widget.
7821
7822 2007-02-18 Romain Francoise <romain@orebokech.com>
7823
7824 * pcl-cvs.texi (Miscellaneous commands): q runs `cvs-bury-buffer', not
7825 `cvs-mode-quit'.
7826
7827 2007-02-10 Markus Triska <markus.triska@gmx.at>
7828
7829 * widget.texi (Programming Example): Put constant strings in :format.
7830
7831 2007-02-07 Juanma Barranquero <lekktu@gmail.com>
7832
7833 * faq.texi (Fullscreen mode on MS-Windows): New node.
7834
7835 2007-02-04 David Kastrup <dak@gnu.org>
7836
7837 * faq.texi (AUCTeX): Update version number. Should probably be done
7838 for other packages as well.
7839
7840 2007-01-28 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
7841
7842 * gnus.texi (Batching Agents): Fix example. Reported by Tassilo Horn
7843 <tassilo@member.fsf.org>.
7844
7845 2007-01-27 Eli Zaretskii <eliz@gnu.org>
7846
7847 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
7848 ls-lisp-use-localized-time-format.
7849
7850 2007-01-20 Markus Triska <markus.triska@gmx.at>
7851
7852 * flymake.texi (Flymake mode): find-file-hook instead of ...-hooks.
7853
7854 2007-01-13 Michael Olson <mwolson@gnu.org>
7855
7856 * erc.texi (Modules): Mention capab-identify module.
7857
7858 2007-01-05 Michael Olson <mwolson@gnu.org>
7859
7860 * erc.texi (Getting Started): Update for /RECONNECT command.
7861
7862 2007-01-04 Richard Stallman <rms@gnu.org>
7863
7864 * ebrowse.texi: Change C-c b to C-c C-m.
7865
7866 2007-01-03 Reiner Steib <Reiner.Steib@gmx.de>
7867
7868 * gnus.texi (Customizing Articles): Use index entries for gnus-treat-*
7869 variables only in info to avoid redundant entries in the printed
7870 manual.
7871
7872 2007-01-02 Daiki Ueno <ueno@unixuser.org>
7873
7874 * message.texi (Using PGP/MIME): Document gpg-agent usage.
7875
7876 2007-01-02 Reiner Steib <Reiner.Steib@gmx.de>
7877
7878 * message.texi (Security): Split into sub-nodes.
7879
7880 2007-01-01 Alan Mackenzie <acm@muc.de>
7881
7882 * cc-mode.texi ("Limitations and Known Bugs"): Document problems with
7883 eval-after-load in Emacs <=21 and a workaround. Document that
7884 trigraphs are not supported.
7885
7886 2007-01-01 Alan Mackenzie <acm@muc.de>
7887
7888 * cc-mode.texi ("Filling and Breaking"): Amend the doc for
7889 c-context-line-break. When invoked within a string, preserve
7890 whitespace. Add a backslash only when also in a macro.
7891
7892 2007-01-01 Alan Mackenzie <acm@muc.de>
7893
7894 * cc-mode.texi ("Choosing a Style"): Mention c-file-style.
7895
7896 2007-01-01 Alan Mackenzie <acm@muc.de>
7897
7898 * cc-mode.texi ("Movement Commands", "Sample .emacs File"): C-M-[ae]
7899 are now bound by default to c-\(beginning\|end\)-of-defun by default.
7900
7901 2007-01-01 Alan Mackenzie <acm@muc.de>
7902
7903 * cc-mode.texi ("Other Commands"): Move c-set-style (C-c .) here from
7904 "Choosing a Style".
7905
7906 * cc-mode.texi ("Styles"): Add @dfn{style}.
7907
7908 2006-12-30 Michael Albinus <michael.albinus@gmx.de>
7909
7910 Sync with Tramp 2.0.55.
7911
7912 * trampver.texi: Update release number.
7913
7914 2006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
7915
7916 * gnus.texi (Customizing Articles): Add index entries for all
7917 gnus-treat-* variables.
7918
7919 2006-12-29 Jouni K. Seppänen <jks@iki.fi>
7920
7921 * gnus.texi (IMAP): Fix incorrect explanation of
7922 nnimap-search-uids-not-since-is-evil in documentation for
7923 nnimap-expunge-search-string.
7924
7925 2006-12-27 Reiner Steib <Reiner.Steib@gmx.de>
7926
7927 * gnus.texi (ifile spam filtering): Rename spam-ifile-database-path to
7928 spam-ifile-database.
7929
7930 2006-12-26 Reiner Steib <Reiner.Steib@gmx.de>
7931
7932 * gnus.texi (Spam Package Configuration Examples): Don't encourage to
7933 rebind C-s.
7934
7935 2006-12-26 Jouni K. Seppänen <jks@iki.fi>
7936
7937 * gnus.texi (Group Parameters, Group Maintenance, Topic Commands)
7938 (Mail Group Commands, Expiring Mail, IMAP): Add index entries for
7939 "expiring mail".
7940 (IMAP): Document nnimap-search-uids-not-since-is-evil and
7941 nnimap-nov-is-evil.
7942
7943 2006-12-25 Kevin Ryde <user42@zip.com.au>
7944
7945 * cl.texi (Sorting Sequences): In sort*, add a little cautionary note
7946 about the key procedure being used heavily.
7947
7948 2006-12-24 Chong Yidong <cyd@stupidchicken.com>
7949
7950 * pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
7951 to t.
7952 (Prerequisites): Add explanation about gpg-agent.
7953
7954 2006-12-22 Kevin Ryde <user42@zip.com.au>
7955
7956 * cl.texi (Sorting Sequences): Typo in sort*, example showed plain
7957 "sort" instead of "sort*".
7958
7959 2006-12-19 Richard Stallman <rms@gnu.org>
7960
7961 * calc.texi (History and Acknowledgements): Recognize that Emacs
7962 now does have floating point.
7963
7964 2006-12-19 Michael Albinus <michael.albinus@gmx.de>
7965
7966 * tramp.texi (External transfer methods): Describe new method `scpc'.
7967
7968 2006-12-17 Sascha Wilde <wilde@sha-bang.de>
7969
7970 * pgg.texi: Added short note on gpg-agent to the introduction.
7971
7972 2006-12-13 Reiner Steib <Reiner.Steib@gmx.de>
7973
7974 * gnus.texi (Hiding Headers): Document that `long-to' and `many-to'
7975 also applies to Cc.
7976
7977 2006-12-12 Reiner Steib <Reiner.Steib@gmx.de>
7978
7979 * gnus.texi (X-Face): Clarify. Say which programs are required
7980 on Windows.
7981
7982 2006-12-08 Michael Olson <mwolson@gnu.org>
7983
7984 * erc.texi (Modules): Remove documentation for list module.
7985
7986 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
7987
7988 * faq.texi (^M in the shell buffer): Ditto.
7989
7990 2006-11-20 Michael Olson <mwolson@gnu.org>
7991
7992 * erc.texi: Call this the 5.2 stable pre-release of ERC.
7993
7994 2006-11-17 Carsten Dominik <dominik@science.uva.nl>
7995
7996 * org.texi: Fix typos.
7997 (Agenda commands): Document `C-k'.
7998
7999 2006-11-16 Eli Zaretskii <eliz@gnu.org>
8000
8001 * url.texi (http/https): Fix a typo in the HTTP URL.
8002
8003 2006-11-14 Stephen Leake <stephen_leake@stephe-leake.org>
8004
8005 * ada-mode.texi: Total rewrite.
8006
8007 2006-11-13 Carsten Dominik <dominik@science.uva.nl>
8008
8009 * org.texi: Minor typo fixes.
8010
8011 2006-11-13 Bill Wohler <wohler@newt.com>
8012
8013 Release MH-E manual version 8.0.3.
8014
8015 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8016 release 8.0.3.
8017
8018 * mh-e.texi (Incorporating Mail): Use output of "mhparam Path"
8019 to set MAILDIR.
8020 (Reading Mail): Document the customization of read-mail-command
8021 for MH-E.
8022 (Viewing Attachments): Document mm-discouraged-alternatives.
8023 (Tool Bar): Fix Texinfo for mh-xemacs-use-tool-bar-flag.
8024 (Junk): Add more information about the settings of mh-junk-background
8025 in a program. Add /usr/bin/mh to PATH in examples.
8026
8027 2006-11-12 Richard Stallman <rms@gnu.org>
8028
8029 * woman.texi: Update author address but say he no longer maintains it.
8030
8031 2006-11-10 Carsten Dominik <carsten.dominik@gmail.com>
8032
8033 * org.texi (ARCHIVE tag): Document C-TAB for forcing cycling of
8034 archived trees.
8035 (Checkboxes): Section moved to chapter 5, and extended.
8036 (The date/time prompt): New section.
8037 (Link abbreviations): New section.
8038 (Presentation and sorting): New section.
8039 (Custom agenda views): Section completely rewritten.
8040 (Summary): Compare with Planner.
8041 (Feedback): More info about creating backtraces.
8042 (Plain lists): Modify example.
8043 (Breaking down tasks): New section.
8044 (Custom time format): New section.
8045 (Time stamps): Document inactive timestamps.
8046 (Setting tags): More details about fast tag selection.
8047 (Block agenda): New section.
8048 (Custom agenda views): Section rewritten.
8049 (Block agenda): New section.
8050
8051 2006-11-07 Michael Albinus <michael.albinus@gmx.de>
8052
8053 * tramp.texi (Configuration): scp is the default method.
8054 (Default Method): Use ssh as example for another method.
8055
8056 2006-10-27 Richard Stallman <rms@gnu.org>
8057
8058 * woman.texi: Downcase nroff/troff/roff.
8059 (Installation): Chapter deleted. Some xrefs deleted.
8060 (Background): woman doesn't advise man ;-).
8061
8062 2006-10-26 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8063
8064 * ada-mode.texi (Project files, Identifier completion)
8065 (Automatic Casing, Debugging, Using non-standard file names)
8066 (Working Remotely): Fix typos.
8067
8068 2006-10-20 Masatake YAMATO <jet@gyve.org>
8069
8070 * cc-mode.texi (Sample .emacs File): Add missing `)' in
8071 sample code `my-c-initialization-hook'.
8072
8073 2006-10-19 Stuart D. Herring <herring@lanl.gov>
8074
8075 * widget.texi: Fix typos.
8076
8077 2006-10-19 Michael Albinus <michael.albinus@gmx.de>
8078
8079 * tramp.texi (Frequently Asked Questions): Remove questions marked with
8080 "???". There have been no complaints for years, so the information
8081 must be appropriate.
8082
8083 2006-10-16 Richard Stallman <rms@gnu.org>
8084
8085 * widget.texi: Use @var instead of capitalization.
8086 Clarify many widget type descriptions.
8087
8088 2006-10-13 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8089
8090 * gnus.texi (Other modes): Fix typo. Add alternative index entry for
8091 gnus-dired-attach.
8092 (Selecting a Group): Fix typo.
8093
8094 2006-10-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8095
8096 * widget.texi: Fix typos.
8097
8098 2006-10-06 Reiner Steib <Reiner.Steib@gmx.de>
8099
8100 * gnus.texi (Image Enhancements): Update for Emacs 22.
8101
8102 * gnus-faq.texi ([1.3]): Update.
8103
8104 2006-10-06 Richard Stallman <rms@gnu.org>
8105
8106 * faq.texi (Displaying the current line or column):
8107 Delete "As of Emacs 20".
8108
8109 2006-10-06 Romain Francoise <romain@orebokech.com>
8110
8111 * faq.texi (VM): VM works with Emacs 22 too.
8112
8113 2006-10-06 Richard Stallman <rms@gnu.org>
8114
8115 * ebrowse.texi: Remove Emacs version "21" from title.
8116
8117 2006-10-02 Reiner Steib <Reiner.Steib@gmx.de>
8118
8119 * gnus.texi (Foreign Groups): Say where change of editing commands are
8120 stored. Add reference to `gnus-parameters'.
8121
8122 2006-09-15 Jay Belanger <belanger@truman.edu>
8123
8124 * calc.texi, mh-e.texi (GNU GENERAL PUBLIC LICENSE):
8125 Change "Library Public License" to "Lesser Public License"
8126 throughout. Use "yyyy" to represent year.
8127
8128 2006-09-15 Carsten Dominik <dominik@science.uva.nl>
8129
8130 * org.texi (Setting tags): Typo fix.
8131
8132 2006-09-14 Reiner Steib <Reiner.Steib@gmx.de>
8133
8134 * gnus.texi (Oort Gnus): Add @xref for `mm-fill-flowed'.
8135
8136 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
8137
8138 * reftex.texi (Citations Outside LaTeX): Simplify lisp example.
8139
8140 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
8141
8142 * faq.texi (Escape sequences in shell output): EMACS is now set
8143 to Emacs's absolute file name, not to "t".
8144 (^M in the shell buffer): Likewise.
8145 * misc.texi (Interactive Shell): Likewise.
8146
8147 2006-09-11 Reiner Steib <Reiner.Steib@gmx.de>
8148
8149 * gnus.texi (Mail Source Specifiers): Mention problem of duplicate
8150 mails with pop3-leave-mail-on-server. Fix wording.
8151 (Limiting): Improve gnus-summary-limit-to-articles.
8152 (X-Face): Fix typo.
8153
8154 2006-09-11 Simon Josefsson <jas@extundo.com>
8155
8156 * smtpmail.texi (Authentication): Explain TLS and SSL better, based on
8157 suggested by Phillip Lord <phillip.lord@newcastle.ac.uk>.
8158
8159 2006-09-06 Simon Josefsson <jas@extundo.com>
8160
8161 * smtpmail.texi (Authentication): Mention SSL.
8162
8163 2006-09-01 Eli Zaretskii <eliz@gnu.org>
8164
8165 * rcirc.texi (Internet Relay Chat, Useful IRC commands):
8166 Don't use @indicateurl.
8167
8168 * cc-mode.texi (Subword Movement): Don't use @headitem.
8169 (Custom Braces, Clean-ups): Don't use @tie.
8170
8171 2006-08-29 Michael Albinus <michael.albinus@gmx.de>
8172
8173 Sync with Tramp 2.0.54.
8174
8175 * tramp.texi (Bug Reports): The Tramp mailing list is moderated now.
8176 Suggested by Adrian Phillips <a.phillips@met.no>.
8177
8178 2006-08-15 Carsten Dominik <dominik@science.uva.nl>
8179
8180 * org.texi (Installation, Activation): Split from Installation and
8181 Activation.
8182 (Clocking work time): Documented new features.
8183
8184 2006-08-13 Alex Schroeder <alex@gnu.org>
8185
8186 * rcirc.texi (Configuration): Use correct variable in rcirc-authinfo
8187 example.
8188
8189 2006-08-12 Eli Zaretskii <eliz@gnu.org>
8190
8191 * faq.texi (How to add fonts): New node.
8192
8193 2006-08-05 Romain Francoise <romain@orebokech.com>
8194
8195 * faq.texi (New in Emacs 22): Expand.
8196
8197 2006-08-03 Michael Olson <mwolson@gnu.org>
8198
8199 * erc.texi: Update for ERC 5.1.4.
8200
8201 2006-07-28 Katsumi Yamaoka <yamaoka@jpl.org>
8202
8203 * gnus.texi (Oort Gnus): Mention that the Lisp files are now installed
8204 in .../site-lisp/gnus/ by default.
8205 [ From gnus-news.texi in the trunk. ]
8206
8207 2006-07-27 Reiner Steib <Reiner.Steib@gmx.de>
8208
8209 * gnus.texi (MIME Commands): Additions for yEnc.
8210
8211 2006-07-24 Richard Stallman <rms@gnu.org>
8212
8213 * pgg.texi, org.texi, info.texi, forms.texi, flymake.texi:
8214 * faq.texi: Move periods and commas inside quotes.
8215
8216 2006-07-20 Jay Belanger <belanger@truman.edu>
8217
8218 * calc.texi (Error forms): Mention M-+ keybinding for `calc-plus-minus'.
8219
8220 2006-07-18 Chong Yidong <cyd@stupidchicken.com>
8221
8222 * faq.texi (Security risks with Emacs): Document Emacs 22
8223 file-local-variable mechanism.
8224
8225 2006-07-12 Michael Olson <mwolson@gnu.org>
8226
8227 * erc.texi: Update for ERC 5.1.3.
8228
8229 2006-07-12 Alex Schroeder <alex@gnu.org>
8230
8231 * rcirc.texi: Fix typos.
8232 (Getting started with rcirc): New calling convention for M-x irc.
8233 Mention #rcirc. Removed channel tracking.
8234 (Configuration): Change the names of all variables that got changed
8235 recently, eg. rcirc-server to rcirc-default-server. Added
8236 documentation for rcirc-authinfo, some background for Bitlbee, and
8237 rcirc-track-minor-mode.
8238 (Scrolling conservatively): Fix the xref from Auto Scrolling to just
8239 Scrolling.
8240 (Reconnecting after you have lost the connection): Fix example code
8241 to match code changes.
8242
8243 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
8244
8245 * gnus.texi, message.texi: Fix typos.
8246
8247 2006-07-07 Carsten Dominik <dominik@science.uva.nl>
8248
8249 * org.texi (Exporting): Document `C-c C-e' as the prefix for exporting
8250 commands.
8251 (Global TODO list): Document the use of the variables
8252 `org-agenda-todo-ignore-scheduled' and
8253 `org-agenda-todo-list-sublevels'.
8254
8255 2006-07-05 Richard Stallman <rms@gnu.org>
8256
8257 * faq.texi (Scrolling only one line): Fix xref.
8258
8259 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
8260
8261 * faq.texi (Evaluating Emacs Lisp code):
8262 Throughout, replace eval-current-buffer with eval-buffer.
8263
8264 2006-07-03 Richard Stallman <rms@gnu.org>
8265
8266 * rcirc.texi (Scrolling conservatively): Fix xref.
8267
8268 * pcl-cvs.texi (Viewing differences): Usage fix.
8269
8270 2006-07-03 Carsten Dominik <dominik@science.uva.nl>
8271
8272 * org.texi (Agenda commands): Document `s' key to save all org-mode
8273 buffers.
8274
8275 2006-06-30 Ralf Angeli <angeli@caeruleus.net>
8276
8277 * pcl-cvs.texi (Customizing Faces): Remove -face suffix from face
8278 names. Mention `cvs-msg' face.
8279
8280 2006-06-29 Carsten Dominik <dominik@science.uva.nl>
8281
8282 * org.texi (Checkboxes): New section.
8283
8284 2006-06-28 Carsten Dominik <dominik@science.uva.nl>
8285
8286 * org.texi (Embedded LaTeX): Fix typos and implement small improvements
8287 throughout this chapter.
8288
8289 2006-06-27 Chong Yidong <cyd@stupidchicken.com>
8290
8291 * info.texi (Help-Small-Screen): Clarify placement of "All" and "Top"
8292 text for standalone vs Emacs info.
8293 (Help): Clarify header line description. Use mouse-1 for clicks.
8294 (Help-P): Use mouse-1 for clicks.
8295 (Help-^L): "Top" and "All" not displayed with dashes in Emacs.
8296 (Help-^L, Help-M, Help-Int, Search Index, Go to node)
8297 (Choose menu subtopic): Remove gratuitous Emacs command names.
8298 (Help-FOO): Put usual behavior first.
8299 (Help-Xref): Clicking on xrefs works in Emacs.
8300 (Search Text): Clarify what the default behavior is.
8301 (Create Info buffer): Fix Emacs window/X window confusion.
8302 (Emacs Info Variables): Fix for new Emacs init file behavior.
8303
8304 2006-06-24 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
8305
8306 * gnus.texi (Summary Buffer Lines): Fix typo.
8307
8308 2006-06-23 Carsten Dominik <dominik@science.uva.nl>
8309
8310 * org.texi (Embedded LaTeX): New chapter.
8311 (Archiving): Section rewritten.
8312 (Enhancing text): Some parts moved to the new chapter about LaTeX.
8313
8314 2006-06-20 Bill Wohler <wohler@newt.com>
8315
8316 Release MH-E manual version 8.0.1.
8317
8318 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8319 release 8.0.1.
8320 (Preface): Depend on GNU mailutils 1.0 and higher.
8321
8322 2006-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
8323
8324 * message.texi (News Headers): Update message-syntax-checks section.
8325
8326 2006-06-19 Karl Berry <karl@gnu.org>
8327
8328 * info.texi (Advanced): Mention C-q, especially with ?.
8329
8330 2006-06-19 Carsten Dominik <dominik@science.uva.nl>
8331
8332 * org.texi (Publishing links): Document the `:link-validation-function'
8333 property.
8334 (Extensions and Hacking): New chapter, includes some sections of the
8335 "Miscellaneous" chapter.
8336
8337 2006-06-10 Carsten Dominik <dominik@science.uva.nl>
8338
8339 * org.texi (Progress logging): New section.
8340
8341 2006-06-06 Carsten Dominik <dominik@science.uva.nl>
8342
8343 * org.texi (ASCII export): Document indentation adaptation.
8344 (Setting tags): Document mutually-exclusive tags.
8345
8346 2006-06-05 Romain Francoise <romain@orebokech.com>
8347
8348 * url.texi (irc): Mention new funs `url-irc-rcirc' and `url-irc-erc'.
8349 Fix typo.
8350
8351 * gnus-faq.texi (Question 8.6): Update reference to the Gnus
8352 channel (#gnus@irc.freenode.net).
8353 Fix typos. Update copyright notice.
8354
8355 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
8356 (Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
8357 (Line-Up Functions, Custom Macros):
8358 * ediff.texi (Window and Frame Configuration)
8359 (Highlighting Difference Regions):
8360 * emacs-mime.texi (Display Customization):
8361 * erc.texi (History):
8362 * eshell.texi (Known problems):
8363 * eudc.texi (Overview, BBDB):
8364 * gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
8365 (The problem of spam, SpamOracle, Extending the Spam package)
8366 (Conformity, Terminology):
8367 * idlwave.texi (Routine Info)
8368 (Class and Keyword Inheritance, Padding Operators)
8369 (Breakpoints and Stepping, Electric Debug Mode)
8370 (Examining Variables, Troubleshooting):
8371 * org.texi (Creating timestamps):
8372 * reftex.texi (Commands, Options, Changes):
8373 * tramp.texi (Inline methods, Password caching)
8374 (Auto-save and Backup, Issues):
8375 * vip.texi (Files, Commands in Insert Mode):
8376 * viper.texi (Emacs Preliminaries, States in Viper)
8377 (Packages that Change Keymaps, Viper Specials, Groundwork):
8378 Fix various typos.
8379
8380 2006-05-31 Michael Ernst <mernst@alum.mit.edu>
8381
8382 * ediff.texi: Fix typos.
8383
8384 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
8385
8386 * org.texi: Small typo fixes.
8387
8388 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
8389
8390 * viper.texi (Viper Specials):
8391 * gnus.texi (Example Setup):
8392 * faq.texi (Backspace invokes help):
8393 * dired-x.texi (Optional Installation Dired Jump):
8394 * calc.texi (Defining Simple Commands): Use ;; instead of ;;; to better
8395 follow coding conventions.
8396
8397 2006-05-29 Michael Albinus <michael.albinus@gmx.de>
8398
8399 * tramp.texi (Frequently Asked Questions): Disable zsh zle.
8400
8401 2006-05-27 Thien-Thi Nguyen <ttn@gnu.org>
8402
8403 * pcl-cvs.texi: Fix typos.
8404 (Customization): Say "us".
8405
8406 2006-05-26 Eli Zaretskii <eliz@gnu.org>
8407
8408 * org.texi: Remove bogus @setfilename.
8409
8410 2006-05-26 Carsten Dominik <dominik@science.uva.nl>
8411
8412 * org.texi (ASCII export): Omit command name.
8413 (HTML export): Add prefix to all lines in Local Variable example.
8414 (Acknowledgments): Typeset names in italics.
8415
8416 2006-05-24 Carsten Dominik <dominik@science.uva.nl>
8417
8418 * org.texi (Plain lists): Add new item navigation commands.
8419 (External links): Document elisp and info links.
8420 (Custom searches): New section.
8421 (Publishing): New chapter.
8422 (HTML export): Include a list of supported CSS classes.
8423 (Setting tags): Describe the fast-tag-setting interface.
8424
8425 2006-05-20 Luc Teirlinck <teirllm@auburn.edu>
8426
8427 * dired-x.texi: ifinfo -> ifnottex.
8428
8429 2006-05-18 Reiner Steib <Reiner.Steib@gmx.de>
8430
8431 * gnus.texi (Saving Articles): Clarify gnus-summary-save-article-mail.
8432
8433 2006-05-12 Reiner Steib <Reiner.Steib@gmx.de>
8434
8435 * message.texi (Interface): Add tool bar customization.
8436 (MIME): Index and text additions for mml-attach.
8437 (MIME): Describe mml-dnd-protocol-alist and
8438 mml-dnd-attach-options.
8439
8440 * gnus.texi (Oort Gnus): Reorder entries in sections.
8441 Fix some entries.
8442 (Starting Up): Add references to "Emacs for Heathens" and to
8443 "Finding the News". Add user-full-name and user-mail-address.
8444 (Group Buffer Format): Add tool bar customization and update.
8445 (Summary Buffer): Add tool bar customization.
8446 (Posting Styles): Add message-alternative-emails.
8447
8448 2006-05-09 Michael Albinus <michael.albinus@gmx.de>
8449
8450 * tramp.texi (Filename completion): Improve wording.
8451
8452 2006-05-07 Romain Francoise <romain@orebokech.com>
8453
8454 * faq.texi (Using regular expressions): Fix typo.
8455 (Packages that do not come with Emacs): Fix capitalization.
8456 (Replacing text across multiple files): Expand node to explain how
8457 to use `dired-do-query-replace-regexp' in more detail, based on
8458 suggestion by Eric Hanchrow <offby1@blarg.net>.
8459
8460 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
8461
8462 * tramp.texi (Filename completion): Completion of remote files'
8463 method, user name and host name is active only in partial
8464 completion mode.
8465
8466 2006-05-06 Bill Wohler <wohler@newt.com>
8467
8468 Release MH-E manual version 8.0.
8469
8470 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8471 release 8.0.
8472
8473 2006-05-06 Bill Wohler <wohler@newt.com>
8474
8475 * mh-e.texi (MH-BOOK-HOME): Change from
8476 http://www.ics.uci.edu/~mh/book/mh to
8477 http://rand-mh.sourceforge.net/book/mh.
8478 Replace .htm suffix with .html for MH book files.
8479 (Using This Manual): Update key binding for getting relevant
8480 chapter in Info from command key.
8481 (Ranges): Fix itemx.
8482
8483 2006-05-05 Karl Berry <karl@gnu.org>
8484
8485 * texinfo.tex (\definetextfonsizexi, \definetextfonsizex): New cmds.
8486 (\fonttextsize): New user-level command to change text font size.
8487
8488 2006-04-26 Reiner Steib <Reiner.Steib@gmx.de>
8489
8490 * pgg.texi (Caching passphrase): Fix markup and typos. Simplify.
8491
8492 2006-04-26 Sascha Wilde <wilde@sha-bang.de> (tiny change)
8493
8494 * pgg.texi (Caching passphrase): Add pgg-gpg-use-agent.
8495
8496 2006-04-24 Bill Wohler <wohler@newt.com>
8497
8498 * mh-e.texi (Getting Started): Make it more explicit that you need
8499 to install MH. Add pointers to current MH implementations.
8500
8501 2006-04-21 Bill Wohler <wohler@newt.com>
8502
8503 Release MH-E manual version 7.94.
8504
8505 * mh-e.texi (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for
8506 release 7.94.
8507
8508 2006-04-21 Carsten Dominik <dominik@science.uva.nl>
8509
8510 * org.texi: Many small fixes.
8511 (Handling links): Rename from "Managing links".
8512
8513 2006-04-20 Reiner Steib <Reiner.Steib@gmx.de>
8514
8515 * gnus.texi (Spam Statistics Package): Fix typo in @pxref.
8516 (Splitting mail using spam-stat): Fix @xref.
8517
8518 2006-04-20 Chong Yidong <cyd@stupidchicken.com>
8519
8520 * gnus.texi (Spam Package): Major revision of the text.
8521 Previously this node was "Filtering Spam Using The Spam ELisp Package".
8522
8523 2006-04-20 Carsten Dominik <dominik@science.uva.nl>
8524
8525 * org.texi (Time stamps): Better explanation of the purpose of
8526 different time stamps.
8527 (Structure editing, Plain lists): More details on how new items
8528 and headings are inserted.
8529
8530 2006-04-18 Carsten Dominik <dominik@science.uva.nl>
8531
8532 * org.texi (Formula syntax): Fix link to Calc Manual.
8533
8534 2006-04-17 Reiner Steib <Reiner.Steib@gmx.de>
8535
8536 * gnus.texi (Emacsen): Don't support Emacs 20.7 and XEmacs 21.1.
8537
8538 2006-04-17 Bill Wohler <wohler@newt.com>
8539
8540 * mh-e.texi (Folders): Update mh-before-quit-hook and
8541 mh-quit-hook example with code that removes the buffers rather
8542 than just bury them.
8543
8544 2006-04-17 Michael Albinus <michael.albinus@gmx.de>
8545
8546 Sync with Tramp 2.0.53.
8547
8548 2006-04-13 Carsten Dominik <dominik@science.uva.nl>
8549
8550 * org.texi (Updating settings): New section.
8551 (Visibility cycling): Better names for the startup folding
8552 options.
8553 (Exporting): Completely restructured.
8554 (The very busy C-c C-c key): New section.
8555 (Summary of in-buffer settings): New section.
8556
8557 2006-04-11 Reiner Steib <Reiner.Steib@gmx.de>
8558
8559 * gnus.texi, gnus-faq.texi, message.texi: Gnus v5.10.8 is released.
8560
8561 2006-04-10 Reiner Steib <Reiner.Steib@gmx.de>
8562
8563 * gnus.texi (Misc Group Stuff, Summary Buffer, Article Keymap)
8564 (Server Commands): Key `v' is reserved for users.
8565
8566 2006-04-11 Carsten Dominik <dominik@science.uva.nl>
8567
8568 * org.texi (Link format): New section, emphasis on bracket links.
8569 (External links): Document bracket links.
8570 (FAQ): Expand to cover shell links and the new link format.
8571
8572 2006-04-09 Kevin Ryde <user42@zip.com.au>
8573
8574 * org.texi (Formula syntax): Typo in node name of calc-eval xref.
8575
8576 2006-04-07 Reiner Steib <Reiner.Steib@gmx.de>
8577
8578 * gnus.texi (Summary Buffer Lines): Add `*'.
8579
8580 2006-04-07 Jochen Küpper <jochen@fhi-berlin.mpg.de>
8581
8582 * gnus.texi (Group Parameters):
8583 Mention gnus-permanently-visible-groups.
8584
8585 2006-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
8586
8587 * gnus.texi (Face): Fix typo.
8588
8589 2006-04-05 Reiner Steib <Reiner.Steib@gmx.de>
8590
8591 * gnus.texi (X-Face): Clarify.
8592 (Face): Need Emacs with PNG support.
8593
8594 2006-04-06 Richard Stallman <rms@gnu.org>
8595
8596 * idlwave.texi: Delete the blocks "not suitable for inclusion with
8597 Emacs".
8598
8599 2006-04-06 J.D. Smith <jdsmith@as.arizona.edu>
8600
8601 * idlwave.texi: Updated for IDLWAVE version 6.0, factoring out
8602 blocks not suitable for inclusion with Emacs using variable
8603 PARTOFEMACS.
8604
8605 2006-04-04 Simon Josefsson <jas@extundo.com>
8606
8607 * gnus.texi (Security): Improve.
8608
8609 2006-04-02 Bill Wohler <wohler@newt.com>
8610
8611 * mh-e.texi (Getting Started, Junk, Bug Reports)
8612 (MH FAQ and Support): Fix URLs.
8613
8614 2006-03-31 Romain Francoise <romain@orebokech.com>
8615
8616 * gnus.texi (Virtual Groups): `nnvirtual-always-rescan' defaults
8617 to t, not nil (and has for the past eight years).
8618
8619 2006-03-31 Reiner Steib <Reiner.Steib@gmx.de>
8620
8621 * message.texi, gnus.texi: Bump version to 5.11.
8622
8623 2006-03-29 Reiner Steib <Reiner.Steib@gmx.de>
8624
8625 * gnus.texi (Top): Add comment about version line.
8626
8627 * message.texi (Top): Ditto. Change to take named versions into
8628 account.
8629
8630 2006-03-28 Reiner Steib <Reiner.Steib@gmx.de>
8631
8632 * gnus.texi (Posting Styles): Add x-face-file to example.
8633 (X-Face): Refer to posting styles.
8634
8635 * gnus-faq.texi ([5.8]): Add x-face-file.
8636 ([8.4]): Add links to gmane.emacs.gnus.user and
8637 gmane.emacs.gnus.general.
8638
8639 2006-03-27 Reiner Steib <Reiner.Steib@gmx.de>
8640
8641 * gnus-faq.texi: Use .invalid.
8642 ([5.4]): Fix gnus-posting-styles example.
8643
8644 2006-03-27 Romain Francoise <romain@orebokech.com>
8645
8646 * faq.texi (Emacs/W3): Rename from `w3-mode'. Mention that
8647 Emacs/W3 needs a new maintainer.
8648 (Ispell): Update author and version info.
8649 (Mailcrypt): Mention PGG.
8650 (New in Emacs 22): Add PGG to the list of new packages.
8651 Include minor changes from "Ramprasad B" <ramprasad_i82@yahoo.com>
8652 updating dead URLs.
8653
8654 2006-03-25 Karl Berry <karl@gnu.org>
8655
8656 * ada-mode.texi, autotype.texi, calc.texi, cc-mode.texi, cl.texi,
8657 * dired-x.texi, ebrowse.texi, ediff.texi, emacs-mime.texi, erc.texi,
8658 * eshell.texi, eudc.texi, faq.texi, forms.texi, gnus.texi, idlwave.texi,
8659 * info.texi, message.texi, mh-e.texi, pcl-cvs.texi, pgg.texi,
8660 * rcirc.texi, reftex.texi, sc.texi, ses.texi, sieve.texi,
8661 * speedbar.texi, url.texi, vip.texi, viper.texi, widget.texi,
8662 * woman.texi: (1) use @copyright{} instead of (C) in typeset text;
8663 (2) do not indent copyright year list (or anything else).
8664
8665 2006-03-21 Bill Wohler <wohler@newt.com>
8666
8667 * mh-e.texi (Folders): Various edits.
8668
8669 2006-03-20 Romain Francoise <romain@orebokech.com>
8670
8671 * gnus.texi (Mail Folders): Grammar fix.
8672
8673 2006-03-19 Bill Wohler <wohler@newt.com>
8674
8675 * mh-e.texi (Replying): Document Mail-Followup-To.
8676 Change manually-formatted table to multitable. Add debugging info.
8677 Move description of mh-reply-default-reply-to into paragraph
8678 that describes its values.
8679
8680 2006-03-17 Bill Wohler <wohler@newt.com>
8681
8682 * mh-e.texi: Use smallexample and smalllisp consistently.
8683 (Sending Mail Tour): Update method of entering
8684 addresses and subject.
8685 (Sending Mail Tour, Reading Mail Tour, Processing Mail Tour)
8686 (Adding Attachments, Searching): Update screenshots for Emacs 22.
8687
8688 2006-03-15 Carsten Dominik <dominik@science.uva.nl>
8689
8690 * org.texi: Version number change only.
8691
8692 2006-03-14 Bill Wohler <wohler@newt.com>
8693
8694 * mh-e.texi: Add index entries around each paragraph rather than
8695 depend on entries from beginning of node. Doing so ensures that
8696 index entries are less likely to be forgotten if text is cut and
8697 pasted, and are necessary anyway if the references are on a
8698 separate page. It seems that makeinfo is now (v. 4.8) only
8699 producing one index entry per node, so there is no longer any
8700 excuse not to. Use subheading instead of heading. The incorrect
8701 use of heading produced very large fonts in Info--as large as the
8702 main heading.
8703 (From Bill Wohler): MH-E never did appear in Emacs 21--MH-E
8704 versions 6 and 7 appeared *around* the time of these Emacs releases.
8705
8706 2006-03-13 Carsten Dominik <dominik@science.uva.nl>
8707
8708 * org.texi (Clean view): Document new startup options.
8709
8710 2006-03-11 Bill Wohler <wohler@newt.com>
8711
8712 * mh-e.texi (Preface, More About MH-E, Options, HTML, Folders)
8713 (Composing, Scan Line Formats): Fix @refs.
8714 (Getting Started): Define MH profile and MH profile components.
8715 (Incorporating Mail, Reading Mail, Viewing, Printing)
8716 (Sending Mail, Forwarding, Editing Drafts, Inserting Letter)
8717 (Signature, Aliases, Scan Line Formats): Use @code instead of @samp
8718 for string constants.
8719 (Tool Bar): Remove spurious quote.
8720 (Junk): Use ``...'' instead of "...".
8721 (Scan Line Formats): Replace @samp with @kbd.
8722
8723 2006-03-10 Katsumi Yamaoka <yamaoka@jpl.org>
8724
8725 * gnus.texi (NoCeM): Mention gnus-use-nocem can also be a number.
8726
8727 2006-03-10 Reiner Steib <Reiner.Steib@gmx.de>
8728
8729 * gnus.texi (Fancy Mail Splitting): Improve sentences so as to be
8730 easy to understand.
8731
8732 2006-03-09 Katsumi Yamaoka <yamaoka@jpl.org>
8733
8734 * gnus.texi: Markup fix.
8735 (Fancy Mail Splitting): Specify new feature.
8736
8737 2006-03-08 Katsumi Yamaoka <yamaoka@jpl.org>
8738
8739 * gnus.texi (Fancy Mail Splitting): Improve descriptions about
8740 partial-words matching.
8741
8742 2006-03-07 Reiner Steib <Reiner.Steib@gmx.de>
8743
8744 * emacs-mime.texi (Display Customization): Reword image/.* stuff.
8745
8746 * gnus.texi (Oort Gnus): Add note about `gnus-load'.
8747 (MIME Commands): Fix mm-discouraged-alternatives.
8748
8749 2006-03-07 Carsten Dominik <dominik@science.uva.nl>
8750
8751 * org.texi: Version number change only.
8752
8753 2006-03-06 Bill Wohler <wohler@newt.com>
8754
8755 * mh-e.texi: Move from SourceForge repository to Savannah.
8756 This is version 7.93, which is a total rewrite from the previous
8757 edition 1.3 for MH-E version 5.0.2, and corresponds to MH-E
8758 version 7.93.
8759
8760 2006-03-03 Reiner Steib <Reiner.Steib@gmx.de>
8761
8762 * gnus.texi (Oort Gnus): Add `mm-fill-flowed'.
8763
8764 2006-03-01 Carsten Dominik <dominik@science.uva.nl>
8765
8766 * org.texi (Interaction): Add item about `org-mouse.el' by
8767 Piotr Zielinski.
8768 (Managing links): Document that also mouse-1 can be used to
8769 activate a link.
8770 (Headlines, FAQ): Add entry about hiding leading stars.
8771 (Miscellaneous): Resort the sections in this chapter to a more
8772 logical sequence.
8773
8774 2006-02-27 Simon Josefsson <jas@extundo.com>
8775
8776 * emacs-mime.texi (Flowed text): Add mm-fill-flowed. (Sync
8777 2004-01-27 from the trunk).
8778
8779 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8780
8781 * cc-mode.texi: Rename c-hungry-backspace to
8782 c-hungry-delete-backwards, at the request of RMS. Leave the old
8783 name as an alias.
8784
8785 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8786
8787 * cc-mode.texi: Correct the definition of c-beginning-of-defun, to
8788 include the function header within the defun.
8789
8790 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8791
8792 * cc-mode.texi: Correct two typos.
8793
8794 2006-02-24 Alan Mackenzie <bug-cc-mode@gnu.org>
8795
8796 * cc-mode.texi (Comment Commands): State that C-u M-; kills any
8797 existing comment.
8798 (Electric Keys): Add a justification for electric indentation.
8799 (Hungry WS Deletion): Clear up the names and complications of the
8800 BACKSPACE and DELETE keys.
8801
8802 2006-02-23 Juri Linkov <juri@jurta.org>
8803
8804 * faq.texi (Common requests): Move `Turning on auto-fill by
8805 default' after `Wrapping words automatically'. Move `Working with
8806 unprintable characters' before `Searching for/replacing newlines'.
8807 Move `Replacing highlighted text' after `Highlighting a region'.
8808 Merge `Repeating commands' and `Repeating a command as many times
8809 as possible' into the former.
8810 (Packages that do not come with Emacs): Add refs to Gmane and
8811 etc/MORE.STUFF.
8812
8813 2006-02-23 Juri Linkov <juri@jurta.org>
8814
8815 * faq.texi (Newsgroup archives): Update URLs of GNU mail archives.
8816 (Reporting bugs): Suggest using `M-x report-emacs-bug'.
8817 Add xref to `(emacs)Reporting Bugs'.
8818 (Getting a printed manual): Add URL to other formats of the manual.
8819 (Common requests): Fix menu.
8820 (Highlighting a region): Remove ref to `Turning on syntax highlighting'.
8821 (Horizontal scrolling): Mention `truncate-partial-width-windows'.
8822 (Inserting text at the beginning of each line): Add pxref to
8823 `Changing the included text prefix'.
8824 (Forcing the cursor to remain in the same column): Mention `track-eol'
8825 and `set-goal-column'. Add pxref to `(emacs)Moving Point'.
8826 (Replacing text across multiple files): Add keybinding `Q' for
8827 `dired-do-query-replace'.
8828
8829 2006-02-22 Carsten Dominik <dominik@science.uva.nl>
8830
8831 * reftex.texi: Version number and date change only.
8832
8833 * org.texi (Internal Links): Rewrite to cover the modified
8834 linking system.
8835
8836 2006-02-17 Eli Zaretskii <eliz@gnu.org>
8837
8838 * faq.texi: Remove the coding cookie, it's not needed anymore.
8839
8840 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8841
8842 * faq.texi (Colors on a TTY): Mention Mac OS port.
8843
8844 2006-02-12 Karl Berry <karl@gnu.org>
8845
8846 * faq.texi (Emacs for Atari ST): Use Sch@"auble instead of the
8847 8-bit accented a.
8848
8849 2006-02-09 Reiner Steib <Reiner.Steib@gmx.de>
8850
8851 * gnus.texi (Gnus Versions): Add history beyond start of Oort.
8852
8853 2006-02-08 Romain Francoise <romain@orebokech.com>
8854
8855 * faq.texi (Top): Remove paragraph about the FAQ being a
8856 transitional document, etc.
8857 (Searching for/replacing newlines): New node.
8858 (Yanking text in isearch): New node.
8859 (Inserting text at the beginning of each line): Rename and make
8860 more general, mention `M-;' in Message mode.
8861
8862 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
8863
8864 * faq.texi (Meta key does not work in xterm)
8865 (Emacs does not display 8-bit characters)
8866 (Inputting eight-bit characters): Update xrefs.
8867
8868 2006-02-06 Romain Francoise <romain@orebokech.com>
8869
8870 * faq.texi (VM): VM now at version 7.19.
8871 Set myself as maintainer of this file.
8872
8873 2006-02-04 Michael Olson <mwolson@gnu.org>
8874
8875 * erc.texi (History): Note that ERC is now included with Emacs.
8876
8877 2006-01-31 Romain Francoise <romain@orebokech.com>
8878
8879 * message.texi (Message Headers): Explain what
8880 `message-alternative-emails' does in more detail.
8881 Update copyright year.
8882
8883 2006-01-30 Juanma Barranquero <lekktu@gmail.com>
8884
8885 * makefile.w32-in (clean): Add newsticker, sieve, pgg, erc and rcirc.
8886
8887 2006-01-29 Richard M. Stallman <rms@gnu.org>
8888
8889 * cc-mode.texi (Indentation Commands): Inserts newline, not "linefeed".
8890
8891 2006-01-29 Michael Olson <mwolson@gnu.org>
8892
8893 * makefile.w32-in ($(infodir)/erc, erc.dvi): New targets.
8894
8895 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ERC.
8896
8897 * faq.texi (New in Emacs 22): Mention ERC.
8898
8899 2006-01-28 Luc Teirlinck <teirllm@auburn.edu>
8900
8901 * rcirc.texi: Capitalize dir entry for consistency with the entry
8902 in info/dir and other entries in the Emacs category.
8903 Fix typos. Delete trailing whitespace.
8904
8905 2006-01-28 Björn Lindström <bkhl@elektrubadur.se>
8906
8907 * rcirc.texi: Some @cindex changes, some changes from @kbd to @key.
8908
8909 2006-01-27 Eli Zaretskii <eliz@gnu.org>
8910
8911 * makefile.w32-in ($(infodir)/rcirc, rcirc.dvi): New targets.
8912 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8913
8914 * Makefile.in (../info/rcirc, rcirc.dvi): New targets.
8915 (INFO_TARGETS, DVI_TARGETS): Add rcirc.
8916
8917 2006-01-27 Alex Schroeder <alex@gnu.org>
8918
8919 * rcirc.texi: New file.
8920
8921 2006-01-23 Juri Linkov <juri@jurta.org>
8922
8923 * widget.texi (User Interface): Add S-TAB for widget-backward.
8924
8925 2006-01-22 Michael Albinus <michael.albinus@gmx.de>
8926
8927 Sync with Tramp 2.0.52.
8928
8929 * tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
8930 Add Tramp disabling item. New item for common connection problems.
8931 (various): Apply "ftp" as method for the download URL.
8932 (Bug Reports): Refer to FAQ for common problems.
8933
8934 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8935
8936 * widget.texi (User Interface): Use @key for TAB.
8937
8938 * ses.texi (Formulas, Printer functions): Use @key for TAB.
8939
8940 * ebrowse.texi (Switching to Tree, Symbol Completion): Use @key
8941 for TAB.
8942
8943 * cc-mode.texi (Indentation Calculation): Use @key for TAB.
8944
8945 2006-01-16 Katsumi Yamaoka <yamaoka@jpl.org>
8946
8947 * gnus.texi: Update copyright.
8948
8949 2006-01-13 Katsumi Yamaoka <yamaoka@jpl.org>
8950
8951 * gnus.texi (Article Washing): Additions.
8952
8953 2006-01-13 Carsten Dominik <dominik@science.uva.nl>
8954
8955 * org.texi (Agenda commands): Document tags command.
8956
8957 2006-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
8958
8959 * gnus.texi (RSS): Document nnrss-wash-html-in-text-plain-parts.
8960
8961 2006-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
8962
8963 * gnus.texi (RSS): Addition.
8964
8965 2005-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
8966
8967 * gnus.texi (Summary Post Commands): Fix function bound to `S O p'.
8968
8969 2005-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
8970
8971 * emacs-mime.texi (Display Customization): Add setting example to
8972 mm-discouraged-alternatives.
8973
8974 2006-01-09 Stefan Monnier <monnier@iro.umontreal.ca>
8975
8976 * flymake.texi (Obtaining Flymake): Remove chapter since Emacs's
8977 version is the canonical version.
8978
8979 2006-01-08 Alex Schroeder <alex@gnu.org>
8980
8981 * pgg.texi (Caching passphrase): Rewording.
8982
8983 2006-01-06 Eli Zaretskii <eliz@gnu.org>
8984
8985 * flymake.texi (Obtaining Flymake): Update Flymake's CVS
8986 repository URL.
8987
8988 2006-01-06 Carsten Dominik <dominik@science.uva.nl>
8989
8990 * org.texi: Removed the accidentally re-added empty line in the
8991 direntry.
8992
8993 2006-01-05 Carsten Dominik <dominik@science.uva.nl>
8994
8995 * org.texi (Agenda Views): Chapter reorganized.
8996
8997 2005-12-29 Romain Francoise <romain@orebokech.com>
8998
8999 * faq.texi (Using Customize): New node.
9000
9001 2005-12-28 Luc Teirlinck <teirllm@auburn.edu>
9002
9003 * org.texi: Remove blank line in @direntry. It is non-standard
9004 and recursively produces blank lines all over the dir file (when
9005 using Texinfo 4.8).
9006
9007 2005-12-21 Luc Teirlinck <teirllm@auburn.edu>
9008
9009 * widget.texi (atoms): Delete obsolete remark about `file' widget.
9010
9011 2005-12-20 Carsten Dominik <dominik@science.uva.nl>
9012
9013 * org.texi (Tags): Boolean logic documented.
9014 (Agenda Views): Document custom commands.
9015
9016 2005-12-20 David Kastrup <dak@gnu.org>
9017
9018 * faq.texi (AUCTeX): Update version and mailing list info.
9019
9020 2005-12-17 Katsumi Yamaoka <yamaoka@jpl.org>
9021
9022 * gnus.texi (MIME Commands): Mention addition of
9023 multipart/alternative to gnus-buttonized-mime-types and add xref
9024 to mm-discouraged-alternatives.
9025
9026 * emacs-mime.texi (Display Customization): Mention addition of
9027 "image/.*" and add xref to gnus-buttonized-mime-types in the
9028 mm-discouraged-alternatives section.
9029
9030 2005-12-16 Carsten Dominik <dominik@science.uva.nl>
9031
9032 * org.texi (Tags): New section.
9033 (Agenda Views): Chapter reorganized.
9034
9035 2005-12-16 Eli Zaretskii <eliz@gnu.org>
9036
9037 * org.texi (Internal Links): Add a missing comma after an @xref.
9038
9039 2005-12-14 Chong Yidong <cyd@stupidchicken.com>
9040
9041 * faq.texi (Filling paragraphs with a single space): No need to
9042 change sentence-end now.
9043
9044 2005-12-13 Romain Francoise <romain@orebokech.com>
9045
9046 * faq.texi (Scrolling only one line): Use `scroll-conservatively'.
9047
9048 2005-12-12 Jay Belanger <belanger@truman.edu>
9049
9050 * faq.texi (Calc): Update version number.
9051
9052 2005-12-12 Carsten Dominik <dominik@science.uva.nl>
9053
9054 * org.texi (Progress Logging): New section.
9055
9056 2005-12-10 Romain Francoise <romain@orebokech.com>
9057
9058 Update the Emacs FAQ for the 22.1 release.
9059
9060 * faq.texi: Set VER to `22.1'.
9061 (Basic editing): Explain how to use localized versions of the
9062 Tutorial. Mention that `C-h r' displays the manual.
9063 Delete obsolete WWW link to an Emacs 18 tutorial.
9064 (Getting a printed manual): Point to the new locations of the
9065 manuals on the GNU Web site.
9066 (Emacs Lisp documentation): Explain that the Emacs Lisp manual is
9067 available via Info (it was previously distributed separately).
9068 (Installing Texinfo documentation): The latest version of Texinfo
9069 is 4.8, not 4.0.
9070 (Informational files for Emacs): COPYING is the GNU General Public
9071 License, not the Emacs General Public License.
9072 (Informational files for Emacs): Delete obsolete link to the
9073 GNUinfo pages as they have been removed from the GNU Web site.
9074 (New in Emacs 22): New node.
9075 (Setting up a customization file): Say that most packages support
9076 Customize nowadays.
9077 (Colors on a TTY): Delete reference to instructions on how to
9078 enable syntax highlighting, it is now enabled by default.
9079 (Turning on abbrevs by default): Emacs now reads the abbrevs file
9080 at startup automatically.
9081 (Controlling case sensitivity): Mention `M-c' in isearch.
9082 (Using an already running Emacs process): Emacs now creates the
9083 socket in `/tmp/emacsUID'. Fix typos. Change default location of
9084 gnuserv. As emacsclient can now run Lisp code as well, delete a
9085 sentence praising gnuserv for that. Simplify description of how
9086 the client/server operation works.
9087 (Compiler error messages): Delete obsolete text (compile.el has
9088 been rewritten).
9089 (Indenting switch statements): Fix typo.
9090 (Matching parentheses): Simplify setup instructions, mention the
9091 menu bar item in the Options menu.
9092 (Repeating a command as many times as possible): Mention `C-x e'.
9093 (Going to a line by number): Mention new keymap and bindings
9094 `M-g M-g', `M-g M-p' and `M-g M-n'.
9095 (Turning on syntax highlighting): Now on by default. Simplify.
9096 (Replacing highlighted text): Use `1', not `t'.
9097 (Problems with very large files): The maximum size is now 256MB on
9098 32-bit machines.
9099 (^M in the shell buffer): Mention `comint-process-echoes'.
9100 (Emacs for Apple computers): Emacs 22 has native support for Mac
9101 OS X.
9102 (Translating names to IP addresses): Delete node.
9103 (Binding keys to commands): Fix typo.
9104 (SPC no longer completes file names): New node.
9105 (MIME with Emacs mail packages): Delete section about the Emacs
9106 MIME FAQ (it's not reachable anymore).
9107
9108 2005-12-08 Alan Mackenzie <bug-cc-mode@gnu.org>
9109
9110 * cc-mode.texi: The manual has been extensively revised: the
9111 information about using CC Mode has been separated from the larger
9112 and more difficult chapters about configuration. It has been
9113 updated for CC Mode 5.31.
9114
9115 2005-12-05 Katsumi Yamaoka <yamaoka@jpl.org>
9116
9117 * pgg.texi (User Commands): Fix description of pgg-verify-region.
9118 (Selecting an implementation): Fix descriptions.
9119
9120 2005-11-30 Katsumi Yamaoka <yamaoka@jpl.org>
9121
9122 * message.texi (Various Message Variables): Addition.
9123
9124 2005-11-29 Katsumi Yamaoka <yamaoka@jpl.org>
9125
9126 * message.texi: Fix default values.
9127
9128 2005-11-25 Katsumi Yamaoka <yamaoka@jpl.org>
9129
9130 * message.texi (Header Commands): Clarify descriptions of
9131 message-cross-post-followup-to, message-reduce-to-to-cc, and
9132 message-insert-wide-reply.
9133 (Various Commands): Fix kindex for message-kill-to-signature;
9134 clarify description of message-tab.
9135
9136 2005-11-22 Katsumi Yamaoka <yamaoka@jpl.org>
9137
9138 * message.texi (Mailing Lists): Fix description about MFT.
9139
9140 * gnus.texi (Emacs Lisp): Use ~/.gnus.el instead of ~/.emacs.
9141
9142 2005-11-17 Katsumi Yamaoka <yamaoka@jpl.org>
9143
9144 * gnus.texi (Slow Terminal Connection): Replace old description
9145 with new one.
9146
9147 2005-11-16 Katsumi Yamaoka <yamaoka@jpl.org>
9148
9149 * gnus.texi (Oort Gnus): Use ~/.gnus.el instead of ~/.emacs;
9150 replace X-Draft-Headers with X-Draft-From.
9151
9152 2005-11-14 Katsumi Yamaoka <yamaoka@jpl.org>
9153
9154 * gnus.texi (Various Various): Fix the default value of
9155 nnheader-max-head-length.
9156 (Gnus Versions): Fix typo.
9157
9158 2005-12-08 Carsten Dominik <dominik@science.uva.nl>
9159
9160 * org.texi (Structure editing): Document new functionality of
9161 M-RET.
9162
9163 2005-12-06 Luc Teirlinck <teirllm@auburn.edu>
9164
9165 * org.texi (Internal Links): Fix Texinfo usage.
9166
9167 2005-12-06 Carsten Dominik <dominik@science.uva.nl>
9168
9169 * org.texi (TODO basics): Document the global todo list.
9170 (TODO items): Documents sparse tree for specific TODO
9171 keywords.
9172
9173 2005-11-30 Carsten Dominik <dominik@science.uva.nl>
9174
9175 * org.texi (Plain Lists): Typos fixed.
9176
9177 2005-11-28 Jay Belanger <belanger@truman.edu>
9178
9179 * calc.texi: Change references of `M-#' to `C-x *' prefix.
9180
9181 2005-11-24 Carsten Dominik <dominik@science.uva.nl>
9182
9183 * org.texi (Structure editing): New item moving commands added.
9184 (Plain Lists): New section.
9185
9186 2005-11-18 Carsten Dominik <dominik@science.uva.nl>
9187
9188 * org.texi (FAQ): Document `org-table-tab-jumps-over-hlines'.
9189 (Agenda): Document commands `org-cycle-agenda-files' and
9190 `org-agenda-file-to-front'.
9191 (Built-in table editor): Document `org-table-sort-lines'.
9192 (HTML formatting): Export of hand-formatted lists.
9193
9194 2005-11-10 Katsumi Yamaoka <yamaoka@jpl.org>
9195
9196 * gnus.texi (XVarious): Fix description of gnus-use-toolbar; add
9197 new variable gnus-toolbar-thickness.
9198
9199 2005-11-08 Katsumi Yamaoka <yamaoka@jpl.org>
9200
9201 * gnus.texi (XVarious): Revert description of gnus-use-toolbar.
9202
9203 2005-11-07 Katsumi Yamaoka <yamaoka@jpl.org>
9204
9205 * gnus.texi (X-Face): Fix description.
9206 (XVarious): Remove gnus-xmas-logo-color-alist and
9207 gnus-xmas-logo-color-style; fix description of gnus-use-toolbar.
9208
9209 2005-11-01 Katsumi Yamaoka <yamaoka@jpl.org>
9210
9211 * gnus.texi (Group Parameters): Mention new variable
9212 gnus-parameters-case-fold-search.
9213 (Home Score File): Addition.
9214
9215 2005-11-04 Ulf Jasper <ulf.jasper@web.de>
9216
9217 * newsticker.texi: VERSION changed to 1.9. Updated UPDATED.
9218 (Overview): List supported feed types.
9219 (Installation): No installation necessary when using autoload.
9220 (Configuration): Rename "RSS" to "news".
9221
9222 2005-11-04 Ken Manheimer <ken.manheimer@gmail.com>
9223
9224 * pgg.texi (User Commands): Document additional passphrase
9225 argument for pgg-encrypt-*, pgg-decrypt-*, and pgg-sign-* functions.
9226 (Backend methods): Likewise for corresponding pgg-scheme-* functions.
9227
9228 2005-11-04 Carsten Dominik <dominik@science.uva.nl>
9229
9230 * org.texi: Version number changed to 3.19.
9231
9232 2005-10-29 Sascha Wilde <wilde@sha-bang.de>
9233
9234 * pgg.texi (How to use): Update the example to add autoload of
9235 pgg-encrypt-symmetric-region.
9236 (User Commands): Document pgg-encrypt-symmetric-region.
9237 (Backend methods): Document pgg-scheme-encrypt-symmetric-region.
9238
9239 2005-10-27 Jay Belanger <belanger@truman.edu>
9240
9241 * calc.texi (Predefined Units): Fix the symbol for a TeX points,
9242 mention other TeX-related units.
9243
9244 2005-10-23 Lars Hansen <larsh@soem.dk>
9245
9246 * dired-x.texi (Miscellaneous Commands):
9247 Replace dired-do-relative-symlink by dired-do-relsymlink and
9248 dired-do-relative-symlink-regexp by dired-do-relsymlink-regexp.
9249
9250 2005-10-23 Jay Belanger <belanger@truman.edu>
9251
9252 * calc.texi (Predefined Units): Use `alpha' for the fine structure
9253 constant.
9254
9255 2005-10-23 Michael Albinus <michael.albinus@gmx.de>
9256
9257 * faq.texi (Bugs and problems):
9258 Replace `dired-move-to-filename-regexp' by
9259 `directory-listing-before-filename-regexp'.
9260
9261 2005-10-22 Eli Zaretskii <eliz@gnu.org>
9262
9263 * newsticker.texi (UPDATED): Set value.
9264
9265 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org>
9266
9267 * gnus.texi (Document Groups): Remove duplicate item.
9268
9269 2005-10-21 Carsten Dominik <dominik@science.uva.nl>
9270
9271 * org.texi (Summary): Mention iCalendar support.
9272 (Exporting): Document iCalendar support.
9273
9274 2005-10-18 Romain Francoise <romain@orebokech.com>
9275
9276 * viper.texi (Viper Specials): Capitalize GNU.
9277
9278 2005-10-17 Juri Linkov <juri@jurta.org>
9279
9280 * info.texi (Getting Started, Search Index, Expert Info):
9281 Fix wording.
9282 (Search Text): Replace `echo area' with `mode line'.
9283 (Search Index): Both `i' and `,' find all index entries.
9284 Replace example `C-f' with `C-l' (which exists in index of Info
9285 manual) and delete spaces in its keyboard input sequence.
9286 Delete unnecessary explanations about literal characters.
9287
9288 2005-10-14 Katsumi Yamaoka <yamaoka@jpl.org>
9289
9290 * gnus.texi (Document Server Internals): Addition.
9291
9292 2005-10-13 Katsumi Yamaoka <yamaoka@jpl.org>
9293
9294 * gnus.texi (A note on namespaces): Fix RFC reference.
9295
9296 2005-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
9297
9298 * gnus.texi (RSS): Fix key description.
9299
9300 2005-10-11 Katsumi Yamaoka <yamaoka@jpl.org>
9301
9302 * gnus.texi: Emacs/w3 -> Emacs/W3.
9303 (Browsing the Web): Fix description.
9304 (Web Searches): Ditto.
9305 (Customizing W3): Ditto.
9306
9307 2005-10-07 Katsumi Yamaoka <yamaoka@jpl.org>
9308
9309 * gnus.texi (Maildir): Clarify expire-age and expire-group.
9310
9311 2005-10-11 Jay Belanger <belanger@truman.edu>
9312
9313 * calc.texi (Integration): Mention using `a i' to compute definite
9314 integrals.
9315
9316 2005-10-11 Juri Linkov <juri@jurta.org>
9317
9318 * info.texi: Rearrange nodes.
9319 (Top): Update menu. Change ref `Info for Experts' to
9320 `Advanced Info Commands'.
9321 (Getting Started): Fix description of manual's parts.
9322 (Help-Int): Change xref `Info Search' to `Search Index', and
9323 `Expert Info' to `Advanced'.
9324 (Advanced): Move node one level up.
9325 (Search Text, Search Index): New nodes split out from `Info Search'.
9326 (Go to node, Choose menu subtopic, Create Info buffer): New nodes
9327 split out from `Advanced'.
9328 (Advanced, Emacs Info Variables): De-document editing an Info file
9329 in Info.
9330 (Emacs Info Variables): Move node from `Expert Info' to `Advanced'.
9331 (Creating an Info File): Delete node and move its text to
9332 `Expert Info'.
9333
9334 2005-10-10 Carsten Dominik <dominik@science.uva.nl>
9335
9336 * org.texi (Workflow states): Documented that change in keywords
9337 becomes active only after restart of Emacs.
9338
9339 2005-10-08 Michael Albinus <michael.albinus@gmx.de>
9340
9341 Sync with Tramp 2.0.51.
9342
9343 2005-10-08 Nick Roberts <nickrob@snap.net.nz>
9344
9345 * speedbar.texi (Introduction): Describe new location of speedbar
9346 on menubar.
9347 (Basic Key Bindings): Remove descriptions of bindings that have
9348 been removed.
9349
9350 2005-10-05 Nick Roberts <nickrob@snap.net.nz>
9351
9352 * speedbar.texi (GDB): Describe use of watch expressions.
9353
9354 2005-09-28 Simon Josefsson <jas@extundo.com>
9355
9356 * message.texi (IDNA): Fix.
9357
9358 2005-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
9359
9360 * gnus.texi (NNTP): Remove nntp-buggy-select, nntp-read-timeout,
9361 nntp-server-hook, and nntp-warn-about-losing-connection; fix
9362 description of nntp-open-connection-function.
9363 (Common Variables): Fix descriptions.
9364
9365 2005-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
9366
9367 * gnus.texi (Server Buffer Format): Document the %a format spec.
9368
9369 2005-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
9370
9371 * gnus.texi (Mail): Fix gnus-confirm-mail-reply-to-news entry.
9372
9373 2005-09-23 Carsten Dominik <dominik@science.uva.nl>
9374
9375 * org.texi Version 3.16.
9376
9377 2005-09-19 Miles Bader <miles@gnu.org>
9378
9379 * newsticker.texi: Get rid of CVS keywords.
9380
9381 2005-09-15 Katsumi Yamaoka <yamaoka@jpl.org>
9382
9383 * gnus.texi (Finding the Parent): Fix description of how Gnus
9384 finds article.
9385
9386 2005-09-14 Jari Aalto <jari.aalto@cante.net>
9387
9388 * gnus.texi (Advanced Scoring Examples): New examples to teach how
9389 to drop off non-answered articles.
9390
9391 2005-09-19 Juanma Barranquero <lekktu@gmail.com>
9392
9393 * makefile.w32-in (newsticker.dvi): Use parentheses instead of curly
9394 braces (which are unsupported by NMAKE) for macro `srcdir'.
9395
9396 2005-09-17 Eli Zaretskii <eliz@gnu.org>
9397
9398 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9399 (../info/newsticker, newsticker.dvi): New targets.
9400
9401 2005-09-17 Ulf Jasper <ulf.jasper@web.de>
9402
9403 * newsticker.texi: Replace @command with @code. Replace @example
9404 with @lisp.
9405 (Top): Add explanations to menu items.
9406 (GNU Free Documentation License): Remove.
9407
9408 2005-09-16 Romain Francoise <romain@orebokech.com>
9409
9410 Update all files to specify GFDL version 1.2.
9411
9412 * doclicense.texi (GNU Free Documentation License): Update to
9413 version 1.2.
9414
9415 2005-09-15 Richard M. Stallman <rms@gnu.org>
9416
9417 * newsticker.texi: Fix @setfilename.
9418
9419 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add newsticker targets.
9420 (../info/newsticker, newsticker.dvi): New targets.
9421
9422 2005-08-30 Carsten Dominik <dominik@science.uva.nl>
9423
9424 * org.texi: Version 3.15.
9425
9426 2005-08-29 Luc Teirlinck <teirllm@auburn.edu>
9427
9428 * ses.texi: Combine all three indices into one.
9429 Correct a few typos.
9430
9431 2005-08-19 Katsumi Yamaoka <yamaoka@jpl.org>
9432
9433 * emacs-mime.texi (time-date): Fix description of safe-date-to-time.
9434
9435 2005-08-18 Katsumi Yamaoka <yamaoka@jpl.org>
9436
9437 * emacs-mime.texi (Handles): Remove duplicate item.
9438 (Encoding Customization): Fix the default value for
9439 mm-coding-system-priorities.
9440 (Charset Translation): Emacs doesn't use mm-mime-mule-charset-alist.
9441 (Basic Functions): Fix reference.
9442
9443 2005-08-09 Katsumi Yamaoka <yamaoka@jpl.org>
9444
9445 * gnus.texi (Charsets): Fj hierarchy uses iso-2022-jp.
9446
9447 2005-08-18 Richard M. Stallman <rms@gnu.org>
9448
9449 * faq.texi (Obtaining the FAQ): Delete refs to Lerner's email
9450 and web site.
9451
9452 * faq.texi (Swapping keys): Xref for normal-erase-is-backspace-mode,
9453 not keyboard-translate.
9454
9455 2005-08-11 Richard M. Stallman <rms@gnu.org>
9456
9457 * faq.texi (Using regular expressions): Fix xref.
9458
9459 2005-08-09 Juri Linkov <juri@jurta.org>
9460
9461 * info.texi (Help-P): Replace `Prev' with `Previous'.
9462 (Help-M, Help-Xref): Add S-TAB.
9463 (Help-FOO): Update `u' command.
9464 (Help-Xref): Move info about Mouse-2 from `Help-Int'.
9465 Update info about visibility of xref parts.
9466 (Help-Int): Fix `m' command. Rename `Info-last' to
9467 `Info-history-back'. Add `Info-history-forward'.
9468 (Advanced): Fix `g*' and `M-n' commands.
9469 (Info Search): Add `index-apropos' in stand-alone browser.
9470 Add isearch commands.
9471 (Emacs Info Variables): Remove `Info-fontify'.
9472 Add `Info-mode-hook'. Update face names.
9473 Add `Info-fontify-maximum-menu-size',
9474 `Info-fontify-visited-nodes', `Info-isearch-search'.
9475
9476 2005-08-07 Michael Albinus <michael.albinus@gmx.de>
9477
9478 Sync with Tramp 2.0.50.
9479
9480 * tramp.texi: Use @option{} consequently for method names.
9481 (Inline methods, External transfer methods): Remove references to
9482 Cygwin.
9483 (Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
9484 implementation.
9485
9486 2005-07-27 Reiner Steib <Reiner.Steib@gmx.de>
9487
9488 * gnus.texi (Startup Files): Fix name of gnus-site-init-file.
9489 Mention that gnus-init-file is not read when Emacs is invoked with
9490 --no-init-file or -q.
9491
9492 2005-07-19 Carsten Dominik <dominik@science.uva.nl>
9493
9494 * org.texi: Version 3.14.
9495
9496 2005-07-04 Carsten Dominik <dominik@science.uva.nl>
9497
9498 * org.texi: Version 3.13.
9499
9500 2005-07-18 Juri Linkov <juri@jurta.org>
9501
9502 * calc.texi (Time Zones, Logical Operations):
9503 * cl.texi (Overview):
9504 * org.texi (TODO types):
9505 * sc.texi (Emacs 18 MUAs):
9506 * speedbar.texi (Top):
9507 * url.texi (History):
9508 Delete duplicate duplicate words.
9509
9510 2005-07-16 Johan Bockgård <bojohan@users.sourceforge.net> (tiny change)
9511
9512 * cl.texi (Type Predicates): Document `atom' type.
9513
9514 2005-07-04 Lute Kamstra <lute@gnu.org>
9515
9516 Update FSF's address in GPL notices.
9517
9518 * calc.texi (Copying):
9519 * doclicense.texi (GNU Free Documentation License):
9520 * faq.texi (Contacting the FSF):
9521 * mh-e.texi (Copying): Update FSF's address.
9522
9523 2005-07-03 Richard M. Stallman <rms@gnu.org>
9524
9525 * flymake.texi (Example -- Configuring a tool called directly):
9526 Update name of flymake-build-relative-filename.
9527
9528 2005-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
9529
9530 * gnus.texi (NoCeM): gnus-nocem-verifyer defaults to pgg-verify.
9531
9532 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
9533
9534 * org.texi: Version 3.12.
9535
9536 2005-06-24 Eli Zaretskii <eliz@gnu.org>
9537
9538 * makefile.w32-in (MAKEINFO): Use --force.
9539 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
9540 Makefile.in.
9541 (gnus.dvi): Use "..." to quote Sed args, so that it works with
9542 more shells.
9543
9544 2005-06-23 Richard M. Stallman <rms@gnu.org>
9545
9546 * speedbar.texi (Creating a display): Texinfo usage fixes.
9547
9548 * tramp.texi (Customizing Completion, Auto-save and Backup):
9549 Texinfo usage fixes.
9550
9551 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
9552
9553 * dired-x.texi (Miscellaneous Commands):
9554 * ediff.texi (Miscellaneous):
9555 * gnus.texi (MIME Commands, Fancy Mail Splitting, Agent Visuals)
9556 (Agent Variables):
9557 * info.texi (Help-Xref):
9558 * message.texi (Message Headers):
9559 * org.texi (Remember):
9560 * reftex.texi (Options (Defining Label Environments)):
9561 (Options (Index Support)):
9562 (Options (Viewing Cross-References)):
9563 (Options (Misc)):
9564 (Changes):
9565 * speedbar.texi (Creating a display):
9566 * tramp.texi (Customizing Completion, Auto-save and Backup):
9567 Texinfo usage fix.
9568
9569 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
9570
9571 * org.texi: Version 3.11.
9572
9573 2005-06-12 Jay Belanger <belanger@truman.edu>
9574
9575 * calc.texi (Getting Started): Remove extra menu item.
9576
9577 2005-05-31 Jay Belanger <belanger@truman.edu>
9578
9579 * calc.texi (Notations Used in This Manual): Use @kbd for key
9580 sequence.
9581 (Demonstration of Calc): Mention another way of starting Calc.
9582 (Starting Calc): Mention long name of M-#.
9583 (Embedded Mode Overview): Remove unnecessary instruction.
9584 (Other M-# commands): Rephrase `M-# 0' explanation.
9585 (Basic Embedded Mode): Rewrite discussion of prefix arguments to
9586 reflect current behavior.
9587
9588 2005-05-30 Jay Belanger <belanger@truman.edu>
9589
9590 * calc.texi (Hooks): Change description of calc-window-hook and
9591 calc-trail-window-hook to match usage.
9592 (Computational Functions): Add more constant-generating functions.
9593 (Customizable Variables): Use defvar.
9594
9595 2005-05-28 Jay Belanger <belanger@truman.edu>
9596
9597 * calc.texi (Assignments in Embedded Mode): Fix variable name.
9598 (Basic Embedded Mode): Explain behavior of arguments to
9599 calc-embedded-mode.
9600
9601 2005-05-27 Jay Belanger <belanger@truman.edu>
9602
9603 * calc.texi (Queries in Keyboard Macros): Rewrite to reflect
9604 current behavior.
9605
9606 2005-05-25 Jay Belanger <belanger@truman.edu>
9607
9608 * calc.texi: Change Calc version number throughout.
9609 (Keypad Mode): Change location in info output.
9610 (Keypad mode overview): Move picture of keypad.
9611
9612 2005-05-21 Jay Belanger <belanger@truman.edu>
9613
9614 * calc.texi (Storing variables): Mention that only most variables
9615 are void to begin with.
9616
9617 2005-05-21 Kevin Ryde <user42@zip.com.au>
9618
9619 * widget.texi (Basic Types): Update cross ref from "Enabling
9620 Mouse-1 to Follow Links" to "Links and Mouse-1" per recent
9621 lispref/text.texi change.
9622
9623 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
9624
9625 * org.texi: Version 3.09.
9626
9627 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
9628
9629 * reftex.texi: Version 4.28.
9630
9631 2005-05-16 Jay Belanger <belanger@truman.edu>
9632
9633 * calc.texi (Storing Variables): Mention `calc-copy-special-constant'.
9634
9635 2005-05-14 Jay Belanger <belanger@truman.edu>
9636
9637 * calc.texi (Default Simplifications): Insert missing ! (logical
9638 not operator).
9639
9640 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
9641
9642 Sync with Tramp 2.0.49.
9643
9644 2005-05-10 Jay Belanger <belanger@truman.edu>
9645
9646 * calc.texi (Default Simplifications): Mention that 0^0 simplifies
9647 to 1.
9648
9649 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
9650
9651 * org.texi: Version 3.08, structure reorganized.
9652
9653 2005-04-24 Richard M. Stallman <rms@gnu.org>
9654
9655 * faq.texi: Delete info about lazy-lock.el and fast-lock.el.
9656
9657 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
9658
9659 * org.texi: Update to version 3.06.
9660
9661 2005-04-13 Lute Kamstra <lute@gnu.org>
9662
9663 * cc-mode.texi: Prevent creating an unnecessary empty cc-mode.ss file.
9664
9665 2005-04-10 Thien-Thi Nguyen <ttn@gnu.org>
9666
9667 * cl.texi (Porting Common Lisp): Fix typo.
9668
9669 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
9670
9671 * gnus.texi (RSS): Addition.
9672
9673 2005-04-04 Jay Belanger <belanger@truman.edu>
9674
9675 * calc.texi: Change Calc version number.
9676 (Customizable variables): Fix description of calc-language-alist.
9677 (Copying): Put in version 2 of GPL.
9678
9679 2005-04-01 Jay Belanger <belanger@truman.edu>
9680
9681 * calc.texi (Troubleshooting Commands): Remove comment about
9682 installation.
9683 (Installation): Remove section.
9684 (Customizable Variables): New section.
9685 (Basic Embedded Mode, Customizing Embedded Mode, Graphics)
9686 (Graphical Devices): Add references to Customizable Variables.
9687
9688 2005-03-25 Katsumi Yamaoka <yamaoka@jpl.org>
9689
9690 * emacs-mime.texi (Display Customization): Markup fixes.
9691 (rfc2047): Update.
9692
9693 2005-03-23 Reiner Steib <Reiner.Steib@gmx.de>
9694
9695 * gnus-faq.texi: Replaced with auto-generated version.
9696
9697 2005-03-26 Stephan Stahl <stahl@eos.franken.de> (tiny change)
9698
9699 * dired-x.texi (Multiple Dired Directories): default-directory was
9700 renamed to dired-default-directory.
9701
9702 2005-03-26 Jay Belanger <belanger@truman.edu>
9703
9704 * calc.texi (Simplifying Formulas, Rewrite Rules):
9705 Change description of top and bottom of fraction.
9706 (Modulo Forms): Move description of how to create modulo forms to
9707 earlier in the section.
9708 (Fraction Mode): Suggest using : to get a fraction by dividing.
9709 (Basic Arithmetic): Adjust placement of command name.
9710 (Truncating the Stack): Emphasize that "hidden" entries are still
9711 visible.
9712 (Installation): Move discussion of printing manual to "About This
9713 Manual".
9714 (About This Manual): Mention how to print the manual.
9715 (Reporting Bugs): Remove first person.
9716 (Building Vectors): Add algebraic version of append.
9717 (Manipulating Vectors): Fix algebraic version of calc-reverse-vector.
9718 (Grouping Digits): Fix typo.
9719
9720 2005-03-25 Werner Lemberg <wl@gnu.org>
9721
9722 * calc.texi, cl.texi, gnus.texi, idlwave.texi, reftex.texi:
9723 Replace `legal' with `valid'.
9724
9725 2005-03-25 Werner Lemberg <wl@gnu.org>
9726
9727 * calc.texi, reftex.texi: Replace `illegal' with `invalid'.
9728
9729 2005-03-24 Jay Belanger <belanger@truman.edu>
9730
9731 * calc.texi (General Mode Commands)
9732 (Mode Settings in Embedded Mode): Add some explanation of
9733 recording mode settings.
9734
9735 2005-03-24 Richard M. Stallman <rms@gnu.org>
9736
9737 * calc.texi: Remove praise of non-free software.
9738
9739 * idlwave.texi: Don't say where to get IDL or its non-free manual.
9740 (Installation): Node deleted.
9741
9742 2005-03-23 Richard M. Stallman <rms@gnu.org>
9743
9744 * url.texi (HTTP language/coding): Improve last change.
9745
9746 2005-03-22 Jay Belanger <belanger@truman.edu>
9747
9748 * calc.texi (Embedded Mode): Add new information on changing
9749 modes.
9750
9751 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
9752
9753 Sync with Tramp 2.0.48.
9754
9755 * trampver.texi.in: Replace "Emacs" by "GNU Emacs".
9756
9757 * tramp.texi: Replace "Emacs" by "GNU Emacs". Replace "Linux" by
9758 "GNU/Linux". Change all addresses to .gnu.org.
9759 (Default Method): Offer shortened syntax for "su" and "sudo"
9760 methods.
9761
9762 2005-03-07 Richard M. Stallman <rms@gnu.org>
9763
9764 * url.texi: Fix usage of "e.g.".
9765 (HTTP language/coding): Explain the rules for these strings.
9766
9767 2005-03-06 Richard M. Stallman <rms@gnu.org>
9768
9769 * woman.texi (Introduction): Minor cleanups.
9770
9771 * url.texi (HTTP language/coding): Get rid of "Emacs 21".
9772
9773 * pcl-cvs.texi (About PCL-CVS): Get rid of "Emacs 21".
9774 (Installation): Node deleted.
9775
9776 * mh-e.texi (Preface): Get rid of "Emacs 21".
9777
9778 * eshell.texi (Installation): Delete node (for Emacs 20).
9779
9780 2005-03-05 Thien-Thi Nguyen <ttn@gnu.org>
9781
9782 * flymake.texi: Refill and tweak style in @lisp blocks.
9783
9784 2005-03-03 Reiner Steib <Reiner.Steib@gmx.de>
9785
9786 * gnus.texi (Slow/Expensive Connection): Don't abbreviate "very".
9787
9788 2005-03-01 Jay Belanger <belanger@truman.edu>
9789
9790 * calc.texi (Trigonometric and Hyperbolic Functions):
9791 Mention additional functions.
9792 (Algebraic Simplifications): Mention additional simplifications.
9793
9794 2005-02-18 Jonathan Yavner <jyavner@member.fsf.org>
9795
9796 * ses.texi: Add concept/function/variable indices (this work was
9797 donated by Brad Collins <brad@chenla.org>, copyright-assignment
9798 papers on file at FSF).
9799
9800 2005-02-10 Jay Belanger <belanger@truman.edu>
9801
9802 * calc.texi: Change @LaTeX to La@TeX throughout.
9803 Redefine @expr as @math for TeX output.
9804 Redefine @texline as a no-op for TeX output.
9805 Define @tfn, replace @t by @tfn throughout.
9806
9807 2005-02-09 Jay Belanger <belanger@truman.edu>
9808
9809 * calc.texi: Add macro for LaTeX for info output.
9810
9811 2005-02-08 Kim F. Storm <storm@cua.dk>
9812
9813 * texinfo.tex (LaTex): Add def.
9814
9815 2005-02-06 Jay Belanger <belanger@truman.edu>
9816
9817 * calc.texi (TeX Language Mode): Add mention of LaTeX mode, and
9818 change name to "TeX and LaTeX Language Modes." Mention LaTeX mode
9819 throughout manual.
9820
9821 2005-01-28 Lars Magne Ingebrigtsen <larsi@gnus.org>
9822
9823 * gnus.texi: Some edits based on comments from David Abrahams.
9824
9825 2005-01-24 Katsumi Yamaoka <yamaoka@jpl.org>
9826
9827 * gnus.texi (RSS): Fix the keystroke.
9828
9829 2005-01-24 David Kastrup <dak@gnu.org>
9830
9831 * faq.texi: Update AUCTeX version info.
9832
9833 2005-01-16 Xavier Maillard <zedek@gnu-rox.org> (tiny change)
9834
9835 * gnus-faq.texi ([4.1]): Typo.
9836
9837 2005-01-19 Jay Belanger <belanger@truman.edu>
9838
9839 * calc.texi (Keep Arguments): Mention that keeping arguments
9840 doesn't work with keyboard macros.
9841
9842 2005-01-16 Richard M. Stallman <rms@gnu.org>
9843
9844 * autotype.texi (Autoinserting): Fix small error.
9845
9846 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
9847
9848 Sync with Tramp 2.0.47.
9849
9850 * tramp.texi (Compilation): New section, describing compilation of
9851 remote files.
9852
9853 2005-01-11 Kim F. Storm <storm@cua.dk>
9854
9855 * widget.texi (Basic Types): Add :follow-link keyword.
9856
9857 2005-01-09 Jay Belanger <belanger@truman.edu>
9858
9859 * calc.texi (Basic Commands): Describe new behavior of calc-reset.
9860
9861 2005-01-08 Jay Belanger <belanger@truman.edu>
9862
9863 * calc.texi: Change throughout to reflect new default value of
9864 calc-settings-file.
9865
9866 2005-01-06 Katsumi Yamaoka <yamaoka@jpl.org>
9867
9868 * message.texi (Reply): `message-reply-to-function' should return
9869 a list. Suggested by ARISAWA Akihiro <ari@mbf.ocn.co.jp>.
9870
9871 2005-01-06 Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp> (tiny change)
9872
9873 * faq.texi (Changing load-path): Fix typo.
9874
9875 2005-01-05 Jay Belanger <belanger@truman.edu>
9876
9877 * calc.texi (Programming Tutorial): Replace kbd command by
9878 appropriate characters for a keyboard macro.
9879
9880 2005-01-04 Jay Belanger <belanger@truman.edu>
9881
9882 * calc.texi (Basic Tutorial, Programming Tutorial): Remove caveats
9883 for Lucid Emacs.
9884 (Programming Tutorial): Mention that the user needs to be in the
9885 right mode to compute some functions.
9886
9887 2005-01-04 Jay Belanger <belanger@truman.edu>
9888
9889 * calc.texi (Rewrite rules): Remove an exercise (on 0^0) which is
9890 no longer applicable.
9891
9892 2005-01-01 Jay Belanger <belanger@truman.edu>
9893
9894 * calc.texi (Programming Tutorial): Change description of how to
9895 edit keyboard macros to match current behavior.
9896
9897 2004-12-31 Jay Belanger <belanger@truman.edu>
9898
9899 * calc.texi: Mention C-cC-c as the way to finish editing throughout.
9900
9901 2004-12-20 Jay Belanger <belanger@truman.edu>
9902
9903 * calc.texi (Types Tutorial): Emphasize that you can't divide by
9904 zero.
9905
9906 2004-12-17 Luc Teirlinck <teirllm@auburn.edu>
9907
9908 * cc-mode.texi (Text Filling and Line Breaking): Put period after
9909 @xref.
9910 (Font Locking): Avoid @strong{Note:}.
9911
9912 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
9913
9914 Sync with Tramp 2.0.46.
9915
9916 * tramp.texi (bottom): Add arch-tag. It was lost, somehow.
9917
9918 2004-12-16 Luc Teirlinck <teirllm@auburn.edu>
9919
9920 * url.texi: Correct typos.
9921 (Retrieving URLs): @var{nil}->@code{nil}.
9922 (HTTP language/coding, mailto): Replace "GNU Emacs Manual" with
9923 the standard "The GNU Emacs Manual" in fifth argument of @xref's.
9924 (Dealing with HTTP documents): @inforef->@xref.
9925
9926 2004-12-15 Jay Belanger <belanger@truman.edu>
9927
9928 * calc.texi: Consistently capitalized all mode names.
9929 (Answers to Exercises): Mention that an answer can be a fraction
9930 when in Fraction mode.
9931
9932 2004-12-13 Jay Belanger <belanger@truman.edu>
9933
9934 * calc.texi: Fix some TeX definitions.
9935
9936 2004-12-09 Luc Teirlinck <teirllm@auburn.edu>
9937
9938 * reftex.texi (Imprint): Remove erroneous @value's.
9939
9940 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9941
9942 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, $(infodir)/org)
9943 (org.dvi, $(infodir)/url, url.dvi, clean): Add org and url manuals.
9944
9945 2004-12-08 Jay Belanger <belanger@truman.edu>
9946
9947 * calc.texi (Starting Calc): Remove comment about installation.
9948 (Keypad Mode Overview): Remove comment about Emacs 19 support.
9949
9950 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9951
9952 * url.texi: Update @setfilename.
9953 (Getting Started): No need to worry about Gnus versions.
9954 (Dealing with HTTP documents): Use @inforef.
9955
9956 * org.texi: Fix @direntry file name.
9957
9958 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9959
9960 * url.texi: New file.
9961
9962 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/url, url.dvi): Add it.
9963
9964 2004-12-06 Jay Belanger <belanger@truman.edu>
9965
9966 * calc.texi (Using Calc): Remove paragraph about installation.
9967
9968 2004-12-06 Jay Belanger <belanger@truman.edu>
9969
9970 * calc.texi: Use more Texinfo macros and less TeX defs.
9971 Remove @refill's.
9972
9973 2004-12-06 Richard M. Stallman <rms@gnu.org>
9974
9975 * org.texi: New file.
9976
9977 2004-12-05 Richard M. Stallman <rms@gnu.org>
9978
9979 * Makefile.in (org.dvi, ../info/org): New targets.
9980 (INFO_TARGETS): Add ../info/org.
9981 (DVI_TARGETS): Add org.dvi.
9982 (maintainer-clean): Remove the info files in the info dir.
9983
9984 2004-11-26 Eli Zaretskii <eliz@gnu.org>
9985
9986 * idlwave.texi: Fix the setfilename directive to put the produced
9987 file in ../info.
9988 (Continued Statement Indentation): Resurrect Jan D.'s change from
9989 2004-11-03 that was lost when a newer version of idlwave.texi was
9990 imported.
9991
9992 2004-12-08 Reiner Steib <Reiner.Steib@gmx.de>
9993
9994 * gnus-faq.texi ([5.1]): Add missing bracket.
9995
9996 * gnus.texi (Filtering Spam Using The Spam ELisp Package):
9997 Index `spam-initialize'.
9998
9999 2004-11-22 Reiner Steib <Reiner.Steib@gmx.de>
10000
10001 * message.texi (Various Message Variables): Mention that all mail
10002 file variables are derived from `message-directory'.
10003
10004 * gnus.texi (Splitting Mail): Clarify bogus group.
10005
10006 2004-11-02 Katsumi Yamaoka <yamaoka@jpl.org>
10007
10008 * emacs-mime.texi (Encoding Customization):
10009 Fix mm-coding-system-priorities entry.
10010
10011 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
10012
10013 * idlwave.texi (Continued Statement Indentation):
10014 * reftex.texi (Options (Index Support)):
10015 (Displaying and Editing the Index, Table of Contents):
10016 * speedbar.texi (Creating a display, Major Display Modes):
10017 Replace non-nil with non-@code{nil}.
10018
10019 2004-10-21 Jay Belanger <belanger@truman.edu>
10020
10021 * calc.texi (Algebraic-Style Calculations): Remove a comment.
10022
10023 2004-10-18 Luc Teirlinck <teirllm@auburn.edu>
10024
10025 * calc.texi (Reporting Bugs): Double up `@'.
10026
10027 2004-10-18 Jay Belanger <belanger@truman.edu>
10028
10029 * calc.texi (Reporting Bugs): Change the address that bugs
10030 should be sent to.
10031
10032 2004-10-15 Reiner Steib <Reiner.Steib@gmx.de>
10033
10034 * gnus.texi (New Features): Add 5.11.
10035
10036 * message.texi (Resending): Remove wrong default value.
10037
10038 * gnus.texi (Mail Source Specifiers): Describe possible problems
10039 of `pop3-leave-mail-on-server'. Add `pop3-movemail' and
10040 `pop3-leave-mail-on-server' to the index.
10041
10042 2004-10-15 Katsumi Yamaoka <yamaoka@jpl.org>
10043
10044 * message.texi (Canceling News): Add how to set a password.
10045
10046 2004-10-12 Jay Belanger <belanger@truman.edu>
10047
10048 * calc.texi (Help Commands): Change the descriptions of
10049 calc-describe-function and calc-describe-variable to match their
10050 current behavior.
10051
10052 2004-10-12 Reiner Steib <Reiner.Steib@gmx.de>
10053
10054 * gnus-faq.texi ([5.9]): Improve code for reply-in-news.
10055
10056 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10057
10058 Sync with Tramp 2.0.45.
10059
10060 * tramp.texi (Frequently Asked Questions): Comment paragraph about
10061 plink link. The URL is outdated. Originator contacted for
10062 clarification.
10063
10064 2004-10-10 Juri Linkov <juri@jurta.org>
10065
10066 * gnus.texi (Top, Marking Articles): Join two menus in one node
10067 because a node can have only one menu.
10068
10069 2004-10-09 Juri Linkov <juri@jurta.org>
10070
10071 * gnus.texi (Fancy Mail Splitting): Remove backslash in the
10072 example of nnmail-split-fancy.
10073
10074 2004-10-06 Karl Berry <karl@gnu.org>
10075
10076 * info.texi (@kbd{1}--@kbd{9}): No space around --, for
10077 consistency with other uses of dashes.
10078
10079 2004-10-05 Karl Berry <karl@gnu.org>
10080
10081 * info.texi: Consistently use --- throughout, periods at end of
10082 menu descriptions, and a couple typos.
10083
10084 2004-09-26 Jesper Harder <harder@ifa.au.dk>
10085
10086 * sieve.texi (Manage Sieve API): nil -> @code{nil}.
10087 * pgg.texi (User Commands, Backend methods): Do.
10088 * gnus.texi: Markup fixes.
10089 (Setting Process Marks): Fix `M P a' entry.
10090 * emacs-mime.texi: Fixes.
10091
10092 2004-09-23 Reiner Steib <Reiner.Steib@gmx.de>
10093
10094 * gnus-faq.texi ([5.12]): Fix code example for FQDN in Message-Ids
10095 again.
10096 Use 5.10 instead of 5.10.0.
10097
10098 2004-09-20 Lars Magne Ingebrigtsen <larsi@gnus.org>
10099
10100 * gnus.texi (Summary Mail Commands): S D e.
10101
10102 2004-09-20 Raymond Scholz <ray-2004@zonix.de> (tiny change)
10103
10104 * gnus.texi (Misc Article): Refer to `Summary Buffer Mode Line' in
10105 the gnus-article-mode-line-format section.
10106
10107 2004-09-20 Helmut Waitzmann <Helmut.Waitzmann@web.de> (tiny change)
10108
10109 * gnus.texi (Various Summary Stuff): Fix the documentation for
10110 gnus-newsgroup-variables.
10111
10112 2004-09-20 Reiner Steib <Reiner.Steib@gmx.de>
10113
10114 * gnus.texi (MIME Commands):
10115 Add gnus-mime-display-multipart-as-mixed,
10116 gnus-mime-display-multipart-alternative-as-mixed,
10117 gnus-mime-display-multipart-related-as-mixed.
10118 (Mail Source Customization): Clarify `mail-source-directory'.
10119 (Splitting Mail): Mention gnus-group-find-new-groups.
10120 (SpamOracle): Fix typo.
10121
10122 * gnus-faq.texi: Untabify.
10123 ([6.3]): nnir.el is in contrib directory.
10124
10125 * message.texi (News Headers): Clarify how a unique ID is created.
10126
10127 * gnus.texi (Batching Agents): Fix typo in example.
10128 Reported by Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>.
10129
10130 2004-09-20 Andre Srinivasan <andre@e2open.com> (tiny change)
10131
10132 * gnus.texi (Group Parameters): Add more on hooks.
10133
10134 2004-09-20 Florian Weimer <fw@deneb.enyo.de>
10135
10136 * gnus.texi (Charsets): Point to relevant section in emacs-mime.
10137
10138 2004-09-22 Jay Belanger <belanger@truman.edu>
10139
10140 * calc.texi (Vectors as Lists): Add a warning that the tutorial
10141 might be hidden during part of the session.
10142
10143 2004-09-20 Jay Belanger <belanger@truman.edu>
10144
10145 * calc.texi (Notations Used in This Manual): Put in an earlier
10146 mention that DEL could be called Backspace.
10147
10148 2004-09-10 Simon Josefsson <jas@extundo.com>
10149
10150 * gnus.texi (IMAP): Add example. Suggested and partially written
10151 by Steinar Bang <sb@dod.no>.
10152
10153 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10154
10155 * gnus.texi (IMAP): Add comments about imaps synonym to imap in
10156 netrc syntax.
10157
10158 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10159
10160 * gnus.texi (Spam ELisp Package Sequence of Events):
10161 Some clarifications.
10162 (Spam ELisp Package Global Variables): More clarifications.
10163
10164 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10165
10166 * gnus.texi (Spam ELisp Package Filtering of Incoming Mail):
10167 Mention spam-split does not modify incoming mail.
10168
10169 2004-09-10 Teodor Zlatanov <tzz@lifelogs.com>
10170
10171 * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
10172
10173 2004-09-10 Eli Zaretskii <eliz@gnu.org>
10174
10175 * Makefile.in (../info/gnus, gnus.dvi): Depend on gnus-faq.texi.
10176
10177 2004-09-09 Reiner Steib <Reiner.Steib@gmx.de>
10178
10179 * makefile.w32-in (sieve, pgg): Use $(infodir).
10180
10181 2004-09-08 Dhruva Krishnamurthy <dhruva.krishnamurthy@gmail.com> (tiny change)
10182
10183 * makefile.w32-in: Fix PGG and Sieve entries.
10184
10185 2004-08-28 Eli Zaretskii <eliz@gnu.org>
10186
10187 * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
10188 Emacs and related programs.
10189
10190 2004-08-27 Richard M. Stallman <rms@gnu.org>
10191
10192 * faq.texi: Fix texinfo usage, esp. doublequotes.
10193 (Difference between Emacs and XEmacs): Some clarification.
10194
10195 * faq.texi (Difference between Emacs and XEmacs):
10196 Explain not to contrast XEmacs with GNU Emacs.
10197
10198 2004-08-26 Richard M. Stallman <rms@gnu.org>
10199
10200 * faq.texi (Difference between Emacs and XEmacs): Rewrite.
10201
10202 2004-08-22 David Kastrup <dak@gnu.org>
10203
10204 * reftex.texi (AUCTeX): Update links, section name.
10205
10206 * faq.texi (Calc): Update availability (included in 22.1).
10207 (AUCTeX): Update availability, information, versions, description.
10208
10209 2004-08-14 Eli Zaretskii <eliz@gnu.org>
10210
10211 * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
10212
10213 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
10214
10215 * cc-mode.texi: Various updates for CC Mode 5.30.9.
10216
10217 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
10218
10219 Sync with Tramp 2.0.44.
10220
10221 2004-08-05 Lars Hansen <larsh@math.ku.dk>
10222
10223 * widget.texi (User Interface): Update how to separate the
10224 editable field of an editable-field widget from other widgets.
10225 (Programming Example): Add text after field.
10226
10227 2004-08-31 Katsumi Yamaoka <yamaoka@jpl.org>
10228
10229 * emacs-mime.texi (Encoding Customization): Add a note to the
10230 mm-content-transfer-encoding-defaults entry.
10231 (rfc2047): Update.
10232
10233 * gnus.texi (Article Highlighting):
10234 Add gnus-cite-ignore-quoted-from.
10235 (POP before SMTP): New node.
10236 (Posting Styles): Addition.
10237 (Splitting Mail): Add nnmail-split-lowercase-expanded.
10238 (Fancy Mail Splitting): Ditto.
10239 (X-Face): Add gnus-x-face.
10240
10241 2004-08-30 Reiner Steib <Reiner.Steib@gmx.de>
10242
10243 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi,
10244 * pgg.texi, sieve.texi: Use @copying and @insertcopying.
10245
10246 2004-08-22 Reiner Steib <Reiner.Steib@gmx.de>
10247
10248 * gnus.texi (Mail Source Specifiers):
10249 Describe `pop3-leave-mail-on-server'.
10250
10251 2004-08-02 Reiner Steib <Reiner.Steib@gmx.de>
10252
10253 * Makefile.in, makefile.w32-in: Added PGG and Sieve files.
10254
10255 * pgg.texi, sieve.texi: Import from the v5_10 branch of the Gnus
10256 repository. Change setfilename.
10257
10258 * emacs-mime.texi, gnus-faq.texi, gnus.texi, message.texi: Ditto.
10259
10260 2004-07-02 Juri Linkov <juri@jurta.org>
10261
10262 * pcl-cvs.texi (Viewing differences): Add `d r'.
10263
10264 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10265
10266 * ses.texi, viper.texi, flymake.texi, faq.texi:
10267 * eshell.texi, ediff.texi: Markup fixes.
10268
10269 2004-06-21 Karl Berry <karl@gnu.org>
10270
10271 * info.texi (Top): Mention that only Emacs has mouse support.
10272 (Getting Started): Mention this in a few other places.
10273
10274 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
10275
10276 * autotype.texi (Copyrights, Timestamps):
10277 Recommend `before-save-hook' instead of `write-file-functions'.
10278
10279 2004-06-13 Lars Hansen <larsh@math.ku.dk>
10280
10281 * dired-x.texi (dired-mark-omitted): Update keybinding.
10282
10283 2004-06-10 Kim F. Storm <storm@cua.dk>
10284
10285 * pcl-cvs.texi (Viewing differences): Add 'd y'.
10286
10287 2004-06-05 Lars Hansen <larsh@math.ku.dk>
10288
10289 * dired-x.texi (variable dired-omit-mode): Rename from
10290 dired-omit-files-p.
10291 (function dired-omit-mode): Rename from dired-omit-toggle.
10292 Call dired-omit-mode rather than set dired-omit-files-p.
10293 (dired-mark-omitted): Describe command.
10294
10295 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
10296
10297 Version 2.0.41 of Tramp released.
10298
10299 2004-05-29 Juanma Barranquero <lektu@terra.es>
10300
10301 * makefile.w32-in (../info/flymake, flymake.dvi): New targets.
10302 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10303
10304 2004-05-29 Richard M. Stallman <rms@gnu.org>
10305
10306 * cl.texi (Top): Call this chapter `Introduction'.
10307 (Overview): In TeX, no section heading here.
10308
10309 * cc-mode.texi: Put commas after i.e. and e.g. Minor cleanups.
10310
10311 2004-05-29 Eli Zaretskii <eliz@gnu.org>
10312
10313 * Makefile.in (../info/flymake, flymake.dvi): New targets.
10314 (INFO_TARGETS, DVI_TARGETS): Add Flymake.
10315
10316 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
10317
10318 * flymake.texi: New file.
10319
10320 2004-05-28 Simon Josefsson <jas@extundo.com>
10321
10322 * smtpmail.texi (Authentication): Improve STARTTLS discussion.
10323
10324 2004-05-07 Kai Großjohann <kai@emptydomain.de>
10325
10326 Version 2.0.40 of Tramp released.
10327
10328 2004-04-25 Michael Albinus <Michael.Albinus@alcatel.de>
10329
10330 Complete rework, based on review by Karl Berry <karl@gnu.org>.
10331
10332 * tramp.texi (Auto-save and Backup): Explain exploitation of new
10333 variables `tramp-backup-directory-alist' and
10334 `tramp-bkup-backup-directory-info'.
10335 (Overview, Connection types)
10336 (External transfer methods, Default Method)
10337 (Windows setup hints): Remove restriction of password entering
10338 with external methods.
10339 (Auto-save and Backup): Make file name example
10340 (X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
10341 and `auto-save-directory' must be used.
10342 (Frequently Asked Questions): Use "MS Windows NT/2000/XP" (not
10343 only "NT"). Remove doubled entry "What kinds of systems does
10344 @tramp{} work on".
10345 (tramp): Macro removed.
10346 (Obtaining Tramp): Flag removed from title.
10347 (all): "tramp-" and "-" removed from flag names. Flags `tramp'
10348 and `trampver' used properly. Flag `tramp-inst' replaced by
10349 `installchapter'. Installation related text adapted.
10350
10351 2004-04-28 Masatake YAMATO <jet@gyve.org>
10352
10353 * widget.texi (Programming Example): Remove overlays.
10354
10355 2004-04-27 Jesper Harder <harder@ifa.au.dk>
10356
10357 * faq.texi, viper.texi, dired-x.texi, autotype.texi: lisp -> Lisp.
10358
10359 2004-04-23 Juanma Barranquero <lektu@terra.es>
10360
10361 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10362
10363 2004-04-05 Jesper Harder <harder@ifa.au.dk>
10364
10365 * info.texi (Info Search): Add info-apropos.
10366
10367 2004-03-22 Juri Linkov <juri@jurta.org>
10368
10369 * faq.texi: Fix help key bindings.
10370
10371 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
10372
10373 * info.texi (Advanced): Replace @unnumberedsubsec by @subheading
10374 (as suggested by Karl Berry). Update information about colored
10375 stars in menus. Add new subheading describing M-n.
10376
10377 2004-03-12 Richard M. Stallman <rms@gnu.org>
10378
10379 * cl.texi (Top): Rename top node's title.
10380
10381 2004-03-08 Karl Berry <karl@gnu.org>
10382
10383 * info.texi: \input texinfo.tex instead of just texinfo, to avoid
10384 problems making the texinfo distribution.
10385
10386 2004-02-29 Simon Josefsson <jas@extundo.com>
10387
10388 * smtpmail.texi (Authentication): Change the list of supported
10389 authentication mechanisms from CRAM-MD5, PLAIN and LOGIN-MD5 to
10390 CRAM-MD5 and LOGIN, tiny patch from Andreas Voegele
10391 <voegelas@gmx.net>.
10392
10393 2004-02-29 Juanma Barranquero <lektu@terra.es>
10394
10395 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10396 Use $(DEL) instead of rm, and ignore exit code.
10397
10398 2004-02-29 Kai Großjohann <kgrossjo@eu.uu.net>
10399
10400 Tramp version 2.0.39 released.
10401
10402 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
10403
10404 * tramp.texi (Customizing Completion): Explain new functions
10405 `tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.
10406 (all): Savannah URLs unified to "http://savannah.nongnu.org".
10407 (Top): Refer to Savannah mailing list as the major one.
10408 Mention older mailing lists in HTML mode only.
10409 (Auto-save and Backup): Add auto-save. Based on wording of Kai.
10410 (Frequently Asked Questions): Remote hosts must not be Unix-like
10411 for "smb" method.
10412 (Password caching): New node.
10413 (External transfer methods): Refer to password caching for "smb"
10414 method.
10415
10416 2004-02-17 Karl Berry <karl@gnu.org>
10417
10418 * info.texi (Help-Int): Mention the new line number feature.
10419
10420 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
10421
10422 * ses.texi (Advanced Features): New functionality for
10423 ses-set-header-row (defaults to current row unless C-u used).
10424 (Acknowledgements): Add Stefan Monnier.
10425
10426 2003-12-29 Kevin Ryde <user42@zip.com.au>
10427
10428 * viper.texi (Vi Macros): Fix reference to the Emacs manual.
10429
10430 2003-11-30 Kai Großjohann <kai.grossjohann@gmx.net>
10431
10432 Tramp version 2.0.38 released.
10433
10434 * tramp.texi (Remote shell setup): Warn of environment variables
10435 FRUMPLE if user frumple exists. Suggested by Sven Gabriel
10436 <sven.gabriel@imk.fzk.de>.
10437 (Configuration): Tramp now chooses base64/uuencode
10438 automatically. Update wording accordingly.
10439 (Top): More description for the `Default Method' menu entry.
10440 (Default Method): Use @code, not @var, for Lisp variables.
10441 (Default Method): New subsection `Which method is the right one
10442 for me?' Suggested by Christian Kirsch.
10443 (Configuration): Pointer to new subsection added.
10444 (Default Method): Too many "use" in one sentence.
10445 Rephrase. Reported by Christian Kirsch.
10446 (Filename Syntax): Old `su' example is probably a left-over from
10447 the sm/su method naming. Replace with `ssh', instead.
10448 (External transfer methods, Auto-save and Backup):
10449 Typo fixes.
10450
10451 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de>
10452
10453 * tramp.texi (all): Harmonize all occurrences of @tramp{}.
10454 (Top): Mention japanese manual only if flag `jamanual' is set.
10455 Insert section `Japanese manual' in menu.
10456
10457 2003-11-26 Thien-Thi Nguyen <ttn@gnu.org>
10458
10459 * eshell.texi (Known Problems): Add doc item.
10460
10461 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
10462
10463 * cc-mode.texi: Update for CC Mode 5.30.
10464
10465 Note: Please refrain from doing purely cosmetic changes like
10466 removing trailing whitespace in this manual; it clobbers cvs
10467 merging for no good reason.
10468
10469 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10470
10471 * man/ediff.texi, man/tramp.texi, man/vip.texi, man/viper.texi:
10472 * man/widget.texi, man/woman.texi: Replace @sc{ascii} and ASCII with
10473 @acronym{ASCII}.
10474
10475 2003-10-26 Karl Berry <karl@gnu.org>
10476
10477 * info.texi (Info Search): Echo area, not echo are. From Debian
10478 diff.
10479
10480 2003-10-26 Per Abrahamsen <abraham@dina.kvl.dk>
10481
10482 * widget.texi (Defining New Widgets): Document new behavior of
10483 :buttons and :children keywords.
10484
10485 2003-10-22 Miles Bader <miles@gnu.org>
10486
10487 * Makefile.in (info): Move before $(top_srcdir)/info.
10488
10489 2003-10-17 Thien-Thi Nguyen <ttn@gnu.org>
10490
10491 * tramp.texi (Inline methods): Small grammar fix.
10492 (External transfer methods): Likewise.
10493
10494 2003-10-08 Nick Roberts <nick@nick.uklinux.net>
10495
10496 * speedbar.texi: Remove paragraph for GUD that is no longer true.
10497
10498 2003-10-06 Luc Teirlinck <teirllm@auburn.edu>
10499
10500 * texinfo.tex: Replace `%' in arch tagline by @ignore.
10501
10502 2003-09-30 Richard M. Stallman <rms@gnu.org>
10503
10504 * dired-x.texi (Miscellaneous Commands): Delete M-g, w, T.
10505
10506 * widget.texi (User Interface): Fix typos.
10507
10508 * pcl-cvs.texi, cl.texi, woman.texi, ediff.texi: Fix @strong{Note:}.
10509
10510 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10511
10512 * pcl-cvs.texi (Selected Files): Fix typo.
10513
10514 2003-09-21 Karl Berry <karl@gnu.org>
10515
10516 * info.texi (] and [ commands): No period at end of section title.
10517
10518 2003-09-04 Miles Bader <miles@gnu.org>
10519
10520 * Makefile.in (top_srcdir): New variable.
10521 ($(top_srcdir)/info): New rule.
10522 (info): Depend on it.
10523
10524 2003-09-03 Peter Runestig <peter@runestig.com>
10525
10526 * makefile.w32-in: New file.
10527
10528 2003-08-26 Per Abrahamsen <abraham@dina.kvl.dk>
10529
10530 * widget.texi (User Interface): Explain the need of static text
10531 around an editable field.
10532
10533 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10534
10535 * widget.texi (Basic Types): The argument to `:help-echo' can now
10536 be a form that evaluates to a string.
10537
10538 2003-08-18 Kim F. Storm <storm@cua.dk>
10539
10540 * calc.texi (Queries in Macros): Update xref to keyboard macro query.
10541
10542 2003-08-16 Richard M. Stallman <rms@gnu.org>
10543
10544 * dired-x.texi (Shell Command Guessing): Explain *.
10545
10546 2003-08-16 Chunyu Wang <spr@db.cs.hit.edu.cn> (tiny change)
10547
10548 * pcl-cvs.texi (Log Edit Mode): Fix key binding for
10549 log-edit-insert-changelog.
10550
10551 2003-08-03 Karl Berry <karl@gnu.org>
10552
10553 * info.texi: Need @contents.
10554
10555 2003-07-20 Kai Großjohann <kai.grossjohann@gmx.net>
10556
10557 Tramp version 2.0.36 released.
10558
10559 * tramp.texi (Remote shell setup): Explain about problems with
10560 non-Bourne commands in ~/.profile and ~/.shrc.
10561
10562 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10563
10564 * info.texi (Help-Inv, Help-M, Help-Xref): Update following
10565 renaming of `vis-mode' to `visible-mode'.
10566
10567 2003-07-04 Luc Teirlinck <teirllm@mail.auburn.edu>
10568
10569 * info.texi (Top, Help-Small-Screen): Remove accidentally added
10570 next, prev and up pointers.
10571
10572 2003-07-02 Luc Teirlinck <teirllm@mail.auburn.edu>
10573
10574 * info.texi (Help): Mention existence of Emacs and stand-alone
10575 Info at the very beginning of the tutorial.
10576 (Help-Inv): New node.
10577 (Help-]): New node.
10578 (Help-M): Systematically point out the differences between default
10579 Emacs and stand-alone versions. Delete second menu.
10580 (Help-Xref): Systematically point out the differences between
10581 default Emacs and stand-alone versions.
10582 (Help-Int): Change `l' example.
10583 (Expert Info): Fix typos.
10584 (Emacs Info Variables): Mention `Info-hide-note-references' and
10585 new default for `Info-scroll-prefer-subnodes'.
10586
10587 2003-06-17 Kai Großjohann <kai.grossjohann@gmx.net>
10588
10589 Version 2.0.35 of Tramp released.
10590
10591 * tramp.texi: From Michael Albinus <Michael.Albinus@alcatel.de>:
10592 (Inline methods): Add methods `remsh' and `plink1'.
10593 (External transfer methods): Add method `remcp'.
10594 (Multi-hop Methods): Add method `remsh'.
10595 Small patch from Adrian Aichner <adrian@xemacs.org>:
10596 Fix minor typos.
10597 (Concept Index): Add to make manual searchable via
10598 `Info-index'.
10599 (Version Control): Add cindex entry.
10600
10601 2003-05-24 Kai Großjohann <kai.grossjohann@gmx.net>
10602
10603 * trampver.texi: Version 2.0.34 released.
10604
10605 2003-05-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10606
10607 * faq.texi: Improve previous changes.
10608
10609 2003-05-02 Glenn Morris <gmorris@ast.cam.ac.uk>
10610
10611 * faq.texi: Update copyright and maintenance details.
10612 Update some package URLs, versions, and maintainers.
10613 Remove many references to the Emacs Lisp Archive.
10614
10615 2003-04-23 Simon Josefsson <jas@extundo.com>
10616
10617 * smtpmail.texi: Fix license (the invariant sections mentioned has
10618 never been part of the smtp manual). Align info dir entry with
10619 other emacs packages.
10620
10621 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>
10622
10623 * tramp.texi: Version 2.0.33 released.
10624 Remove installation chapter. Remove XEmacs specifics.
10625
10626 2003-03-29 Richard M. Stallman <rms@gnu.org>
10627
10628 * tramp.texi (Top): Undo the previous renaming.
10629 (emacs-other-name, emacs-other-dir, emacs-other-file-name): Delete.
10630
10631 2003-03-29 Kai Großjohann <kai.grossjohann@gmx.net>
10632
10633 * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs,
10634 version of manual.
10635
10636 * tramp.texi (Auto-save and Backup): New node.
10637
10638 2003-03-29 Michael Albinus <Michael.Albinus@alcatel.de>
10639
10640 * tramp.texi (Top): Include trampver.texi. Rename "Emacs" to "GNU
10641 Emacs" in order to have better differentiation to "XEmacs".
10642 `emacs-other-name', `emacs-other-dir' and `emacs-other-file-name'
10643 are new macros in order to point to the other Emacs flavor where
10644 appropriate. In info case, point to node `Installation' in order
10645 to explain how to generate the other way. In html case, make a
10646 link to the other html file.
10647 (Obtaining TRAMP): Add a paragraph saying to perform `autoconf'
10648 after CVS checkout/update.
10649 (Installation): Completely rewritten.
10650 (Installation parameters, Load paths): New sections under
10651 `Installation'.
10652
10653 2003-02-28 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10654
10655 * tramp.texi: Version 2.0.30 released.
10656 Replace word "path" with "localname" where used as a component of
10657 a Tramp file name.
10658
10659 2003-02-28 Michael Albinus <Michael.Albinus@alcatel.de>
10660
10661 * tramp.texi (Frequently Asked Questions): `tramp-chunksize'
10662 introduced.
10663 (Installation): Explain what to do if files from the tramp/contrib
10664 directory are needed.
10665
10666 2003-02-23 Alex Schroeder <alex@emacswiki.org>
10667
10668 * smtpmail.texi (How Mail Works): New.
10669
10670 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10671
10672 * smtpmail.texi: New file.
10673
10674 * Makefile.in: Build SMTP manual.
10675
10676 2003-02-05 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10677
10678 * tramp.texi: Version 2.0.29 released.
10679 (Installation): In Emacs, use M-x texinfo-format-buffer RET, not
10680 M-x makeinfo-buffer RET. Reported by gebser@ameritech.net.
10681
10682 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de>
10683
10684 * tramp.texi (Frequently Asked Questions): Explain a workaround if
10685 another package loads accidentally Ange-FTP.
10686
10687 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de>
10688
10689 * tramp.texi (Customizing Completion): Add function
10690 `tramp-parse-sconfig'. Change example of
10691 `tramp-set-completion-function', because parsing of ssh config
10692 files looks more natural.
10693
10694 2003-01-15 ShengHuo ZHU <zsh@cs.rochester.edu>
10695
10696 * gnus.texi: Do not use `path' in several locations.
10697
10698 2002-12-26 Kai Großjohann <kai.grossjohann@uni-duisburg.de>
10699
10700 * tramp.texi (External transfer methods): New method `smb'.
10701 From Michael Albinus.
10702
10703 2002-11-05 Karl Berry <karl@gnu.org>
10704
10705 * info.texi (Info-fontify): Reorder face list to avoid bad line
10706 breaks.
10707
10708 2002-10-06 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10709
10710 * tramp.texi: Move @copying to standard place.
10711 Use @insertcopying.
10712
10713 2002-10-02 Karl Berry <karl@gnu.org>
10714
10715 * (ada-mode.texi autotype.texi calc.texi cc-mode.texi cl.texi
10716 dired-x.texi ebrowse.texi ediff.texi emacs-mime.texi
10717 eshell.texi eudc.texi faq.texi forms.texi idlwave.texi info.texi
10718 message.texi mh-e.texi pcl-cvs.texi reftex.texi sc.texi ses.texi
10719 speedbar.texi vip.texi viper.texi widget.texi woman.texi):
10720 Per rms, update all manuals to use @copying instead of @ifinfo.
10721 Also use @ifnottex instead of @ifinfo around the top node, where
10722 needed for the sake of the HTML output.
10723 (The Gnus manual is not fixed since it's not clear to me how it
10724 works; and the Tramp manual already uses @copying, although in an
10725 unusual way. All others were changed.)
10726
10727 2002-09-10 Jonathan Yavner <jyavner@engineer.com>
10728
10729 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add SES.
10730 (../info/ses, ses.dvi): New targets.
10731 * ses.texi: New file.
10732
10733 2002-09-06 Pavel Janík <Pavel@Janik.cz>
10734
10735 * texinfo.tex: Update to texinfo 4.2.
10736
10737 2002-08-27 Carsten Dominik <dominik@sand.science.uva.nl>
10738
10739 * reftex.texi: Update to RefTeX 4.19.
10740
10741 2002-06-17 Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
10742
10743 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp.
10744 (../info/tramp, tramp.dvi): New targets.
10745
10746 2002-01-04 Eli Zaretskii <eliz@is.elta.co.il>
10747
10748 * Makefile.in (DVI_TARGETS): Add calc.dvi.
10749 (calc.dvi): Uncomment.
10750
10751 2001-11-07 Eli Zaretskii <eliz@is.elta.co.il>
10752
10753 * Makefile.in (INFO_TARGETS): Add ../info/calc.
10754 (../info/calc): New target.
10755
10756 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10757
10758 * (Version 21.1 released.)
10759
10760 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10761
10762 * Branch for 21.1.
10763
10764 2001-04-14 Eli Zaretskii <eliz@is.elta.co.il>
10765
10766 * Makefile.in (../info/info): Use an explicit -o switch to
10767 makeinfo.
10768
10769 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10770
10771 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10772
10773 2000-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10774
10775 * Makefile.in (../info/idlwave): Use --no-split.
10776
10777 2000-12-14 Dave Love <fx@gnu.org>
10778
10779 * Makefile.in (mostlyclean): Remove gnustmp.*.
10780 (gnus.dvi): Change rule to remove @latex stuff.
10781
10782 2000-10-19 Eric M. Ludlam <zappo@ultranet.com>
10783
10784 * Makefile.in (Speedbar): Add build targets for speedbar.texi.
10785
10786 2000-10-13 John Wiegley <johnw@gnu.org>
10787
10788 * Makefile.in: Add build targets for eshell.texi.
10789
10790 2000-09-25 Gerd Moellmann <gerd@gnu.org>
10791
10792 * Makefile.in: Remove/comment speedbar stuff.
10793
10794 2000-09-22 Dave Love <fx@gnu.org>
10795
10796 * Makefile.in: Add emacs-mime.
10797
10798 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il>
10799
10800 * Makefile.in (INFO_TARGETS): Add ../info/woman.
10801 (DVI_TARGETS): Add woman.dvi.
10802 (../info/woman, woman.dvi): New targets.
10803
10804 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10805
10806 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10807
10808 * pcl-cvs.texi: New file.
10809 * Makefile.in (INFO_TARGETS, DVI_TARGETS: Add pcl-cvs.
10810 (../info/pcl-cvs, pcl-cvs.dvi): New targets.
10811
10812 2000-05-11 Gerd Moellmann <gerd@gnu.org>
10813
10814 * Makefile.in (INFO_TARGETS): Add info/ebrowse.
10815 (../info/ebrowse, ebrowse.dvi): New targets.
10816
10817 2000-01-13 Gerd Moellmann <gerd@gnu.org>
10818
10819 * Makefile.in (INFO_TARGETS): Add eudc.
10820 (DVI_TARGETS): Add eudc.dvi.
10821 (../info/eudc, eudc.dvi): New targets.
10822
10823 2000-01-05 Eli Zaretskii <eliz@is.elta.co.il>
10824
10825 * Makefile.in (INFO_TARGETS): Rename emacs-faq to efaq (for
10826 compatibility with 8+3 filesystems).
10827 (../info/efaq): Rename from emacs-faq.
10828
10829 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il>
10830
10831 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add idlwave.
10832 (../info/idlwave, idlwave.dvi): New targets.
10833
10834 1999-10-23 Dave Love <fx@gnu.org>
10835
10836 * Makefile.in: Use autotype.texi.
10837
10838 1999-10-12 Stefan Monnier <monnier@cs.yale.edu>
10839
10840 * Makefile.in (faq): Use ../info/emacs-faq.info (as specified in the
10841 faq.texi file) rather than ../info/faq.
10842
10843 1999-10-07 Gerd Moellmann <gerd@gnu.org>
10844
10845 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add ada-mode.
10846 (../info/ada-mode, ada-mode.dvi): New targets.
10847
10848 1999-09-01 Dave Love <fx@gnu.org>
10849
10850 * Makefile.in: Add faq.
10851
10852 1999-07-12 Richard Stallman <rms@gnu.org>
10853
10854 * Version 20.4 released.
10855
10856 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10857
10858 * Version 20.3 released.
10859
10860 1998-04-06 Andreas Schwab <schwab@gnu.org>
10861
10862 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10863 Use it in dvi targets.
10864 (../etc/GNU): Change to $(srcdir) first.
10865
10866 1998-03-11 Carsten Dominik <cd@delysid.gnu.org>
10867
10868 * reftex.texi: Update for RefTeX version 3.22.
10869
10870 1998-02-08 Richard Stallman <rms@psilocin.gnu.org>
10871
10872 * Makefile.in (reftex.dvi, ../info/reftex): New targets.
10873 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
10874
10875 1997-09-23 Paul Eggert <eggert@twinsun.com>
10876
10877 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10878 (../info/viper, viper.dvi): Remove dependency on viper-cmd.texi.
10879
10880 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10881
10882 * Version 20.2 released.
10883
10884 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10885
10886 * Version 20.1 released.
10887
10888 1997-07-10 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10889
10890 * Makefile (../info/viper, viper.dvi): Delete viper-cmd.texi dep.
10891
10892 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10893
10894 * Version 19.33 released.
10895
10896 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10897
10898 * Version 19.32 released.
10899
10900 1996-06-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10901
10902 * Makefile.in: Add rules for the Message manual.
10903
10904 1996-06-26 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10905
10906 * gnus.texi: New version.
10907
10908 * message.texi: New manual.
10909
10910 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10911
10912 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10913
10914 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10915
10916 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10917 Specify -I option.
10918 (All dvi targets): Set the TEXINPUTS variable.
10919
10920 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10921
10922 * Version 19.31 released.
10923
10924 1996-01-07 Richard Stallman <rms@whiz-bang.gnu.ai.mit.edu>
10925
10926 * Makefile.in (../info/ccmode): Rename from ../info/cc-mode.
10927 (INFO_TARGETS): Use new name. This avoids name conflict on MSDOS.
10928
10929 1995-11-29 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10930
10931 * Makefile.in (../info/cc-mode, cc-mode.dvi): New targets.
10932 (INFO_TARGETS): Add ../info/cc-mode.
10933 (DVI_TARGETS): Add cc-mode.dvi.
10934
10935 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10936
10937 * Version 19.30 released.
10938
10939 1995-11-04 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
10940
10941 * gnus.texi: New file.
10942
10943 1995-11-04 Erik Naggum <erik@naggum.no>
10944
10945 * gnus.texi: File deleted.
10946
10947 1995-11-02 Stephen Gildea <gildea@stop.mail-abuse.org>
10948
10949 * mh-e.texi: "Function Index" -> "Command Index" to work with
10950 Emacs 19.30 C-h C-k support of separately-documented commands.
10951
10952 1995-06-26 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10953
10954 * Makefile.in (../info/ediff, ediff.dvi): New targets.
10955 (INFO_TARGETS, DVI_TARGETS): Add those new targets.
10956
10957 1995-04-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10958
10959 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add viper targets.
10960 (../info/viper, viper.dvi): New targets.
10961
10962 1995-04-20 Kevin Rodgers <kevinr@ihs.com>
10963
10964 * dired-x.texi (Installation): Change the example to set
10965 buffer-local variables like dired-omit-files-p in
10966 dired-mode-hook.
10967
10968 1995-04-17 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10969
10970 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add mh-e targets.
10971 (../info/mh-e, mh-e.dvi): New targets.
10972
10973 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10974
10975 * Makefile.in (maintainer-clean): Rename from realclean.
10976
10977 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10978
10979 * Makefile.in: New file.
10980 * Makefile: File deleted.
10981
10982 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10983
10984 * Makefile (TEXINDEX_OBJS): Variable deleted.
10985 (texindex, texindex.o, getopt.o): Rules deleted.
10986 All deps on texindex deleted.
10987 (distclean): Don't delete texindex.
10988 (mostlyclean): Don't delete *.o.
10989 * texindex.c, getopt.c: Files deleted.
10990
10991 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10992
10993 * Version 19.26 released.
10994
10995 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10996
10997 * Version 19.25 released.
10998
10999 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11000
11001 * Version 19.24 released.
11002
11003 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11004
11005 * Version 19.23 released.
11006
11007 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11008
11009 * Makefile: Delete spurious tab.
11010
11011 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11012
11013 * Makefile (.SUFFIXES): New rule.
11014
11015 1994-01-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11016
11017 * Makefile (dired-x.dvi, ../info/dired-x): New targets.
11018 (INFO_TARGETS, DVI_TARGETS): Add the new targets.
11019
11020 1994-01-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11021
11022 * Makefile (../info/sc): Rename from sc.info.
11023 (../info/cl): Likewise.
11024 (INFO_TARGETS): Use new names.
11025
11026 1993-12-04 Richard Stallman (rms@srarc2)
11027
11028 * getopt.c: New file.
11029 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
11030 (getopt.o): New rule.
11031 (dvi): Don't depend on texindex.
11032 (cl.dvi, forms.dvi, vip.dvi, gnus.dvi, sc.dvi):
11033 Depend on texindex.
11034
11035 1993-12-03 Richard Stallman (rms@srarc2)
11036
11037 * Makefile (../info/sc.info): Rename from ../info/sc.
11038 (TEXI2DVI): New variable.
11039 (cl.dvi forms.dvi, sc.dvi, vip.dvi, gnus.dvi, info.dvi):
11040 Add explicit commands.
11041 (TEXINDEX_OBJS): Delete duplicate getopt.o.
11042
11043 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11044
11045 * Version 19.22 released.
11046
11047 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11048
11049 * Makefile (TEXINDEX_OBJS): Delete spurious period.
11050
11051 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11052
11053 * Version 19.21 released.
11054
11055 1993-11-15 Paul Eggert (eggert@twinsun.com)
11056
11057 * man/Makefile (../info/cl.info): Rename from ../info/cl.
11058
11059 1993-11-15 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11060
11061 * Makefile (../etc/GNU): New target.
11062 (EMACSSOURCES): Add gnu1.texi.
11063
11064 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11065
11066 * Makefile (realclean): Don't delete the Info files.
11067
11068 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
11069
11070 * forms.texi: Fix forms.texi so that it will format correctly.
11071 Add missing `@end iftex', fix bad reference.
11072
11073 * info.texi, info-stn.texi: New files implement texinfo version of
11074 `info' file.
11075
11076 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
11077
11078 * Makefile: Fix targets for texindex, new info.texi files.
11079 * info-stnd.texi: New file implements info for standalone info
11080 reader.
11081 * info.texi: Update to include recent changes to "../info/info".
11082 New source file for ../info/info; includes info-stnd.texi.
11083
11084 * texindex.c: Include "../src/config.h" if building in emacs.
11085
11086 * Makefile: Change all files to FILENAME.texi, force all targets
11087 to be FILENAME, not FILENAME.info. This changes sc.texinfo,
11088 vip.texinfo, forms.texinfo, cl.texinfo.
11089 Add target to build texindex.c, defining `emacs'.
11090
11091 * forms.texi: Install new file to match version 2.3 of forms.el.
11092
11093 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11094
11095 * Version 19.19 released.
11096
11097 1993-08-10 Simon Leinen (simon@lia.di.epfl.ch)
11098
11099 * sc.texinfo: Fix info file name.
11100
11101 * Makefile (info): Add gnus and sc.
11102 (dvi): Add gnus.dvi and sc.dvi.
11103 (../info/sc, sc.dvi): New targets.
11104
11105 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11106
11107 * Version 19.18 released.
11108
11109 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11110
11111 * Makefile: Fix source file names of the separate manuals.
11112 (gnus.dvi, ../info/gnus): New targets.
11113
11114 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11115
11116 * Version 19.17 released.
11117
11118 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
11119
11120 * split-man: Fix typos in last change.
11121
11122 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11123
11124 * Version 19.16 released.
11125
11126 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11127
11128 * version 19.15 released.
11129
11130 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11131
11132 * Makefile (distclean): It's rm, not rf.
11133
11134 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11135
11136 * Version 19.14 released.
11137
11138 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11139
11140 * Makefile: New file.
11141
11142 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11143
11144 * Version 19.13 released.
11145
11146 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11147
11148 * Version 19.9 released.
11149
11150 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
11151
11152 * Version 19.8 released.
11153
11154 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
11155
11156 * Version 19.7 released.
11157
11158 1990-08-30 David Lawrence (tale@pogo.ai.mit.edu)
11159
11160 * gnus.texinfo: New file. Removed installation instructions.
11161
11162 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
11163
11164 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
11165
11166 1989-01-17 Robert J. Chassell (bob@rice-chex.ai.mit.edu)
11167
11168 * texinfo.tex: Change spelling of `\sc' font to `\smallcaps' and
11169 then define `\sc' as the command for smallcaps in Texinfo.
11170 This means that the @sc command will produce small caps. bfox has
11171 made the corresponding change to makeinfo and texinfm.el.
11172
11173 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11174
11175 * vip.texinfo: Remove menu entry Adding Lisp Code in node
11176 Customization since the menu entry did not point to anything.
11177 Also add an @finalout command to remove overfull hboxes from the
11178 printed output.
11179
11180 * cl.texinfo: Add @bye, \input line and @settitle to file.
11181 This file is clearly intended to be a chapter of some other work,
11182 but the other work does not yet exist.
11183
11184 1988-07-25 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
11185
11186 * texinfo.texinfo: Three typos corrected.
11187
11188 ;; Local Variables:
11189 ;; coding: utf-8
11190 ;; End:
11191
11192 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
11193
11194 This file is part of GNU Emacs.
11195
11196 GNU Emacs is free software: you can redistribute it and/or modify
11197 it under the terms of the GNU General Public License as published by
11198 the Free Software Foundation, either version 3 of the License, or
11199 (at your option) any later version.
11200
11201 GNU Emacs is distributed in the hope that it will be useful,
11202 but WITHOUT ANY WARRANTY; without even the implied warranty of
11203 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11204 GNU General Public License for more details.
11205
11206 You should have received a copy of the GNU General Public License
11207 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.